<?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>Guild Media &#187; opera</title>
	<atom:link href="http://guildmedia.net/tag/opera/feed/" rel="self" type="application/rss+xml" />
	<link>http://guildmedia.net</link>
	<description>How the Web Was Won - Comentaries and a smattering of tech nerdiness. &#60;br /&#62; Web Design Development Programming, SEO, Internet Marketing</description>
	<lastBuildDate>Wed, 07 Jul 2010 09:44:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Video Tag HTML5</title>
		<link>http://guildmedia.net/2009/04/13/video-tag-html5/</link>
		<comments>http://guildmedia.net/2009/04/13/video-tag-html5/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 08:19:44 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Internet TV]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[New Media]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[subtitles]]></category>

		<guid isPermaLink="false">http://guildmedia.net/?p=205</guid>
		<description><![CDATA[Exciting things lie ahead with emerging browser technologies supporting the new HTML5  standard. I found this blog post "Video Tag and Subtitles" which demonstrates the new video tag, but also uses JavaScript to add subtitles.]]></description>
			<content:encoded><![CDATA[<p>Exciting things lie ahead with emerging browser technologies supporting the new HTML5  standard.</p>
<p>I found this blog post &#8220;<a title="HTML5 Video Tag using JavaScript for subtitle support" rel="nofollow" href="http://blog.mozbox.org/post/2009/03/10/video-tag-and-subtitles">Video Tag and Subtitles</a>&#8221; which demonstrates the new video tag, but also uses JavaScript to add subtitles.</p>
<p>The demonstration requires a standards compliant browser supporting the HTML5 video tag, which currently is Firefox 3.1 / 3.5 or the nightly build versions of Safari (Webkit) or Opera.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d205').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d205" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d205').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d205').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://guildmedia.net/2009/04/13/video-tag-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Debugger and Developer Tool</title>
		<link>http://guildmedia.net/2008/06/26/javascript-debugger-and-developer-tool/</link>
		<comments>http://guildmedia.net/2008/06/26/javascript-debugger-and-developer-tool/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 12:54:03 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open Source Community]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Dragonfly]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Fireforx]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://guildmedia.net/news/2008/06/26/javascript-debugger-and-developer-tool/</guid>
		<description><![CDATA[Opera now offers a serious developer debugging tool similar to Firefox.]]></description>
			<content:encoded><![CDATA[<p>
&nbsp;Life as a modern web developer would not be bearable without a decent debugger tool such as <a href="http://getfirebug.com/" target="_blank">Firebug for Firefox</a>. It allows you to debug your JavaScript, inspect XMLHttpRequests, the DOM, CSS, and edit them.
</p>
<p>
While I love Firefox and Firebug, there are other browsers out there that I also have to develop for, the dearth of decent debugging tools these has often left me grumbling and lamenting.
</p>
<p>
But on one of those procrasting whims, I started googling. And much to my suprise I discovered that the latest version of Opera, 9.5, comes with a built in debugger called <a href="http://www.opera.com/products/dragonfly/" title="Opera debugging tool" target="_blank">Dragonfly</a>.
</p>
<p>
Dragonfly is only in beta, but what it offers so far is very promising indeed. It may not have all of the features that Firebug currently has, but it is certainly a very useful tool as it is. With the addition of this feature to Opera, the browser is now a serious contender as a developer tool. One thing that was a little annoying, was that Opera&#39;s Dragonfly web page doesn&#39;t clearly state that, you only need to be using the latest browser, and can activate it under the menu option Tools / Advanced / Developer tools.
</p>
<p>
My curiosity then led me on to look at Safari next. And yes, there appears to be a similar tool also, but after server attempts at following the instructions from multiple websites I can&#39;t activate it. The steps one has to go through to enable it are counter intuitive. With both Firefox and Dragonfly, they are easily accessible via a menu of icon. So I&#39;ve given up on Safari&#39;s development tool until they make it easier to access.
</p>
<p>
Now there is one browser yet to mention, and I hear the collective groan, Internet Explorer. Once the darling, it is now the millstone around the necks of developers across the world. For years they have had a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;displaylang=en" target="_blank">developer tool in beta</a>, that just has never progressed anywhere. It doesn&#39;t even offer an integrated JavaScript debugger.
</p>
<p>
The future of browsers is becoming very competitive again, with those clearly moving in the right direction, the others that need to pick up their game or be left out of it.
</p>
<p>
&nbsp;<br />
<a href="http://getfirebug.com/" title="Firefox debugging tool"><br />
</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d112').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d112" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d112').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d112').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://guildmedia.net/2008/06/26/javascript-debugger-and-developer-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera 9.5</title>
		<link>http://guildmedia.net/2008/06/16/opera-95/</link>
		<comments>http://guildmedia.net/2008/06/16/opera-95/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 09:42:05 +0000</pubDate>
		<dc:creator>Leo</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[The Matrix]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[market share]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://guildmedia.net/news/2008/06/16/opera-95/</guid>
		<description><![CDATA[Opera has released the next major update of their browser, 9.5.]]></description>
			<content:encoded><![CDATA[<p>
<img class="imageframe imgalignright" src="http://guildmedia.net/news/wp-content/uploads/2008/06/opera.jpg" alt="Opera Browser 9.5" width="200" height="150" align="right" />Opera has released the next major update of their browser- 9.5.
</p>
<p>
While I don&#39;t use opera as my primary browser, I have kept a copy for web development purposes. What has always pleased me about this browser is that it is proof a commercial company can abide by the W3C standards, unlike Microsoft and their Internet Explorer.
</p>
<p>
If there was no Firefox I would be using Opera as my browser of preferred choice.
</p>
<p>
It is claimed by the company that its new browser is more than twice as fast as version 9.2 when rendering<br />
JavaScript and HTML.
</p>
<p>
Although it accounts for a miniscule share of the desktop browser<br />
market, Opera is the leading browser on mobile phones, including<br />
handsets such as HTC&#39;s Touch Diamond and most of Nokia&#39;s line.
</p>
<p class="storybody">
Opera&#39;s share remains small, but has grown<br />
by approximately 43% in the last 12 months, according to Net<br />
Applications&#39; numbers.
</p>
<p class="storybody">
Opera 9.5, available in 30 different languages, can be <a href="http://www.opera.com/download/" target="_blank">downloaded</a> free of charge from the company&#39;s site for Windows 95 or later, Mac OS 10.3 or later, or Linux.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d109').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark to:</em></strong></a>
<br />
<div class="d109" style="overflow:hidden">
<br />
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d109').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d109').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://guildmedia.net/2008/06/16/opera-95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
