<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
	<channel rdf:about="http://my.afterdawn.com/drd/">
		<title>dRD's blogs</title>
		<link>http://my.afterdawn.com/drd/all_links.cfm</link>
		<description>All blogs are stored in user's profile at my.afterdawn.com.</description>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>2</sy:updateFrequency>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/3330/mixing_utf8_columns_to_latin1_mysql_database_and_getting_away_with_it"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/2884/convert_utf8_data_stored_in_latin1_table_to_latin1_data_in_latin1_table"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/2790/10_years_as_a_web_developer"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/2224/splitting_up_a_forum_database"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/2192/over_100000_suspended_accounts"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/2183/"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/1554/new_features_to_my_afterdawn_added"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/1072/my_links_rss_feed"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/976/opera_9_http_file_upload_problem_solved"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/drd/blog_entry.cfm/588/spring_2006_at_afterdawn"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/3330/mixing_utf8_columns_to_latin1_mysql_database_and_getting_away_with_it">
		<title>Two days of UTF-8 happiness</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/3330/mixing_utf8_columns_to_latin1_mysql_database_and_getting_away_with_it</link>
		<description>
			Had &amp;amp;quot;one of those days&amp;amp;quot; .. actually two of them. With the joys of trying to make sense to the swamp called character encoding. 

Now, to explain the situation, you must understand the difference between ISO-8859-1 (and its sister, ISO-... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/2884/convert_utf8_data_stored_in_latin1_table_to_latin1_data_in_latin1_table">
		<title>Moving UTF-8 encoded data from latin1 table to another latin1 table..</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/2884/convert_utf8_data_stored_in_latin1_table_to_latin1_data_in_latin1_table</link>
		<description>
			Encountered weird problem today, when moving data from an ancient Wordpress installation to AfterDawn&apos;s own table structure. Apparently, for whatever reason, WP&apos;s tables were set by default to be in latin1 encoding, but the data that WP inserted to those ... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/2790/10_years_as_a_web_developer">
		<title>10 years as a web developer</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/2790/10_years_as_a_web_developer</link>
		<description>
			Phuh, today, despite it being April Fools&apos; Day, marks a milestone for me, personally. Exactly ten years ago I began my career as a professional web developer. My first employer was called LPG Innovations, now-defunct web development house that became quit... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/2224/splitting_up_a_forum_database">
		<title>Sharding a forum database</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/2224/splitting_up_a_forum_database</link>
		<description>
			Ok, this is just me thinking out loud, nothing to prove my theory or correctness of my thinking yet, but wanted to put something in paper anyway, in case something comes up and I forget the concept before having time to work on the process..

Anyway, ev... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/2192/over_100000_suspended_accounts">
		<title>Over 100,000 suspended accounts...</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/2192/over_100000_suspended_accounts</link>
		<description>
			Wow, just checked our internal stats (nice page collecting tons of various useful/useless data from our site to one admin page) and realized that we have now well over 100,000 suspended user accounts. I find it somewhat hilarious, as I visit regularly on ... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/2183/">
		<title>Holidays and weather</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/2183/</link>
		<description>
			In Finland, we have quite generous (at least from U.S. perspective) summer vacation of four weeks. Had mine in July -- and it pretty much rained whole of July. Now that I&apos;m (at least partially -- the good thing about being an enterpreuner..) back from my ... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/1554/new_features_to_my_afterdawn_added">
		<title>Minor tweaks to profile pages</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/1554/new_features_to_my_afterdawn_added</link>
		<description>
			We just launched a new version of our my project that adds more RSS feeds (pretty much every imagineable feed we could think of..), tags to pictures and blog entries, bust your buddy buttons all around the site to report offensive material, etc.

This w... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/1072/my_links_rss_feed">
		<title>My links RSS feed added</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/1072/my_links_rss_feed</link>
		<description>
			We added a minor improvement to the my.afterdawn.com profile pages. Now each user has a small rss feed button (looks exactly like the feed button in Firefox) next to My links title.

What is it good for?

Say, if you&apos;re using a remote computer and don... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/976/opera_9_http_file_upload_problem_solved">
		<title>Opera 9 and form enctype silliness</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/976/opera_9_http_file_upload_problem_solved</link>
		<description>
			We spent half an eternity this week trying to debug why on Earth Opera 9 doesn&apos;t allow HTTP uploads. After thousands of trials and errors, we found that if the Opera 9 is the strict mode, it doesn&apos;t recognize form encoding set to enctype=MULTIPART/FORM-DA... 
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/588/spring_2006_at_afterdawn">
		<title>Hectic spring is almost over...</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/588/spring_2006_at_afterdawn</link>
		<description>
			This spring has been truly chaotic at AfterDawn Ltd.. We&apos;ve been working on several new projects during the last 6 months or so -- this my was the first one to go public beta back in December. 

In March, we rolled out yet another beta -- our gaming sit... 
		</description>
	</item>
</rdf:RDF>