<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>odyniec.net blog &#187; Uncategorized</title>
	<atom:link href="http://odyniec.net/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://odyniec.net/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:37:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Space Invaders Strike Again</title>
		<link>http://odyniec.net/blog/2010/04/space-invaders-strike-again/</link>
		<comments>http://odyniec.net/blog/2010/04/space-invaders-strike-again/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 00:07:31 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=473</guid>
		<description><![CDATA[I&#8217;m doing some spring cleaning of my files, and while browsing a forgotten partition on an old hard drive, I came across an ancient archive directory containing a few megabytes of miscellaneous source code. It&#8217;s dating back to my late teens, when I got a kick out of programming simple DOS games in Turbo Pascal. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing some spring cleaning of my files, and while browsing a forgotten partition on an old hard drive, I came across an ancient archive directory containing a few megabytes of miscellaneous source code. It&#8217;s dating back to my late teens, when I got a kick out of programming simple <a title="MS-DOS" href="http://en.wikipedia.org/wiki/MS-DOS">DOS</a> games in Turbo Pascal. Of course, I couldn&#8217;t resist trying to run some of the old programs in <a title="DOSBox, an x86 emulator with DOS" href="http://dosbox.com/">DOSBox</a>. Here&#8217;s a screenshot of my unfinished <a title="Space Invaders" href="http://en.wikipedia.org/wiki/Space_invaders">Space Invaders</a> game:</p>
<p style="text-align: center;"><img class="size-full wp-image-472  aligncenter" title="Space Invaders" src="http://odyniec.net/blog/wp-content/uploads/2010/04/invaders.png" alt="" width="648" height="428" /></p>
<p>This brings so many memories. I remember my ambition back then was to code the game completely from scratch, not using any libraries &#8212; I wrote the graphics code, keyboard handling, sprites and such all by myself in Turbo Pascal and some X86 assembly. This taught me a lot about programming, the X86 architecture, and DOS &#8212; most of this stuff is now obsolete and pretty much useless (especially when you make a living as a web developer), but it was really fun back then.</p>
<p>Hmm&#8230; I wonder if it would take long to port the game to Linux&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2010/04/space-invaders-strike-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Look</title>
		<link>http://odyniec.net/blog/2010/03/new-look/</link>
		<comments>http://odyniec.net/blog/2010/03/new-look/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 13:47:27 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=450</guid>
		<description><![CDATA[My website just got a new look. I got bored with the old one, so I played a few hours with GIMP, and this is the result. It&#8217;s still simple like the previous one, and it&#8217;s probably pretty obvious that my design skills are rather limited, but I like it better, and I hope it [...]]]></description>
			<content:encoded><![CDATA[<p>My website just got a new look. I got bored with the old one, so I played a few hours with <a href="http://www.gimp.org/">GIMP</a>, and this is the result. It&#8217;s still simple like the previous one, and it&#8217;s probably pretty obvious that my design skills are rather limited, but I like it better, and I hope it won&#8217;t burn anyone&#8217;s eyes.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2010/03/new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shoehacking</title>
		<link>http://odyniec.net/blog/2009/05/shoehacking/</link>
		<comments>http://odyniec.net/blog/2009/05/shoehacking/#comments</comments>
		<pubDate>Mon, 25 May 2009 13:56:44 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=306</guid>
		<description><![CDATA[Did I ever tell you that I like running? Probably not, as all I&#8217;ve been blogging about so far was web development or technology-oriented stuff. And even if I tried writing about something else for a change, I ended up with a Greasemonkey script, damn it.
Anyway, I like running. Not long ago, I&#8217;ve decided to [...]]]></description>
			<content:encoded><![CDATA[<p>Did I ever tell you that I like running? Probably not, as all I&#8217;ve been blogging about so far was web development or technology-oriented stuff. And even if I tried <a title="Weekend Project(s): Cardboard Cat Chaise / Greasemonkey Unit Conversion Script" href="http://odyniec.net/blog/2009/01/weekend-project-cardboard-cat-chaise-greasemonkey-unit-conversion-script/">writing about something else</a> for a change, I ended up with a <a title="US to Metric" href="http://userscripts.org/scripts/show/39738">Greasemonkey script</a>, damn it.</p>
<p>Anyway, I like running. Not long ago, I&#8217;ve decided to try out the <a title="Apple - Nike + iPod" href="http://www.apple.com/ipod/nike/">Nike+iPod Sport Kit</a>, which seems to have gained significant popularity among some runners. If you haven&#8217;t heard of it, the Nike+iPod kit is a neat accessory that turns your iPod into a workout companion. While you&#8217;re running, it measures your distance and pace, and gives you voice feedback on your performance.</p>
<p>So I got myself an iPod Nano and the kit, which consists of a receiver that is attached to the iPod, and a sensor that should be placed in your shoe. Nike &#8220;strongly recommends&#8221; that you buy a special pair of running shoes that have a little pocket under the insole where the sensor is supposed to go. However, I already had an excellent pair of Ecco Receptor shoes that I found very comfortable, and I wasn&#8217;t keen on switching just because of the sensor issue.</p>
<p>Suspecting I wasn&#8217;t the only one on the globe with this problem, I googled around and found that I have two options: buy a special holder for the sensor, or hack it into the shoe somehow &#8212; I chose the latter, of course. I came across <a title="Nike+iPod Shoe Hack and Sensor Accessory Round-Up" href="http://podophile.com/2006/11/30/nike-ipod-shoe-hack-and-sensor-accessory-round-up/">this blog post</a>, which has a nicely collected list of hacks (as well as commercial products) that people invented to use their sensors with non-Nike+ shoes.</p>
<p>The method that I used is a modified version of the first hack shown on that page. In the original method, the sensor is tucked under the shoelaces and kept in place with a small piece of velcro. I didn&#8217;t use velcro, I just stuffed the sensor under the laces, but first I wrapped it in a tiny ziploc plastic baggie. Here are the ridiculously simple instructions:</p>
<p><strong>Step 1. Put the sensor in a plastic baggie</strong></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-307" title="Putting the sensor in a ziploc plastic bag" src="http://odyniec.net/blog/wp-content/uploads/2009/05/ipod_sensor_ziploc_bag.png" alt="Putting the sensor in a ziploc plastic bag" width="650" height="190" /></p>
<p><strong>Step 2. Stuff the baggied sensor under the laces</strong></p>
<p style="text-align: center;"><img class="size-full wp-image-310 aligncenter" title="Baggied sensor tucked under the laces" src="http://odyniec.net/blog/wp-content/uploads/2009/05/ipod_sensor_shoe.png" alt="Baggied sensor tucked under the laces" width="320" height="240" /></p>
<p style="text-align: left;">The use of the plastic bag has two major benefits:</p>
<ol>
<li>It makes the sensor sit tightly under the laces, making it virtually impossible for it to fall off.</li>
<li>It protects the sensor from dirt and rain (yes, I&#8217;m tough enough to run when it rains).</li>
</ol>
<p style="text-align: left;">I have now run about a hundred kilometers with the sensor attached like this, and it never even got loose. If you&#8217;re looking for a quick hack that doesn&#8217;t involve any sort of shoe surgery, I recommend you try this one. It might not work with your shoes as well as it worked with mine (the spot under the laces needs to be quite tight), so go for a test run first and make sure the sensor sits steadily after a few hundred meters. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2009/05/shoehacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix and Google&#8217;s SMTP Server</title>
		<link>http://odyniec.net/blog/2009/03/postfix-and-googles-smtp-server/</link>
		<comments>http://odyniec.net/blog/2009/03/postfix-and-googles-smtp-server/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:04:15 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=122</guid>
		<description><![CDATA[I was recently configuring my local Postfix e-mail server to relay messages destined for Gmail accounts through Google&#8217;s SMTP server. The setup is actually pretty simple, and there are numerous good articles on this subject available on the Intertubes, to name a few:

Send Mail Postfix through Gmail’s SMTP on a Ubuntu LTS Server
Configuring[Ubuntu] Postfix and [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently configuring my local Postfix e-mail server to relay messages destined for Gmail accounts through Google&#8217;s SMTP server. The setup is actually pretty simple, and there are numerous good articles on this subject available on the Intertubes, to name a few:</p>
<ul>
<li><a href="http://www.marksanborn.net/linux/send-mail-postfix-through-gmails-smtp-on-a-ubuntu-lts-server/">Send Mail Postfix through Gmail’s SMTP on a Ubuntu LTS Server</a></li>
<li><a href="http://behindmyscreen.newsvine.com/_news/2006/12/31/501615-configuringubuntu-postfix-and-gmail-in-101-easy-steps">Configuring[Ubuntu] Postfix and Gmail in 10+1 Easy Steps</a></li>
</ul>
<p>The above sources will give you a detailed description of what you need to do (including creating a certificate, in case you don&#8217;t have one already), I&#8217;m just going to list the essential parts here. As a prerequisite, you need a Gmail account, as Google&#8217;s SMTP server requires you to authorize before allowing you to relay anything.</p>
<p><strong>Note:</strong> My e-mail server is running FreeBSD, so if you&#8217;re on a different operating system, the location of Postfix configuration files will probably be different &#8212; you might have <code>/etc/postfix</code> instead of <code>/usr/local/etc/postfix</code>.</p>
<p>To tell Postfix to relay all messages destined for <code>*@gmail.com</code> through Google&#8217;s SMTP server, put this into <code>/usr/local/etc/postfix/transport</code>:</p>
<p><p class="code">gmail.com       smtp:[smtp.gmail.com]:587</p></p>
<p>Then, create the <code>/usr/local/etc/postfix/sasl_passwd</code> file, telling Postfix to authorize with your Gmail login credentials when connecting to Google&#8217;s SMTP server:</p>
<p><p class="code">[smtp.gmail.com]:587   <i>username</i>@gmail.com:<i>password</i></p></p>
<p>Finally, put the following into <code>/usr/local/etc/postfix/main.cf</code>:</p>
<p><p class="code">transport_maps = hash:/usr/local/etc/postfix/transport
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/usr/local/etc/postfix/sasl_passwd
smtp_sasl_mechanism_filter = plain, login
smtp_sasl_security_options = noanonymous
smtp_use_tls = yes</p></p>
<p>The <code>transport</code> and <code>sasl_passwd</code> files need to be hashed with <code>postmap</code>:</p>
<p><p class="code"># postmap transport &#038;&#038; postmap sasl_passwd</p></p>
<p>That&#8217;s it for the configuration. Restart Postfix to make the changes effective (again, the command below is for FreeBSD):</p>
<p><p class="code"># /usr/local/etc/rc.d/postfix restart</p></p>
<p>That&#8217;s it &#8212; you can now test it by sending something to your Gmail account.</p>
<p>It&#8217;s working? Grrreat. However, you might notice that there&#8217;s one fundamental problem with this solution &#8212; any message transmitted this way has it&#8217;s original &#8220;from&#8221; address replaced with your Gmail account&#8217;s address, making it look as if it was actually sent from Gmail.</p>
<p>Luckily, as I found out, the &#8220;from&#8221; address will be left intact if it is listed as one of the <a href="http://mail.google.com/support/bin/answer.py?answer=22370&#038;topic=12896">&#8220;other addresses&#8221; assigned to your Gmail account</a>. So, you just need to log in to your account, go to <em>Settings &rarr; Accounts</em>, and use the <em>&#8220;Add another email address&#8221;</em> option to add any addresses that you want to relay mail for.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2009/03/postfix-and-googles-smtp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing with Images in JavaScript</title>
		<link>http://odyniec.net/blog/2008/09/playing-with-images-in-javascript/</link>
		<comments>http://odyniec.net/blog/2008/09/playing-with-images-in-javascript/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 21:01:34 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=33</guid>
		<description><![CDATA[A couple days ago I received an e-mail from an imgAreaSelect user, asking me if it&#8217;s possible to blur an image in JavaScript. The question intrigued me, so I Googled around a bit, and came across an interesting image effects library written by Jacob Seidelin. Apart from blurring, it lets you mangle images in a [...]]]></description>
			<content:encoded><![CDATA[<p>A couple days ago I received an e-mail from an imgAreaSelect user, asking me if it&#8217;s possible to blur an image in JavaScript. The question intrigued me, so I Googled around a bit, and came across an interesting <a href="http://www.nihilogic.dk/labs/imagefx/">image effects library</a> written by <a href="http://blog.nihilogic.dk/">Jacob Seidelin</a>. Apart from blurring, it lets you mangle images in a number of other wicked ways &#8212; all with just JavaScript. Go and <a href="http://www.nihilogic.dk/labs/imagefx/">play with the demo</a> to see for yourself.</p>
<p>I thought it would be nice to have a jQuery plugin with similar functionality, especially that jQuery&#8217;s chaining would make it possible to combine effects and do things like:<br />
<p class="code">$('img.example').imgFx('blur').imgFx('brightness', {value: 10});</p></p>
<p>So, I&#8217;ve started working on the implementation &#8212; there&#8217;s not much to see yet, as just the blur effect is working for now, but if you&#8217;d like to take a peek, <a href="http://odyniec.net/projects/imgfx/">here&#8217;s a simple demo</a>. It works in recent versions of Firefox and Opera, and in Internet Explorer 6 or above. That&#8217;s because the effects are implemented using <a href="http://www.w3.org/html/wg/html5/#the-canvas">canvas</a>, which basically lets you draw inside the browser window and over images, but it&#8217;s a new element defined in the upcoming <a href="http://www.w3.org/html/wg/html5/">HTML 5</a> specification, and is not (yet) widely supported.</p>
<p>You might be wondering, since the blur demo works in Internet Explorer 6, does it mean that such a pitiful browser supports the brand new canvas? Actually &#8212; no, it does not, and neither does IE7. I&#8217;ve heard rumors that canvas is (or will be) supported in IE8, but haven&#8217;t seen it for myself. How does the blur demo work in IE then? Well, by using the proprietary <a href="http://msdn.microsoft.com/en-us/library/ms532847(VS.85).aspx">implementation of image effects</a> that Microsoft has built into the browser, accessible with the CSS property <code>"filter"</code>.</p>
<p>I don&#8217;t know if the plugin will turn out useful for any practical purpose and not merely for demonstration, but I&#8217;m going to give it a shot anyway and develop it. If you have any ideas on what additional effects or features could be implemented, feel free to leave a comment or send me an e-mail.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2008/09/playing-with-images-in-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Alive, Honestly</title>
		<link>http://odyniec.net/blog/2008/07/im-alive-honestly/</link>
		<comments>http://odyniec.net/blog/2008/07/im-alive-honestly/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 11:06:18 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=18</guid>
		<description><![CDATA[It&#8217;s been a while (two months, to be precise) since my last post, but I&#8217;m not dead, and neither is my blog. I just got somewhat overloaded with work, and had little spare time for my own projects &#8212; thus, little to blog about.
Now that most of my large work projects are completed, I&#8217;ve finally [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while (two months, to be precise) since my last post, but I&#8217;m not dead, and neither is my blog. I just got somewhat overloaded with work, and had little spare time for my own projects &#8212; thus, little to blog about.</p>
<p>Now that most of my large work projects are completed, I&#8217;ve finally had some time to update the <a href="http://odyniec.net/articles/multiple-select-fields/">article on multiple select fields</a> and work on a few additions to the <a href="http://odyniec.net/projects/imgareaselect/">imgAreaSelect plugin</a> that were requested by people (expect a release soon).</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2008/07/im-alive-honestly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Select Fields</title>
		<link>http://odyniec.net/blog/2008/05/multiple-select-fields/</link>
		<comments>http://odyniec.net/blog/2008/05/multiple-select-fields/#comments</comments>
		<pubDate>Sun, 11 May 2008 22:26:47 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=15</guid>
		<description><![CDATA[I&#8217;ve just added a new web development related article on the subject of multiple select form fields. If the topic sounds boring, it probably is, as there&#8217;s not much to be excited about checkboxes and such, but I tried to make it at least a bit more attractive by introducing a colorful DHTML example.
The article [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just added a new web development related article on the subject of <a href="http://odyniec.net/articles/multiple-select-fields/">multiple select form fields</a>. If the topic sounds boring, it probably is, as there&#8217;s not much to be excited about checkboxes and such, but I tried to make it at least a bit more attractive by introducing a colorful DHTML example.</p>
<p>The article is still a work in progress, as I intend to add some more information on a couple things (like pre-selecting options and limiting the number of choices), nonetheless I guess it&#8217;s mature enough to be brought into the daylight. I&#8217;d be glad to know what you think of it, so don&#8217;t hesitate to send me some feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2008/05/multiple-select-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop. Hammertime!</title>
		<link>http://odyniec.net/blog/2008/04/stop-hammertime/</link>
		<comments>http://odyniec.net/blog/2008/04/stop-hammertime/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 21:02:17 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=13</guid>
		<description><![CDATA[I&#8217;ve just upgraded my primary workstation &#8212; my old, overheating, and noisy as a vacuum cleaner Pentium D unit has been replaced by a new Core 2 Quad machine, which does not get hotter than room temperature and remains heavenly silent.
I assembled the new unit by myself, as with most of the machines that I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just upgraded my primary workstation &#8212; my old, overheating, and noisy as a vacuum cleaner Pentium D unit has been replaced by a new Core 2 Quad machine, which does not get hotter than room temperature and remains heavenly silent.</p>
<p>I assembled the new unit by myself, as with most of the machines that I&#8217;ve been using over the years, dating back to the prehistoric times of <a href="http://en.wikipedia.org/wiki/IBM_Personal_Computer_XT">PC XT</a>. However, it wasn&#8217;t until today, the high-tech era of quad-core CPUs, that I had to make use of this particular tool:</p>
<p><img src="http://odyniec.net/blog/wp-content/uploads/2008/04/hammer1.jpg" alt="" title="Hammer" width="240" height="180" class="alignnone size-full wp-image-14" /></p>
<p>Yes, a hammer.</p>
<p>No matter how hard I tried, and how badly I cursed, I couldn&#8217;t install the damn heatsink on the motherboard &#8212; despite what the manual said, the &#8220;Push Pins&#8221; just wouldn&#8217;t get &#8220;firmly secured&#8221; in the holes. So I literally hammered them to the board. Apparently, I did it gently enough not to break anything, otherwise I wouldn&#8217;t be able to write this post on the new machine.</p>
<p>Now, I just need a new power supply to complete the upgrade. This means more assembling &#8212; I better get an axe, just in case.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2008/04/stop-hammertime/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Musketeers!</title>
		<link>http://odyniec.net/blog/2008/03/musketeers/</link>
		<comments>http://odyniec.net/blog/2008/03/musketeers/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 12:13:23 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/blog/?p=9</guid>
		<description><![CDATA[This is what I learned yesterday:
Do not watch The Three Musketeers while working on a use case diagram for your next project, or your diagram will end up like this:



Drawn with Umbrello UML Modeller, by the way.
]]></description>
			<content:encoded><![CDATA[<p>This is what I learned yesterday:</p>
<p>Do not watch <em>The Three Musketeers</em> while working on a use case diagram for your next project, or your diagram will end up like this:</p>
<p style="text-align: center;">
<img src='http://odyniec.net/blog/wp-content/uploads/2008/03/engarde1.png' alt='En garde!' />
</p>
<p>Drawn with <a href="http://uml.sourceforge.net/">Umbrello UML Modeller</a>, by the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2008/03/musketeers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Live&#8230; Again!</title>
		<link>http://odyniec.net/blog/2008/01/hello-world-2/</link>
		<comments>http://odyniec.net/blog/2008/01/hello-world-2/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 23:42:42 +0000</pubDate>
		<dc:creator>Michal Wojciechowski</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://odyniec.net/test/blog/?p=1</guid>
		<description><![CDATA[As some of you, my dear visitors, might have noticed, I used to have a blog on this website. You might have also noticed that my blog has been dead for over a year. When something is dead for so long, it&#8217;s probably better for it to stay that way, but what the hell, I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>As some of you, my dear visitors, might have noticed, I used to have a blog on this website. You might have also noticed that my blog has been dead for over a year. When something is dead for so long, it&#8217;s probably better for it to stay that way, but what the hell, I&#8217;ll try to resurrect it anyway.</p>
<p>The blog is alive again, but I&#8217;ve decided to throw away all the old content, since it was, well, <em>old</em>, and boring. Rest in peace, old content, you won&#8217;t be forgotten (until you get deleted from Google cache).</p>
<p><em>*sigh*</em></p>
<p>Well, nothing left to do but populate the blog with new, shiny, and interesting stuff. And make the blogosphere a little better place.</p>
]]></content:encoded>
			<wfw:commentRss>http://odyniec.net/blog/2008/01/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
