-
Recent Posts
Archives
Categories
-
Meta
Author Archives: Nik
Lost OpenVPN Connection to TomatoVPN
This is directed toward a pretty specific audience, so this probably won’t be too useful for many people. If you have TomatoVPN with OpenVPN set up, sometimes the OpenVPN server will go down, and you’ll lose access. It’s happened to … Continue reading
Posted in IT
Leave a comment
Switching from SVN to Git
Last week I came across a post on Slashdot about Git, stating that Eclipse had picked up Git as a supported alternative to Subversion. It was particularly interesting to me, as I had just been checking out alternatives to Subversion, … Continue reading
Posted in Coding
Leave a comment
WordPress e-Commerce Store
I’ve recently been working on store sites for a client. This client asked me to work on another store for him, and during my initial data-gathering process, I suggested that we give WordPress and an e-commerce plugin a try. I … Continue reading
Posted in Web
Leave a comment
WordPress SFTP Part 2
Note: This is an update of my previous post about enabling SFTP for WordPress available here. I updated to Ubuntu 10.04, also known as Lucid Lynx, on my server and SFTP in PHP applications stopped working. Turns out that the … Continue reading