<?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 &#187; Stuart Ryan</title>
	<atom:link href="http://www.technicalnotebook.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technicalnotebook.com</link>
	<description>A notebook of technical solutions written by a geek who has worked on a helpdesk, desktop support and server support.</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:26:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install Subversion on cPanel Servers Easily &#8211; cPanelSVNManager</title>
		<link>http://www.technicalnotebook.com/software-development/install-subversion-on-cpanel-servers-easily-cpanelsvnmanager/</link>
		<comments>http://www.technicalnotebook.com/software-development/install-subversion-on-cpanel-servers-easily-cpanelsvnmanager/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 06:21:13 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel installer for subversion]]></category>
		<category><![CDATA[cpanel svn]]></category>
		<category><![CDATA[cpanelsvnmanager]]></category>
		<category><![CDATA[easyapache build subversion]]></category>
		<category><![CDATA[easyapache subversion]]></category>
		<category><![CDATA[easyapache svn]]></category>
		<category><![CDATA[how to install subversion on cpanel]]></category>
		<category><![CDATA[install subversion on cpanel]]></category>
		<category><![CDATA[install svn on cpanel]]></category>
		<category><![CDATA[mod_dav_svn easyapache]]></category>
		<category><![CDATA[mod_dav_svn on cpanel]]></category>
		<category><![CDATA[subverison on cpanel]]></category>
		<category><![CDATA[subversion install script]]></category>
		<category><![CDATA[subversion on cpanel breaks easyapache]]></category>
		<category><![CDATA[svn install script]]></category>
		<category><![CDATA[update subversion]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=617</guid>
		<description><![CDATA[<p>Today marks a wonderful day, back in 2009 I put together a script which I called <a title="cPanelSVNManager on TechnicalNotebook Wiki" href="http://technicalnotebook.com/wiki/display/DEV/cPanelSVNManager+-+Subversion+for+cPanel+Servers" target="_blank">cPanelSVNManager</a>, as there was not much interest around at the time I decided not to update it however recently I felt that it was certainly something that needed to be updated.</p> <p>Therefore I [...]]]></description>
			<content:encoded><![CDATA[<p>Today marks a wonderful day, back in 2009 I put together a script which I called <a title="cPanelSVNManager on TechnicalNotebook Wiki" href="http://technicalnotebook.com/wiki/display/DEV/cPanelSVNManager+-+Subversion+for+cPanel+Servers" target="_blank">cPanelSVNManager</a>, as there was not much interest around at the time I decided not to update it however recently I felt that it was certainly something that needed to be updated.</p>
<p>Therefore I have brought cPanelSVNManager right back into 2012 with a complete update and overhaul. It can now build the 1.7 branch and 1.6 branch of Subversion on cPanel servers. It also now correctly checks for the latest recommended version and if you are game enough can support automagical updates of the Subversion installation on your cPanel Server.</p>
<p>The benefits include a very simple way to install and update Subversion as well as mechanisms to stop Easyapache recompiles breaking after mod_dav_svn has been installed.</p>
<p>You can see all the details on the <a title="cPanelSVNManager on TechnicalNotebook Wiki" href="http://technicalnotebook.com/wiki/display/DEV/cPanelSVNManager+-+Subversion+for+cPanel+Servers" target="_blank">Technical Notebook Wiki</a> including the <a title="cPanelSVNManager outstanding tickets" href="http://technicalnotebook.com/wiki/display/DEV/cPanelSVNManager+Outstanding+Tickets" target="_blank">outstanding feature requests, bugs and tasks</a> (of which at time of writing there are none). If you would like to request a new feature or encounter a bug you can do so on the <a title="cPanelSVNManager on TechnicalNotebook JIRA" href="https://technicalnotebook.com/jira/browse/CPSVNMGR" target="_blank">cPanelSVNManager project on TechnicalNotebook JIRA</a> to get support.</p>
<p>I have to say, all around with the last few days development <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin Install Subversion on cPanel Servers Easily   cPanelSVNManager" class='wp-smiley' title="Install Subversion on cPanel Servers Easily   cPanelSVNManager" />  not a bad effort.</p>
<p>I look forward to doing more as this semester progresses.</p>
<p>Stuart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/software-development/install-subversion-on-cpanel-servers-easily-cpanelsvnmanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holiday development &#8211; a geeks way to unwind</title>
		<link>http://www.technicalnotebook.com/how-tos/holiday-development-a-geeks-way-to-unwind/</link>
		<comments>http://www.technicalnotebook.com/how-tos/holiday-development-a-geeks-way-to-unwind/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 03:30:36 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[How To's]]></category>
		<category><![CDATA[atlassian]]></category>
		<category><![CDATA[compile crowd authenticator]]></category>
		<category><![CDATA[compile crowd cpanel]]></category>
		<category><![CDATA[cpanel crowd authenticator]]></category>
		<category><![CDATA[crowd]]></category>
		<category><![CDATA[crowd authenticator module]]></category>
		<category><![CDATA[yourls]]></category>
		<category><![CDATA[yourls iframe]]></category>
		<category><![CDATA[yourls social bar]]></category>
		<category><![CDATA[yourls toolbar]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=615</guid>
		<description><![CDATA[<p>So as I was lucky enough to have a few days off over the break I felt it was time to haul my butt into gear and get some development work done. I have managed to get a good few productive days work in and have the following outputs to share with the world.</p> <p>Firstly [...]]]></description>
			<content:encoded><![CDATA[<p>So as I was lucky enough to have a few days off over the break I felt it was time to haul my butt into gear and get some development work done. I have managed to get a good few productive days work in and have the following outputs to share with the world.</p>
<p>Firstly for you bloggers, if you have heard of <a title="BIT Ly" href="http://bit.ly" target="_blank">bit.ly </a>and other such URL shortening services, you might be curious to check out <a title="YOURLS URL Shortener" href="http://yourls.org" target="_blank">YOURLS</a>, which is essentially a self hosted URL shortener. I will leave it to your own decision as to why that might tickle your fancy but I have written a plugin for YOURLS which provides a social toolbar on shortened URLS.</p>
<p>You can check out the <a title="YOURLS Social Bar" href="http://technicalnotebook.com/wiki/display/DEV/YourLS+Social+Toolbar" target="_blank">YOURLS Social Bar</a> page on my <a title="Technical Notebook Wiki" href="http://technicalnotebook.com/wiki" target="_blank">Technical Wiki</a> for all the details, if you have any feature requests please let me know so that I can start working towards the next major release.</p>
<p>The second item I have been working on is how to get the Atlassian Crowd Authentication connector for Apache compiled on a CentOS System running cPanel. To be honest unless you use the Atlassian suite of products AND run a cPanel server this second one probably won&#8217;t interest any of you that much but hey, it is definitely an achievement that I am proud of. You can check the how-to out on my wiki &#8211;&gt;  <a title="Compile Crowd Authentication module for Apache on CentOS with cPanel" href="http://technicalnotebook.com/wiki/display/home/Compile+Atlassian%27s+Crowd+authenticator+on+CentOS+server+with+cPanel" target="_blank">Compile Atlassian&#8217;s Crowd authenticator on CentOS server with cPanel</a>.</p>
<p>So that has been my few days relaxation and enjoyment <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin Holiday development   a geeks way to unwind" class='wp-smiley' title="Holiday development   a geeks way to unwind" /> . Geeks and Open Source software FOR THE WIN <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_biggrin.gif' alt="icon biggrin Holiday development   a geeks way to unwind" class='wp-smiley' title="Holiday development   a geeks way to unwind" /> .</p>
<p>Stuart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/how-tos/holiday-development-a-geeks-way-to-unwind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>31DBBB &#8211; Day 1: Developing the &#8220;Elevator Pitch&#8221;</title>
		<link>http://www.technicalnotebook.com/site-news/31dbbb-day-1-developing-the-elevator-pitch/</link>
		<comments>http://www.technicalnotebook.com/site-news/31dbbb-day-1-developing-the-elevator-pitch/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 11:37:53 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[#31dbbbDay1]]></category>
		<category><![CDATA[31 days to a better blog]]></category>
		<category><![CDATA[31dbbb]]></category>
		<category><![CDATA[31DBBB Day 1]]></category>
		<category><![CDATA[blog elevator pitch]]></category>
		<category><![CDATA[building a better blog]]></category>
		<category><![CDATA[elevator pitch]]></category>
		<category><![CDATA[problogger]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=590</guid>
		<description><![CDATA[<p>Recently I decided to take on <a title="Problogger on Twitter" href="http://twitter.com/problogger" target="_blank">@ProBlogger’s</a> challenge of 31 Days to Building a Better Blog (A.K.A. 31DBBB), I managed to get the <a title="31DBBB Day 1 - StuartRyan.com" href="http://www.stuartryan.com/blog/blogging-2/31dbbb-day-1-developing-an-elevator-pitch/" target="_blank">Elevator Pitch for StuartRyan.com</a> done yesterday and today we have a first attempt at the Elevator Pitch for TechnicalNotebook.</p> <p>This is still [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I decided to take on <a title="Problogger on Twitter" href="http://twitter.com/problogger" target="_blank">@ProBlogger’s</a> challenge of 31 Days to Building a Better Blog (A.K.A. 31DBBB), I managed to get the <a title="31DBBB Day 1 - StuartRyan.com" href="http://www.stuartryan.com/blog/blogging-2/31dbbb-day-1-developing-an-elevator-pitch/" target="_blank">Elevator Pitch for StuartRyan.com</a> done yesterday and today we have a first attempt at the Elevator Pitch for TechnicalNotebook.</p>
<p>This is still a work in process at the moment and I am only 60% happy with it but I have to start somewhere so it will evolve over time. I certainly welcome any feedback at all that anyone has be it positive or negative.</p>
<p>Elevator Pitch for TechnicalNotebook.com:<br />
“Working in today&#8217;s industry as an IT Professional I often come across tips, tricks, creative and thought provoking work-arounds and tidbits that may be useful to both myself and others at some point in time. After working on a personal knowledgebase of this information for some time I wished document and share my experiences. Therefore Technical Notebook is where I share scripts, how-tos, reviews, tidbits, professional learning and experiences.”</p>
<p>If you have a blog and are interested check out the <a title="31DBBB Workbook by ProBlogger" href="http://www.problogger.net/31dbbb-workbook/" target="_blank">31DBBB eBook that Darren sells</a> which is the one I am following.<br />
Stuart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/site-news/31dbbb-day-1-developing-the-elevator-pitch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Competition to win hosting for your Blog</title>
		<link>http://www.technicalnotebook.com/online-deals/competition-to-win-hosting-for-your-blog/</link>
		<comments>http://www.technicalnotebook.com/online-deals/competition-to-win-hosting-for-your-blog/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 08:00:53 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Online Deals]]></category>
		<category><![CDATA[blog hosting]]></category>
		<category><![CDATA[blog hosting competition]]></category>
		<category><![CDATA[bloggers unite]]></category>
		<category><![CDATA[free hosting]]></category>
		<category><![CDATA[hosting competition]]></category>
		<category><![CDATA[hosting giveaway]]></category>
		<category><![CDATA[supporting bloggers]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=588</guid>
		<description><![CDATA[<p>In the spirit of helping out fellow bloggers it is time again that I gave away some free hosting. For some years now I have run my own dedicated server to support my blogs and other sites that have assisted with my degree at University.</p> <p>I thought however, that this time I would do something slightly different. This time around entrants will need [...]]]></description>
			<content:encoded><![CDATA[<p>In the spirit of helping out fellow bloggers it is time again that I gave away some free hosting. For some years now I have run my own dedicated server to support my blogs and other sites that have assisted with my degree at University.</p>
<p>I thought however, that this time I would do something slightly different. This time around entrants will need to tweet their entry to the competition, each person is allowed to enter up to five times maximum and all you have to do is answer the following question in a single tweet (for example less than 140 chars).</p>
<p>How would blogging enable you to share what you have with the world?</p>
<p>Entries must <strong>end</strong> with &#8220;@StuartCRyan #BlogHostingComp&#8221; so this gives you ~110 characters remaining for your entry. If you also wish to tweet this page to help spread the word please do (however it will have no impact on your entry to the competition).</p>
<p>Rules of the competition:</p>
<ul>
<li>Entry will be open until 11:59pm 31st December 2011 and the winner will be drawn on the 3rd of Jan 2012 at 9:00am and the winner(s) notified on Twitter.</li>
<li>This is a competition of skill and merit and is in no way random. If I see two entrants equally deserving I will award them both a prize.</li>
<li>I will be reading every tweet and will be making the selection of the winner and my decision is final.</li>
<li>Entrants must have a twitter account to participate</li>
<li>Entries must <strong>end</strong> with &#8220;@StuartCRyan #BlogHostingComp&#8221; to be considered valid</li>
<li>If the hosting is misused in any way shape or form, I reserve the right to withdraw the service</li>
<li>Free hosting will be for 12 months minimum, possibly longer at my discretion</li>
<li>The winner will have to supply their own domain name</li>
<li>Entrants do not have to follow @StuartCRyan however I certainly welcome it if they wish to do so</li>
</ul>
<div>The hosting on offer is 5GB disk space with 10GB transfer/month and offers unlimited mysql databases and I can always help you out getting your blog up and running.</div>
<div>So get the message out and get your entries coming in <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Competition to win hosting for your Blog" class='wp-smiley' title="Competition to win hosting for your Blog" />  I look forward to helping out a fellow blogger soon.</div>
<div>Stuart</div>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/online-deals/competition-to-win-hosting-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting a project to vWorker or Freelancer.com</title>
		<link>http://www.technicalnotebook.com/how-tos/posting-a-project-to-vworker-or-freelancer-com/</link>
		<comments>http://www.technicalnotebook.com/how-tos/posting-a-project-to-vworker-or-freelancer-com/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 08:21:55 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Freelancer]]></category>
		<category><![CDATA[guide to putting a project on vWorker]]></category>
		<category><![CDATA[guide to small projects]]></category>
		<category><![CDATA[posting on freelancer]]></category>
		<category><![CDATA[posting on vWorker]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[rentacoder]]></category>
		<category><![CDATA[vWorker]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=585</guid>
		<description><![CDATA[<p>After having a good handful of projects that I have put up on vWorker (formerly RentACoder.com) I thought it was time to put together some information on lessons that I have learned, some gotchas that could be useful for others to know and things that you should look out for.</p> <p>The document was written with [...]]]></description>
			<content:encoded><![CDATA[<p>After having a good handful of projects that I have put up on vWorker (formerly RentACoder.com) I thought it was time to put together some information on lessons that I have learned, some gotchas that could be useful for others to know and things that you should look out for.</p>
<p>The document was written with my experiences from vWorker in mind however the same processes and ideas could be applied to any such project site including sites such as Freelancer.com.</p>
<p>I look forward to feedback, if you have any other experiences, hints or tips please let me know and I will incorporate them into the document.</p>
<p><a title="Guide to putting projects on to vWorker/RentACoder/Freelancer.com" href="http://technicalnotebook.com/wiki/display/home/Guide+to+putting+a+project+on+VWorker.com+%28formerly+RentACoder%29">Guide to putting projects onto vWorker/RentACoder/Freelancer.com</a></p>
<p>Stuart <img src='http://www.technicalnotebook.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Posting a project to vWorker or Freelancer.com" class='wp-smiley' title="Posting a project to vWorker or Freelancer.com" /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/how-tos/posting-a-project-to-vworker-or-freelancer-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Companies using Twitter that are doing it RIGHT!</title>
		<link>http://www.technicalnotebook.com/outstanding-customer-service/companies-using-twitter-that-are-doing-it-right/</link>
		<comments>http://www.technicalnotebook.com/outstanding-customer-service/companies-using-twitter-that-are-doing-it-right/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 05:29:44 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Outstanding Customer Service]]></category>
		<category><![CDATA[1password]]></category>
		<category><![CDATA[cloud flare]]></category>
		<category><![CDATA[cloudflare]]></category>
		<category><![CDATA[companies on twitter]]></category>
		<category><![CDATA[crash plan plus]]></category>
		<category><![CDATA[crashplan]]></category>
		<category><![CDATA[crasplan plus]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[giles hardie]]></category>
		<category><![CDATA[great customer service]]></category>
		<category><![CDATA[log me in]]></category>
		<category><![CDATA[logmein]]></category>
		<category><![CDATA[rescue time]]></category>
		<category><![CDATA[rescuetime]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter customer service]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=570</guid>
		<description><![CDATA[<p>After drafting up a post for my personal blog entitled &#8220;<a title="Twitter and the changing ways we communicate" href="http://www.stuartryan.com/blog/random-thoughts/twitter-and-the-changing-ways-we-communicate/" target="_blank">Twitter and the changing ways we communicate</a>&#8221; I realised that it was time that I did a little bit of a shout out and praise some of the companies I have interacted with that really are [...]]]></description>
			<content:encoded><![CDATA[<p>After drafting up a post for my personal blog entitled &#8220;<a title="Twitter and the changing ways we communicate" href="http://www.stuartryan.com/blog/random-thoughts/twitter-and-the-changing-ways-we-communicate/" target="_blank">Twitter and the changing ways we communicate</a>&#8221; I realised that it was time that I did a little bit of a shout out and praise some of the companies I have interacted with that really are getting things 100% right in the way they interact with the consumer via Twitter. I kind of realised that this is a plug for their services as well but I guess that can&#8217;t really be avoided, I use their services and am stoked with them all so you can take comfort in that.</p>
<p>So read below about the five companies and one individual that really are doing things right and one company that I am going to shame by doing things WRONG!</p>
<p><a title="RescueTime on Twitter" href="http://twitter.com/@RescueTime" target="_blank">@RescueTime</a> &#8211; <a title="RescueTime" href="http://rescuetime.com/ref/316433" target="_blank">RescueTime</a> is a service that I have only been using for less than a month (for productivity tracking if you aren&#8217;t using it you should be but will do a post on that another time) however their Twitter customer service has been exemplary so far, quick to respond and always friendly I really can&#8217;t complain.</p>
<p><a title="CrashPlan on Twitter" href="http://twitter.com/CrashPlan" target="_blank">@CrashPlan</a> &#8211; I use <a title="CrashPlan Plus" href="http://clickserve.cc-dt.com/link/tplclick?lid=41000000035688763&amp;pubid=21000000000283466" target="_blank">CrashPlan Plus</a> for backups of all my data into the cloud and highly recommend them, the times that I have Tweeted them with feedback or requesting assistance they have always got back to me with help or thanks so good on them.</p>
<p><a title="LogMeIn on Twitter" href="http://twitter.com/LogMeIn" target="_blank">@LogMeIn</a> &#8211; <a title="LogMeIn" href="http://www.logmein.com" target="_blank">LogMeIn</a> provides free and/or paid remote access to your computers from anywhere in the world (I just use the freebie). I have only ever Tweeted these guys once but they took my feedback on board and got back to me so I am happy to say that these guys also get a shiny gold star (especially for a free service).</p>
<p><a title="CloudFlare on Twitter" href="http://twitter.com/CloudFlare" target="_blank">@CloudFlare</a> &#8211; For the last few months I have been using <a title="CloudFlare" href="http://www.cloudflare.com" target="_blank">CloudFlare</a> to speed up my blogs, they do a reverse proxy mix with a content delivery network (CDN), great service and VERY responsive on Twitter, I had an issue and they were on to it and helping out in record time.</p>
<p><a title="1Password on Twitter" href="http://twitter.com/1Password" target="_blank">@1Password</a> &#8211; Honestly can&#8217;t remember why I had to tweet these guys but what I do remember is they were so exceptional I tweeted a massive thanks to them for their assistance and support. If you need password management software I highly recommend <a title="1Password" href="http://agilebits.com/products/1Password" target="_blank">1Password</a> too.</p>
<p><a title="Giles Hardie on Twitter" href="http://twitter.com/GilesHardie" target="_blank">@GilesHardie</a> &#8211; Giles is actually a reporter/editor with the Sydney Morning Herald, after recently reading one of his <a title="Recap of Masterchef" href="http://www.smh.com.au/entertainment/tv-and-radio/masterchef-recap-outcooking-a-noncook-20110720-1ho0w.html" target="_blank">articles about Masterchef</a> and almost literally pissing myself laughing I had to shout out and say thanks for the laugh. Little did I know that Giles read my tweet and replied back to me a couple of times. It was certainly refreshing for the little guy to get to talk directly to the author of an article.</p>
<p>Finally I have to give three thumbs down to <a title="Evernote on Twitter" href="http://twitter.com/Evernote" target="_blank">@Evernote</a> on twitter &#8211; I love <a title="Evernote" href="http://www.evernote.com" target="_blank">Evernote&#8217;s</a> services please don&#8217;t get me wrong and I would be lost without them and in fact give their services a three thumbs UP. As a paying customer I expect however if you have a twitter account AND you promote it, if I message you saying I can&#8217;t renew my services and would like to let them know that they are giving me free premium services that I might in fact get a response. I have tweeted @Evernote on several occasions and never heard a boo back from them.</p>
<p>If you aren&#8217;t already following me on twitter shout out to me right now on <a title="Stuart Ryan on Twitter" href="http://twitter.com/StuartCRyan" target="_blank">@StuartCRyan</a> I always welcome feedback about what I write or even just a friendly hello.</p>
<p>Stuart</p>
<p>&nbsp;</p>
<p>Please note that some of the links in this post may contain affiliate links. I use the services I might as well get a little kudos for promoting them #JustBeingHonest</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/outstanding-customer-service/companies-using-twitter-that-are-doing-it-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CloudFlare &#8211; Speedy goodness</title>
		<link>http://www.technicalnotebook.com/site-news/cloudflare-speedy-goodness/</link>
		<comments>http://www.technicalnotebook.com/site-news/cloudflare-speedy-goodness/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 03:56:16 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[cloudflare]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[reverse proxy]]></category>
		<category><![CDATA[site acceleration]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=541</guid>
		<description><![CDATA[<p>A few days ago I decided to give CloudFlare a try on my blogs to help speed up the loading time and also act as another barrier of security for them (as we all know WordPress while being great software is often a target for security holes).</p> <p>The system has a few experimental features (which [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago I decided to give CloudFlare a try on my blogs to help speed up the loading time and also act as another barrier of security for them (as we all know WordPress while being great software is often a target for security holes).</p>
<p>The system has a few experimental features (which at this stage unfortunately break certain WordPress plugins) however with all the stable features turned on the system works beautifully. So far the system has improved the loading times of my blogs significantly and was extremely painless to install. Essentially the system is a reverse proxy for your site and has various features inbuilt in that proxy to speed up the loading and also reduce the total load on your server.</p>
<p>If you have a blog they have a free and a paid service and it in some ways acts like a CDN (Content Delivery Network) by caching most commonly loaded parts of your site. So please let me know if you have any issues in the coming days loading anything on my blogs and I will look to debug them ASAP.</p>
<p>Stuart</p>
<p><script type="text/javascript" src="http://ajax.cloudflare.com/cdn-cgi/scripts/cf_status.js"></script><a style="display: block; position: relative; width: 0px; height: 0px;" href="http://www.cloudflare.com"><img style="position: absolute; clip: rect(0px,0px,0px,0px); border: 0;" src="http://ajax.cloudflare.com/cdn-cgi/images/seal/standard/0x0.png" alt="0x0 CloudFlare   Speedy goodness"  title="CloudFlare   Speedy goodness" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/site-news/cloudflare-speedy-goodness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do you uninstall the Apple Broadband Tuner</title>
		<link>http://www.technicalnotebook.com/how-tos/how-do-you-uninstall-the-apple-broadband-tuner/</link>
		<comments>http://www.technicalnotebook.com/how-tos/how-do-you-uninstall-the-apple-broadband-tuner/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 02:45:01 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[delete apple broadband tuner]]></category>
		<category><![CDATA[delete broadband tuner]]></category>
		<category><![CDATA[delete osx broadband tuner]]></category>
		<category><![CDATA[manually delete apple broadband tuner]]></category>
		<category><![CDATA[manually remove apple broadband tuner]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[remove broadband tuner]]></category>
		<category><![CDATA[remove osx broadband tuner]]></category>
		<category><![CDATA[uninstall apple broadband tuner]]></category>
		<category><![CDATA[uninstall broadband tuner]]></category>
		<category><![CDATA[uninstall osx broadband tuner]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=561</guid>
		<description><![CDATA[<p>Update:</p> <p>Turns out that there *is* an uninstaller. No idea if it works or not but to access it, right click the installer package and select &#8220;Show Contents&#8221; then under the packages directory there is an uninstaller. This was apparent in the install program however when you selected to uninstall you could not select next. [...]]]></description>
			<content:encoded><![CDATA[<p>Update:</p>
<p>Turns out that there *is* an uninstaller. No idea if it works or not but to access it, right click the installer package and select &#8220;Show Contents&#8221; then under the packages directory there is an uninstaller. This was apparent in the install program however when you selected to uninstall you could not select next. Thanks to <a title="Grahame Waterhouse on Twitter" href="http://twitter.com/gwaterhouse" target="_blank">@gwaterhouse</a> for that one. so if you are still having issues the below will also work for you.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>If you took the silly plunge and installed the <a title="Apple Broadband Tuner" href="http://support.apple.com/downloads/Broadband_Tuner_1_0" target="_blank">Apple OSX Broadband Tuner</a> on your OSX Machine only to find that there in fact was no &#8220;optional uninstall&#8221; available for it fear not, read on to find out how to remove the changes.</p>
<p>Firstly, the requisite disclaimer. DO THIS AT YOUR OWN RISK using the sudo command can be dangerous in nooby hands.</p>
<p>Simple Steps:</p>
<ol>
<li>Open up a Terminal Prompt on OSX</li>
<li>Run the command &#8211;&gt; sudo nano -w /private/etc/sysctl.conf</li>
<li>Delete the following lines of code:<br />
#<br />
# Tuning network for broadband<br />
#<br />
# START<br />
net.inet.tcp.sendspace: 131072<br />
net.inet.tcp.recvspace: 358400<br />
kern.ipc.maxsockbuf: 512000<br />
# END</li>
<li>Save the file by pressing Ctrl + X (then press Y &#8211;&gt; Enter to confirm save)</li>
<li>Reboot your machine and you will be back to normal.</li>
</ol>
<p>Lesson learned&#8230; don&#8217;t trust that an uninstall will work, I have to say Apple if you have something on your site that makes such intricate changes to the system PLEASE provide an uninstaller if you are going to put it up there.</p>
<p>&#8212;&#8212;&#8211;</p>
<p>Update: A mate said that there is in fact an uninstaller in there. No idea how but this is the version I got and there ain&#8217;t be no uninstaller in there:</p>
<p><a href="http://www.technicalnotebook.com/wp-content/uploads/2011/06/apple-broadband-tuner-screenshot.png"><img class="alignnone size-full wp-image-566" title="Apple Broadband Tuner Screenshot" src="http://www.technicalnotebook.com/wp-content/uploads/2011/06/apple-broadband-tuner-screenshot.png" alt="apple broadband tuner screenshot How do you uninstall the Apple Broadband Tuner" width="784" height="432" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/how-tos/how-do-you-uninstall-the-apple-broadband-tuner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to run two versions of Firefox on Mac OSX concurrently</title>
		<link>http://www.technicalnotebook.com/how-tos/how-to-run-two-versions-of-firefox-on-mac-osx-concurrently/</link>
		<comments>http://www.technicalnotebook.com/how-tos/how-to-run-two-versions-of-firefox-on-mac-osx-concurrently/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 11:24:56 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox mac]]></category>
		<category><![CDATA[firefox old]]></category>
		<category><![CDATA[firefox osx]]></category>
		<category><![CDATA[load two versions of firefox]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[run two concurrent firefox versions]]></category>
		<category><![CDATA[run two firefox concurrently]]></category>
		<category><![CDATA[run two versions concurrently]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=549</guid>
		<description><![CDATA[<p>Running two versions of a browser on one machine is something that should be easy&#8230; but not always. Recently I needed to assist with deploying a fix to a slightly larger userbase than normal and provide the ability for Mac OSX users to concurrently run two versions of Firefox.</p> <p>Therefore after researching this in my [...]]]></description>
			<content:encoded><![CDATA[<p>Running two versions of a browser on one machine is something that should be easy&#8230; but not always. Recently I needed to assist with deploying a fix to a slightly larger userbase than normal and provide the ability for Mac OSX users to concurrently run two versions of Firefox.</p>
<p>Therefore after researching this in my own time this weekend I have thrown together these simple launchers to make the process far more easy for everyone. If you follow the steps below you should be up and running in no time. Before we begin though PLEASE back up your existing Firefox Profile.</p>
<p>Firstly download the two versions of Firefox you want, for the latest build see the <a title="Latest Firefox Downloads" href="http://www.mozilla.com/en-US/firefox/all.html" target="_blank">Latest Downloads</a> page, or for the previous build see the <a title="Get Firefox Older Versions" href="http://www.mozilla.com/en-US/firefox/all-older.html" target="_blank">Older Downloads</a> page. Following that get your hands on the launchers I have created: <a href="http://www.technicalnotebook.com/wp-content/uploads/2011/06/Firefox-Workaround.zip">Firefox Workaround Zip File</a>.</p>
<h3>The Easy Way:</h3>
<p>Assumptions: You already have one version of Firefox installed on your machine and that you would like to run Firefox 3 and Firefox 4.</p>
<ol>
<li>If you have the older version of Firefox installed on your machine open the applications folder, click the existing Firefox Application and rename it to &#8220;Firefox 3&#8243;. Then install the new version of Firefox in the applications folder.</li>
<li>If you have the newer version installed and want to install the older version along side, rather than dragging and dropping the old version to your applications folder to install. Drag it to your desktop first, rename it to Firefox 3 and then move it to the applications folder after it is renamed.</li>
<li>Open Terminal and run &#8220;/Applications/Firefox\ 3.app/ContentsOS/firefox-bin -profilemanager -no-remote&#8221; this will load the Firefox 3 Profile Manager.</li>
<li>You will have one profile already showing. If you wish to keep this for the latest version rename it to &#8220;Firefox-4&#8243; then create a new profile along side this called &#8220;Firefox-3&#8243; the names and case are important as the scripts use these to auto run the different versions. It should now look like this:<br />
<img class="size-full wp-image-552 alignnone" title="Firefox Profiles" src="http://www.technicalnotebook.com/wp-content/uploads/2011/06/firefox_profiles.png" alt="firefox profiles How to run two versions of Firefox on Mac OSX concurrently" width="333" height="265" /></li>
<li>Extract the <a href="http://www.technicalnotebook.com/wp-content/uploads/2011/06/Firefox-Workaround.zip">Firefox Workaround Zip File</a> to a location of your choosing. The two launchers can then be dragged onto your dock to use them for Launching the two versions of Firefox concurrently.</li>
</ol>
<h3>The Hard Way: so the assumptions above don&#8217;t apply?</h3>
<p>OK so I am a realist, the above will only work for the aforementioned versions of Firefox and we would like to give you the ability to make some changes, or you want to name the folders differently (or whatever issues you may have).</p>
<ol>
<li>After you have downloaded the <a href="http://www.technicalnotebook.com/wp-content/uploads/2011/06/Firefox-Workaround.zip">Firefox Workaround Zip File</a> extract it to the Desktop</li>
<li>Run Applications &#8211;&gt; Automator</li>
<li>Choose to open an existing workflow</li>
<li>Open the Firefox 3 file extracted from the above zip</li>
<li>In the script there are two things you can edit the &#8216;-a &#8220;Firefox 3&#8243;&#8216; defines the application name so if you wish to change the application name you can do so there, the &#8216;-P &#8220;Firefox-3&#8243;&#8216; defines the profile to use.<br />
<img class="alignnone size-full wp-image-554" title="Firefox Automator Example" src="http://www.technicalnotebook.com/wp-content/uploads/2011/06/automator_firefox.png" alt="automator firefox How to run two versions of Firefox on Mac OSX concurrently" width="613" height="183" /></li>
<li>As an example if you wish to call the application Firefox Old with a profile name of Original Firefox you would write:<br />
<img class="alignnone size-full wp-image-555" title="Firefox Automator Example 2" src="http://www.technicalnotebook.com/wp-content/uploads/2011/06/automator_example_2.png" alt="automator example 2 How to run two versions of Firefox on Mac OSX concurrently" width="611" height="185" /></li>
<li>Save the scripts and they can now be used.</li>
</ol>
<h3>Because I am nice &#8211; A generic version of the loaders:</h3>
<p>I figured that it might be nice to have a version of the loaders that will load any version of Firefox, one old and one new. Therefore if you download the <a href="http://www.technicalnotebook.com/wp-content/uploads/2011/06/Firefox-Workaround-Generic.zip">Firefox Workaround Generic</a> you can use the following settings:</p>
<p>New Firefox:<br />
Application Name: Firefox<br />
Profile Name: Firefox Default</p>
<p>Old Firefox:<br />
Application Name: Firefox Old<br />
Profile Name: Firefox Old</p>
<p>This should allow you to not have to continuously overwrite the loaders if you wish to have this available as a permanent solution. Then when a new major version is released, before you upgrade just replace the application names.</p>
<p>Let me know if you have any feedback or ways of improving this.</p>
<p>Stuart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/how-tos/how-to-run-two-versions-of-firefox-on-mac-osx-concurrently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few changes today &#8211; Viglink Affiliate System</title>
		<link>http://www.technicalnotebook.com/site-news/a-few-changes-today-viglink-affiliate-system/</link>
		<comments>http://www.technicalnotebook.com/site-news/a-few-changes-today-viglink-affiliate-system/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 00:09:25 +0000</pubDate>
		<dc:creator>Stuart Ryan</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[affiliate program]]></category>
		<category><![CDATA[referrals]]></category>
		<category><![CDATA[viglink]]></category>

		<guid isPermaLink="false">http://www.technicalnotebook.com/?p=536</guid>
		<description><![CDATA[<p><a href="http://www.viglink.com/policies/ftc" target="_blank"></a>After having issues with Commission Junction zeroing out my account recently as I had not earned any new commissions in a while I had been hunting around for a better way to get affiliate commissions on some of my posts.</p> <p>Sidebar: I have never actually made a single cent LOL I blog because [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viglink.com/policies/ftc" target="_blank"><img class="alignright size-full wp-image-537" title="Viglink Monetized Links" src="http://www.technicalnotebook.com/wp-content/uploads/2011/06/120x55_viglink.png" alt="120x55 viglink A few changes today   Viglink Affiliate System" width="120" height="55" /></a>After having issues with Commission Junction zeroing out my account recently as I had not earned any new commissions in a while I had been hunting around for a better way to get affiliate commissions on some of my posts.</p>
<p>Sidebar: I have never actually made a single cent LOL I blog because I enjoy it, not to make money but I figure I might as well have the links there especially when I am doing reviews of products and that sort of thing.</p>
<p>So today I have installed VigLink to see what will happen, basically it automatically handles all the affiliate stuff I need without me having to do anything. In the interest of complete disclosure this does now mean that any link out of my blog may be an affiliate link but once again I stress that this in no way changes the content that I write and does not influence my opinions at all.</p>
<p>Stuart</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technicalnotebook.com/site-news/a-few-changes-today-viglink-affiliate-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

