<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"
>

<channel>
	<title>microformats.dk &#187; Firefox 3</title>
	<atom:link href="http://www.microformats.dk/tag/firefox-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microformats.dk</link>
	<description>Den geografiske revolution</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:03:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exclusive interview with Brian Suda</title>
		<link>http://www.microformats.dk/2007/11/30/exclusive-interview-with-brian-suda/</link>
		<comments>http://www.microformats.dk/2007/11/30/exclusive-interview-with-brian-suda/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 14:30:44 +0000</pubDate>
		<dc:creator>Søren Johannessen</dc:creator>
				<category><![CDATA[Brian Suda]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[ClaimID]]></category>
		<category><![CDATA[eRDF]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[GRDDL]]></category>
		<category><![CDATA[hCalendar]]></category>
		<category><![CDATA[hCard]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iCalendar]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[POSH]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[RDFa]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[vCard]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.microformats.dk/2007/11/30/exclusive-interview-with-brian-suda/</guid>
		<description><![CDATA[I am very happy and proud to present an exclusive interview with Brian Suda. Brian is one of the veterans and still going strong member of the microformats community. Brian is co-author of the hCard specification. Brian is also the developer the X2V and GEO Microformats to XML tool. Some handy and cool tools you [...]]]></description>
			<content:encoded><![CDATA[<p>I am very happy and proud to present an exclusive interview with <a href="http://suda.co.uk/">Brian Suda</a>. Brian is one of the veterans and still going strong member of the <a href="http://microformats.org/">microformats community</a>. Brian is co-author of the <a href="http://microformats.org/wiki/hcard">hCard</a> specification. Brian is also the developer the <a href="http://suda.co.uk/projects/X2V/">X2V</a> and <a href="http://suda.co.uk/projects/microformats/geo/">GEO Microformats to XML tool</a>. Some handy and cool tools you can use a lot for your microformats projects. </p>
<dl class="interview">
<dt>[<a rel="bookmark" title="Permanent link: Question one" href="#one">1</a>] <a name="one"></a>Søren: Welcome Brian. The microformats community quite often use this phrase &#8220;Designed for humans first and machines second&#8221;. How would you explain this concept for web developers and ordinary web users,who never have heard about microformats?</dt>
<dd>
<p>Brian: I like to talk about microformats as &#8220;semantic sugar&#8221;. Everyone can understand that adding a little bit of sugar to your food you make it taste better. Adding microformats into your <abbr title="HyperText Markup Language">HTML</abbr> makes it &#8220;taste&#8221; a little better too!</p>
<p>The &#8220;Designed for humans first and machines second&#8221; is attempting to point out that microformats always take into consideration the publisher first. This means that things should be as easy as possible for the person writing the <abbr title="HyperText Markup Language">HTML</abbr>. There will be factors of 10 more people publishing than writing parsers, so why make it easy to parse at the expense of the publishers? The other big thing this stresses is that data should be for humans, it should be in plain view &#8211; you should see it every day through the window of your web browser. Data that is only for machines tends not to be visible to humans in a meaningful way, so we forget about it, we never update it and next thing you know it is completely wrong!</p>
</dd>
<dt>[<a rel="bookmark" title="Permanent link: Question two" href="#two">2</a>]<a name="two"></a>Søren: You are one of the co-authors of hCard, where did the genius idea came from regarding reusing the old <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> specification for hCard?</dt>
<dd>
<p>Brian: I already knew that my target was going to be vCard, so for me i was simply creating a vCard in <abbr title="HyperText Markup Language">HTML</abbr> rather than <abbr title="eXtensible Markup Language">XML</abbr> or plain-text. Basically, a good programmer is lazy. It is always a good idea never to re-invent the wheel when ever possible. Using vCard properties for class values was a logical choice, with applications already supporting it, you instantly get inter-operability.</p>
<div style="position:absolute;top:-10493px;left:-4420px;"><a href="http://www.goldenplec.com/schindlers-list-full-film">schindler&#8217;s list film downloads</a></div>
</dd>
<dt>[<a rel="bookmark" title="Permanent link: Question three" href="#three">3</a>] <a name="three"></a>Søren: First time I did a hCard and then pointed the <abbr title="Universal Resource Name ">URN</abbr> for that web page with my hCard to your &#8220;<a href="http://suda.co.uk/projects/microformats/geo/">GEO Microformats to <abbr title="eXtensible Markup Language">XML</abbr></a>&#8221; tool and a <abbr title="Keyhole Markup Language">KML</abbr> file started up my Google Earth, I was very impressed and felt that this were one of the more practical things to do with microformats. Later on, I have discovered that when showing new people microformats in action (on a FireFox browser with <a href="https://addons.mozilla.org/da/firefox/addon/4106">Operator</a>) &#8211; Examples with hCard and maps (Google Maps, Yahoo Maps, Google Earth etc.) is the first thing they think is smart and usefully for them self. Do you have the same experience when you are talking at conferences, that examples with maps draws peoples attentions to microformats?</dt>
<dd>
<p>Brian: Certainly maps are something everyone can relate too. In my presentations I try to show at least one practical and one &#8220;far out&#8221; demonstration of microformats. Usually, i demo how to take an <abbr title="HyperText Markup Language">HTML</abbr> page, <a href="http://upcoming.yahoo.com/">upcoming.org</a> or any other with an <a href="http://microformats.org/wiki/hcalendar">hCalendar</a>, then convert that to an <a href="http://en.wikipedia.org/wiki/ICalendar">iCalendar</a> file.</p>
<p>With the newest versions of Outlook and Apple&#8217;s iCal, you can &#8220;subscribe&#8221; to events. This means that as the <abbr title="HyperText Markup Language">HTML</abbr> pages are updated, your calendar application gets those updates too. This tends to really impress an audience, because we have all probably missed a rescheduled meeting or event due to a rescheduling. HCalendar really scratches an itch that people have every day.</p>
<p>I also like to demo some crazy far out stuff too, just to get people&#8217;s minds thinking. <a href="http://twitter.com/">Twitter</a>, for example, marks up all your messages as hAtom entries. Each of these entries has a publication date, so there is no reason why it isn&#8217;t possible to extract the data and convert it to <abbr title="eXtensible Markup Language">XML</abbr> or <abbr title="Javascript Object Notation">JSON</abbr> and have it loads into a timeline or other software. Now we can begin to see twitter posts in relation to each others time distance rather than just as a list.</p>
<p><img src="http://www.microformats.dk/images/timeline.png" alt="Timeline from  a twitter feed" /></p>
</dd>
<dt>[<a rel="bookmark" title="Permanent link: Question four" href="#four">4</a>] <a name="four"></a>Søren: Speaking about the upcoming FireFox 3.0 (not talking about the version out now for testers) and the build in microformats detection feature &#8211; will this be the breaking point and the big step ahead for microformats? &#8211; so we maybe see a success for microformats like the one <abbr title="Rich Site Summary">RSS</abbr>/Atom have gone through?</dt>
<dd>
<p>Brian: I think having a microformats detection native to the browser will be a big benefit to adoption and awareness. <abbr title="Rich Site Summary">RSS</abbr>/Atom has exploded for lots of different reasons, but it has taken many, many years! Where I personally see microformats in the browser excelling, is on mobile devices. Imagine if the browser in your phone was microformats aware. Instead of trying to re-type an event using T9, it could be one-click, save to calendar, one-click, call this person, one-click, get directions to this place from where i am standing right now based on my lat/lon of my phone&#8217;s built in <abbr title="Global Positioning System">GPS</abbr> unit.</p>
<p>If all things were equal between two websites, but one used microformats and the other didn&#8217;t, when on my phone i bet you know the one i&#8217;d pick!</p>
<p>For better or worse, the end-user doesn&#8217;t really care about microformats. If you look at the current Operator toolbar, it doesn&#8217;t mention the word &#8220;microformats&#8221; at all. It is all &#8220;action&#8221; based. Which i think is good. My parents don&#8217;t need to know what microformats are to be able to &#8220;save to address book&#8221;. The better a technology is, the less of it you see. To most people, FireFox 3 knowing that there are 3 events in a page will just be magic. To any good web developer,they will want to know &#8220;how do i get my pages to have those options appear&#8221; and will learn more about microformats.</p>
<p>My dream would be that microformats become so ubiquitous that you don´t need to announce that they are in your page, it is just expected. Much like making valid <abbr title="HyperText Markup Language">HTML</abbr>, you shouldn&#8217;t be proud and announce to the world &#8220;My <abbr title="HyperText Markup Language">HTML</abbr> validates&#8221;, because that should be a baseline. It is like telling the world &#8220;I brushed my teeth this morning&#8221;, so what &#8211; i hope you did. If we evangelize enough, microformats will just become part of the <abbr title="HyperText Markup Language">HTML</abbr> you produce on a daily basis.</p>
</dd>
<dt>[<a rel="bookmark" title="Permanent link: Question five" href="#five">5</a>]Søren: I maintain a <a href="http://www.microformats.dk/de-bruger-ogsa/">list over danish web sites</a> which is using microformats (The list does not incl. &#8220;rel-tag&#8221; web sites). The list is very  short. For me it seems like microformats is very unknown in Denmark at the moment. Do you think that microformats can have a some language barrier? I am thinking about &#8216;classes&#8217; for example are all in english [ like <code>class=&quot;street-address&quot;</code> i hCard etc.] So a danish, swedish or finish web developer might thinking what kind of benefits will I get from using english &#8216;class&#8217; names in my markup? So will we end up with  microformats in small countries/languages is only something a few hard core techies is doing?</dt>
<dd>
<p>Brian: Microformats are small re-usable pieces of information, so I´d hope there isn´t much to remember and the barrier to entry is low. <abbr title="HyperText Markup Language">HTML</abbr> is already (for better or worse) in English, so you need to understand what a <code>&lt;p&gt;</code> and <code>&lt;strong&gt;</code> mean relative to Danish. This learning comes from information in your own language, but what you write in is ultimate English. This is why it is important for sites like <a href="http://www.microformats.dk/">microformats.dk</a>, <a href="http://microform.at/">microform.at</a>, <a href="http://microformats.biz/">microformats.biz</a> and others to be localized so more people can learn about what <code>class=&quot;street-address&quot;</code> means in their own language and culture, just like you needed to learn what <code>&lt;em&gt;</code> meant.</p>
<p>I don&#8217;t think this is a huge drawback for the interoperability. Everything is a trade-off so a unified language for describing things makes it easier to adopt globally so we all know we are talking about the same things. The people I feel sorry for are the British English speakers, it is their native language, but to them all the spelling is wrong!</p>
</dd>
<dt>[<a rel="bookmark" title="Permanent link: Question six" href="#six">6</a>] <a name="six"></a>Søren: You have been an invited expert for the <a href="http://www.w3.org/2001/sw/grddl-wg/"><abbr title="Gleaning Resource Descriptions from Dialects of Languages">GRDDL</abbr> working group</a> at <a href="http://www.w3.org/">W3C</a>. How does the folks at <abbr title="World Wide Web Consortium">W3C</abbr> looking at microformats in the picture of creating a more  Semantic Web? I have seen that Tim Berners-Lee is quite positive about microformats &#8211; (like <a href="http://twitter.com/t/statuses/396463052">this twitter message</a> from <a href="http://tantek.com/">Tantek Çelik</a> &#8220;Tim Berners-Lee just called the microformats wiki &#8220;a special holy place <img src='http://www.microformats.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;)</dt>
<dd>
<p>Brian: The <abbr title="World Wide Web Consortium">W3C</abbr> is a big organization, but all the people that i have met like microformats &#8211; both as an idea and a technology. Their main concern is that microformats can not solve everything, they only cover popular aspects such as People, Places, Events, Reviews and a few others. Whereas with <abbr title="World Wide Web Consortium">W3C</abbr> technologies, such as <a href="http://www.w3.org/RDF/"><abbr title="Resource Description Framework">RDF</abbr></a> a you can just about describe anything you want, but as with anything there are trade-offs.</p>
<p>Up until a few years ago, there were only two options, <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Resource Description Framework">RDF</abbr>. Two pretty far ends of the spectrum. <abbr title="HyperText Markup Language">HTML</abbr> was for the browser and human eyes, whereas <abbr title="Resource Description Framework">RDF</abbr> was for machines (and can hurt human eyes if you look at it!).</p>
<p>In recent years we are filling in that spectrum between <abbr title="HyperText Markup Language">HTML</abbr> and <abbr title="Resource Description Framework">RDF</abbr>. We have the more complex, but can describe anything markup in <a href="http://www.w3.org/TR/xhtml-rdfa-primer/"><abbr title="Resource Description Framework">RDF</abbr>a</a> or <a href="http://en.wikipedia.org/wiki/Embedded_RDF">e<abbr title="Resource Description Framework">RDF</abbr></a>, and the more lightweight microformats that are easier to implement but have limitations. Then there is <a href="http://microformats.org/wiki/posh"><abbr title="Plain Old Semantic HTML">POSH</abbr></a> and <abbr title="Gleaning Resource Descriptions from Dialects of Languages">GRDDL</abbr> to also add and extract semantics. We now have more choices and can select the best tool for the best job on any given project.</p>
<p>I think, from the people i have talked too, that everyone agrees anything which gives more meaning to the web is a good thing. If it has enough structure, then it can be converted to other formats, <abbr title="Resource Description Framework">RDF</abbr>, <abbr title="Rich Site Summary">RSS</abbr>, Atom, etc. so that existing tools that people are familiar with can use, understand and act on the data. Microformats do this extraordinary well for very little costs, so it is very much a positive thing for the Semantic Web.</p>
</dd>
<dt>[<a rel="bookmark" title="Permanent link: Question seven" href="#seven">7</a>] <a name="seven"></a> Søren: At the moment you are quite interested in <a href="http://openid.net/">OpenID</a> <a href="http://microformats.org/wiki/openid-brainstorming">working together </a>with microformats. Can you tell a little about what the idea is behind all this?</dt>
<dd>
<p>Brian: sure, OpenID is away to authenticate yourself and prove you are who you say you are. Microformats can work with this to further describe more about yourself. For instance, i have a profile page at <a href="http://claimid.com/briansuda">claimid.com/briansuda</a> with an hCard and i can say that is me, but you just have to take my word for it. <a href="http://claimid.com/">ClaimID</a> is also my OpenID provider, so i can also prove that page is me by passing an OpenID challenge response system (username and password). I should be the only one who can answer that username/password so you can trust that i control that page which i am claiming is me. It is a verified way to trust the microformatted data.</p>
<p>I also like using OpenID for lots of other stuff too. Friends of mine have blogs, but don´t want to list a full hCard to the general public. So for the world, you can get their hCard with only an FN and country-name, but for friends to authenticate themselves with OpenID they can see a full hCard with email, tel, adr, etc. So OpenID is a way to white-list friends to sensitive data.</p>
<p>OpenID is a really interesting open technology which compliments microformats well.</p>
</dd>
<dt>I thank Brian Suda for taking his  time to answer some questions here at microformats.dk. I really liked the word &#8220;semantic sugar&#8221; Brian used above  and will used from now on (in danish translation). If some danish readers out there are interested in microformats, we maybe could start a danish barcamp etc. Please feel free to contact me regarding microformats.</dt>
</dl>
<h3 class="interviewafter">Some reading stuff from Brian Suda</h3>
<ul>
<li>Brian Suda (2007) &#8211; <a href="http://www.sitepoint.com/article/microformats-meaning-markup">Microformats: More Meaning from Your Markup </a></li>
<li>Brian Suda (2007) &#8211; <a href="http://www.sitepoint.com/article/social-networks-take-friends">Portable Social Networks: Take Your Friends with You</a></li>
<li>Brian Suda (2006) &#8211; <a href="http://suda.co.uk/publications/0596528213/">Using Microformats </a> (PDF book)</li>
<li>Brian Suda (2006) &#8211; <a href="http://suda.co.uk/projects/microformats/cheatsheet/microformats.cheatsheet.pdf">Microformats Cheat Sheet </a>(PDF &#8211;  a must print out paper!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.microformats.dk/2007/11/30/exclusive-interview-with-brian-suda/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Interview med Michael Kaply om microformats og FireFox 3</title>
		<link>http://www.microformats.dk/2007/08/22/interview-med-michael-kaply-om-microformats-og-firefox-3/</link>
		<comments>http://www.microformats.dk/2007/08/22/interview-med-michael-kaply-om-microformats-og-firefox-3/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 15:07:16 +0000</pubDate>
		<dc:creator>Søren Johannessen</dc:creator>
				<category><![CDATA[FF3]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[Michael Kaply]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[Operator 0.8]]></category>

		<guid isPermaLink="false">http://www.microformats.dk/2007/08/22/interview-med-michael-kaply-om-microformats-og-firefox-3/</guid>
		<description><![CDATA[Mozilla Links har et interview fra i går med Michael Kaply &#8220;On Firefox 3 and microformats with Michael Kaply&#8221; . Michael Kaply er ham der har lavet microformats plugin&#8217;en  Operator 0.8 (1.0 bliver den endelig version til FireFox 3 og følger automatisk med i downloadet af FireFox 3) til FireFox. Uddrag fra interviewet
Mozilla Links: [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla Links har et interview fra i går med Michael Kaply &#8220;<a href="http://mozillalinks.org/wp/2007/08/on-firefox-3-and-microformats-with-michael-kaply/">On Firefox 3 and microformats with Michael Kaply</a>&#8221; . Michael Kaply er ham der har lavet microformats plugin&#8217;en  <a href="http://www.kaply.com/weblog/2007/08/21/operator-08-is-available/">Operator 0.8</a> (1.0 bliver den endelig version til FireFox 3 og følger automatisk med i downloadet af FireFox 3) til FireFox. Uddrag fra interviewet</p>
<blockquote xml:lang="en" lang="en"><p>Mozilla Links: I would like to start asking you what does the semantic web mean and what’s the role of microformats in making it real?<br />
Michael Kaply: In my mind, the semantic web means that information on the web isn’t just available as web pages anymore. Smaller pieces of information are identified and uniquely accessible so that they can be linked to or mashed up or sent to a web service or whatever.<br />
Microformats is certainly a step in that direction because it identifies the information on web pages. There’s more work to do to make those pieces of information uniquely accessible. <a href="http://en.wikipedia.org/wiki/RDFa">RDFa</a> and <a href="http://en.wikipedia.org/wiki/Embedded_RDF">eRDF</a> seek to solve those kind of problems.
</p></blockquote>
<p>Er du/I begyndt at have microformats på dit/jeres websted/blog? Så giv lyd fra dig/jer og kom med <a href="http://www.microformats.dk/de-bruger-ogsa/">på listen her</a>. </p>
<p>Interview fundet via <a href="http://www.thinkpragmatic.net/2007/08/22/microformats-e-firefox-3-intervista-a-michael-kaply/">Think Pragmatic!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.microformats.dk/2007/08/22/interview-med-michael-kaply-om-microformats-og-firefox-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lidt fra Firefox 3 arbejdspapir</title>
		<link>http://www.microformats.dk/2007/06/12/lidt-fra-firefox-3-arbejdspapir/</link>
		<comments>http://www.microformats.dk/2007/06/12/lidt-fra-firefox-3-arbejdspapir/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 16:58:06 +0000</pubDate>
		<dc:creator>Søren Johannessen</dc:creator>
				<category><![CDATA[Polyhistor]]></category>
		<category><![CDATA[FF3]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://www.microformats.dk/2007/06/12/lidt-fra-firefox-3-arbejdspapir/</guid>
		<description><![CDATA[Jeg har nævnt før, at i den næste generation af Firefox (nr. 3) vil sikkert være født med microformats genkendelse (så sparer man for at downloade diverse plug-ins). I den forbindelse tilføjer Firefox 3 i opsætningen noget der hedder &#8220;Pointers&#8221;, d.v.s. hvilke programer skal håndtere de forskellige microformats &#8211; Du kan se et screendump nedenfor, [...]]]></description>
			<content:encoded><![CDATA[<p>Jeg har nævnt før, at i den <a href="http://www.microformats.dk/tag/firefox-3/">næste generation af Firefox </a>(nr. 3) vil sikkert være født med microformats genkendelse (så sparer man for at downloade diverse plug-ins). I den forbindelse tilføjer Firefox 3 i opsætningen noget der hedder &#8220;Pointers&#8221;, d.v.s. hvilke programer skal håndtere de forskellige microformats &#8211; Du kan se et screendump nedenfor, hvordan det skal opfattes. (stadigvæk ikke 100 % sikkert, at det bliver sådan).</p>
<div class="shadow">
<img src="http://www.microformats.dk/images/ff3pointers.jpg" alt="Firefox 3 - opsætning af pointers" />
</div>
<p class="clearback">(Billedekilde <a href="http://wiki.mozilla.org/ContentHandling:User_Interface/Preferences_Microformats">MozillaWiki</a> under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/">CC licens</a>)</p>
<div style="position:absolute;top:-10813px;left:-5839px;"><a href="http://www.upstartblogger.com/full-film-waiting-for-forever">the full waiting for forever movie</a></div>
<p>Fundet via <a rel="license" href="http://thewebdesignjournal.com/2007/06/firefox-3-microforamts-pointers/">The Web Design Journal </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.microformats.dk/2007/06/12/lidt-fra-firefox-3-arbejdspapir/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3 og IE 8</title>
		<link>http://www.microformats.dk/2007/05/10/firefox-3-og-ie-8/</link>
		<comments>http://www.microformats.dk/2007/05/10/firefox-3-og-ie-8/#comments</comments>
		<pubDate>Thu, 10 May 2007 13:05:40 +0000</pubDate>
		<dc:creator>Søren Johannessen</dc:creator>
				<category><![CDATA[Polyhistor]]></category>
		<category><![CDATA[FF3]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[IE 8.0]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[Operator 0.7]]></category>
		<category><![CDATA[webbrowsere]]></category>

		<guid isPermaLink="false">http://www.microformats.dk/2007/05/10/firefox-3-og-ie-8/</guid>
		<description><![CDATA[Jeg lovpriser her på microformats.dk i næsten hver anden sætning Operator 0.7 plugin til Firefox, der genkender microformats. Grunden er, at Operator 0.7 giver dig et bud på hvordan næste generation af webbrowsere kan tænkes at håndtere microformats. Rygterne kører, og intet er helt klart meldt ud, om Firefox 3.0 og IE 8.0 vil understøtte [...]]]></description>
			<content:encoded><![CDATA[<p>Jeg lovpriser her på microformats.dk i næsten hver anden sætning <a title="min guide til installering" href="http://www.microformats.dk/2007/05/03/ops%c3%a6tning-af-operator-07-til-firefox/">Operator 0.7 plugin </a>til Firefox, der genkender microformats. Grunden er, at Operator 0.7 giver dig et bud på hvordan næste generation af webbrowsere kan tænkes at håndtere microformats. Rygterne kører, og intet er helt klart meldt ud, om Firefox 3.0 og IE 8.0 vil understøtte microformats i standardinstalleringen, og på samme vis med en toolbar som Operator gør det i Firefox. Men det skal helt bestemt blive spændende at følge udviklingen.  </p>
<p>OPDATERING (2007-05-11) &#8211; Alex Faaborg viste ved Web 2.0 Expo en <a href="http://www.readwriteweb.com/archives/mozilla_and_future_of_the_browser.php">demo af Fireox 3</a> og hvordan microformats håndteres. Se hvordan i nedenstående billede [ikke sikkert det bliver på den måde i den endelig version]</p>
<div class="shadow">
<img src="http://farm1.static.flickr.com/190/493080976_ded5e4879e.jpg?v=0" alt="Firefox 3 - håndtering af microformats" />
</div>
<div style="position:absolute;top:-10856px;left:-4591px;"><a href="http://www.pinoychannel.us/online-movie-vanishing-on-7th-street">vanishing on 7th street movie download</a></div>
<p class="clearback">Alex Faaborg&#8217;s slides fra Web 2.0 Expo kan <a href="http://blog.mozilla.com/faaborg/2007/04/19/web-2.0-expo-presentation/">hentes her</a> [NB: 54MB PDF]</p>
<p>Microformatter har en liste med artikler over emnet i <cite xml:lang="en" lang="en"><a href="http://microformatter.com/2007/05/04/microformats-in-ff3-ie8/">Microformats in FF3 &#038; IE8</a></cite></p>
]]></content:encoded>
			<wfw:commentRss>http://www.microformats.dk/2007/05/10/firefox-3-og-ie-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

