<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blogs.forum.nokia.com/styles/rss.css" type="text/css"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/"
>
 <channel rdf:about="http://blogs.forum.nokia.com/rss.php?blogId=300055&amp;profile=rss10">
  <title>Harry Li&#039;s Forum Nokia Blog</title>
  <link>http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog</link>
  <description>A Forum Nokia Blog</description>
    <dc:creator>kcomex</dc:creator>
  <dc:date>2009-11-23T16:51:32Z</dc:date>
  <admin:generatorAgent rdf:resource="http://www.lifetype.net" />
  <items>
   <rdf:Seq>
       <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog/2008/05/29/set-a-world-record-with-firefox-3" />
       <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog/2008/05/04/porting-mozilla-onto-symbian-os" />
      </rdf:Seq>
  </items> 
 </channel>
  <item rdf:about="http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog/2008/05/29/set-a-world-record-with-firefox-3">
  <title>Set a world record, with FireFox 3</title>
  <link>http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog/2008/05/29/set-a-world-record-with-firefox-3</link>
  <dc:description>Wanna make a Guinness World Record? OK, I have two recommendations. First, balance thirty spoons on your face &lt;img src=&quot;http://blogs.forum.nokia.com/js/tinymce/plugins/emotions/images/smiley-tongue-out.gif&quot; border=&quot;0&quot; alt=&quot;Tongue out&quot; title=&quot;Tongue out&quot; /&gt; and second, &lt;a href=&quot;http://www.spreadfirefox.com/en-US/worldrecord&quot; target=&quot;_blank&quot;&gt;download FireFox 3&lt;/a&gt; on the day it get released &lt;img src=&quot;http://blogs.forum.nokia.com/js/tinymce/plugins/emotions/images/smiley-smile.gif&quot; border=&quot;0&quot; alt=&quot;Smile&quot; title=&quot;Smile&quot; /&gt;. A more open web world with more players will benefit everyone, now let&#039;s wait and see what will happen the day FireFox 3 arrives.</dc:description>
      
    <dc:subject>Browsing</dc:subject>
      
    <dc:subject>Mozilla</dc:subject>
      
    <dc:subject>FireFox</dc:subject>
     
    
  <dc:date>2008-05-29T15:47:50Z</dc:date>
    <dc:creator>kcomex</dc:creator>
 </item>
  <item rdf:about="http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog/2008/05/04/porting-mozilla-onto-symbian-os">
  <title>Porting Mozilla onto Symbian OS</title>
  <link>http://blogs.forum.nokia.com/blog/harry-lis-forum-nokia-blog/2008/05/04/porting-mozilla-onto-symbian-os</link>
  <dc:description>&lt;p&gt;
Greetings 
Everybody! I have been a &lt;a href=&quot;http://www.forum.nokia.com/main/forum_nokia_champion/forum_nokia_champions/Hanfei_Li.html&quot; target=&quot;_blank&quot; title=&quot;Forum Nokia Champion&quot;&gt;Forum Nokia Champion&lt;/a&gt; for over 1.5 years. Currently my major technology profession is developing native Symbian OS C++ applications mainly on S60, also I know some Python(PyS60), J2ME and Windows Mobile. Since last month I started concentrate my focus onto a very nice community, the famous &lt;a href=&quot;http://www.mozilla.org&quot; target=&quot;_blank&quot; title=&quot;Mozilla&quot;&gt;Mozilla&lt;/a&gt; project. As I expressed before, I always feel extremely exciting about contributing my effort to something which will bring us openness, opportunities and freedom, just like the award winning desktop browser &lt;a href=&quot;http://www.getfirefox.com&quot; target=&quot;_blank&quot; title=&quot;FireFox&quot;&gt;FireFox&lt;/a&gt;, and the possibility of running it on Symbian OS.
&lt;/p&gt;
&lt;p&gt;
Frankly, at first I hadn&#039;t realized the size of the Mozilla Platform, until I read these from the book &amp;quot;&lt;a href=&quot;http://www.mozillazine.org/talkback.html?article=4600&quot; target=&quot;_blank&quot; title=&quot;RAD with Mozilla&quot;&gt;Rapid Application Development with Mozilla&lt;/a&gt;&amp;quot;: 
&lt;/p&gt;
&lt;p style=&quot;background-color: #ffffff&quot;&gt;
&lt;em&gt;It is 30 times larger than the Apache Web Server, 20 times larger than the Java 1.0 JDK/JRE sources, 5 times bigger than he standard Perl distribution, twice as big as the Linux kernel source, and nearly as large as the whole GNOME 2.0 desktop source&amp;mdash;even when 150 standard GNOME applications are included.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
Maybe the information from this book is a little out of date, also maybe size can not tell everything about an open source project. But what we could learn is that porting Mozilla platform onto Symbian OS will be a huge project which needs lots of hours, especially for those mobile developers with little Mozilla hacking experiences. 
&lt;/p&gt;
&lt;p&gt;
Here I&#039;d like to share something I found in last 2 weeks digging, maybe some of you might become future contributor of Mozilla/FireFox on mobile devices. Also the reason I start my blogging about porting Mozilla onto Symbian OS is to continue the philosophy of open source software: making the development process and result product open, clear and collaborative. 
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;It&#039;s important to know Mozilla well before get hands on code. Read their websites well, know more about open source, vision of Mozilla, historical event, maybe the unique culture from Mozilla people. &lt;/li&gt;
	&lt;li&gt;Mozilla platform is layered/modularized into several components, you could find the framework diagram in &lt;a href=&quot;http://weblogs.mozillazine.org/schrep/archives/2007/05/mozilla_platform.html&quot; target=&quot;_blank&quot; title=&quot;Mozilla Platform&quot;&gt;this blog&lt;/a&gt;. &lt;/li&gt;
	&lt;li&gt;Beginners should know where to find information or documents about Mozilla platform. There are two wikis which may confuse you: &lt;a href=&quot;http://developer.mozilla.org/en/docs/Main_Page&quot; target=&quot;_blank&quot; title=&quot;MDC&quot;&gt;Mozilla Developer Center&lt;/a&gt; whose audience are mainly Mozilla platform technology users, clients, documents in this wiki are set to stone; &lt;a href=&quot;http://wiki.mozilla.org/Main_Page&quot; target=&quot;_blank&quot; title=&quot;Mozilla Wiki&quot;&gt;Mozilla Wiki&lt;/a&gt; which shows articles in engineering stage, you could find useful information about &lt;a href=&quot;http://wiki.mozilla.org/Mobile&quot; target=&quot;_blank&quot; title=&quot;Mozilla Mobile&quot;&gt;&amp;quot;Mobile&amp;quot;&lt;/a&gt; in this wiki. There is another non-wiki portal with lots of well categorized documents, &lt;a href=&quot;http://www.mozilla.org/developer/&quot; target=&quot;_blank&quot;&gt;http://www.mozilla.org/developer/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Mozilla developers like IRC, meet them and feel free to ask your question at &lt;a href=&quot;irc://irc.mozilla.org/mobile&quot; target=&quot;_blank&quot; title=&quot;irc://irc.mozilla.org/mobile&quot;&gt;irc://irc.mozilla.org/mobile&lt;/a&gt;. If the link does not work for you, probably you&#039;d like to have a FireFox with ChatZilla install. &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
There are a lot about porting Mozilla onto Symbian in the beginning days, I would like to write them down as time passes. I want to know more friends on this topic too, together we could make mobile Internet better with our efforts.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
As part of my first blog, I want to say my thanks to Forum Nokia for providing us such a good chance to express our technology thoughts on mobile development. With this Forum Nokia Champion program I believe Forum Nokia community could be more and more popular, bring us more and more success stories one after another :) 
&lt;/p&gt;</dc:description>
      
    <dc:subject>Browsing</dc:subject>
      
    <dc:subject>Symbian C++</dc:subject>
      
    <dc:subject>Mozilla</dc:subject>
     
    
  <dc:date>2008-05-04T01:08:44Z</dc:date>
    <dc:creator>kcomex</dc:creator>
 </item>
 </rdf:RDF>