March 2008
11 posts
Inkscape 0.46
 Inkscape is one of best and most fun apps i know.
Mar 30th
ListenFour Tet – Hilarious Movie Of The 90s (Koushiks...
Mar 28th
a = !b = true  # Ok this is nuts. !(b = true)  # So is this, but why does is not work, either? #warning: found = in conditional, should be == What conditional? Why the warning message?
Mar 18th
Mar 15th
LyX - The Document Processor →
I utterly hate writing Latex by hand. LyX is the way to go. Don’t know why it’s not used at University. … Hm… the PDF output looks kinda strange… wonder why..
Mar 15th
WatchWatch
Mobile in Africa: Doing HCI Differently in the Developing World The people in the audience are kinda annoying at the beginning. But interesting talk.
Mar 13th
Capistrano and SQLite
ok. I got started with Capistrano today. And just like Scott, i am copying the database.yml into the “current/config” folder after upating the code. My problem was: how could i use SQLite with this? Where to put production.sqlite? The answer: Just let it sit in “myapp/shared/db/” and setup a relative path in your database.yml: database: ../../shared/db/database.sqlite3
Mar 11th
Mar 9th
http://www.youtube.com/watch?v=XgrGjJUBF_I&
Mar 9th
Mar 9th
git rebase -i is totally awsome http://blog.madism.org/index.php/2007/09/09/138-git-awsome-ness-git-rebase-interactive
Mar 8th