<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tiny re-design</title>
	<atom:link href="http://www.rule-twentynine.com/2008/11/14/tiny-re-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rule-twentynine.com/2008/11/14/tiny-re-design/</link>
	<description></description>
	<lastBuildDate>Mon, 19 Oct 2009 19:08:03 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Starstuff</title>
		<link>http://www.rule-twentynine.com/2008/11/14/tiny-re-design/comment-page-1/#comment-1529</link>
		<dc:creator>Starstuff</dc:creator>
		<pubDate>Fri, 14 Nov 2008 20:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rule-twentynine.com/?p=638#comment-1529</guid>
		<description>I am a little intimidated by the fact you could actually do that. For the past two weeks, I have been searching the web for templates which could do that or even better: for these galleries where an image is displayed with a layover layer which hold the name of the corresponding blog post and those images would change. I have had that before, but now I decided against that for the same reason I discarded the magazine layout.

What you wrote about the loop...the theme actually does that. If there are more than X posts to the category, the older ones are not displayed. But I wanted them to be assigned to their &#039;real&#039; category (Headling --&gt; Featured or Featured --&gt; Writing) and that was not possible. They were just supposed to move down from the upper part of the blog to the lower part.

Oh well, I am happy right now with the layout I have, so I already feel the need to implement something moving, something flashy ... I am so cheap, I know. But no time to discuss that now, I am just approaching a pivotal scene in my story - finally!</description>
		<content:encoded><![CDATA[<p>I am a little intimidated by the fact you could actually do that. For the past two weeks, I have been searching the web for templates which could do that or even better: for these galleries where an image is displayed with a layover layer which hold the name of the corresponding blog post and those images would change. I have had that before, but now I decided against that for the same reason I discarded the magazine layout.</p>
<p>What you wrote about the loop&#8230;the theme actually does that. If there are more than X posts to the category, the older ones are not displayed. But I wanted them to be assigned to their &#8216;real&#8217; category (Headling &#8211;> Featured or Featured &#8211;> Writing) and that was not possible. They were just supposed to move down from the upper part of the blog to the lower part.</p>
<p>Oh well, I am happy right now with the layout I have, so I already feel the need to implement something moving, something flashy &#8230; I am so cheap, I know. But no time to discuss that now, I am just approaching a pivotal scene in my story &#8211; finally!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarsto</title>
		<link>http://www.rule-twentynine.com/2008/11/14/tiny-re-design/comment-page-1/#comment-1528</link>
		<dc:creator>Jarsto</dc:creator>
		<pubDate>Fri, 14 Nov 2008 20:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rule-twentynine.com/?p=638#comment-1528</guid>
		<description>I&#039;ll keep this brief because I should be writing. But basically what I meant by loop variations is running the main wordpress loop (the part that displays posts) with different options for different things.

In the case of you design I wouldn&#039;t have bothered with too many categories. I&#039;d simply have done a category &quot;featured &amp; headlines&quot; and then set the loop to run through the first X posts in that category (X being the number you want linked at the top, plus the one headline post). So you don&#039;t have to move old stuff out of the category because anything older than post X won&#039;t be displayed anyway.

Then the real trick would be to integrate a little counter into loop so you can have it slap different display properties on the newest one (the headline) than on the rest and it should pretty much run itself.

But of course that would take quite a lot of wordpress/php tweaking to setup properly to begin with, so in a sense it&#039;s just moving the time and effort into one single block.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll keep this brief because I should be writing. But basically what I meant by loop variations is running the main wordpress loop (the part that displays posts) with different options for different things.</p>
<p>In the case of you design I wouldn&#8217;t have bothered with too many categories. I&#8217;d simply have done a category &#8220;featured &amp; headlines&#8221; and then set the loop to run through the first X posts in that category (X being the number you want linked at the top, plus the one headline post). So you don&#8217;t have to move old stuff out of the category because anything older than post X won&#8217;t be displayed anyway.</p>
<p>Then the real trick would be to integrate a little counter into loop so you can have it slap different display properties on the newest one (the headline) than on the rest and it should pretty much run itself.</p>
<p>But of course that would take quite a lot of wordpress/php tweaking to setup properly to begin with, so in a sense it&#8217;s just moving the time and effort into one single block.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Starstuff</title>
		<link>http://www.rule-twentynine.com/2008/11/14/tiny-re-design/comment-page-1/#comment-1527</link>
		<dc:creator>Starstuff</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rule-twentynine.com/?p=638#comment-1527</guid>
		<description>&#039;Templates&#039; roughly translates to &#039;making it really easy for you to give your website an awesome look without having to invest tons and tons of time into writing the code yourself&#039; :P

Thanks for the compliments, I don&#039;t really deserve them though since I basically just applied the template. Of course, I tweaked it here and there, but for the most, I left it as it was. And re-creating the logo wasn&#039;t that much of a job. I somehow dread the task of creating my photo website though; I want to utilize the full power of flash, xml and all those other abbreviations and I don&#039;t want to use a template there. That will be a larger project for the rest of the year.

And as you rightly read between the lines - if you are not blogging every single day and have tons and tons of content, these magazine styles are really more work than they are worth. They look great, but unless there&#039;s a plugin or a script which will automatically switch categories for a post (for example, the oldest post in FEATURED is taken out of that category when the fourth post is assigned to it), it&#039;s just too much hassle.

What are those loop variations you mentioned?

I like the light version as it is now, especially that the swirls of the background image are visible on the left side as well. As for the link color: have you tried the same color as the background of the left sidebar? Or a deep blue? Those two would match your current color scheme. If you want to stick with red, what about a brighter shade?</description>
		<content:encoded><![CDATA[<p>&#8216;Templates&#8217; roughly translates to &#8216;making it really easy for you to give your website an awesome look without having to invest tons and tons of time into writing the code yourself&#8217; :P</p>
<p>Thanks for the compliments, I don&#8217;t really deserve them though since I basically just applied the template. Of course, I tweaked it here and there, but for the most, I left it as it was. And re-creating the logo wasn&#8217;t that much of a job. I somehow dread the task of creating my photo website though; I want to utilize the full power of flash, xml and all those other abbreviations and I don&#8217;t want to use a template there. That will be a larger project for the rest of the year.</p>
<p>And as you rightly read between the lines &#8211; if you are not blogging every single day and have tons and tons of content, these magazine styles are really more work than they are worth. They look great, but unless there&#8217;s a plugin or a script which will automatically switch categories for a post (for example, the oldest post in FEATURED is taken out of that category when the fourth post is assigned to it), it&#8217;s just too much hassle.</p>
<p>What are those loop variations you mentioned?</p>
<p>I like the light version as it is now, especially that the swirls of the background image are visible on the left side as well. As for the link color: have you tried the same color as the background of the left sidebar? Or a deep blue? Those two would match your current color scheme. If you want to stick with red, what about a brighter shade?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jarsto</title>
		<link>http://www.rule-twentynine.com/2008/11/14/tiny-re-design/comment-page-1/#comment-1526</link>
		<dc:creator>Jarsto</dc:creator>
		<pubDate>Fri, 14 Nov 2008 19:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rule-twentynine.com/?p=638#comment-1526</guid>
		<description>What are these &quot;templates&quot; you speak off? ;) 

Seriously though congrats on managing the redesign. I&#039;m playing with the idea on going life on my redesign over the weekend. Also thanks for confirming my suspicion that a magazine style layout - while nice - would be more work to maintain than I want to have to put into my blog.

Of course now you&#039;ve got me wondering about building loop variations into a theme to work around some of those problems, but I think I&#039;ll stop doing that and start writing. I spent too much time on my own redesign today already, so I really need to start the word production.

PS The light version is now the main one on http://www.jarsto.nl/testing/ - and I&#039;ve even gone some way towards getting it MSIE6 proof. The one thing I&#039;m not sure on yet is the link colour.</description>
		<content:encoded><![CDATA[<p>What are these &#8220;templates&#8221; you speak off? ;) </p>
<p>Seriously though congrats on managing the redesign. I&#8217;m playing with the idea on going life on my redesign over the weekend. Also thanks for confirming my suspicion that a magazine style layout &#8211; while nice &#8211; would be more work to maintain than I want to have to put into my blog.</p>
<p>Of course now you&#8217;ve got me wondering about building loop variations into a theme to work around some of those problems, but I think I&#8217;ll stop doing that and start writing. I spent too much time on my own redesign today already, so I really need to start the word production.</p>
<p>PS The light version is now the main one on <a href="http://www.jarsto.nl/testing/" rel="nofollow">http://www.jarsto.nl/testing/</a> &#8211; and I&#8217;ve even gone some way towards getting it MSIE6 proof. The one thing I&#8217;m not sure on yet is the link colour.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
