<?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>zedomax.com &#187; faster</title>
	<atom:link href="http://zedomax.com/blog/tag/faster/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedomax.com/blog</link>
	<description>Zedomax - The DIY, HOWTO, Mod, Hacks, Gadgets, and Tech Blog!</description>
	<lastBuildDate>Mon, 15 Mar 2010 21:00:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu Hacks &#8211; Top 10 Ubuntu HOWTOs for Faster/Better Ubuntu(or Linux)!</title>
		<link>http://zedomax.com/blog/2010/02/16/ubuntu-hacks-top-10-ubuntu-howtos-for-fasterbetter-ubuntuor-linux/</link>
		<comments>http://zedomax.com/blog/2010/02/16/ubuntu-hacks-top-10-ubuntu-howtos-for-fasterbetter-ubuntuor-linux/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 05:35:45 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Featured DIYs]]></category>
		<category><![CDATA[Featured Hacks]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[better]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[linuxhowto]]></category>
		<category><![CDATA[top-10]]></category>
		<category><![CDATA[ubuntu hacks]]></category>
		<category><![CDATA[ubuntu howtos]]></category>

		<guid isPermaLink="false">http://zedomax.com/blog/?p=28837</guid>
		<description><![CDATA[1. How to Speed Up Flash in Ubuntu!
As many of you Ubuntu users know, Flash can sometimes be slow and annoying on Ubuntu. UbuntuForums.org has some great suggested tweaks that can improve your flash speeds including removing of all flash plug-ins and re-install the latest version of flash and tweaking the about:config settings in Firefox.
2. [...]]]></description>
			<content:encoded><![CDATA[<h2>1. How to Speed Up Flash in Ubuntu!</h2>
<p>As many of you Ubuntu users know, Flash can sometimes be slow and annoying on Ubuntu. <a target="_blank" href="http://ubuntuforums.org/showthread.php?t=1346226" >UbuntuForums.org</a> has some great suggested tweaks that can improve your flash speeds including removing of all flash plug-ins and re-install the latest version of flash and tweaking the about:config settings in Firefox.</p>
<h2>2. How to Install OpenOffice 3.2!</h2>
<p>OpenOffice has been slowly making great progress over the years, it&#8217;s probably one of the best open-source document software out there.  If you haven&#8217;t upgraded to the latest OpenOffice 3.2, <a target="_blank" href="http://www.linoob.com/2010/02/install-openoffice-org-3-2/" >try this guide that shows you how.</a></p>
<h2>3.  How to Install Pretty Permalinks for Wordpress running on Ubuntu!</h2>
<p>If you are hosting a Wordpress blog on a Ubuntu as a web server and you are using standard permalinks instead of pretty permalinks, you might want to read up on <a target="_blank" href="http://www.howtoforge.com/how-to-switch-permalink-structure-in-wordpress-under-ubuntu" >this great article that shows you how to convert to pretty permalinks in Ubuntu.</a></p>
<h2>4. How to install VMWare in Ubuntu!</h2>
<p>I used to run 100% Linux computers and would run bunch of VMware Windows OS inside it.  This was actually like 5 years ago but I stopped doing it because when you run an operating system virtually, it&#8217;s never going to run as fast as by itself, that&#8217;s just the simple truth.  But for those of you hardcore linux wannabes who want to keep using your Windows programs, the best way to do that is to use VMWare.  (or <a target="_blank" href="http://www.winehq.org/" >Wine</a> although compatibility issues are harder there)  There&#8217;s a great guide out there on <a target="_blank" href="http://www.howtoforge.com/how-to-install-vmware-server-2-on-ubuntu-9.04" >how to install VMWare Server over at HowToForge.</a> It should be similar for all the rest versions of VMWare.</p>
<h2>5. How to Make your Linux Box Energy Efficient! #GREEN</h2>
<p>For Windows, there&#8217;s NHC, which can automatically adjust your CPU to save power plus your CPU will last much longer, especially on laptops. (You can read about that on <a href="http://zedomax.com/blog/2009/09/21/cpu-hack-how-to-your-control-your-computerlaptop-cpu-speed/" >my post about controlling your CPU speed</a>) For linux, you can use <a target="_blank" href="http://www.lesswatts.org/projects/powertop/" >PowerTop</a>, which is a similar program to help you cut down on idle CPU usage by throttling down your CPU speeds.  For DIY howto guide for that, <a target="_blank" href="http://www.linux-masters.com/2010/02/how-to-make-your-ubuntu-linux-enegy.html" >looky here.</a></p>
<h2>6. How to Install DNS Caching on Ubuntu!</h2>
<p>This is a must for all Ubuntu users.  Install DNS caching so your browsing will be faster and even for web servers that do  a lot of external queries, this can be power consumption/time saver.  I have it installed on ALL my linux boxes.  <a href="http://zedomax.com/blog/2010/01/23/linux-hack-how-to-install-dns-cache/" >See my howto on this here.</a></p>
<h2>7. How to Permanently Delete Important Files!</h2>
<p>Did you know all computers, including Ubuntu, Windows, and Mac, still store your files on the filesystem after deletion?  The only true way to delete your important files permanently is to overwrite the exact sectors your files lie in with garbage or another data.  For Ubuntu, you can use <a target="_blank" href="http://linux.about.com/library/cmd/blcmdl1_shred.htm" >Shred</a> to delete files permanently, <a target="_blank" href="http://nickmcd.tv/2010/02/how-to-permanently-remove-files-in-ubuntulinux-and-make-them-unrecoverable/" >see this great howto guide here.</a></p>
<h2>8. How to Install Bind DNS Server!</h2>
<p>If you are setting up a domain name and you need your own DNS server to resolve your domain names, you can refer to <a target="_blank" href="http://ubuntuforums.org/showthread.php?t=236093" >this great guide on how to install Bind DNS server.</a> Personally I use Plesk because I like the graphical interface and DNS settings in command line can get very hairy but for those of you studying linux, this is a must-skill to learn for sheezy.</p>
<h2>9. How to Make Ubuntu File Server for Macs!</h2>
<p>Regardless of what operating system you use, Ubuntu (or any other Linux distro) are the perfect file servers.  Personally I use a Ubuntu box for backing up all my data, simply because there&#8217;s many programs on Linux to help me get things done faster like SSH.  Here&#8217;s a <a target="_blank" href="http://www.kremalicious.com/2008/06/ubuntu-as-mac-file-server-and-time-machine-volume/" >great guide on how to make your Ubuntu box into a File Server/Time Machine for Macs.</a> I won&#8217;t get into more details on this post but watch out for a collection of great HOWTOs for turning Ubuntu/Linux into a file server soon.  (working on that next)</p>
<h2>10. How to Install Ubuntu without a CD!</h2>
<p>If you have a bunch of machines laying around and you want to install Ubuntu via a CD, that can be time-consuming and painstakingly a pain in the ass.  Instead, you can re-partition your hard drive and install GRUB to install Ubuntu without a CD, also much faster installation times.   <a target="_blank" href="http://ubuntuforums.org/showthread.php?t=28948" >See this guide here for that.</a></p>
<p>There you have it, I just covered some of the most basic grounds for Ubuntu.  Whether you are seasoned veteran or just starting out with Ubuntu, make sure you know how to do these as they will help you do get things done faster on Ubuntu.</p>
<p>And remember, most of these tips can apply to any kind of Linux, you might have to get around it by using a different command such as using <strong>yum</strong> instead of <strong>apt-get</strong>.  Don&#8217;t get frustrated, it&#8217;s all part of learning process.  As I myself learn more about Ubuntu and other Linux distros such as Fedora or CentOS, I am beginning to appreciate the greater power of open-sourced operating systems.  Even this website is running on CentOS with Nginx web server and Fedora as MySQL server.  Cheers linux-addicts out there!  #LinuxRocks!</p>
<p>Brought to you by: <a href="http://zedomax.com/blog" >Zedomax.com</a></p>
<p><a href="http://zedomax.com/blog/2010/02/16/ubuntu-hacks-top-10-ubuntu-howtos-for-fasterbetter-ubuntuor-linux/" >Ubuntu Hacks &#8211; Top 10 Ubuntu HOWTOs for Faster/Better Ubuntu(or Linux)!</a></p>

	<span style="display:none"><a href="http://zedomax.com/blog/tag/better/" title="better" rel="tag">better</a>, <a href="http://zedomax.com/blog/category/computer/" title="Computer" rel="tag">Computer</a>, <a href="http://zedomax.com/blog/category/diy/" title="DIY" rel="tag">DIY</a>, <a href="http://zedomax.com/blog/tag/faster/" title="faster" rel="tag">faster</a>, <a href="http://zedomax.com/blog/category/featured/" title="Featured" rel="tag">Featured</a>, <a href="http://zedomax.com/blog/category/featured/featured-diys/" title="Featured DIYs" rel="tag">Featured DIYs</a>, <a href="http://zedomax.com/blog/category/featured/featured-hacks/" title="Featured Hacks" rel="tag">Featured Hacks</a>, <a href="http://zedomax.com/blog/category/diy/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/category/diy/howto/" title="HOWTO" rel="tag">HOWTO</a>, <a href="http://zedomax.com/blog/category/computer/linux-technology/" title="Linux" rel="tag">Linux</a>, <a href="http://zedomax.com/blog/tag/linuxhowto/" title="linuxhowto" rel="tag">linuxhowto</a>, <a href="http://zedomax.com/blog/category/diy/projects/" title="Projects" rel="tag">Projects</a>, <a href="http://zedomax.com/blog/tag/top-10/" title="top-10" rel="tag">top-10</a>, <a href="http://zedomax.com/blog/category/computer/linux-technology/ubuntu/" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://zedomax.com/blog/tag/ubuntu/" title="Ubuntu" rel="tag">Ubuntu</a>, <a href="http://zedomax.com/blog/tag/ubuntu-hacks/" title="ubuntu hacks" rel="tag">ubuntu hacks</a>, <a href="http://zedomax.com/blog/tag/ubuntu-howtos/" title="ubuntu howtos" rel="tag">ubuntu howtos</a></span>

	<h3>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/" title="YouTube Hack &#8211; How to watch YouTube videos faster with Firefox addons and more! (March 16, 2008)">YouTube Hack &#8211; How to watch YouTube videos faster with Firefox addons and more!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/26/wii-hack-wiimote-flightgear-ultimate-flight-simulator/" title="Wii HACK &#8211; Wiimote + FlightGear = Ultimate Flight Simulator? (December 26, 2006)">Wii HACK &#8211; Wiimote + FlightGear = Ultimate Flight Simulator?</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/27/wii-hack-christmas-wii-remote-xmms-hack/" title="Wii HACK &#8211; Christmas Wii-remote xmms hack (December 27, 2006)">Wii HACK &#8211; Christmas Wii-remote xmms hack</a> </li>
	<li><a href="http://zedomax.com/blog/2006/09/29/why-is-linux-better/" title="Why is linux better? (September 29, 2006)">Why is linux better?</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/26/vmware-diy-how-to-run-ubuntu-with-windows-7-in-unity-mode/" title="VMWare DIY &#8211; How to Run Ubuntu with Windows 7 in &#8220;Unity&#8221; mode! (February 26, 2010)">VMWare DIY &#8211; How to Run Ubuntu with Windows 7 in &#8220;Unity&#8221; mode!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/09/11/ubuntu-the-hottest-linux-platform-today/" title="Ubuntu, the hottest linux platform today (September 11, 2006)">Ubuntu, the hottest linux platform today</a> </li>
	<li><a href="http://zedomax.com/blog/2009/01/24/ubuntu-hack-how-to-vpn-from-ubuntu-810/" title="Ubuntu Hack &#8211; How To VPN from Ubuntu 8.10! (January 24, 2009)">Ubuntu Hack &#8211; How To VPN from Ubuntu 8.10!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/10/18/ubuntu-diy-how-to-install-opera-web-browser-in-ubuntu/" title="Ubuntu DIY &#8211; How to Install Opera Web Browser in Ubuntu! (October 18, 2009)">Ubuntu DIY &#8211; How to Install Opera Web Browser in Ubuntu!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/10/31/ubuntu-610-released/" title="Ubuntu 6.10 released! (October 31, 2006)">Ubuntu 6.10 released!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/10/31/ubuntu-610-edgy-eft-review/" title="Ubuntu 6.10 Edgy Eft Review (October 31, 2006)">Ubuntu 6.10 Edgy Eft Review</a> </li>
	<li><a href="http://zedomax.com/blog/2007/02/22/ubuntu-610-free-alternative-over-windows-vista/" title="Ubuntu 6.10 &#8211; free alternative over Windows Vista (February 22, 2007)">Ubuntu 6.10 &#8211; free alternative over Windows Vista</a> </li>
	<li><a href="http://zedomax.com/blog/2009/10/29/travel-diy-how-to-make-a-hotel-room-wifi-hotspot-better-with-a-mini-travel-router/" title="Travel DIY &#8211; How to Make a Hotel Room WiFi HotSpot Better with a Mini Travel Router! (October 29, 2009)">Travel DIY &#8211; How to Make a Hotel Room WiFi HotSpot Better with a Mini Travel Router!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/03/08/top-5-geeks-linux-distros/" title="Top 5 Geek&#8217;s Linux Distros! (March 8, 2009)">Top 5 Geek&#8217;s Linux Distros!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/01/22/top-10-ways-to-not-lose-your-dog/" title="Top 10 Ways to Not Lose Your Dog! (January 22, 2010)">Top 10 Ways to Not Lose Your Dog!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/12/19/top-10-ledlcd-watches/" title="Top 10 LED/LCD Watches! (December 19, 2009)">Top 10 LED/LCD Watches!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/16/top-10-diy-arduino-projects-and-how-to-tutorials/" title="Top 10 DIY Arduino Projects and HOW-TO Tutorials! (February 16, 2010)">Top 10 DIY Arduino Projects and HOW-TO Tutorials!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/09/23/top-10-digital-watches/" title="Top 10 Digital Watches! (September 23, 2009)">Top 10 Digital Watches!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/25/top-10-best-lomo-actions-howtos-and-tutorials/" title="Top 10 Best Lomo Actions HOWTOs and Tutorials! (February 25, 2010)">Top 10 Best Lomo Actions HOWTOs and Tutorials!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/19/top-10-best-gmail-howtos/" title="Top 10 Best GMail HOWTOs! (February 19, 2010)">Top 10 Best GMail HOWTOs!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/23/top-10-best-fat-to-skinnythin-photoshop-tutorialshowtos/" title="Top 10 Best Fat To Skinny(Thin) Photoshop Tutorials/HOWTOs! (February 23, 2010)">Top 10 Best Fat To Skinny(Thin) Photoshop Tutorials/HOWTOs!</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.com/blog/2010/02/16/ubuntu-hacks-top-10-ubuntu-howtos-for-fasterbetter-ubuntuor-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Javascript DIY &#8211; How to Code Faster with jQuery Plugins!</title>
		<link>http://zedomax.com/blog/2010/02/11/javascript-diy-how-to-code-faster-with-jquery-plugins/</link>
		<comments>http://zedomax.com/blog/2010/02/11/javascript-diy-how-to-code-faster-with-jquery-plugins/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 08:27:49 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Featured DIYs]]></category>
		<category><![CDATA[Featured Web]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WebApp]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[javascript diy]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://zedomax.com/blog/?p=28502</guid>
		<description><![CDATA[
jQuery is basically javascript extended, helping you get things done faster instead of you trying to code javascript from scratch.  I just noticed on Twitter TripWireMagazine.com has a great blog post on Top 25 jQuery plugins that can help you finish your web project faster.
I&#8217;ve been working hard on TwitLi.st for last few weeks and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://zedomax.com/img/aHR0cDovL3d3dy50cmlwd2lyZW1hZ2F6aW5lLmNvbS93cC1jb250ZW50L3VwbG9hZHMvaW1hZ2VzL3N0b3JpZXMvQXJ0aWNsZXMvanF0YWJsZXMvUGljTmV0LmpwZw==" alt="http://zedomax.com/img/aHR0cDovL3d3dy50cmlwd2lyZW1hZ2F6aW5lLmNvbS93cC1jb250ZW50L3VwbG9hZHMvaW1hZ2VzL3N0b3JpZXMvQXJ0aWNsZXMvanF0YWJsZXMvUGljTmV0LmpwZw==" /></p>
<p>jQuery is basically javascript extended, helping you get things done faster instead of you trying to code javascript from scratch.  I just noticed on Twitter <a target="_blank" href="http://www.tripwiremagazine.com/2009/12/25-highly-useful-jquery-plugins-bringing-life-back-to-html-tables.html" >TripWireMagazine.com has a great blog post on Top 25 jQuery plugins that can help you finish your web project faste</a>r.</p>
<p>I&#8217;ve been working hard on <a target="_blank" href="http://twitli.st" >TwitLi.st</a> for last few weeks and regret I didn&#8217;t use any jQuery libraries instead I coded every single line of AJAX myself.</p>
<p>For those of you who don&#8217;t know about jQuery, <a target="_blank" href="http://docs.jquery.com/Tutorials:How_jQuery_Works" >you can read/learn about it here.</a></p>
<p>Brought to you by: <a href="http://zedomax.com/blog" >Zedomax.com</a></p>
<p><a href="http://zedomax.com/blog/2010/02/11/javascript-diy-how-to-code-faster-with-jquery-plugins/" >Javascript DIY &#8211; How to Code Faster with jQuery Plugins!</a></p>

	<span style="display:none"><a href="http://zedomax.com/blog/tag/code/" title="code" rel="tag">code</a>, <a href="http://zedomax.com/blog/category/diy/" title="DIY" rel="tag">DIY</a>, <a href="http://zedomax.com/blog/tag/faster/" title="faster" rel="tag">faster</a>, <a href="http://zedomax.com/blog/category/featured/" title="Featured" rel="tag">Featured</a>, <a href="http://zedomax.com/blog/category/featured/featured-diys/" title="Featured DIYs" rel="tag">Featured DIYs</a>, <a href="http://zedomax.com/blog/category/featured/featured-web/" title="Featured Web" rel="tag">Featured Web</a>, <a href="http://zedomax.com/blog/category/diy/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/how-to/" title="how-to" rel="tag">how-to</a>, <a href="http://zedomax.com/blog/category/diy/howto/" title="HOWTO" rel="tag">HOWTO</a>, <a href="http://zedomax.com/blog/tag/javascript-diy/" title="javascript diy" rel="tag">javascript diy</a>, <a href="http://zedomax.com/blog/tag/jquery/" title="jquery" rel="tag">jquery</a>, <a href="http://zedomax.com/blog/tag/libraries/" title="libraries" rel="tag">libraries</a>, <a href="http://zedomax.com/blog/tag/plugins/" title="plugins" rel="tag">plugins</a>, <a href="http://zedomax.com/blog/category/diy/projects/" title="Projects" rel="tag">Projects</a>, <a href="http://zedomax.com/blog/category/technology/web-technology/" title="Web" rel="tag">Web</a>, <a href="http://zedomax.com/blog/category/technology/web-technology/webapp/" title="WebApp" rel="tag">WebApp</a></span>

	<h3>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/" title="YouTube Hack &#8211; How to watch YouTube videos faster with Firefox addons and more! (March 16, 2008)">YouTube Hack &#8211; How to watch YouTube videos faster with Firefox addons and more!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/12/13/zoltar-diy-how-to-make-a-zoltar-segway/" title="Zoltar DIY &#8211; How to Make a Zoltar Segway! (December 13, 2009)">Zoltar DIY &#8211; How to Make a Zoltar Segway!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/16/zedomax-worlds-fastest-digger-on-google-search/" title="Zedomax World&#8217;s Fastest Digger on Google search! (March 16, 2007)">Zedomax World&#8217;s Fastest Digger on Google search!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/03/zedomax-in-modded-plastic-soldier-format-fire-in-the-hole/" title="Zedomax in modded plastic soldier format &#8211; &#8220;Fire in the hole!&#8221; (April 3, 2007)">Zedomax in modded plastic soldier format &#8211; &#8220;Fire in the hole!&#8221;</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/27/zedomax-diy-128-how-to-make-a-glowing-heart-led-night-light/" title="Zedomax DIY 128 &#8211; HOW TO Make a Glowing Heart LED Night Light! (April 27, 2007)">Zedomax DIY 128 &#8211; HOW TO Make a Glowing Heart LED Night Light!</a> </li>
	<li><a href="http://zedomax.com/blog/2008/05/08/zedomax-diy-how-to-make-a-simple-green-laser-projector/" title="Zedomax DIY &#8211; How to Make a Simple Green Laser Projector! (May 8, 2008)">Zedomax DIY &#8211; How to Make a Simple Green Laser Projector!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/10/09/youtube-hack-how-to-skip-30-second-ads-on-youtube/" title="YouTube Hack &#8211; How to Skip 30 Second Ads on YouTube! (October 9, 2009)">YouTube Hack &#8211; How to Skip 30 Second Ads on YouTube!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/01/15/youtube-diy-how-to-upload-youtube-videos-when-getting-errors/" title="YouTube DIY &#8211; How to Upload YouTube Videos When Getting Errors! (January 15, 2010)">YouTube DIY &#8211; How to Upload YouTube Videos When Getting Errors!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/11/02/yard-diy-how-to-make-an-air-conditioned-dog-house/" title="Yard DIY &#8211; How to Make an Air Conditioned Dog House! (November 2, 2009)">Yard DIY &#8211; How to Make an Air Conditioned Dog House!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/10/11/yahoo-hack-how-to-hack-ip-through-yahoo-messenger-or-other-ims/" title="Yahoo Hack &#8211; How to Hack IP through Yahoo Messenger or other IMs! (October 11, 2009)">Yahoo Hack &#8211; How to Hack IP through Yahoo Messenger or other IMs!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/01/17/xbox360-hack-how-to-tether-iphone-on-your-xbox360/" title="Xbox360 Hack &#8211; How to Tether iPhone on your Xbox360! (January 17, 2010)">Xbox360 Hack &#8211; How to Tether iPhone on your Xbox360!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/11/15/xbox-360-hack-how-to-unban-your-xbox-360/" title="Xbox 360 Hack &#8211; How to &#8220;Unban&#8221; your Xbox 360! (November 15, 2009)">Xbox 360 Hack &#8211; How to &#8220;Unban&#8221; your Xbox 360!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/01/25/x10-hack-how-to-add-face-detection-to-your-x10-systems/" title="X10 Hack &#8211; How to Add Face Detection to your X10 Systems! (January 25, 2010)">X10 Hack &#8211; How to Add Face Detection to your X10 Systems!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/11/04/x-men-hack-how-to-make-a-handheld-flame-thrower/" title="X-Men Hack &#8211; How to Make a Handheld Flame Thrower! (November 4, 2009)">X-Men Hack &#8211; How to Make a Handheld Flame Thrower!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/10/14/wordpress-hack-how-to-run-a-wordpress-blog-on-lighttpd/" title="Wordpress Hack &#8211; How to Run a Wordpress Blog on Lighttpd! (October 14, 2009)">Wordpress Hack &#8211; How to Run a Wordpress Blog on Lighttpd!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/09/29/wordpress-diy-how-to-use-wordpress/" title="Wordpress DIY &#8211; How to Use Wordpress! (September 29, 2009)">Wordpress DIY &#8211; How to Use Wordpress!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/18/wordpress-diy-how-to-upgrade-wordpress-in-15-seconds/" title="Wordpress DIY &#8211; How to Upgrade Wordpress in 15 seconds! (February 18, 2010)">Wordpress DIY &#8211; How to Upgrade Wordpress in 15 seconds!</a> </li>
	<li><a href="http://zedomax.com/blog/2010/02/04/wordpress-diy-how-to-manage-your-wordpress-blog-on-your-nexus-one/" title="Wordpress DIY &#8211; How to Manage Your Wordpress Blog on Your Nexus One! (February 4, 2010)">Wordpress DIY &#8211; How to Manage Your Wordpress Blog on Your Nexus One!</a> </li>
	<li><a href="http://zedomax.com/blog/2009/12/17/wordpress-diy-how-to-install-nginx-to-run-wordpress/" title="Wordpress DIY &#8211; How to Install Nginx to Run Wordpress! (December 17, 2009)">Wordpress DIY &#8211; How to Install Nginx to Run Wordpress!</a> </li>
	<li><a href="http://zedomax.com/blog/2008/12/15/wordpress-diy-how-to-install-google-friend-connect-to-your-blog/" title="Wordpress DIY &#8211; How to install Google Friend Connect to your blog (December 15, 2008)">Wordpress DIY &#8211; How to install Google Friend Connect to your blog</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.com/blog/2010/02/11/javascript-diy-how-to-code-faster-with-jquery-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY &#8211; How to Start BBQ Charcoals Faster with Hair Dryer!</title>
		<link>http://zedomax.com/blog/2008/07/05/diy-how-to-start-bbq-charcoals-faster-with-hair-dryer/</link>
		<comments>http://zedomax.com/blog/2008/07/05/diy-how-to-start-bbq-charcoals-faster-with-hair-dryer/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 04:18:23 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Consumer]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Household]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Pyro]]></category>
		<category><![CDATA[bbq]]></category>
		<category><![CDATA[charcoals]]></category>
		<category><![CDATA[coals]]></category>
		<category><![CDATA[dryer]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[hair]]></category>
		<category><![CDATA[hair dryer]]></category>
		<category><![CDATA[hot coals]]></category>
		<category><![CDATA[independence weekend]]></category>
		<category><![CDATA[lighter fluid]]></category>
		<category><![CDATA[mesh]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[wire]]></category>
		<category><![CDATA[wire mesh]]></category>

		<guid isPermaLink="false">http://zedomax.com/blog/?p=7871</guid>
		<description><![CDATA[
Believe it or not, this guy claims that he can start BBQ charcoals faster with his homemade wire-mesh and hair dryer.
You might want to consider trying this method for your Independence Weekend BBQ.

Whenever I have trouble starting coals for my BBQ I grab a hair dryer, point it at my grill and pull the trigger. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-7872 aligncenter" title="howto-burn-bbq" src="http://zedomax.com/blog/wp-content/uploads/2008/07/howto-burn-bbq.jpg" alt="DIY - How to Start BBQ Charcoals Faster with Hair Dryer!" width="500" height="375" /></p>
<p>Believe it or not, this guy claims that he can start BBQ charcoals faster with his homemade wire-mesh and hair dryer.</p>
<p>You might want to consider trying this method for your Independence Weekend BBQ.</p>
<blockquote>
<p>Whenever I have trouble starting coals for my BBQ I grab a hair dryer, point it at my grill and pull the trigger. One minute later I have red hot coals and I never have to use any lighter fluid to get them started.</p></blockquote>
<p>Video after the jump!</p>
<div class="video youtube"><p align="center"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/M057sEd4lwI" width="690" height="512"><param name="movie" value="http://www.youtube.com/v/M057sEd4lwI" /><param name="allowScriptAccess" value="sameDomain" /><param name="menu" value="false" /><param name="quality" value="best" /><param name="bgcolor" value="#ffffff" /><param name="scale" value="doesaffect" /><param name="wmode" value="transparent" /><p><a target="_blank" href="http://download.macromedia.com/" >Download latest version of Flash to view video!</a>.</p></object></p></div><p align="center"><a target="_blank" href="http://www.youtube.com/v/M057sEd4lwI"  class="lightwindow"> Click Here to View in Full Screen Mode</a></p>
<p><a target="_blank" href="http://www.instructables.com/id/The-Best-Way-to-Start-BBQ-Coals/" >via instructables</a></p>
<p>Brought to you by: <a href="http://zedomax.com/blog" >Zedomax.com</a></p>
<p><a href="http://zedomax.com/blog/2008/07/05/diy-how-to-start-bbq-charcoals-faster-with-hair-dryer/" >DIY &#8211; How to Start BBQ Charcoals Faster with Hair Dryer!</a></p>

	<span style="display:none"><a href="http://zedomax.com/blog/tag/bbq/" title="bbq" rel="tag">bbq</a>, <a href="http://zedomax.com/blog/tag/charcoals/" title="charcoals" rel="tag">charcoals</a>, <a href="http://zedomax.com/blog/tag/coals/" title="coals" rel="tag">coals</a>, <a href="http://zedomax.com/blog/category/misc/consumer-misc/" title="Consumer" rel="tag">Consumer</a>, <a href="http://zedomax.com/blog/category/diy/" title="DIY" rel="tag">DIY</a>, <a href="http://zedomax.com/blog/tag/diy/" title="DIY" rel="tag">DIY</a>, <a href="http://zedomax.com/blog/tag/dryer/" title="dryer" rel="tag">dryer</a>, <a href="http://zedomax.com/blog/category/technology/educational/" title="Educational" rel="tag">Educational</a>, <a href="http://zedomax.com/blog/category/entertainment/" title="Entertainment" rel="tag">Entertainment</a>, <a href="http://zedomax.com/blog/tag/faster/" title="faster" rel="tag">faster</a>, <a href="http://zedomax.com/blog/tag/hair/" title="hair" rel="tag">hair</a>, <a href="http://zedomax.com/blog/tag/hair-dryer/" title="hair dryer" rel="tag">hair dryer</a>, <a href="http://zedomax.com/blog/tag/hot-coals/" title="hot coals" rel="tag">hot coals</a>, <a href="http://zedomax.com/blog/category/misc/home/household/" title="Household" rel="tag">Household</a>, <a href="http://zedomax.com/blog/category/diy/howto/" title="HOWTO" rel="tag">HOWTO</a>, <a href="http://zedomax.com/blog/tag/howto/" title="HOWTO" rel="tag">HOWTO</a>, <a href="http://zedomax.com/blog/tag/independence-weekend/" title="independence weekend" rel="tag">independence weekend</a>, <a href="http://zedomax.com/blog/tag/lighter-fluid/" title="lighter fluid" rel="tag">lighter fluid</a>, <a href="http://zedomax.com/blog/tag/mesh/" title="mesh" rel="tag">mesh</a>, <a href="http://zedomax.com/blog/category/misc/" title="Misc" rel="tag">Misc</a>, <a href="http://zedomax.com/blog/category/diy/pyro/" title="Pyro" rel="tag">Pyro</a>, <a href="http://zedomax.com/blog/tag/start/" title="start" rel="tag">start</a>, <a href="http://zedomax.com/blog/tag/wire/" title="wire" rel="tag">wire</a>, <a href="http://zedomax.com/blog/tag/wire-mesh/" title="wire mesh" rel="tag">wire mesh</a></span>

	<h3>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.com/blog/2007/03/16/zedomax-worlds-fastest-digger-on-google-search/" title="Zedomax World&#8217;s Fastest Digger on Google search! (March 16, 2007)">Zedomax World&#8217;s Fastest Digger on Google search!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/17/zedomax-korea/" title="Zedomax Korea (March 17, 2007)">Zedomax Korea</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/03/zedomax-in-modded-plastic-soldier-format-fire-in-the-hole/" title="Zedomax in modded plastic soldier format &#8211; &#8220;Fire in the hole!&#8221; (April 3, 2007)">Zedomax in modded plastic soldier format &#8211; &#8220;Fire in the hole!&#8221;</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/13/zedomax-diy124-how-to-make-a-50-golf-training-aid-for-5-bucks/" title="Zedomax DIY124 &#8211; HOW TO make a $50 golf training aid for 5 bucks! (December 13, 2006)">Zedomax DIY124 &#8211; HOW TO make a $50 golf training aid for 5 bucks!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/13/zedomax-diy123-how-to-make-a-christmas-led-wreath/" title="Zedomax DIY123 &#8211; HOW TO make a Christmas LED wreath! (December 13, 2006)">Zedomax DIY123 &#8211; HOW TO make a Christmas LED wreath!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/11/03/zedomax-diy117-howto-make-a-digital-drawing-board-with-an-old-joystick-in-5-minutes/" title="Zedomax DIY117 &#8211; HOWTO Make a Digital Drawing Board with an old joystick in 5 minutes! (November 3, 2006)">Zedomax DIY117 &#8211; HOWTO Make a Digital Drawing Board with an old joystick in 5 minutes!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/18/zedomax-diy-hack-howto-make-your-own-ps3-sixaxis-controller-style-basic-programmable-usb-device/" title="Zedomax DIY HACK &#8211; HOWTO make your own &#8220;PS3 SIXAXIS controller&#8221; style BASIC-programmable USB device! (December 18, 2006)">Zedomax DIY HACK &#8211; HOWTO make your own &#8220;PS3 SIXAXIS controller&#8221; style BASIC-programmable USB device!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/02/09/zedomax-diy-127-make-an-ethernet-controlled-color-organ/" title="Zedomax DIY 127 &#8211; Make an Ethernet controlled Color Organ! (February 9, 2007)">Zedomax DIY 127 &#8211; Make an Ethernet controlled Color Organ!</a> </li>
	<li><a href="http://zedomax.com/blog/2008/05/08/zedomax-diy-how-to-make-a-simple-green-laser-projector/" title="Zedomax DIY &#8211; How to Make a Simple Green Laser Projector! (May 8, 2008)">Zedomax DIY &#8211; How to Make a Simple Green Laser Projector!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/05/worlds-fastest-rail-train-tgv-5748-kph-inside-footage/" title="World&#8217;s Fastest Rail Train TGV 574,8 KPH Inside Footage (April 5, 2007)">World&#8217;s Fastest Rail Train TGV 574,8 KPH Inside Footage</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wireless-hack-how-to-make-your-own-wireless-detecting-vibrator/" title="Wireless HACK &#8211; How to make your own wireless detecting vibrator! (March 23, 2007)">Wireless HACK &#8211; How to make your own wireless detecting vibrator!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/28/wii-hack-wiinja-nintendo-wii-mod-chip/" title="Wii HACK &#8211; Wiinja &#8211; Nintendo Wii Mod chip? (March 28, 2007)">Wii HACK &#8211; Wiinja &#8211; Nintendo Wii Mod chip?</a> </li>
	<li><a href="http://zedomax.com/blog/2007/02/23/wii-hack-wiimote-controlled-robot/" title="Wii HACK &#8211; Wiimote Controlled Robot (February 23, 2007)">Wii HACK &#8211; Wiimote Controlled Robot</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/26/wii-hack-wii-pong/" title="Wii HACK &#8211; Wii Pong (December 26, 2006)">Wii HACK &#8211; Wii Pong</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wii-hack-wii-loop-machine/" title="Wii HACK &#8211; Wii Loop Machine (March 23, 2007)">Wii HACK &#8211; Wii Loop Machine</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wii-hack-wii-controller-led-mod/" title="Wii HACK &#8211; Wii Controller LED Mod (March 23, 2007)">Wii HACK &#8211; Wii Controller LED Mod</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wii-hack-solar-powered-wii/" title="Wii HACK &#8211; Solar powered Wii! (March 23, 2007)">Wii HACK &#8211; Solar powered Wii!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/04/wii-hack-howto-access-web/" title="WII HACK &#8211; HOWTO access web (December 4, 2006)">WII HACK &#8211; HOWTO access web</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/27/whoosh-boom-splat-for-projectiles/" title="Whoosh Boom Splat for Projectiles (March 27, 2007)">Whoosh Boom Splat for Projectiles</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/01/we-are-shutting-down-our-blog-for-good/" title="We are shutting down our blog for good (April 1, 2007)">We are shutting down our blog for good</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.com/blog/2008/07/05/diy-how-to-start-bbq-charcoals-faster-with-hair-dryer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>YouTube Hack &#8211; How to watch YouTube videos faster with Firefox addons and more!</title>
		<link>http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/</link>
		<comments>http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 23:22:58 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Consumer]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[accelerator]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[buffering_problems]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[video_accelerator]]></category>
		<category><![CDATA[video_sites]]></category>
		<category><![CDATA[watch]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[youtube_videos]]></category>

		<guid isPermaLink="false">http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/</guid>
		<description><![CDATA[
Here&#8217;s are some great ways to watch your YouTube videos even faster:
(I&#8217;ve found the YouTube FireFox add-on most useful as I do like to listen to a lot of music on YouTube)

Download SpeedBit Video    Accelerator which makes videos from YouTube and many other video sites    faster by reducing buffering [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://zedomax.com/blog/wp-content/uploads/2008/03/hack-youtube.png" alt="YouTube Hack - How to watch YouTube videos faster with Firefox addons and more!" /></p>
<p>Here&#8217;s are some great ways to watch your YouTube videos even faster:</p>
<p>(I&#8217;ve found the <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/5709" >YouTube FireFox add-on</a> most useful as I do like to listen to a lot of music on YouTube)</p>
<ul>
<li>Download <a target="_blank" href="http://www.videoaccelerator.com/" >SpeedBit Video    Accelerator</a> which makes videos from YouTube and many other video sites    faster by reducing buffering problems.</li>
<li>The URL Hacking: Add a simple &amp;fmt=18# to the end of the normal YouTube    video URL would make the hi res video, if it exists, to load On the other hand    if you would like youtube videos which are of better quality then remove the #    from the end.</li>
<li>Search faster and Watch fast youtube videos with   <a target="_blank" href="http://www.urbanread.com/search-videos-youtube?sea=fast+youtube" >   Youtube Seatch</a>.</li>
<li>Use an Firefox Addon which is really cool &#8211;   <a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/5709" >YouPlayer</a>    (If you not using FireFox please excuse me.)</li>
<li>Change the Youtube <a target="_blank" href="http://www.youtube.com/video_quality_settings" >   Video setting</a> to better suite you.</li>
</ul>
<p><a target="_blank" href="http://www.urbanread.com/news/five-ways-watch-fast-youtube-videos" >via urbanread</a></p>
<p>Brought to you by: <a href="http://zedomax.com/blog" >Zedomax.com</a></p>
<p><a href="http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/" >YouTube Hack &#8211; How to watch YouTube videos faster with Firefox addons and more!</a></p>

	<span style="display:none"><a href="http://zedomax.com/blog/tag/accelerator/" title="accelerator" rel="tag">accelerator</a>, <a href="http://zedomax.com/blog/tag/addon/" title="addon" rel="tag">addon</a>, <a href="http://zedomax.com/blog/tag/buffering_problems/" title="buffering_problems" rel="tag">buffering_problems</a>, <a href="http://zedomax.com/blog/category/misc/consumer-misc/" title="Consumer" rel="tag">Consumer</a>, <a href="http://zedomax.com/blog/tag/consumer/" title="Consumer" rel="tag">Consumer</a>, <a href="http://zedomax.com/blog/category/entertainment/" title="Entertainment" rel="tag">Entertainment</a>, <a href="http://zedomax.com/blog/tag/entertainment/" title="Entertainment" rel="tag">Entertainment</a>, <a href="http://zedomax.com/blog/tag/faster/" title="faster" rel="tag">faster</a>, <a href="http://zedomax.com/blog/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://zedomax.com/blog/category/diy/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/how-to/" title="how-to" rel="tag">how-to</a>, <a href="http://zedomax.com/blog/category/misc/" title="Misc" rel="tag">Misc</a>, <a href="http://zedomax.com/blog/tag/misc/" title="Misc" rel="tag">Misc</a>, <a href="http://zedomax.com/blog/category/misc/video/" title="Video" rel="tag">Video</a>, <a href="http://zedomax.com/blog/tag/video/" title="Video" rel="tag">Video</a>, <a href="http://zedomax.com/blog/tag/video_accelerator/" title="video_accelerator" rel="tag">video_accelerator</a>, <a href="http://zedomax.com/blog/tag/video_sites/" title="video_sites" rel="tag">video_sites</a>, <a href="http://zedomax.com/blog/tag/watch/" title="watch" rel="tag">watch</a>, <a href="http://zedomax.com/blog/tag/youtube/" title="youtube" rel="tag">youtube</a>, <a href="http://zedomax.com/blog/tag/youtube_videos/" title="youtube_videos" rel="tag">youtube_videos</a></span>

	<h3>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.com/blog/2007/03/23/wireless-hack-how-to-make-your-own-wireless-detecting-vibrator/" title="Wireless HACK &#8211; How to make your own wireless detecting vibrator! (March 23, 2007)">Wireless HACK &#8211; How to make your own wireless detecting vibrator!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/27/whoosh-boom-splat-for-projectiles/" title="Whoosh Boom Splat for Projectiles (March 27, 2007)">Whoosh Boom Splat for Projectiles</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/22/touchscreen-smart-mirror/" title="Touchscreen Smart Mirror (March 22, 2007)">Touchscreen Smart Mirror</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/20/stretch-ferrari-limousine-made/" title="Stretch Ferrari Limousine Made! (March 20, 2007)">Stretch Ferrari Limousine Made!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/05/funny-video-guy-gets-frustrated-with-laptop/" title="FUNNY VIDEO &#8211; Guy gets frustrated with laptop! (April 5, 2007)">FUNNY VIDEO &#8211; Guy gets frustrated with laptop!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/27/doggy-playing-virtual-soccer/" title="Doggy playing virtual soccer (March 27, 2007)">Doggy playing virtual soccer</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/27/diy-howto-drifting-techniques/" title="DIY HOWTO &#8211; Drifting Techniques (March 27, 2007)">DIY HOWTO &#8211; Drifting Techniques</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/19/diy-recycled-your-clock-into-a-kinetic-art/" title="DIY &#8211; Recycled your Clock into a Kinetic Art (March 19, 2007)">DIY &#8211; Recycled your Clock into a Kinetic Art</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/03/a-cell%e2%80%99s-eye-view-of-the-human-body-3d-animation/" title="A Cell’s-Eye View of the Human Body (3D Animation) (April 3, 2007)">A Cell’s-Eye View of the Human Body (3D Animation)</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/27/zedomax-diy-128-how-to-make-a-glowing-heart-led-night-light/" title="Zedomax DIY 128 &#8211; HOW TO Make a Glowing Heart LED Night Light! (April 27, 2007)">Zedomax DIY 128 &#8211; HOW TO Make a Glowing Heart LED Night Light!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/06/windows-mobile-iphone-theme/" title="Windows mobile iPhone theme (March 6, 2007)">Windows mobile iPhone theme</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wii-hack-wii-loop-machine/" title="Wii HACK &#8211; Wii Loop Machine (March 23, 2007)">Wii HACK &#8211; Wii Loop Machine</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wii-hack-solar-powered-wii/" title="Wii HACK &#8211; Solar powered Wii! (March 23, 2007)">Wii HACK &#8211; Solar powered Wii!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/10/03/wii-diy-hack-use-your-wiimotes-as-musical-instruments/" title="Wii DIY HACK &#8211; Use your Wiimotes as musical instruments! (October 3, 2007)">Wii DIY HACK &#8211; Use your Wiimotes as musical instruments!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/06/weekend-evil-humor-furby-in-microwave/" title="Weekend Evil Humor &#8211; Furby in Microwave (April 6, 2007)">Weekend Evil Humor &#8211; Furby in Microwave</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/04/video-goggles-for-your-ipod/" title="Video Goggles for your iPod! (April 4, 2007)">Video Goggles for your iPod!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/10/van-de-graaff-electrostatic-generator/" title="Van de Graaff Electrostatic Generator (March 10, 2007)">Van de Graaff Electrostatic Generator</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/21/spacex-falcon-1-launch-video/" title="SpaceX Falcon 1 launch video (March 21, 2007)">SpaceX Falcon 1 launch video</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/04/sensitivewall-towers-interactive-video-wall/" title="SensitiveWall Towers &#8211; Interactive Video Wall (March 4, 2007)">SensitiveWall Towers &#8211; Interactive Video Wall</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/20/roomba-hack-roomba-with-laser-sighting-soft-bb-gun/" title="Roomba HACK &#8211; Roomba with Laser sighting Soft BB Gun (April 20, 2007)">Roomba HACK &#8211; Roomba with Laser sighting Soft BB Gun</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.com/blog/2008/03/16/youtube-hack-how-to-watch-youtube-videos-faster-with-firefox-addons-and-more/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>DIY Linksys HACK &#8211; HOWTO tweak your router to go 10 times faster!</title>
		<link>http://zedomax.com/blog/2008/02/26/diy-linksys-hack-howto-tweak-your-router-to-go-10-times-faster/</link>
		<comments>http://zedomax.com/blog/2008/02/26/diy-linksys-hack-howto-tweak-your-router-to-go-10-times-faster/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 01:28:33 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Educational]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[10-times]]></category>
		<category><![CDATA[5-times]]></category>
		<category><![CDATA[bittorrent]]></category>
		<category><![CDATA[dd-wrt-hack]]></category>
		<category><![CDATA[dd-wrt-optimize]]></category>
		<category><![CDATA[dd-wrt-settings]]></category>
		<category><![CDATA[DoItYourself!]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[linksys-hack]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[mac-address]]></category>
		<category><![CDATA[optimize.google]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[tweaking]]></category>

		<guid isPermaLink="false">http://zedomax.com/blog/2008/02/26/diy-linksys-hack-howto-tweak-your-router-to-go-10-times-faster/</guid>
		<description><![CDATA[
If you are like most folks who don&#8217;t know about DD-WRT and your Linksys router is dying on you, it&#8217;s time to switch your OS to DD-WRT.
DD-WRT also works on over 80 other routers, so be sure to check the supported devices list here.
DD-WRT is basically an aftermarket linux firmware for your Linksys router.  [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://zedomax.com/blog/wp-content/uploads/2008/02/router-conversion.png" alt="DIY HACK - Is your Linksys router dying on you?" /><img src="http://zedomax.com/blog/wp-content/uploads/2008/02/logo.gif" alt="dd-wrt" /></p>
<p>If you are like most folks who don&#8217;t know about <a target="_blank" href="http://www.dd-wrt.com/dd-wrtv3/index.php" >DD-WRT</a> and your Linksys router is dying on you, it&#8217;s time to switch your OS to <a target="_blank" href="http://www.dd-wrt.com/dd-wrtv3/index.php" >DD-WRT</a>.</p>
<p>DD-WRT also works on over 80 other routers, so be sure to check <a target="_blank" href="http://www.dd-wrt.com/wiki/index.php/Supported_Devices" >the supported devices list here</a>.</p>
<p><em>DD-WRT is basically an aftermarket linux firmware for your Linksys router.  It&#8217;s like putting an aftermarket turbo system on your hot import car, except this one is open-source and free to download.</em></p>
<p>There are many instructions floating on the internet but the most important thing is to identify what type of Linksys router you have.</p>
<p>You can refer to the <a target="_blank" href="http://www.dd-wrt.com/wiki/index.php/Installation" >instructions on the DD-WRT website wiki here</a>.  It might look a little hairy but usually it takes 3 simple steps of uploading a new firmware via the web GUI admin interface, TFTPing another file, then simple rebooting and wala you have a <a target="_blank" href="http://lifehacker.com/software/router/hack-attack-turn-your-60-router-into-a-600-router-178132.php" ></a>.</p>
<p>Check the back of your Linksys router to see what model it is.  I have several different Linksys routers ranging from Linksys WRT-G V8, WRT-GS V5, and WRT-GS V7.</p>
<p>I&#8217;ve successfully installed the <a target="_blank" href="http://www.dd-wrt.com/dd-wrtv3/index.php" >DD-WRT</a> on my WRT-GS V5 and my WRT-G V8, but have bricked my WRT-GS V7.</p>
<p>If you have WRT-G V8 or WRT-GS V7, you can try <a target="_blank" href="http://www.dd-wrt.com/phpBB2/viewtopic.php?t=20095" >this guide here</a>.  I&#8217;ve successfully installed the WRT-G V8 but bricked my WRT-GS V7, so be careful.</p>
<p>If you have one of the newer models or thinking about buying one, I highly suggest trying to get an old one off eBay or get the WRT-G models.  Although WRT-GS V8 is supported, sometimes, it can brick your router just like it happened to me.</p>
<p><strong><u>Bricked your router while trying to upgrade to DD-WRT?</u></strong></p>
<p>Well, normally this doesn&#8217;t happen, but here&#8217;s resources just in case you do brick your router.</p>
<p>The only choice I have is to make a <a target="_blank" href="http://www.linksysinfo.org/forums/showthread.php?t=47259" >hairydairymaid JTAG cable</a> which allows you to directly program and erase the flash and the Broadcom chip inside the router.</p>
<p>If you ever brick your router, you can always refer to the <a target="_blank" href="http://www.linksysinfo.org/forums/showthread.php?t=47259" >WRT54G revival guide</a> before trying the <a target="_blank" href="http://www.linksysinfo.org/forums/showthread.php?t=47259" >hairy dairy method</a>.</p>
<p>Click below for on the rest of the guide to tweak the settings and make the router go 10 times faster!</p>
<p><span id="more-5448"></span></p>
<p><u><strong>Modify the setting on the DD-WRT and make your internet go 10 times faster!</strong> </u></p>
<p>Okay, just by installing DD-WRT, you made your internet connection and your network about 5 times faster.  With more little tweaking with the admin settings, you can squeeze out some more performance.</p>
<p>Now comes several steps that can REALLY make your internet and network faster.</p>
<p>Here&#8217;s how to do it:</p>
<p style="text-align: center"><img src="http://zedomax.com/blog/wp-content/uploads/2008/02/linksys-hack.jpg" alt="Linksys HACK" /></p>
<p>After installing your new DD-WRT firmware and everything is working smoothly, go to Administration-&gt;Management and set the Maximum ports to 4096 from the default 1024.  (This is basically the maximum number of ports available at any given moment. )  Now, I have cable internet and doing this made my internet much much faster, especially since I got about 7 computers hooked up to my network.  My cable download speed went from 6 Mbps to 20 Mbps!</p>
<p>Another hack is you can also overclock your router, so set that to 250 Mhz and off you go!  (I belive this overclock method is only supported with full versions of DD-WRT, not micro&#8230;so if you don&#8217;t see the menu, you can&#8217;t overclock it&#8230; :p )</p>
<p><strong><em><u>QoS (Quality of Service) HACK</u></em> </strong></p>
<p>This is probably the most overlooked setting.  I used to work with VOIP phones so QoS was always important in setting that VOIP packets to be high priority.</p>
<p>Basically QoS allows you to prioritize the data depending on what you type of data transfer you want to make it super fast.  Although you might not see whole lot of improvement if your network is hummin&#8217;, you will see a great performance increase under network congestion.</p>
<p style="text-align: center"><img src="http://zedomax.com/blog/wp-content/uploads/2008/02/qos-hack.jpg" alt="QoS Hack" /></p>
<p>Simply go to Application &amp; Gaming-&gt;QoS like shown above, and add the services you want to prioritize and set them to &#8220;Exempt&#8221;.</p>
<p>For me, I put http (Port 80), which is my web browser.  Since I use the web mostly, I want my web pages to load fast!</p>
<p>I also put in some other ones like ftp, pop3 (my Outlook e-mail), and httpvideo.</p>
<p>Other than those services, I don&#8217;t really use other stuff much but if you use bittorrent or something, you can set them here too.</p>
<p>You need to know the port numbers in order to set this up.  You can refer to <a target="_blank" href="http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers" >common list of port numbers here.</a></p>
<p><em><u><strong>MAC Address QoS HACK</strong></u> </em></p>
<p>I used to work as an IT admin long time ago and I usually have admin access to all the routers where I worked.  (or wherever I worked that is)</p>
<p>Since I like to browse the web faster and do things faster than everybody, I would always go into the admin and put in the MAC address of my network adaptor.</p>
<p>Basically, by doing this, your computer will always get faster network speeds than other computers in the network.  This worked great so I could download videos, music, and etc&#8230;etc&#8230; while my co-workers complained that their internet was slow.</p>
<p style="text-align: center"><img src="http://zedomax.com/blog/wp-content/uploads/2008/02/mac-priority.jpg" alt="MAC Address QoS HACK" /></p>
<p>In the same screen as QoS screen more towards the bottom, you can enter your MAC Address of your network adaptor and add it.   Now, your computer will be the fastest at your work!  Yes, don&#8217;t blame me if you get fired for it, but I don&#8217;t think it&#8217;s THAT evil, it&#8217;s only increasing your work productivity.</p>
<p><strong>How to find your MAC address?</strong></p>
<p>Simply check the Details of your network connection on your computer.  (You could probably google this if you get stuck.)</p>
<p><u><strong>Conclusion</strong></u></p>
<p>As you can see, it&#8217;s not just installing the DD-WRT firmware that makes your network and downloads faster, it&#8217;s also the little tweaking here and there that can make your router work like a race-horse.</p>
<p>Did I forget any settings?  If I did, leave a comment! <img src='http://zedomax.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Brought to you by: <a href="http://zedomax.com/blog" >Zedomax.com</a></p>
<p><a href="http://zedomax.com/blog/2008/02/26/diy-linksys-hack-howto-tweak-your-router-to-go-10-times-faster/" >DIY Linksys HACK &#8211; HOWTO tweak your router to go 10 times faster!</a></p>

	<span style="display:none"><a href="http://zedomax.com/blog/tag/10-times/" title="10-times" rel="tag">10-times</a>, <a href="http://zedomax.com/blog/tag/5-times/" title="5-times" rel="tag">5-times</a>, <a href="http://zedomax.com/blog/tag/bittorrent/" title="bittorrent" rel="tag">bittorrent</a>, <a href="http://zedomax.com/blog/tag/dd-wrt-hack/" title="dd-wrt-hack" rel="tag">dd-wrt-hack</a>, <a href="http://zedomax.com/blog/tag/dd-wrt-optimize/" title="dd-wrt-optimize" rel="tag">dd-wrt-optimize</a>, <a href="http://zedomax.com/blog/tag/dd-wrt-settings/" title="dd-wrt-settings" rel="tag">dd-wrt-settings</a>, <a href="http://zedomax.com/blog/category/diy/" title="DIY" rel="tag">DIY</a>, <a href="http://zedomax.com/blog/tag/doityourself/" title="DoItYourself!" rel="tag">DoItYourself!</a>, <a href="http://zedomax.com/blog/category/technology/educational/" title="Educational" rel="tag">Educational</a>, <a href="http://zedomax.com/blog/tag/educational/" title="Educational" rel="tag">Educational</a>, <a href="http://zedomax.com/blog/tag/fast/" title="fast" rel="tag">fast</a>, <a href="http://zedomax.com/blog/tag/faster/" title="faster" rel="tag">faster</a>, <a href="http://zedomax.com/blog/tag/firmware/" title="firmware" rel="tag">firmware</a>, <a href="http://zedomax.com/blog/category/diy/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/hack/" title="Hack" rel="tag">Hack</a>, <a href="http://zedomax.com/blog/tag/hacking/" title="hacking" rel="tag">hacking</a>, <a href="http://zedomax.com/blog/tag/hacks/" title="hacks" rel="tag">hacks</a>, <a href="http://zedomax.com/blog/tag/linksys-hack/" title="linksys-hack" rel="tag">linksys-hack</a>, <a href="http://zedomax.com/blog/category/computer/linux-technology/" title="Linux" rel="tag">Linux</a>, <a href="http://zedomax.com/blog/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://zedomax.com/blog/tag/load/" title="load" rel="tag">load</a>, <a href="http://zedomax.com/blog/tag/mac-address/" title="mac-address" rel="tag">mac-address</a>, <a href="http://zedomax.com/blog/category/misc/" title="Misc" rel="tag">Misc</a>, <a href="http://zedomax.com/blog/tag/misc/" title="Misc" rel="tag">Misc</a>, <a href="http://zedomax.com/blog/tag/optimizegoogle/" title="optimize.google" rel="tag">optimize.google</a>, <a href="http://zedomax.com/blog/tag/router/" title="router" rel="tag">router</a>, <a href="http://zedomax.com/blog/tag/tweaking/" title="tweaking" rel="tag">tweaking</a>, <a href="http://zedomax.com/blog/category/technology/wireless-technologies/" title="Wireless" rel="tag">Wireless</a>, <a href="http://zedomax.com/blog/tag/wireless/" title="Wireless" rel="tag">Wireless</a></span>

	<h3>Related posts</h3>
	<ul class="st-related-posts">
	<li><a href="http://zedomax.com/blog/2006/11/02/zikiwiki-technology-wiki-for-hackers-diyers-mcu-users-plc-users-etc/" title="ZikiWiki &#8211; Technology wiki for hackers, diyers, mcu users, plc users, etc&#8230; (November 2, 2006)">ZikiWiki &#8211; Technology wiki for hackers, diyers, mcu users, plc users, etc&#8230;</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wireless-hack-how-to-make-your-own-wireless-detecting-vibrator/" title="Wireless HACK &#8211; How to make your own wireless detecting vibrator! (March 23, 2007)">Wireless HACK &#8211; How to make your own wireless detecting vibrator!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/01/07/hacking-your-wireless-router/" title="Hacking your wireless router (January 7, 2007)">Hacking your wireless router</a> </li>
	<li><a href="http://zedomax.com/blog/2007/01/02/diy-hack-wireless-lan-signal-extender-using-mesh-wire-method/" title="DIY HACK &#8211; Wireless LAN Signal Extender using Mesh Wire Method (January 2, 2007)">DIY HACK &#8211; Wireless LAN Signal Extender using Mesh Wire Method</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/04/cnets-james-kim-and-family-missing-have-you-seen-them/" title="CNET&#8217;s James Kim and family missing &#8212; have you seen them? (December 4, 2006)">CNET&#8217;s James Kim and family missing &#8212; have you seen them?</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/28/boost-your-car-remote-range/" title="Boost Your Car Remote Range! (December 28, 2006)">Boost Your Car Remote Range!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/01/10/zedomax-diy-quickie-howto-make-your-wireless-network-faster/" title="Zedomax DIY Quickie &#8211; HOWTO make your wireless network faster! (January 10, 2007)">Zedomax DIY Quickie &#8211; HOWTO make your wireless network faster!</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/21/zedomax-christmas-diys/" title="Zedomax Christmas DIYs (December 21, 2006)">Zedomax Christmas DIYs</a> </li>
	<li><a href="http://zedomax.com/blog/2006/12/19/wii-hack-wiimote-rc-car-control/" title="Wii HACK &#8211; Wiimote RC-Car Control (December 19, 2006)">Wii HACK &#8211; Wiimote RC-Car Control</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/25/wii-hack-wiimote-door-unlocker/" title="Wii HACK &#8211; Wiimote Door Unlocker (April 25, 2007)">Wii HACK &#8211; Wiimote Door Unlocker</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/wii-hack-wii-controller-led-mod/" title="Wii HACK &#8211; Wii Controller LED Mod (March 23, 2007)">Wii HACK &#8211; Wii Controller LED Mod</a> </li>
	<li><a href="http://zedomax.com/blog/2006/11/25/wii-hack-streaming-roms-from-pc-to-wii/" title="Wii Hack (Streaming Roms from PC to WII) (November 25, 2006)">Wii Hack (Streaming Roms from PC to WII)</a> </li>
	<li><a href="http://zedomax.com/blog/2007/10/03/wii-diy-hack-use-your-wiimotes-as-musical-instruments/" title="Wii DIY HACK &#8211; Use your Wiimotes as musical instruments! (October 3, 2007)">Wii DIY HACK &#8211; Use your Wiimotes as musical instruments!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/06/the-cool-robot-links-of-the-day/" title="The Cool Robot Links of the Day (April 6, 2007)">The Cool Robot Links of the Day</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/09/technological-breakthrough-sculptures/" title="Technological Breakthrough Sculptures (April 9, 2007)">Technological Breakthrough Sculptures</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/26/solar-lawnmower-and-mopbot/" title="Solar Lawnmower and Mopbot (March 26, 2007)">Solar Lawnmower and Mopbot</a> </li>
	<li><a href="http://zedomax.com/blog/2007/04/07/snow-surfing-with-a-antartic-snowbot/" title="Snow surfing with a Antartic Snowbot (April 7, 2007)">Snow surfing with a Antartic Snowbot</a> </li>
	<li><a href="http://zedomax.com/blog/2007/01/15/psp-hack-uclinux-on-your-psp/" title="PSP HACK &#8211; uClinux on your PSP! (January 15, 2007)">PSP HACK &#8211; uClinux on your PSP!</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/25/post-it-pixel-wall/" title="Post-It Pixel Wall (March 25, 2007)">Post-It Pixel Wall</a> </li>
	<li><a href="http://zedomax.com/blog/2007/03/23/nixie-tube-counter-taken-apart/" title="Nixie Tube Counter taken apart (March 23, 2007)">Nixie Tube Counter taken apart</a> </li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://zedomax.com/blog/2008/02/26/diy-linksys-hack-howto-tweak-your-router-to-go-10-times-faster/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
