<?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>archGFX &#187; competition</title>
	<atom:link href="http://archgfx.net/tag/competition/feed" rel="self" type="application/rss+xml" />
	<link>http://archgfx.net</link>
	<description>Austin web designer - Adam Freetly</description>
	<lastBuildDate>Thu, 19 Apr 2012 18:01:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Theme Competitions</title>
		<link>http://archgfx.net/blog/2007/geek/blogging/theme-competitions</link>
		<comments>http://archgfx.net/blog/2007/geek/blogging/theme-competitions#comments</comments>
		<pubDate>Thu, 06 Dec 2007 20:29:20 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2007/geek/blogging/theme-competitions</guid>
		<description><![CDATA[In true wordpress theme competition tradition, Lunarpages is launching a contest, overlapping with Design Vitality contest. Not that many people were entering that one, I guess I wasn't the only one who thought it sounded like a scam. Lunarpages at least has a decent start on terms and conditions. Depending on how much free time [...]]]></description>
			<content:encoded><![CDATA[<p>In true wordpress theme competition tradition,  <a href="http://blog.lunarpages.com/wordpress_themes_contest.php">Lunarpages is launching a contest</a>, overlapping with <a href="http://www.designvitality.com/blog/wordpress-theme-competition/">Design Vitality contest</a>.  Not that <a href="http://wank.wordpress.com/2007/11/27/it-having-been-established-on-multiple-previous-occasions-that-i-am-a-sucker/#comment-82910">many people were entering that one</a>, I guess <a href="http://www.sndbx.org/forums/viewtopic.php?pid=1092#p1092">I wasn't the only one who thought it sounded like a scam</a>.  Lunarpages at least has a <a href="http://blog.lunarpages.com/wordpress_themes_contest_terms.php">decent start on terms and conditions</a>.  Depending on how much free time I have, what with being in Europe for the last half of this month, I may enter.  Then again, if I haven't finished a theme by February, it's probably not worth finishing <img src='http://archgfx.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><cite>h/t <a href="http://alexking.org/blog/2007/12/06/lunarpages-wordpress-theme-contest">Alex King</a></cite></p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2007/geek/blogging/theme-competitions/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Competition Entries</title>
		<link>http://archgfx.net/blog/2007/design/competition-entries</link>
		<comments>http://archgfx.net/blog/2007/design/competition-entries#comments</comments>
		<pubDate>Sun, 29 Jul 2007 06:01:59 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2007/design/competition-entries</guid>
		<description><![CDATA[the Sandbox Designs Competition is now closed, and Scott's requested that we ping the closing post, so that all the designs show up in one place, until the live preview is ready. So here are my entries: Promised Land Walk in the Shadows Both designs are packaged as themes, so just install them like you [...]]]></description>
			<content:encoded><![CDATA[<p>the <a href="http://sndbx.org">Sandbox Designs Competition</a> is now closed, and Scott's requested that we <a href="http://www.sndbx.org/2007/07/29/submissions-have-closed-judging-begins">ping the closing post</a>, so that all the designs show up in one place, until the live preview is ready.  So here are my entries:</p>
<h3>Promised Land</h3>
<p><a href="http://archgfx.net/graphics/themes/promised-land"><img src="http://archgfx.net/wp-content/uploads/2007/07/promisedland.png" title="Promised Land Teaser" alt="Promised Land Teaser" height="100" width="400" /></a></p>
<h3>Walk in the Shadows</h3>
<p><a href="http://archgfx.net/graphics/themes/walk-in-the-shadows"><img src="http://archgfx.net/wp-content/uploads/2007/07/teaser.jpg" alt="Walk in the Shadows Teaser" /></a></p>
<p>Both designs are packaged as themes, so just <a href="http://codex.wordpress.org/Using_Themes#Adding_New_Themes">install them like you would any other wordpress theme</a>.</p>
<p>almost.</p>
<p>If you're running wordpress 2.2.1, there's a <a href="http://trac.wordpress.org/ticket/4522">bug that's fixed</a>, but hasn't been released yet. you'll need to replace <code>/wp-includes/theme.php</code> with the patched <a href="http://trac.wordpress.org/browser/branches/2.2/wp-includes/theme.php?rev=5770&amp;format=raw">theme.php</a> (linked directly to wordpress' bug tracker, right click and save target as).</p>
<h3>Packaging Designs as Themes:</h3>
<p>In my opening comment in <code>style.css</code>, I have an extra line that says <code>Template: Sandbox</code>, which makes wordpress use my stylesheet (and not sandbox's), with sandbox's template files.  <a href="http://codex.wordpress.org/Theme_Development#Theme_Style_Sheet">There's a longer explanation in the codex</a>.  Being a standalone theme makes it easier for users to install my designs (provided they've <a href="http://www.plaintxt.org/themes/sandbox/">already installed sandbox</a>).</p>
<p>It also lets me do some really cool stuff.  I can't add more templates, but i can include a <code>functions.php</code>, which allows me to add widgets, theme options, custom header <acronym title='Application Interface'><span class='caps'>API</span></acronym>, update notifications, or anything else, including hooking a credit into the footer, if I wanted.  Check it out in Walk in the Shadows, which uses a custom header.</p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2007/design/competition-entries/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Shameless Plugs</title>
		<link>http://archgfx.net/blog/2007/geek/shameless-plugs</link>
		<comments>http://archgfx.net/blog/2007/geek/shameless-plugs#comments</comments>
		<pubDate>Wed, 06 Jun 2007 12:53:21 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[geekery]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[sourceforge]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2007/design/shameless-plugs</guid>
		<description><![CDATA[Scott's organizing a wordpress design competition, purely in CSS. which means it's open to: wordpress.com users anyone who can use CSS, since PHP and javascript won't be judged Also, Sourceforge is running Community Choice awards, so you can go nominate Dream in Infrared, if you're so inclined: (Disconnected is also eligible).]]></description>
			<content:encoded><![CDATA[<p> <a href="http://sndbx.org" title="Sandbox Design Competition"><img src="http://www.sndbx.org/wp-content/uploads/sndbx_promo-bttn-hrz-ylw.png" title="Sandbox Design Competition" alt="Sandbox Design Competition" height="95" width="200" /></a></p>
<p>Scott's organizing a wordpress design competition, purely in <acronym title='Cascading Style Sheets'><span class='caps'>CSS</span></acronym>.  which means it's open to:</p>
<ul>
<li><a href="http://en.forums.wordpress.com/topic.php?id=11882&amp;page&amp;replies=23">wordpress.com users</a></li>
<li>anyone who can use <acronym title='Cascading Style Sheets'><span class='caps'>CSS</span></acronym>, since <acronym title='PHP Hypertext Processor'><span class='caps'>PHP</span></acronym> and javascript won't be judged</li>
</ul>
<p>Also, Sourceforge is running Community Choice awards, so you can go nominate <a href="http://sourceforge.net/projects/wp-iodiir/">Dream in Infrared</a>, if you're so inclined:</p>
<p><a href="http://sourceforge.net/awards/cca/nomination.php?group_id=190649&amp;from=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fwp-iodiir%2F"><img src="http://sourceforge.net/images/cca/nomProj.png" class="cca_link" alt="SF.net Community Choice Awards" /></a></p>
<p>(<a href="http://sourceforge.net/projects/disconnected/">Disconnected</a> is also eligible).</p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2007/geek/shameless-plugs/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>of former professors and new magazines</title>
		<link>http://archgfx.net/blog/2007/arch/of-former-professors-and-new-magazines</link>
		<comments>http://archgfx.net/blog/2007/arch/of-former-professors-and-new-magazines#comments</comments>
		<pubDate>Thu, 11 Jan 2007 02:11:10 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[architecture]]></category>
		<category><![CDATA[chicago]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[magazines]]></category>

		<guid isPermaLink="false">http://www.archgfx.net/blog/index.php/2007/arch/of-former-professors-and-new-magazines</guid>
		<description><![CDATA[AIA Chicago announced their 2006 Design Awards today. Ammar got an interior nomination for his Me Miyake interior: It's very interesting, Ammar's work has always been minimal in the sense of how it reacts to program and having open plans. But this space is surprisingly hard edged and orthogonal, in contrast to the work that [...]]]></description>
			<content:encoded><![CDATA[<p>AIA Chicago announced their <a href="http://www.aiachicago.org/special_features/2006DEA/awards.asp?catID=2&#038;divID=1">2006 Design Awards</a> today.  Ammar got an interior nomination for his Me Miyake interior:<br />
<a href="http://digit-all.net/core.php?sec=projects&#038;id=30" title="me miyake"><img id="image583" src="http://www.archgfx.net/blog/wp-content/uploads/2007/01/memiyake.jpg" alt="me miyake" /></a><br />
It's very interesting, Ammar's work has always been minimal in the sense of how it reacts to program and having open plans.  But this space is surprisingly hard edged and orthogonal, in contrast to the work that he was doing when i was in his class.</p>
<p>Also today, i got my very own copy of <a href="http://www.architectmagazine.com/?refresh=false" rel="nofollow">architect magazine</a><a href="#footnote-1-584" id="footnote-link-1-584" title="See the footnote.">1</a>.  You know the one, it used to be called architect<em>ure</em> magazine, but now it always has some attractive starchitect plastered on the cover.  Apparently their attempts to convert architecture into a celebrity sport aren't going so well.  it's bad enough that they ship them out to every firm, but now they're trolling the phonebooks.  mine came addressed to an architect who hasn't lived here since the building was remodelled.</p>
<br /><ol class="footnotes"><li id="footnote-1-584">that's a specially crafted link.  otherwise the page refreshes automatically so they can serve you more ads.  it's also nofollowed.  <a href="#footnote-link-1-584"></a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2007/arch/of-former-professors-and-new-magazines/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monuments and Progress</title>
		<link>http://archgfx.net/blog/2006/arch/monuments-and-progress</link>
		<comments>http://archgfx.net/blog/2006/arch/monuments-and-progress#comments</comments>
		<pubDate>Wed, 29 Nov 2006 17:41:07 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[architecture]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[landmarks]]></category>
		<category><![CDATA[monuments]]></category>

		<guid isPermaLink="false">http://www.archgfx.net/blog/index.php/2006/arch/monuments-and-progress</guid>
		<description><![CDATA[i think they're ice cubes? NYTimes thinks it's opposition to progress.  St. Petersburg thinks they're protecting their heritage.  Not that St. Petersburg has a beautiful history to begin with (supposedly more people died building the city than in the Great Northern Wars it was built for). Judging by the babelfish translation of the program description, the project [...]]]></description>
			<content:encoded><![CDATA[<p>i think they're ice cubes?</p>
<p><a title="Saint Petersburg Business Center Architectural Competition" href="http://www.nytimes.com/2006/11/28/world/europe/28petersburg.html?ex=1165381200&#038;en=1531edf071115313&#038;ei=5070&#038;emc=eta1"><img id="image561" alt="OMA's stacked Ice Cubes" src="http://www.archgfx.net/blog/wp-content/uploads/2006/11/big714281163576986.jpg" /></a></p>
<p>NYTimes thinks it's opposition to progress.  St. Petersburg thinks they're protecting their heritage.  Not that St. Petersburg has a beautiful history to begin with (supposedly more people <a title="Wikipedia, since their source is in russian" href="http://en.wikipedia.org/wiki/St._petersburg">died building the city</a> than in the <a title="Swedish Russian Wars" href="http://www.fsmitha.com/h3/h30-sw.htm">Great Northern Wars</a> it was built for). Judging by the babelfish translation of <a title="St. Petersburg Competition Brief" href="http://www.gazprom-city.info/about/cp">the program description</a>, the project is mixed office and residential.  The skyline of St. Petersburg has been unchanged for 300 years, and now they're going to make the new focal point... private business?  Sure, it makes sense to us, here, since commerce built all of our landmarks.  But the landmarks of St. Petersburg have been <a title="the hermitage museum" href="http://en.wikipedia.org/wiki/Hermitage_Museum">reclaimed from the wealthy</a> for the public.  Shouldn't progress be 'not building more monuments to the wealthy'?</p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2006/arch/monuments-and-progress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

