Munky Morgy
Windows, Linux, Mac OS X, Java and Ruby Tips and Tricks
Friday, 14 May 2010
So long and thanks for all the fish
›
I have not made many posts for a while on this blog. Out of frustration with posting code samples and interest of writing sinatra web applic...
Tuesday, 23 March 2010
Github embeded example
›
1 comment:
Wednesday, 17 March 2010
GIT setup on webfaction
›
git is a popular revision control system which allow users to make local commits to capture their work in progress before it is pushed to t...
1 comment:
Webfaction and google apps
›
First register (for free) with standrad google apps Create the random subdomain (under domains) that google gives you. Then under DNS overid...
Sunday, 14 March 2010
Setting Up on WebFaction
›
WebFaction is quite popular among the Python and Django community, recently it has simplified Rails and other Ruby web frameworks. Unlike o...
Saturday, 13 March 2010
Sinatra set_cookie started failing
›
I recently started getting this error [1] in my Sinatra web application (after upgrading from 0.9.4 to 0.9.6) [1] undefined method `set_cook...
Thursday, 11 March 2010
VIM and whitespace
›
To view white space characters (except spaces) :set list To stop tab insertion and uses spaces set expandtab To set all types of tabs to 3 s...
›
Home
View web version