<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Chris Pirillo &#187; dns</title> <atom:link href="http://chris.pirillo.com/tag/dns/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Wed, 25 Nov 2009 10:04:51 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <copyright>&#xA9; </copyright> <managingEditor>chris@pirillo.com ()</managingEditor> <webMaster>chris@pirillo.com()</webMaster> <category></category> <itunes:keywords></itunes:keywords> <itunes:subtitle></itunes:subtitle> <itunes:summary>Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</itunes:summary> <itunes:author></itunes:author> <itunes:category text="Society &amp; Culture"/> <itunes:owner> <itunes:name></itunes:name> <itunes:email>chris@pirillo.com</itunes:email> </itunes:owner> <itunes:block>No</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <image> <url>http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>Chris Pirillo</title><link>http://chris.pirillo.com</link> <width>144</width> <height>144</height> </image> <item><title>How to Set Up Your Own Domain Name</title><link>http://chris.pirillo.com/how-to-set-up-your-own-domain-name/</link> <comments>http://chris.pirillo.com/how-to-set-up-your-own-domain-name/#comments</comments> <pubDate>Sat, 06 Dec 2008 02:02:50 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Computer]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[information]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[dynamic dns]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2008/12/05/how-to-set-up-your-own-domain-name/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/">How to Set Up Your Own Domain Name</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><em><img
src="http://api.ning.com/files/4P6PC2FXGK0inREEGWTH6Nmj-G3jEPSwUgssDxXFqBDCshkSchj3f5xHFQuhqfXh0gd3um9SbBPXxM9QreEaqjv6lIFJtmUb/Untitled.jpg?width=48&#038;height=48&#038;crop=1%3A1" alt="Geek!" title="Geek!" width="48" height="48" style="float: right; padding: 10px" />This is <a
href="http://geeks.pirillo.com/profile/JyaanBresy">Jonathan Bressie&#8217;s</a> submission for the <a
href="http://chris.pirillo.com/2008/12/04/how-to-get-a-computer/">HP Magic Giveaway</a>. Feel free to leave comments for this article as you see fit &#8211; your feedback is certainly welcomed! If you&#8217;d like to submit your own how-to, what-is, or top-five list, you can <a
href="http://chris.pirillo.com/contact/">send it to me</a>. Views and opinions of this writer are not necessarily my own:</em></p><p>Having a domain name tied to your own computer is an extremely useful thing. You can remotely administrate your system with a greater degree of ease, run many kinds of servers, or one of a million other possibilities. Getting a domain name also tends to be a rather simple task, but there are a few things to watch out for. I aim to list the steps clearly, and you should be able to access your box from anywhere in the world in hardly any time at all.</p><ol><li>The first thing you&#8217;ll need to do is get an account with a Domain Name Server (DNS). I use <a
href="http://DynDNS.com" title="http://DynDNS.com" target="_blank">DynDNS.com</a>. An account is free and even comes with some support documentation. Since I will be using this site throughout the how-to, replace the name accordingly if you chose a different DNS. Head to the site and create an account.<li>You&#8217;ll need to choose your DNS host, which will be the URL that you use to access your computer. Log in, and click on the “Account” tab. Underneath “My Hosts”, select “Add Host Services”, and you will be presented with a simple interface. You can type your user name in the “Hostname” box to keep things simple and select the domain name you would like to use from the drop-box to the right. In the “IP Address” section, I would suggest clicking on “Use auto detected”. The detection is accurate. There is no need to change any of the other options for a normal PC setup, so click “Create Host”. You may wish to write down these details for later.<li>You will likely need to configure your router and/or firewall for the services you&#8217;ll be accessing. Each service generally has its own assigned port or port range, and it needs to connect through to the PC you wish to access. If you aren&#8217;t sure, listings are easily obtained online. Since routers vary, you will need to consult the manual, but most newer routers have a fairly simple interface compared to the horrible ones 5 years ago. My router even has an extremely easy to use “Virtual Server” for managing this. Regardless, you need to communicate through your router and into your box, and thus forwarding the port(s) is necessary so that the router knows where to send the connection. For SSH, you would want to enable TCP on port 22. I recommend security testing, as well.<li>The last part is where an OS will differ. Unless you have a static IP address (meaning that it never changes), you will need a program called an &#8220;update client&#8221; that updates the IP address that your host name points to. Fortunately, <a
href="http://DynDNS.com" title="http://DynDNS.com" target="_blank">DynDNS.com</a> has update clients for the three major operating systems on its site. After clicking the “Support” tab, click the tab labeled “Update Clients”. If you are on Linux, you would be better served to simply download ddclient with your distribution&#8217;s package manager. If you are on Ubuntu, you can install ddclient with the simple command &#8220;sudo apt-get install ddclient&#8221;. On Windows, download the DynDNS Updater, and follow through the configuration. The DynDNS Updater for Mac is also a simple GUI configuration. Once the packages are installed on Linux, you would be presented with a text-based GUI for the initial configuration. Choose the web interface and an interval of 600 or higher.<li>Now, just try logging in with the service you allowed access to. For SSH, you can log in normally with &#8220;ssh <a
href="mailto:username@hostname.dyndns.org\"" title="mailto:username@hostname.dyndns.org\"">username@hostname.dyndns.org&#8221;</a>, where username is the log-in you would use when normally logging into the machine, and <a
href="http://hostname.dyndns.org" title="http://hostname.dyndns.org" target="_blank">hostname.dyndns.org</a> is what was chosen in step 2. Note that trying to log into your domain name from the same machine it points to with SSH will probably NOT work. You need to be on another machine, even if you simply used SSH to access that one too!</ol><p>Now you can access your computer from anywhere in the world! It&#8217;s powerful tool to have. I don&#8217;t think you can consider yourself a geek without it! If you have any questions or comments, feel free to post. Thank you for reading, and have fun.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/" title="Have You Updated Your DNS Settings?">Have You Updated Your DNS Settings?</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/info-domains-are-dead/" title=".INFO Domains are .DEAD">.INFO Domains are .DEAD</a></li><li><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/" title="Boost Your Internet Speed &#8211; Free!">Boost Your Internet Speed &#8211; Free!</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/">How to Set Up Your Own Domain Name</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><em><img
src="http://api.ning.com/files/4P6PC2FXGK0inREEGWTH6Nmj-G3jEPSwUgssDxXFqBDCshkSchj3f5xHFQuhqfXh0gd3um9SbBPXxM9QreEaqjv6lIFJtmUb/Untitled.jpg?width=48&#038;height=48&#038;crop=1%3A1" alt="Geek!" title="Geek!" width="48" height="48" style="float: right; padding: 10px" />This is <a
href="http://geeks.pirillo.com/profile/JyaanBresy">Jonathan Bressie&#8217;s</a> submission for the <a
href="http://chris.pirillo.com/2008/12/04/how-to-get-a-computer/">HP Magic Giveaway</a>. Feel free to leave comments for this article as you see fit &#8211; your feedback is certainly welcomed! If you&#8217;d like to submit your own how-to, what-is, or top-five list, you can <a
href="http://chris.pirillo.com/contact/">send it to me</a>. Views and opinions of this writer are not necessarily my own:</em></p><p>Having a domain name tied to your own computer is an extremely useful thing. You can remotely administrate your system with a greater degree of ease, run many kinds of servers, or one of a million other possibilities. Getting a domain name also tends to be a rather simple task, but there are a few things to watch out for. I aim to list the steps clearly, and you should be able to access your box from anywhere in the world in hardly any time at all.</p><ol><li>The first thing you&#8217;ll need to do is get an account with a Domain Name Server (DNS). I use <a
href="http://DynDNS.com" title="http://DynDNS.com" target="_blank">DynDNS.com</a>. An account is free and even comes with some support documentation. Since I will be using this site throughout the how-to, replace the name accordingly if you chose a different DNS. Head to the site and create an account.<li>You&#8217;ll need to choose your DNS host, which will be the URL that you use to access your computer. Log in, and click on the “Account” tab. Underneath “My Hosts”, select “Add Host Services”, and you will be presented with a simple interface. You can type your user name in the “Hostname” box to keep things simple and select the domain name you would like to use from the drop-box to the right. In the “IP Address” section, I would suggest clicking on “Use auto detected”. The detection is accurate. There is no need to change any of the other options for a normal PC setup, so click “Create Host”. You may wish to write down these details for later.<li>You will likely need to configure your router and/or firewall for the services you&#8217;ll be accessing. Each service generally has its own assigned port or port range, and it needs to connect through to the PC you wish to access. If you aren&#8217;t sure, listings are easily obtained online. Since routers vary, you will need to consult the manual, but most newer routers have a fairly simple interface compared to the horrible ones 5 years ago. My router even has an extremely easy to use “Virtual Server” for managing this. Regardless, you need to communicate through your router and into your box, and thus forwarding the port(s) is necessary so that the router knows where to send the connection. For SSH, you would want to enable TCP on port 22. I recommend security testing, as well.<li>The last part is where an OS will differ. Unless you have a static IP address (meaning that it never changes), you will need a program called an &#8220;update client&#8221; that updates the IP address that your host name points to. Fortunately, <a
href="http://DynDNS.com" title="http://DynDNS.com" target="_blank">DynDNS.com</a> has update clients for the three major operating systems on its site. After clicking the “Support” tab, click the tab labeled “Update Clients”. If you are on Linux, you would be better served to simply download ddclient with your distribution&#8217;s package manager. If you are on Ubuntu, you can install ddclient with the simple command &#8220;sudo apt-get install ddclient&#8221;. On Windows, download the DynDNS Updater, and follow through the configuration. The DynDNS Updater for Mac is also a simple GUI configuration. Once the packages are installed on Linux, you would be presented with a text-based GUI for the initial configuration. Choose the web interface and an interval of 600 or higher.<li>Now, just try logging in with the service you allowed access to. For SSH, you can log in normally with &#8220;ssh <a
href="mailto:username@hostname.dyndns.org\"" title="mailto:username@hostname.dyndns.org\"">username@hostname.dyndns.org&#8221;</a>, where username is the log-in you would use when normally logging into the machine, and <a
href="http://hostname.dyndns.org" title="http://hostname.dyndns.org" target="_blank">hostname.dyndns.org</a> is what was chosen in step 2. Note that trying to log into your domain name from the same machine it points to with SSH will probably NOT work. You need to be on another machine, even if you simply used SSH to access that one too!</ol><p>Now you can access your computer from anywhere in the world! It&#8217;s powerful tool to have. I don&#8217;t think you can consider yourself a geek without it! If you have any questions or comments, feel free to post. Thank you for reading, and have fun.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/" title="Have You Updated Your DNS Settings?">Have You Updated Your DNS Settings?</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/info-domains-are-dead/" title=".INFO Domains are .DEAD">.INFO Domains are .DEAD</a></li><li><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/" title="Boost Your Internet Speed &#8211; Free!">Boost Your Internet Speed &#8211; Free!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/how-to-set-up-your-own-domain-name/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Nuance Software Coupons</title><link>http://chris.pirillo.com/nuance-software-coupons/</link> <comments>http://chris.pirillo.com/nuance-software-coupons/#comments</comments> <pubDate>Thu, 27 Nov 2008 09:55:48 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Coupons]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[nuance]]></category> <category><![CDATA[omnipage]]></category> <category><![CDATA[paperport]]></category> <category><![CDATA[pdf]]></category><guid
isPermaLink="false">http://chris.pirillo.com/?p=9741</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/nuance-software-coupons/">Nuance Software Coupons</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>Nuance is the leading provider of speech and imaging solutions for businesses and consumers around the world.</p><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/99002'>Nuance - 10% off PDF Converter 6 using coupon code xi2btxaje</a> - Posted on 11/23/09 and Expires on 11/25/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/99003'>Nuance - 10% off Dragon NaturallySpeaking 10 Standard using coupon code bzwyh2a36</a> - Posted on 11/23/09 and Expires on 11/25/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/95889'>Nuance - 20% off Dragon Naturally Speaking 10 (EU only) using coupon code 20OFFDNSEUR</a> - Posted on 11/2/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/95888'>Nuance - 20% off Dragon Naturally Speaking 10 (UK only)</a> - Posted on 11/2/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91859'>Nuance - $45 off Dragon NaturallySpeaking 10 Professional, only $854.99 using coupon code 8awa8ou8n</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91860'>Nuance - $5 off Dragon NaturallySpeaking 10 Standard, only $94.99 using coupon code bzwuhqy8f</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91861'>Nuance - $5 off PDF Converter Professional 6, only $94.99 using coupon code dzbnya8p2</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91863'>Nuance - $2.50 off PDF Create 6, only $47.49 using coupon code g2drh2w7b</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91862'>Nuance - $2.50 off PDF Converter 6, only $47.49 using coupon code yih8ymp6m</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91864'>Nuance - $10 off PaperPort Professional 12, only $189.99 using coupon code 2r4bgbo7y</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91866'>Nuance - $8 off OmniPage 17, only $141.99 using coupon code vrj8zgexu</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91865'>Nuance - $5 off PaperPort 12, only $94.99 using coupon code ozno8ooyu</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91869'>Nuance - $10 off MacSpeech Dictate by MacSpeech, only $189.99 using coupon code bzxevihpx</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91867'>Nuance - $25 off OmniPage Professional 17, only $474.99 using coupon code ervtp2bfh</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91868'>Nuance - $25 off OmniPage Pro X for Macintosh, only $499.99 using coupon code eagdvp4g3</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91858'>Nuance - $10 off Dragon NaturallySpeaking 10 Preferred, only $189.99 using coupon code mi6qbq39z</a> - Posted on 9/26/09 and Expires on 12/31/09</li></ul></p><p><a
href="http://chris.pirillo.com/coupons/">Find More Coupons</a></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/nuance-software-coupon-codes/" title="Nuance Software Coupon Codes">Nuance Software Coupon Codes</a></li><li><a
href="http://chris.pirillo.com/black-friday-and-cyber-monday-software-coupons/" title="Black Friday and Cyber Monday Software Coupons">Black Friday and Cyber Monday Software Coupons</a></li><li><a
href="http://chris.pirillo.com/how-can-companies-hire-social-media-directors/" title="How Can Companies Hire Social Media Directors?">How Can Companies Hire Social Media Directors?</a></li><li><a
href="http://chris.pirillo.com/deep-discount-coupons/" title="Deep Discount Coupons">Deep Discount Coupons</a></li><li><a
href="http://chris.pirillo.com/target-com-coupons/" title="Target.com Coupons">Target.com Coupons</a></li><li><a
href="http://chris.pirillo.com/wrapables-coupons/" title="Wrapables Coupons">Wrapables Coupons</a></li><li><a
href="http://chris.pirillo.com/origins-coupons-2/" title="Origins Coupons">Origins Coupons</a></li><li><a
href="http://chris.pirillo.com/steve-madden-coupons/" title="Steve Madden Coupons">Steve Madden Coupons</a></li><li><a
href="http://chris.pirillo.com/calvin-klein-jeans-coupons/" title="Calvin Klein Jeans Coupons">Calvin Klein Jeans Coupons</a></li><li><a
href="http://chris.pirillo.com/thenerds-coupons/" title="TheNerds Coupons">TheNerds Coupons</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/nuance-software-coupons/">Nuance Software Coupons</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>Nuance is the leading provider of speech and imaging solutions for businesses and consumers around the world.</p><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/99002'>Nuance - 10% off PDF Converter 6 using coupon code xi2btxaje</a> - Posted on 11/23/09 and Expires on 11/25/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/99003'>Nuance - 10% off Dragon NaturallySpeaking 10 Standard using coupon code bzwyh2a36</a> - Posted on 11/23/09 and Expires on 11/25/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/95889'>Nuance - 20% off Dragon Naturally Speaking 10 (EU only) using coupon code 20OFFDNSEUR</a> - Posted on 11/2/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/95888'>Nuance - 20% off Dragon Naturally Speaking 10 (UK only)</a> - Posted on 11/2/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91859'>Nuance - $45 off Dragon NaturallySpeaking 10 Professional, only $854.99 using coupon code 8awa8ou8n</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91860'>Nuance - $5 off Dragon NaturallySpeaking 10 Standard, only $94.99 using coupon code bzwuhqy8f</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91861'>Nuance - $5 off PDF Converter Professional 6, only $94.99 using coupon code dzbnya8p2</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91863'>Nuance - $2.50 off PDF Create 6, only $47.49 using coupon code g2drh2w7b</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91862'>Nuance - $2.50 off PDF Converter 6, only $47.49 using coupon code yih8ymp6m</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91864'>Nuance - $10 off PaperPort Professional 12, only $189.99 using coupon code 2r4bgbo7y</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91866'>Nuance - $8 off OmniPage 17, only $141.99 using coupon code vrj8zgexu</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91865'>Nuance - $5 off PaperPort 12, only $94.99 using coupon code ozno8ooyu</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91869'>Nuance - $10 off MacSpeech Dictate by MacSpeech, only $189.99 using coupon code bzxevihpx</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91867'>Nuance - $25 off OmniPage Professional 17, only $474.99 using coupon code ervtp2bfh</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91868'>Nuance - $25 off OmniPage Pro X for Macintosh, only $499.99 using coupon code eagdvp4g3</a> - Posted on 9/26/09 and Expires on 12/31/09</li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://coupons.lockergnome.com/rss/swap/91858'>Nuance - $10 off Dragon NaturallySpeaking 10 Preferred, only $189.99 using coupon code mi6qbq39z</a> - Posted on 9/26/09 and Expires on 12/31/09</li></ul></p><p><a
href="http://chris.pirillo.com/coupons/">Find More Coupons</a></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/nuance-software-coupon-codes/" title="Nuance Software Coupon Codes">Nuance Software Coupon Codes</a></li><li><a
href="http://chris.pirillo.com/black-friday-and-cyber-monday-software-coupons/" title="Black Friday and Cyber Monday Software Coupons">Black Friday and Cyber Monday Software Coupons</a></li><li><a
href="http://chris.pirillo.com/how-can-companies-hire-social-media-directors/" title="How Can Companies Hire Social Media Directors?">How Can Companies Hire Social Media Directors?</a></li><li><a
href="http://chris.pirillo.com/deep-discount-coupons/" title="Deep Discount Coupons">Deep Discount Coupons</a></li><li><a
href="http://chris.pirillo.com/target-com-coupons/" title="Target.com Coupons">Target.com Coupons</a></li><li><a
href="http://chris.pirillo.com/wrapables-coupons/" title="Wrapables Coupons">Wrapables Coupons</a></li><li><a
href="http://chris.pirillo.com/origins-coupons-2/" title="Origins Coupons">Origins Coupons</a></li><li><a
href="http://chris.pirillo.com/steve-madden-coupons/" title="Steve Madden Coupons">Steve Madden Coupons</a></li><li><a
href="http://chris.pirillo.com/calvin-klein-jeans-coupons/" title="Calvin Klein Jeans Coupons">Calvin Klein Jeans Coupons</a></li><li><a
href="http://chris.pirillo.com/thenerds-coupons/" title="TheNerds Coupons">TheNerds Coupons</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/nuance-software-coupons/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Have You Updated Your DNS Settings?</title><link>http://chris.pirillo.com/have-you-updated-your-dns-settings/</link> <comments>http://chris.pirillo.com/have-you-updated-your-dns-settings/#comments</comments> <pubDate>Wed, 23 Jul 2008 00:57:25 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[doxpara]]></category> <category><![CDATA[open-dns]]></category><guid
isPermaLink="false">http://chris.pirillo.com/?p=7666</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/">Have You Updated Your DNS Settings?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/qJuJKwbyVSI"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/qJuJKwbyVSI" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br
/> <a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>If you have your own website, sit still and listen closely. What I&#8217;m going to talk to you about is that important. Even more important is for you to pass this information on to your friends, family and coworkers. What happens when you go to open your favorite website and it&#8217;s not there? Well, it&#8217;s possible you have some malware there, yes. But it&#8217;s also likely it&#8217;s a security flaw in your DNS.</p><blockquote><p> Recently, a significant threat to DNS, the system that translates names you can remember (such as <a
href="http://www.doxpara.com" title="http://www.doxpara.com" target="_blank">www.doxpara.com</a>) to numbers the Internet can route (66.240.226.139) was discovered, that would allow malicious people to impersonate almost any website on the Internet. Software companies across the industry have quietly collaborated to simultaneously release fixes for all affected name servers.</p></blockquote><p>The problem is, there is a flaw that is going through your DNS. You can protect yourself by setting yourself to <a
href="http://opendns.com/">OpenDNS</a>. This can affect you no matter what computer or operating system you&#8217;re using, and no matter what ISP you may have. If you connect to the Internet, you need to have DNS servers. Your computer needs to know how to match  an IP address with a domain name.</p><p>How do you know if your DNS settings have been compromised? Head over to <a
href="http://www.doxpara.com/">DoxPara</a>. Dan has done a fantastic job of putting all of this information together for you, along with the tool to help you see if you&#8217;ve been compromised. Whether you&#8217;re an Expert or a novice&#8230; you need to check your DNS now. You&#8217;ll be safe if you switch to OpenDNS.</p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/XDKw8ny6IcM"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/XDKw8ny6IcM" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HaveYouUpdatedYourDNSSettings442.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/qJuJKwbyVSI&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/qJuJKwbyVSI&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/info-domains-are-dead/" title=".INFO Domains are .DEAD">.INFO Domains are .DEAD</a></li><li><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/" title="Boost Your Internet Speed &#8211; Free!">Boost Your Internet Speed &#8211; Free!</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/">Have You Updated Your DNS Settings?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/qJuJKwbyVSI"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/qJuJKwbyVSI" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br
/> <a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>If you have your own website, sit still and listen closely. What I&#8217;m going to talk to you about is that important. Even more important is for you to pass this information on to your friends, family and coworkers. What happens when you go to open your favorite website and it&#8217;s not there? Well, it&#8217;s possible you have some malware there, yes. But it&#8217;s also likely it&#8217;s a security flaw in your DNS.</p><blockquote><p> Recently, a significant threat to DNS, the system that translates names you can remember (such as <a
href="http://www.doxpara.com" title="http://www.doxpara.com" target="_blank">www.doxpara.com</a>) to numbers the Internet can route (66.240.226.139) was discovered, that would allow malicious people to impersonate almost any website on the Internet. Software companies across the industry have quietly collaborated to simultaneously release fixes for all affected name servers.</p></blockquote><p>The problem is, there is a flaw that is going through your DNS. You can protect yourself by setting yourself to <a
href="http://opendns.com/">OpenDNS</a>. This can affect you no matter what computer or operating system you&#8217;re using, and no matter what ISP you may have. If you connect to the Internet, you need to have DNS servers. Your computer needs to know how to match  an IP address with a domain name.</p><p>How do you know if your DNS settings have been compromised? Head over to <a
href="http://www.doxpara.com/">DoxPara</a>. Dan has done a fantastic job of putting all of this information together for you, along with the tool to help you see if you&#8217;ve been compromised. Whether you&#8217;re an Expert or a novice&#8230; you need to check your DNS now. You&#8217;ll be safe if you switch to OpenDNS.</p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/XDKw8ny6IcM"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/XDKw8ny6IcM" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HaveYouUpdatedYourDNSSettings442.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/qJuJKwbyVSI&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/qJuJKwbyVSI&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/info-domains-are-dead/" title=".INFO Domains are .DEAD">.INFO Domains are .DEAD</a></li><li><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/" title="Boost Your Internet Speed &#8211; Free!">Boost Your Internet Speed &#8211; Free!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/have-you-updated-your-dns-settings/feed/</wfw:commentRss> <slash:comments>13</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-HaveYouUpdatedYourDNSSettings442.mp4" length="5384402" type="video/mp4" /> </item> <item><title>Home Networking Tools, Tips and Tricks</title><link>http://chris.pirillo.com/home-networking-tools-tips-and-tricks/</link> <comments>http://chris.pirillo.com/home-networking-tools-tips-and-tricks/#comments</comments> <pubDate>Wed, 17 Oct 2007 21:01:33 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[network]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2007/10/17/home-networking-tools-tips-and-tricks/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/">Home Networking Tools, Tips and Tricks</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/U-f1h8PTJVY"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/U-f1h8PTJVY" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>I&#8217;ve talked before about OpenDNS. It&#8217;s an excellent free program that will speed up your online experience. However, there are many other features that allow you to enhance your browsing and network management.</p><p><a
href="http://www.opendns.com/">OpenDNS</a> is a completely free service. There are no programs to install. It&#8217;s easy to use, and easy to make changes to. Not only can it boost your internet speed by remembering the DNS of a site, there are also several other things you can do with it.</p><p>You can use OpenDNS to block domain names, Phishing sites, proxy or anonymizer sites, and even adult sites. They give you that control by providing the tools to block any website or DNS zone on the Internet, all through an easy-to-use interface.</p><p>There is also a Whitelist option. This allows you to choose which sites will never be blocked, regardless of content filtering. This can come in handy if a site you frequent accidentally has a post or picture that would normally be blocked on your network.</p><p>Another excellent feature is the typo redirector. How often have you typed .cm instead of .com? What about typing .ogr instead of .org? With the typo redirector, you can set up automatic redirects and corrections to your common typos.</p><p>Ponzi&#8217;s favorite feature of OpenDNS is the network shortcut. Let&#8217;s say you frequent a website about your dog. You can create a shortcut that will automatically redirect you to the website you choose any time you type the keyword into your browser.</p><p>Not only is this free, it works on any operating system and with any browser.</p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HomeNetworkingToolsTipsAndTricks493.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/U-f1h8PTJVY&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/U-f1h8PTJVY&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-optimize-network-management/" title="How to Optimize Network Management">How to Optimize Network Management</a></li><li><a
href="http://chris.pirillo.com/what-is-community/" title="What is Community?">What is Community?</a></li><li><a
href="http://chris.pirillo.com/how-to-email-web-pages-to-yourself/" title="How to Email Web Pages to Yourself">How to Email Web Pages to Yourself</a></li><li><a
href="http://chris.pirillo.com/who-are-you-on-twitter/" title="Who Are You on Twitter?">Who Are You on Twitter?</a></li><li><a
href="http://chris.pirillo.com/does-computer-crime-affect-you/" title="Does Computer Crime Affect You?">Does Computer Crime Affect You?</a></li><li><a
href="http://chris.pirillo.com/what-is-synergy/" title="What is Synergy?">What is Synergy?</a></li><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/how-to-meet-geeks/" title="How to Meet Geeks">How to Meet Geeks</a></li><li><a
href="http://chris.pirillo.com/how-do-you-find-files-from-across-the-network/" title="How Do You Find Files From Across the Network?">How Do You Find Files From Across the Network?</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/">Home Networking Tools, Tips and Tricks</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/U-f1h8PTJVY"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/U-f1h8PTJVY" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>I&#8217;ve talked before about OpenDNS. It&#8217;s an excellent free program that will speed up your online experience. However, there are many other features that allow you to enhance your browsing and network management.</p><p><a
href="http://www.opendns.com/">OpenDNS</a> is a completely free service. There are no programs to install. It&#8217;s easy to use, and easy to make changes to. Not only can it boost your internet speed by remembering the DNS of a site, there are also several other things you can do with it.</p><p>You can use OpenDNS to block domain names, Phishing sites, proxy or anonymizer sites, and even adult sites. They give you that control by providing the tools to block any website or DNS zone on the Internet, all through an easy-to-use interface.</p><p>There is also a Whitelist option. This allows you to choose which sites will never be blocked, regardless of content filtering. This can come in handy if a site you frequent accidentally has a post or picture that would normally be blocked on your network.</p><p>Another excellent feature is the typo redirector. How often have you typed .cm instead of .com? What about typing .ogr instead of .org? With the typo redirector, you can set up automatic redirects and corrections to your common typos.</p><p>Ponzi&#8217;s favorite feature of OpenDNS is the network shortcut. Let&#8217;s say you frequent a website about your dog. You can create a shortcut that will automatically redirect you to the website you choose any time you type the keyword into your browser.</p><p>Not only is this free, it works on any operating system and with any browser.</p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HomeNetworkingToolsTipsAndTricks493.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/U-f1h8PTJVY&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/U-f1h8PTJVY&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-optimize-network-management/" title="How to Optimize Network Management">How to Optimize Network Management</a></li><li><a
href="http://chris.pirillo.com/what-is-community/" title="What is Community?">What is Community?</a></li><li><a
href="http://chris.pirillo.com/how-to-email-web-pages-to-yourself/" title="How to Email Web Pages to Yourself">How to Email Web Pages to Yourself</a></li><li><a
href="http://chris.pirillo.com/who-are-you-on-twitter/" title="Who Are You on Twitter?">Who Are You on Twitter?</a></li><li><a
href="http://chris.pirillo.com/does-computer-crime-affect-you/" title="Does Computer Crime Affect You?">Does Computer Crime Affect You?</a></li><li><a
href="http://chris.pirillo.com/what-is-synergy/" title="What is Synergy?">What is Synergy?</a></li><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/how-to-meet-geeks/" title="How to Meet Geeks">How to Meet Geeks</a></li><li><a
href="http://chris.pirillo.com/how-do-you-find-files-from-across-the-network/" title="How Do You Find Files From Across the Network?">How Do You Find Files From Across the Network?</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/home-networking-tools-tips-and-tricks/feed/</wfw:commentRss> <slash:comments>38</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-HomeNetworkingToolsTipsAndTricks493.mp4" length="46914882" type="video/mp4" /> </item> <item><title>Bandwidth Throttling</title><link>http://chris.pirillo.com/bandwidth-throttling-2/</link> <comments>http://chris.pirillo.com/bandwidth-throttling-2/#comments</comments> <pubDate>Sat, 04 Aug 2007 02:43:25 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[bandwidth]]></category> <category><![CDATA[Computer]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[help]]></category> <category><![CDATA[info]]></category> <category><![CDATA[information]]></category> <category><![CDATA[pirillo]]></category> <category><![CDATA[router]]></category> <category><![CDATA[techtv]]></category> <category><![CDATA[Video]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2007/08/03/bandwidth-throttling-2/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/bandwidth-throttling-2/">Bandwidth Throttling</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/y4k6NaSNJzo"></param><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/y4k6NaSNJzo" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br
/><a
href="http://chris.pirillo.com/">Chris</a> | <a
href="http://live.pirillo.com/">Live Tech Support</a> | <a
href="http://media.pirillo.com/">Video Help</a> | <a
href="http://feeds.pirillo.com/ChrisPirilloShow">Add to iTunes</a></p><p><a
href="http://live.pirillo.com/">http://live.pirillo.com/</a> &#8211; There are ways to adjust bandwidth on an application by application basis, or even a device by device basis. Unfortunately, it&#8217;s basically not possible to limit bandwidth by website. There are ways you can assign priority to certain applications to allocate your bandwidth where you need it most.</p><p>If you&#8217;re like me, you probably have more than five different programs running accessing the internet. We&#8217;re chatting, IM&#8217;ing, browsing web pages, and checking our emails. You have a limited amount of <a
href="http://en.wikipedia.org/wiki/Bandwidth">bandwidth</a> to use. You can only squeeze so much data through, no matter how hard you may try.</p><p>Unfortunately, I know of no way to limit the amount of bandwidth by website. However, I use a handy little tool called <a
href="http://www.linksysinfo.org/forums/showthread.php?t=50253">Thibor15c</a> with my Linksys router to manage my bandwidth by application. I can assign priority to the applications I need most. For instance, my Vonage is the most important when I have a phone call coming in. You can choose to have XBox at the top of your list, or any other program that accesses the Internet you may need.</p><p>Another way to not necessarily control your bandwidth&#8230;.but to make your surfing experience much faster&#8230;.is to use this wonderful <strong>free</strong> program called <a
href="http://www.opendns.com/">Open DNS</a>. What Open DNS does is to caches the DNS info for websites, and shortens the time it takes them to load. It also has cool little features like allowing you to define shortcuts in your address bar. For instance, if I type the letters <strong>gg</strong> into my address bar, my browser will automatically go to the website I have assigned to that shortcut. You can also set up shortcuts for typos&#8230;to correct them, of course. Have you ever accidentally forgotten the letter <strong>o</strong> in the .com extension of a web address? This typo feature will automatically add that letter o back in, and take you to the right place.</p><p>I&#8217;m definitely interested in hearing from you if you know of any ways to limit bandwidth on a website by website basis. You can always find us live in our chat room at <a
href="http://live.pirillo.com">live.pirillo.com</a> or you can email me at <a
href="mailto:Chris@pirillo.com" title="mailto:Chris@pirillo.com">Chris@pirillo.com</a></p><p>Would you like to embed this video into your blog? Use this code:</p><p><textarea style="width:460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ y4k6NaSNJzo&#34;&#62;&#60;/aram&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/http://www.youtube.com/watch?v=y4k6NaSNJzo&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><p><strong>Formats Available: <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling748.mp4"> MPEG4 Video (.mp4)</a> <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling748.flv"> Flash Video (.flv)</a> <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling721.mp3"> MP3 Audio (.mp3)</a> <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling757.avi">Microsoft Video (.avi)<br
/> </a></p><p></strong><ul
class="related_post"><li><a
href="http://chris.pirillo.com/weekly-giveaway-2/" title="Weekly Giveaway">Weekly Giveaway</a></li><li><a
href="http://chris.pirillo.com/internet-video-vs-television-2/" title="Internet Video vs. Television">Internet Video vs. Television</a></li><li><a
href="http://chris.pirillo.com/what-is-a-blog-2/" title="What is a Blog?">What is a Blog?</a></li><li><a
href="http://chris.pirillo.com/mac-os-x-security-software-2/" title="Mac OS X Security Software">Mac OS X Security Software</a></li><li><a
href="http://chris.pirillo.com/mac-address-vendor-identification/" title="MAC Address Vendor Identification">MAC Address Vendor Identification</a></li><li><a
href="http://chris.pirillo.com/erase-hard-drives-securely/" title="Erase Hard Drives Securely">Erase Hard Drives Securely</a></li><li><a
href="http://chris.pirillo.com/bandwidth-monitoring-and-capping/" title="Bandwidth Monitoring and Capping">Bandwidth Monitoring and Capping</a></li><li><a
href="http://chris.pirillo.com/tiger-vs-leopard-vs-microsoft-service-packs/" title="Tiger vs Leopard vs Microsoft Service Packs">Tiger vs Leopard vs Microsoft Service Packs</a></li><li><a
href="http://chris.pirillo.com/okso-i-like-my-iphone/" title="OK&#8230; So I LIKE My iPhone">OK&#8230; So I LIKE My iPhone</a></li><li><a
href="http://chris.pirillo.com/is-it-safe-to-delete-temp-files-2/" title="Is It Safe To Delete Temp Files?">Is It Safe To Delete Temp Files?</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/bandwidth-throttling-2/">Bandwidth Throttling</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/y4k6NaSNJzo"></param><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/y4k6NaSNJzo" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object><br
/><a
href="http://chris.pirillo.com/">Chris</a> | <a
href="http://live.pirillo.com/">Live Tech Support</a> | <a
href="http://media.pirillo.com/">Video Help</a> | <a
href="http://feeds.pirillo.com/ChrisPirilloShow">Add to iTunes</a></p><p><a
href="http://live.pirillo.com/">http://live.pirillo.com/</a> &#8211; There are ways to adjust bandwidth on an application by application basis, or even a device by device basis. Unfortunately, it&#8217;s basically not possible to limit bandwidth by website. There are ways you can assign priority to certain applications to allocate your bandwidth where you need it most.</p><p>If you&#8217;re like me, you probably have more than five different programs running accessing the internet. We&#8217;re chatting, IM&#8217;ing, browsing web pages, and checking our emails. You have a limited amount of <a
href="http://en.wikipedia.org/wiki/Bandwidth">bandwidth</a> to use. You can only squeeze so much data through, no matter how hard you may try.</p><p>Unfortunately, I know of no way to limit the amount of bandwidth by website. However, I use a handy little tool called <a
href="http://www.linksysinfo.org/forums/showthread.php?t=50253">Thibor15c</a> with my Linksys router to manage my bandwidth by application. I can assign priority to the applications I need most. For instance, my Vonage is the most important when I have a phone call coming in. You can choose to have XBox at the top of your list, or any other program that accesses the Internet you may need.</p><p>Another way to not necessarily control your bandwidth&#8230;.but to make your surfing experience much faster&#8230;.is to use this wonderful <strong>free</strong> program called <a
href="http://www.opendns.com/">Open DNS</a>. What Open DNS does is to caches the DNS info for websites, and shortens the time it takes them to load. It also has cool little features like allowing you to define shortcuts in your address bar. For instance, if I type the letters <strong>gg</strong> into my address bar, my browser will automatically go to the website I have assigned to that shortcut. You can also set up shortcuts for typos&#8230;to correct them, of course. Have you ever accidentally forgotten the letter <strong>o</strong> in the .com extension of a web address? This typo feature will automatically add that letter o back in, and take you to the right place.</p><p>I&#8217;m definitely interested in hearing from you if you know of any ways to limit bandwidth on a website by website basis. You can always find us live in our chat room at <a
href="http://live.pirillo.com">live.pirillo.com</a> or you can email me at <a
href="mailto:Chris@pirillo.com" title="mailto:Chris@pirillo.com">Chris@pirillo.com</a></p><p>Would you like to embed this video into your blog? Use this code:</p><p><textarea style="width:460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ y4k6NaSNJzo&#34;&#62;&#60;/aram&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/http://www.youtube.com/watch?v=y4k6NaSNJzo&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><p><strong>Formats Available: <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling748.mp4"> MPEG4 Video (.mp4)</a> <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling748.flv"> Flash Video (.flv)</a> <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling721.mp3"> MP3 Audio (.mp3)</a> <a
href="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling757.avi">Microsoft Video (.avi)<br
/> </a></p><p></strong><ul
class="related_post"><li><a
href="http://chris.pirillo.com/weekly-giveaway-2/" title="Weekly Giveaway">Weekly Giveaway</a></li><li><a
href="http://chris.pirillo.com/internet-video-vs-television-2/" title="Internet Video vs. Television">Internet Video vs. Television</a></li><li><a
href="http://chris.pirillo.com/what-is-a-blog-2/" title="What is a Blog?">What is a Blog?</a></li><li><a
href="http://chris.pirillo.com/mac-os-x-security-software-2/" title="Mac OS X Security Software">Mac OS X Security Software</a></li><li><a
href="http://chris.pirillo.com/mac-address-vendor-identification/" title="MAC Address Vendor Identification">MAC Address Vendor Identification</a></li><li><a
href="http://chris.pirillo.com/erase-hard-drives-securely/" title="Erase Hard Drives Securely">Erase Hard Drives Securely</a></li><li><a
href="http://chris.pirillo.com/bandwidth-monitoring-and-capping/" title="Bandwidth Monitoring and Capping">Bandwidth Monitoring and Capping</a></li><li><a
href="http://chris.pirillo.com/tiger-vs-leopard-vs-microsoft-service-packs/" title="Tiger vs Leopard vs Microsoft Service Packs">Tiger vs Leopard vs Microsoft Service Packs</a></li><li><a
href="http://chris.pirillo.com/okso-i-like-my-iphone/" title="OK&#8230; So I LIKE My iPhone">OK&#8230; So I LIKE My iPhone</a></li><li><a
href="http://chris.pirillo.com/is-it-safe-to-delete-temp-files-2/" title="Is It Safe To Delete Temp Files?">Is It Safe To Delete Temp Files?</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/bandwidth-throttling-2/feed/</wfw:commentRss> <slash:comments>6</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling748.mp4" length="43322760" type="video/mp4" /> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling721.mp3" length="5502642" type="audio/mpeg" /> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling748.flv" length="33843608" type="video/x-flv" /> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-BandwidthThrottling757.avi" length="43746898" type="video/x-msvideo" /> </item> <item><title>.INFO Domains are .DEAD</title><link>http://chris.pirillo.com/info-domains-are-dead/</link> <comments>http://chris.pirillo.com/info-domains-are-dead/#comments</comments> <pubDate>Thu, 17 Aug 2006 09:21:10 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[domain-registrations]]></category> <category><![CDATA[domains]]></category> <category><![CDATA[dotcom]]></category> <category><![CDATA[icann]]></category> <category><![CDATA[info_domain]]></category> <category><![CDATA[tld]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2006/08/17/info-domains-are-dead/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/info-domains-are-dead/">.INFO Domains are .DEAD</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>Can anybody point me to a single .INFO domain that isn&#8217;t junk? All I see is .SPAM and .CRAP. The .INFO TLD has &#8220;officially&#8221; been co-opted by idiots. I can only think of a few reasons why you&#8217;d want to register a .INFO domain:</p><ul><li>You&#8217;re a spammer</li><li>You&#8217;re a marketer (read: potential spammer)</li><li>You&#8217;re misinformed</li><li>You&#8217;re a brand masochist</li><li>You couldn&#8217;t get .COM, .NET, .ORG, .US, or .MXYZPTLK</li><li>You registered when .INFO was well-intentioned</li></ul><p>If you&#8217;re a .INFO owner, sell it to a spammer and rebrand yourself &#8211; please. For goodness sake, let&#8217;s take a mulligan and pretend this whole .INFO thing never happened. I suppose .BIZ is just as .BAD! The only TLD the world really needs is .XXX &#8211; which would make filtering a helluva lot easier.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/" title="Have You Updated Your DNS Settings?">Have You Updated Your DNS Settings?</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/" title="Boost Your Internet Speed &#8211; Free!">Boost Your Internet Speed &#8211; Free!</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/info-domains-are-dead/">.INFO Domains are .DEAD</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>Can anybody point me to a single .INFO domain that isn&#8217;t junk? All I see is .SPAM and .CRAP. The .INFO TLD has &#8220;officially&#8221; been co-opted by idiots. I can only think of a few reasons why you&#8217;d want to register a .INFO domain:</p><ul><li>You&#8217;re a spammer</li><li>You&#8217;re a marketer (read: potential spammer)</li><li>You&#8217;re misinformed</li><li>You&#8217;re a brand masochist</li><li>You couldn&#8217;t get .COM, .NET, .ORG, .US, or .MXYZPTLK</li><li>You registered when .INFO was well-intentioned</li></ul><p>If you&#8217;re a .INFO owner, sell it to a spammer and rebrand yourself &#8211; please. For goodness sake, let&#8217;s take a mulligan and pretend this whole .INFO thing never happened. I suppose .BIZ is just as .BAD! The only TLD the world really needs is .XXX &#8211; which would make filtering a helluva lot easier.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/" title="Have You Updated Your DNS Settings?">Have You Updated Your DNS Settings?</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/" title="Boost Your Internet Speed &#8211; Free!">Boost Your Internet Speed &#8211; Free!</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/info-domains-are-dead/feed/</wfw:commentRss> <slash:comments>57</slash:comments> </item> <item><title>Boost Your Internet Speed &#8211; Free!</title><link>http://chris.pirillo.com/boost-your-internet-speed-free/</link> <comments>http://chris.pirillo.com/boost-your-internet-speed-free/#comments</comments> <pubDate>Wed, 19 Jul 2006 03:27:59 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[analogx]]></category> <category><![CDATA[boost]]></category> <category><![CDATA[dns]]></category> <category><![CDATA[dns_request]]></category> <category><![CDATA[dns_servers]]></category> <category><![CDATA[hardware_router]]></category> <category><![CDATA[internet_speed]]></category> <category><![CDATA[milliseconds]]></category> <category><![CDATA[scott_beale]]></category> <category><![CDATA[speed_difference]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2006/07/18/boost-your-internet-speed-free/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/">Boost Your Internet Speed &#8211; Free!</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>You can probably do two things, right now, to boost your Internet speed. They&#8217;re simple, they&#8217;re trusted, and they&#8217;re palpable changes:</p><ol><li>Open yourself to <a
href="http://www.opendns.com/" title="OpenDNS | Providing A Safer And Faster DNS">OpenDNS</a>. They have configuration pages for your OS or hardware router. Both Scott Beale (LaughingSquid) and I have seen <a
href="http://laughingsquid.com/2006/07/18/opendns/" title="Laughing Squid   &raquo; OpenDNS">dramatic differences</a> in speed since going through their DNS servers. Matt&#8217;s <a
href="http://photomatt.net/2006/07/18/opendns/" title="Photo Matt &raquo; OpenDNS">happy about it</a>, too. My speed difference was probably even more dramatic, considering I&#8217;ve already implemented my second recommendation&#8230;</li><li>If you&#8217;re on Windows, install <a
href="http://www.analogx.com/CONTENTS/download/network/fc.htm" title="Network Downloads : FastCache /// AnalogX">FastCache</a>: &#8220;Every time you go to a new website, or a website you haven&#8217;t been to in a day or so, your computer needs to locate the server again using DNS. Each DNS request can take anywhere from 50 milliseconds, to even a second or more, but most are in the 100 to 200 millisecond range. Want to save a couple hundred milliseconds? Probably not, but what about a couple million or more? That&#8217;s what AnalogX FastCache is all about.&#8221; I&#8217;ve been running FastCache since Mark released it on the first Helpathon. My stats are somewhat stunted, but I&#8217;ve saved 6d 18h 27m 53s worth of time (in 118w). It really adds up.</li></ol><p>If you use a news aggregator, either one (or both) of these solutions is mandatory. Do not pass Go &#8211; do not spend $200. It&#8217;s all free for the taking.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/" title="Have You Updated Your DNS Settings?">Have You Updated Your DNS Settings?</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/info-domains-are-dead/" title=".INFO Domains are .DEAD">.INFO Domains are .DEAD</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/boost-your-internet-speed-free/">Boost Your Internet Speed &#8211; Free!</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p>You can probably do two things, right now, to boost your Internet speed. They&#8217;re simple, they&#8217;re trusted, and they&#8217;re palpable changes:</p><ol><li>Open yourself to <a
href="http://www.opendns.com/" title="OpenDNS | Providing A Safer And Faster DNS">OpenDNS</a>. They have configuration pages for your OS or hardware router. Both Scott Beale (LaughingSquid) and I have seen <a
href="http://laughingsquid.com/2006/07/18/opendns/" title="Laughing Squid   &raquo; OpenDNS">dramatic differences</a> in speed since going through their DNS servers. Matt&#8217;s <a
href="http://photomatt.net/2006/07/18/opendns/" title="Photo Matt &raquo; OpenDNS">happy about it</a>, too. My speed difference was probably even more dramatic, considering I&#8217;ve already implemented my second recommendation&#8230;</li><li>If you&#8217;re on Windows, install <a
href="http://www.analogx.com/CONTENTS/download/network/fc.htm" title="Network Downloads : FastCache /// AnalogX">FastCache</a>: &#8220;Every time you go to a new website, or a website you haven&#8217;t been to in a day or so, your computer needs to locate the server again using DNS. Each DNS request can take anywhere from 50 milliseconds, to even a second or more, but most are in the 100 to 200 millisecond range. Want to save a couple hundred milliseconds? Probably not, but what about a couple million or more? That&#8217;s what AnalogX FastCache is all about.&#8221; I&#8217;ve been running FastCache since Mark released it on the first Helpathon. My stats are somewhat stunted, but I&#8217;ve saved 6d 18h 27m 53s worth of time (in 118w). It really adds up.</li></ol><p>If you use a news aggregator, either one (or both) of these solutions is mandatory. Do not pass Go &#8211; do not spend $200. It&#8217;s all free for the taking.<ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-set-up-your-own-domain-name/" title="How to Set Up Your Own Domain Name">How to Set Up Your Own Domain Name</a></li><li><a
href="http://chris.pirillo.com/nuance-software-coupons/" title="Nuance Software Coupons">Nuance Software Coupons</a></li><li><a
href="http://chris.pirillo.com/have-you-updated-your-dns-settings/" title="Have You Updated Your DNS Settings?">Have You Updated Your DNS Settings?</a></li><li><a
href="http://chris.pirillo.com/home-networking-tools-tips-and-tricks/" title="Home Networking Tools, Tips and Tricks">Home Networking Tools, Tips and Tricks</a></li><li><a
href="http://chris.pirillo.com/bandwidth-throttling-2/" title="Bandwidth Throttling">Bandwidth Throttling</a></li><li><a
href="http://chris.pirillo.com/info-domains-are-dead/" title=".INFO Domains are .DEAD">.INFO Domains are .DEAD</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/boost-your-internet-speed-free/feed/</wfw:commentRss> <slash:comments>57</slash:comments> </item> <item><title>How to Handle Remote Tech Support</title> <description> &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate><link>http://gotoassist.com/chris/</link> <guid>http://gotoassist.com/chris/</guid> </item><item><title>Network Tools for Windows</title> <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link> <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid> </item> <item><title>Get Your Own Web Site</title> <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
&lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link> <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid> </item><item><title>VMware and Parallels for Virtual Machines</title> <description> It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link> <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid> </item><item><title>Coupons for Online Shopping</title> <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate><link>http://coupons.lockergnome.com/</link> <guid>http://coupons.lockergnome.com/</guid> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 29/117 queries in 0.224 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.61 @ 2009-11-25 03:32:28 -->