<?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>Abstract Sequential &#187; microformats</title>
	<atom:link href="http://stephaniehobson.ca/wordpress/tag/microformats/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephaniehobson.ca/wordpress</link>
	<description>You make it pretty - I make it work.</description>
	<lastBuildDate>Thu, 03 Jun 2010 18:23:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Directions North</title>
		<link>http://stephaniehobson.ca/wordpress/2007/04/04/web-directions-north/</link>
		<comments>http://stephaniehobson.ca/wordpress/2007/04/04/web-directions-north/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 22:11:08 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[webdesign]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[bcit]]></category>
		<category><![CDATA[big picture]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[ux]]></category>
		<category><![CDATA[WDN]]></category>
		<category><![CDATA[web standards]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://stephaniehobson.ca/?p=13</guid>
		<description><![CDATA[I thought I&#8217;d post my summary of Web Directions North that I distributed to the department a month or so after the conference. [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I&#8217;d post my summary of Web Directions North that I distributed to the department a month or so after the conference.  I&#8217;ve been wanting to write a more technical and personal review of it but it&#8217;s pretty clear to me that if I haven&#8217;t done it by now, I&#8217;m not going to get around to doing it :)</p>
<p><span id="more-13"></span>Web Directions North is an international conference for people who work with the web, from project managers to web programmers to web designers. This year it was hosted in Vancouver and a few of us jumped at the opportunity to go and were grateful to have the department&#8217;s support.</p>
<p>The conference covered a good balance of theoretical big thinking ideas and practical hands on code ideas and we were fortunate to come home with both things to work towards in the long run and ideas that could be implemented immediately.</p>
<p>These are a few of the &#8220;big picture&#8221; ideas that stood out to us:</p>
<ul>
<li><strong>User Experience</strong> – It&#8217;s the difference between making a website as popular as the SunDisk Sansa MP3 player and making a website as popular as the iPod. Many of the speakers talked about the ways they integrate user experience design and testing into their work early in the project process and what a huge positive impact it has had on their websites.</li>
<li><strong>Web Standards</strong> – All the presenters were strong advocates of web standards. They also argued against the idea that all a website needs to meet standards is to be well coded. In their eyes a website with standards has <em>high</em> standards – it should also be accessible, backwards compatible, built using the principles of progressive enhancement, semantic, and have good user experience.</li>
<li><strong>Ajax </strong>– There was a lot of discussion about Ajax, what it is, why it has become popular, and where and how to best use it. It was advocated that sites should be built to function perfectly without Ajax and Ajax can be added after to enhance user experience. There were also some user experience issues identified with using Ajax and some solutions proposed.</li>
</ul>
<p>These ideas touch on difference skill sets and the presenters who talked about project management felt that the ideal web team would consist of a mix of individuals with skills that cross the disciplines of development, design, usability, and content. This structure keeps the team nimble, and promotes rapid prototyping for continuous improvement.</p>
<p>It&#8217;s rare that a conference provides information you can act on the next day when you sit back down at you desk but these are ideas we found immediately useful:</p>
<ul>
<li><strong>Microformats </strong>– <a href="http://microformats.org/">Microformats</a> are a standardized way to add CSS to XHTML to code standardized information such as addresses and events so that programs such as address books and calendars can import them with a single click if you have a newer browser or the right plugins. The contacts application (<a href="http://www.bcit.ca/contacts">bcit.ca/contacts</a>) has been rewritten to use microformats and the new version launched March 6<sup>th</sup>!</li>
<li><strong>Mashups</strong> – A mashup is when part of a website is integrated into another website. You might have seen a Google Maps mashup like this one: <a href="http://blogs.bcit.ca/catttrax2/journey/route">http://blogs.bcit.ca/catttrax2/journey/route</a>.  One of the sessions covered what&#8217;s involved in beginning a mashup and now a campus map mashup is on the way!</li>
<li><strong>Progressive Enhancement</strong> – This is a &#8220;big idea&#8221; about how to code and a shift from the old concept of &#8220;graceful degradation&#8221;. The suggestion is that content should be written first and then semantic code, presentation, and behavior should be added on top of it in layers so that the core content is still accessible and intelligible if it is accessed without the presentation and behavior layers. The contacts application was rewritten using the principles of progressive enhancement; check it out with JavaScript or CSS turned off!</li>
</ul>
<p>If you&#8217;re interested in learning more about any of these ideas the presentation summaries and notes are available on the <a href="http://north.webdirections.org/wdn07-resources/">Web Directions North</a> website or you can talk to Brandon, Alan or me :)</p>
]]></content:encoded>
			<wfw:commentRss>http://stephaniehobson.ca/wordpress/2007/04/04/web-directions-north/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Striving for excellence</title>
		<link>http://stephaniehobson.ca/wordpress/2007/03/30/striving-for-excellence/</link>
		<comments>http://stephaniehobson.ca/wordpress/2007/03/30/striving-for-excellence/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 19:51:10 +0000</pubDate>
		<dc:creator>Stephanie</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[accomplishment]]></category>
		<category><![CDATA[bcit]]></category>
		<category><![CDATA[big picture]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[HOPE]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[self-taught]]></category>
		<category><![CDATA[sociology]]></category>

		<guid isPermaLink="false">http://stephaniehobson.ca/?p=12</guid>
		<description><![CDATA[I just finished my first micoformatted page!  When I was writing the information page for HOPE&#8217;s spring dinners I coded all the [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished my first micoformatted page!  When I was writing the information page for <a href="http://hope-international.com/fundraising/07_springdinners.html" target="_blank">HOPE&#8217;s spring dinners</a> I coded all the dinners as events and the organizers as hcards :)  I did work with Brandon to re-do the <a href="http://www.bcit.ca/contacts" target="_blank">BCIT Contacts</a> application to use microformats but he did most of the coding on that project.  This is the first time I&#8217;ve done it myself.</p>
<p>I didn&#8217;t actually tell anyone at HOPE that I&#8217;d done it that way since it doesn&#8217;t effect the way the page looks and I figure they&#8217;ll discover it for themselves if it&#8217;s useful to them.  However, my friend thinks I should tell them so they recognize just how good a job I&#8217;m doing for them.</p>
<p>I don&#8217;t really feel like I did anything other than my job.  Isn&#8217;t it my job to do a good job?</p>
<p>In the last two weeks of February, <a href="http://www.cbc.ca/ideas/">CBC&#8217;s <em>IDEAS</em></a> aired a couple programs on the ideas of Richard Sennett, a sociologist and author who has studied the organization of work.  Among other things he suggests the Western world is obsessed not with the idea of craftsmanship but with productivity.  In other words: it doesn&#8217;t matter how well you do you job &#8211; just how quickly.</p>
<p>The speaker at my graduation ceremony spoke at length encouraging us to &#8220;<quote>strive for excellence</quote>&#8221; in everything we do.  Not just in the work we do but also in our interactions as part of our daily lives.  From answering a client&#8217;s e-mail to cooking dinner, he urged us to do our best.</p>
<p>Is doing a good job something society has to be told to do now?</p>
]]></content:encoded>
			<wfw:commentRss>http://stephaniehobson.ca/wordpress/2007/03/30/striving-for-excellence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
