<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>mozilla-foundation &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/mozilla-foundation/</link>
	<description>Feed of posts on WordPress.com tagged "mozilla-foundation"</description>
	<pubDate>Wed, 08 Oct 2008 05:11:27 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Mozilla Joins StopBadware.org]]></title>
<link>http://devastator.wordpress.com/2008/10/04/mozilla-joins-stopbadwareorg/</link>
<pubDate>Sat, 04 Oct 2008 01:16:06 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/10/04/mozilla-joins-stopbadwareorg/</guid>
<description><![CDATA[A little late I know but better late than never!
Mozilla now joins Google, Harvard University, VeriS]]></description>
<content:encoded><![CDATA[<p>A little late I know but <em>better late than never</em>!</p>
<p><a title="Mozilla" href="http://www.mozilla.org" target="_blank">Mozilla</a> now joins Google, Harvard University, VeriSign, PayPal, AOL, Trend Micro and Lenovo in partnering with StopBadware.org</p>
<blockquote><p><em><strong><span class="caps">CAMBRIDGE</span>, Mass., September 16, 2008</strong> — StopBadware.org, the university-based consumer protection initiative developed to combat badware in novel ways, announced today that Mozilla, creator of popular free and open source software such as Firefox, will become its newest sponsor. Mozilla joins Google, PayPal, Lenovo, VeriSign, <span class="caps">AOL</span></em> and Trend Micro in supporting the initiative led by Harvard University’s Berkman Center for Internet &#38; Society.</p>
<p><em>“Firefox was developed through the collective knowledge of a community,” said Jonathan Zittrain, co-founder of StopBadware.org and author of The Future of the Internet – And How to Stop It. “We look forward to applying lessons of Mozilla’s open development process to our own efforts in fighting badware.”</em></p></blockquote>
<p>This move will bring Mozilla's experience to the table when it comes to phishing attacks and other viral nasty's out on the tubes. :-)</p>
<p>via <a href="http://www.stopbadware.org/home/pr_091508">StopBadware.org</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fennec on OMAP]]></title>
<link>http://devastator.wordpress.com/2008/09/24/fennec-on-omap/</link>
<pubDate>Wed, 24 Sep 2008 20:44:07 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/09/24/fennec-on-omap/</guid>
<description><![CDATA[Just found this little video (via DougT) of Mozilla&#8217;s Mobile project &#8216;Fennec&#8216; runn]]></description>
<content:encoded><![CDATA[<p>Just found this little video (via <a target="_blank" href="http://dougt.wordpress.com">DougT</a>) of <a target="_blank" href="http://www.mozilla.org">Mozilla</a>'s Mobile project '<a target="_blank" href="http://wiki.mozilla.org/Fennec">Fennec</a>' running on an OMAP3 board:</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/cnsaDc6criM'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/cnsaDc6criM&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p><a href="http://www.umpcportal.com/2008/09/arm-cortex-browsing-test-shows-the-full-internet-experience/">ARM Cortex Browsing Test shows the Full Internet Experience. &#124; UMPCPortal - The Ultra Mobile Computing reference site</a><br />
<blockquote></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Janus gridEX click event c#]]></title>
<link>http://scriptforall.wordpress.com/?p=56</link>
<pubDate>Mon, 22 Sep 2008 07:43:49 +0000</pubDate>
<dc:creator>kostland</dc:creator>
<guid>http://scriptforall.pl.wordpress.com/2008/09/22/janus-gridex-click-event-c/</guid>
<description><![CDATA[Useful query c# adonet
private void gridEX1_Click(object sender, EventArgs e)
{
//get position
int i]]></description>
<content:encoded><![CDATA[<p>Useful query c# adonet</p>
<p>private void gridEX1_Click(object sender, EventArgs e)<br />
{</p>
<p>//get position</p>
<p>int i = this.gridEX1.SelectedItems[0].Position;</p>
<p>//get id from column(0) and row position  ( dataset)</p>
<p>string id=  gridEX1.GetRow(i).Cells[0].Text;</p>
<p>}</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubuntu Community Challenges Firefox Licence Agreement: EULA Updated]]></title>
<link>http://devastator.wordpress.com/2008/09/16/ubuntu-community-challenges-firefox-licence-agreement-eula-updated/</link>
<pubDate>Tue, 16 Sep 2008 19:40:32 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/09/16/ubuntu-community-challenges-firefox-licence-agreement-eula-updated/</guid>
<description><![CDATA[As you may or may not know, open source software comes without warranty, hence you must accept the a]]></description>
<content:encoded><![CDATA[<p>As you may or may not know, open source software comes without warranty, hence you must accept the agreement (GNU GPLv2/LGPL/BSD etc...) before installation will go ahead.</p>
<p>However, there has been a recent discussion about the EULA when installed in <a target="_blank" href="http://www.ubuntu.com">Ubuntu Linux</a> (one would assume it's Kubuntu, Xubuntu and Edubuntu cousins as well) using Firefox. The discussion being that the EULA should be displayed when first running Firefox itself and not relating to Ubuntu at all.</p>
<p>The EULA itself in Firefox covers the anti-malware protection but also was <a target="_blank" href="http://lockshot.wordpress.com/2008/09/15/firefox-eula-in-linux-distributions/">amended recently</a> to clearly state that the software was open source in all forms - code and in binaries as well.</p>
<p><a href="http://mozillalinks.org/wp/2008/09/the-ubuntu-community-challenges-the-firefox-eula/">The Ubuntu community challenges the Firefox EULA - Mozilla Links</a><br />
<blockquote></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Function for resize image with proportion]]></title>
<link>http://scriptforall.wordpress.com/?p=45</link>
<pubDate>Sun, 14 Sep 2008 09:48:46 +0000</pubDate>
<dc:creator>kostland</dc:creator>
<guid>http://scriptforall.pl.wordpress.com/2008/09/14/function-for-resize-image-with-proportion/</guid>
<description><![CDATA[public  Image ConstrainProportions(Image imgPhoto, int Size, Dimensions Dimension)
{
int sourceWidt]]></description>
<content:encoded><![CDATA[<p>public  Image ConstrainProportions(Image imgPhoto, int Size, Dimensions Dimension)<br />
{<br />
int sourceWidth = imgPhoto.Width;<br />
int sourceHeight = imgPhoto.Height;<br />
int sourceX = 0;<br />
int sourceY = 0;<br />
int destX = 0;<br />
int destY = 0;<br />
float nPercent = 0;</p>
<p>switch(Dimension)<br />
{<br />
case Dimensions.Width:<br />
nPercent = ((float)Size/(float)sourceWidth);<br />
break;<br />
default:<br />
nPercent = ((float)Size/(float)sourceHeight);<br />
break;<br />
}</p>
<p>int destWidth  = (int)(sourceWidth * nPercent);<br />
int destHeight = (int)(sourceHeight * nPercent);</p>
<p>Bitmap bmPhoto = new Bitmap(destWidth, destHeight, PixelFormat.Format24bppRgb);<br />
bmPhoto.SetResolution(imgPhoto.HorizontalResolution, imgPhoto.VerticalResolution);</p>
<p>Graphics grPhoto = Graphics.FromImage(bmPhoto);<br />
grPhoto.InterpolationMode = InterpolationMode.HighQualityBicubic;</p>
<p>grPhoto.DrawImage(imgPhoto,<br />
new Rectangle(destX,destY,destWidth,destHeight),<br />
new Rectangle(sourceX,sourceY,sourceWidth,sourceHeight),<br />
GraphicsUnit.Pixel);</p>
<p>grPhoto.Dispose();<br />
return bmPhoto;<br />
}</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[]]></title>
<link>http://m2vtelecom.wordpress.com/?p=447</link>
<pubDate>Fri, 12 Sep 2008 06:34:09 +0000</pubDate>
<dc:creator>madhuvarsha</dc:creator>
<guid>http://m2vtelecom.pl.wordpress.com/2008/09/12/this-blog-is-best-visible-in-firefox-mozilla/</guid>
<description><![CDATA[THIS BLOG IS BEST VISIBLE IN FIREFOX MOZILLA !!
]]></description>
<content:encoded><![CDATA[<p><span style="color:#ff0000;"><strong>THIS BLOG IS BEST VISIBLE IN FIREFOX MOZILLA</strong></span> <span style="color:#0000ff;"><strong>!!</strong></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google's Chrome Browser Continues to Gain Share]]></title>
<link>http://devastator.wordpress.com/2008/09/08/googles-chrome-browser-continues-to-gain-share/</link>
<pubDate>Mon, 08 Sep 2008 20:27:30 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/09/08/googles-chrome-browser-continues-to-gain-share/</guid>
<description><![CDATA[
The latest stats show that Google&#8217;s open source Chome browser share increasing at the expense]]></description>
<content:encoded><![CDATA[<blockquote></blockquote>
<p>The latest stats show that Google's open source <a title="Google Chrome" href="http://www.google.com/chrome" target="_blank">Chome browser</a> share increasing at the expense of <a title="Mozilla Home page" href="http://www.mozilla.org" target="_blank">Mozilla</a>'s open source <a title="Mozilla Corporation home page" href="http://www.mozilla.com" target="_blank">browser Firefox</a> according to the latest stats from UK publication PCPro:</p>
<blockquote><p>Google's new browser, Chrome, is already being used by around 5% of the visitors to Pcpro.co.uk, less than a week after its launch.</p>
<p>Chrome has already overtaken long-established browsers such as Opera and Safari to become the third most popular browser among visitors to this site.</p>
<p>But the Google browser's early success appears to have come at the expense of Firefox, which has seen its market share dip considerably over the past week.</p>
<p>August stats for Pcpro.co.uk gave Internet Explorer a 47.6% share of the browsers used to visit the site, with Firefox close behind on 44.1%.</p>
<p>However, since the launch of Chrome last Wednesday, the landscape has changed significantly with Internet Explorer claiming 50.1% (up 2.5%), Firefox on 37.2% (down 6.9%) and Chrome nestled in third place with 4.9%.</p>
<p><cite><a href="http://www.pcpro.co.uk/news/223206/chrome-off-to-a-flyer-at-the-expense-of-firefox.html#">PC Pro: News: Chrome off to a flyer - at the expense of Firefox </a></cite></p></blockquote>
<p>However, all is not lost as <a title="Mozilla Europe home page" href="http://www.mozilla-europe.org" target="_blank">Mozilla Europe</a> President <a title="Mozilla Europe President Tristan Nitot" href="http://www.standblog.org" target="_blank">Tristan Nitot</a> was quoted last week by the publication in an interview as saying:</p>
<blockquote><p><span>In an <a title="Google's not trying to kill us" href="http://www.pcpro.co.uk/news/222147/mozilla-googles-not-trying-to-kill-us.html"><strong>exclusive interview with PC Pro last week</strong></a>, the president of Mozilla Europe, Tristan Nitot, said he didn't believe Google intended to harm Firefox. "I think Chrome is not aimed at competing with Firefox," he said. "Rather it's made for competing with Internet Explorer."</span></p></blockquote>
<p>It is still early days for the Chrome browser and while browser stats may indicate a shift away from the main browsers, Chrome itself is still in beta against its more stable counterparts such as <a title="Get Flocked!" href="http://www.flock.com" target="_blank">Flock</a>, <a title="SeaMonkey" href="http://www.seamonkey-project.org" target="_blank">SeaMonkey</a> and <a title="Opera" href="http://www.opera.com" target="_blank">Opera</a>.</p>
<p>However, if you're looking for a replacement to IE, I have <a href="http://www.getfirefox.com" target="_blank">a suggestion</a>. ;-)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[ Firefox 3.1 Alpha 2 now Available for Download from DevMo]]></title>
<link>http://devastator.wordpress.com/2008/09/06/firefox-31-alpha-2-now-available-for-download-from-devmo/</link>
<pubDate>Sat, 06 Sep 2008 01:01:45 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/09/06/firefox-31-alpha-2-now-available-for-download-from-devmo/</guid>
<description><![CDATA[The Mozilla Foudation has officially release Firefox 3.1 Alpha 2. Code named &#8220;Shiretoko&#8221;]]></description>
<content:encoded><![CDATA[<p>The <a title="Mozilla Project homepage" href="http://www.mozilla.org" target="_blank">Mozilla Foudation</a> has officially release Firefox 3.1 Alpha 2. Code named "Shiretoko", the release comes with the following features, courtesy of <a title="DevMo" href="http://developer.mozilla.org" target="_blank">DevMo</a>:</p>
<ul class="news">
<li>Support for the <a href="http://www.whatwg.org/specs/web-apps/current-work/#video">HTML 5 &#60;video&#62; element</a></li>
<li>Initial support for <a href="http://developer.mozilla.org/web-tech/2008/09/04/web-workers-part-1/">web worker threads</a></li>
<li>You can now <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=113934">drag and drop</a> tabs between browser windows</li>
<li>New selector to create areas of <a href="http://robarnold.org/initial-glass-support/">Aero-style “glass” in XUL</a></li>
<li>Support for CSS 2.1 properties: <a href="http://developer.mozilla.org/web-tech/2008/08/20/css-21-generated-content/">::before and ::after</a>, and <a href="http://developer.mozilla.org/web-tech/2008/08/14/white-spacepre-line/">white-space:pre-line</a></li>
<li>Support for CSS 3 properties: <a href="http://ejohn.org/blog/border-image-in-firefox/">-moz-border-image</a>, <a href="http://developer.mozilla.org/web-tech/2008/08/20/word-wrap-break-word/">word-wrap: break-word</a>, <a href="http://developer.mozilla.org/web-tech/2008/08/27/3-new-css-3-properties/">text-shadow, box-shadow and column-rule</a></li>
<li>Performance <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=444661">improvements and new preference values</a> for color management profile support</li>
</ul>
<p>Packages are available for Windows, Mac and Linux downloads. Anyone interested in downloading Shiretoko should read the <a title="3.1Alpha 2 release notes" href="http://www.mozilla.org/projects/firefox/3.1a2/releasenotes/" target="_blank">available release notes</a>. <strong>Note</strong>: This is an <span style="text-decoration:underline;"><strong>Alpha</strong></span> release and <strong>not for general use</strong>.</p>
<p>Shiretoko is available as an Alpha build 2 with the usual caveats (back up your profile, <span style="text-decoration:underline;"><strong>do not</strong></span> use in a production environment etc....)</p>
<p><a href="http://developer.mozilla.org/devnews/index.php/2008/09/05/firefox-31-alpha-2-now-available-for-download/">Mozilla Developer News » Blog Archive » Firefox 3.1 Alpha 2 now available for download</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Google's Chrome Browser Makes its Debut]]></title>
<link>http://devastator.wordpress.com/2008/09/02/googles-chrome-browser-makes-its-debut/</link>
<pubDate>Tue, 02 Sep 2008 19:53:35 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/09/02/googles-chrome-browser-makes-its-debut/</guid>
<description><![CDATA[More press for the new open source Google Chrome browser. The coverage here on MozillaLinks also inc]]></description>
<content:encoded><![CDATA[<p>More press for the new open source Google Chrome browser. The coverage here on MozillaLinks also includes comments from Mozilla's own contributors as well. Although I have to say I agree with Disruptive Innovations'/Mozilla's <a href="http://www.glazman.org/weblog/dotclear/index.php?post/2008/09/02/WebKit-winz" target="_blank">Daniel Glazmans comments</a> about the new browser:</p>
<blockquote><p>Your search engine is google, your mail is google mail, your docs are on google docs, your maps are google, the ads you see are google, your system is Android, your browser is Google Chrome. Did someone hear the word “monopoly” ?</p>
<p>Let’s see it from the bright side of life: there’s a new <acronym title="Open source Software">OSS</acronym> and standards-compliant browser and that’s good, and there’s a high probability Steve Ballmer is currently breaking a few chairs and it’s even better.</p></blockquote>
<p>A monopoly is never good for competition and Browser Wars 2 does bring back <span style="text-decoration:line-through;">fond</span> memories of the latter 20th Century <acronym title="Also Known As">AKA</acronym> the late 90's with Microsoft driving at Netscape until it was sold off to AOL. But having said that, dethroning Microsoft and giving a big push to <acronym title="Open Source Software">OSS</acronym> at the same time is never a bad thing ;-)</p>
<p>That being said, the new beta is now available for download from it's <a href="http://www.google.com/chrome" target="_blank">project home page here</a> and is currently available form the Win32 platform with Mac and Linux on the way.</p>
<p>The post itself also goes through the various features including it's anti-malware, WebKit rendering engine and V8 JavaScript engine.</p>
<p><a href="http://mozillalinks.org/wp/2008/09/google-chrome-joins-browser-wars-ii/">Google Chrome joins Browser Wars II - Mozilla Links</a></p>
<p>Technorati Tags: <a class="performancingtags" rel="tag" href="http://technorati.com/tag/Mozilla">Mozilla</a>, <a class="performancingtags" rel="tag" href="http://technorati.com/tag/WebKit">WebKit</a>, <a class="performancingtags" rel="tag" href="http://technorati.com/tag/Google">Google</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Sei ovunque...]]></title>
<link>http://darkfender.wordpress.com/?p=241</link>
<pubDate>Sat, 30 Aug 2008 10:36:19 +0000</pubDate>
<dc:creator>darkfender</dc:creator>
<guid>http://darkfender.pl.wordpress.com/2008/08/30/sei-ovunque/</guid>
<description><![CDATA[Image via Wikipedia 
ecco una cosa veramente utile, come sempre creata dai grandi laboratori Mozilla]]></description>
<content:encoded><![CDATA[<div class="zemanta-img" style="float:right;display:block;margin:1em;"><a href="http://en.wikipedia.org/wiki/Image:Mozilla_Foundation_logo.png"><img style="border:medium none;display:block;" src="http://upload.wikimedia.org/wikipedia/en/e/ed/Mozilla_Foundation_logo.png" alt="Mozilla Foundation logo" /></a><span class="zemanta-img-attribution">Image via <a href="http://en.wikipedia.org/wiki/Image:Mozilla_Foundation_logo.png">Wikipedia</a> </span></div>
<p>ecco una cosa veramente utile, come sempre creata dai grandi laboratori Mozilla.</p>
<p>Oggi i Mozilla labs ci presentano uno strumento davvero utile che semplifica il web in una maniera davvero impressionante!!!</p>
<p>Non vi spiego più niente perchè mi sto divertendo troppo ad usarlo...</p>
<p>ancora è un'ALFA ma lo potete scaricare trnquillamente da <a href="https://people.mozilla.com/~avarma/ubiquity-0.1.xpi">qui</a></p>
<p><a href="http://vimeo.com/1561578?pg=embed&#38;sec=1561578">Ubiquity for Firefox</a> from <a href="http://vimeo.com/user532161?pg=embed&#38;sec=1561578">Aza Raskin</a> on <a href="http://vimeo.com?pg=embed&#38;sec=1561578">Vimeo</a>.</p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.gizmodo.com.au/2008/08/mozillas_ubiquity_for_firefox_alpha_01_looks_fantastic.html">Mozilla's Ubiquity For Firefox Alpha 0.1 Looks Fantastic</a></li>
</ul>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/03e32f53-bbac-433c-8672-fb21eac708ff/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=03e32f53-bbac-433c-8672-fb21eac708ff" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubiquity for Firefox in Action]]></title>
<link>http://devastator.wordpress.com/2008/08/27/ubiquity-for-firefox-in-action/</link>
<pubDate>Wed, 27 Aug 2008 03:24:12 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/08/27/ubiquity-for-firefox-in-action/</guid>
<description><![CDATA[

	
	
	
	


Ubiquity, the new project from Mozilla Labs working in action using Gmail, Twitter and T]]></description>
<content:encoded><![CDATA[<p><span style='text-align:center; display: block;'><br />
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=01AAEA" /></object><br />
</span></p>
<p>Ubiquity, the new project from <a title="Mozilla Labs" href="http://labs.mozilla.com" target="_blank">Mozilla Labs</a> working in action using <a title="Gmail" href="https://www.gmail.com" target="_blank">Gmail</a>, <a title="Twitter" href="http://www.twitter.com" target="_blank">Twitter</a> and <a title="TinyURL" href="http://www.tinyurl.com" target="_blank">TinyURL</a> with a lot of potential on the horizon.</p>
<p>The video is courtesy of Aza Raskin of Mozilla Corporation.</p>
<p><a href="http://www.vimeo.com/1561578">Ubiquity for Firefox </a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Introducing Mozilla Labs: Ubiquity]]></title>
<link>http://devastator.wordpress.com/?p=520</link>
<pubDate>Wed, 27 Aug 2008 00:53:43 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/08/27/introducing-mozilla-labs-ubiquity/</guid>
<description><![CDATA[Introducing another Mozilla Labs project - Ubiquity.
Ubiquity is the latest Mozilla Project to conne]]></description>
<content:encoded><![CDATA[<p>Introducing another <a title="Mozilla Labs" href="http://labs.mozilla.com" target="_blank">Mozilla Labs</a> project - <a title="Ubiquity" href="http://labs.mozilla.com/2008/08/introducing-ubiquity/" target="_blank">Ubiquity</a>.</p>
<p>Ubiquity is the latest Mozilla Project to connect the web as opposed to its current site-centric appraoch, Ubiquity aims to make it more user-centric. As an example, think of a mashup. That helps if you want to link an address to Upcoming.org through Yahoo! Maps but, what if you want to E-mail it?</p>
<p>Ubiquity comes to the aid with the ability to add in the map, the review of the location and the co-ordinates into your E-mail as well using URL shortening services like <a title="TinyURL" href="http://www.tinyurl.com" target="_blank">TinyURL</a> with a few keystrokes. And you know the best bit? You don't even have to leave the browser window you're on!</p>
<p>How cool is that! :)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mozilla Pushing Firefox 3.0 Update to Firefox 2.0 Users]]></title>
<link>http://devastator.wordpress.com/2008/08/27/mozilla-pushing-firefox-30-update-to-firefox-20-users/</link>
<pubDate>Wed, 27 Aug 2008 00:20:26 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/08/27/mozilla-pushing-firefox-30-update-to-firefox-20-users/</guid>
<description><![CDATA[From today onwards, users of Mozilla Firefox 2.0 branch should be getting an auto-update notificatio]]></description>
<content:encoded><![CDATA[<p>From today onwards, users of Mozilla Firefox 2.0 branch should be getting an auto-update notification about the update to Firefox 3.0.1</p>
<p>Users will have the option to either update, delay or continue using the Firefox 2.0 branch until it's support is ended in mid-December as per <a title="MozDev Homepage" href="http://developer.mozilla.org/devnews/index.php/2008/08/25/firefox-2-about-to-get-a-major-update/" target="_blank">Mozilla's product support cycle</a>.</p>
<p>Firefox 3.0.1 is available from <a title="Mozilla Project Homepage" href="http://www.mozilla.org" target="_blank">http://www.mozilla.org</a> and;</p>
<p><a title="Firefox Homepage" href="http://www.getfirefox.com" target="_blank">http://www.getfirefox.com</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[C-sharp WebBrowser with progress bar]]></title>
<link>http://scriptforall.wordpress.com/?p=37</link>
<pubDate>Wed, 13 Aug 2008 13:04:39 +0000</pubDate>
<dc:creator>kostland</dc:creator>
<guid>http://scriptforall.pl.wordpress.com/2008/08/13/c-sharp-webbrowser-with-progress-bar/</guid>
<description><![CDATA[private void WebBrowser1_ProgressChanged(object sender, System.Windows.Forms.WebBrowserProgressChang]]></description>
<content:encoded><![CDATA[<p>private void WebBrowser1_ProgressChanged(object sender, System.Windows.Forms.WebBrowserProgressChangedEventArgs e) {</p>
<p>ProgressBar1.Visible = (!(e.CurrentProgress&#60;=0 &#124;&#124; e.CurrentProgress==e.MaximumProgress));<br />
if (ProgressBar1.Visible) {</p>
<p>ProgressBar1.Value = ((float)e.CurrentProgress/(float)e.MaximumProgress) * 100;<br />
} else {</p>
<p>ProgressBar1.Value = 0;<br />
}<br />
}</p>
<blockquote></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[L'alba delle prossime interfacce]]></title>
<link>http://gianmichele.wordpress.com/?p=417</link>
<pubDate>Wed, 06 Aug 2008 06:30:41 +0000</pubDate>
<dc:creator>gianmichele</dc:creator>
<guid>http://gianmichele.pl.wordpress.com/2008/08/06/lalba-delle-prossime-interfacce/</guid>
<description><![CDATA[Si chiama Aurora ed è un browser le cui pagine si sfogliano come in un universo tridimensionale. Un]]></description>
<content:encoded><![CDATA[<p>Si chiama Aurora ed è un browser le cui pagine si sfogliano come in un universo tridimensionale. Un progetto decisamente innovativo che promette di rivoluzionare la navigazione in rete.</p>
<div id="text">
<p><img src="http://www.visionpost.it/files/images/08052008161140.jpg" border="0" alt="Aurora" width="212" height="160" align="right" />Un nuovo concetto di browser sta prendendo forma nei laboratori di <a href="http://www.adaptivepath.com/" target="_blank"><strong>Adaptive Path</strong></a>, azienda di San Francisco specializzata in consulenza e sviluppo per le più importanti applicazioni web. Battezzato <strong>Aurora (<a href="http://www.adaptivepath.com/blog/2008/08/04/aurora-concept-video-part-1/" target="_blank">vedi il video</a>)</strong>, il progetto viene sviluppato in collaborazione con i <a href="http://labs.mozilla.com/" target="_blank"><strong>Mozilla Labs</strong></a>, e si concretizza in un ambiente tridimensionale interattivo.</p>
<p>Come spiegato da <strong>Jesse James Garrett</strong>, direttore del progetto nonché cofondatore di Adaptive Path, le idee alla base di Aurora si raggruppano attorno a quattro temi portanti, considerati elementi essenziali del nuovo browser: la <strong>contestualizzazione</strong>, che permette al browser di imparare e adattarsi alle modalità di navigazione dell'utente; <strong>l'interazione naturale</strong>, ovvero la possibilità di navigare utilizzando non semplici menu ma oggetti rappresentativi dei contenuti che portano; <strong>la continuità</strong>, che corrisponde alla possibilità di passare da un dispositivo all'altro (da Pc a telefonino, per esempio) senza dover abbandonare la navigazione; <strong>l'esperienza multi-utente</strong>, che consente a più internauti di collaborare simultaneamente all'interno di uno spazio comune, condividendo informazioni e interagendo.</p>
<p>E così, in pratica, Aurora si propone come il browser del futuro, capace di <strong>rispondere e perfezionarsi in base al comportamento degli internauti</strong>, i quali potranno <strong>navigare, condividere dati e collaborare</strong> all'interno di un <strong>ambiente tridimensionale</strong>. Un ambiente ricco di strumenti che permette di manipolare le pagine web come fossero oggetti: una volta abbandonato quell'oggetto, il sistema provvede a collocarlo nel gruppo di quelli considerati affini, creando quindi dei cluster fisici.</p>
<p>Per il momento Aurora <strong>esiste solo a livello di concetto e design di interfaccia</strong>, il tutto reso pubblico da Adptive Path al fine di stimolare la discussione in rete su come dovrebbe evolversi l'esperienza di navigazione online e di come gli internauti potrebbero interagire con il web.</p>
<p>Fonte: <a href="http://www.visionpost.it/lab/lalba-delle-prossime-interfacce.htm" target="_blank">visionpost</a></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[The need for tabbed browsing]]></title>
<link>http://adityasphones.wordpress.com/?p=91</link>
<pubDate>Mon, 04 Aug 2008 05:20:11 +0000</pubDate>
<dc:creator>Aditya Singhvi</dc:creator>
<guid>http://adityasphones.pl.wordpress.com/2008/08/04/the-need-for-tabbed-browsing/</guid>
<description><![CDATA[Recently I have been playing with my phone and my laptop, using the latter for setting up a ad-hoc n]]></description>
<content:encoded><![CDATA[<p>Recently I have been playing with my phone and my laptop, using the latter for setting up a ad-hoc network to surf the Internet, I realized that there is a glaring hole in the existing S60 web browser. There is no support for tabbed browsing!</p>
<p>For a company that is moving towards becoming a Internet company, it seems wired that the third party offerings are offering a very important and necessary feature. Nokia which is the global number one, is not doing enough in the web accessibility, sure there are a lot of applications out there to enhance your web experience. What about the core web experience? What about just surfing the net?</p>
<p>Mozilla Foundation is on its way to releasing a mobile version of its award winning Firefox and there are many more out there!</p>
<p>Nokia had better up its game and provide a completely new web browser soon, probably in a firmware update!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Flock 2 Beta 2 Out Now]]></title>
<link>http://devastator.wordpress.com/?p=506</link>
<pubDate>Fri, 25 Jul 2008 00:48:12 +0000</pubDate>
<dc:creator>Howard</dc:creator>
<guid>http://devastator.pl.wordpress.com/2008/07/25/flock-2-beta-2-out-now/</guid>
<description><![CDATA[The second beta for Flock 2.0 which is built around the Firefox 3.0 browser has nee been release and]]></description>
<content:encoded><![CDATA[<p>The second beta for Flock 2.0 which is built around the Firefox 3.0 browser has nee been release and adds the Firefox 3.0 URL bar AKA the "AwesomeBar" to the browseer itself as well as many of the features found in the Firefox 3.0 platform.</p>
<p>You can now get it (all platforms) at: <a href="http://www.flock.com/beta/download/">http://www.flock.com/beta/download/</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mozilla’s Guinness World Record Certificate]]></title>
<link>http://autological.wordpress.com/?p=116</link>
<pubDate>Mon, 14 Jul 2008 14:57:49 +0000</pubDate>
<dc:creator>jfinette</dc:creator>
<guid>http://autological.pl.wordpress.com/2008/07/14/mozilla%e2%80%99s-guinness-world-record-certificate/</guid>
<description><![CDATA[Back in the UK now and catching up&#8230;. and trying to get over the jet lag.. again..
I posted las]]></description>
<content:encoded><![CDATA[<p>Back in the UK now and catching up.... and trying to get over the jet lag.. again..</p>
<p>I posted last week on the official Mozilla blog about the GWR certificate:</p>
<p><a href="http://blog.mozilla.com/blog/2008/07/10/mozillas-guinness-world-record-certificate/" target="_blank">http://blog.mozilla.com/blog/2008/07/10/mozillas-guinness-world-record-certificate/</a></p>
<p>Just wanted to shout out here before its too late to <a href="http://www.glaxstar.com/" target="_blank">Ian, Davina, Charlie, and Peter at Glaxstar</a><a href="http://www.glaxstar.com/" target="_blank"> </a>who organized and sponsored the event - we couldn't have done this without you! Thank you too for eBay who also bought drinks!</p>
<p>Big thanks to <a href="http://standblog.org/blog/" target="_blank">Tristan</a> who came over from Paris to accept the award and to <a href="http://weblogs.mozillazine.org/gerv/" target="_blank">Gerv Markham</a> who attended on behalf on the <a href="http://www.mozilla.org/" target="_blank">Mozilla Foundation</a>. <a href="http://blog.mozilla.com/seth/" target="_blank">Seth</a> was carrying the all important cargo back from Europe this weekend to share the certificate with Mozillians in the US.</p>
<p>Unfortantely I missed it. but from what I can see here - a great time was had by all! :)</p>
<p><a href="http://autological.files.wordpress.com/2008/07/picture-8.jpg"><img class="alignnone size-medium wp-image-117" src="http://autological.wordpress.com/files/2008/07/picture-8.jpg?w=300" alt="" width="300" height="196" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Firefox è da Guinnes]]></title>
<link>http://federicomancin.wordpress.com/?p=57</link>
<pubDate>Mon, 07 Jul 2008 16:54:38 +0000</pubDate>
<dc:creator>federicomancin</dc:creator>
<guid>http://federicomancin.pl.wordpress.com/2008/07/07/firefox-e-da-guinnes/</guid>
<description><![CDATA[
Mozilla Firefox è un browser gratuito e open-source per Windows, Linux   e MacOS X. È leggero, ve]]></description>
<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.cellularmagazine.it/blog/wp-content/uploads/2007/10/firefox.jpg" alt="" /></p>
<p>Mozilla Firefox è un browser gratuito e open-source per Windows, Linux   e MacOS X. È leggero, veloce, facile da usare e offre numerosi vantaggi   rispetto agli altri browser.</p>
<p>La <a href="http://www.mozilla.org/foundation/" target="_blank">Mozilla Foundation</a> ha trionfalmente conseguito l'obiettivo di entrare nel Guinnes dei Primati. Mike Schroepfer - Vice President Of Engineering in Mozilla - aveva già annunciato il sorpasso di Firefox a i danni di Internet Explorer.</p>
<p>Così, in occasione del lancio della terza versione del browser, in giugno, si sono contati in 24 ore circa 8 milioni e 2530 download, stabilendo dunque il record mondiale per il maggior numero di download di un programma in un'unica giornata.</p>
<p>Il cuore di Mozilla e dei suoi realizzatori trionfa, e questa è un'ulteriore conferma sull'importanza che il marchio Firefox è riuscita ad ottenere soprattutto in termini di fidelizzazione utenti.</p>
<p>Il nostro paese è tra quelli che utilizzano maggiormente Firefox, vantando oltre 760 mila download.</p>
<p>Tempi duri per Internet Explorer, dunque.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Independence Day - Celebrate Web Freedom]]></title>
<link>http://autological.wordpress.com/?p=105</link>
<pubDate>Fri, 04 Jul 2008 17:12:15 +0000</pubDate>
<dc:creator>jfinette</dc:creator>
<guid>http://autological.pl.wordpress.com/2008/07/04/independence-day-celebrate-web-freedom/</guid>
<description><![CDATA[Today, millions of people are celebrating Independence Day in America. Originally, begun to celebrat]]></description>
<content:encoded><![CDATA[<p>Today, millions of people are celebrating<a href="http://en.wikipedia.org/wiki/Independence_Day_(United_States)" target="_blank"> Independence Day</a> in America. Originally, begun to celebrate the Declaration of independence from the Kingdom of Great Britain in 1776, millions are simply celebrating family, togetherness and freedom. Being a Brit with many American friends - some in the US, some in the UK trying to reclaim their dependence, I've celebrated many an Independence Day and always enjoyed partaking in the celebration of freedom (the Brits were all too happy to take that away from so many over the centuries).</p>
<p>Since joining Mozilla last year, I've spent alot of time thinking about what Freedom means particularly on the Web, and for the Web. Be that Freedom from the often evils of propriety technology, freedom to choose and online privacy, to accessibility and security. Its clear to me that here at Mozilla we have been doing an amazing job with our products and work, but there is a long way to go before the Web is closer to the vision we set out in the original <a href="http://www.mozilla.org/about/mozilla-manifesto.html" target="_blank">Mozilla Manifesto guiding principles</a>. Every day though we do get a little closer, and the Mozilla community grows a little stronger.</p>
<p>Launching <a href="http://www.mozilla.com/en-US/" target="_blank">Firefox 3</a> on June 17th recently, and seeing the <a href="http://blog.mozilla.com/blog/2008/07/02/were-official/" target="_blank">amazing 8M+ number of downloads clock up in 24-hours</a> - I was thrilled to see so many people freely making a choice on which Web browser they use. In fact, since those 24 hours, another 22M of you have also made that choice (Firefox 3 was now downloaded more than 30 million times in the last 18 days). To take a trip back down memory lane -- some years ago, selecting your Web browser of choice was virtually impossible, there was really only one choice for most people. I'm glad to say we've come a long way since those days. <a href="http://www.mozilla.org/about/" target="_blank">Mozilla as an open source project and movement</a> has been pivotal in driving back innovation and bringing forward choice to this most important window on the Web. But the work is by far not done, and we are only at the foot of the mountain.</p>
<p>So today on July 4th, I would urge you to also help promote freedom and choice on the Web.</p>
<p><a href="http://www.mozilla.com/en-US/" target="_blank">Tell someone they do have a options</a>,</p>
<p>show them <a href="http://www.mozilla.com/en-US/manyfaces/" target="_blank">how they can participate</a>,</p>
<p><a href="http://www.mozilla.org/about/mozilla-manifesto.html" target="_blank">help them understand they too can help make the Web a better place for everyone</a>.</p>
<p>Happy July 4th!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mozilla Events Triage call today - please join in ]]></title>
<link>http://autological.wordpress.com/?p=100</link>
<pubDate>Wed, 25 Jun 2008 07:32:04 +0000</pubDate>
<dc:creator>jfinette</dc:creator>
<guid>http://autological.pl.wordpress.com/2008/06/25/mozilla-events-triage-call-today-please-join-in/</guid>
<description><![CDATA[Every 2 weeks on Wednesdays a group of us get together on the phone to discuss events going on in an]]></description>
<content:encoded><![CDATA[<p>Every 2 weeks on Wednesdays a group of us get together on the phone to discuss events going on in and around the Mozilla World. The call is hosted by <a href="http://chickswhoclick.wordpress.com/" target="_blank">Mary Colvig</a> who heads up Events at Mozilla. Its first and foremost a sharing, plus logistical organization, and also a time where you can join and to tell us about events for consideration.</p>
<p>Please do join us, and if you can't make it this week - please do in 2 weeks (Jul 9th), or next 2 weeks after that (Jul 16) - and so on!  It happens bi-weekly on Wednesdays at 10am PDT (that's 6pm GMT, and 7pm CET for those folks in Europe). You can also check the events area on SpreadFirefox for more info: <a href="http://www.spreadfirefox.com/mozilla-events" target="_blank">http://www.spreadfirefox.com/mozilla-events</a></p>
<p>Simply dial in to the telephone meeting with the following details:</p>
<p><strong>Dial-in number is:</strong></p>
<p><strong>+1 650-903-0800, then Ext 91, then please add the ID 248#</strong></p>
<p><strong>Agenda this week -</strong></p>
<p>* OSCON:<br />
o Booth<br />
o QA BoF<br />
o Community Party<br />
* Black Hat:<br />
o Milk &#38; Cookies Party<br />
o T-Shirt<br />
* Jornadas Regionales de Software Libre<br />
o Need to determine preferred speaking day for Chris Hofmann<br />
o Any other needs from Mozilla Argentina for the event?<br />
* Congresso Estadual de Software Livre – Ceará (CESoL-CE) - August 19 – 23, 2008<br />
o Need to determine preferred speaking day for Chris Hofmann</p>
<p>Talk to you later!</p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/49a19b3c-4bef-4adf-8349-ef18e74f3b1d/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_a.png?x-id=49a19b3c-4bef-4adf-8349-ef18e74f3b1d" alt="Zemanta Pixie" /></a></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Guiness World Record: Die meisten Downloads in 24h]]></title>
<link>http://bismarktownboy.wordpress.com/?p=732</link>
<pubDate>Wed, 18 Jun 2008 08:31:21 +0000</pubDate>
<dc:creator>Ruben</dc:creator>
<guid>http://bismarktownboy.pl.wordpress.com/2008/06/18/guiness-world-record-die-meisten-downloads-in-24h/</guid>
<description><![CDATA[Die Mozilla Foundation hat gestern den allseits beliebten open-source Browser Firefox in der neuen V]]></description>
<content:encoded><![CDATA[<p><a href="http://www.mozilla-europe.org/de/firefox/"><img src="http://bismarktownboy.wordpress.com/files/2008/06/firefox.jpg" alt="" width="500" height="248" class="aligncenter size-full wp-image-733" /></a><BR><BR>Die Mozilla Foundation hat gestern den allseits beliebten open-source Browser Firefox in der neuen Version 3 freigegeben. Wer schon die Vorzüge des Vorgängers - Schnelligkeit, hervorragende Kompatibilität mit Webstandards, Sicherheit, Einfacheit,... - genossen hat, der wird von Firefox 3 noch überzeugter sein.<BR><BR>Ein Download bis heute, genau 18:59 CET, hat darüber hinaus noch einen Bonuspunkt: man kann Teil des Rekordversuchs sein für die meisten Downloads innerhalb von einem Tag! Also, ran an den Speck und Firefox <a href="http://www.mozilla-europe.org/de/firefox/">hier kostenlos downloaden</a>!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[The Fox is here...Firefox 3 i.e.]]></title>
<link>http://ychittaranjan.wordpress.com/2008/06/18/downloaded-and-installed-firefox-3/</link>
<pubDate>Tue, 17 Jun 2008 19:34:41 +0000</pubDate>
<dc:creator>Chittaranjan</dc:creator>
<guid>http://ychittaranjan.pl.wordpress.com/2008/06/18/downloaded-and-installed-firefox-3/</guid>
<description><![CDATA[After almost two hours of waiting, the Fox has arrived onto my notebook. The Download Day started fo]]></description>
<content:encoded><![CDATA[<p align="justify">After almost two hours of waiting, the Fox has arrived onto my notebook. The <a href="http://www.spreadfirefox.com/en-us/worldrecord" target="_blank">Download Day</a> started for us in India at 22:30 Hrs but the site was down even before the said hour approached! I gave it half-an-hour time (maybe they were uploading the files, beefing up the cache etc etc) and was constantly monitoring the <a href="http://wiki.mozilla.org/Releases/Firefox_3.0" target="_blank">release tracking Wiki</a>. I also was checking up most of the <a href="http://mozilla.org/mirrors.html" target="_blank">Mozilla mirrors</a>...might be there was a new version all ready for me to grab...but alas! all the 3.0 folders had was a "We're not quite ready yet" message.</p>
<p align="center"><img style="border-width:0;" src="http://ychittaranjan.files.wordpress.com/2008/06/firefox-30.png" alt="Firefox 3.0" width="260" height="208" /></p>
<p align="justify">Finally, at about 00:35 HRS IST, <a href="http://www.mozilla.com/en-US/firefox/all.html" target="_blank">this download page</a> was accessible and I promptly clicked upon the <a href="http://download.mozilla.org/?product=firefox-3.0&#38;os=win&#38;lang=en-US" target="_blank">Download link</a> for the en-US/Win32 version. The 7.1 MB download took a little over a minute and when it was ready, I was in two minds as to whether should I uninstall the older version or overwrite it! I eventually chose the latter and boy! was the installation quick! The mandatory extension-compatibility check took a while (since I have many of them) and I was a tinge disappointed to see many favourite extensions not making the cut! Hopefully, the makers will scale upto 3.0 soon. Once installed, I quickly tweaked some settings and am good to go....and this is my first post from the latesht and fastesht and coolesht browser - <strong>Firefox 3.0</strong>.....FTW!</p>
<p align="justify">First Impressions:</p>
<ul>
<li>
<div>Itz lightning fast...seriously, I never logged onto my Dashboard this fast!</div>
</li>
<li>
<div>The 'New Tab" button to the left of the tab-bar is gone! Instead, there's a 'Undo Close Tab' button!</div>
</li>
<li>
<div>Tabs are bigger than in 2.0. The Opera influence???</div>
</li>
<li>
<div>One-Click bookmarking and two-click categorizing and tagging of oft-visited sites.</div>
</li>
<li>
<div>Revamped Add-ons page - Search for new ones, Update existing ones, view installed plug-ins (plug-ins, <em>not add-ons</em>)...all in one page.</div>
</li>
<li>
<div>Uncluttered status-bar. Add-ons that are displayed on the status bar go unobtrusively to the rightmost corner. Progress bar too goes right-wards.</div>
</li>
<li>
<div>No AdBlock :(</div>
</li>
<li><strong>The memory leak has NOT been fixed!!! 3.0 still hogs up 70+ MB of my RAM!!!</strong> :evil:</li>
</ul>
<p align="justify">More as I continue using it further...</p>
<p align="justify">As of now, I should get back to the Italy Vs. France EURO 2008 game...Italy leading 1-0 with France down to 10 men :D</p>
<p align="justify">
]]></content:encoded>
</item>

</channel>
</rss>
