Wordle
Posted by kiwinewt on 22 August, 2008Wordle is awesome. Easy fun way to make tag clouds. Enjoy this pic – it’s of my blog update: My CV
Technohippies are a breed of their own. They are not malicious, but only interested in the way things work. They have a broad wisdom of many different technologies. Ignorance and hatred is looked down upon by the technohippy. The technohippy embraces the environment and will do as much as they can to protect it and help it flourish. All in all, a technohippy is a philosophically-open eccentric geek.
Wordle is awesome. Easy fun way to make tag clouds. Enjoy this pic – it’s of my blog update: My CV
Mostly as a note-to-self, when trying to use or setup trac v0.11 (dont ask me how it messed up on my system, I blame an automated debian upgrade), the /usr/share/trac directory is not created, therefore the cgi-bin directory isnt either. Using these commands fixes this (skip the first one if the trac folder is already [...]
That I didnt end up getting an EEEPC myself. The 701 is too small for me to work on properly, and I can barely see the screen… lol 800×480 is a silly resolution… Then again, I was going to wait for the 901 rather than the 701 like this is, so the increased hard drive, [...]
As many will know, I have started on my final project for my BICT – Working in Ruby on Rails. Its Fun (Yes, with a Capital F) Its interesting It is easy to transition to The only problem Im having is working out where to put stuff, and how to integrate the AJAX side of [...]
Yeah yeah. I know, I really should start posting here more, given that I am paying for this domain, as apposed to posting to LJ by default. It crossposts there anyway so its more logical to do it here So anyway, what have I been up to to date? Started my final project for my [...]
Mostly for my reference… how to set up a SVN server in Debian: http://wiki.freaks-unidos.net how to install trac on Debian: http://trac.edgewall.org/ how to setup a trac repo: $ trac-admin /path/to/myproject initenv and finally, Apache2 and Trac: http://trac.edgewall.org/ – follow the apache part near the bo http://trac.edgewall.org/wiki/TracOnDebianSarge – beats hands down the multitudes i had beforehand…