<?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>Who Needs Actions &#187; General</title>
	<atom:link href="http://www.whoneedsactions.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whoneedsactions.com</link>
	<description>Web Development and Software Blog by James Riley</description>
	<lastBuildDate>Wed, 04 Nov 2009 10:56:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Development Environment</title>
		<link>http://www.whoneedsactions.com/my-development-environment/</link>
		<comments>http://www.whoneedsactions.com/my-development-environment/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 10:55:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.whoneedsactions.com/?p=148</guid>
		<description><![CDATA[Occasionally I meet other Web Developers, despite my efforts to avoid them – and one of the very first questions I am asked is what set up I use for developing my websites. After a quick glance around me to check for the presence of any females, I launch into my well rehearsed explanation, and [...]]]></description>
			<content:encoded><![CDATA[<p>Occasionally I meet other Web Developers, despite my efforts to avoid them – and one of the very first questions I am asked is what set up I use for developing my websites. After a quick glance around me to check for the presence of any females, I launch into my well rehearsed explanation, and here I share it with the world:</p>
<p><span id="more-148"></span></p>
<p><strong>NetBeans</strong> – my web development career (if you can call it that) began with Microsoft Frontpage, before moving onto Dreamweaver and finally settling on NotePad. By this stage my ego had quadrupled in size yet quickly popped when I dived into dynamic programming languages such as PHP and Ruby on Rails. I quickly realised that with NotePad – less is not always more.</p>
<p>So I grabbed NetBeans and have never looked back. It contains all your regular IDE benefits such as code colouring, file management, is open source, powerful search, task lists etc. But what makes NetBeans stand out for me is its Ruby on Rails support – being able to carry out all your command line activities from within the IDE saves me a lot of time. With Ruby on Rails being the speedy framework that it is, I feel it a necessity to meet it half way.</p>
<p><strong>NotePad++</strong> - As described above, I once had feelings for the NotePad that comes with Windows, I saw a future for us and on more than one occasion gave it a little squeeze when the opportunity arose. Yet NotePad++ proved to me that there are better fish in the sea – a quick look at the feature list will show you why this is an application every developer should have installed.</p>
<p>There are many occasions where opening a full-blown IDE is overkill for the task at hand (editing a single file or putting together a short script) and this is where NotePad++ will enter the room and apply just enough pressure to gently soothe that ache. Give it a go.</p>
<p><strong>Photoshop CS3</strong> – The tool of choice for the majority of Web and Graphic designers, Photoshop has a long history and a new version seems to see its release almost yearly – which occasionally confuses me as I can’t tell the difference to Photoshop 7. None the less, I use Photoshop for almost all of the graphical work I do and couldn’t recommend it enough.</p>
<p><strong>NaviCat </strong>– This application may be the least known out of those mentioned here but is a powerful database management tool, with different versions supporting either MySQL, Oracle and PortgreSQL. I manage many different databases online nothing compares to the speed and efficiency of Navicat for tasks such as: Import/Export of data, updating, deleting, inserting records, generating reports, handling users etc. A notable feature here is Navicat's own backup and restore system which has been a life saver on occasions where I’ve had to switch servers and transfer large database files – reliably and in a short time.</p>
<p>Leave a comment with the programs you use most often, not that such a task requires a launch party or anything...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whoneedsactions.com/my-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Alert per Email Account in Thunderbird with Mailbox Alert</title>
		<link>http://www.whoneedsactions.com/thunderbird-email-account-alerts/</link>
		<comments>http://www.whoneedsactions.com/thunderbird-email-account-alerts/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 10:54:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.whoneedsactions.com/?p=141</guid>
		<description><![CDATA[If you’re like me then there’s a high possibility you have more than one account set up within Thunderbird – none of which ever receive any email of any importance, other than your main account. You also may be using Thunderbird as your RSS Reader; with multiple subscriptions in place that alert you of articles [...]]]></description>
			<content:encoded><![CDATA[<p>If you’re like me then there’s a high possibility you have more than one account set up within Thunderbird – none of which ever receive any email of any importance, other than your main account. You also may be using Thunderbird as your RSS Reader; with multiple subscriptions in place that alert you of articles that still go without being read.</p>
<p>The issue I had here is that I did not want an audio alert when an RSS feed was updated, or when one of my Admin email address for a website of mine received an enquiry via a contact form. Far too many times I heard the Thunderbird audio alert, ran into my room, each step being like a journey up the stairs to heaven as I anticipate hearing from a loved one – only to trip and fall to the depths of below as I realise it was a mere ‘undelivered email’ notification from my server.</p>
<p><span id="more-141"></span></p>
<p>An issue which I had always wanted a solution for but never solved, I browsed through the Thunderbird options, surprised and disappointed at the lack of control. With nothing but a global setting for sound/visual alerts – I then hit the Thunderbird Add-ons site and came across the ‘Mailbox Alert’ extension. Not updated in years yet it’s assumed the developer adopts a ‘If it isn’t broke, don’t fix it approach’ and the simple yet powerful add-on solves the problem beautifully.</p>
<p><strong>Setting up a unique sound for each folder / email account </strong></p>
<p>You should have little trouble setting this up but I did get caught out so here’s one approach.</p>
<p>1) Firstly grab the extension from the <a href="https://addons.mozilla.org/en-US/thunderbird/addon/2610">Thunderbird Add-ons website</a></p>
<p>2) Right click the email (or Blog) account that you want to customise the alert for and select ‘Mailbox Alert’ from the menu that appears</p>
<div id="attachment_144" class="wp-caption alignright" style="width: 160px"><img class="size-thumbnail wp-image-144" title="2009-09-07_115139" src="http://www.whoneedsactions.com/wp-content/upLoads/2009-09-07_115139-150x150.jpg" alt="Mailbox Alert Preferences" width="150" height="150" /><p class="wp-caption-text">Mailbox Alert Preferences</p></div>
<p>3) From here, simply tick the checkbox for ‘Play a Sound’ and select your custom .wav file (as annoyingly the ‘System Default’ is near useless – certainly doesn’t use the Thunderbird default sound).  A quick Google search for ‘Email Notification Wav Sounds’ should provide all you need here.</p>
<p>4) A final step that I took was to go into Thunderbird options and untick the ‘Play a Sound’ box under the General tab, otherwise you’ll find both sounds play when an email arrives.</p>
<p>This is a simple guide on setting a sound to play for a single account (and not others) but the extension is flexible in you set folder alert settings individually and also configure the child/parent relationship inheritance. Do play about with the options to get it working in a way that’s best for you – the ‘Test these settings’ button will demonstrate the alert in action, which is useful for me as I haven’t received an email from a loved one since my February, and even that was a mistake.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whoneedsactions.com/thunderbird-email-account-alerts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A journey of a thousand miles&#8230;</title>
		<link>http://www.whoneedsactions.com/journey-begins/</link>
		<comments>http://www.whoneedsactions.com/journey-begins/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 20:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://whoneedsactions.com/?p=1</guid>
		<description><![CDATA[Dear internet - this is the start of my journey.
The last 21 years are irrelevant.
Welcome to a blog of software, internet and life lessons.
As a computer science graduate who is about to start a masters in Web Technology, I'll be writing guides of computing and web development. As a fitness freak I'll be posting about [...]]]></description>
			<content:encoded><![CDATA[<p>Dear internet - this is the start of my journey.</p>
<p>The last 21 years are irrelevant.</p>
<p>Welcome to a blog of software, internet and life lessons.</p>
<p>As a computer science graduate who is about to start a masters in Web Technology, I'll be writing guides of computing and web development. As a fitness freak I'll be posting about my workouts and progress. As a lover of all things music I'll be posting on my findings and thoughts. But most importantly, as a person, I'll document events that we all go through - maybe my accounts will aid you in some way, at least to help you realise that life could be so much worse.  Hah, lets see where this takes us...</p>
<p><em>"sometimes life isn't the party we hoped for<br />
but since we're here, we should dance"</em></p>
<p>I have just decided to learn a new language. Wanting to give myself a tough time, it's not a common one.  More info to follow!</p>
<p><span style="color: #ff0000;"><strong>Update</strong></span>:  With Software and Web Develop to be such a large focus of this blog, I've decided to focus on those topics - and have launched <a title="Fitness music and life - Blog of James Riley" href="http://me.whoneedsactions.com" target="_blank">my personal blog</a> which will cover other aspects of my life such as fitness and music.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whoneedsactions.com/journey-begins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
