<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>All Thumbs and No Fingers</title>
	<link>http://redjamjar.net</link>
	<description>A bucket for all things</description>
	<lastBuildDate>Sat, 27 Feb 2010 08:12:55 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Apache &#8211; Name Virtual Host errors</title>
		<description><![CDATA[For some time now apache has been bugging me that there is a configuration issue with my virtual hosts, so I decided to find out what the issue was and try to resolve it. As it happens the fix was easy but not well documented.
Issue:
[warn] NameVirtualHost *:80 has no VirtualHosts
Resolution:
You can resolve this by ensuring [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2010/02/27/apache-name-virtual-host-errors/</link>
			</item>
	<item>
		<title>How to get your email heard &#8211; make it a tweet style one liner</title>
		<description><![CDATA[Every time I make it third person single question/update one liner I get an almost instant response - it really is awesome. 
And for the longer messages... well that little subject line is the place to not 'name' the email but to get right into the essence of the email - by the time its [...]


Related posts:<ol><li><a href='http://redjamjar.net/2010/01/21/a-thought-there-their-and-theyre/' rel='bookmark' title='Permanent Link: A thought: There, their and they&#8217;re'>A thought: There, their and they&#8217;re</a> <small>Has anyone ever suffered from that dreaded situation of not...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2010/02/22/how-to-get-your-email-heard-make-it-a-tweet-style-one-liner/</link>
			</item>
	<item>
		<title>Integration &#8211; how to plan for the unknown</title>
		<description><![CDATA[No one has ever said integration of one system with another is straight forward. But does it always need to be a surprise a minute roller coaster ride? In a recent and slightly challenging (read evolving) integration projects I devised a simple set of rules:
Action Plan:

Identify the unknowns
How? Start simply with broad questions. Don't be [...]


Related posts:<ol><li><a href='http://redjamjar.net/2009/11/29/six-thinking-hats-designing-and-scoping-solutions/' rel='bookmark' title='Permanent Link: Six thinking hats designing and scoping solutions'>Six thinking hats designing and scoping solutions</a> <small>I've been contemplating this for some time. In fact it...</small></li>
<li><a href='http://redjamjar.net/2009/07/18/rails-if-i-new-when-i-started-what-i-know-now/' rel='bookmark' title='Permanent Link: Rails &#8211; if I new when I started what I know now?'>Rails &#8211; if I new when I started what I know now?</a> <small>How would you answer this question? I've been using rails...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2010/02/17/integration-how-to-plan-for-the-unknown/</link>
			</item>
	<item>
		<title>A thought: There, their and they&#8217;re</title>
		<description><![CDATA[Has anyone ever suffered from that dreaded situation of not knowing which it is? 
I have but in a less than straight forward sense. I actually have no problems establishing which it is. However what I actually realise is I can't do it when I'm writing, only reading. 
So for instance when I write an [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2010/01/21/a-thought-there-their-and-theyre/</link>
			</item>
	<item>
		<title>Six thinking hats designing and scoping solutions</title>
		<description><![CDATA[I've been contemplating this for some time. In fact it dates back to my first trip with my Dad to the local library in North Walsham where I found a copy of Dr Edward De Bono's: Six thinking hats.
Six Thinking Hats is the concept that innovation, judgement and thought can be better managed and facilitated [...]


Related posts:<ol><li><a href='http://redjamjar.net/2010/02/17/integration-how-to-plan-for-the-unknown/' rel='bookmark' title='Permanent Link: Integration &#8211; how to plan for the unknown'>Integration &#8211; how to plan for the unknown</a> <small>No one has ever said integration of one system with...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2009/11/29/six-thinking-hats-designing-and-scoping-solutions/</link>
			</item>
	<item>
		<title>Compiling Mysql Gem on Mac OS X 10.6</title>
		<description><![CDATA[Is not that easy to get hooked up and working (well it wasn't for me)...
So in an effort to save you a hunt around google follow these steps:

Download the 64 bit version of Mysql and install
You may need to update your PATH variable with the location of mysql, on my machine its /usr/local/mysql-5.1.40-osx10.5-x86_64/
And then follow [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2009/11/15/compiling-mysql-gem-on-mac-os-x-10-6/</link>
			</item>
	<item>
		<title>Top 5 things I&#8217;ve seen before I was 30</title>
		<description><![CDATA[Here is my top 5 places I've seen, this is not easy you have to leave out so many amazing sights

Visited the Louvre to see the Mona Lisa
Visited Luxor to see the Karnak Temples
Visited Mauritius to see the Black River Gorges
Visited Rome to see the remains of the Roman Empire
Visited Venice to get engaged



No related [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2009/10/07/top-5-things-ive-seen-before-i-was-30/</link>
			</item>
	<item>
		<title>Responsive Design</title>
		<description><![CDATA[Just been reading an interesting article by Kent Beck in this months Pragprog over at Pragmatic Programmers
http://pragprog.com/magazines/download/3.pdf
The temptation is to put these design ideas in the system now because you just know you’ll need them eventually. Over-designing early leads to delaying feedback from real usage of the system, makes adding features more complicated, and makes [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2009/09/07/responsive-design/</link>
			</item>
	<item>
		<title>Secure Copy How to</title>
		<description><![CDATA[Heres a rough and ready introduction to using the power of SSH to perform a secure copy of a file or directory between computers.

> scp 
usage: scp [-1246BCpqrv] [-c cipher] [-F ssh_config] [-i identity_file]
           [-l limit] [-o ssh_option] [-P port] [-S program]
    [...]


Related posts:<ol><li><a href='http://redjamjar.net/2009/07/19/ssh-how-to-proxy-connections/' rel='bookmark' title='Permanent Link: SSH &#8211; How to proxy connections'>SSH &#8211; How to proxy connections</a> <small>Rough Cut: Recently I've been in the situation where I...</small></li>
<li><a href='http://redjamjar.net/2009/06/15/ie-6-will-out-live-ie-7/' rel='bookmark' title='Permanent Link: IE 6 will out live IE 7 &#8211; and I have proof'>IE 6 will out live IE 7 &#8211; and I have proof</a> <small>Microsoft have gone and released IE 8 (19/03/08) and with it...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2009/09/07/secure-copy-how-to/</link>
			</item>
	<item>
		<title>Rails localisation bug</title>
		<description><![CDATA[I've just gone through the challenge of working out what was wrong with the following piece of code:
 '/' do %>
				  nil,  nchange => 'this.form.submit()'}) %>
			

Our client reported that on a signup page where they choose an alternative language it got redirected and they could never reach the page in their native language.
How [...]


Related posts:<ol><li><a href='http://redjamjar.net/2009/07/18/rails-if-i-new-when-i-started-what-i-know-now/' rel='bookmark' title='Permanent Link: Rails &#8211; if I new when I started what I know now?'>Rails &#8211; if I new when I started what I know now?</a> <small>How would you answer this question? I've been using rails...</small></li>
<li><a href='http://redjamjar.net/2010/02/17/integration-how-to-plan-for-the-unknown/' rel='bookmark' title='Permanent Link: Integration &#8211; how to plan for the unknown'>Integration &#8211; how to plan for the unknown</a> <small>No one has ever said integration of one system with...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<link>http://redjamjar.net/2009/08/20/rails-localisation-bug/</link>
			</item>
</channel>
</rss>
