<?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>Tech Tips</title>
	<atom:link href="http://www.malcolmchalmers.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.malcolmchalmers.com</link>
	<description>Helpful Tech Tips by Malcolm Chalmers</description>
	<lastBuildDate>Fri, 18 Nov 2011 21:29:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Australia APN Information</title>
		<link>http://www.malcolmchalmers.com/2011/australia-apn-information/</link>
		<comments>http://www.malcolmchalmers.com/2011/australia-apn-information/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 21:29:07 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1440</guid>
		<description><![CDATA[To get some internet services working on you mobile phone you need to set the APN information. This can be hard to find, but here&#8217;s a list of most australia telco&#8217;s APNs &#124; Ausdroid]]></description>
			<content:encoded><![CDATA[<p>To get some internet services working on you mobile phone you need to set the APN information. This can be hard to find, but here&#8217;s a list of most australia telco&#8217;s </p>
<p><a href="http://ausdroid.net/apns/">APNs | Ausdroid</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/australia-apn-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing features in Windows 8 without an internet connection</title>
		<link>http://www.malcolmchalmers.com/2011/installing-features-in-windows-8-without-an-internet-connection/</link>
		<comments>http://www.malcolmchalmers.com/2011/installing-features-in-windows-8-without-an-internet-connection/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:35:38 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows8]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1438</guid>
		<description><![CDATA[When ever you try and install a new feature on Windows 8 it tries to connect to the internet to check what else it might need to download. But this fails if you don&#8217;t have an internet connection and then it won&#8217;t let you install the feature. To get around this you need to : [...]]]></description>
			<content:encoded><![CDATA[<p>When ever you try and install a new feature on Windows 8 it tries to connect to the internet to check what else it might need to download.<br />
But this fails if you don&#8217;t have an internet connection and then it won&#8217;t let you install the feature.</p>
<p>To get around this you need to :</p>
<p>Put the DVD in the drive or mount the iSO and run this from a CMD with adminrights:dism.exe /online /enable-feature /featurename:NetFX3 /Source:d:\sources\sxs /LimitAccess</p>
<p>Thats if you want to install .Net 3.5.1<br />
I assume it also works for other features and for Windows Server 8</p>
<p>&nbsp;</p>
<p>via <a href="http://social.msdn.microsoft.com/Forums/en-US/windowsdeveloperpreviewgeneral/thread/670dd964-11cf-4006-96ee-1bf2e16e9979">.Net 3.5 Sp1 Won&#8217;t install in Windows 8?</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/installing-features-in-windows-8-without-an-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unix Terminal Colors</title>
		<link>http://www.malcolmchalmers.com/2011/unix-terminal-colors/</link>
		<comments>http://www.malcolmchalmers.com/2011/unix-terminal-colors/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 23:08:36 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1430</guid>
		<description><![CDATA[When using a puTTY or terminal window to a Unix server some people like to set the colors of the text or background, some people dont. Sometimes I like to set the text color to be like to old school Amber monitors. To do this I use following color settings RED: 255, GREEN: 128, BLUE: [...]]]></description>
			<content:encoded><![CDATA[<p>When using a puTTY or terminal window to a Unix server some people like to set the colors of the text or background, some people dont.</p>
<p>Sometimes I like to set the text color to be like to old school Amber monitors. To do this I use following color settings<br />
RED: 255, GREEN: 128, BLUE: 0</p>
<p>If also found a very nice blue color once that I use occasionally.<br />
RED: 5, GREEN: 150, BLUE: 229</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/unix-terminal-colors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a linked file in UNIX</title>
		<link>http://www.malcolmchalmers.com/2011/creating-a-linked-file-in-unix/</link>
		<comments>http://www.malcolmchalmers.com/2011/creating-a-linked-file-in-unix/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 23:05:15 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1411</guid>
		<description><![CDATA[Unix uses links a bit like Windows uses short cuts. Except that the Unix version is more robust. It appears to the system virtually identical to the file it is pointing to. To create a link you need to use the following syntax : #> ln -s]]></description>
			<content:encoded><![CDATA[<p>Unix uses links a bit like Windows uses short cuts. Except that the Unix version is more robust. It appears to the system virtually identical to the file it is pointing to.</p>
<p>To create a link you need to use the following syntax :<br />
#> ln -s <current_file> <new_file></p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/creating-a-linked-file-in-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cron on Linux</title>
		<link>http://www.malcolmchalmers.com/2011/cron-on-linux/</link>
		<comments>http://www.malcolmchalmers.com/2011/cron-on-linux/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 22:11:16 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[crontab]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1427</guid>
		<description><![CDATA[Today I found a very good explaination on how Cron works on linux here : Cron on Linux. It&#8217;s well set out and explained. Very helpful.]]></description>
			<content:encoded><![CDATA[<p>Today I found a very good explaination on how Cron works on linux here : <a href="http://troy.jdmz.net/cron/">Cron on Linux</a>.</p>
<p>It&#8217;s well set out and explained.</p>
<p>Very helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/cron-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Boot from VHD with Windows 8 Developer Preview</title>
		<link>http://www.malcolmchalmers.com/2011/how-to-boot-from-vhd-with-windows-8-developer-preview-hyper-v-nu/</link>
		<comments>http://www.malcolmchalmers.com/2011/how-to-boot-from-vhd-with-windows-8-developer-preview-hyper-v-nu/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 22:01:10 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[bcdedit]]></category>
		<category><![CDATA[wiundows8]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1425</guid>
		<description><![CDATA[I downloaded the recently release Windows 8 Developer Preview and was trying to work out which system to load it on when i found this article. How to Boot from VHD with Windows 8 Developer Preview. All the steps seems to work OK for me, but then Windows 8 didn&#8217;t want to install. Not sure, [...]]]></description>
			<content:encoded><![CDATA[<p>I downloaded the recently release Windows 8 Developer Preview and was trying to work out which system to load it on when i found this article.</p>
<p><a href="http://www.hyper-v.nu/archives/hvredevoort/2011/09/how-to-boot-from-vhd-with-windows-8-developer-preview/">How to Boot from VHD with Windows 8 Developer Preview</a>.</p>
<p>All the steps seems to work OK for me, but then Windows 8 didn&#8217;t want to install. Not sure, but several people in the comments section on the site says they got it working. And it did boot into win8 OK, it just didnt want to install.</p>
<p><em><strong>Update </strong></em>: I haven&#8217;t been able to get this to work, but some people in the comments section at the link say they have. Best of luck if you want to try it yourself. <img src='http://www.malcolmchalmers.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/how-to-boot-from-vhd-with-windows-8-developer-preview-hyper-v-nu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BCDEdit Command-Line Options</title>
		<link>http://www.malcolmchalmers.com/2011/bcdedit-command-line-options/</link>
		<comments>http://www.malcolmchalmers.com/2011/bcdedit-command-line-options/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 21:58:31 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1423</guid>
		<description><![CDATA[The boot.ini that was used on older Windows systems to control which operating system you boot into on dual boot systems is handled by BCD or Boot Configuration Data in Vista and Windows 7. To edit the BCD you need to use BCDEdit. BCDEdit Command-Line Options. and here&#8217;s an FAQ with some nice examples. http://technet.microsoft.com/en-us/library/cc721886(WS.10).aspx [...]]]></description>
			<content:encoded><![CDATA[<p>The boot.ini that was used on older Windows systems to control which operating system you boot into on dual boot systems is handled by BCD or Boot Configuration Data in Vista and Windows 7.</p>
<p>To edit the BCD you need to use BCDEdit.</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc709667(WS.10).aspx">BCDEdit Command-Line Options</a>.</p>
<p>and here&#8217;s an FAQ with some nice examples.</p>
<p><a href="http://technet.microsoft.com/en-us/library/cc721886(WS.10).aspx">http://technet.microsoft.com/en-us/library/cc721886(WS.10).aspx</a></p>
<p>For an example of how to use BCDEdit to boot windows 8 from a VHD file have a look here.</p>
<p><a href="http://www.hyper-v.nu/archives/hvredevoort/2011/09/how-to-boot-from-vhd-with-windows-8-developer-preview/">http://www.hyper-v.nu/archives/hvredevoort/2011/09/how-to-boot-from-vhd-with-windows-8-developer-preview/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/bcdedit-command-line-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secret Items on the Windows 7 Send To Menu</title>
		<link>http://www.malcolmchalmers.com/2011/secret-items-on-the-windows-7-send-to-menu/</link>
		<comments>http://www.malcolmchalmers.com/2011/secret-items-on-the-windows-7-send-to-menu/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 09:55:43 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1421</guid>
		<description><![CDATA[you can create shortcuts in the Send To folder. Just type the following into the location bar: shell:sendto And then drag shortcuts to your preferred folders into this folder. Stupid Geek Tricks: Secret Items on the Windows 7 Send To Menu &#8211; How-To Geek.]]></description>
			<content:encoded><![CDATA[<p>you can create shortcuts in the Send To folder. Just type the following into the location bar:</p>
<p>shell:sendto</p>
<blockquote></blockquote>
<p>And then drag shortcuts to your preferred folders into this folder.</p>
<p><a href="http://www.howtogeek.com/howto/windows-7/stupid-geek-tricks-secret-items-on-the-windows-7-send-to-menu/">Stupid Geek Tricks: Secret Items on the Windows 7 Send To Menu &#8211; How-To Geek</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/secret-items-on-the-windows-7-send-to-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restarting the Oracle eBusiness Suite Concurrent Manager</title>
		<link>http://www.malcolmchalmers.com/2011/restarting-the-oracle-ebusiness-suite-concurrent-manager/</link>
		<comments>http://www.malcolmchalmers.com/2011/restarting-the-oracle-ebusiness-suite-concurrent-manager/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 22:20:15 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1419</guid>
		<description><![CDATA[&#160; Run $FND_TOP/bin/startmgr.sh you will need the password for the apps account. &#160; To check it is running, ps -ef &#124; grep FNDLIBR &#160; via http://easyoracleapps.wordpress.com/2010/03/12/concurrent-managers/#more-99]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>Run</p>
<p>$FND_TOP/bin/startmgr.sh</p>
<p>you will need the password for the apps account.</p>
<p>&nbsp;</p>
<p>To check it is running,</p>
<p>ps -ef | grep FNDLIBR</p>
<p>&nbsp;</p>
<p>via http://easyoracleapps.wordpress.com/2010/03/12/concurrent-managers/#more-99</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/restarting-the-oracle-ebusiness-suite-concurrent-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first Blackberry application &#8211; Jot</title>
		<link>http://www.malcolmchalmers.com/2011/my-first-blackberry-application-jot/</link>
		<comments>http://www.malcolmchalmers.com/2011/my-first-blackberry-application-jot/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 09:22:20 +0000</pubDate>
		<dc:creator>Malcolm Chalmers</dc:creator>
				<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.malcolmchalmers.com/?p=1414</guid>
		<description><![CDATA[My first application is up for sale on Blackberry App World ! Buy Apps from BlackBerry App World. It&#8217;s just a little program that allows you to &#8220;jot&#8221; down the time any event happens. You can group the events so you can keep track of multiple things.]]></description>
			<content:encoded><![CDATA[<p>My first application is up for sale on Blackberry App World !</p>
<p><a href="http://appworld.blackberry.com/webstore/content/55387?lang=en">Buy Apps from BlackBerry App World</a>.</p>
<p>It&#8217;s just a little program that allows you to &#8220;jot&#8221; down the time any event happens. You can group the events so you can keep track of multiple things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.malcolmchalmers.com/2011/my-first-blackberry-application-jot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

