Sponsor
Now Playing
- Alix Perez – I'm Free 3 hours ago
- Alix Perez – Intersections 3 hours ago
- Alix Perez – Forsaken 3 hours ago
- Glen E Ston – Ouroboros (Original Mix) 3 hours ago
- Black Sun Empire – Everything 3 hours ago
Posts in Software
Installing Ruby on Rails + MySQL +...
November 8, 2009
This was one epic battle for me when i tried to get rails going with Lighttpd. But with that said, i have been spending quite sometime on just getting my development environment up and running on an environment similar to how i would deploy the... [+]
1
08Nov
TinyURL Shortener from Terminal
October 8, 2009
So i wanted to shorten some urls quickly and easily. I went looking around for a script and came up with a hybrid of my findings. Simply make a file wherever on your unix system, i called mine tinyurl.sh Then dump this code in: #!/bin/sh... [+]
0
08Oct
Open Files from Terminal
August 20, 2009
Alot of the time I find myself working in terminal, doing what not in a directory, and want to open files in my IDE. I would pretty much have to open up finder and then find the file, that i was looking at terminal. Then... [+]
0
20Aug
When to Branch
August 20, 2009
So i’m learning about source code version control, with Git. This explains the art of when to create a branch. More so for my furture reference: Experimental changes: Want to try rewriting algorithms just to see whether they’re faster, or want to try refactoring a... [+]
0
Delicious Library is Awesome
January 6, 2009
This program basically catalogues your entire stuff collection. Anything you own you can enter into this program to keep track of what’s lying around. You can also scan the barcodes in of what you have and it automatically adds the items for you! Its cool... [+]
0