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

























	
	



	
	
	

	
		
		
		

		
		
			
			
			
			
		
	
	
	
	
	
	


<rss version="2.0">	
	<channel>
		<title>Radiant Core: jonhicks tag</title>
		<link>http://www.radiantcore.com/</link>
		<description>All of the Radiant Core posts tagged with jonhicks.</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[The Fox is Out of the Bag]]></title>
				<author>Jay Goldman &lt;info@radiantcore.com&gt;</author>
				<link>http://www.radiantcore.com/blog/archives/25/10/2006/foxoutofthebag</link>
				<guid isPermaLink="true">http://www.radiantcore.com/blog/archives/25/10/2006/foxoutofthebag</guid>
				<comments>http://www.radiantcore.com/blog/archives/25/10/2006/foxoutofthebag#comments</comments>
				<description><![CDATA[It is a great pleasure to announce that Firefox 2 is out! You can grab it from <a href="http://www.getfirefox.com">www.getfirefox.com</a> and play with all the pretty things we helped to build. I encourage you to download it on every computer you can and help to spread the word, as well as to throw a <a href="http://www.firefoxparty.com/">Firefox Party</a> to likewise help with the celebrations!<br /><br />Also, it's really hard to argue with a top-notch publication like <a href="http://reviews.cnet.com/Firefox_2/4505-9241_7-32126746.html?tag=cnetfd.ld5"><span style="font-weight: bold;">CNET</span></a> when they review your product and say things like <span style="font-weight: bold;">8.3/10</span> and <span style="font-weight: bold;">Editor's Choice</span>, and "<span style="font-weight: bold;">Mozilla Firefox 2 is a winner, beating Microsoft Internet Explorer 7</span> on security, features, and overall cool factor and deserving our Editors' Choice award." We were especially touched by statements like "The new shiny-glass look is much more sophisticated, as are the rounded tabs and the hairline borders around the address bar and the search engine box." and "Firefox is truly innovative, yet it's also very practical for everyday use.", which is like getting a big pat on the back for a job well done.<br /><br />Our congratulations go out to the whole team and to everyone we got to work with, both inside Mozilla (<a href="http://www.beltzner.ca/ifeelafel">Mike Beltzner</a>, <a href="http://steelgryphon.com/blog/">Mike Connor</a>, <a href="http://shaver.off.net/diary/">Mike Shaver</a>, <a href="http://weblogs.mozillazine.org/schrep/">Mike Schroepfer</a> (notice a theme?), <a href="http://cbeard.typepad.com/">Chris Beard</a>, <a href="http://johnolilly.typepad.com/blog/">John Lilly</a>, and <a href="http://www.numenity.org/blog/">Paul Kim</a>) and outside. A special non-Mozilla thank you to <a href="http://www.resincoated.com/blog/index.php?sec=sec2&amp;num=2">Sean Martell</a> (designer extraordinaire), the denizens of the <a href="http://quotes.burntelectrons.org/search?query=tag%3A%23foxymonkies">#foxymonkies</a> IRC chat room who helped out immeasurably (especially to <a href="http://gavinsharp.com/">Gavin Sharp</a>, <a href="http://www.sspitzer.org/">Seth Spitzer</a>, and <a href="http://steelgryphon.com/grand/">Lucy</a>), <a href="http://www.retrovirus.com">Joe Hughes</a>, <a href="http://weblogs.mozillazine.org/ben/">Ben Goodger</a>, Brian Rakowski, Pam Greene, and <a href="http://linus.com/">Linus Upson</a> (all from Google), <a href="http://www.actsofvolition.com/">Steven Garrity</a> (from SilverOrange), and the highly-esteemed <a href="http://kmgerich.com/">Kevin Gerich</a>, Stephen Horlander, and <a href="http://www.hicksdesign.co.uk/">Jon Hicks</a>, all of whom lent their time and advice. It was an honour and a privilege to work with such a team and it is truly awe-inspiring when one has to choose between linking to their prolific and popular blogs or to their Wikipedia entries (apologies if I missed anyone or anyone's links - please comment and I'll update).]]></description>
				<category>Taking Care of Business</category>
				<pubDate>Wed, 25 Oct 2006 23:17:00 GMT</pubDate>
			</item>
		
			
			
			
			
			
			
			
			

			
				
			
			<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>