Recently I had to convert an entire squarespace website to wordpress. There is no official way to do this and some pages do require custom scripts/scrapers however it is possible to convert the squarespace posts easily.
Continue reading
Category Archives: Tips & Tricks
Recovery from cinnamon crashes and freezes in Linux Mint
Here is a useful command that I use to recover from a freeze or crash in the cinnamon desktop. Continue reading
Fixes for vbulletin forums hacked by Team Animus
A lot of vBulletin forums were hacked/exploited recently by a flaw in the advanced forum rules modification. Continue reading
vBulletin 4: StyleVars vs Additional.css
Those of you new to vBulletin 4 may be wondering what is the best way to go about customizing the default style. Should you use StyleVars of just add custom css rules to additional.css? I use a combination of both. Continue reading
Setup Local Web Development Environment on Mac
If you are a mac user and web developer like me, chances are you need a local lamp web development environment setup. Continue reading
Extracting Rar Files From the Command Line in Linux, Unix or Mac OSX
Unrar is a really useful command line utility for extracting rar files. On Mac OSX there are a couple of gui applications that will allow you to extract rar files such as unrarX. However if you want to extract a lot of rar files in multiple parts quickly, the unrar command line tool is the best way to do it. Continue reading