<?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>My Little Black Book &#187; Webstock2009</title>
	<atom:link href="http://blog.williegoosen.com/category/conference/webstock2009/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.williegoosen.com</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 11:42:07 +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>Day Three Accessibility and Ajax</title>
		<link>http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/</link>
		<comments>http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 10:53:16 +0000</pubDate>
		<dc:creator>Willie Goosen</dc:creator>
				<category><![CDATA[Webstock2009]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[day3]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://blog.williegoosen.com/?p=51</guid>
		<description><![CDATA[Derek Featherstone Real world Accessibility for Ajax and Web Apps Sites : www.boxofchocolates.ca www.furtherahead.com Right so i got caught out by the title like the typical buzzword try-er-outer. So first thing i read going through the workshops, was &#8230;. AJAX. So wow that&#8217;s like so now and everyone is doing it so the more AJAX [...]]]></description>
			<content:encoded><![CDATA[<p>Derek Featherstone<br />
Real world Accessibility for Ajax and Web Apps<br />
Sites : <a href="http://www.boxofchocolates.ca">www.boxofchocolates.ca</a> <a href="http://www.furtherahead.com">www.furtherahead.com</a></p>
<p><a class="flickr-image alignright" title="Derek Featherstone and the class" href="http://www.flickr.com/photos/greendott/3303362102/"><img src="http://farm4.static.flickr.com/3312/3303362102_dce60f91a9_m.jpg" alt="Derek Featherstone and the class" /></a></p>
<p>Right so i got caught out by the title like the typical buzzword try-er-outer. So first thing i read going through the workshops, was &#8230;. AJAX. So wow that&#8217;s like so now and everyone is doing it so the more AJAX the better right?</p>
<p>Upon closer inspection the workshop was more around the _accessibility_ part. And the first 10 min I thought whoops not quite what I intended to spend a day on, but i was captivated after the intro.</p>
<p>Quick key points<br />
1. Forms<br />
- Watch out for Visual labeling, use <label> element<br />
- &#8220;em&#8221; inside the &#8220;label&#8221; and position with CSS<br />
- Replace &#8220;em&#8221; with a &#8220;strong&#8221; if its an error.<br />
- Plan error/advisory information carefully (keep in flow or shift focus to it if not in flow)<br />
- Dual purpose interfaces can cause issues.</label></p>
<p>2. Linear Flow<br />
- feedback on an action should be where your focus is going<br />
- have elements linear in HTML and position with CSS for visual organisation</p>
<p>3. Proximity<br />
- when injecting content with ajax place do so in context.<br />
- avoid injecting content at the end of the document if possible<br />
- best yet avoid ajax if it can be hidden with CSS and revealed</p>
<p>4. Backup plan<br />
- have a fall back option, multiple ways of achieving same goal<br />
- use headings for &#8220;rescue point&#8221; if user gets lost in document</p>
<p>5. Visual Design vs Structure<br />
- check that your visual design and un-styled document is telling the same story<br />
- turn your CSS off see if site still makes sense<br />
- build linear flow into your wire frames</p>
<p>6. Development  Testing<br />
- Test for accessibility from the start.<br />
Design Stage: Color contrasts, general layout<br />
Functional Testing: must work with keyboard<br />
Demo Testing: all alt must be accurate, screen reader emulators, turn off css<br />
Final Test: real people varied needs.<br />
- test success error AND corrective paths<br />
- check for alt tags and that they make sence.</p>
<p>A Tools and Links<br />
- Screen readers Shark and Dragon Natural speaking<br />
- HTML Tidy in Firefox is a good start<br />
- <a href="http://www.standards-schmandards.com/projects/fangs/">Fangs</a> Firefox plug-in screen reader emulator<br />
- Juicy Studio Firefox plug-in for <a href="http://juicystudio.com/services/luminositycontrastratio.php">Luminosity Colour Contrast Ratio Analyser</a><br />
- <a href="http://www.simplyaccessible.org">www.simplyaccessible.org</a> for some examples<br />
- WCAG the accessibility bible</p>
<p>Soo once again to make some sence of all the random jucy tidbits of knowledge, its definitely something i will be promoting from now on.</p>
<p>At a basic level it costs nothing. Its up to the UX designer and Developers to just take a bit more care in element placement and thinking about the project not just from you users perspective but also the less able users. As a by product this will produce a much higher quality product and the HTML is bound to be more semantic and efficient.</p>
<p>A quote from Derek that summed it up quite well :</p>
<blockquote><p><em>Its about whats under the covers</em></p></blockquote>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/&amp;t=Day+Three+Accessibility+and+Ajax" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT%3A%40willie_g+Day+Three+Accessibility+and+Ajax+-+http://tinyurl.com/25j2ucs&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/&amp;title=Day+Three+Accessibility+and+Ajax" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Day+Three+Accessibility+and+Ajax&amp;url=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/&amp;title=Day+Three+Accessibility+and+Ajax&amp;selection=Derek%20Featherstone%0D%0AReal%20world%20Accessibility%20for%20Ajax%20and%20Web%20Apps%0D%0ASites%20%3A%20www.boxofchocolates.ca%20www.furtherahead.com%0D%0A%0D%0A%0D%0A%0D%0ARight%20so%20i%20got%20caught%20out%20by%20the%20title%20like%20the%20typical%20buzzword%20try-er-outer.%20So%20first%20thing%20i%20read%20going%20through%20the%20workshops%2C%20was%20....%20AJAX.%20So%20wow%20that%27s%20like%20so%20now%20an" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/&amp;title=Day+Three+Accessibility+and+Ajax" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/&amp;title=Day+Three+Accessibility+and+Ajax" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Day%20Three%20Accessibility%20and%20Ajax%22&amp;body=Link: http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Derek%20Featherstone%0D%0AReal%20world%20Accessibility%20for%20Ajax%20and%20Web%20Apps%0D%0ASites%20%3A%20www.boxofchocolates.ca%20www.furtherahead.com%0D%0A%0D%0A%0D%0A%0D%0ARight%20so%20i%20got%20caught%20out%20by%20the%20title%20like%20the%20typical%20buzzword%20try-er-outer.%20So%20first%20thing%20i%20read%20going%20through%20the%20workshops%2C%20was%20....%20AJAX.%20So%20wow%20that%27s%20like%20so%20now%20an" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.williegoosen.com/2009/02/day_three_accessibility_and_ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day Two Agile Goodness</title>
		<link>http://blog.williegoosen.com/2009/02/day-two-agile-goodness/</link>
		<comments>http://blog.williegoosen.com/2009/02/day-two-agile-goodness/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 05:58:30 +0000</pubDate>
		<dc:creator>Willie Goosen</dc:creator>
				<category><![CDATA[Webstock2009]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[day2]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://blog.williegoosen.com/?p=37</guid>
		<description><![CDATA[Presenter M. Jackson Wilkinson Twitter @wafro Site: www.jounce.net Developer(Python), Project manager, Agile Man So i went into this presentation having seen a couple of agile projects in practice, and not quite sure what it was all about i did a couple of googles some time ago. When this opportunity came around i thought it would [...]]]></description>
			<content:encoded><![CDATA[<p>Presenter M. Jackson Wilkinson<br />
Twitter @wafro<br />
Site: <a href="http://www.jounce.net">www.jounce.net</a><br />
Developer(Python), Project manager, Agile Man</p>
<p><a class="flickr-image alignright" title="William Jackson's Agile Workshop" href="http://www.flickr.com/photos/greendott/3303361952/"><img src="http://farm4.static.flickr.com/3451/3303361952_8b16261805_m.jpg" alt="William Jackson's Agile Workshop" /></a></p>
<p>So i went into this presentation having seen a couple of agile projects in practice, and not quite sure what it was all about i did a couple of googles some time ago. When this opportunity came around i thought it would be rude not too.</p>
<p>Jackson was a great presenter and covered a wide range of topics from various peoples perspectives in the project team. I will not try and repeat it all as i would be here forever and its a bluebird day in welly so i&#8217;ll keep it short.</p>
<p>- Collaboration is imperative<br />
- Embrace change<br />
- Choose the team very carefully<br />
- Everybody on the project team must &#8220;buy-in&#8221; to the goal<br />
- Attention to the technical detail not just a quick hack as more time is spent on the development rather than the process.<br />
- Release _working_ software often to the client to show progress. Not every cycle has a release</p>
<p>We brushed over the how the process works :</p>
<p>1. Cycle Zero<br />
- Research<br />
- Product Design<br />
- Development Prep get ready to start coding<br />
- Moodboards(very cool) for quick look &amp; feel concepts<br />
- Very importantly Defining Done</p>
<p>2. Cycle Planning<br />
- Develop User stories eg. User can search for a photo.<br />
- Test planning &#8211; asumption, success criteria, out of scope bits<br />
- Use and index card to capture information gathered so far.<br />
- Estimate is placed on each card and determined which cycle its targeted for.<br />
- Use 1.2.4.8.16.32.64 for giving each storie points.<br />
- Find your teams balance on how many storie points you can complete in a cycle<br />
- Keep team rolling with backlog of the easy 1.2.4 tasks</p>
<p>3. Collaborative UX/UI<br />
- Get business and designers to build mock ups together<br />
- Quick and on paper gives you LOFI wireframes<br />
- You can do more detailed wire frames but risk quibbling over detail<br />
- Mock ups avoids confusion and developers love them</p>
<p>4. Daily Progress<br />
- Focus on YTB, yesterday, today, blocks<br />
- Use time keep it short and standing<br />
- Just Google &#8220;scrum&#8221; it&#8217;s all there i promise<br />
- there are all sorts of rules but use what works.</p>
<p>5. Pairing<br />
- Thinker and Checker and the Does/Executor<br />
- Development &#8211; Beter code less bugs<br />
- Wireframes &#8211; review asumptions and help brainstorm</p>
<p>6. Test Driven Development<br />
- Is a must<br />
- Every function must have a test<br />
- Selinium and Windmill for frontend test automation</p>
<p>7. Continuous Integration<br />
- Automate Release cycle (cruzecontrol or hudson?)<br />
- Frequent Release cycle (dayly, hourly)<br />
- Check out, Build, Run Test, Notify if errored, Deploy(in Test)</p>
<p>8. Retrospective<br />
- just before start of next cycle<br />
- where are we at now<br />
- reflect on previous cycle<br />
- review story points completion<br />
- review pairing arrangements</p>
<p>Appendix &#8211; Artifacts<br />
- This one is still baffeling me as the whole point of agile is to just get into it, and only document what will be reused. But this means that some desision points may be lost because of lack of documentation.<br />
- The code should be self commenting plus enough comments to make the rest understandable, frequent refactoring and good comments should improve this further<br />
- Project wikis was also suggested.<br />
- I do like documentation, so im unconvinced on this point of limited documentation</p>
<p>An interesting new term that was topic for a bit of discussion as it wasn&#8217;t on Google yet was &#8220;Layered Progress&#8221;<br />
It is when you do development for your whole site in high level wire frames in the first pass. Next stage as they become available replace high level wire frames with more detailed ones, and as the final functional pages are available replace them again.<br />
Implementation of this is up to you, if you hunt hard enough something like this may be found somewhere.</p>
<p>Another new one, for me at least, was &#8220;Coding Dirty&#8221;<br />
It is when you developer builds the functionality and designer does the design afterward. This is fraught with danger as if your html/css is not marked up well it will produce a sub optimal result. Some people in the group has had success with this order.</p>
<p>Soo final thoughts. I&#8217;m not totally sold yet, there are some facets to it that i like but i will chew on the methodology a bit longer.</p>
<p>To give it appropriate visibility in an organisation you will need to try it on a small not critical but highly visible project to get the hang of it and get buy-in based on its success.</p>
<p>Now for some rest before day three AJAX and Accessibility shenanigans.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/&amp;t=Day+Two+Agile+Goodness+" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT%3A%40willie_g+Day+Two+Agile+Goodness++-+http://tinyurl.com/2fskb6g&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/&amp;title=Day+Two+Agile+Goodness+" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Day+Two+Agile+Goodness+&amp;url=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/&amp;title=Day+Two+Agile+Goodness+&amp;selection=Presenter%20M.%20Jackson%20Wilkinson%0D%0ATwitter%20%40wafro%0D%0ASite%3A%20www.jounce.net%0D%0ADeveloper%28Python%29%2C%20Project%20manager%2C%20Agile%20Man%0D%0A%0D%0A%0D%0A%0D%0ASo%20i%20went%20into%20this%20presentation%20having%20seen%20a%20couple%20of%20agile%20projects%20in%20practice%2C%20and%20not%20quite%20sure%20what%20it%20was%20all%20about%20i%20did%20a%20couple%20of%20googles%20some%20time%20ago.%20When%20this%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/&amp;title=Day+Two+Agile+Goodness+" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.williegoosen.com/2009/02/day-two-agile-goodness/&amp;title=Day+Two+Agile+Goodness+" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Day%20Two%20Agile%20Goodness%20%22&amp;body=Link: http://blog.williegoosen.com/2009/02/day-two-agile-goodness/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Presenter%20M.%20Jackson%20Wilkinson%0D%0ATwitter%20%40wafro%0D%0ASite%3A%20www.jounce.net%0D%0ADeveloper%28Python%29%2C%20Project%20manager%2C%20Agile%20Man%0D%0A%0D%0A%0D%0A%0D%0ASo%20i%20went%20into%20this%20presentation%20having%20seen%20a%20couple%20of%20agile%20projects%20in%20practice%2C%20and%20not%20quite%20sure%20what%20it%20was%20all%20about%20i%20did%20a%20couple%20of%20googles%20some%20time%20ago.%20When%20this%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://blog.williegoosen.com/2009/02/day-two-agile-goodness/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.williegoosen.com/2009/02/day-two-agile-goodness/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Day One Mastering CSS &amp; HTML</title>
		<link>http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/</link>
		<comments>http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:05:41 +0000</pubDate>
		<dc:creator>Willie Goosen</dc:creator>
				<category><![CDATA[Webstock2009]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[day1]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://blog.williegoosen.com/?p=25</guid>
		<description><![CDATA[After a mad dash from the airport we made it just in time for the first session on the day. We did luck out on the good seats. But not even the neck wrenching all day long could take away from the sessions content.]]></description>
			<content:encoded><![CDATA[<p><a class="flickr-image alignright" title="Webstock" href="http://www.flickr.com/photos/tashmahal/3030305441/"><small><a title="Attribution License" rel="license" href="http://creativecommons.org/licenses/by/2.0/"></a></small></a></p>
<p><a class="flickr-image alignright" title="Russ Weakley" href="http://www.flickr.com/photos/greendott/3302571751/"><img src="http://farm4.static.flickr.com/3444/3302571751_a2cc9ea6a2_m.jpg" alt="Russ Weakley" /></a>After a mad dash from the airport we made it just in time for the first session on the day. We did luck out on the good seats. But not even the neck wrenching all day long could take away from the sessions content.</p>
<p>I was amazed at the amount of ground that was covered by Russ Weakley. Fast paced and action packed till the last bell rang at 5pm.</p>
<p>Areas of particular interest to me, no i might hear you say du!, but my css and html skills have been hacked togeter like a IE 5 stylesheet.</p>
<ul>
<li>I&#8217;m slowly getting my head around Inline, Block and Terminal Block elements. I&#8217;ll have to go check out that last one again.</li>
<li>Selectors are your friend, esp descendant selectors save you from needing to assign classes unnecessarily</li>
<li>Try and use your site without a mouse, for basic accessibility testing</li>
<li>Check out <a href="http://maxdesign.com.au">http://maxdesign.com.au</a> for some css goodness and examples</li>
<li>display:inline = inflow, display:block = out of flow</li>
<li>CSS Sprites, have all your icons in one gif file to save round trips to the server. Use ample white space(100px) to avoid strange effects when font size gets increased.</li>
<li>User more of &#8220;em&#8221; unit to make site more fluid when font size in the browser gets changed.</li>
<li>Russ finally got me to make sense of &#8220;li&#8221; elements for navigation and how easy they are to work with.</li>
<li>Also see &#8220;Sliding Door&#8221; for nice and neat little tabs with rounded corners. a and span elements are your friends here.</li>
<li>Tables in forms are _bad_ for accessablility</li>
<li>Build for standard compliant browser ALWAYS!!!, you can add IE specific hacks in at IE only style sheet.</li>
<li>When doing a printable stylesheet see &#8220;media&#8221; attribute of the link element.</li>
</ul>
<p>So at the end of a long day im calling it a wrap. The sooner i go to bed the sooner i can go and have a coffee at <a href="http://coffee.gen.nz/cafe/309-deluxe">Delux</a></p>
<blockquote><p><em>Double Margin Float bug is quite bizarre</em> &#8211; Russ(Sounding like the Steve Irwin of CSS)</p></blockquote>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/&amp;t=Day+One+Mastering+CSS+%26+HTML" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=RT%3A%40willie_g+Day+One+Mastering+CSS+%26+HTML+-+http://tinyurl.com/2cx9mh4&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/&amp;title=Day+One+Mastering+CSS+%26+HTML" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Day+One+Mastering+CSS+%26+HTML&amp;url=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/&amp;title=Day+One+Mastering+CSS+%26+HTML&amp;selection=After%20a%20mad%20dash%20from%20the%20airport%20we%20made%20it%20just%20in%20time%20for%20the%20first%20session%20on%20the%20day.%20We%20did%20luck%20out%20on%20the%20good%20seats.%20But%20not%20even%20the%20neck%20wrenching%20all%20day%20long%20could%20take%20away%20from%20the%20sessions%20content." rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/&amp;title=Day+One+Mastering+CSS+%26+HTML" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/&amp;title=Day+One+Mastering+CSS+%26+HTML" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Day%20One%20Mastering%20CSS%20%26%20HTML%22&amp;body=Link: http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A After%20a%20mad%20dash%20from%20the%20airport%20we%20made%20it%20just%20in%20time%20for%20the%20first%20session%20on%20the%20day.%20We%20did%20luck%20out%20on%20the%20good%20seats.%20But%20not%20even%20the%20neck%20wrenching%20all%20day%20long%20could%20take%20away%20from%20the%20sessions%20content." rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.williegoosen.com/2009/02/day-one-mastering-css-html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
