<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
<title>The Don&#039;s Craptastic World &#187; Internet</title>
<atom:link href="http://www.donsalva.com/tag/internet/feed" rel="self" type="application/rss+xml" />
<link>http://www.donsalva.com</link>
<description>A meta-level binary dude embedded to a multimedia proxy world!</description>
<lastBuildDate>Mon, 21 May 2012 13:36:04 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<item>
<title>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</title>
<link>http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database</link>
<comments>http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database#comments</comments>
<pubDate>Sun, 30 Aug 2009 11:05:31 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[browser]]>
</category>
<category>
<![CDATA[database]]>
</category>
<category>
<![CDATA[firefox]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[speed up]]>
</category>
<category>
<![CDATA[sqlite]]>
</category>
<category>
<![CDATA[tips]]>
</category>
<category>
<![CDATA[tricks]]>
</category>
<category>
<![CDATA[tune]]>
</category>
<category>
<![CDATA[tweak]]>
</category>
<category>
<![CDATA[vacuum]]>
</category>
<category>
<![CDATA[web browser]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=631</guid>
<description>
<![CDATA[Recently I stumbled onto some tips how to speed up ones Firefox. Firefox, since the version 3, uses a SQLite database for various tasks such as storing bookmarks, histories, site specific preferences and backups. Over time it's get filled up with unnecessary and old info if you want, and there's a simple method to ditch [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster' rel='bookmark' title='Make your Firefox load faster!'>Make your Firefox load faster!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p><img class="alignleft" style="border: 0pt none; margin: 3px;" title="Firefox" src="http://www.donsalva.com/blog/wp-content/uploads/2008/02/firefox.png" alt="Firefox" width="100" height="100" />Recently I stumbled onto some tips how to speed up ones Firefox. Firefox, since the version 3, uses a SQLite database for various tasks such as storing bookmarks, histories, site specific preferences and backups.</p>
<p>Over time it's get filled up with unnecessary and old info if you want, and there's a simple method to ditch those useless info and speed up your Firefox considerably, or like most of the guides say to "vacuum" it.</p>
<p>Use it once in a while, I've seen an improvement on my Firefox since I used it.</p>
<ol>
<li>Go to "Tools" -&gt; "Error Console"</li>
<li>Paste this in the "Code" text box:
<pre><code>Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");</code></pre>
</li>
<li>Press enter or click "evaluate"</li>
<li>Your Firefox will freeze for a short time, just wait</li>
<li>Enjoy your speed up Firefox!</li>
</ol>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
<li><a href='http://www.donsalva.com/2010/08/22/make-your-firefox-load-faster' rel='bookmark' title='Make your Firefox load faster!'>Make your Firefox load faster!</a></li>
<li><a href='http://www.donsalva.com/2008/02/18/5-easy-to-do-tweaks-to-make-your-firefox-faster' rel='bookmark' title='5 easy-to-do tweaks to make your Firefox faster!'>5 easy-to-do tweaks to make your Firefox faster!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Improve your search results with Google&#8217;s new Caffeine Sandbox!</title>
<link>http://www.donsalva.com/2009/08/12/improve-your-search-results-with-googles-new-caffeine-sandbox</link>
<comments>http://www.donsalva.com/2009/08/12/improve-your-search-results-with-googles-new-caffeine-sandbox#comments</comments>
<pubDate>Wed, 12 Aug 2009 13:13:09 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[Web Services]]>
</category>
<category>
<![CDATA[caffeine]]>
</category>
<category>
<![CDATA[google]]>
</category>
<category>
<![CDATA[infrastructure]]>
</category>
<category>
<![CDATA[sandbox]]>
</category>
<category>
<![CDATA[search engine]]>
</category>
<category>
<![CDATA[web service]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=618</guid>
<description>
<![CDATA[A few days ago, Google released a new search engine infrastructure. Although you'll see nothing on the surface, because according to Google it operates "under the hood". Yet deep down it DOES work differently and it most certainly delivers the promised improved search speed and better search results. What does better mean? Well that's up [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/11/26/how-to-enable-the-new-google-search' rel='bookmark' title='How to enable the New Google Search!'>How to enable the New Google Search!</a></li>
<li><a href='http://www.donsalva.com/2009/12/05/google-launches-its-own-dictionary' rel='bookmark' title='Google launches its own dictionary!'>Google launches its own dictionary!</a></li>
<li><a href='http://www.donsalva.com/2008/08/11/improve-your-writing-skill-and-your-english' rel='bookmark' title='Improve your verbal and written English skills!'>Improve your verbal and written English skills!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: justify;"><img class="alignleft" style="border: 0pt none; margin: 3px;" title="Google" src="http://www.donsalva.com/blog/wp-content/uploads/2009/08/googleicon.png" alt="Google" width="100" height="100" />A few days ago, Google released a new search engine infrastructure. Although you'll see nothing on the surface, because <a href="http://googlewebmastercentral.blogspot.com/2009/08/help-test-some-next-generation.html" target="_blank">according to Google</a> it operates "under the hood".</p>
<p style="text-align: justify;">Yet deep down it DOES work differently and it most certainly delivers the promised improved search speed and better search results.</p>
<p style="text-align: justify;">What does better mean? Well that's up to everybodys point of view, for me at least the newly structured search results are in fact way better structured  than the old ones.</p>
<p style="text-align: justify;">So without further ado, go on and test the new infrastructure: <a href="http://www2.sandbox.google.com/" target="_blank">http://www2.sandbox.google.com</a></p>
<p style="text-align: justify;">PS: Since it's in beta testing stage expect the new search engine to be down occasionally!</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/11/26/how-to-enable-the-new-google-search' rel='bookmark' title='How to enable the New Google Search!'>How to enable the New Google Search!</a></li>
<li><a href='http://www.donsalva.com/2009/12/05/google-launches-its-own-dictionary' rel='bookmark' title='Google launches its own dictionary!'>Google launches its own dictionary!</a></li>
<li><a href='http://www.donsalva.com/2008/08/11/improve-your-writing-skill-and-your-english' rel='bookmark' title='Improve your verbal and written English skills!'>Improve your verbal and written English skills!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/08/12/improve-your-search-results-with-googles-new-caffeine-sandbox/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Mircoblogging, it ain&#8217;t so bad! Or is it?</title>
<link>http://www.donsalva.com/2009/04/24/mircoblogging-twitter-identica</link>
<comments>http://www.donsalva.com/2009/04/24/mircoblogging-twitter-identica#comments</comments>
<pubDate>Fri, 24 Apr 2009 13:19:46 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Random-ness]]>
</category>
<category>
<![CDATA[Web Services]]>
</category>
<category>
<![CDATA[identi.ca]]>
</category>
<category>
<![CDATA[microblogging]]>
</category>
<category>
<![CDATA[twitter]]>
</category>
<category>
<![CDATA[web 2.0]]>
</category>
<category>
<![CDATA[web service]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=577</guid>
<description>
<![CDATA[Microblogging, almost everybody on the internet is aware of this new trend. As am I. I too am using Twitter and Identi.ca, Identi.ca primarily. Identi.ca because I can link my Twitter account to Identi.ca and post only on Identi.ca to make my notices (identi.ca) also apear as tweets on Twitter. The question, when I heard [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/03/09/url-shortening' rel='bookmark' title='Shorten your URL &#8211;  A small collection of URL shortening services'>Shorten your URL &#8211;  A small collection of URL shortening services</a></li>
<li><a href='http://www.donsalva.com/2008/08/18/stop-spam-temporary-disposable-mail' rel='bookmark' title='Stop Spam, use temporary and disposable mail inboxes!'>Stop Spam, use temporary and disposable mail inboxes!</a></li>
<li><a href='http://www.donsalva.com/2009/03/31/share-email-avoid-spambots' rel='bookmark' title='How to share your email publicly and avoiding spam bots!'>How to share your email publicly and avoiding spam bots!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: justify;"><img class="alignleft" style="border: 0pt none; margin: 3px;" title="Microblogging via Twitter or Identi.ca" src="http://www.donsalva.com/blog/wp-content/uploads/2009/04/twitter.png" alt="Microblogging via Twitter or Identi.ca" width="100" height="100" />Microblogging, almost everybody on the internet is aware of this new trend. As am I. I too am using <a href="http://twitter.com/donsalva">Twitter</a> and <a href="http://identi.ca/donsalva">Identi.ca</a>, Identi.ca primarily.</p>
<p style="text-align: justify;">Identi.ca because I can link my Twitter account to Identi.ca and post only on Identi.ca to make my notices (identi.ca) also apear as tweets on Twitter.</p>
<p style="text-align: justify;">The question, when I heard about such microblogging services, I asked myself was <strong>when</strong> should I be using it.</p>
<p style="text-align: justify;">Then I looked at my blog and thought about it. It ain't that bad if you think about it.</p>
<p style="text-align: justify;">I use Twitter and Identi.ca for distributing interesting links I stumble across while surfing  and the occasional, unsubstantial notice/tweet.</p>
<p style="text-align: justify;">So why would I waste a whole lot of blog space when I can put the links in 140 characters. Sure I can collect the links and present them in weekly or daily blog posts, but then it'll be lacking something only the microblogging services offer: immediateness (huh, that's some strange word I came up with).</p>
<p style="text-align: justify;">You see microblogging services, unlike personal blogs, are available and know to millions of people. While I have to promote my blog to gain users, on Twitter and Identi.ca there already are millions of users ready to read.</p>
<p style="text-align: justify;">When I share a link it becomes, on Identi.ca at least, visible to everybody right the second I posted it. (On Twitter you have to be registered and following me in order to immediately get the tweet I just posted!).</p>
<p style="text-align: justify;">Microblogging services, they are great, ain't they? What say you, dear reader?</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/03/09/url-shortening' rel='bookmark' title='Shorten your URL &#8211;  A small collection of URL shortening services'>Shorten your URL &#8211;  A small collection of URL shortening services</a></li>
<li><a href='http://www.donsalva.com/2008/08/18/stop-spam-temporary-disposable-mail' rel='bookmark' title='Stop Spam, use temporary and disposable mail inboxes!'>Stop Spam, use temporary and disposable mail inboxes!</a></li>
<li><a href='http://www.donsalva.com/2009/03/31/share-email-avoid-spambots' rel='bookmark' title='How to share your email publicly and avoiding spam bots!'>How to share your email publicly and avoiding spam bots!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/04/24/mircoblogging-twitter-identica/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>How to share your email publicly and avoiding spam bots!</title>
<link>http://www.donsalva.com/2009/03/31/share-email-avoid-spambots</link>
<comments>http://www.donsalva.com/2009/03/31/share-email-avoid-spambots#comments</comments>
<pubDate>Tue, 31 Mar 2009 13:03:23 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Security]]>
</category>
<category>
<![CDATA[Web Services]]>
</category>
<category>
<![CDATA[bots]]>
</category>
<category>
<![CDATA[email]]>
</category>
<category>
<![CDATA[how-to]]>
</category>
<category>
<![CDATA[protect]]>
</category>
<category>
<![CDATA[publicly]]>
</category>
<category>
<![CDATA[sharing]]>
</category>
<category>
<![CDATA[spam]]>
</category>
<category>
<![CDATA[web service]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=549</guid>
<description>
<![CDATA[An interesting site I thought I'd mention it. We all know the dangers of publicly displaying our email address. Spam Bots! Once they have it you are pretty much doomed, except if you know how to set up your email-box against spam. Anyway while surfing yesterday I stumbled on http://scr.im . A service which allows [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2008/08/18/stop-spam-temporary-disposable-mail' rel='bookmark' title='Stop Spam, use temporary and disposable mail inboxes!'>Stop Spam, use temporary and disposable mail inboxes!</a></li>
<li><a href='http://www.donsalva.com/2009/11/26/how-to-enable-the-new-google-search' rel='bookmark' title='How to enable the New Google Search!'>How to enable the New Google Search!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p style="text-align: justify;"><img class="alignleft" style="margin: 3px;" title="Protect your email!" src="http://www.donsalva.com/blog/wp-content/uploads/2008/08/mail_lock.png" alt="Protect your email!" width="100" height="100" />An interesting site I thought I'd mention it. We all know the dangers of publicly displaying our email address. Spam Bots! Once they have it you are pretty much doomed, except if you know how to set up your email-box against spam.</p>
<p style="text-align: justify;">Anyway while surfing yesterday I stumbled on <a href="http://scr.im/" target="_blank">http://scr.im</a> . A service which allows you to hide your email address until the person who wants to know it personally verifies  a given code. This way Spam Bots are closed out!</p>
<p style="text-align: justify;">All you have to do is enter your email address and choose your own URL like <em>http://scr.im/WHATEVER</em> ! Then share it. The person who clicks <em>http://scr.im/WHATEVER</em> will get a code and has to match from 8 random, and 1 exact match given.</p>
<p style="text-align: justify;"><a href="http://mailhide.recaptcha.net/" target="_blank">http://mailhide.recaptcha.net</a> is a similar service, expect you have to manually enter a given captcha.</p>
<p style="text-align: justify;">Now we can carry on debating whether such services are useful or not. I say to each his/her own! No more stupid  nocando(at)whateverservice dot com !</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2008/08/18/stop-spam-temporary-disposable-mail' rel='bookmark' title='Stop Spam, use temporary and disposable mail inboxes!'>Stop Spam, use temporary and disposable mail inboxes!</a></li>
<li><a href='http://www.donsalva.com/2009/11/26/how-to-enable-the-new-google-search' rel='bookmark' title='How to enable the New Google Search!'>How to enable the New Google Search!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/03/31/share-email-avoid-spambots/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
<item>
<title>Shorten your URL &#8211; A small collection of URL shortening services</title>
<link>http://www.donsalva.com/2009/03/09/url-shortening</link>
<comments>http://www.donsalva.com/2009/03/09/url-shortening#comments</comments>
<pubDate>Sun, 08 Mar 2009 22:56:29 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[Web Services]]>
</category>
<category>
<![CDATA[collection]]>
</category>
<category>
<![CDATA[tinyurl]]>
</category>
<category>
<![CDATA[url shortener]]>
</category>
<category>
<![CDATA[web service]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=453</guid>
<description>
<![CDATA[When I prank my friends and don't want them to get alerted by the URL I send them, then I use so called url shortener. I came across aplenty of them. Some bad ones, some very good ones. I also often use URL shortener when I want to share some eBay auctions. They do have [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2010/08/20/essential-webservices-for-webdesigner-webmaster' rel='bookmark' title='2 essential web-services for any web-designer &amp; web-master!'>2 essential web-services for any web-designer &#038; web-master!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p><img class="alignleft" style="margin: 3px;" title="url" src="http://www.donsalva.com/blog/wp-content/uploads/2009/03/url.png" alt="url" width="100" height="100" /></p>
<p style="text-align: justify;">When I prank my friends and don't want them to get alerted by the URL I send them, then I use so called url shortener. I came across aplenty of them. Some bad ones, some very good ones.</p>
<p style="text-align: justify;">I also often use URL shortener when I want to share some eBay auctions. They do have some ridiculous long URLs. There are way to many reasons to list as to why you could or should use an URL shortening service.</p>
<p style="text-align: justify;">Now my favourite of all url shortening services is <a href="http://shuurl.com">http://shuurl.com</a> because you get a screenshoted "preview" of what the linked web site looks like. You also get security stats compiled by the SHUURL community (Folks who, eventually, visit and security-rate the site). It helps if you are one of the more paranoid ones (like me).<span style="font-family: courier new,courier; font-size: 11px;">[<a href="http://shuurl.com/P400">SHUURL Don Salva's Blog</a> , <a href="http://shuurl.com/E3028">SHUURL Don Salva's Gallery</a>]</span></p>
<p style="text-align: justify;">Then there are <a href="http://bit.ly/">http://bit.ly</a>, <a href="http://tinyarro.ws/">http://tinyarro.ws</a>, <a href="http://tinyurl.com/">http://tinyurl.com</a>, <a href="http://is.gd/">http://is.gd</a> and <a href="http://snipr.com/">http://snipr.com</a> who do just that, URL shortening. And many more who I probably forgot to mention.</p>
<p style="text-align: justify;"><a href="http://1link.in/">http://1link.in</a> and <a href="http://linkbun.ch/">http://linkbun.ch</a> on the other hand are special. They allow you to shorten multiple URLs into 1 tiny URL.</p>
<p style="text-align: justify;"><a href="http://tr.im/">http://tr.im</a> and <a href="http://burnurl.com/">http://burnurl.com</a> also are special. Tr.im shortens your URL and updates your Twitter or Identi.ca status. This service also tracks stats and allows commenting on your URLs. BurnURL however allows stats and social sharing beyond Twitter.</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2010/08/20/essential-webservices-for-webdesigner-webmaster' rel='bookmark' title='2 essential web-services for any web-designer &amp; web-master!'>2 essential web-services for any web-designer &#038; web-master!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/03/09/url-shortening/feed</wfw:commentRss>
<slash:comments>3</slash:comments>
</item>
<item>
<title>Say NAY to Key loggers, Trojans, Viruses, Worms &#039;n more!</title>
<link>http://www.donsalva.com/2009/02/20/say-no-to-keyloggers-trojans-virus-malware</link>
<comments>http://www.donsalva.com/2009/02/20/say-no-to-keyloggers-trojans-virus-malware#comments</comments>
<pubDate>Fri, 20 Feb 2009 15:39:18 +0000</pubDate>
<dc:creator>Don Salva</dc:creator>
<category>
<![CDATA[Security]]>
</category>
<category>
<![CDATA[Software]]>
</category>
<category>
<![CDATA[Tips and Tricks]]>
</category>
<category>
<![CDATA[Adblock]]>
</category>
<category>
<![CDATA[anti virus]]>
</category>
<category>
<![CDATA[browser]]>
</category>
<category>
<![CDATA[firefox addons]]>
</category>
<category>
<![CDATA[Internet]]>
</category>
<category>
<![CDATA[key logger]]>
</category>
<category>
<![CDATA[NoScript]]>
</category>
<category>
<![CDATA[trojan]]>
</category>
<category>
<![CDATA[virus]]>
</category>
<category>
<![CDATA[web browser]]>
</category>
<category>
<![CDATA[worm]]>
</category>
<guid isPermaLink="false">http://www.donsalva.com/blog/?p=230</guid>
<description>
<![CDATA[It never cases to amaze me how revealing and careless people are going on about on the internet. I mean nowadays where Key loggers, Worms, Virus and whatnot are as standard as your daily breakfast. My dad, again for the umpteenth time, got infected with yet another Worm, this time it was, how could it [...]<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
</ol>]]>
</description>
<content:encoded>
<![CDATA[<p><img class="alignleft" style="margin: 5px;" title="red-cross" src="http://www.donsalva.com/blog/wp-content/uploads/2009/02/red-cross.png" alt="red-cross" width="100" height="100" /></p>
<p style="text-align: justify;">It never cases to amaze me how revealing and careless people are going on about on the internet. I mean nowadays where Key loggers, Worms, Virus and whatnot are as standard as your daily breakfast.</p>
<p style="text-align: justify;">My dad, again for the umpteenth time, got infected with yet another Worm, this time it was, how could it be different, the <a href="http://en.wikipedia.org/wiki/Conficker" target="_blank">Conficker</a>. Of course he keeps his computer up-to-date, his Anti-Virus not so much. And on top of that he uses Internet Explorer.</p>
<p style="text-align: justify;">Don't get me wrong, I did like the Internet Explorer once upon a time when I was just another kid starting out on the internet. Since then I went from Internet Explorer to Netscape, did a migration to Opera and finally found my home in Mozilla, later Firefox.</p>
<p style="text-align: justify;"><strong>USE FIREFOX!</strong> Even though you have to get used to a totally different UI if you are switching from IE or Opera, it's well worth it in the long run. And here are 2 reasons why:</p>
<p>1. <a href="http://noscript.net/" target="_blank">NoScript</a><a href="http://noscript.net/" target="_blank"><br />
</a>2. <a href="http://adblockplus.org/en/" target="_blank">AdBlock</a></p>
<p style="text-align: justify;">These 2 addons coupled with <a href="http://www.free-av.com/" target="_blank">Avira-Antivir</a> , and if you really are paranoid, you can trow in <a href="http://www.sandboxie.com/" target="_blank">Sandboxie</a>, and trust me you are 98% on the safe side.</p>
<p style="text-align: justify;">Of course there always IS and always WILL be a risk of catching a Virus, Key logger, Trojan. There's no 100% guarantee!</p>
<p style="text-align: justify;">So folks, remember, use <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>, use <a href="http://noscript.net/" target="_blank">NoScript</a>, <a href="http://adblockplus.org/en/" target="_blank">AdBlock</a>, <a href="http://www.free-av.com/" target="_blank">Avira-Antivir</a> and <a href="http://www.sandboxie.com/" target="_blank">Sandboxie</a>, and you really never have to worry again.</p>
<p style="text-align: justify;">When I play WoW, I often surf the official boards. Occasionally there's some idiot posting Key logger links. By now the fear and paranoia on these boards have risen to such levels where people simply refuse to check out any links they don't know. A good idea indeed, but flawed nevertheless. Almost every link posted there contains useful information. Very, very rarely is it a key logger. Yet the damage of a few have jump started the fears of thousands.</p>
<p style="text-align: justify;">I for one don't have to worry. I click any link I want and never catch anything. My NoScript blocks any script, by standard, unless I specifically allow them to run. Sure I have to spend a little extra time figuring out what this script is and what it does, but it's well worth the trade-off I get in security.</p>
<p style="text-align: justify;">My AdBlock blocks ads, period. No Ads, I don't see any Ads, EVER. Not so long ago, there was a Key logger being distributed simply by an Ad-banner. I don't have to worry about it. Of course it must be said that some awesome and useful sites are financed purely through advertisement. It hurts them if you block all their ads!</p>
<p style="text-align: justify;">I really do believe with the 5 tools mentioned above you are on the safest side possible without compromising too much.</p>
<p style="text-align: justify;">So long, Don Salva</p>
<p style="text-align: justify;"><strong>Addendum:</strong><br />
I've been getting e-mails with folks saying a firewall software is missing. I apologize. Let me clarify: If you have a modern hardware router there's no need for a software firewall as there already is one integrated in good, modern routers (I'm not talking about ancient ones, like from 1980 or so).
</p>
<p style="text-align: justify;">A firewall software is only necessary if you are paranoid and have the need of a illusory "double security" or if you have no router and are connecting direct to the internet via your personal computer with nothing in between your pc and the internet.</p>
<h3>Related posts:</h3><ol>
<li><a href='http://www.donsalva.com/2009/08/30/firefox-3-x-speed-it-up-vacuuming-sqlite-database' rel='bookmark' title='Using Firefox 3.x? Speed it up by vacuuming its SQLite database!'>Using Firefox 3.x? Speed it up by vacuuming its SQLite database!</a></li>
<li><a href='http://www.donsalva.com/2009/09/05/how-to-fix-the-video-lag-in-firefox' rel='bookmark' title='How to fix the video lag in Firefox!'>How to fix the video lag in Firefox!</a></li>
</ol>]]>
</content:encoded>
<wfw:commentRss>http://www.donsalva.com/2009/02/20/say-no-to-keyloggers-trojans-virus-malware/feed</wfw:commentRss>
<slash:comments>0</slash:comments>
</item>
</channel>
</rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 2027/2036 objects using disk: basic

Served from: www.donsalva.com @ 2012-05-22 00:47:29 -->
