<?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>Robotification &#187; Windows</title>
	<atom:link href="http://robotification.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://robotification.com</link>
	<description>by David Hall</description>
	<lastBuildDate>Sat, 02 Mar 2013 22:36:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>My Install Guide</title>
		<link>http://robotification.com/2012/02/04/my-install-guide/</link>
		<comments>http://robotification.com/2012/02/04/my-install-guide/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 16:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=36</guid>
		<description><![CDATA[Before you start Backup all data to removable drives (run a full image backup in win 7) Ensure you have all the required drivers (or a second pc to download them) Create a bootable install USB using the Microsoft Windows 7 USB DVD Download Tool Install software: Security Virus Scanner Drivers Network Video Others Utilites [...]]]></description>
				<content:encoded><![CDATA[<p>Before you start</p>
<ol>
<li>Backup all data to removable drives (run a full image backup in win 7)</li>
<li>Ensure you have all the required drivers (or a second pc to download them)</li>
<li>Create a bootable install USB using the <a href="http://www.microsoftstore.com/store/msstore/html/pbPage.Help_Win7_usbdvd_dwnTool">Microsoft Windows 7 USB DVD Download Tool</a></li>
</ol>
<p>Install software:</p>
<ol>
<li>Security</li>
<ul>
<li>Virus Scanner</li>
</ul>
<li>Drivers</li>
<ul>
<li>Network</li>
<li>Video</li>
<li>Others</li>
</ul>
<li>Utilites</li>
<ul>
<li><a title="7-Zip" href="http://7-zip.org/">7-Zip</a></li>
<li><a href="http://www.flos-freeware.ch/notepad2.html">Notepad2</a></li>
<li><a href="http://filezilla-project.org/">FileZilla FTP Client</a></li>
<li><a href="http://www.bullzip.com/">Bullzip PDF Printer</a></li>
<li><a href="http://www.pdfsam.org/">PDF Sam</a></li>
<li><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty SSH Client</a></li>
<li><a title="Start Menu Calculator" href="http://robotification.com/start-menu-calculator/">Start Menu Calculator</a></li>
<li><a href="http://windirstat.info/">WinDirStat</a></li>
<li><a href="http://www.slysoft.com/en/virtual-clonedrive.html">Virtual Clone Drive</a></li>
</ul>
<li>Productivity</li>
<ul>
<li>Microsoft Office</li>
<li><a href="http://get.adobe.com/reader/">Adobe Reader</a></li>
<li><a href="http://www.mozilla.org/en-US/firefox/new/">Firefox Browser</a></li>
<li><a href="http://www.gimp.org/">GIMP</a></li>
<li><a href="http://inkscape.org/">Inkscape</a></li>
<li>Microsoft Visual Studio</li>
<li><a href="http://explore.live.com/messenger">Windows Live Messenger</a></li>
</ul>
<li>Entertainment</li>
<ul>
<li><a href="http://www.videolan.org/vlc/">VideoLan Client (VLC)</a></li>
<li><a href="http://www.apple.com/itunes/">Apple iTunes</a></li>
<li><a href="http://store.steampowered.com/about/">Steam (copy steamapps)</a></li>
</ul>
<li>Diagnostics</li>
<ul>
<li><a href="http://www.angryip.org/w/Home">Angry IP Scanner</a></li>
<li><a href="http://tftpd32.jounin.net/">TFTPD</a></li>
<li><a href="http://www.chrysocome.net/explore2fs">explore2fs</a></li>
</ul>
</ol>
<p>Linked software is OS/Freeware.</p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2012/02/04/my-install-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP Folder Copy/Move with Date Time Batch Script</title>
		<link>http://robotification.com/2012/02/04/ftp-folder-copymove-with-date-time-batch-script/</link>
		<comments>http://robotification.com/2012/02/04/ftp-folder-copymove-with-date-time-batch-script/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 01:54:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://robotification.com/?p=440</guid>
		<description><![CDATA[I decomissioned my DNS-323 NAS which was setup to automatically copy scanned pdf&#8217;s off my Brother MFC-440CN Scanner. This meant I needed to re-write my scanning copy shell script to run as a batch script on my main computer. Re-writing the script was harder than I anticipated. The command line ftp client on windows expects [...]]]></description>
				<content:encoded><![CDATA[<p>I decomissioned my <a title="New 1.06 firmware released for dlink DNS-323" href="http://robotification.com/2009/01/02/dns323106firmware/">DNS-323 NAS</a> which was setup to automatically copy scanned pdf&#8217;s off my Brother MFC-440CN Scanner. This meant I needed to re-write my <a title="dns-323 ftp file copy using fun plug, curl and cron" href="http://robotification.com/2010/07/12/dns-323-ftp-file-copy-using-fun-plug-curl-and-cron/">scanning copy shell script</a> to run as a batch script on my main computer.</p>
<p>Re-writing the script was harder than I anticipated. The command line ftp client on windows expects you to know the names of each file. It does however have the ability to run a script file full of ftp commands. So the solution to getting the script working was:</p>
<ol>
<li>Run a temporary script for ftp to get a file listing</li>
<li>Run another temp script for ftp that fetchs and deletes each file in the file listing.</li>
<li>Cleanup/delete temporary scripts/files</li>
</ol>
<h3>What it does:</h3>
<p>Moves files from the specified ftp directory to the specified local directory prepended with the date and time.</p>
<h3>Usage</h3>
<p>Create a .bat file with the script below. Then set the parameters at the beginnng of the script as follows:</p>
<ul>
<li>set server= <em>the ip address of your ftp server (in my case my scanner)</em></li>
<li>set fetch_directory=<em> the directory on the ftp server to copy/move files from</em></li>
<li>set target_dir =<em> the directory on the local computer to copy/move the files to</em></li>
</ul>
<h4>The Script</h4>
<pre>SETLOCAL ENABLEDELAYEDEXPANSION
@echo off

<span style="color: #008000;">:: downloads then deletes ftp files from the given location</span>

set server=192.168.1.6
<span style="color: #008000;">:: no trailing / on fetch dir path</span>
set fetch_directory=/BROTHER
<span style="color: #008000;">:: no trailing \ on target dir path</span>
set target_dir=c:\Users\myusername\Docs\Scan
set temp_script_file=ftp_script.txt
set temp_dir_list=ftp_file_list.txt

<span style="color: #008000;">:: create temp file with ftp script to output file list</span>
echo open %server% &gt; %temp_script_file%
echo. &gt;&gt; %temp_script_file%
echo mdir %fetch_directory% %temp_dir_list% &gt;&gt; %temp_script_file%
echo y &gt;&gt; %temp_script_file%
echo bye &gt;&gt; %temp_script_file%

<span style="color: #008000;">:: now run the script with ftp</span>
ftp -s:%temp_script_file%

<span style="color: #008000;">:: now we have a list of the files in the ftp directory</span>

<span style="color: #008000;">:: now make a script from the file listing to copy each file.</span>
echo open %server% &gt; %temp_script_file%
echo. &gt;&gt; %temp_script_file%
echo lcd %target_dir%  &gt;&gt; %temp_script_file%
<span style="color: #008000;">:: copy each file to a dated file locally</span>
for /F "tokens=9 skip=3" %%i in (%temp_dir_list%) do (
SET get_file=%%i
echo binary &gt;&gt; %temp_script_file%
echo get %fetch_directory%/!get_file:~0,-1!  "%target_dir%\%date:~10,4%-%date:~7,2%-%date:~4,2% %time:~0,2%.%time:~3,2%.%time:~6,2%.%time:~9,2% !get_file:~0,-1!" &gt;&gt; %temp_script_file%
echo delete %fetch_directory%/!get_file:~0,-1!  &gt;&gt; %temp_script_file%
)
echo bye &gt;&gt; %temp_script_file%

<span style="color: #008000;">:: now run the new script</span>
ftp -s:%temp_script_file%

<span style="color: #008000;">::remove temporary script files</span>
del %temp_dir_list%
del %temp_script_file%</pre>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2012/02/04/ftp-folder-copymove-with-date-time-batch-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Screen Saver</title>
		<link>http://robotification.com/2009/11/01/web-screen-saver/</link>
		<comments>http://robotification.com/2009/11/01/web-screen-saver/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Website Webpage Screensaver screen saver url internet]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=44</guid>
		<description><![CDATA[WebScreenSaver displays web pages in full screen as your screen saver on multiple monitors (download at bottom). It has the following features: Interactive mode. Pressing the escape key allows you to interact (scroll &#38; click links) with the displayed web pages. Interactive mode will turn of again after 5 minutes of inactivity or you can [...]]]></description>
				<content:encoded><![CDATA[<p>WebScreenSaver displays web pages in full screen as your screen saver on multiple monitors (download at bottom). It has the following features:</p>
<ul>
<li><strong>Interactive mode.</strong><img style="margin-left: 8px;" src="/wp-content/joomla_images/stories/webscreensaver/webscreensaver.jpg" alt="Settings Screen" width="229" height="167" align="right" />
<ul>
<li>Pressing the escape key allows you to interact (scroll &amp; click links) with<br />
the displayed web pages. Interactive mode will turn of again after 5<br />
minutes of inactivity or you can press escape again to re-enable it<br />
(eg. When you want to leave the screen saver).</li>
</ul>
</li>
<li><strong>Support for unlimited monitors (in theory)</strong></li>
<li><strong>Fading every 5 minutes.<br />
</strong>&nbsp;</p>
<ul>
<li>Every 5 minutes the screen fades to white for a few seconds to help prevent screen burn in (which apparently effects LCD monitors as well as old CRT ones).</li>
</ul>
</li>
<li><strong>can specify a URL on the internet or your local machine for each monitor</strong></li>
</ul>
<p>Anyone downloading the screen saver should note:</p>
<ul>
<li>The<br />
screen saver cannot be used for the domain/login screen, due to the<br />
fact that accessing the internet requires you to be logged in.</li>
<li>The screen saver is for Windows.</li>
<li>If you use this with more than four monitors I would love to see a photo ( email it to contact@robotification.com).</li>
</ul>
<p><strong>Download (Source and ready to use .scr)</strong></p>
<p><a href="http://robotification.com/wp-content/joomla_images/stories/webscreensaver/WebScreenSaver.zip">WebScreenSaver.zip</a></p>
<p>Please note: You will need to have the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=enhttp://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=en">.NET framework</a> installed for this to work.</p>
<p>This screen saver is something I had wanted to make for a while, I<br />
thought it would be a great way to unobtrusively keep an eye on google<br />
news or server up/down status. Making the screen saver was a great learning experience for me as I mainly code ASP.NET, so I got to play with Windows Presentation Foundation for the first time. I found that WPF databinding isn&#8217;t quite as easy as in ASP.NET but on the plus side it does force you to create proper view objects. Also some of the animation features in WPF don&#8217;t work quite so well for the whole screen (fading is a little jerky).</p>
<p>Feel free to use and adapt the code for your needs (personal or commercial).</p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2009/11/01/web-screen-saver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get a Logitech QuickCam Orbit / Sphere MP working with Windows Server 2008</title>
		<link>http://robotification.com/2009/08/25/quickcam-orbit-sphere-with-server-2008/</link>
		<comments>http://robotification.com/2009/08/25/quickcam-orbit-sphere-with-server-2008/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 10:13:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=43</guid>
		<description><![CDATA[Logitech doesn&#8217;t support Windows Server editions which is a pain if you are using Windows Server on your workstation or want to setup a web cam server. Luckily I have been able to get my QuickCam Sphere working with the qc1100 version of the driver (I believe this may also work with the QuickCam Pro [...]]]></description>
				<content:encoded><![CDATA[<p>Logitech doesn&#8217;t support Windows Server editions which is a pain if you are using Windows Server on your workstation or want to setup a web cam server.</p>
<p>Luckily I have been able to get my QuickCam Sphere working with the qc1100 version of the driver (I believe this may also work with the QuickCam Pro 9000). Unfortunately I doubt that this version will work for 64-bit machines (I was working with 32-bit).</p>
<p>Here is a <a href="/wp-content/joomla_images/stories/qc1100_QuickCam_Server_2008.zip">zip (52MB)</a> of this version as you can&#8217;t download it from Logitech anymore.</p>
<p>Here are the steps I followed to get it to work:</p>
<ol>
<li>Unplug your QuickCam Orbit/Sphere.</li>
<li>Remove all existing copies of Logitech QuickCam drivers and software.
<ol>
<li>Go into the control panel and open &#8216;Programs and Features&#8217;.</li>
<li>Then select each program with &#8216;Logitech&#8217; in the name and click &#8216;uninstall&#8217;.</li>
</ol>
</li>
<li>Restart your computer.</li>
<li><a href="/wp-content/joomla_images/stories/qc1100_QuickCam_Server_2008.zip">Download</a> the &#8216;qc1100&#8242; version of the driver and software which works with server 2008 using the zip link above.</li>
<li>Extract the zip to your desktop, you should get a file &#8216;qc1100_server2008.exe&#8217; and a folder called &#8216;Bin&#8217;.
<ol>
<li>The exe is the one I downloaded from Logitech some time ago.</li>
<li>The Bin folder is extracted from the installer so you don&#8217;t have to.</li>
<li>FYI: To extract a zip file in windows right click the file and select &#8216;extract all&#8217; then follow the prompts.</li>
</ol>
</li>
<li>Double Click the &#8216;qc1100_server2008.exe&#8217; installer.</li>
<li>Make sure you <strong>de-select &#8216;get latest version&#8217;</strong> otherwise it will download the latest version of the driver software which does not work.</li>
<li>Continue through the installer as normal.</li>
<li>When the installer finishes Restart (if the installer doesn&#8217;t ask you to I suggest you do anyway).</li>
<li>Now plug in your QuickCam.</li>
<li>All being well Windows should recognise your camera and install it.</li>
<li>Check to see if your <strong>Camera is working</strong>. If it does, great you are finished! <strong>If not read on</strong> as I had to do these extra steps:
<ol>
<li>Unplug your QuickCam again.</li>
<li>Restart your computer.</li>
<li>Open the &#8216;Bin&#8217; folder from the zip file (or extract it yourself from the installer exe).</li>
<li>Then run the driver only installer &#8216;setup.exe&#8217; in the &#8216;Bin&#8217; folder.</li>
<li>Then plug your camera in again. This time it should install and start working.</li>
</ol>
</li>
</ol>
<p>&nbsp;</p>
<p>I hope this gets your web cam working too!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2009/08/25/quickcam-orbit-sphere-with-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dial Tone, a Windows Mobile DTMF Tone Generator</title>
		<link>http://robotification.com/2009/01/26/dial-tone-dtmf-windows-mobile/</link>
		<comments>http://robotification.com/2009/01/26/dial-tone-dtmf-windows-mobile/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 10:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=42</guid>
		<description><![CDATA[I am releasing my entry for the Devsta 2008 Challenge to open source for people to use for free [Just acknowlege me and my site in your code comments :) ]. The program allows you to dial the contacts on your windows mobile device using DTMF Tones (eg if you hold your analogue phone to [...]]]></description>
				<content:encoded><![CDATA[<p>I am releasing <a href="http://devsta.microsoft.com.au/submissionDetails.aspx?submissionId=27" target="_blank">my entry</a> for the <a href="http://devsta.microsoft.com.au" target="_blank">Devsta 2008 Challenge</a> to open source for people to use for free [Just acknowlege me and my site in your code comments :) ]. The program allows you to dial the contacts on your windows mobile device using DTMF Tones (eg if you hold your analogue phone to the speaker of your device then it will dial the number). It also displays your upcoming meetings for reference whilst on the phone.</p>
<p>The download is the Visual Studio 2008 project so you can grab any bits of code you want or just have a poke around! The code for generating the DTMF tones is nicly encapsulated in a class that should work in anything that is .NET.</p>
<p>Also if anyone makes a proper installer for the app send a copy to contact@robotification.com and I&#8217;ll host/post it here for others and credit/link you!</p>
<table border="0">
<tbody>
<tr>
<td><img src="/wp-content/joomla_images/stories/dialtone/DialTone.jpg" alt="Dial Tone Free Freeware DTMF generator for windows mobile" /></td>
<td valign="top"><a href="/wp-content/joomla_images/stories/dialtone/DialTone_WindowsMobile.zip">Download Visual Studio Project (ZIP, 160Kb) </a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>DialTone is a Windows Mobile <span id="submissionDescription">Application that allows you to dial the DTMF telephone tone sequences for your Windows Mobile Contacts phone numbers. DTMF tones are the first beeps you heard when your old school dial-up modem dialled into your ISP and whenever you dial an analogue phone. </span></p>
<p>With DialTone on your mobile device you&#8217;ll never need to remember your friend’s phone numbers again. Simply start DialTone and select any contact you want to call. Then tap &#8216;Dial&#8217; and hold the microphone end of your land-line/analogue telephone up to the speaker on your Windows Mobile Device. Then talk to your contact!</p>
<p>There are lots of situations where DialTone comes in handy, for example:</p>
<ul>
<li> When you’re in the office or at home and don&#8217;t want to make an expensive mobile call.</li>
<li> When you have run out of mobile credit and need to quickly dial on a land-line.</li>
<li> When you’re out of mobile range and have to use a phone box.</li>
<li> When you don&#8217;t have a mobile device with a built in Cell Phone!</li>
</ul>
<p>DialTone has a small footprint on your mobile device using only 17 Kilobytes of flash storage. This achieved with DialTone&#8217;s custom DTMF tone generator which creates the DTMF tones on the fly.</p>
<p>DialTone’s User interface features larger on screen buttons for &#8216;finger tip&#8217; operation. DialTone also helps you stay organised by displaying any upcoming meetings you have with the currently selected/dialled Contact, making re-scheduling a meeting or adding some notes only a tap away.</p>
<p>Usage Notes:</p>
<ul>
<li> If you run DialTone with no contacts in the address book it assumes it is being tested and adds two dummy contacts and two dummy meeting appointments. The contact&#8217;s telephone numbers are the analogue telephone test numbers and will play a recorded message when dialled.</li>
<li>When using a Cordless Phone press the &#8216;Call&#8217; or &#8216;Pickup&#8217; button before holding up to your Mobile Device and tapping &#8216;Dial&#8217;.</li>
<li>For best results hold the microphone end of the phone as close as possible to the speaker on your Mobile Device. You may need to increase the volume if it was previously set at a low setting.</li>
<li>If running the Mobile Device Emulator on a virtual PC, ensure that the sound card is working (Virtual Machine Additions may need to be re-installed). DialTone works just as well with a phone held up to a speaker or headphone.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2009/01/26/dial-tone-dtmf-windows-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virgin Mobile Remaining Credit Sidebar Gadget</title>
		<link>http://robotification.com/2008/08/03/virgin-mobile-remaining-credit-sidebar-gadget/</link>
		<comments>http://robotification.com/2008/08/03/virgin-mobile-remaining-credit-sidebar-gadget/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 07:41:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Virgin Mobile Credit balance check]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=41</guid>
		<description><![CDATA[I found that I was wasting alot of mobile credit because I never knew when my credit was going to expire. So I made this Vista Sidebar gadget that displays how much credit you have left and when it will expire. It currently works with my Australian Virgin Pre-Paid Mobile Account (with auto top-up) and [...]]]></description>
				<content:encoded><![CDATA[<p>I found that I was wasting alot of mobile credit because I never knew when my credit was going to expire. So I made this Vista Sidebar gadget that displays how much credit you have left and when it will expire.</p>
<p>It currently works with my Australian Virgin Pre-Paid Mobile Account (with auto top-up) and I am hoping it will work for standard monthly plans as well. If it doesn&#8217;t and you are willing to send me the html (&#8216;Save As&#8217; in browser), send me an email at contact@robotification.com and I can let you know which pages I need to make it work.</p>
<p>&nbsp;</p>
<table border="0" width="100%">
<tbody>
<tr>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/remaining_balance.png" alt="Virgin Mobile Phone Credit Balance Gadget" align="left" /></td>
<td><strong>Download it now:</strong></p>
<p><a title="Virgin Mobile Remaining Credit Sidebar Gadget" href="/2008/10/30/virgin-mobile-balance-gadget-ii/">NEW VERSION AVAILABLE HERE</a></p>
<p>Requirements:</p>
<ul>
<li>Windows Vista Sidebar</li>
<li>An Australian Virgin Mobile Account</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>Click &#8216;Read More&#8217; or scroll down to find out how to use it.</p>
<p><strong>UPDATE 11 Aug 2008: I am currently working on making the gadget work with post-paid virgin mobile accounts, stay tuned.</strong><br />
<span id="more-41"></span></p>
<h2>Installation</h2>
<table border="0" width="100%">
<tbody>
<tr>
<td>Simply double click the downloaded &#8216;VirginMobileCredit.gadget&#8217; and click &#8216;Install&#8217; when prompted.</td>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/install.png" alt="Virgin Mobile Credit Gadget Icon" align="right" /></td>
</tr>
</tbody>
</table>
<table border="0" width="100%">
<tbody>
<tr>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/after_install.png" alt="Gadget Installed" /></td>
<td>Once installed the Virgin Mobile Credit Gadget will appear in your sidebar.</td>
</tr>
</tbody>
</table>
<h2></h2>
<h2>Setup</h2>
<table border="0" width="100%">
<tbody>
<tr>
<td>To setup the gadget simply place your mouse over the gadget and click the &#8216;wrench&#8217; icon when it appears.</td>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/mouse_hover.png" alt="Mouse over virgin gadget" align="right" /></td>
</tr>
</tbody>
</table>
<table border="0" width="100%">
<tbody>
<tr>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/setup.png" alt="Gadget Setup" /></td>
<td>The setup screen will then be displayed. Put your mobile number in the<br />
first box and your mobile account pin in the second box. Then click<br />
&#8216;OK&#8217;.</p>
<p>Don&#8217;t worry these details are only stored on your computer and<br />
only used when updating the gadget&#8217;s display.</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Usage</h2>
<p>&nbsp;</p>
<table border="0" width="100%">
<tbody>
<tr>
<td>When you have new credit the green &#8216;New Credit&#8217; message is displayed. You can make your credit last longer by trying not to make any calls or send any messages, as your credit will not begin to expire until you start using it.</td>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/new_credit.png" alt="New virgin credit on gadget" /></td>
</tr>
</tbody>
</table>
<table border="0" width="100%">
<tbody>
<tr>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/remaining_balance.png" alt="Remaining virgin credit on gadget" /></td>
<td>Once you have started using your credit the amount left and time remaining to use it are displayed.</td>
</tr>
</tbody>
</table>
<table border="0">
<tbody>
<tr>
<td>On the day your credit will expire the red &#8216;at midnight&#8217; message is displayed. You can make the most of your credit by calling anyone might need to talk to over the next few days so you don&#8217;t need to start your next block of credit so soon (Be careful though if you use it all up and you have auto top-up turned on you will start using your next block of credit).</td>
<td><img src="/wp-content/joomla_images/stories/virgin_mobile_gadget/exipring_credit.png" alt="Midnight virgin credit exipry on gadget" /></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<h2>Refresh</h2>
<p>The gadget updates your current balance hourly. If you have just made a call and want to update your balance immediatly just click on the gadget.</p>
<h2>Licence</h2>
<p>This gadget is free for personal use and is provided on an &#8216;As Is&#8217; basis. You may not sell it and should always direct people to this site so they can download the latest version.</p>
<h2>Disclaimer</h2>
<p>The only affiliation I have with Virgin Mobile is that I have a mobile phone account with them.</p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2008/08/03/virgin-mobile-remaining-credit-sidebar-gadget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A little known OneNote feature (OCR)</title>
		<link>http://robotification.com/2008/05/04/a-little-known-onenote-feature-ocr/</link>
		<comments>http://robotification.com/2008/05/04/a-little-known-onenote-feature-ocr/#comments</comments>
		<pubDate>Sun, 04 May 2008 08:40:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=40</guid>
		<description><![CDATA[If you haven&#8217;t tried out Microsoft Office&#8217;s OneNote application you should. It is the best way to take notes on a PC that I have come across (Great for Brainstorming etc.). But to the point; I was using it the other day and discovered that when you search it also searches the text on any [...]]]></description>
				<content:encoded><![CDATA[<p>If you haven&#8217;t tried out Microsoft Office&#8217;s OneNote application you should. It is the best way to take notes on a PC that I have come across (Great for Brainstorming etc.). But to the point; I was using it the other day and discovered that when you search it also searches the text on any images you have inserted into your page. OneNote automatically runs <a title="Optical Character Recognition" rel="nofollow" href="http://en.wikipedia.org/wiki/Optical_character_recognition" target="_self">OCR</a> on any inserted images. How cool is that!</p>
<p><img src="/wp-content/joomla_images/stories/OneNoteOCR.jpg" alt="Screenshot of OneNote searching text in images" width="500" height="549" /></p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2008/05/04/a-little-known-onenote-feature-ocr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firewall Settings for MFC-440CN connection problem</title>
		<link>http://robotification.com/2008/03/13/firewall-settings-for-mfc-440cn-connection-problem/</link>
		<comments>http://robotification.com/2008/03/13/firewall-settings-for-mfc-440cn-connection-problem/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 07:19:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=39</guid>
		<description><![CDATA[Simply unblock port 54925 for scanning and port 54926 for faxing. Also make sure you allow both TCP and UDP packets. By default after installing the MFC-440CN drivers the scanner/fax is blocked by windows firewall so you need to unblock the network ports the scanner/fax tries to connect to. Brother has some nice instructions located [...]]]></description>
				<content:encoded><![CDATA[<p>Simply unblock port <strong>54925</strong> for scanning and port <strong>54926</strong> for faxing. Also make sure you allow both TCP and UDP packets.</p>
<p>By default after installing the MFC-440CN drivers the scanner/fax is blocked by windows firewall so you need to unblock the network ports the scanner/fax tries to connect to.</p>
<p>Brother has some nice instructions located <a href="http://welcome.solutions.brother.com/BSC/public/us/us/en/faq/faq/000000/000100/000082/faq000182_003.html?reg=us&amp;c=us&amp;lang=en&amp;prod=hl5250dn_all" target="_blank"> here</a> that show exactly how to unblock the required ports.</p>
<p>I ran into this problem with both Windows XP and Windows Vista, but to get my scanner to work I just turned windows firewall off, not really the best practice!</p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2008/03/13/firewall-settings-for-mfc-440cn-connection-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy Linux Reminders</title>
		<link>http://robotification.com/2007/06/15/handy-linux-reminders/</link>
		<comments>http://robotification.com/2007/06/15/handy-linux-reminders/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 08:15:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=38</guid>
		<description><![CDATA[Don’t forget the command: man commandname for program/command specific information. Using Command Line Get the Drive Usage / Free space Use command: df -h Get the Folder size Use Command: du –h Schedule a command This will edit current users crontab config: crontab –e This will list current users crontab config: crontab –l Tasks are [...]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Don’t forget the command: <strong><em>man commandname</em></strong> for program/command specific information. </span></p>
<h2><span lang="EN-AU">Using Command Line</span></h2>
<h3><span lang="EN-AU">Get the Drive Usage / Free space</span></h3>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Use command: <strong><em>df -h</em></strong></span></p>
<h3><span lang="EN-AU">Get the Folder size</span></h3>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Use Command: <strong><em>du –h</em></strong></span></p>
<h3><span lang="EN-AU">Schedule a command</span></h3>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">This will <strong>edit</strong> current users <strong>crontab</strong> config: <strong><em>crontab –e</em></strong></span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">This will <strong>list</strong> current users <strong>crontab</strong> config: <strong><em>crontab –l</em></strong></span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Tasks are entered with the following syntax:</span></p>
<p class="MsoNormal"><strong><em><span style="font-family: Arial;" lang="EN-AU">* * * * * (command; another command ;)</span></em></strong></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Where the *’s represent: Min, hrs, days of month, month of yr ,day of week</span></p>
<h3><span lang="EN-AU">Printing a PDF</span></h3>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">The following command line command prints a PDF file and moves it to a folder called printed.</span></p>
<p class="MsoNormal"><strong><span style="font-family: Arial;" lang="EN-AU">Prerequisites:</span></strong></p>
<ul style="margin-top: 0cm;" type="disc">
<li class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">GhostScript is installed</span></li>
<li class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Printer is installed (and is a hp      laserjet)</span></li>
<li class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">There is a ‘printed’ folder in the      same folder as the PDF file </span></li>
</ul>
<table class="MsoTableGrid" style="border: medium none; background: #b3b3b3 none repeat scroll 0%; border-collapse: collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border: 1pt solid windowtext; padding: 0cm 5.4pt; width: 442.8pt;" width="590" valign="top">
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU"> </span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Gs –sDEVICE=ljet4   sOutputFile=|lpr *.pdf; mv *.pdf printed/; echo ALL DONE !!!;</span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU"> </span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU"> </span></p>
<h2><span lang="EN-AU">Using VI Editor (VIM)</span></h2>
<h3><span lang="EN-AU">Basic Operation</span></h3>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Enter <strong>edit mode</strong> with <strong>‘<em>Ins</em>’</strong></span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Return to <strong>command mode</strong> with <strong><em>‘Esc’</em>.</strong></span></p>
<p class="MsoNormal"><strong><span style="font-family: Arial;" lang="EN-AU">Quit without saving</span></strong><span style="font-family: Arial;" lang="EN-AU"> with ‘<strong><em>:q!</em></strong>’ in command mode.</span></p>
<p class="MsoNormal"><strong><span style="font-family: Arial;" lang="EN-AU">Quit with saving</span></strong><span style="font-family: Arial;" lang="EN-AU"> with ‘<strong><em>ZZ</em></strong>’ in command mode.</span></p>
<p class="MsoNormal"><strong><span style="font-family: Arial;" lang="EN-AU">Save</span></strong><span style="font-family: Arial;" lang="EN-AU"> with ‘<strong><em>:w</em></strong>’ in command mode.</span></p>
<p class="MsoNormal"><strong><span style="font-family: Arial;" lang="EN-AU">Save As</span></strong><span style="font-family: Arial;" lang="EN-AU"> with ‘<strong><em>:w newfilename</em></strong>’ in command mode.</span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Turn on <strong>syntax highlighting</strong> with ‘<strong><em>:syntax on</em></strong>’.</span></p>
<h3><span lang="EN-AU">Modify Configuration Defaults</span></h3>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">Open <em>/etc/vim/vimrc</em> or <em>.vimrc</em> in your home directory</span></p>
<p class="MsoNormal"><span style="font-family: Arial;" lang="EN-AU">To <strong>turn on Syntax Highlighting by default</strong>, change the line <strong><em>“ syntax on</em></strong> to<strong> <em>syntax on</em></strong>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2007/06/15/handy-linux-reminders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for mom.exe application error (0&#215;0000135)</title>
		<link>http://robotification.com/2007/06/15/fix-for-momexe-application-error-0x0000135/</link>
		<comments>http://robotification.com/2007/06/15/fix-for-momexe-application-error-0x0000135/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 06:58:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://localhost/robotification/?p=37</guid>
		<description><![CDATA[I was getting an application error when I logged in after installing the latest version video drivers for my ATI Video Card. The problem was that the Catalyst Control Centre software installed with the driver needs the .NET Framework to be installed to work properly. The Solution/Fix for the problem is to download and install [...]]]></description>
				<content:encoded><![CDATA[<p>I was getting an application error when I logged in after installing the latest version video drivers for my ATI Video Card.</p>
<p>The problem was that the Catalyst Control Centre software installed with the driver needs the .NET Framework to be installed to work properly.</p>
<p>The Solution/Fix for the problem is to download and install the .NET Framework.</p>
<p>The latest version of the <a href="http://www.microsoft.com/net/" target="_blank" mce_href="http://www.microsoft.com/net/">.NET Framework</a> can be download for free from Microsoft <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7" target="_blank" mce_href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7">here</a>.&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://robotification.com/2007/06/15/fix-for-momexe-application-error-0x0000135/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
