<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Technology Dribble</title>
	<link>http://technologydribble.info</link>
	<description>Another WordPress weblog about Technology</description>
	<lastBuildDate>Sat, 14 Aug 2010 02:32:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>If You&#8217;re Turning, Then Please Indicate</title>
		<description><![CDATA[We don&#8217;t all possess superpowers. In fact, like me, a lot of us cannot read minds. There&#8217;s this great gadget invented which is installed on all vehicles called the signal light. The idea is if you intend to make a left or right turn, you flick this little lever near your steering wheel to the [...]]]></description>
		<link>http://technologydribble.info/index.php/2010/07/21/if-youre-turning-left-then-please-let-me-know/</link>
			</item>
	<item>
		<title>Removing Folder With Reserved Names in Windows</title>
		<description><![CDATA[I&#8217;ve written a file archiving process in ASP that auto creates the directory structure on the main archive folder. The process uses the first four characters of the file to create the directory. It then proceeds to place the file in that directory. As a result all files with common first four characters are placed [...]]]></description>
		<link>http://technologydribble.info/index.php/2010/05/13/removing-folder-with-reserved-names-in-windows/</link>
			</item>
	<item>
		<title>Facebook is a Time Waster</title>
		<description><![CDATA[At some point in time, you start to wonder, how useful is Facebook.com? After you muddle through the crap that people write in their profile comment, you start to realize, what a waste of space. 99% of the stuff written on the notification is not even mildly amusing. It&#8217;s become just another platform to promote the [...]]]></description>
		<link>http://technologydribble.info/index.php/2010/05/04/how-useful-is-facebook/</link>
			</item>
	<item>
		<title>Sony Ericsson W705a and PC Suite Synchronization Problem</title>
		<description><![CDATA[I&#8217;ve just recently acquired a Sony Ericsson W705a. Very nice phone, looks and feels good, with a premium feel. Nice navigation icons, and loaded with features. The phone came with a PC suite/PC Media Manager CD. Well, I installed the Sony Ericsson PC Suite software and found the whole process easy and the software itself [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/12/23/sony-ericsson-w705a-and-pc-suite-synchronization-problem/</link>
			</item>
	<item>
		<title>NetComm NB9WMAXX Drops Out When Using IVR (or when dialled number is forwarded)</title>
		<description><![CDATA[I&#8217;ve just bought myself a NetComm NB9WMAXX, an ADSL2+ Wireless Broadband Modem Router with VoIP gateway. I wanted to fully utilise my broadband account by making phone calls through the internet. Expensive equipment (AU$279.00) but I figured it would pay for itself when I start making big savings on my telephone bill. I signed up [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/11/07/netcomm-nb9wmaxx-drops-out-when-using-ivr-or-when-dialled-number-is-forwarded/</link>
			</item>
	<item>
		<title>Configuring NetComm NB9WMAXX VoIP With Internode</title>
		<description><![CDATA[The following outlines the best configuration for the NetComm NB9WMAXX Modem with an Internode VoIP account: Interface name: ppp_8_35_1 Local selection: AUS &#8211; Australia (Set to your country) Preferred codec:  G729 Preferred ptime:  20 Use SIP Proxy: Checked SIP Proxy: [Your service provider SIP] SIP Proxy port: 5060 Register Expire Time: 300 SIP domain name: [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/11/07/configuring-netcomm-nb9wmaxx-voip-with-internode/</link>
			</item>
	<item>
		<title>Setting Up Virtual Directory In Apache 2.2</title>
		<description><![CDATA[In order to allow web access to a different directory outside the root directory, use the Alias directive. The Alias directive will map any directory into the web root. For example if you want to create a virtual directory called test, and the directory is in the D:/example/test, then modify your httpd.conf and add the [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/08/23/setting-up-virtual-directory-in-apache-2-2/</link>
			</item>
	<item>
		<title>Loading a File Into a BLOB Object in Oracle</title>
		<description><![CDATA[Loading a file into a BLOB object in Oracle is easy. All we need to do is use the DBMS_LOB package to load the file into a temporary LOB object. This is demonstrated in the following example. This example assumes that you have a directory object set up where the files are stored. In this [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/08/18/loading-a-file-into-a-blob-object-in-oracle/</link>
			</item>
	<item>
		<title>MP4 to DivX Conversion</title>
		<description><![CDATA[I&#8217;ve just found out that MCEBuddy also works for converting MP4 to DivX. To convert MP4 to DivX, just follow the instructions below. Go to http://mcebuddy.com/, and follow the instruction to install MCEBuddy. Once installed, open MCEBuddy, tick &#8220;File Selection&#8221; and enter either *.mp4 (to convert only MPG files) or *.* (to convert any format [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/08/18/mpg-to-divx-conversion-2/</link>
			</item>
	<item>
		<title>Oracle VARCHAR2(1) vs CHAR(1)?</title>
		<description><![CDATA[Well, minimum size for both Oracle datatypes is 1 byte. So in terms of storage, they&#8217;ll both consume either null or 1 byte in storage space. So, when declaring a character datatype with a length of 1, it doesn&#8217;t really matter which one you use. The rules change when the length is greater than 1 [...]]]></description>
		<link>http://technologydribble.info/index.php/2009/08/17/oracle-varchar21-vs-char1/</link>
			</item>
</channel>
</rss>
