<?xml version="1.0" encoding="utf-8"?>

























	
	



	
	
	

	
		
		
		

		
		
			
			
			
			
		
	
	
	
	
	
	


<rss version="2.0">	
	<channel>
		<title>Radiant Core: hcalendar tag</title>
		<link>http://www.radiantcore.com/</link>
		<description>All of the Radiant Core posts tagged with hcalendar.</description>
		<language>en-ca</language>
		<copyright>Copyright 2006, Radiant Core Inc. All rights reserved.</copyright>
		<managingEditor>webmaster@radiantcore.com</managingEditor>
		<webMaster>webmaster@radiantcore.com</webMaster>
		
			
			
			
			
			
			
			
			

			
				
			
			<item>
				<title><![CDATA[Microformats are Cool!]]></title>
				<author>Jay Goldman &lt;info@radiantcore.com&gt;</author>
				<link>http://www.radiantcore.com/blog/archives/23/06/2006/microformats</link>
				<guid isPermaLink="true">http://www.radiantcore.com/blog/archives/23/06/2006/microformats</guid>
				<comments>http://www.radiantcore.com/blog/archives/23/06/2006/microformats#comments</comments>
				<description><![CDATA[Every now and then, a technology comes along that's Just Plain Cool (JPC). <a href="http://www.microformats.org">Microformats</a> are a little hard to rap your head around at first, but I think they meet the JPC. The basic idea is that you continue to build your webpage using HTML with no special sauce added - definitely not any proprietary special sauce - but by using specific classes in your HTML structure, you indicate that the data you're marking up has some special, standardized meaning. By following one of the many Microformat standards (e.g.: <a href="http://microformats.org/wiki/hcard">hCard</a>, <a href="http://microformats.org/wiki/hcalendar">hCalendar</a>, and <a href="http://microformats.org/wiki/hreview">hReview</a>), visitors to a page can make use of the "meta" information without needing to dig through your source. <br /><br />Microformats aren't particularly well supported by the current version of browsers (or, really, at all), but if you're running Firefox then you can install the <a href="https://addons.mozilla.org/firefox/2240/">Tails Export</a> extension and play along (caveat: the Mac version doesn't do export really, just identify). You'll get a nifty little Microformats icon in the status bar of your browser, which will light up as soon as it spots content on the page. We've encoded our <a href="http://www.radiantcore.com/contact/">contact info</a> in the hCard format, so grab the extension and go take a peek. It's been a bit of a chicken and egg scenario since <a href="http://tantek.com/presentations/2005/06/what-are-microformats/">Tantek</a> first thought them up, but today's big announcement of support from <a href="http://ylocalblog.com/blog/2006/06/21/we-now-support-microformats/">Yahoo! Local</a> seems to be the first step towards mass adoption.<br /><br />The highly esteemed Jon Hicks has put together an excellent little proposal for adding <a href="http://www.hicksdesign.co.uk/journal/a-proposal-for-a-safari-microformats-plugin">Microformat support in Safari</a>, which was then followed up by some great design work by Ben Ward in his <a href="http://ben-ward.co.uk/journal/microformats-ui/">Microformats in Web Browsers</a> post.<br /><br />Anyway, I think Microformats qualify as JPC because:<br /><ul><li>They're really easily to implement. In fact, they're almost exactly as much work as you were doing before, only slightly different. You don't have to generate a proprietary file format or add any configuration to your web server - just some simple HTML markup.</li><li>Because they're just HTML, you can easily style them with CSS and it means that your CSS files contain some more standardized class names, which makes maintenance a bit easier.</li><li>If the site visitor doesn't have Microformat support in their browser, it gracefully degrades to simple display of the data.</li><li>Search engines crawlers and other web indexers can use the metadata encapsulated in Microformats to get a better and more rich understanding of the content that they're indexing.</li></ul>Go forth and Microformat! There are handy generators for hCard and hCalendar on the Microformats.org site, so now you have no excuse. We'll be shifting our efforts to adding support in our client projects, so keep an eye on the <a href="http://www.radiantcore.com/portfolio">portfolio</a> section for some more examples. Have you done something cool? Leave it in the comments!<br />]]></description>
				<category>Tech Geekery</category>
				<pubDate>Fri, 23 Jun 2006 12:34:00 GMT</pubDate>
			</item>
		
	</channel>
</rss>