<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7-bleeding" -->
<rss version="0.92">
<channel>
	<title>26Blog</title>
	<link>http://26webs.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 10 Aug 2008 02:38:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Iceweasel on Debian Lenny wouldn&#8217;t start</title>
		<description>I just did a clean install of Lenny AMD64 and had issues getting Iceweasel to start. No output from the command line, just a blank screen and no Iceweasel process. I did a strace /usr/bin/iceweasel and after a zillion meaningless lines I found the jackpot. My ~/.mozilla folder was owned ...</description>
		<link>http://26webs.com/blog/2008/08/09/iceweasel-on-debian-lenny-wouldnt-start/</link>
			</item>
	<item>
		<title>Piece of Cake</title>
		<description>It's always easy for someone else to do it - just ask this guy:
"In need of a web programmer to complete a project that is 3/4 completed. Its not complex and it involves attaching a website to a replicator script that is already pre-molded, changing some text on some already ...</description>
		<link>http://26webs.com/blog/2008/08/08/piece-of-cake/</link>
			</item>
	<item>
		<title>Neat-o Transparent PNG Trick</title>
		<description>I'm not exactly sure what this is yet, but the transparent png trick is pretty dang cool. Make sure you resize your browser window once the page is loaded, then watch the vines.

http://silverbackapp.com/ </description>
		<link>http://26webs.com/blog/2008/02/22/neat-o-transparent-png-trick/</link>
			</item>
	<item>
		<title>A Rake Task for Faker</title>
		<description>Need to insert some fake data in your development database? Grab the Faker gem and drop this into lib/tasks/fake_data.rb. Customize it for your model(s) and execute with rake db:development:fake_data.

namespace :db do
  namespace :development do
    desc "Create records in the development database."
    task :fake_data ...</description>
		<link>http://26webs.com/blog/2008/02/02/a-rake-task-for-faker/</link>
			</item>
</channel>
</rss>
