Posted on September 3, 2009, 8:38 pm, by Mayank Jain (makuchaku).
Given, you are a new GIT user/admin and want to setup an SVN like client-server architecture for your git repositories, wherein a server hosts the repository and many developers use that repository to track source code. Do checkout Peepcode’s screencast on using Git. It is a MUST watch for any new Git user/admin. ORIGIN (we [...]
Posted on August 29, 2009, 3:42 am, by Mayank Jain (makuchaku).
This was supposed to be the easiest thing (as in CPanel – goto Subdomains, click create a new subdomain, specify a directory and you’r done!)… but allas! It took me a full day to figure this out I’m sad… Anyways… as Enom’s Domain control panel is, there is no way of doing this. All you [...]
Posted on August 28, 2009, 1:54 am, by Mayank Jain (makuchaku).
With an Amazon EC2 instance up, next very obvious task was to get the hosting up. Objective was to host static content along with multiple Rails apps on the same EC2 instance. Purists might not agree to this, but getting up and running was the first target. Apache is configured with DocumentRoot as /mnt/app/shared My [...]
Posted on July 7, 2007, 1:00 am, by Mayank Jain (makuchaku).
For people like me, who have almost no technical knowledge of what elements compose a sound stream – specially today’s music, managing the equalizer to get just the right music is bit too much experimenting. All I want is my music to sound just right! Admist all the preparation I’m doing for tomorrow, I managed [...]
Posted on July 2, 2007, 2:40 am, by Mayank Jain (makuchaku).
Just a quickie – for my archive – Decorators in Python