<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>WebMaster View</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/weblog/" />
    <link rel="self" type="application/atom+xml" href="http://www.webmasterview.com/weblog/atom.xml" />
   <id>tag:www.webmasterview.com,2007:/weblog//1</id>
    <updated>2007-06-10T19:42:25Z</updated>
    <subtitle>Weblog on Web development, Blogging and Technology...</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>Development Server on Ubuntu Desktop</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/server_side/development_server_on_ubuntu_desktop" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.127</id>
    
    <published>2007-06-10T18:03:05Z</published>
    <updated>2007-06-10T19:42:25Z</updated>
    
    <summary>How to set up a development server on your ubuntu desktop...</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Server side" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<img alt="Ubuntu" title="Ubuntu logo" src="http://www.webmasterview.com/images/server_side/ubuntu-logo.png" class="illus2" />

<p>Last month,I did a clean <a href='http://syam-kumar.blogspot.com/2007/05/installing-ubuntu-704-feisty-fawn.html'>install of Ubuntu Feisty Fawn</a> on my home computer removing the "dapper drake". But it is only now, I got a chance to sit down and install all necessary packages to set up my development server again.</p>

<p>With Dapper Drake, I had to use alien to convert MySQL5 rpm to .deb, because there was no version 5 in the repositories. Anyway, Feisty has all newest versions of software.</p>

<p>This is what I did for setting up my development server:</p>]]>
        <![CDATA[<p>For installing <strong>MySQL server</strong> I ran the command: <kbd>sudo apt-get install mysql-server</kbd>. Then I installed the following: </p>

<p><strong>MySQL Administrator</strong>: It is a Graphical User Interface  for administrating MySQL: <kbd>sudo apt-get install mysql-admin</kbd></p>

<p><strong>MySQL Query Browser</strong> is a GUI for managing databases: <kbd>sudo apt-get install mysql-query-browser</kbd></p>

<p><strong>Apache</strong>: <kbd>sudo apt-get install apache2</kbd></p>

<p><strong>Apache Manual</strong>: <kbd>sudo apt-get install apache2-doc</kbd></p>

<p><strong>PHP</strong>: <kbd>sudo apt-get install php5</kbd></p>

<p><strong>PHP module for Apache</strong>: <kbd>sudo apt-get install libapache2-mod-php5</kbd></p>

<h3>Enabling public_html directories for users</h3>
<p>Well, I am the only user in my computer. But I can create and edit files without running sudo if I have a public_html directory at my home. <kbd>sudo a2enmod userdir</kbd>. I then <a href='#restart'>restarted Apache</a> and created a 'public_html' directory in my home. Now I can access it with <samp>http://localhost/~username/</samp>.</p>

<h3>Enable mod_rewrite</h3>
<ol>
<li><kbd>sudo a2enmod rewrite</kbd>.</li>
<li>Edit Apache configuration: <kbd>sudo gedit  /etc/apache2/sites-available/default</kbd></li>
<li>Change line 12: “AllowOverride none” to “AllowOverride all”</li>
<li>save and close</li>
<li>Restart Apache</li>
</ol>

<p>(Thanks to <a href='http://www.huanix.com/2007/04/18/mod_rewrite-for-apache2-in-ubuntu-feisty-fawn-704/'>mod_rewrite for Apache2 in Ubuntu Feisty Fawn 7.04</a>)</p>

<h3 id='restart'>How to restart Apache?</h3>
<p><kbd>sudo /etc/init.d/apache2 force-reload</kbd>.</p>

<h3>Todo:</h3>
<ol>
<li>Install <a href='http://www.tatanka.com.br/ies4linux/page/Main_Page'>IEs4Linux</a>.</li>
<li>Install <a href='http://www.opera.com/'>Opera</a>.</li>
<li>Install <a href='http://www.activestate.com/products/komodo_edit/'>Komodo Edit</a>.</li>
<li>Install gftp.</li>
</ol>]]>
    </content>
</entry>
<entry>
    <title>Web Design Survey</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/design/web_design_survey" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.126</id>
    
    <published>2007-04-26T14:01:09Z</published>
    <updated>2007-04-26T14:22:02Z</updated>
    
    <summary>The Web Design Survey, 2007 by A List Apart.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Design" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p>I took the survey.</p>
<p><a href="http://alistapart.com/articles/webdesignsurvey"><img src="http://www.webmasterview.com/images/design/i-took-the-2007-survey.gif" alt='The Web Design Survey 2007' /></a></p>]]>
        
    </content>
</entry>
<entry>
    <title>Helvetica</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/design/helvetica" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.125</id>
    
    <published>2007-04-22T15:34:38Z</published>
    <updated>2007-04-22T16:49:34Z</updated>
    
    <summary>Helvetica, which has been called the official typeface of the 20th century, is celebrating its 50th birthday this year.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Design" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p><img alt="Helvetica" title="Helvetica" src="http://www.webmasterview.com/images/design/Helvetica.png" class="illus2" />Helvetica, which has been called the official typeface of the 20th century, is celebrating its 50th birthday this year.</p>

<p>(Via <a title="Salon: Helvetica" href="http://salon.blogspot.com/2007/04/helvetica.html">Clement Pananchikal</a>)</p>]]>
        <![CDATA[<p><strong>From Wikipedia</strong>: Helvetica was created by Miedinger with Eduard Hoffmann at the Haas’sche Schriftgießerei (Haas type foundry) of Münchenstein, Switzerland. Originally called Neue Haas Grotesk, the typeface's name was changed by Haas' German parent company Stempel in 1960 to Helvetica — derived from Helvetia, the Latin name for Switzerland — in order to make it more marketable internationally.</p>

<object type="application/x-shockwave-flash"
data="http://www.youtube.com/v/TTUGhsNk6bk" 
width="425" height="350">
<param name="movie" 
value="http://www.youtube.com/v/TTUGhsNk6bk" />
</object>

<h3>Related Links: </h3>
<ul>
<li><a href="http://www.helveticafilm.com/">Helvetica: The movie</a></li>
<li><a href="http://www.ms-studio.com/articlesarialsid.html">Distinguishing Helvetica from Arial</a></li>
<li><a href="http://en.wikipedia.org/wiki/Helvetica">Wikipedia: Helvetica</a></li>
</ul>]]>
    </content>
</entry>
<entry>
    <title>FizzBuzz</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/programming/fizzbuzz" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.124</id>
    
    <published>2007-04-06T18:03:47Z</published>
    <updated>2007-04-06T18:15:31Z</updated>
    
    <summary>Using FizzBuzz to Find Developers who Grok Coding.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Programming" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p><a href="http://tickletux.wordpress.com/" title="Imran On Tech">Imran</a> says:</p>
<blockquote title="Imran On Tech" cite="http://tickletux.wordpress.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding/">
<p>An example of a Fizz-Buzz question is the following:</p>

<blockquote><p>Write a program that prints the numbers from 1 to 100. But for multiples of three print “Fizz” instead of the number and for the multiples of five print “Buzz”. For numbers which are multiples of both three and five print “FizzBuzz”.</p></blockquote>

<p>Most good programmers should be able to write out on paper a program which does this in a under a couple of minutes.</p>

<p>Want to know something scary ? - the majority of comp sci graduates can’t. I’ve also seen self-proclaimed senior programmers take more than 10-15 minutes to write a solution.</p>

<p>I’m not saying these people can’t write good code, but to do so they’ll take a lot longer to ship it. And in a business environment that’s exactly what you don’t want.</p>

<p>This sort of question won’t identify great programmers, but it will identify the weak ones. And that’s definitely a step in the right direction.</p>
</blockquote>

<p>Link: <a href="http://tickletux.wordpress.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding/">Using FizzBuzz to Find Developers who Grok Coding - Imran On Tech</a></p>]]>
        <![CDATA[<p>My try: ;-)</p>
<pre><code>
&lt;?php
for($i =1; $i &lt; 101; $i++)
{
	if($i % 3 == 0) print "Fizz";
	if($i % 5 == 0) print "Buzz";
	if($i % 3 != 0 &amp;&amp; $i % 5 != 0) print $i;	
	print "&lt;br /&gt;";
}
?&gt;
</code></pre>]]>
    </content>
</entry>
<entry>
    <title>April Fool&apos;s Day 2007</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/humour/april_fools_day_2007" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.123</id>
    
    <published>2007-04-01T12:13:03Z</published>
    <updated>2007-04-05T12:28:02Z</updated>
    
    <summary>April Fool&apos;s day 2007.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Humour" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<ul>
<li>Free Broadband from google: <a href="http://www.google.com/tisp/install.html">Google TiSP (BETA)</a>.</li>
<li> Now in Gmail, you can request a physical copy of any message with the click of a button: <a href="http://mail.google.com/mail/help/paper/">Gmail Paper</a>.</li>
<li>The Ültimate Firefox extension: <a href="http://customsoftwareconsult.com/extensions/uberware/uberware.html">Überware Trio 1.0 AF</a>.</li>
</ul>
<p>Related: <a href="http://www.webmasterview.com/humour/april_fools_day_2006" title="April Fool's Day 2006">Last year's April Fool jokes</a></p>]]>
        
    </content>
</entry>
<entry>
    <title>A Better Online Calendar?</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/tools/a_better_online_calendar" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.122</id>
    
    <published>2007-03-08T05:39:46Z</published>
    <updated>2007-03-08T05:57:27Z</updated>
    
    <summary>A better online calendar application.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p><a href="http://iscrybe.com/main/index.php">Scrybe</a>: Got this link from <a href="http://groups.google.com/group/google-calendar-help-misc/browse_thread/thread/ec8e48d2e4d435">a thread in Google Calendar Group</a></p>]]>
        <![CDATA[<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/1u3ekzwnYxw" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/1u3ekzwnYxw" /></object>]]>
    </content>
</entry>
<entry>
    <title>Yahoo! plagiarises content</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/blogging/yahoo_plagiarises_content" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.121</id>
    
    <published>2007-02-20T09:07:23Z</published>
    <updated>2007-02-20T09:31:31Z</updated>
    
    <summary>Yahoo! plagiarizes contents and blames it on subcontractors.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Blogging" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p>Yahoo! India launched beta version of <a href="http://in.malayalam.yahoo.com/index.htm" title="Yahoo! India's Malayalam portal">their Malayalam portal</a> with content stolen from Malayalam blogs. See the following links:</p>]]>
        <![CDATA[<ul>
<li><a href="http://kariveppila.blogspot.com/2007/02/content-theft.html">Content theft</a></li>
<li><a href="http://puzhablogger.blogspot.com/2007/02/blog-post.html" xml:lang="ml">യാഹു മലയാളത്തില്‍; കൃതികള്‍ കുറച്ച് കട്ടതും</a></li>
<li><a href="http://myinjimanga.blogspot.com/2007/02/yahoo-india-and-content-theft.html">Yahoo India and content theft</a></li>
<li><a href="http://myinjimanga.blogspot.com/2007/02/yahoo-plagiarizes-contents-and-blames.html">Yahoo! plagiarizes contents and blames it on subcontractors</a></li>
<li><a href="http://jugalbandi.info/2007/02/dear-yahoo/">Dear Yahoo!</a></li>
<li><a href="http://myinjimanga.blogspot.com/2007/02/bloggers-protest-event-against-yahoo.html">Bloggers Protest Event against Yahoo! India - March 5th 2007</a></li>
</ul>]]>
    </content>
</entry>
<entry>
    <title>Blogumentary</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/blogging/blogumentary" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.120</id>
    
    <published>2007-02-18T15:25:08Z</published>
    <updated>2007-02-18T15:46:43Z</updated>
    
    <summary>A documentary film about blogs by Chuck Olsen. Blogumentary explores the many ways blogs are affecting our media, politics, and relationships.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Blogging" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<object type="application/x-shockwave-flash"
data="http://video.google.com/googleplayer.swf?docId=-8920472176280937346" 
width="400" height="326">
<param name="movie" 
value="http://video.google.com/googleplayer.swf?docId=-8920472176280937346" />
</object>
<p><a href="http://blogumentary.org/">blogumentary</a></p>	
]]>
        
    </content>
</entry>
<entry>
    <title>Mrs. WordPress!</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/humour/mrs_wordpress" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.119</id>
    
    <published>2007-02-17T08:12:28Z</published>
    <updated>2007-02-17T08:25:27Z</updated>
    
    <summary>Mrs. WordPress is desperately seeking Mr. Wordpress.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Humour" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p>"<a href="http://mrswordpress.com/">Mrs. WordPress</a>" <a href="http://learning.wordpress.com/2007/01/01/hello-world/#comment-2">posted this comment</a> under <a href="http://learning.wordpress.com/2007/01/01/hello-world/#comment-1">Mr. WordPress's comment</a> on my <a href="http://learning.wordpress.com">Learning WordPress</a> blog:</p>
<blockquote>
<p>So here you are…enough is enough, come home already.</p>
<p>Can someone please tell Mr. Wordpress to go home to his wife and child??? All this commenting around the internet is getting a tad bit juvenile, don’t you think?</p>
</blockquote>]]>
        
    </content>
</entry>
<entry>
    <title>Make a Google Toolbar button</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/tools/make_a_google_toolbar_button" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.118</id>
    
    <published>2007-02-14T12:25:29Z</published>
    <updated>2007-02-16T06:31:18Z</updated>
    
    <summary>How to make a Google Toolbar Button for your site.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p><a href="http://www.google.com/tools/firefox/toolbar/FT3/intl/en/index.html">Google Toolbar 3</a> is now available for firefox.</p>

<p>One of the new features it has is custom buttons. You can make search buttons for your sites. You can also add your site feed into this button.</p>

<p>Try it right now: <a href="http://toolbar.google.com/buttons/add?url=http://www.webmasterview.com/weblog/gtoolbar_button.xml">Add WebMaster View to your Google Toolbar</a>.</p>]]>
        <![CDATA[<h3>How to make a Google Toolbar Button</h3>
<h4>Follow these steps:</h4>
<ol>
<li>Install Google Toolbar.</li>
<li>Go to your site and right-click on your site's search box, select <samp>Generate Custom Search...</samp> and click <samp>Add</samp>.</li>
<li>Now the button is added to your toolbar. If your site has a favicon, it is used as the button's icon. Now go to the options (click the down arrow at the right hand side of the toolbar), click <samp>Buttons</samp>, select your toolbar, click <samp>edit</samp> and click the <samp>advanced editor</samp>.</li>
<li>Add <code>&lt;feed refresh-interval="1800"&gt;http://path/to/your/feed&lt;/feed&gt;</code> inside <code>&lt;button&gt;</code><code>&lt;/button&gt;</code>.</li>
<li>Edit description. description appears as button tooltip in the Toolbar.</li>
<li>Select all code and copy to the clipboard.</li>
<li>Click <samp>Save to Google Toolbar...</samp></li>
<li>Test your toolbar button.</li>
<li>Create an xml file in your site with the copied data.</li>
<li>Add a link to it in your homepage in this format: <code>http://toolbar.google.com/buttons/add?url=http://url/of/your/button.xml</code></li>
<li>Click the link and make sure the button works properly.</li>
<li><a href="http://www.google.com/support/toolbar/bin/request.py?contact_type=button">Add your button to
the Gallery</a>.</li>
</ol>

<h4>Related:</h4>
<ul>
<li><a href="http://toolbar.google.com/buttons/apis/started.html">Getting Started with the Google Toolbar API</a></li>
<li><a href="http://toolbar.google.com/buttons/apis/howto_guide.html" title="Guide to Making Custom Buttons for Google Toolbar">Full Documentation</a></li>
</ul>]]>
    </content>
</entry>
<entry>
    <title>Google&apos;s backlink checker</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/tools/googles_backlink_checker" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.117</id>
    
    <published>2007-02-06T11:39:57Z</published>
    <updated>2007-02-06T11:58:40Z</updated>
    
    <summary>Discover your links using Google webmaster tools.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Tools" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p>Want to find who links to your site? <a href="http://googlewebmastercentral.blogspot.com/2007/02/discover-your-links.html" title="Official Google Webmaster Central Blog">Google says</a>:</p>

<blockquote cite="http://googlewebmastercentral.blogspot.com/2007/02/discover-your-links.html" title="Official Google Webmaster Central Blog"><p>Now you can use <a href="https://www.google.com/webmasters/tools" title="Google Webmaster Tools">webmaster tools</a> to view a much larger sample of links to pages on your site that we found on the web. Unlike the <kbd>link:</kbd> operator, this data is much more comprehensive and can be classified, filtered, and downloaded.</p></blockquote>
]]>
        <![CDATA[<p>Also see <a title="Official Google Blog" href="http://googleblog.blogspot.com/2007/02/who-links-to-your-site.html">Google blog</a>.</p>

<p>WebMaster View has 423 external and 3493 internal backlinks.</p>]]>
    </content>
</entry>
<entry>
    <title>Why Do You Blog?</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/blogging/why_do_you_blog" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.116</id>
    
    <published>2007-01-25T15:16:17Z</published>
    <updated>2007-01-25T15:21:00Z</updated>
    
    <summary>The Survey: Why Do You Blog?</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Blogging" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p><a href="http://www.whydoyoublog.com/survey">The Survey: Why Do You Blog?</a></p>

]]>
        
    </content>
</entry>
<entry>
    <title>WordPress Music Video</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/humour/wordpress_music_video" />
    <id>tag:www.webmasterview.com,2007:/weblog//1.115</id>
    
    <published>2007-01-18T12:26:16Z</published>
    <updated>2007-01-18T12:29:09Z</updated>
    
    <summary>WordPress Music video</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Humour" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<p><a title="Devin Reams.com - It’s Called WordPress" href="http://devinreams.com/2007/01/14/its-called-wordpress/">Devin Reams.com - It’s Called WordPress</a></p>
]]>
        <![CDATA[<blockquote cite="http://devinreams.com/2007/01/14/its-called-wordpress/" title="Devin Reams.com - It’s Called WordPress">
<pre>
It’s called WordPress
It’s my CMS
It’s the best thing to hit the web since porn
The code is open, the source is free
It’s available for people, just like you and me</pre>
</blockquote>]]>
    </content>
</entry>
<entry>
    <title>Practice Safe Browsing</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/humour/practice_safe_browsing" />
    <id>tag:www.webmasterview.com,2006:/weblog//1.114</id>
    
    <published>2006-12-07T08:11:18Z</published>
    <updated>2006-12-10T11:42:05Z</updated>
    
    <summary>Be safe- always use firefox.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Browsers" />
            <category term="Humour" />
            <category term="Security and Privacy" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=278&amp;t=215"><img alt="Firefox Safe Browsing Ad" src="http://www.webmasterview.com/images/humour/safe_browsing.jpg"  /></a>
]]>
        
    </content>
</entry>
<entry>
    <title>Firefox 2</title>
    <link rel="alternate" type="text/html" href="http://www.webmasterview.com/browsers/firefox_2" />
    <id>tag:www.webmasterview.com,2006:/weblog//1.113</id>
    
    <published>2006-10-25T09:30:45Z</published>
    <updated>2006-12-10T11:48:11Z</updated>
    
    <summary>Firefox 2 is released.</summary>
    <author>
        <name>Syam Kumar</name>
        <uri>http://www.webmasterview.com/weblog/</uri>
    </author>
            <category term="Browsers" />
    
    <content type="html" xml:lang="en" xml:base="http://www.webmasterview.com/weblog/">
        <![CDATA[<div><a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=278&amp;t=215"><img alt="Firefox 2" title="Firefox 2" src="http://www.webmasterview.com/images/browsers/firefox-spread-btn-4.png" class="illus2" /></a>

<p>Firefox 2 (Bon Echo) is released.</p>

<p>According to <a href='http://ffextensionguru.wordpress.com/2006/10/22/upgrading-to-firefox-2/' title="Upgrading to Firefox 2">Firefox Extension Guru</a>, <q>you can not go directly from Firefox 1.5.0.7 to Firefox 2 via auto-update</q>.</p>

<p>So, <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=278&amp;t=215">Download Firefox 2 Now!</a></p>
</div>]]>
        <![CDATA[<div>
<blockquote cite="http://www.pcworld.com/article/id,127309-page,6-c,browsers/article.html"><p>Of the two rivals, Firefox remains the better application. Since IE users will have to adjust to a new layout and interface anyway, this might be a good time to give Firefox a try, then watch IE 8 play catch-up again in five years.</p>
</blockquote>
<cite class="cite"><a href="http://www.pcworld.com/article/id,127309-page,6-c,browsers/article.html">PC World Review</a></cite>
</div>]]>
    </content>
</entry>

</feed> 