<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 100th entry</title>
	<atom:link href="http://lavonardo.net/blog/2008/02/16/100th-entry/feed/" rel="self" type="application/rss+xml" />
	<link>http://lavonardo.net/blog/2008/02/16/100th-entry/</link>
	<description>The life and times of a fallen hacker</description>
	<pubDate>Sun, 20 Jul 2008 17:23:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: lavonardo</title>
		<link>http://lavonardo.net/blog/2008/02/16/100th-entry/#comment-65</link>
		<dc:creator>lavonardo</dc:creator>
		<pubDate>Sun, 17 Feb 2008 15:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://lavonardo.net/blog/2008/02/16/100th-entry/#comment-65</guid>
		<description>Yeah, figured that some small piece of code would be needed.  Might do a cgi-script, might attempt to do it within the php itself.  

Increasing the width might be a good thing to consider, since the current form is rather anorectic and elongated, leading to long entries flowing off the screen.  Which is not the way things should be.</description>
		<content:encoded><![CDATA[<p>Yeah, figured that some small piece of code would be needed.  Might do a cgi-script, might attempt to do it within the php itself.  </p>
<p>Increasing the width might be a good thing to consider, since the current form is rather anorectic and elongated, leading to long entries flowing off the screen.  Which is not the way things should be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juha Ylitalo</title>
		<link>http://lavonardo.net/blog/2008/02/16/100th-entry/#comment-63</link>
		<dc:creator>Juha Ylitalo</dc:creator>
		<pubDate>Sun, 17 Feb 2008 09:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://lavonardo.net/blog/2008/02/16/100th-entry/#comment-63</guid>
		<description>At least my solution for image randomizer was to change url for header image (in MistyLook theme) to point into cgi script. This cgi script knows that all the files in directory xyz are good candidates for the banner, so it randomly picks on, reads it in and prints it out.
Before you do that, you probably want to lock down the dimensions of your website (regarding width). Once you've cropped 30+ banners, which size is 888x222 pixles (just randomly picked figures), you really don't want to realize, that all those banners should have been 30-50 pixels wider...
On my blog, I changed the content area so that I can add 720 pixels wide into my posts, but kept the default sidebar (unfortunate accident ...). If I could do it all over again, I would also increase sidebars width so that I would be able to add 200x200 ads in there.</description>
		<content:encoded><![CDATA[<p>At least my solution for image randomizer was to change url for header image (in MistyLook theme) to point into cgi script. This cgi script knows that all the files in directory xyz are good candidates for the banner, so it randomly picks on, reads it in and prints it out.<br />
Before you do that, you probably want to lock down the dimensions of your website (regarding width). Once you&#8217;ve cropped 30+ banners, which size is 888&#215;222 pixles (just randomly picked figures), you really don&#8217;t want to realize, that all those banners should have been 30-50 pixels wider&#8230;<br />
On my blog, I changed the content area so that I can add 720 pixels wide into my posts, but kept the default sidebar (unfortunate accident &#8230;). If I could do it all over again, I would also increase sidebars width so that I would be able to add 200&#215;200 ads in there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
