Now is HubZilla
So, according to Mike Macgirvin – mike@zothub.com that mighty project once known as Red or RedMatrix from the people who created Friendica is now called HubZilla.
Now it’s the time to really check it out. Seriously.
Installing it isn’t that simple, thought
The dangers of DRM for children
«The dangers of DRM for children» from Digital Citizen… interesting. I think I will read the story of Pig’s magic box with my daughters
WordPress Custom Login Page Styler
Customizing your login page when using WordPress: one of the subtle details that distinguish a good community site from a plain one:
Custom Login Page Styler – Admin login page « WordPress Plugins
Like mushrooms
They are sprouting like mushrooms, those ARM-based single board computers. Cheap and powerful, like this new PINE 64, with fairly impressive specs for 15$.
Find and restore a deleted file in a Git repository
Use
git log --diff-filter=D --summary
to get all the commits which have deleted files and the files deleted;- Use
git checkout $commit~1 filename
to restore the deleted file.
Sorgente: Find and restore a deleted file in a Git repository – Stack Overflow
Seedr: Torrent Download To The Cloud, Made Simple
Become a Seedr and stream everything from your cloud storage – no need for software installs or anything else !
From: Seedr: Torrent Download To The Cloud, Made Simple via zeusnews.it
I’m counting the days majors will take to sue them.
Interesting this Setting up Vim for JavaScript development
WordPress Front End Editor Plugins
5 Best WordPress Front End Editor Plugins to consider – 85ideas.com
WordPress Front End Editor is changing how we manage the front-end posts/pages. Check out new developments in front-end editors(both free and paid).
I’m now beginning to realize the extention of my foolish git pulls. It will take some work to undo those that I shouldn’t have pulled.