wordpress install via ssh

wordpress install via ssh

Full Story

magento snippets

Useful lines of code to help manage magento

Full Story

javascript url variables

function getQueryVariable(variable) { var query = window.location.search.substring(1); var vars = [..]

Full Story

Magento template snippets

Magento template snippets

Full Story

Merge Cells OpenOffice Calc

To merge cells in OpenOffice Calc, copy the first cell [..]

Full Story

Twitter search

Operator Finds tweets… twitter search containing both “twitter” and “search”. [..]

Full Story

rails3, rvm, git

sudo apt-get install curl git-core ruby bash < <( curl [..]

Full Story

Tube roulette

A game played on the London Underground. Has been compared [..]

Full Story

download page

Onload location <script> window.onload = function() { setTimeout(function() { window.location [..]

Full Story