<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Technovice.net - Firefox</title>
    <link>http://www.technovice.net/</link>
    <description>A Simple Blog For Totally Tech Beginners</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Sun, 28 Jan 2007 13:41:33 GMT</pubDate>

    <image>
        <url>http://www.technovice.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Technovice.net - Firefox - A Simple Blog For Totally Tech Beginners</title>
        <link>http://www.technovice.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Greasemonkey + Greased Lightbox = Cool</title>
    <link>http://www.technovice.net/archives/309-Greasemonkey-+-Greased-Lightbox-Cool.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/309-Greasemonkey-+-Greased-Lightbox-Cool.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=309</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=309</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    For you folks who never heard of &lt;a href=&quot;https://addons.mozilla.org/firefox/748/&quot; target=&quot;_blank&quot;&gt;Greasemonkey&lt;/a&gt;, well, it is a Firefox extension, more like an extension for developers. This is due to it&#039;s function which allows users to apply javascripts to web pages without even adding a code to the page. All you need is a premade javascript or a javascript that you have written on your own and then with &lt;a href=&quot;https://addons.mozilla.org/firefox/748/&quot; target=&quot;_blank&quot;&gt;Greasemonkey&lt;/a&gt;, apply it to any web pages you like.

But, how is this thing useful for tech beginners or people who hell doesn&#039;t know how to code javascripts or even better, never heard to javascript at all.  As i have mentioned above, all you need is a premade javascript code. Just follow this article as i show you how to use Greasemonkey and a particular javascript code to preview images in almost any webpages (Flickr, Google Images, deviantART etc ) without even requiring to reload the page. Ain&#039;t that cool or what? (if it is not, you really need to get your geeky gene checked up :) )

 I have gave it a thought and i think it is best for you to try this on your own so that you could have the full experience :P . 

&lt;ul&gt;1. We will begin by installing the Greasemonkey extension, click on this link to go to the extension page and then install the extention: &lt;a href=&quot;https://addons.mozilla.org/firefox/748/&quot; &gt;Get Greasemonkey&lt;/a&gt;
2. Next, restart your Firefox, then, please come back to this page :-)
3. After that, click on this link to install a javascript called Greased Lightbox: &lt;a href=&quot;http://shiftingpixel.com/downloads/greasedlightbox.user.js&quot; &gt;Get Greased Lightbox&lt;/a&gt;
4. Now, go and try the javascript out ( best place to go is Flickr, Google Image or deviantART)
&lt;/ul&gt;

If the whole process was a success, upon clicking on an image, a lightbox will appear with the larger preview of the image (would not necessarily be the largest image size, but it would be the larger one). To learn more about the &lt;a href=&quot;http://shiftingpixel.com/lightbox/&quot; target=&quot;_blank&quot;&gt;Greased Lightbox &lt;/a&gt; javascript, please click on this link to go to the page: &lt;a href=&quot;http://shiftingpixel.com/lightbox/&quot; target=&quot;_blank&quot;&gt;Greased Lightbox &lt;/a&gt;; there you should find more details about the lightbox and even a preview of the script in action. 
    </content:encoded>

    <pubDate>Sat, 27 Jan 2007 08:49:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/309-guid.html</guid>
    
</item>
<item>
    <title>Anti Phishing In Firefox</title>
    <link>http://www.technovice.net/archives/300-Anti-Phishing-In-Firefox.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/300-Anti-Phishing-In-Firefox.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=300</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=300</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;!-- s9ymdb:26 --&gt;&lt;img width=&quot;250&quot; height=&quot;188&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.technovice.net/uploads/suspect_web_forgery.jpg&quot; alt=&quot;&quot;  /&gt;

If you are currently using Firefox 2, you should know that one of it&#039;s main security feature is that it has a build in &lt;a href=&quot;http://en.wikipedia.org/wiki/Phishing&quot; target=&quot;_blank&quot;&gt;anti-phishing&lt;/a&gt; system or, by what they call at the Mozilla website, Phishing Protection. This feature is already activated by default, nothing special there. But did you know that there are 2 different list of blacklisted sites that are available to your Firefox? One is called the local list, the list from Mozilla and the other is the list from Google. By default, your Phishing Protection feature depends on the local list, but is there a different between these two lists?

 Actually there is. Last year, Mozilla &lt;a href=&quot;http://www.mozilla.org/security/phishing-test.html&quot; target=&quot;_blank&quot;&gt;did an experiment&lt;/a&gt; to compare whose &lt;a href=&quot;http://en.wikipedia.org/wiki/Phishing&quot; target=&quot;_blank&quot;&gt;anti-phishing&lt;/a&gt; technology is better, Firefox&#039;s or IE&#039;s . Other than that, they also made a comparison between using the local list and Google&#039;s list for Firefox, this experiment is the one that we are interested in. Below is the result of the experiment:

&lt;!-- s9ymdb:27 --&gt;&lt;img width=&quot;353&quot; height=&quot;112&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.technovice.net/uploads/anti_phishing_result.jpg&quot; alt=&quot;&quot;  /&gt;


From this result we can conclude that Firefox is better at detecting a possible phishing site when it is using the Google List, don&#039;t you agree with me? 

So, how can we change Firefox from using the local list to using the Google&#039;s list?  It is pretty simple actually,you just need to click on &lt;u&gt;Tools&lt;/u&gt; in Firefox&#039;s toolbar, then click on &lt;u&gt;Options&lt;/u&gt;. After that a menu will pop up, click on the &lt;u&gt;Security&lt;/u&gt; tab in this menu and you may change the list there. I have also prepared a short presentation, showing how to change the list from the pop up menu, please click on the link below to view the tutorial:

&lt;div&gt;A simple presentation:&lt;b&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;testExplode(this)&quot;&gt;Changing To Google&#039;s list&lt;/a&gt;&lt;/b&gt;&lt;div id=&quot;explode&quot; style=&quot;position:absolute; top:400px;left:-70px;height:550px;padding-top:10px&quot;&gt;&lt;div id=&quot;close&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;testImplode(this)&quot; style=&quot;color:#fff&quot;&gt;&lt;strong&gt;Click Here To Close The Window&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;&lt;OBJECT CLASSID=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; WIDTH=&quot;515&quot; HEIGHT=&quot;530&quot; CODEBASE=&quot;http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0&quot;&gt;&lt;EMBED SRC=&quot;http://technovice.net/uploads/anti_phishing.swf&quot; WIDTH=515 HEIGHT=530 quality=low loop=false TYPE=&quot;application/x-shockwave-flash&quot; PLUGINSPAGE=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot;&gt;
&lt;/EMBED&gt;
&lt;PARAM NAME=movie VALUE=&quot;http://technovice.net/uploads/anti_phishing.swf&quot;&gt;
&lt;PARAM NAME=play VALUE=true&gt;
&lt;PARAM NAME=loop VALUE=false&gt;
&lt;PARAM NAME=quality VALUE=low&gt;
&lt;/OBJECT&gt;&lt;/div&gt;&lt;/div&gt;

 
    </content:encoded>

    <pubDate>Tue, 23 Jan 2007 17:49:52 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/300-guid.html</guid>
    
</item>
<item>
    <title>Recommended Firefox Extension - Tab Effect</title>
    <link>http://www.technovice.net/archives/221-Recommended-Firefox-Extension-Tab-Effect.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/221-Recommended-Firefox-Extension-Tab-Effect.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=221</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=221</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    Once in a while, i will go the Firefox website and dig up some new extension and test them out. Sometimes i end up with a cool extension, but there are also times when the extension just gives me more problems than benefits. 

This time around i am kinda lucky, cause i found sort of a rare extension, an extension that provides style instead of function to Firefox. Ever thought about that? Usually you will find extension that adds functionality to your Firefox, that&#039;s the main criteria - styles are only for themes.

 This extension is called &lt;a href=&quot;https://addons.mozilla.org/firefox/4258/previews/&quot; target=&quot;_blank&quot;&gt;Tab Effect&lt;/a&gt; and as the name implies, it adds an effect to your Firefox browser whenever you switch between tabs. Personally, i found this really cool. Below is a preview of how the effect looks like, please click on it to view the larger version:

&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://www.technovice.net/uploads/tab_effect-1.jpg&#039;&gt;&lt;!-- s9ymdb:21 --&gt;&lt;img width=&quot;192&quot; height=&quot;150&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.technovice.net/uploads/tab_effect-2.serendipityThumb.jpg&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;


Though some people complain that this effect causes some time delay between tab switching, but i don&#039;t seem to have a problem with that, of course there is a tiny meeny time lag. If previously you can immediately view the tab that you are switching to, but if you are using this extension, it will just add a fraction of a second to the transition and it is for a good reason, for the effect to run.

Anyway enough of mumbling, i really recommend to you at least try this extension out, it may not be everyones cup of coffee, but who knows, you might just end up loving it like me :). To download please click on this link: &lt;a href=&quot;https://addons.mozilla.org/firefox/4258/previews/&quot; target=&quot;_blank&quot;&gt;Tab Effect&lt;/a&gt; to go to the extension&#039;s download page 
    </content:encoded>

    <pubDate>Mon, 15 Jan 2007 15:49:04 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/221-guid.html</guid>
    
</item>
<item>
    <title>Learn How To Add RSS Feed To Your Firefox</title>
    <link>http://www.technovice.net/archives/191-Learn-How-To-Add-RSS-Feed-To-Your-Firefox.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/191-Learn-How-To-Add-RSS-Feed-To-Your-Firefox.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=191</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=191</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;div class=&quot;image_test&quot;&gt;&lt;img src=&quot;http://www.technovice.net/uploads/feed.gif&quot; alt=&quot;&quot;  /&gt;&lt;/div&gt;I have written a &lt;a href=&quot;http://www.technovice.net/archives/11-Adding-Live-Bookmarks-In-Firefox.html&quot; &gt;similar tutorial&lt;/a&gt; before, but it &lt;a href=&quot;http://www.technovice.net/archives/121-Mozilla-To-Discontinue-Updates-For-Firefox-1.5.0.X.html&quot; &gt;will soon be obsolete&lt;/a&gt; because the tutorial was based on Firefox 1.5,  which in turn has a different style compared to Firefox 2, so it won&#039;t be very useful for newbies which are currently using Firefox 2.

Other than that, i also had taken a different approach to make this tutorial. This time, the tutorial is somehow in a presentation/video style, which i believe to be very beneficial to people who dislike to read my long articles (damn lasy people :-P ) . Other than being straight forward, it is also easier to be understood, well, that is just my opinion.

 Don&#039;t take my word for it, view it yourself. To view the tutorial, please click on the link below to initiate it. But just as a friendly warning, the presentation/video is approximately 1MB in size, so for you guys who have a slow internet connection, you kinda need to wait for a while, so that it can take the time to load :-). Anyway, please proceed to the tutorial:


&lt;div&gt;Tutorial: &lt;b&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;testExplode(this)&quot;&gt;Adding Feed To Your Firefox Live Bookmarks (or any other feed reader)&lt;/a&gt;&lt;/b&gt;&lt;div id=&quot;explode&quot; style=&quot;position:absolute; top:20px;left:-70px;height:550px;padding-top:10px&quot;&gt;&lt;div id=&quot;close&quot;&gt;&lt;a href=&quot;javascript:;&quot; onclick=&quot;testImplode(this)&quot; style=&quot;color:#fff&quot;&gt;&lt;strong&gt;Click Here To Close The Window&lt;/strong&gt;&lt;/a&gt;&lt;/div&gt;&lt;OBJECT CLASSID=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; WIDTH=&quot;740&quot; HEIGHT=&quot;520&quot;  CODEBASE=&quot;http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0&quot;&gt;&lt;EMBED SRC=&quot;http://technovice.net/uploads/Adding To Feed Reader.swf&quot; WIDTH=740 HEIGHT=520 quality=low loop=false TYPE=&quot;application/x-shockwave-flash&quot; PLUGINSPAGE=&quot;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&quot;&gt;
&lt;/EMBED&gt;
&lt;PARAM NAME=movie VALUE=&quot;http://technovice.net/uploads/Adding To Feed Reader.swf&quot;&gt;
&lt;PARAM NAME=play VALUE=true&gt;
&lt;PARAM NAME=loop VALUE=false&gt;
&lt;PARAM NAME=quality VALUE=low&gt;
&lt;/OBJECT&gt;&lt;/div&gt;&lt;/div&gt; 
    </content:encoded>

    <pubDate>Wed, 03 Jan 2007 14:30:43 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/191-guid.html</guid>
    
</item>
<item>
    <title>AllPeers - Share Files Using Firefox</title>
    <link>http://www.technovice.net/archives/184-AllPeers-Share-Files-Using-Firefox.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/184-AllPeers-Share-Files-Using-Firefox.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=184</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=184</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;a href=&quot;http://technovice.net/archives/184-AllPeers-Share-Files-Using-Firefox.html&quot; &gt;&lt;img width=&quot;165&quot; height=&quot;44&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.technovice.net/uploads/allpeers_logo.png&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;I have always envied the &lt;a href=&quot;http://www.flock.com/&quot; target=&quot;_blank&quot;&gt;flock&lt;/a&gt; users, &lt;a href=&quot;http://www.flock.com/&quot; target=&quot;_blank&quot;&gt;flock&lt;/a&gt; seems like some application 2.0 thing, looks so cool. But the coolest thing about it, in my opinion, is the ability to share files with your buddies who also uses &lt;a href=&quot;http://www.flock.com/&quot; target=&quot;_blank&quot;&gt;flock&lt;/a&gt; - i was wishing ever since that firefox could do the same. And finally, my wishes has been fulfilled with the appearance of this totally incredible extension.

 &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; is an extension that (after being installed) allows Firefox users to share files no matter how big it is, through the p2p network, given that all parties has &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; installed.

Personally i find that &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; is totally cool (excuse me for this, i am totally awed by &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;). Some of its features are as below (this features are only available between Firefox users who has installed &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;:


&lt;strong&gt;Free&lt;/strong&gt;

As most of the things that i have written about in my blog, &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; is also free, which adds more points to it&#039;s appeal :-)

&lt;strong&gt;Create Buddy list&lt;/strong&gt;

You can make a list of your buddies which has installed &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;, this makes it easier for you to share files with them. Other than that, you may also invite your friends to install &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;, so you may expand your buddy network :-)

&lt;strong&gt;Chat&lt;/strong&gt;

Since you have buddies feature in &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;, it would also be cool if you could chat with them, and this is totally possible with &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;. You may chat using &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; while browsing or sharing the files, just like a normal Instant Messenger, really cool and genius.

&lt;strong&gt;Share Files&lt;/strong&gt;

Well, this is the main feature of &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;, it is what that makes it cool and great. &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; allows Firefox users to share any type and any size of files that you want. You are also given the option to control which files can be shared with which buddy, really nice. Other than that, you may also share web pages, this really enhances the web surfing experience. Now not only could you visit cool websites, but also share them in real time, within the browser itself - while still browsing :-). 

&lt;strong&gt;Drag n Drop&lt;/strong&gt;

The &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; developers just know their thing - &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; supports drag and drop - wanna share something, just drag and drop it to the buddy or buddies that you wanna share it with - brilliant.


There are plenty other features that are bundled in &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; (the biggest extension i ever seen, 4++ MB) - but above are the most outstanding once. Though &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; is still in beta stage, but it has a really promising future. Damn, i really like this thing :-)

To download it, please click on this link to go to &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;&#039; Firefox Extension download page: &lt;a href=&quot;https://addons.mozilla.org/firefox/3234/&quot; &gt;Get AllPeers&lt;/a&gt;

If you wanna get a short tour of &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt;, you may view this video at the &lt;a href=&quot;http://www.allpeers.com/index.php&quot; target=&quot;_blank&quot;&gt;AllPeers&lt;/a&gt; website: &lt;a href=&quot;http://www.allpeers.com/tour.html&quot; &gt;Watch AllPeers Video&lt;/a&gt; 



 
    </content:encoded>

    <pubDate>Wed, 27 Dec 2006 19:49:32 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/184-guid.html</guid>
    
</item>
<item>
    <title>Mozilla To Discontinue Updates For Firefox 1.5.0.X</title>
    <link>http://www.technovice.net/archives/121-Mozilla-To-Discontinue-Updates-For-Firefox-1.5.0.X.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/121-Mozilla-To-Discontinue-Updates-For-Firefox-1.5.0.X.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=121</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=121</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    Hailing to all Firefox 1.5.0.X users, please update your Firefox to the latest build, &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox 2&lt;/a&gt;.  Though there was a recent update to Firefox 1.5.0.8, but Mozilla has posted in it&#039;s website that it would halt updates for this version in April 2007.

 Quoted from &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/releases/1.5.0.8.html&quot; target=&quot;_blank&quot;&gt;Mozilla.com&lt;/a&gt;:

&lt;blockquote&gt;Firefox 1.5.0.x will be maintained with security and stability updates until April 24, 2007. All users are strongly encouraged to upgrade to Firefox 2.&lt;/blockquote&gt;

Please join us in the future, and leave the past behind: &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Get Firefox 2&lt;/a&gt;

Some new features in Firefox 2 are anti-phishing protection,auto complete searches when using the build in Firefox quick search bar and a better tab browsing capability. 
    </content:encoded>

    <pubDate>Sun, 12 Nov 2006 16:36:34 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/121-guid.html</guid>
    
</item>
<item>
    <title>Featured Download - Clipmark</title>
    <link>http://www.technovice.net/archives/119-Featured-Download-Clipmark.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/119-Featured-Download-Clipmark.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=119</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=119</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;a href=&quot;http://technovice.net/archives/119-Featured-Download-Clipmark.html&quot; &gt;&lt;img src=&quot;http://www.technovice.net/uploads/clipmarks-7.jpg&quot; border=&quot;0&quot; class=&quot;image_test&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;Clipmark is a bookmarking tool extension for our dearly Firefox. But Clipmark has a different approach to bookmarking which is rather cool in my opinion. Using Clipmark, you could bookmark only the important parts of a web page, such as a couple of paragraph from a text or some beautiful images that you found in someone&#039;s online Photo Album. Unfortunately, Clipmark doesn&#039;t support bookmarking videos, though it would be better if it does.

 Below is a video showing a demo of Clipmark in action:

&lt;div align=&quot;center&quot;&gt;&lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/KtvtskYSmjU&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/KtvtskYSmjU&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;

As mentioned in the video, you may view all the clipmarks made by other people in Clipmark&#039;s website: &lt;a href=&quot;http://clipmarks.com/&quot; target=&quot;_blank&quot;&gt;Go To Clipmark&#039;s Website&lt;/a&gt;

You probably could have guessed by now that Clipmark is kind of a social bookmarking tool like Del.icio.us , so, it requires registration :)

Install Clipmark to your Firefox right away: &lt;a href=&quot;https://addons.mozilla.org/firefox/1407/&quot; target=&quot;_blank&quot;&gt;Get Clipmark&lt;/a&gt;

 
    </content:encoded>

    <pubDate>Sun, 12 Nov 2006 15:38:38 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/119-guid.html</guid>
    
</item>
<item>
    <title>Featured Download - Tab Catalog</title>
    <link>http://www.technovice.net/archives/112-Featured-Download-Tab-Catalog.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/112-Featured-Download-Tab-Catalog.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=112</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=112</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.technovice.net/uploads/tab_catalog-3.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;https://addons.mozilla.org/images/previews/tab_catalog-3.jpg&quot; border=&quot;0&quot; class=&quot;image_test&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;IE 7 has one feature that really amazed me, with IE 7 you could see all the tabs that are opened in a screen (the tabs will be shown as thumbnails). I was furious initially when i found out that Firefox doesn&#039;t have the same feature by default, but then, there are always extensions :) . &lt;a href=&quot;https://addons.mozilla.org/firefox/1937/&quot; target=&quot;_blank&quot;&gt;Tab Catalog&lt;/a&gt; is a Firefox Extension which offer the same feature as i mentioned above.

 With &lt;a href=&quot;https://addons.mozilla.org/firefox/1937/&quot; target=&quot;_blank&quot;&gt;Tab Catalog&lt;/a&gt;, you could view all of your currently opened tabs in one screen and also decide which of the tabs that you actually wanna leave open, and close the tabs that you don&#039;t need. This can be really useful when you are browsing through webs and looking for something. All you need is to open all of the links in tabs then use &lt;a href=&quot;https://addons.mozilla.org/firefox/1937/&quot; target=&quot;_blank&quot;&gt;Tab Catalog&lt;/a&gt; to decide which one the the tabs that you wanna go to. 

Below is a snapshot of me using &lt;a href=&quot;https://addons.mozilla.org/firefox/1937/&quot; target=&quot;_blank&quot;&gt;Tab Catalog&lt;/a&gt;:

&lt;a href=&quot;http://www.technovice.net/uploads/Tab_Catalog.jpg&quot; &gt;&lt;img src=&quot;http://www.technovice.net/uploads/Tab_Catalog_small.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;


Only so much could be said, you need to try it for yourself to decide whether it is the extension that you are looking for, get it here : &lt;a href=&quot;https://addons.mozilla.org/firefox/1937/&quot; target=&quot;_blank&quot;&gt;Get Tab Catalog&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 09 Nov 2006 13:18:42 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/112-guid.html</guid>
    
</item>
<item>
    <title>Re: Tab Mix Plus for Firefox 2</title>
    <link>http://www.technovice.net/archives/89-Re-Tab-Mix-Plus-for-Firefox-2.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/89-Re-Tab-Mix-Plus-for-Firefox-2.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=89</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=89</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;div class=&quot;image_front_large&quot;&gt;&lt;a href=&quot;https://addons.mozilla.org/firefox/1122/&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.technovice.net/uploads/tab_mix_plus_1.jpg&quot; border=&quot;0&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;&lt;/div&gt;Yesterday i made a post about the &lt;a href=&quot;http://www.technovice.net/archives/82-Tab-Mix-Plus-for-Firefox-2.html&quot; &gt;Tab Mix Plus extension for Firefox 2&lt;/a&gt; that i found, but it wasn&#039;t complete because i didn&#039;t include the download link with it.  Luckily for you guys, today, you have two options to download the extension from.

&lt;strong&gt;Update&lt;/strong&gt;: Tab Mix Plus is now ready for Firefox 2 and above, go to this link: &lt;a href=&quot;https://addons.mozilla.org/firefox/1122/&quot; target=&quot;_blank&quot;&gt;Get TMP&lt;/a&gt;

 &lt;strong&gt;The download pages are:
&lt;/strong&gt;
&lt;a href=&quot;http://www.technovice.net/index.php?serendipity[subpage]=free_downloads&amp;amp;thiscat=2&amp;amp;file=1&quot; &gt;Option 1: Technovice&lt;/a&gt;
&lt;a href=&quot;http://mscha.net/tmp/tab_mix_plus-0.3.5rc2.html&quot; target=&quot;_blank&quot;&gt;Option 2: mscha.net&lt;/a&gt;

&lt;strong&gt;Option 1&lt;/strong&gt;

For the first option, you will need to save the .xpi file, the extension file, in your PC. Then open the file using Firefox by going to File-&gt;Open File... or press CTRL+O and browse for the file location.


&lt;strong&gt;Option 2&lt;/strong&gt;

The second option was suggested by the author of &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt;, for this option, the extension will attempt to self install when you try to download it. Firefox will of course block this attempt. 

So, what you need to do is, upon clicking to download the extension, a yellow horizontal box  will appear above the page, informing you that Firefox has prevented the extension from being installed directly to Firefox.Click the &#039;Edit Option..&#039; button at the end of the horizontal box and add mscha.net to the exception list by clicking the button &#039;Allow&#039;. After that, try clicking on the download button again, simple ! :)

update: i have changed the second option to another download site(initially was stashbox), thanks cypherhackz :) 
    </content:encoded>

    <pubDate>Mon, 30 Oct 2006 06:16:42 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/89-guid.html</guid>
    
</item>
<item>
    <title>Tab Mix Plus for Firefox 2</title>
    <link>http://www.technovice.net/archives/82-Tab-Mix-Plus-for-Firefox-2.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/82-Tab-Mix-Plus-for-Firefox-2.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=82</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=82</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;a href=&quot;https://addons.mozilla.org/firefox/1122/&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.technovice.net/uploads/tab_mix_plus_1.jpg&quot; border=&quot;0&quot; class=&quot;image_test&quot; alt=&quot;&quot;  /&gt;&lt;/a&gt;I have been using Firefox 2 without my favorite extension, &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;Tab Mix Plus (TMP)&lt;/a&gt;, for a few days already now,  and it was really torturous, cause i am so used to the &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt; tab settings. Since i can&#039;t tolerate it&#039;s absence anymore, i went on searching for a substitute, and guess what? rather than finding a substitute, i found the release candidate 2 (RC2) of &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt;,  and i installed it straight away, i can&#039;t wait a second longer, addicted with &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt; :). 


&lt;strong&gt;Update&lt;/strong&gt;: Tab Mix Plus is now ready for Firefox 2 and above, go to this link: &lt;a href=&quot;https://addons.mozilla.org/firefox/1122/&quot; target=&quot;_blank&quot;&gt;Get TMP&lt;/a&gt;

 Initially, i wanna post this a bit longer, and share the link as well, unfortunately, the site that host the extension has run out of bandwidth for the month, but i promise that i will re-post this article as soon as i get a mirror site or the site is back online. 

At least, i wanna you guys to know, there is still hope for &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt; for Firefox 2, don&#039;t be too disappointed, by next Wednesday, you should be able to get your hands on the &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt; extension for Firefox 2.

But for you guys who never used &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt; before, i really suggest that you try it, it is totally cool, get it here: &lt;a href=&quot;https://addons.mozilla.org/firefox/1122/&quot; target=&quot;_blank&quot;&gt;Tab Mix Plus&lt;/a&gt; . Plus there is also an article i wrote about my personal &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;TMP&lt;/a&gt; setting, you may find it by clicking this link: &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;Personal TMP Setting&lt;/a&gt;

p/s: i am really sorry for this incomplete article, i rewrote it after i found out that the site was closed due to bandwidth over limit :-(

update: i am setting up a download page to host the extension, hopefully it will be working by tomorrow :-)

update2: This is the download page that i made for you guys to download the extension: &lt;a href=&quot;http://www.technovice.net/index.php?serendipity[subpage]=free_downloads&amp;amp;thiscat=2&amp;amp;file=1&quot; &gt;Get TMP for Firefox 2&lt;/a&gt; , happy downloading :) 
    </content:encoded>

    <pubDate>Sun, 29 Oct 2006 13:11:39 -0600</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/82-guid.html</guid>
    
</item>
<item>
    <title>Firefox 2 Is Finally Released</title>
    <link>http://www.technovice.net/archives/72-Firefox-2-Is-Finally-Released.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/72-Firefox-2-Is-Finally-Released.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=72</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=72</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;a href=&quot;http://www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.technovice.net/uploads/Firefox_logo.jpg&quot; class=&quot;image_test&quot;/ border=&quot;0&quot;&gt;&lt;/a&gt;Wohoo,  finally &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox 2&lt;/a&gt; is finally ready to be used. I myself have downloaded and installed &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox 2&lt;/a&gt;,and  the first thing that I&#039;ve noticed is the cooler icons used (i don&#039;t use any &lt;a href=&quot;http://technovice.net/archives/2-Changing-Your-Firefox-Layout.html&quot; &gt;Firefox themes&lt;/a&gt;). Unfortunately, there are some &lt;a href=&quot;http://technovice.net/archives/5-Adding-Extensions-To-Firefox.html&quot; &gt;extensions&lt;/a&gt; that are not compatible with &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox 2&lt;/a&gt; yet, such as &lt;a href=&quot;http://technovice.net/archives/7-Tab-Browsing-Extension-In-Firefox.html&quot; &gt;Tab Mix Plus&lt;/a&gt; and Fasterfox,but hopefully they will be compatible, soon.  Download Firefox 2 yourself here : &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Get Firefox 2&lt;/a&gt;. 

To view some of the enhancements made in &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox 2&lt;/a&gt;, click this link to view them : &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/2.0/releasenotes/&quot; target=&quot;_blank&quot;&gt;Firefox 2 Release Note&lt;/a&gt;. If you are too damn lazy to read them, be glad to know that &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox 2&lt;/a&gt; is more secure and has better performance compared to it&#039;s predecessors. &lt;a href=&quot;http://en-us.www.mozilla.com/en-US/firefox/&quot; target=&quot;_blank&quot;&gt;Get Firefox 2&lt;/a&gt;. 

 Some additional notes to this release is about the upcoming Firefox 3, quoted from Mozillazine:

&lt;blockquote&gt;Looking further ahead, Firefox 3 is currently scheduled for release in the second quarter of 2007. Developed under the code name Gran Paradiso, Firefox 3 will be based on Gecko 1.9 (Firefox 2 is based on Gecko 1.8.1) and will include a number of under-the-hood improvements.&lt;/blockquote&gt; 
    </content:encoded>

    <pubDate>Tue, 24 Oct 2006 07:58:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/72-guid.html</guid>
    
</item>
<item>
    <title>Firefoc 2 RC3</title>
    <link>http://www.technovice.net/archives/60-Firefoc-2-RC3.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/60-Firefoc-2-RC3.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=60</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;img src=&quot;http://www.technovice.net/uploads/Firefox_logo.jpg&quot; class=&quot;image_test&quot; alt=&quot;&quot;  /&gt;Well, this news may be a bit outdated now (late for a few day). But just wanna post it in case anyone of you guys haven&#039;t heard about it yet. Mozilla has released the 3rd release candidate of Firefox, you may download it here : &lt;a href=&quot;http://www.mozilla.org/projects/bonecho/all-rc.html&quot; target=&quot;_blank&quot;&gt;Get Firefox 2 RC3 &lt;/a&gt; . The are some new features in Firefox 2 such as antiphising and auto complete search. 

I have read that there are still some problem with the anti phishing system, but hopefully the guys at Mozilla will find a way out of it :). If you wanna know more about phishing and what the hell it is, read it here : &lt;a href=&quot;http://en.wikipedia.org/wiki/Phishing&quot; target=&quot;_blank&quot;&gt;What Is Phishing?&lt;/a&gt;  
    </content:encoded>

    <pubDate>Thu, 19 Oct 2006 06:58:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/60-guid.html</guid>
    
</item>
<item>
    <title>Firefox 2 - Release Candidate 2</title>
    <link>http://www.technovice.net/archives/47-Firefox-2-Release-Candidate-2.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/47-Firefox-2-Release-Candidate-2.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=47</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;img src=&quot;http://www.technovice.net/uploads/Firefox_logo.jpg&quot; class=&quot;image_test&quot; alt=&quot;&quot;  /&gt;Making up for my sins last week, for not posting about the release of Firefox 2 RC1,  i am posting you guys about the latest release, Firefox 2 RC2. This is basically a more refined version compared to RC1. Just like Beta releases, Release Candidate version are used for testing and tweaking. You should expect a few more RC versions until the final Firefox 2 is ready to be launched. So get it here : &lt;a href=&quot;http://www.mozilla.org/projects/bonecho/all-rc.html&quot; target=&quot;_blank&quot;&gt;Get Firefox 2 RC 2&lt;/a&gt;  
    </content:encoded>

    <pubDate>Sat, 07 Oct 2006 07:26:24 -0500</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/47-guid.html</guid>
    
</item>
<item>
    <title>When Your Firefox Crashes - Fix It</title>
    <link>http://www.technovice.net/archives/41-When-Your-Firefox-Crashes-Fix-It.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/41-When-Your-Firefox-Crashes-Fix-It.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=41</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    Does your Firefox crashes frequently?? Well, mine does, and it is really getting on my nerves. I found some solutions to this really annoying problem, on the web, and have applied them to my Firefox, but my Firefox is still under parol though, just waiting if it will crash again without any reasonable reasons. If you are experiencing the same, then i would really suggest that you visit this section of MozillaZine and read the suggested solutions : &lt;a href=&quot;http://kb.mozillazine.org/Firefox_crashes&quot; target=&quot;_blank&quot;&gt;Read MozillaZine&lt;/a&gt; 

 There are a few reasons for Firefox to crash, as listed in MozillaZine, such as troublesome Extensions, not updated plugins or Firefox, hardware problems and some complication with other application. 

I think, the most probable reason for Firefox to crash, is because of the problematic Extension(s) installed in your Firefox. And the best solution in my oppinion is to make a clean uninstall of your Firefox, including, deleting the root folder of Firefox, with all the files in it (when you uninstall Firefox, not all files are removed, you need to remove them manually). After that, reinstall the latest version of Firefox. 

If you don&#039;t want to make a clean reinstalltion of Firefox,  then you could follow the the standard diagnostic of Firefox stated by MozillaZine : &lt;a href=&quot;http://kb.mozillazine.org/Standard_diagnostic_-_Firefox&quot; target=&quot;_blank&quot;&gt;Read Standard Diagnostic &lt;/a&gt; , in order to find the culprit behind all of this mess.

Hopefully, i will be successful in eliminating the source of my Firefox crashing problem, it gives me a lot of problem, especially when i am updating my blog. Thankfully that Serendipity has a plugin to autosave my work :-) 
    </content:encoded>

    <pubDate>Mon, 02 Oct 2006 17:43:23 -0500</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/41-guid.html</guid>
    
</item>
<item>
    <title>Firefox Ain't As Safe</title>
    <link>http://www.technovice.net/archives/27-Firefox-Aint-As-Safe.html</link>
            <category>Firefox</category>
    
    <comments>http://www.technovice.net/archives/27-Firefox-Aint-As-Safe.html#comments</comments>
    <wfw:comment>http://www.technovice.net/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.technovice.net/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (jumanjisama)</author>
    <content:encoded>
    &lt;!-- google_ad_section_start --&gt;&lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; is getting more and more popular by day,  but it&#039;s popularity brings with it bad omens. As more and more people are changing from Internet Explorer to &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;, so are the malicious people. Many of them have changed their attention to &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; by taking advantage of &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; security holes. 

 Recently Mozilla has released a patch to all &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; users to make it more safer.  Quoting from &lt;a href=&quot;http://searchsecurity.techtarget.com/originalContent/0,289142,sid14_gci1215923,00.html&quot; target=&quot;_blank&quot;&gt;SearchSecurity.com&lt;/a&gt;:

&lt;blockquote&gt;Mozilla released Firefox 1.5.0.7 to address flaws that could expose systems to man-in-the-middle, spoofing and cross-site scripting attacks.&lt;/blockquote&gt;

A security website,&lt;a href=&quot;http://secunia.com/advisories/21906/&quot; target=&quot;_blank&quot;&gt;Secunia.com&lt;/a&gt; has released a security report on the multiple vulnerabilities of our dearly &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;,  rating the problem as &#039;Highly Critical&#039;. The website, lists all 7 of the reported security holes.

If you are using &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;, you should have already been updated, as the update was sent to all &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; browser. You can check your current &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; version by going to Help &gt; About Mozilla &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;, it should provide you with the version of your &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt;. If for some peculiar reason that you are not using &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; Version 1.5.07, you should head on to the &lt;a href=&quot;http://www.mozilla.com/firefox/&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; webpage and download the latest update immediately, though this scenario is most probably rare or nonexistent.
&lt;!-- google_ad_section_end --&gt; 
    </content:encoded>

    <pubDate>Fri, 22 Sep 2006 14:00:48 -0500</pubDate>
    <guid isPermaLink="false">http://www.technovice.net/archives/27-guid.html</guid>
    
</item>

</channel>
</rss>