<?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>Amped about Web Standards &#187; firefox</title>
	<atom:link href="http://www.ampedwebstandards.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ampedwebstandards.com</link>
	<description>Discussion, code examples, and tutorials on web standards and web programming.</description>
	<lastBuildDate>Tue, 23 Feb 2010 10:05:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Firefox 3 is here &#8211; where&#8217;s the microformats?</title>
		<link>http://www.ampedwebstandards.com/2008/06/13/firefox-3-is-here-wheres-the-microformats-support/</link>
		<comments>http://www.ampedwebstandards.com/2008/06/13/firefox-3-is-here-wheres-the-microformats-support/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 07:36:05 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Microformats]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.ampedwebstandards.com/?p=16</guid>
		<description><![CDATA[With the final version of Firefox 3 due out next week, you might be wondering&#8230; what happened to the promise of built-in Microformats support? Unfortunately, there was never a consensus on how they should be exposed in the UI, so they didn&#8217;t get added. Not a total loss though, as they did add a microformats [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.ampedwebstandards.com%2F2008%2F06%2F13%2Ffirefox-3-is-here-wheres-the-microformats-support%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.ampedwebstandards.com%2F2008%2F06%2F13%2Ffirefox-3-is-here-wheres-the-microformats-support%2F&amp;source=aswitzer&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>With the final version of Firefox 3 due out next week, you might be wondering&#8230; <a href="http://www.ampedwebstandards.com/2007/01/19/firefox-3-native-microformats-support/">what happened to the promise of built-in Microformats support</a>?</p>
<p>Unfortunately, there was never a consensus on how they should be exposed in the UI, so they didn&#8217;t get added. Not a total loss though, as they did add a <a title="Firefox 3 Microformats API" href="http://developer.mozilla.org/en/Using_microformats">microformats API</a> that can be used by developers.</p>
<p>Adiditional info, see: <a href="http://www.kaply.com/weblog/2008/05/20/where-are-the-microformat-in-firefox-3/">Where are the microformats in Firefox 3?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ampedwebstandards.com/2008/06/13/firefox-3-is-here-wheres-the-microformats-support/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tutorial: Using hCalendar Microformats</title>
		<link>http://www.ampedwebstandards.com/2007/04/11/tutorial-using-hcalendar-microformats/</link>
		<comments>http://www.ampedwebstandards.com/2007/04/11/tutorial-using-hcalendar-microformats/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 07:00:44 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hCalendar]]></category>
		<category><![CDATA[operator]]></category>

		<guid isPermaLink="false">http://www.ampedwebstandards.com/2007/04/11/tutorial-using-hcalendar-microformats/</guid>
		<description><![CDATA[Okay, hopefully you now have a general understanding of what Microformats are. (Hint: If you don&#8217;t follow that last link) Now, what can you do with them? I&#8217;m going to walk thru a real-world example, and we&#8217;ll discuss the tools you&#8217;ll need to do so. In this tutorial/example, you are a Denver Nuggets NBA fan, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.ampedwebstandards.com%2F2007%2F04%2F11%2Ftutorial-using-hcalendar-microformats%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.ampedwebstandards.com%2F2007%2F04%2F11%2Ftutorial-using-hcalendar-microformats%2F&amp;source=aswitzer&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Okay, hopefully you now have a general understanding of <a href="http://www.ampedwebstandards.com/2007/04/26/what-are-microformats/" title="What are Microformats?" target="_blank">what Microformats are</a>. (Hint: If you don&#8217;t follow that last link)</p>
<p>Now, what can you do with them?</p>
<p>I&#8217;m going to walk thru a real-world example, and we&#8217;ll discuss the tools you&#8217;ll need to do so.</p>
<p>In this tutorial/example, you are a <a href="http://www.nuggetshoops.com" title="NuggetsHoops.com - A Denver Nuggets NBA Fansite">Denver Nuggets NBA fan</a>, and you would like to add a few of their remaining games to your online calendar. Even if you aren&#8217;t an NBA fan, hopefully by the time we are done, you will understand how to seek out and use microformats that you <em>are </em>interested in.</p>
<p>Tools you will need:</p>
<ul>
<li>Recent version of Mozilla Firefox (preferably 2.0+)</li>
<li>Google account (we&#8217;ll use Google&#8217;s online Calendar)</li>
<li>Firefox Operator Plugin (Add-on)</li>
</ul>
<p>Okay, let&#8217;s get started: (all links will open in a new window)</p>
<ol>
<li><a href="http://www.ampedwebstandards.com/2007/04/11/tutorial-using-hcalendar-microformats/firefox-3/" target="_blank" rel="attachment wp-att-9" title="Download Firefox"><img src="http://www.ampedwebstandards.com/wp-content/180px-firefox-logo.png" alt="Firefox" class="right" border="0" height="90" width="90" /></a> &#8211; <a href="http://www.mozilla.com/en-US/" title="Download Firefox 2" target="_blank">Download and install Firefox </a><br/><br/>Follow the basic install instructions. The current version as of this article is 2.0.0.3
<p>Mac or Linux user? <a href="http://www.mozilla.com/en-US/firefox/all.html" target="_blank" title="Download Firefox 2 for Mac or Linux">Download Firefox from here</a>.</li>
<li><a href="https://www.google.com/accounts/NewAccount?service=ig&#038;passive=true&#038;continue=http://www.google.com/ig%3Fhl%3Den&#038;followup=http://www.google.com/ig%3Fhl%3Den&#038;cd=US&#038;hl=en&#038;nui=1&#038;ltmpl=default" target="_blank" title="Create a free Google account">Create a free Google account</a><a href="http://www.ampedwebstandards.com/2007/04/11/tutorial-using-hcalendar-microformats/google/" rel="attachment wp-att-10" title="Google"><img src="http://www.ampedwebstandards.com/wp-content/200px-google_logo_transparent.png" alt="Google" class="right" border="0" /></a><br />
<strong><br />
Note:</strong> If you already use Gmail or another Google service, you already have an account and can skip this step.</p>
<p>Once you have your account, you can check out the <a href="http://www.google.com/calendar" title="Google Calendar" target="_blank">Google Calendar app</a>, but you don&#8217;t need to do anything with it yet.</li>
<li>Add the Operator Add-on to Firefox<br/>
<p>The current version of Firefox needs a little assistance to make it easy to work with Microformats. There are several add-ons that help you view and interact with Microformats, but the <a href="https://addons.mozilla.org/en-US/firefox/addon/4106" title="Operator Firefox Add-on" target="_blank">Operator Add-On by Michael Kaply</a> is the one I recommend. As of this writing, the latest version is  0.7.</p>
<p>Click on the link, scroll down and click on the green Install Now button. Firefox will have it installed in a matter of seconds for you &#8211; restart Firefox and you are ready for the next step.</li>
<li>Okay, you now have all the tools you need to make use of a Microformat &#8211; specifically, we are going to add the information for an upcoming event to your Google Calendar. Visit the <a href="http://www.nuggetshoops.com/schedule.php" title="NuggetsHoops.com - Season Results and Remaining Schedule" target="_blank">NuggetsHoops.com Season Schedule</a> with your Firefox browser. You&#8217;ll see the results of all games from the current NBA season. Scroll down to the bottom of the page to see the remaining games. As of this writing, there are only 5 games left, but all playoff games will also be added to this page when they are announced.<br />
<img src="http://www.ampedwebstandards.com/wp-content/microformat-screenshot2.gif" alt="Screenshot of Microformats at NuggetsHoops.com" /><br />
<em> </em><em><br />
Note:</em> If you run across the post in the offseason, there will be new events on this same page when the next NBA season restarts in October/November.</p>
<p>In the screenshot above, you will notice that I highlighted a button on the Operator toolbar that shows you that the Add-on has detected 3 Calendar events that you can add to Google Calendar, among other apps in the near future. The events are ordered from  next to later, top to bottom in the pulldown that appears when you click on the button.  This is the Operator Add-on at work, letting you know that it has detected Microformats on the current page and it is prepared to help you use them. Pick one of the games and left-click with your mouse. If you are currently logged into your Google Account, you will see the detail page for a new Event entry, with all of the required details already filled in. Just click &#8220;Save Changes&#8221;, and you&#8217;ve successfully used an hCalendar Microformat to create an event in your Google Calendar. Click on the Google Calendar link in the top left corner to see how it looks.</p>
<p>You can now go back to the <a href="http://www.nuggetshoops.com/schedule.php" title="NuggetsHoops Season Schedule" target="_blank">NuggetsHoops.com Season Schedule</a> and add more events in the same way, or better yet &#8211; go explore other websites and see what other Microformat enabled websites you can find and now easily take advantage of! (Hint: The social calendar website &#8211; <a href="http://www.upcoming.org/" title="Upcoming.org Homepage" target="_blank">Upcoming.org</a> is a great place to start!)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ampedwebstandards.com/2007/04/11/tutorial-using-hcalendar-microformats/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Firefox 3 = native Microformats support?</title>
		<link>http://www.ampedwebstandards.com/2007/01/19/firefox-3-native-microformats-support/</link>
		<comments>http://www.ampedwebstandards.com/2007/01/19/firefox-3-native-microformats-support/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 08:21:26 +0000</pubDate>
		<dc:creator>alan</dc:creator>
				<category><![CDATA[Microformats]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.ampedwebstandards.com/2007/01/19/firefox-3-native-microformats-support/</guid>
		<description><![CDATA[Thanks to the public discussion of the next major release of Firefox, currently planned for 3rd or 4th quarter of 2007, it looks like Microformats will take a major leap forward. An article at the Microformatique blog has a nice summary of the planned features. Microformats are an attempt to allow applications to talk to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.ampedwebstandards.com%2F2007%2F01%2F19%2Ffirefox-3-native-microformats-support%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.ampedwebstandards.com%2F2007%2F01%2F19%2Ffirefox-3-native-microformats-support%2F&amp;source=aswitzer&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Thanks to the public discussion of the next major release of Firefox, currently planned for 3rd or 4th quarter of 2007, it looks like Microformats will take a major leap forward.</p>
<p>An <a href="http://microformatique.com/?p=85" target="_blank">article at the Microformatique blog</a> has a nice summary of the planned features.</p>
<p><span id="intelliTXT">Microformats are an attempt to allow applications to talk to each other with minimal human intervention.  </span>One could envision that Firefox might support automatic transfer of microformatted data into your requested application. Currently, imbedded links on websites and custom plugins are the main ways to use microformats &#8211; technical hurdles that prevent all but the most techincally savvy from using them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ampedwebstandards.com/2007/01/19/firefox-3-native-microformats-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
