<?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>MikeTeo.net &#187; Tools</title>
	<atom:link href="http://miketeo.net/wp/index.php/category/internet/tools/feed" rel="self" type="application/rss+xml" />
	<link>http://miketeo.net/wp</link>
	<description>A Software Technologist&#039;s Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:11:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Arduino IDE : USB Ports Not Found</title>
		<link>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 11:49:02 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[arduino]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=826</guid>
		<description><![CDATA[If you have upgraded or installed Fedora Core 11, you might find that your USB ports are not listed or the Serial Port menu is greyed out on the Arduino IDE. This is due to a change of group ownership for the /dev/ttyUSBx ports in FC11. To resolve this, simply add your user (eg. myuser) [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/06/27/ardunino-ide-usb-ports-not-found.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SingTel Huawei E169 USB Modem with Fedora Core 8</title>
		<link>http://miketeo.net/wp/index.php/2008/07/24/singtel-huawei-e169-usb-modem-wit-fedora-core-8.html</link>
		<comments>http://miketeo.net/wp/index.php/2008/07/24/singtel-huawei-e169-usb-modem-wit-fedora-core-8.html#comments</comments>
		<pubDate>Wed, 23 Jul 2008 16:51:18 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[Huawei]]></category>
		<category><![CDATA[SingTel]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=210</guid>
		<description><![CDATA[This rattle records my experience in getting the SingTel Huawei E169 USB modem to work on my laptop running Fedora Core 8 (2.6.25.10-47.fc8). The process is straightforward and the Vodafone Mobile Connect application eliminates the need for complex pppd configurations. You will need root and internet access to your machine and some basic skills at [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2008/07/24/singtel-huawei-e169-usb-modem-wit-fedora-core-8.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>HSBC Gadget</title>
		<link>http://miketeo.net/wp/index.php/2008/05/16/hsbc-gadget.html</link>
		<comments>http://miketeo.net/wp/index.php/2008/05/16/hsbc-gadget.html#comments</comments>
		<pubDate>Fri, 16 May 2008 00:21:11 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=187</guid>
		<description><![CDATA[HSBC Hong Kong has recently launched a HSBC gadget for Windows Vista, Yahoo and iGoogle. For people who dab into Hong Kong stock market, you should find this tool useful as it allows you to search and monitor stock prices easily via the dockable application.]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2008/05/16/hsbc-gadget.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug: My New Favourite for Web Development</title>
		<link>http://miketeo.net/wp/index.php/2007/12/28/firebug-my-new-favourite-for-web-development.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/12/28/firebug-my-new-favourite-for-web-development.html#comments</comments>
		<pubDate>Fri, 28 Dec 2007 03:34:13 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/12/28/firebug-my-new-favourite-for-web-development.html</guid>
		<description><![CDATA[If you have not heard of Firebug, you are missing out a great new tool for web development. Ever wonder why your HTML elements are not lining up properly? Need to peek at the traffic between the server and the browser, but didn&#8217;t want to go through the hassle of installing a suite of traffic [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/12/28/firebug-my-new-favourite-for-web-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoiding Being Tricked by Phlishing Sites by Checking the Mail Route</title>
		<link>http://miketeo.net/wp/index.php/2007/12/22/avoiding-being-tricked-by-phlishing-sites-by-checking-the-mail-route.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/12/22/avoiding-being-tricked-by-phlishing-sites-by-checking-the-mail-route.html#comments</comments>
		<pubDate>Fri, 21 Dec 2007 19:58:57 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[fraud]]></category>
		<category><![CDATA[phlishing]]></category>
		<category><![CDATA[scams]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/12/22/avoiding-being-tricked-by-phlishing-sites-by-checking-the-mail-route.html</guid>
		<description><![CDATA[There has been a significant increase in the amount of spams for this week (probably due to Christmas). Phlishing scams have also been on the rise. My thunderbird has this Mail Route Display add-on which can display the route (countries) at which the emails have been relayed through. It&#8217;s not 100% accurate due to the [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/12/22/avoiding-being-tricked-by-phlishing-sites-by-checking-the-mail-route.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where is Gallery2 ?</title>
		<link>http://miketeo.net/wp/index.php/2007/12/13/where-is-gallery2.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/12/13/where-is-gallery2.html#comments</comments>
		<pubDate>Thu, 13 Dec 2007 08:17:33 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/12/13/where-is-gallery2.html</guid>
		<description><![CDATA[If you are planning to install the WordPress Gallery (WPG2), you might get lost on finding the Gallery2 web application. The URL for Gallery2 is at http://codex.gallery2.org/Gallery2:Download. Be sure to download the Full installation.]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/12/13/where-is-gallery2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSIBreak: Small Linux Utility for RSI Prevention</title>
		<link>http://miketeo.net/wp/index.php/2007/11/27/rsibreak-small-linux-utility-for-rsi-prevention.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/11/27/rsibreak-small-linux-utility-for-rsi-prevention.html#comments</comments>
		<pubDate>Mon, 26 Nov 2007 18:49:18 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/11/27/rsibreak-small-linux-utility-for-rsi-prevention.html</guid>
		<description><![CDATA[If you are a hard-core developer like me, you won&#8217;t be very much surprised if you find yourself hammering source code on your keyboard for hours without knowing. But take note that such prolonged repetitive actions on your hands can result in Repetitive Stress Injury. If you are developing on a Linux platform, you can [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/11/27/rsibreak-small-linux-utility-for-rsi-prevention.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online FLV Converter</title>
		<link>http://miketeo.net/wp/index.php/2007/09/05/online-flv-converter.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/09/05/online-flv-converter.html#comments</comments>
		<pubDate>Wed, 05 Sep 2007 07:31:07 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/09/05/online-flv-converter.html</guid>
		<description><![CDATA[Check out vixy.net. It allows you to convert a Flash Video / FLV file (YouTube&#8217;s videos,etc) to MPEG4 (AVI/MOV/MP4/MP3/3GP) file online. That means you can convert your favourite YouTube video for watching in your PSP, PC and/or iPod. Futhermore, the conversion engine is opensource ! It is available on sourceforge.net.]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/09/05/online-flv-converter.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pingdom&#8217;s &#8220;Mr Uptime&#8221;</title>
		<link>http://miketeo.net/wp/index.php/2007/08/24/uptime-monitoring-tool.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/08/24/uptime-monitoring-tool.html#comments</comments>
		<pubDate>Fri, 24 Aug 2007 13:11:27 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/08/24/uptime-monitoring-tool.html</guid>
		<description><![CDATA[This tool defies my common sense of uptime monitoring: it monitors the web sites for changes through a FireFox plugin. When the web site being monitored is back online, or its contents have changed, it will inform you. As you might have suspected, the monitoring stops when you turned out your PC or exited FireFox, [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/08/24/uptime-monitoring-tool.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

