<?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>jeffrey &#187; code</title>
	<atom:link href="http://www.jwegesin.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jwegesin.com</link>
	<description>i like butter, don't you?</description>
	<lastBuildDate>Sat, 26 Jun 2010 12:59:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS help</title>
		<link>http://www.jwegesin.com/2008/12/22/css-help/</link>
		<comments>http://www.jwegesin.com/2008/12/22/css-help/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 10:22:41 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/?p=348</guid>
		<description><![CDATA[<p>&#8220;You call <em><strong>that</strong></em> development?&#8221;</p>
<p>&#8220;Well, yeah,&#8221; I say.</p>
<p>&#8220;I mean, it&#8217;s just a string.&#8221;</p>
<p>&#8220;What&#8217;s a string?&#8221;</p>
<p>&#8220;No, it&#8217;s a string in chaos. That&#8217;s the logic, a string of chaos.&#8221;</p>
<p>&#8220;&#8230;&#8221;</p>
<p>&#8220;We speak different languages,&#8221; I said.</p>
<p>§</p>
<p>Why do developers refuse to learn CSS? Do they find it boring? Does it pale in comparison to other languages? </p>
<p>I think of it as the icing on a cake.<sup><a href="#sub1">1</a></sup></p>
<p>If you find CSS hard, chances are you haven&#8217;t implemented stuff to make it easy. Here are a few quick tips.</p>
<ol>
<li>
<strong>Use a reset stylesheet.</strong> These styles lay the foundation of your website.<sup><a href="#sub2">2</a></sup> Paste <a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/">this CSS from Eric Meyer</a> or <a href="http://developer.yahoo.com/yui/reset/">this CSS from Yahoo</a> at the top of your stylesheet
</li>
<li>
<strong>Use browser-specific styles.</strong> <a href="http://www.jwegesin.com/files/browsers.js">Use this bit of JavaScript</a> to append the user&#8217;s browser to the body tag.<sup><a href="#sub3">3</a></sup> If a visual bug is found in a browser, say IE6, create a targeted class to squash that bug. For example, <em><strong style="color:#444;">&#160;.ext-ie6 div.box&#160;</strong></em> will only apply this class to IE6<sup><a href="#sub4">4</a></sup>
</li>
<li>
<strong>Use <a href="http://getfirebug.com/">Firebug</a>.</strong> <a href="http://getfirebug.com/">Firebug</a> is an excellent debugger for CSS and JavaScript. It makes fixing errors &#8220;easy as&#8221;
</li>
</ol>
<p>That&#8217;s all you need to make CSS easy.</p>
<p><sub id="sub1">1. Icing is the best part, too.</sub><br />
<sub id="sub2">2. Some developers are against them. Ignore those guys. I think most of them play the devil&#8217;s advocate to get page hits.</sub><br />
<sub id="sub3">3. This JS forms the foundation for <a href="http://extjs.com/">Yahoo&#8217;s JS library, Ext</a>. It&#8217;s very good, better than Prototype.</sub><br />
<sub id="sub4">4. You do not need to use conditional stylesheets for Internet Explorer nowadays.</sub></p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2008/12/22/css-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008 Webstock conference</title>
		<link>http://www.jwegesin.com/2008/02/14/2008-webstock-conference/</link>
		<comments>http://www.jwegesin.com/2008/02/14/2008-webstock-conference/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 10:46:01 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[jeffrey-ism]]></category>
		<category><![CDATA[kiwi-ism]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2008/02/14/2008-webstock-conference/</guid>
		<description><![CDATA[<p>Finally, this week is the <a href="http://www.webstock.co.nz/">2008 Webstock conference</a> (the same team produces the <a href="http://www.fullcodepress.com">FullCodePress competition</a>, bless their souls). </p>
<p>Unlike normal web conferences, Webstock is cool. The speakers are competent, the presentations are almost perfect and the lessons are memorable. (And thankfully Webstock is not a <a href="#sub1">sausage fest<sup>1</sup></a> like most web &#038; technology conferences. Does anyone actually enjoy networking at <a href="http://www.microsoft.com/nz/teched08/index.aspx">TechEd</a> more than networking at <a href="http://www.webstock.co.nz/">Webstock</a>? But seriously, gender aside, Webstock is unique because it attracts an equal amount of designers, developers, usability gurus, etc.)</p>
<p>This conference is special, which is why I volunteered my time for the entire week. I&#8217;m helping the <a href="http://www.clockwork.co.nz/">Clockwork team</a> ensure the event runs smoothly. This is how useful I am:</p>
<p>&#8220;Excuse me, where&#8217;s the loo?&#8221; she asks.</p>
<p>The loo! <a href="#sub2">Your strange word<sup>2</sup></a> intrigues me, colonial! &#8220;Down the hall and to the left,&#8221; I answer.</p>
<p>§</p>
<p>&#8220;Is the wireless network down?&#8221; they wonder.</p>
<p>&#8220;Well it certainly isn&#8217;t up! <a href="#sub3">I&#8217;ll find out <sup>3</sup></a> when they expect to fix it, no worries.&#8221;</p>
<p>So on and so forth. I do feel helpful, usually. But down to the nitty-gritty, for the first three days I attended workshops by:</p>
<ul>
<li>
<a href="http://www.slash7.com/">Amy Hoy</a>, who showed me that <a href="http://www.youtube.com/watch?v=CFaY3YcMg1I">people are oblivious</a>. She was lovely, but her personality was more powerful than her presentation (I remember her more than the content of the workshop). She&#8217;s a fan of exposing information (e.g. display a list of links instead of using a select menu) and her vocabulary was refreshing, too. I can&#8217;t remember the last time I heard someone say egregious.
</li>
<li>
<a href="http://www.gotomedia.com">Kelly Goto</a>, who gets shit done! (e.g. she stood on an American highway stopping truck drivers because she needed them for a usability test). She focused on iterative application development (agile development) and the importance of usability testing (painfully obvious to knowledgeable designers). Her presentation was too high-level for me, but it was appropriate for the workshop audience. I would like to see her speak about product management methodologies.
</li>
<li>
<a href="http://www.lukew.com">Luke Wroblewski</a>, who knows how to make the most of a bad conversation between a user and a form. I met Luke in 2002 because I helped produce his first book, <a href="http://www.lukew.com/resources/site_seeing.html">Site Seeing: A Visual Approach to Web Usability</a>. Yea, he didn&#8217;t remember me (after all, it was six years ago). His workshop on form design was excellent because <a href="#sub4">it&#8217;s based on research,<sup>4</sup></a> instead of opinion (research <strong>always</strong> makes a presentation interesting for me, because design and development practices are often expressed as opinions).
</li>
<li>
<a href="http://www.highrankings.com">Jill Whalen</a>, who showed me <a href="http://209.85.173.104/search?q=cache:zm_V4oLNeIUJ:www.jwegesin.com/+www.jwegesin.com&#038;hl=en&#038;client=safari&#038;gl=us&#038;strip=1">my website through the cold, heartless eyes of the Google</a>. Did you know that search engine bots ignore the title attribute in images or links? I didn&#8217;t. After the workshop I felt that search engine optimization is vague, and possibly fruitless.
</li>
</ul>
<p>My coworkers can expect a presentation about this juicy information next week. The workshops learned me well, they did!</p>
<p>A note to my readers: Hi! If you read this thinking &#8220;what the hell,&#8221; I&#8217;m sorry&#8230; (hello, family!). At least now you see the geek in me.</p>
<p><sub id="sub1">1. <strong>Sausage fest: when the number of males in an environment overwhelmingly exceeds the amount of females present.</strong> For example from the <a href="http://www.urbandictionary.com/define.php?term=sausage+fest">urban dictionary</a>, He told everyone he was bringing 50 hot bitches from Arizona State to his house Saturday night. But it was just a bunch of dudes watching &#8220;The Matrix.&#8221; <em>We blew that sausage fest right away</em> and never went back.</sub></p>
<p><sub id="sub2">2. I guess it makes sense, considering <a href="http://en.wikipedia.org/wiki/Poo">loo&#8217;s rhyming word</a>.</sub></p>
<p><sub id="sub3">3. The team communicates through radio headsets. The first day I felt like a member of the secret service. I said, &#8220;Mission Control we need a bucket of ice up here A.S.A.P., over.&#8221; They didn&#8217;t laugh. I did. The next day they called me &#8220;cheeky monkey.&#8221;</sub></p>
<p><sub id="sub4">4. This is why Kathy Sierra&#8217;s 2006 workshop was enthralling. She made sense of the research about how our brains work, and applied the findings to product design. Holy shit.</sub></p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2008/02/14/2008-webstock-conference/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dive HTML 5, dive!</title>
		<link>http://www.jwegesin.com/2007/08/23/dive-html-5-dive/</link>
		<comments>http://www.jwegesin.com/2007/08/23/dive-html-5-dive/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 04:15:05 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2007/08/23/dive-html-5-dive/</guid>
		<description><![CDATA[<p><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML 5 is stewing</a>. <a href="http://www.ibm.com/developerworks/web/library/x-html5/index.html?ca=drs-">This articles summarises some basic improvements in the markup</a>. </p>
<p>HTML 5 is more semantic. For example, the <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-div">DIV</a> element, which &#8220;represents nothing at all, and achieves nirvana with the Buddha in web documents&#8221; is replaced with specific elements, like <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-header">HEADER</a>, <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-footer">FOOTER</a> and <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-nav">NAV</a>.<sup>1</sup> For example, instead of this:</p>
<ol class="code">
<li><xmp><body></xmp></li>
<li><xmp style="white-space:nowrap;">
<div id="page"></xmp></li>
<li><xmp style="white-space:nowrap;">
<div id="header"></xmp></li>
<li><xmp><span>My page</span></xmp></li>
</ol>
<p>HTML 5 markup looks like this:</p>
<ol class="code">
<li><xmp><body></xmp></li>
<li><xmp><br />
<header></xmp></li>
<li><xmp><span>My page</span></xmp></li>
</ol>
<p>Flash! <a href="http://www.jwegesin.com/wordpress/wp-content/uploads/2007/08/typing.gif">Less typing makes my fingers quiver</a>. </p>
<p>Naming these elements is a good move, but it doesn&#8217;t address confusion about markup, which is sad. For example, should logos and company names use an <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-h1">H1</a> element? Some say yes, others no. So why not include a LOGO element in HTML 5?</p>
<p>And almost all websites have search fields, search results, a registration form, a log in form, tags or categories, etc. Why not include these elements as well?</p>
<p>They could even include an ADS element too. Imagine, a magic button that can hide advertisements at will!<sup>1</sup></p>
<p><img src='http://www.jwegesin.com/wordpress/wp-content/uploads/2007/08/broke1.jpg' alt='The magic button that hides all advertisements in an ads tag' style="margin-top:10px;"/></p>
<p>Also, there are specifications in the current document I don&#8217;t understand. They&#8217;ve created the NAV element and stated &#8220;The nav element represents a section of a page that links to other pages or to parts within the page: a section with navigation links.&#8221; If it&#8217;s just a list of links, why isn&#8217;t it grouped with <a href="http://www.whatwg.org/specs/web-apps/current-work/#lists0">lists</a> like <a href="http://www.whatwg.org/specs/web-apps/current-work/#the-ul">UL</a> and <a href="http://www.whatwg.org/specs/web-apps/current-work/#ol">OL</a>? Nesting a UL or OL in the NAV element seems redundant.</p>
<p>The document is still under discussion so anything can change. Browser support is probably a few years away anyways.</p>
<p><sub>1. I imagine this would never work, as we&#8217;re all greedy.</sub></p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/08/23/dive-html-5-dive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Crazy Coding Kiwis</title>
		<link>http://www.jwegesin.com/2007/08/22/coding-kiwis/</link>
		<comments>http://www.jwegesin.com/2007/08/22/coding-kiwis/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 23:31:50 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[catcher]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[jeffrey-ism]]></category>
		<category><![CDATA[kiwi-ism]]></category>
		<category><![CDATA[patriotism]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2007/08/22/coding-kiwis/</guid>
		<description><![CDATA[<p><a href="http://www.fullcodepress.com">FullCodePress</a> finished on Sunday morning. And the result? <a href="http://www.fullcodepress.com/2007/08/19/codeblacks-win/">Victory for the Kiwis</a>!</p>
<p>In first place we have the Kiwis&#8217; website:<br />
<a href="http://kiwi.fullcodepress.mbcomms.net.au/">http://kiwi.fullcodepress.mbcomms.net.au/</a></p>
<p>And in second place we have the Koalas&#8217; website:<br />
<a href="http://aussie.fullcodepress.mbcomms.net.au/">http://aussie.fullcodepress.mbcomms.net.au/</a></p>
<p>I was awake for the duration of the competition and the awards ceremony (about 36 hours without sleep) and then crashed until the morning (about 18 hours sleeping). My brain is fried from coding so quickly. </p>
<p>I&#8217;m still recovering (hence the late blog post).</p>
<p>New Zealand won by a small margin, but more importantly our client has a new website for their charity. Hopefully it will help their cause and change someone&#8217;s life for the better.</p>
<p>Before the competition, I saw the <a href="http://www.jwegesin.com/2007/08/17/pre-code-kiwis-fly-to-sydney/">Sydney Opera House</a>, and the beach at Manly.<sup>1</sup> Then the teams ate together along CockleBay.<sup>2</sup> Sydney&#8217;s a beautiful city, and not what I expected. </p>
<p><img src='http://www.jwegesin.com/wordpress/wp-content/uploads/2007/08/darling-harbor.jpg' alt='Darling Harbor' /></p>
<p>My team members kicked ass, and the Australian team rocked as well. It was great to get together for good causes, even if it was under the guise of competition. </p>
<p>You can read the reactions of my team members too:</p>
<ul>
<li><a href="http://webweaversworld.blogspot.com/2007/08/fullcodepress-we-won.html">Ali&#8217;s blog</a> (the all-rounder)</li>
<li><a href="http://maetl.coretxt.net.nz/code-blacks-champions">Mark&#8217;s blog</a> (the programmer)</li>
<li><a href="http://postpunkpete.blogspot.com/2007/08/we-came-we-coded-we-conquered.html">Peter&#8217;s blog</a> (the writer)</li>
<li><a href="http://www.subcide.com/rant/2007/08/20/TheCodeBlacksAreVictorious.aspx">Steve&#8217;s blog</a> (the designer)</li>
<li><a href="http://www.thomasscovell.com/blog/2007/08/21/jo-is-lovely/">T-dog&#8217;s blog</a> (the project manager)</li>
<li><a href="http://www.zefamedia.co.nz/display/ShowJournal?moduleId=427674&#038;currentPage=1">Zef&#8217;s blog</a> (the usability guru)</li>
</ul>
<p>Or you can <a href="http://www.xero.com/blog">read the Xero blog entry</a>. The competition was also plugged on <a href="http://www.radionz.co.nz/audio/national/aft/virtual_world2 ">National Radio</a> (somewhere between two and three minutes). </p>
<p>The next FullCodePress is before <a href="http://www.webstock.org.nz/">Webstock</a> in February and any country can participate.</p>
<p><sub>1. I felt manly after leaving Manly.</sub><br />
<sub>2. Cockle Bay? Manly? Sydney seem to favor one gender over another.</sub></p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/08/22/coding-kiwis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://www.radionz.co.nz/audio/national/aft/virtual_world2" length="698" type="video/x-ms-asf" />
		</item>
		<item>
		<title>Pre-code Kiwis fly to Sydney</title>
		<link>http://www.jwegesin.com/2007/08/17/pre-code-kiwis-fly-to-sydney/</link>
		<comments>http://www.jwegesin.com/2007/08/17/pre-code-kiwis-fly-to-sydney/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 09:13:46 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[catcher]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[jeffrey-ism]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2007/08/17/pre-code-kiwis-fly-to-sydney/</guid>
		<description><![CDATA[<p>What&#8217;s this? What&#8217;s this! There&#8217;s warmth in the air! Last night I arrived in Sydney with the <a href="http://www.codeblacks.co.nz">Codeblacks</a> for <a href="http://www.fullcodepress.com">FullCodePress</a>. </p>
<p>This morning we walked to the Opera House (the competition begins tomorrow and seeing this building is an obligation):</p>
<p><img src='http://www.jwegesin.com/wordpress/wp-content/uploads/2007/08/opera-house.jpg' alt='Sydney Opera House' /></p>
<p>Seeing the Opera House reminds me of the first time I saw the Statue of Liberty in New York City. Describing this feeling is like explaining orange to a blind man.</p>
<p>We&#8217;ve been setting up our networks this afternoon and the competition begins tomorrow at 9:00. This is exciting <img src='http://www.jwegesin.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/08/17/pre-code-kiwis-fly-to-sydney/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>FullCodePress-ure</title>
		<link>http://www.jwegesin.com/2007/08/15/fullcodepress-ure/</link>
		<comments>http://www.jwegesin.com/2007/08/15/fullcodepress-ure/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 23:40:16 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[american-ism]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[kiwi-ism]]></category>
		<category><![CDATA[patriotism]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2007/08/15/fullcodepress-ure/</guid>
		<description><![CDATA[<p>Today&#8217;s I leave for Sydney to compete against Australia in <a href="http://www.fullcodepress.com">FullCodePress</a>. FCP is a competition to &#8220;build a fully-operational website for a non-profit organisation in 24 hours.&#8221;</p>
<p>My team is awesome, and we&#8217;re going to win. The competition starts on Saturday. Here are some details:</p>
<p><strong>Can I see the event online?</strong><br />
The two teams will be building their websites online, and you can watch the progress on the two websites in real time. The web addresses will be announced at 9.30am on Saturday at <a href="http://www.fullcodepress.com">http://www.fullcodepress.com</a>.</p>
<p><strong>The New Zealand team</strong></p>
<ul>
<li><a href="http://webweaversworld.blogspot.com">Ali Green</a></li>
<li>Jeffrey Wegesin</li>
<li><a href="http://maetl.coretxt.net.nz">Mark Rickerby</a></li>
<li><a href="http://www.homespun.co.nz">Peter Johnston</a></li>
<li><a href="http://www.subcide.com">Steve Dennis</a></li>
<li><a href="http://www.thomasscovell.com/blog/">Thomas Scovell</a></li>
<li><a href="http://www.zefamedia.co.nz">Zef Fugaz</a></li>
</ul>
<p><strong>Photo and video action:</strong></p>
<ul>
<li><a href="http://www.youtube.com/fullcodepress">YouTube action</a></li>
<li><a href="http://picasaweb.google.com/FullCodePress">FullCodePress Picasa</a></li>
<li><a href="http://www.flickr.com/photos/fullcodepress/">FullCodePress Flickr</a> </li>
<li><a href="http://www.flickr.com/groups/fullcodepress/pool/">FullCodePress Flickr Group</a></li>
</ul>
<p><strong>Blog action:</strong></p>
<ul>
<li><a href="http://www.fullcodepress.com/">FullCodePress</a></li>
<li><a href="http://www.codeblacks.co.nz/">CodeBlacks (our team)</a></li>
<li><a href="http://wipa.org.au/">WIPA</a></li>
<li><a href="http://www.maxdesign.com.au/">Max Design</a></li>
</ul>
<p><strong>Who is running the event:</strong></p>
<ul>
<li><a href="http://www.webstock.org.nz/">Webstock</a></li>
<li><a href="http://wipa.org.au/">WIPA</a></li>
</ul>
<p>24 hours without sleep! I&#8217;m going to feel like a student. Wish us luck&#8230; </p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/08/15/fullcodepress-ure/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>NZ to OZ for FullCodePress</title>
		<link>http://www.jwegesin.com/2007/07/08/nz-to-oz-for-fullcodepress/</link>
		<comments>http://www.jwegesin.com/2007/07/08/nz-to-oz-for-fullcodepress/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 11:14:46 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[american-ism]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dream]]></category>
		<category><![CDATA[jeffrey-ism]]></category>
		<category><![CDATA[luck]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2007/07/08/nz-to-oz-for-fullcodepress/</guid>
		<description><![CDATA[<p>I&#8217;m going to Australia in August to compete against the Aussies for <a href="http://www.fullcodepress.com">FullCodePress 2007</a>! </p>
<p>Each team (New Zealand and Australia) will build a website in one day for a non-profit organization. </p>
<p>&#8220;At the end of 24 hours, a team of judges will review both sites and select the winner. International pride, bragging rights and a trophy will follow for the winning team.&#8221;</p>
<p>Wish us luck!</p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/07/08/nz-to-oz-for-fullcodepress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rock School Subtle</title>
		<link>http://www.jwegesin.com/2007/06/27/1-0-0-1-1-0/</link>
		<comments>http://www.jwegesin.com/2007/06/27/1-0-0-1-1-0/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 21:17:31 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[jeffrey-ism]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/2007/06/27/1-0-0-1-1-0/</guid>
		<description><![CDATA[<p>Mysteriously my previous post was deleted!</p>
<p>If you use RSS to read this silly collection of random thoughts and photographs, <a href="http://feeds.feedburner.com/Jef">please change your RSS feed to Feedburner</a>.</p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/06/27/1-0-0-1-1-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Browser CSS hacks</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/</link>
		<comments>http://www.jwegesin.com/2007/04/12/browser-css-hacks/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 02:24:14 +0000</pubDate>
		<dc:creator>Jeffrey</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[illogic]]></category>
		<category><![CDATA[jeffrey-ism]]></category>

		<guid isPermaLink="false">http://www.jwegesin.com/?p=19</guid>
		<description><![CDATA[<p>Be warned, this post is for me, and for anyone who likes or dislikes workarounds for common CSS problems (i.e. you hate IE).<!--more--></p>
<p>Display CSS in IE 7:</p>
<ol class="code">
<li><xmp>*:first-child+html [class]</xmp></li>
<li><xmp>{</xmp></li>
<li><xmp>}</xmp></li>
</ol>
<p>Display CSS in IE 7 and Firefox (not IE 6):</p>
<ol class="code">
<li><xmp>html>body [class]</xmp></li>
<li><xmp>{</xmp></li>
<li><xmp>}</xmp></li>
</ol>
<p>Display CSS in Firefox:</p>
<ol class="code">
<li><xmp>html>/**/body [class]</xmp></li>
<li><xmp>{</xmp></li>
<li><xmp>}</xmp></li>
</ol>
<p>I&#8217;m afraid I must declare myself a geek. I&#8217;m not that savvy, really.</p>
]]></description>
		<wfw:commentRss>http://www.jwegesin.com/2007/04/12/browser-css-hacks/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
