<?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: Let the games begin</title>
	<atom:link href="http://www.plaintxt.org/2007/06/let-the-games-begin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plaintxt.org/2007/06/let-the-games-begin/</link>
	<description>Minimalism in blog design, an experiment</description>
	<pubDate>Sat, 22 Nov 2008 04:18:41 +0000</pubDate>
	
		<item>
		<title>By: Igor The Troll</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2938</link>
		<dc:creator>Igor The Troll</dc:creator>
		<pubDate>Tue, 31 Jul 2007 01:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2938</guid>
		<description>Scot, thanks for the email. PHSDL is now live
http://www.phsdl.net

I am of to China in a Week or so, will be traveling for 2 or 3 months.

If you in Thailand, let me know and we can chat a bit over a Shingha.

Igor</description>
		<content:encoded><![CDATA[<p>Scot, thanks for the email. PHSDL is now live<br />
<a href="http://www.phsdl.net" rel="nofollow">http://www.phsdl.net</a></p>
<p>I am of to China in a Week or so, will be traveling for 2 or 3 months.</p>
<p>If you in Thailand, let me know and we can chat a bit over a Shingha.</p>
<p>Igor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor The Troll</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2937</link>
		<dc:creator>Igor The Troll</dc:creator>
		<pubDate>Mon, 30 Jul 2007 14:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2937</guid>
		<description>Scot, I am Igor from Charlie's in Bangkok we got all you PCV guys out of Nepal a few years back.

I found you because you del our company domain, so came to say high being you are a developer like me..

Check out my project PHSDL and see if you can do thumbs up for it...I will be going live with it in a day or so...moving it all from the incubator to authoritative domain...

Anyway, if you want to get in touch with me do a PM in my forum or email me.

Igor The Troll</description>
		<content:encoded><![CDATA[<p>Scot, I am Igor from Charlie&#8217;s in Bangkok we got all you PCV guys out of Nepal a few years back.</p>
<p>I found you because you del our company domain, so came to say high being you are a developer like me..</p>
<p>Check out my project PHSDL and see if you can do thumbs up for it&#8230;I will be going live with it in a day or so&#8230;moving it all from the incubator to authoritative domain&#8230;</p>
<p>Anyway, if you want to get in touch with me do a PM in my forum or email me.</p>
<p>Igor The Troll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Governor&#8217;s Monkchips &#187; links for 2007-07-26</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2936</link>
		<dc:creator>James Governor&#8217;s Monkchips &#187; links for 2007-07-26</dc:creator>
		<pubDate>Thu, 26 Jul 2007 23:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2936</guid>
		<description>[...] Let the games begin - plaintxt.org Sandbox design competition. Wordpress. good one. (tags: Sandbox WordPress) [...]</description>
		<content:encoded><![CDATA[<p>[...] Let the games begin - plaintxt.org Sandbox design competition. Wordpress. good one. (tags: Sandbox WordPress) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Win Cash Prizes for your CSS Design for Sandbox &#171; Internet Duct Tape</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2935</link>
		<dc:creator>Win Cash Prizes for your CSS Design for Sandbox &#171; Internet Duct Tape</dc:creator>
		<pubDate>Fri, 20 Jul 2007 04:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2935</guid>
		<description>[...] Scott has put together sample blog content for designing CSS for Sandbox and he also has a template file with all of the Sandbox CSS selectors. [...]</description>
		<content:encoded><![CDATA[<p>[...] Scott has put together sample blog content for designing CSS for Sandbox and he also has a template file with all of the Sandbox CSS selectors. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2934</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 25 Jun 2007 13:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2934</guid>
		<description>Therein lies the challenge. (Be sneaky.)

You might consider adapting your approach for the purposes of the comp. You could even create some efficient dynamic menu behavior by coupling menu selectors with &lt;code&gt;body&lt;/code&gt; classes, i.e.,

&lt;pre&gt;div#menu ul ul {
   display: none;
}
body.page div#menu ul ul {
   display: block;
}&lt;/pre&gt;

And more!</description>
		<content:encoded><![CDATA[<p>Therein lies the challenge. (Be sneaky.)</p>
<p>You might consider adapting your approach for the purposes of the comp. You could even create some efficient dynamic menu behavior by coupling menu selectors with <code>body</code> classes, i.e.,</p>
<pre>div#menu ul ul {
   display: none;
}
body.page div#menu ul ul {
   display: block;
}</pre>
<p>And more!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Collins</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2933</link>
		<dc:creator>Stephen Collins</dc:creator>
		<pubDate>Mon, 25 Jun 2007 11:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2933</guid>
		<description>@Scott - sneaky! Still, I'm not certain how I'd do the menu content as displayed given it's a combination of top and submenu items displayed as a single menu.</description>
		<content:encoded><![CDATA[<p>@Scott - sneaky! Still, I&#8217;m not certain how I&#8217;d do the menu content as displayed given it&#8217;s a combination of top and submenu items displayed as a single menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2932</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 25 Jun 2007 03:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2932</guid>
		<description>Ah, Stephen. Don't count yourself out. Consider

&lt;pre&gt;#menu ul ul {
    display:none;
}&lt;/pre&gt;

Just because it's there, doesn't mean you have to design it. ;)</description>
		<content:encoded><![CDATA[<p>Ah, Stephen. Don&#8217;t count yourself out. Consider</p>
<pre>#menu ul ul {
    display:none;
}</pre>
<p>Just because it&#8217;s there, doesn&#8217;t mean you have to design it. <img src='http://www.plaintxt.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Collins</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2931</link>
		<dc:creator>Stephen Collins</dc:creator>
		<pubDate>Mon, 25 Jun 2007 03:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2931</guid>
		<description>As I had to hack header.php to get my menu to show the elements I wanted, in the order I wanted them (not all are top-level, and I didn't want sub-menus), I guess I'll have to count myself out - unless someone can show me how to do it.

Nonetheless, I'm pretty pleased with what Sandbox has been able to do for me at http://www.acidlabs.org/.

The ability to mess with dynamic selectors has been the killer function.

Awesome.</description>
		<content:encoded><![CDATA[<p>As I had to hack header.php to get my menu to show the elements I wanted, in the order I wanted them (not all are top-level, and I didn&#8217;t want sub-menus), I guess I&#8217;ll have to count myself out - unless someone can show me how to do it.</p>
<p>Nonetheless, I&#8217;m pretty pleased with what Sandbox has been able to do for me at <a href="http://www.acidlabs.org/" rel="nofollow">http://www.acidlabs.org/</a>.</p>
<p>The ability to mess with dynamic selectors has been the killer function.</p>
<p>Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress CSS Tip: Design for Sandbox Theme in a sandbox &#171; //engtech - internet duct tape</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2930</link>
		<dc:creator>Wordpress CSS Tip: Design for Sandbox Theme in a sandbox &#171; //engtech - internet duct tape</dc:creator>
		<pubDate>Fri, 22 Jun 2007 18:52:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2930</guid>
		<description>[...] I&#8217;ve taken the sample blog and example CSS template provided by Scott Wallick and made a very easy to use downloadable archive. It contains nothing but the HTML files, image files and CSS from the sample blog. It can get you redesigning Sandbox in less than a minute. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve taken the sample blog and example CSS template provided by Scott Wallick and made a very easy to use downloadable archive. It contains nothing but the HTML files, image files and CSS from the sample blog. It can get you redesigning Sandbox in less than a minute. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandbox Designs Competition &#8212; Lisa Sabin-Wilson</title>
		<link>http://www.plaintxt.org/2007/06/let-the-games-begin/#comment-2929</link>
		<dc:creator>Sandbox Designs Competition &#8212; Lisa Sabin-Wilson</dc:creator>
		<pubDate>Fri, 08 Jun 2007 00:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.plaintxt.org/2007/06/01/let-the-games-begin/#comment-2929</guid>
		<description>[...] Also, another extra thanks to Scott, himself - his theme, BLOG.TXT, is featured in the WordPress for Dummies book and he gave generously of his time and talents while I wrote that part of the book and allowed me to bug him for an interview that he provided some very in depth information and insight for. Thanks a million, Scott! [...]</description>
		<content:encoded><![CDATA[<p>[...] Also, another extra thanks to Scott, himself - his theme, BLOG.TXT, is featured in the WordPress for Dummies book and he gave generously of his time and talents while I wrote that part of the book and allowed me to bug him for an interview that he provided some very in depth information and insight for. Thanks a million, Scott! [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
