<?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>Technical Notebook</title>
	<atom:link href="http://www.technicalnotebook.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technicalnotebook.com</link>
	<description>The inner ramblings of a computer geek.</description>
	<lastBuildDate>Sun, 07 Mar 2010 03:33:10 +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>Software Design &#8211; The joys!</title>
		<link>http://www.technicalnotebook.com/software-development/software-design-the-joys/</link>
		<comments>http://www.technicalnotebook.com/software-development/software-design-the-joys/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 03:33:10 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[open source battlefield]]></category>
		<category><![CDATA[software design]]></category>
		<category><![CDATA[SRS]]></category>
		<category><![CDATA[system requirements specification]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=61</guid>
		<description><![CDATA[Well I have been wanting to develop a few different programs for some time, and after recently releasing cPanelSVNManager on OpenSourceBattlefield.com. Therefore I decided to pull out some of my documents from a few semesters ago. Namely the System Requirements Specification (SRS) among other things from the subject System Development Project (SDP) at the University [...]]]></description>
			<content:encoded><![CDATA[<p>Well I have been wanting to develop a few different programs for some time, and after recently releasing <a title="cPanelSVNManager on OpenSourceBattlefield" href="http://opensourcebattlefield.com/projects/cpvnmgr" target="_blank">cPanelSVNManager</a> on <a title="OpenSourceBattlefield" href="http://opensourcebattlefield.com" target="_blank">OpenSourceBattlefield.com</a>. Therefore I decided to pull out some of my documents from a few semesters ago. Namely the System Requirements Specification (SRS) among other things from the subject System Development Project (SDP) at the University of Technology Sydney (UTS).</p>
<p>After removing all the details from the previous project I hold in my hand (so to speak) a 25 page skeleton of all the details I need to fill out. At least I have managed to get all the details into Redmine and so now I can begin working on the SRSs for both of the new programs I want to work on.</p>
<p>The first is an extension of cPanelSVNManager, not completely sure on all the details yet, hence the reason for the SRS. The other is one you will just have to keep your eyes out for that will be released as Open Source software and will mostly be targeted at bloggers or people with personal websites.</p>
<p>If you are interested I will be tweeting somewhat more regularly as <a title="Twitter.com OSBField_Stuart" href="http://twitter.com/OSBField_Stuart" target="_blank">http://twitter.com/OSBField_Stuart</a> or as always you can follow me on my personal twitter account <a title="Twitter.com EReality" href="http://twitter.com/ereality" target="_blank">http://twitter.com/ereality</a>.</p>
<p>Alas at this stage I will not be releasing the SRS for cPanelSVNManager however I may do so for the other program that I am working on.</p>
<p>Stuart</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Software+Design+%E2%80%93+The+joys%21+http://cdyr8.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="Software Design   The joys!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/software-development/software-design-the-joys/&amp;title=Software+Design+%E2%80%93+The+joys%21" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="Software Design   The joys!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/software-development/software-design-the-joys/&amp;t=Software+Design+%E2%80%93+The+joys%21" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="Software Design   The joys!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/software-development/software-design-the-joys/&amp;title=Software+Design+%E2%80%93+The+joys%21" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="Software Design   The joys!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/software-development/software-design-the-joys/&amp;title=Software+Design+%E2%80%93+The+joys%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="Software Design   The joys!" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/software-development/software-design-the-joys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSourceBattlefield is Here!</title>
		<link>http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/</link>
		<comments>http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 21:27:39 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanelsvnmanager]]></category>
		<category><![CDATA[install subversion on cpanel]]></category>
		<category><![CDATA[install svn on cpanel]]></category>
		<category><![CDATA[open source battlefield]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[opensourcebattlefield]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[whm]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/</guid>
		<description><![CDATA[OK SO I have not been around for some time, but I have been a busy little beaver setting up my new site OpenSourceBattlefield.com.
For quite some time I have worked on little projects here and there and not really had anywhere solid to put them, this has included a couple of wordpress plugins including WP-Honeypot. [...]]]></description>
			<content:encoded><![CDATA[<p>OK SO I have not been around for some time, but I have been a busy little beaver setting up my new site <a title="Open Source Battlefield" href="http://opensourcebattlefield.com" target="_blank">OpenSourceBattlefield.com</a>.</p>
<p>For quite some time I have worked on little projects here and there and not really had anywhere solid to put them, this has included a couple of wordpress plugins including <a title="Open Source Battlefield - WP-HoneyPot" href="http://opensourcebattlefield.com/projects/wordpress-wp-honeypot" class="broken_link"  target="_blank">WP-Honeypot</a>. Sadly these projects have been forgotten and need some maintenance and review and so I have put together <a title="Open Source Battlefield" href="http://opensourcebattlefield.com" target="_blank">OpenSourceBattlefield.com</a></p>
<p>Currently I am working on getting the site up and running. The biggest project I currently have open is <a title="Open Source Battlefield - cPanelSVNManager" href="http://opensourcebattlefield.com/projects/cpanel-svn-manager" class="broken_link"  target="_blank">cPanelSVNManager</a> which is a script designed to make the installation and upgrade of Subversion (with Apache Modules) on cPanel servers far easier and far less painful than doing it manually every time. My vision for this in the long run is to actually convert this into a WHM plugin so that it can be run and managed from within WHM itself.</p>
<p>The other projects I am having to import and build the documentation up for bit by bit, however if anyone is interested in contributing you are more than welcome (details on the site on how to do so).</p>
<p>So that is where I have been <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="OpenSourceBattlefield is Here!" /> </p>
<p>Keeping myself busy and in lots of trouble.<br />
Stuart</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=OpenSourceBattlefield+is+Here%21+http://o334b.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="OpenSourceBattlefield is Here!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/&amp;title=OpenSourceBattlefield+is+Here%21" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="OpenSourceBattlefield is Here!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/&amp;t=OpenSourceBattlefield+is+Here%21" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="OpenSourceBattlefield is Here!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/&amp;title=OpenSourceBattlefield+is+Here%21" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="OpenSourceBattlefield is Here!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/&amp;title=OpenSourceBattlefield+is+Here%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="OpenSourceBattlefield is Here!" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/site-news/opensourcebattlefield-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dell Releases Firmware Update for Seagate ST9500420ASG</title>
		<link>http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/</link>
		<comments>http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 09:34:09 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Software Releases]]></category>
		<category><![CDATA[500gb drive clicking]]></category>
		<category><![CDATA[apple clicking drive]]></category>
		<category><![CDATA[apple hard drive clicking]]></category>
		<category><![CDATA[apple ST9500420ASG]]></category>
		<category><![CDATA[dell seagate drive clicking]]></category>
		<category><![CDATA[dell ST9500420ASG]]></category>
		<category><![CDATA[seagate]]></category>
		<category><![CDATA[seagate 2.5 clicking]]></category>
		<category><![CDATA[seagate 500gb clicking]]></category>
		<category><![CDATA[seagate ST9500420ASG]]></category>
		<category><![CDATA[ST9500420ASG]]></category>
		<category><![CDATA[ST9500420ASG clicking]]></category>
		<category><![CDATA[ST9500420ASG clicking dell]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=57</guid>
		<description><![CDATA[Since I purchased my Dell M4400 Precision Mobile Workstation around 5 months ago, I have been facing an issue where the included Seagate 500GB hard drive (ST9500420ASG) was clicking regularly which in turn caused the operating system and computer to pause (almost like stalling) for a period between one and one and a half seconds [...]]]></description>
			<content:encoded><![CDATA[<p>Since I purchased my Dell M4400 Precision Mobile Workstation around 5 months ago, I have been facing an issue where the included Seagate 500GB hard drive (<span id="fixesAndEnhancementSection">ST9500420ASG</span>) was clicking regularly which in turn caused the operating system and computer to pause (almost like stalling) for a period between one and one and a half seconds before returning to normal. Apparently this same drive has caused many issues for owners of <a title="Seagate Forum" href="http://forums.seagate.com/stx/board/message?board.id=ata_drives&amp;thread.id=13411&amp;view=by_date_ascending&amp;page=1" target="_blank">Apple systems and Dell Systems alike</a>.</p>
<p>After many a phone call to Dell and some extensive testing, Dell finally admitted there was a problem and escalated my call to Level 2 Devs. Needless to say after a long and painful experience Dell owners can now be free of the clicking on their Seagate <span id="fixesAndEnhancementSection">ST9500420ASG </span>model drives.</p>
<p>Out of curiosity it looks like it was due to something with the g-shock sensor as it was essentially parking the drive heads to protect the drive thinking it was in a free fall even when this was obviously not the case.</p>
<p>You can get the patch which supports the following seagate models <a title="Dell Firmware Patch for ST9500420ASG" href="http://supportapj.dell.com/support/downloads/download.aspx?c=au&amp;l=en&amp;s=gen&amp;releaseid=R250352&amp;formatcnt=1&amp;libid=0&amp;typeid=-1&amp;dateid=-1&amp;formatid=-1&amp;fileid=366465" target="_blank">from the dell support site</a>:<br />
<span id="fixesAndEnhancementSection">80G &#8211; ST980412ASG<br />
160G &#8211; ST9160412ASG<br />
250G &#8211; ST9250410ASG<br />
320G &#8211; ST9320423ASG<br />
500G &#8211; ST9500420ASG<br />
(referenced directly from the Dell Website)</span></p>
<p>As with everything, do a firmware upgrade at your own risk and ensure you have a backup (that you know will restore successfully) in case of failure.</p>
<p>I look forward to hearing if this fixes the issue for you as it has seemed to work perfectly for me.</p>
<p>Stuart</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Dell+Releases+Firmware+Update+for+Seagate+ST9500420ASG+http://g9d8g.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="Dell Releases Firmware Update for Seagate ST9500420ASG" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/&amp;title=Dell+Releases+Firmware+Update+for+Seagate+ST9500420ASG" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="Dell Releases Firmware Update for Seagate ST9500420ASG" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/&amp;t=Dell+Releases+Firmware+Update+for+Seagate+ST9500420ASG" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="Dell Releases Firmware Update for Seagate ST9500420ASG" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/&amp;title=Dell+Releases+Firmware+Update+for+Seagate+ST9500420ASG" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="Dell Releases Firmware Update for Seagate ST9500420ASG" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/&amp;title=Dell+Releases+Firmware+Update+for+Seagate+ST9500420ASG" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="Dell Releases Firmware Update for Seagate ST9500420ASG" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/software-releases/dell-releases-firmware-update-for-seagate-st9500420asg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protect your files online!</title>
		<link>http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/</link>
		<comments>http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 11:45:21 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Learn From My Mistakes]]></category>
		<category><![CDATA[online file hosting]]></category>
		<category><![CDATA[protecting your files online]]></category>
		<category><![CDATA[storing files online]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=54</guid>
		<description><![CDATA[This is just a quick one, recently I had some files stored in the public_html directory of one of my websites. This included several software ISOs (quite large) and an entire VMWare Virtual Machine. I had them stored there temporarily so that I could transfer them between a few different locations.
Little did I realise that [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick one, recently I had some files stored in the public_html directory of one of my websites. This included several software ISOs (quite large) and an entire VMWare Virtual Machine. I had them stored there temporarily so that I could transfer them between a few different locations.</p>
<p>Little did I realise that this particular site was being indexed by Google and therefore my ISOs and Virtual Machines were then made public. Luckily the bandwith was not too much of a killer (this is lesson one&#8230; even where you run your own dedicated server&#8230; ALWAYS put limits in place, they are there to save you as much as restrict you). However in this I managed to lose control over a Virtual Machine which had a lot of licensed software contained therein.</p>
<p>At least in this case no personal data was lost, however valuable lesson learned, if you are going to store ANYTHING on your personal hosting that you do not want to be seen, make sure you password protect the directory. Just because you have not linked to it anywhere&#8230; believe me Google will find a way to find it HAHA.</p>
<p>Peace out people.</p>
<p>Stuart</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Protect+your+files+online%21+http://aoqbn.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="Protect your files online!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/&amp;title=Protect+your+files+online%21" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="Protect your files online!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/&amp;t=Protect+your+files+online%21" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="Protect your files online!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/&amp;title=Protect+your+files+online%21" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="Protect your files online!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/&amp;title=Protect+your+files+online%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="Protect your files online!" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/learn-from-my-mistakes/protect-your-files-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communicating on the net? This sums it up!</title>
		<link>http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/</link>
		<comments>http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 03:38:22 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[ahole on the internet]]></category>
		<category><![CDATA[comedian]]></category>
		<category><![CDATA[musical humor]]></category>
		<category><![CDATA[paravonian]]></category>
		<category><![CDATA[rob paravonian]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=41</guid>
		<description><![CDATA[I am the last person that wants to fill my blog up with links and junk that I did not think up. However once in a while when I find something funny I will be unable to resist the temptation.
In the interest of keeping with the theme of this blog I came across this video [...]]]></description>
			<content:encoded><![CDATA[<p>I am the last person that wants to fill my blog up with links and junk that I did not think up. However once in a while when I find something funny I will be unable to resist the temptation.</p>
<p>In the interest of keeping with the theme of this blog I came across this video of a comedian that I find extremely funny, singing about something tech related. Personally I think it is SO damn true and I LOLed when I first watched it. What are your thoughts?</p>
<p><center><object width="500" height="405"><param name="movie" value="http://www.youtube-nocookie.com/v/FpWpdcR63ms&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/FpWpdcR63ms&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"></embed></object></center></p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Communicating+on+the+net%3F+This+sums+it+up%21+http://arwd5.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="Communicating on the net? This sums it up!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/&amp;title=Communicating+on+the+net%3F+This+sums+it+up%21" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="Communicating on the net? This sums it up!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/&amp;t=Communicating+on+the+net%3F+This+sums+it+up%21" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="Communicating on the net? This sums it up!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/&amp;title=Communicating+on+the+net%3F+This+sums+it+up%21" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="Communicating on the net? This sums it up!" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/&amp;title=Communicating+on+the+net%3F+This+sums+it+up%21" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="Communicating on the net? This sums it up!" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/funny/communicating-on-the-net-this-sums-it-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>64 bit computing for the home user</title>
		<link>http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/</link>
		<comments>http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 22:08:11 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Ask a Geek Responses]]></category>
		<category><![CDATA[Newbies]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[64 bit architecture]]></category>
		<category><![CDATA[64 bit for a home user]]></category>
		<category><![CDATA[64 bit OS]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[home computer]]></category>
		<category><![CDATA[home user]]></category>
		<category><![CDATA[Microsoft Windows 64 bit]]></category>
		<category><![CDATA[Vista 64]]></category>
		<category><![CDATA[Vista 64 bit]]></category>
		<category><![CDATA[Windows Vista 64 bit]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=24</guid>
		<description><![CDATA[After my recent post on 64 bit operating systems, I received the following comment on the post from Helen in LA.
Dear Stuart,
I am in the process of buying a desktop for my house and am currently computer illiterate (but learning more each day). Your article was extremely helpful to me and I think being a [...]]]></description>
			<content:encoded><![CDATA[<p>After my recent post on <a title="64 Bit Computing – Trials and Tribulations" href="http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/" target="_blank">64 bit operating systems</a>, I received the following comment on the post from Helen in LA.</p>
<p style="border: solid 1px #333333; padding: 4px;">Dear Stuart,<br />
I am in the process of buying a desktop for my house and am currently computer illiterate (but learning more each day). Your article was extremely helpful to me and I think being a newbie that I should stick with the 32bit. It is my understanding that I will have fewer headaches and can always upgrade later.<br />
I would love to see a newbie section on your site, but again am grateful for the information.<br />
Sincerely,<br />
Newbie in Los Angeles</p>
<p>I decided that the response was in itself worthy of a post so that I could help bust some of the jargon and hopefully help a few people in making their decisions on their next computer purchase. So Helen, I hope this answers the question, should a home user use a 32 bit or 64 bit operating system.<P>&nbsp;</p>
<h4>What is the difference between 32 bit and 64 bit?</h4>
<p>The main restriction on a 32 bit operating system (and therefore the main reason to upgrade to 64 bit) is that 32 bit OSs have a limitation of 4GB of RAM. Due to the way that RAM is addressed on a computer (i.e. how everything knows where to find the RAM) and the fact that other components within the computer share the addresses the most amount of RAM you will see in Windows is between 3GB and 4GB and that will vary from computer to computer.</p>
<p>Another way of looking at it is as though all the components of your computer were houses on a street. Each requires its own address and your RAM takes up several of those addresses with a big apartment estate on the street which uses a large block of addresses. When more components &#8220;move in&#8221; on the street, the apartments start to loose their addresses bit by bit and can no longer be occupied. So the more &#8220;components living on the street&#8221; the less amount of &#8220;addressing space in the apartment estate&#8221; and hence less RAM is able to be accessed (a.k.a addressed) by Windows.<P>&nbsp;</p>
<h4>Am I likely to need more than 4GB RAM</h4>
<p>As a general rule, for a home user I would see no requirement at this point in time to go for a computer with any more than 4GB of RAM, it is just something that you are very unlikely to use. I am a geek and I only use more than 4GB under very specific testing situations so I can be 99.9% sure that the average home user  will be fine with 4GB.<P>&nbsp;</p>
<h4>To 64 bit or not to 64 bit</h4>
<p>So that brings us to the 64 bit or not 64 bit question. To be honest 64 bit is not a headache perse but it can restrict you in certain purchasing decisions that you may have later down the track. Each time you purchase new hardware (say a webcam, scanner or even a printer) you will need to ensure that the manufacturer supports 64 bit operating systems, as they require a different set of drivers than the 32 bit operating systems. At a later stage if you find your needs change you can re-install the operating system to gain 64 bit functionailty but you will also need to re-install all your software and settings again and you must of course ensure that once again all your peripherals support 64 bit.</p>
<p>I guess the best way to look at it with the following question &#8220;Is 64 bit ready for adoption among the average home computer user?&#8221;. Personally I would say no, it still requires looking around for specific bits of software when they are required (and you need to know when they are required). I think with the adoption of Windows 7, the 64 bit environment is going to be far more widely adopted. The rate of adoption from manufactures with Windows XP 64 bit was almost non-existant. With Windows Vista 64 bit the adoption rate was far higher, my hope is that this will continue into the future and perhaps in a year or two it might just be at the stage of maturity where a lot of the complexity is removed.</p>
<p>Helen, I hope this answers your question and I thank you for the opportunity to respond.</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=64+bit+computing+for+the+home+user+http://9d3ox.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="64 bit computing for the home user" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/&amp;title=64+bit+computing+for+the+home+user" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="64 bit computing for the home user" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/&amp;t=64+bit+computing+for+the+home+user" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="64 bit computing for the home user" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/&amp;title=64+bit+computing+for+the+home+user" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="64 bit computing for the home user" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/&amp;title=64+bit+computing+for+the+home+user" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="64 bit computing for the home user" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/newbies/64-bit-computing-for-the-home-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome SingleHop Customers</title>
		<link>http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/</link>
		<comments>http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 11:21:43 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[SingleHop]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=18</guid>
		<description><![CDATA[I just wanted to extend a warm welcome to any SingleHop Dedicated Server customers that drop by over the next few days. I was lucky enough to be interviewed by Daniel from SingleHop recently regarding my experiences at SingleHop for their new newsletter.
As I said to Daniel in my email I could not be happier [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to extend a warm welcome to any <a title="SingleHop Dedicated Servers" href="http://outbound.technicalnotebook.com/singlehop/home/" target="_blank">SingleHop Dedicated Server</a> customers that drop by over the next few days. I was lucky enough to be interviewed by Daniel from SingleHop recently regarding my experiences at SingleHop for their new newsletter.</p>
<p>As I said to Daniel in my email I could not be happier with the service I get from SingleHop and hence why I have stuck with them for longer than any host I have used previously.</p>
<p>Seeing as we are here, for all those SingleHop visitors, what is it that you love about SingleHop? I would be curious to hear your experiences as they have always been great for me.</p>
<p>Anyhoo, you will probably notice that this blog is extremely new, and I have only just started putting content up. As this blog will be technically oriented I would love to chat to  people who work with computers or even just use them for fun. I will try to stay on chat a little more often over the next couple of days, so feel free to drop me a line either via the <a title="Contact Technical Notebook" href="http://www.technicalnotebook.com/contact-me/" target="_blank">Contact Me Page</a> or if I am on live chat you can just click on the live chat icon to the left.</p>
<p>So, seeing as this blog is starting out new, I am more than happy to take suggestions on what you might like me to cover or investigate for you. Feel free to follow me on twitter (as <a title="Technical Notebook on Twitter" href="http://outbound.technicalnotebook.com/twitter/technotebook/" target="_blank">technotebook for site updates</a> or <a title="Ereality on Twitter" href="http://outbound.technicalnotebook.com/twitter/ereality/" target="_blank">ereality for my regular tweets</a>). Also as a note if you aren&#8217;t already, don&#8217;t forget to follow <a title="SingleHop on Twitter" href="http://outbound.technicalnotebook.com/twitter/singlehop/" target="_blank">the official SingleHop on twitter</a>, to keep you updated with the latest news and offers.</p>
<p>I will be getting more content together in the very near future and as I said, would love to capture your attention more often, so let me know what sorts of things you would like to see.</p>
<p>Stuart</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Welcome+SingleHop+Customers+http://rn979.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="Welcome SingleHop Customers" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/&amp;title=Welcome+SingleHop+Customers" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="Welcome SingleHop Customers" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/&amp;t=Welcome+SingleHop+Customers" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="Welcome SingleHop Customers" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/&amp;title=Welcome+SingleHop+Customers" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="Welcome SingleHop Customers" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/&amp;title=Welcome+SingleHop+Customers" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="Welcome SingleHop Customers" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/site-news/welcome-singlehop-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>64 Bit Computing &#8211; Trials and Tribulations</title>
		<link>http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/</link>
		<comments>http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:39:14 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Emerging Technologies]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[64 bit architecture]]></category>
		<category><![CDATA[64 bit OS]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows 64 bit]]></category>
		<category><![CDATA[Vista 64]]></category>
		<category><![CDATA[Vista 64 bit]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Vista 64 bit]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=11</guid>
		<description><![CDATA[I like many other people have managed to sit quite happily with Windows XP 32bit for many moons without breaking a sweat, after years I have been able to attain a rock solid and completely stable environment&#8230; that is until I decided to upgrade my laptop and was forced to go with a 64 bit [...]]]></description>
			<content:encoded><![CDATA[<p>I like many other people have managed to sit quite happily with Windows XP 32bit for many moons without breaking a sweat, after years I have been able to attain a rock solid and completely stable environment&#8230; that is until I decided to upgrade my laptop and was forced to go with a 64 bit edition of Microsoft Windows.</p>
<p>As my new laptop has 8GB of RAM this was the factor that forced me into a 64 bit operating system. As the support for Windows XP 64 bit has never been that spectacular (especially with hardware vendors), I decided that sadly Windows Vista was my only option. I thought I had managed to scrape by and skip over another Microsoft Blunder (think back to Windows ME!) however that is beside the point, here we are and Vista 64 bit is what I had to go with.</p>
<p>I did however want to put together a short list of issues that I have encountered as a part of upgrading to 64 bit, I would like to note as Vista is also completely new to me that some of these issues may in fact be specifically linked to Vista and not so much the 64 bit jump.</p>
<p>The Issues:</p>
<ol>
<li>Hardware Support for a few of my more obscure peripherals (such as my Logitech Harmony 785 remote) is not available.</li>
<li>I find myself constantly having to check if the 64 bit version of the OS is supported when I purchase or download new software. (For example the Australian Tax Office software to submit my tax return, won&#8217;t work on Vista 64 bit).</li>
<li>Not many software vendors support 64 bit: This may not sound like much of a problem, and similar to my last point, however software like TotalIdea&#8217;s TweakVI is currently in a buggy beta on the 64 bit edition of Vista. I am starting to find that a lot of the software that *is* in fact currently available in 64 bit is still in beta and nowhere near as well tested.</li>
<li>With 64 bit, there are some programs (especially those that integrate tightly with the Operating System) that must support 64 bit and currently not all of those do.</li>
<li>and the last major issue is Internet Browsing. Vista comes with a 64 bit version of Internet Explorer and plugins such as Flash (the worst offender I have seen thus far) does not yet have 64 bit support so I am forced to use the 32 bit version. This has also become apparent in another issue, for programs like Java, I now need to install and maintain two completely seperate version, the 32 bit and the 64 bit if I want it to work in both browsers (and Firefox).</li>
</ol>
<p>I guess those have been my main problems that I have discovered thus far. On the bright side however there have been some good points with going 64 bit as well, including:</p>
<ol>
<li>I can now use the full 8GB of RAM.</li>
<li>Additional processing performance when using 64 bit applications as opposed to the 32 bit counterpart.</li>
<li>I can now run 64 bit Linux installations in VMware Workstation, this has been a HUGE plus.</li>
</ol>
<p>For anyone that does read this (hard to get a readership on only my second article <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="64 Bit Computing   Trials and Tribulations" />  ) I would be curious to know, have you made the jump to 64 bit and if so how did you find it and what issues did you face?</p>
<p>Stuart <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="64 Bit Computing   Trials and Tribulations" /> </p>
<p>[poll id="2"]</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=64+Bit+Computing+%E2%80%93+Trials+and+Tribulations+http://r9w7g.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="64 Bit Computing   Trials and Tribulations" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/&amp;title=64+Bit+Computing+%E2%80%93+Trials+and+Tribulations" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="64 Bit Computing   Trials and Tribulations" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/&amp;t=64+Bit+Computing+%E2%80%93+Trials+and+Tribulations" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="64 Bit Computing   Trials and Tribulations" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/&amp;title=64+Bit+Computing+%E2%80%93+Trials+and+Tribulations" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="64 Bit Computing   Trials and Tribulations" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/&amp;title=64+Bit+Computing+%E2%80%93+Trials+and+Tribulations" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="64 Bit Computing   Trials and Tribulations" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/emerging-technologies/64-bit-computing-trials-and-tribulations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Welcome to Technical Notebook</title>
		<link>http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/</link>
		<comments>http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:17:07 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Site News]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=13</guid>
		<description><![CDATA[Welcome to Technical Notebook, my name is Stuart and I am a geek&#8230;
After blogging for almost two years at Secluded Habitat (my personal blog) I wanted to start focusing on blogging more about the things that I know, and computers&#8230; well lets just say I know a fair bit. This is not to say that [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to Technical Notebook, my name is Stuart and I am a geek&#8230;</p>
<p>After blogging for almost two years at <a title="Secluded Habitat" href="http://www.secludedhabitat.com">Secluded Habitat</a> (my personal blog) I wanted to start focusing on blogging more about the things that I know, and computers&#8230; well lets just say I know a fair bit. This is not to say that I know everything, in the world of computers everything is constantly changing and anyone who tells you that they know everything about computers is themselves a fool.</p>
<p>Technical Notebook is a place that I started up as I wanted somewhere to be able to put technical solutions that I have either found in the deep dark recesses of the internet or otherwise developed myself to try to make things easier for people when they run into problems.</p>
<p>Often the articles that I write will assume a minimum level of techical knowledge about the subject matter, so this will not be a blog that you can come back and visit regularly, more an archive of solutions etc, hence the name Technical Notebook. At times however I will include a post or two from the inner ramblings that are my mind or something funny to lighten the mood. For the moment however I do not intend to update this blog more than once every couple of weeks.</p>
<p>If you have a technical problem and need some help I am more than happy to see if I have the knowledge or help you find it, just drop me a like on the <a title="Contact Me" href="http://www.technicalnotebook.com/contact-me" target="_self">Contact Me</a> page and I will see what I can do.</p>
<p align="left"><a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/home/?status=Welcome+to+Technical+Notebook+http://rosrm.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-twitter-big2.png" alt="Post to Twitter" title="Welcome to Technical Notebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://digg.com/submit?url=http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/&amp;title=Welcome+to+Technical+Notebook" title="Post to Digg"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-digg-big2.png" alt="Post to Digg" title="Welcome to Technical Notebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/&amp;t=Welcome+to+Technical+Notebook" title="Post to Facebook"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-facebook-big2.png" alt="Post to Facebook" title="Welcome to Technical Notebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://reddit.com/submit?url=http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/&amp;title=Welcome+to+Technical+Notebook" title="Post to Reddit"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-reddit-big2.png" alt="Post to Reddit" title="Welcome to Technical Notebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://stumbleupon.com/submit?url=http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/&amp;title=Welcome+to+Technical+Notebook" title="Post to StumbleUpon"><img class="nothumb" src="http://www.technicalnotebook.com/wp-content/plugins/tweet-this/icons/tt-su-big3.png" alt="Post to StumbleUpon" title="Welcome to Technical Notebook" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/site-news/welcome-to-technical-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
