Monthly Archives: January 2010

My “Ruby Programming Challenge For Newbies” Efforts

One blog that I subscribe to in my RSS feed is RubyLearning Blog. Since September of last year, they’ve been posting (approximately bi-weekly) programming challenges for newcomers to Ruby appropriately named Ruby Programming Challenge For Newbies. Outside of the class I took at Sierra College and a couple Rails projects I’ve thrown together on my [...]
Posted in Uncategorized | Tagged | Leave a comment

Django, APPEND_SLASH, and the 301 HTTP Status Code

This may be common knowledge for folks who are much more versed in Django than myself, but here’s a short post of something I ran into today with a web application of mine that’s using Django. Checking my website out in Google’s Webmaster Tools I noticed that it’s report on my sitemap.xml file contained a “Redirect [...]
Posted in Uncategorized | 2 Comments