- Git love
Once upon a time, back in the days of my youth, I played around with CVS, the Concurrent Versions System. I know, I know: ew. I soon gave up.
Friday, August 3rd, 2007
Revision control has come a long way since then. CVS started giving ground to Subversion, commercial systems such as BitKeeper became more popular, and I stayed out [...] - My east coast trip
I was in New Brunswick last week visiting my auntie and grandma, whom I see very rarely these days (it’s sad, I know). It was the most relaxing weekend of the summer, and I already can’t wait to go back.
Friday, August 3rd, 2007
I’ve uploaded some photos from the trip here. My grandma’s cuter than yours! - reCAPTCHA not appearing in Wordpress Plugins list
Summary: reCAPTCHA 2.5 not appearing in Wordpress list of plugins. To correct, either:
make the files to world readable: chmod a+r recaptcha*
Friday, August 3rd, 2007
chown them to the web server user (default is www-data on Debian w/ Apache 2): chown www-data:www-data recaptcha*