How to add aliases to your terminal to save time and keystrokes with your most used commands.
How to add aliases to your terminal to save time and keystrokes with your most used commands.
So…I bought a Chromebook. I’ve wanted one for some time actually, because they are small and lightweight, the batteries last forever, and unlike the laptop I do all of my development on, I won’t install any extra stuff, so I can use it to focus just on writing. Because this is basically a glorified typewriter …read more…
The server migration is complete. There’s a long story here, but the bottom line up front is that I now host all my websites save one at Opalstack. Additionally, I have moved all my domain registrations to Gandi. Hopefully, I will be with Opalstack for the rest of my life. And seeing that Opalstack is …read more…
If you’re familiar with wiki software such as MediaWiki or DokuWiki, you’re probably aware that most wiki software keeps a copy of every single revision made to a wiki article. If you’re not familiar with that feature, go to any random article on Wikipedia (which runs on MediaWiki), and click on the “View History” tab …read more…
In working with people who are new to web design and development, I have often found that backing up a website is one of the last things on their mind. They’re more interested in the fun stuff. Backing up your website is more like a chore. It’s the computer equivalent of cleaning the litter box. …read more…
I was going through some old files and I found this video from a long time ago… http://cdn.kjodle.net/techblog/video/VIC20_ad.mp4 There is so much to talk about here I could go on for hours. A lot of it has to do with my fondness for Commodore computers. (My first computer was a Commodore-64; my second one was …read more…
Having problems changing a MediaWiki password? With a little SQL magic and phpMyAdmin, you can easily change any password from the database.
I have recently updated my d12 Message Blocks plugin for WordPress. It adds two new message blocks: one with a title and no icon, and another with neither a title nor an icon. You can get it from the WordPress plugin repository. Development snapshots are available on my Git repo.
Unlike some operating systems (*cough* “Windows” *cough*), Ubuntu is pretty good about letting you know that updates are available, and how large they are. If updates are available, a convenient window pops up just after you log in that provides this information to you. However, there are times when you don’t want to update just …read more…