<?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"
	>

<channel>
	<title>Ridge Solutions, Software Development and Software Engineering, Ireland.</title>
	<atom:link href="http://www.ridgesolutions.ie/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ridgesolutions.ie</link>
	<description>Engineered Software</description>
	<pubDate>Mon, 31 May 2010 18:39:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>reCaptcha on Google App Engine</title>
		<link>http://www.ridgesolutions.ie/index.php/2010/05/31/recaptcha-on-google-app-engine/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2010/05/31/recaptcha-on-google-app-engine/#comments</comments>
		<pubDate>Mon, 31 May 2010 18:26:49 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[Tech Stuff]]></category>

		<category><![CDATA[google app engine]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=95</guid>
		<description><![CDATA[Software Engineering can be a bit challenging on the Google App Engine, and so I am always on the lookout for a helping hand!  I came across this article on using reCaptcha on the Google App Engine using python:
http://daily.profeth.de/2008/04/using-recaptcha-with-google-app-engine.html
Just what I needed, a step by step guide!
]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2010/05/31/recaptcha-on-google-app-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Features in Wordpress 3.0</title>
		<link>http://www.ridgesolutions.ie/index.php/2010/05/11/new-features-in-wordpress-30/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2010/05/11/new-features-in-wordpress-30/#comments</comments>
		<pubDate>Tue, 11 May 2010 09:36:07 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpress 3.0]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=94</guid>
		<description><![CDATA[Here is an interesting post about the 5 most interesting new features in wordpress 3.0: http://mashable.com/2010/05/10/new-features-wordpress-3/



It certainly seems to be going in the right direction - I will be interested to see what can be done with the new custom content types.  This could lead to the use of wordpress for the development of richer [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2010/05/11/new-features-in-wordpress-30/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google profits up - boost to web sector</title>
		<link>http://www.ridgesolutions.ie/index.php/2010/04/16/google-profits-up-boost-web-sector/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2010/04/16/google-profits-up-boost-web-sector/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 12:50:23 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=93</guid>
		<description><![CDATA[In this gloomy climate it&#8217;s great to see some good news - and the Irish Times reports here that Google has seen a sharp rise in its profits for the first quarter of this year - more evidence they say that the web advertising and technology sectors are bouncing back from the recession. It seems [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2010/04/16/google-profits-up-boost-web-sector/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XML-RPC calls from Google App Engine Client</title>
		<link>http://www.ridgesolutions.ie/index.php/2010/04/13/xml-rpc-google-app-engine-client/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2010/04/13/xml-rpc-google-app-engine-client/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 14:52:11 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[Tech Stuff]]></category>

		<category><![CDATA[gae]]></category>

		<category><![CDATA[google app engine]]></category>

		<category><![CDATA[xml-rpc]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=92</guid>
		<description><![CDATA[There are some interesting aspects to doing Software Enginering from within the Google App Engine sandbox - I came across this interesting article on how to play with things so that you can make XML-RPC calls from within the google app engine sandbox.  By default such calls will be blocked but the article shows who [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2010/04/13/xml-rpc-google-app-engine-client/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SimpleXMLElement Minus / Hyphon in Element Name</title>
		<link>http://www.ridgesolutions.ie/index.php/2010/04/12/simplexmlelement-minus-hyphon-in-element-name/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2010/04/12/simplexmlelement-minus-hyphon-in-element-name/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 11:01:58 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[Tech Stuff]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=91</guid>
		<description><![CDATA[Just came across a bit of a time-waster in the PHP SimpleXMLElement lib.  Usually if you&#8217;re accessing an element called, say &#8216;username&#8217; you use the follwoing syntax:
$username = $element-&#62;username;
However if the element has a minus sign in its name, like &#8216;user-name&#8217; you have to use the following syntax instead:
$username = $element-&#62;{&#8217;user-name&#8217;};
If you use the original [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2010/04/12/simplexmlelement-minus-hyphon-in-element-name/feed/</wfw:commentRss>
		</item>
		<item>
		<title>www.glovesbypaularowan.ie website goes live</title>
		<link>http://www.ridgesolutions.ie/index.php/2009/12/01/wwwglovesbypaularowanie-website-goes-live/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2009/12/01/wwwglovesbypaularowanie-website-goes-live/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 11:28:00 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[ecommerce]]></category>

		<category><![CDATA[ubercart]]></category>

		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=90</guid>
		<description><![CDATA[Our web design partners at Pride Design have put Paula Rowan&#8217;s new website  www.glovesbypaularowan.ie live, I worked very closely with Shane at Pride Design to bring the site to fruition and I am very happy with the outcome!  Paula sells a (self designed) range of luxury gloves through her new website.
 
The website is (once again) built on Drupal 6 with the eCommerece functionality provided by ubercart.  Ubercart worked [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2009/12/01/wwwglovesbypaularowanie-website-goes-live/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubercart Option Images module with content template or custom template</title>
		<link>http://www.ridgesolutions.ie/index.php/2009/11/19/ubercart-option-images-module-with-content-template-or-custom-template/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2009/11/19/ubercart-option-images-module-with-content-template-or-custom-template/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 11:07:43 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[Tech Stuff]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[ecommerce]]></category>

		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=89</guid>
		<description><![CDATA[Q: Is it possible to use the ubercart Option Images module (uc_option_image) with a custom product display template, via Content Template (contemplate) or a custom node.tpl.php?
 
A: Yes, you just need to manually call the attribute image into your template with a line of PHP code.
 
The ubercart Option Images module (uc_option_image) is a really nice module that [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2009/11/19/ubercart-option-images-module-with-content-template-or-custom-template/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Gael-Taca Website goes live</title>
		<link>http://www.ridgesolutions.ie/index.php/2009/11/11/new-gael-taca-website-goes-live/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2009/11/11/new-gael-taca-website-goes-live/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:30:26 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[i18n]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=88</guid>
		<description><![CDATA[Today our partners at Pride Design in Cork put the new Gael-Taca  (http://www.gael-taca.com/) website live, once again we worked closely with pride on its development.  It is fully content managed site built on drupal 6, but the really interesting thing about it is that it&#8217;s multi-lingual - as Gaeilge agus as Bearla! (in Irish and English).
 
In [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2009/11/11/new-gael-taca-website-goes-live/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drupal wins best open source PHP CMS</title>
		<link>http://www.ridgesolutions.ie/index.php/2009/11/11/drupal-wins-best-open-source-php-cms/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2009/11/11/drupal-wins-best-open-source-php-cms/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:11:58 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[award]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=87</guid>
		<description><![CDATA[Good news, this just out on the wire - Drupal has won &#8216;Best open source PHP Content Management System&#8216; for the second year running!  Congrats to our favourite CMS and thanks to all the many who volunteered their time to make it so great!
]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2009/11/11/drupal-wins-best-open-source-php-cms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flame by Design CMS website goes live</title>
		<link>http://www.ridgesolutions.ie/index.php/2009/11/11/flame-by-design-cms-website-goes-live/</link>
		<comments>http://www.ridgesolutions.ie/index.php/2009/11/11/flame-by-design-cms-website-goes-live/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 10:04:11 +0000</pubDate>
		<dc:creator>Kevin Godden</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[CMS]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.ridgesolutions.ie/?p=86</guid>
		<description><![CDATA[The new Flame By Design (http://www.flamebydesign.ie) website has gone live.  We worked closely with Sinead at Pride Design to get it up and running.  It is another classic content managed drupal 6 website - setup so that the client can easily add and manage the product line up and associated data via a set of specially tailored administration [...]]]></description>
		<wfw:commentRss>http://www.ridgesolutions.ie/index.php/2009/11/11/flame-by-design-cms-website-goes-live/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
