<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Homespun</title>
	
	<link>http://www.janinedalton.com/blog</link>
	<description>Random ramblings from a freelance web developer in Dublin, Ireland</description>
	<lastBuildDate>Tue, 09 Jun 2009 23:55:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/wysiwyg" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site.</feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>MODx Web Development Book Review</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/wW6iBdyhEOs/</link>
		<comments>http://www.janinedalton.com/blog/archives/2009/modx-web-development-book-review/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 23:02:23 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[modx]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=243</guid>
		<description><![CDATA[MODx Web Development (ISBN: 9781847194909) is written by Antano Solar John and published by Packt Publishing. Download a free chapter (Ch 5: authentication and authorisation). 
Finally, there is a book available on MODx &#8211; it&#8217;s about time! MODx is an open source PHP CMS with an awful lot going for it. While gaining in popularity, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/modx-web-development/book" target="_blank">MODx Web Development</a> (ISBN: 9781847194909) is written by <a href="http://www.antanosolar.com/" target="_blank">Antano Solar John</a> and published by <a href="http://www.packtpub.com/" target="_blank">Packt Publishing</a>. <a href="http://www.packtpub.com/files/modx-web-development-sample-chapter-5-authentication-and-authorization.pdf" target="_blank">Download a free chapter (Ch 5: authentication and authorisation)</a>. </p>
<p>Finally, there is a book available on MODx &#8211; it&#8217;s about time! <a href="http://www.modxcms.com" target="_blank">MODx</a> is an open source PHP CMS with an awful lot going for it. While gaining in popularity, it&#8217;s nowhere near as well known as the likes of <a href="http://www.joomla.org" target="_blank">Joomla</a> or <a href="http://www.drupal.org" target="_blank">Drupal</a>. Hopefully, this book is the first of many on the subject and will help raise its profile and encourage more people to give it a go.</p>
<p>I first came across MODx over 3 years ago, when online documentation was somewhat sparse. I could see great potential in it back then, but after using it for a couple of sites, my work changed and I didn&#8217;t have a need for it. More recently, I&#8217;ve been working on more complex projects where solutions like MODx come into their own. So this book could not have come at a better time for me. With a somewhat hazy recollection of MODx, I wanted to get up to speed on the fundamentals quickly and this book helped.</p>
<p>This book is most suited to those new to MODx and is also appropriate for those new to content management systems in general. The pace is fairly gentle for the most part. The first three chapters (forty pages) just cover a little background and setting up a local web server (<a href="http://en.wikipedia.org/wiki/XAMPP" target="_blank">XAMPP</a>) and getting MODx up and running. </p>
<p>Next comes 28 pages devoted to templates. This chapter conveys MODx&#8217;s ease of templating, one of its major strengths. You have a basic blog up and running by the end of this chapter, without the content getting technical. The book takes the approach of showing you how to get common functionality up and running, without getting bogged down in explaining what the small pieces of code needed mean. The technical details are saved for a few more advanced chapters near the end of the book. This approach frustrated me a little, since as a coder I like to know exactly what everything is doing. However, I can see the merit of this approach for a less technical audience, which is the main market for this book.</p>
<p>The next three chapters (56 pages) cover authentication, content aggregation (the Ditto snippet) and creating lists and navigation (the Wayfinder snippet) respectively. These are the bread and butter of most websites, and the book provides a good grounding in these techniques. <a href="http://www.packtpub.com/files/modx-web-development-sample-chapter-5-authentication-and-authorization.pdf" target="_blank">Chapter 5 on Authentication and Authorisation is available as a free download from the Packt website</a>.</p>
<p>As an experienced web developer, chapter 8 on snippets was where things started to get a bit more interesting. This is where some of the technical gaps left in previous chapters start to be filled in. The content is still quite accessible, focusing on explaining how to install and use snippets.</p>
<p>Chapter 9 introduces Place Holders Extended or PHx, which was not only new to me, but also my colleague who has built a few MODx sites recently. So, while much of the book caters for newbies, there is the odd nugget in there covering lesser known features or more advanced material. </p>
<p>Chapter 10 brings the focus right back to the practical, covering popular modules for adding common functionality to websites. It looks at the SMF module (for integrating MODx with a SMF forum), the MaxiGallery image gallery snippet, the built in eForm snippet for creating email forms, the WebLoginPE snippet for implementing user profiles and, finally, how to show similar articles using the old reliable Ditto snippet.</p>
<p>Creating Snippets is covered briefly in Chapter 11, and Chapter 13 looks at Plugins and Modules, including how to create a very simple Plugin. These chapters are both just 16 pages long and I would have preferred some more coverage on these areas.  This would not be expected from a beginner book, but since it delves into more advanced topics in places, it would have been nice to see a bit more meat to the coverage. </p>
<p>I was delighted to see a chapter devoted to SEO, deployment and security (ch 12); all vital real world areas, but so often neglected, particularly in introductory books. Alas, aside from information on migrating your site to a live server, there is little of note here. Several general SEO guidelines are included, but I feel that the SEO advantages of using MODx relative to other content management systems, which can often cause problems with search engines, would have been more beneficial.</p>
<p>Another gripe is the amount of pages taken up with large excerpts of HTML code, often only differing from previous excerpts by a line or two. Surely this is overkill, even for newbies. The writing also appears somewhat formulaic or clunky in places, but in technical books, that&#8217;s less of a failing. I did notice some typos along the way too, which is more unfortunate, but most were fairly obvious.</p>
<p>There is a very strong MODx community, and some excellent tutorials available online. <a href="http://codingpad.maryspad.com/2009/04/13/modx-resources-and-tutorials-on-the-we/" target="_blank">The Coding Pad</a> has a good list of these. While many find it easy to get up and running using these resources, for others, like me, there is no substitute for a good book. Although I don&#8217;t get much time to read these days, I have a <a href="/blog/archives/2007/computer-book-cubes/">large collection of computer books</a>. </p>
<p>In this context, I would describe this book as &#8220;OK&#8221;. It&#8217;s not one of those dry, complicated tomes which I never got into. It&#8217;s quite an easy read, and gives you confidence about building real websites with MODx, and perhaps even creating your own snippets if needed. On the other hand, it&#8217;s not a bible which I will refer to again and again, but that&#8217;s not its aim. Overall, while a little clumsy in places, it&#8217;s a good introduction to MODx for new users or developers looking for a refresher course.</p>
<p><strong>Disclaimer:</strong> <a href="http://www.packtpub.com/" target="_blank">Packt Publishing</a> kindly gave me a free copy of this book to review.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2009/modx-web-development-book-review/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2009/modx-web-development-book-review/</feedburner:origLink></item>
		<item>
		<title>jQuery: adding Slimbox lightbox effect to Galleria</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/ASZpp2eNsFM/</link>
		<comments>http://www.janinedalton.com/blog/archives/2009/jquery-adding-slimbox-lightbox-effect-to-galleria/#comments</comments>
		<pubDate>Fri, 08 May 2009 10:58:59 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=237</guid>
		<description><![CDATA[Two excellent jQuery scripts which I rely on time and time again are the Galleria image gallery and Slimbox 2, a lightweight Lightbox clone which has recently switched to using the jQuery framework over MooTools (happy days!). 
Both scripts allow you to add impressive functionality to websites with very little effort. While the built in [...]]]></description>
			<content:encoded><![CDATA[<p>Two excellent <a href="http://www.jquery.com">jQuery</a> scripts which I rely on time and time again are the <a href="http://devkick.com/lab/galleria/">Galleria</a> image gallery and <a href="http://www.digitalia.be/software/slimbox2">Slimbox 2</a>, a lightweight <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a> clone which has recently switched to using the jQuery framework over <a href="http://mootools.net/">MooTools</a> (happy days!). </p>
<p>Both scripts allow you to add impressive functionality to websites with very little effort. While the built in behaviour of Galleria is often ideal, I had a requirement to integrate lightbox functionality into it recently. I would consider myself a jQuery newbie, so this may not be the most elegant approach, but it seems to do the job on my browsers at least.</p>
<p>Galleria allows you to show a list of thumbnails, along with a larger version of one thumbnail. Clicking a different thumbnail enlarges that image instead. I needed to extend this functionality to give 3 image sizes for some of the gallery images: Clicking a thumbnail would give you a &#8220;medium&#8221; version, and clicking the medium version would show a larger version again in a lightbox pop-up.</p>
<p>I achieved this as follows:</p>
<ol>
<li>Firstly, I made sure that I had included all the files needed by both Galleria and Slimbox in the head of my page. (The basic usage instructions on both script sites can fill you in on this.)</li>
<li>I gave any images in the gallery that needed a large lightbox version a longdesc attribute, setting it to the URL of the large version. (Not ideal semantically I know, but this attribute does expect a URL, and in this case the detailed information about the image is just a bigger, more detailed image, so I can live with that.)</li>
<li>Next, I made sure that the clickNext option in my Galleria call was set to false. The clickNext option makes each main gallery image click through to the next to provide an alternative gallery navigation to clicking each thumbnail. However, I need to have some of my main images linking to lightbox pop-ups instead, so I disable this behaviour:<br />
<code><br />
$('#mygallery').galleria({<br />
	history   : false,<br />
	clickNext : false<br />
});<br />
</code>
</li>
<li>Here&#8217;s the key step. I used the onImage option in my Galleria call, to specify a function to add the lightbox behaviour:<br />
<code><br />
$('#mygallery').galleria({<br />
	history   : false,<br />
	clickNext : false,<br />
       onImage: function(image,caption,thumb){<br />
		//#check if thumbnail indicates that a large version of this pic is available<br />
		var large = thumb.attr('longdesc');<br />
		if(large)<br />
		{<br />
			//#if so, link to it and show it in a lightbox<br />
			image.wrap('&lt;a href="' + large + '"&gt;&lt;/a&gt;');<br />
			image.parent('a').slimbox();<br />
		}<br />
	}<br />
});<br />
</code><br />
A sample onImage function is provided in the <a href="http://devkick.com/lab/galleria/demo_01.htm">Galleria advanced demo</a>, which gave me my function outline. The parameters give you access to the thumbnail image, the main image and the image caption, giving you great freedom to extend the functionality. Here, all I want to do is check whether the thumbnail of this main image has a longdesc specified. If so, that means it needs the lightbox effect. So, I wrap a link around the main image, linking to the large version. Finally, I make a call to the Slimbox API to add lightbox functionality to the link I just added. (Note that I first tried just putting rel=&#8221;lightbox&#8221; in the anchor tag, but this seemed to have no effect. The rel attribute may have some other purpose in the Galleria script which overrides this.)
</li>
</ol>
<p>A few short steps and you&#8217;re done. This is the kind of thing that I thought would be a nightmare. For so many years, JavaScript gave me the shudders, but jQuery makes light work of so much. I&#8217;m using it increasingly, but still only now and then, with renewed awe each time. Warning: jQuery has been known to cause giddiness and excessive drooling in web developers. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2009/jquery-adding-slimbox-lightbox-effect-to-galleria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2009/jquery-adding-slimbox-lightbox-effect-to-galleria/</feedburner:origLink></item>
		<item>
		<title>How to fix Undocumented Serious Error 0×101a in Eset Smart Security</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/A5Bz4QDn3tk/</link>
		<comments>http://www.janinedalton.com/blog/archives/2009/how-to-fix-undocumented-serious-error-0x101a-in-eset-smart-security/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 20:53:04 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[techy]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=235</guid>
		<description><![CDATA[Eset anti-virus has been running like clockwork for me since I installed it 6 months ago. Until today that is.
My tray icon turned orange and I kept getting warnings that my protection was not up to date. Attempts to get the latest update failed with the scary and mysterious error message: &#8220;Undocumented Serious Error 0&#215;101a&#8221;.
On [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eset.ie/">Eset anti-virus</a> has been running like clockwork for me since I installed it 6 months ago. Until today that is.</p>
<p>My tray icon turned orange and I kept getting warnings that my protection was not up to date. Attempts to get the latest update failed with the scary and mysterious error message: &#8220;Undocumented Serious Error 0&#215;101a&#8221;.</p>
<p>On googling for this, the top result is an <a href="http://kb.eset.com/esetkb/index?page=content&amp;id=SOLN537&amp;actp=LIST_POPULAR">official Eset knowledge base article</a> which states that the fix is to uninstall and reinstall the Eset software.</p>
<p>Hmmm, I was hoping there was a less drastic solution. Luckily for me there was. I use Windows XP and just went to the Task Manager and in the processes tab, found ekrn.exe (which is the Eset software) and ended the process. </p>
<p>Hey Presto! My system tray icon was turquoise again and on trying to update I was informed that protection was bang up to date. Fingers crossed, it was just a blip, and Eset will go back to quietly doing its job while I hardly know it&#8217;s there. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2009/how-to-fix-undocumented-serious-error-0x101a-in-eset-smart-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2009/how-to-fix-undocumented-serious-error-0x101a-in-eset-smart-security/</feedburner:origLink></item>
		<item>
		<title>jQuery Galleria: overwriting div content with large image</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/8hKyVIPuvig/</link>
		<comments>http://www.janinedalton.com/blog/archives/2009/jquery-galleria-overwriting-div-content-with-large-image/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 18:00:28 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[web dev]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=231</guid>
		<description><![CDATA[On implementing a photo gallery using the handy Galleria jQuery plugin recently, I ran into a a couple of issues.
Firstly, the current version (1.0) does not work instantly with jQuery 1.3. You get error messages like &#8220;Syntax error, unrecognized expression: [@rel=&#8230;&#8221;. This is easily fixed. You just need to open the Galleria file and replace [...]]]></description>
			<content:encoded><![CDATA[<p>On implementing a photo gallery using the handy <a href="http://code.google.com/p/galleria/">Galleria</a> <a href="http://www.jquery.com">jQuery</a> plugin recently, I ran into a a couple of issues.</p>
<p>Firstly, the current version (1.0) does not work instantly with jQuery 1.3. You get error messages like &#8220;Syntax error, unrecognized expression: [@rel=&#8230;&#8221;. This is easily fixed. You just need to open the Galleria file and replace @rel with rel, since @rel has been deprecated (there are only a few occurrences).</p>
<p>Once I was up and running, I realised that I needed to do something a little bit different with this implementation. On clicking a thumbnail, I wanted to replace the content of an existing div on the page with the large version of that image. </p>
<p>Galleria automatically shows the large main image above your list of thumbnails. Alternatively, you can specify an element to place the large image in by specifying the _insert option:</p>
<p><code><br />
$('.galleria ul').galleria(<br />
	{<br />
		insert: '#banner'<br />
	}<br />
</code></p>
<p>The only problem was that the div I specified (#banner in the above example) already contained some content. I wanted to replace the content with the large image, but Galleria sensibly appends the large image after any existing HTML in the element.</p>
<p>Another quick change to the Galleria script file seemed to change the behaviour so that the large image container HTML is overwritten instead. In the minified version, just search for _wrapper.empty().append(_img); and add the following line beneath it:</p>
<p><code><br />
_wrapper.empty().append(_img);<br />
/*add line below to overwrite initial non Galleria markup*/<br />
_wrapper.prevAll().remove();<br />
/*end edit*/<br />
_wrapper.siblings('.caption').text(_thumb.attr('title'));<br />
</code> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2009/jquery-galleria-overwriting-div-content-with-large-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2009/jquery-galleria-overwriting-div-content-with-large-image/</feedburner:origLink></item>
		<item>
		<title>Irish cross stitchers group</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/D_9nfYWff4A/</link>
		<comments>http://www.janinedalton.com/blog/archives/2008/irish-cross-stitchers-group/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 23:03:00 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[crafts]]></category>
		<category><![CDATA[cross stitch]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=212</guid>
		<description><![CDATA[Cross stitch is not the hippest hobby these days, and if you&#8217;re an Irish cross stitcher, you can sometimes feel like you&#8217;re the only one! While there are several great UK cross stitch magazines, fewer and fewer shops in Dublin stock any of them. On my own beat, the only stockists I know of are [...]]]></description>
			<content:encoded><![CDATA[<p>Cross stitch is not the hippest hobby these days, and if you&#8217;re an Irish cross stitcher, you can sometimes feel like you&#8217;re the only one! While there are several great UK cross stitch magazines, fewer and fewer shops in Dublin stock any of them. On my own beat, the only stockists I know of are the <a href="http://www.eason.ie/">Eason</a> branches in O&#8217;Connell Street and Dundrum (often quite an impressive selection considering the size of the store there), <a href="http://readsbooks.ie/">Reads of Nassau Street </a>(just inside the door, quite hit and miss) and a newsagent in the <a href="http://www.blackrockcentre.com/">Blackrock Shopping Centre</a>.</p>
<p>But all is not lost! Gaynor has set up a Yahoo! Group for cross stitchers in Ireland called <a href="http://groups.yahoo.com/group/emeraldislecrossstitchers/">Emerald Isle Cross Stitchers</a>. It is just getting going at the moment, but already I have found out about a cheap online Australian cross stitch magazine, <a href="http://www.thegiftofstitching.com.au/">The Gift of Stitching</a>, and great lightweight frames from the US called <a href="http://www.qsnap.com/">Q-snaps</a>. So if you are in Ireland, and into cross stitch in any way, pop along and join the group &#8211; the more the merrier! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2008/irish-cross-stitchers-group/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2008/irish-cross-stitchers-group/</feedburner:origLink></item>
		<item>
		<title>The Dark Knight at Dundrum</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/xbV1bvqCki0/</link>
		<comments>http://www.janinedalton.com/blog/archives/2008/the-dark-knight-at-dundrum/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 16:38:29 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[films]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=203</guid>
		<description><![CDATA[I went to see the new Batman film, The Dark Knight, at Movies@Dundrum yesterday. Surprisingly, it lived up to the hype. I thought it was great, perhaps a bit long, but that&#8217;s a minor quibble. I&#8217;m not usually into these sorts of films, but I caught Batman Begins on the TV a few weeks ago [...]]]></description>
			<content:encoded><![CDATA[<p>I went to see the new Batman film, The Dark Knight, at <a href="http://www.movies-at.ie/Dundrum.tpl" target="_blank">Movies@Dundrum</a> yesterday. Surprisingly, it lived up to the hype. I thought it was great, perhaps a bit long, but that&#8217;s a minor quibble. I&#8217;m not usually into these sorts of films, but I caught Batman Begins on the TV a few weeks ago and was pleasantly surprised. I preferred the way that there was more of a storyline in Batman Begins, but overall The Dark Knight is far superior. That&#8217;s mainly due to the Joker. Yes I know that everyone is saying it (although a <a href="http://news.bbc.co.uk/2/hi/entertainment/7519246.stm" target="_blank">BBC entertainment correspondent disagrees</a>), but Heath Ledger makes the film. His portrayal of the Joker is one of the best character performances I&#8217;ve seen, right down to the little gestures like his odd lip licking habit. My favourite scenes both involved the Joker &#8211; one near the start involving a pencil, and the other when he visits the hospital. I won&#8217;t fill in the details in case I spoil the fun.</p>
<p>I know <a href="/blog/archives/2005/movies-at-dundrum-website/">I slagged off the Movies at Dundrum cinema website a couple of years back</a>, but sadly it still leaves a lot to be desired. However, I must commend them for keeping it up to date and topical, which is more than can be said for this blog. They have even gone all out and created a special Batman theme for the site. The only trouble is that the crude, madcap graffiti that pays homage to the Joker is so authentic, that some people got the impression that the site had been hacked. So, they had to add a message to the top of each page a few days back explaining that &#8220;This is a promotion for &#8220;THE DARK KNIGHT&#8221;, our website has not been hacked and is completely secure. Your Credit Card details are safe as always and we assure you the Joker will not steal your number&#8221;. Oh dear! Step away from <a href="http://en.wikipedia.org/wiki/Ms_Paint" target="_blank">Microsoft Paint</a> lads, or whatever graphics program helped you create this:</p>
<p><img src="http://www.janinedalton.com/blog/images/batman-dundrum-small.jpg" width="550" height="361" alt="Movies at Dundrum batman theme" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2008/the-dark-knight-at-dundrum/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2008/the-dark-knight-at-dundrum/</feedburner:origLink></item>
		<item>
		<title>The Big Word Project = Big Money?</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/udIlMpbfTvo/</link>
		<comments>http://www.janinedalton.com/blog/archives/2008/the-big-word-project-big-money/#comments</comments>
		<pubDate>Wed, 21 May 2008 19:28:06 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[pick n mix]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=201</guid>
		<description><![CDATA[The Big Word Project is the brainchild of two enterprising postgrad students in Belfast. You buy a word for a dollar a letter. There&#8217;s a lot of words in a dictionary, so they could get rich very quickly if this takes off. They were interviewed at Wired recently and it seems to be going well [...]]]></description>
			<content:encoded><![CDATA[<p><a target="_blank" href="http://thebigwordproject.com">The Big Word Project</a> is the brainchild of two enterprising postgrad students in Belfast. You buy a word for a dollar a letter. There&#8217;s a lot of words in a dictionary, so they could get rich very quickly if this takes off. They were <a target="_blank" href="http://www.wired.com/techbiz/startups/magazine/16-05/st_alpha">interviewed at Wired</a> recently and it seems to be going well so far.</p>
<p>As usual, I&#8217;m raging that I didn&#8217;t think up this get rich quick scheme myself. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It&#8217;s a gimmick but I love the idea and I dare you to resist buying a word! It&#8217;s impossible not to click on a couple of words just to see where you end up. Then you try out a few searches just to see if a word that means something special to you is still available. Then, you find one that is, and silly though it may be, it&#8217;s just so cheap to claim your very own word that you&#8217;re sold there and then. Genius. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>A lot of web dev monkeys got in there before us, so the best I could get was &quot;coders&quot; but since our work site is <a href="http://www.tidy.ie/" target="_blank">tidy.ie</a> we had to splurge $4 on &quot;tidy&quot; as well. It has great gift potential too: I couldn&#8217;t resist buying <a href="http://www.econgirl.net/blog/" target="_blank">&quot;foxy&quot; for my sister</a>, and my boyfriend suggested buying &quot;couple&quot; for us. Aw, who said romance was dead? <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2008/the-big-word-project-big-money/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2008/the-big-word-project-big-money/</feedburner:origLink></item>
		<item>
		<title>Six random things, three weeks late</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/cL9a0tSYddM/</link>
		<comments>http://www.janinedalton.com/blog/archives/2008/six-random-things-three-weeks-late/#comments</comments>
		<pubDate>Mon, 19 May 2008 22:18:55 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[pick n mix]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=200</guid>
		<description><![CDATA[My fox-phobic sister tagged me 21 days ago to do the 6 random things meme. I can&#8217;t take another sleepless night of wondering what dreadful curse will befall me if I don&#8217;t do it, so here goes:

I&#8217;m a big fan of ice cream, even though I hate anything creamy. Hence, while normal people take a [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://www.econgirl.net/blog/">fox-phobic sister</a> tagged me 21 days ago to do the 6 random things meme. I can&#8217;t take another sleepless night of wondering what dreadful curse will befall me if I don&#8217;t do it, so here goes:</p>
<ol>
<li>I&#8217;m a big fan of ice cream, even though I hate anything creamy. Hence, while normal people take a tub out of the freezer and let it melt a while before eating, I&#8217;m straight in there hacking away while my fingers get frostbite, and won&#8217;t touch it once it goes runny. My favourite flavour at the moment is <a target="_blank" href="http://www.talkingretail.com/products/8905/Hagen-Dazs-to-add-Raspberries-.ehtml">H&auml;agen Dazs Raspberry and Meringue</a>. I know it&#8217;s limited edition, but I&#8217;m finding it nigh impossible to feed my habit around Dublin 6. No matter, for tonight I tried <a target="_blank" href="http://www.murphysicecream.ie/Murphys%20Ice%20Cream%20Flavours.html">Murphy&#8217;s Raspberry Sorbet</a> and discovered that&#8217;s the bit I really like. Half the calories and it&#8217;s available around the corner in <a target="_blank" href="http://www.goireland.com/dublin/fothergill-s-attraction-specialist-food-drink-id10637.htm">Fothergills</a> &#8211; this could get expensive.</li>
<li>I tend to use a lot of words. I meant this to be a short post with 6 one-liners and point 1 was practically an essay! I may have come close to breaking the record for the longest ever e-mail in the past, but I&#8217;m in recovery these days.</li>
<li>I don&#8217;t watch many TV shows religiously, but <a href="http://www.nbc.com/ER/" target="_blank">ER</a> is one exception. Why, I don&#8217;t know, because it has really gone downhill since the glory days of Greene and Carter. Somehow, despite the episode each season when there is yet another boring hostage at gunpoint scenario, the pointless episodes where nothing happens, and the low, fast mumbling when you haven&#8217;t a clue who said what, I keep watching. I&#8217;ll miss it when it finally ends after the next series. Last night&#8217;s season finale on RTE ended on a typical cliff hanger where several cast members could have died when an ambulance exploded. Knowing ER, the next series will probably start with all of them in the middle of a trauma as if nothing ever happened!</li>
<li>I am absolutely rubbish at all sports. Getting the <a href="http://www.nintendo.com/wiifit/launch/" target="_blank">Wii Fit</a> has confirmed that I have next to no balance and co-ordination, so that&#8217;s my excuse. If I could be good at any sport, I&#8217;d love to be a snooker player. While this year&#8217;s world championship final was a bit of a let down, you just can&#8217;t beat a bit (or even 35 frames) of snooker.</li>
<li>I can&#8217;t drive and I may never learn. Until the Wii Fit seriously improves my co-ordination, It&#8217;s probably a good idea for me to stay off the road! <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>I have all 465 <a target="_blank" href="http://www.dmc.com/majic/pageServer/0p0100001b/en_GB/Colour-card---Article-117.html">standard DMC thread colours</a> used for cross-stitch embroidery. That&#8217;s 11 km of thread altogether. I&#8217;m not sure I&#8217;ll ever get through it all. Maybe by the time I&#8217;m old and grey, still stitching in my pink rocking chair, cross stitch will finally be cool?</li>
</ol>
<p>Given that I am probably the only blogger (that&#8217;s if monthly posting constitutes blogging!) on earth who has not done this meme already, I don&#8217;t think there&#8217;s any need to tag anybody else&#8230; <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2008/six-random-things-three-weeks-late/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2008/six-random-things-three-weeks-late/</feedburner:origLink></item>
		<item>
		<title>The Return of Henri Hippo!</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/ue7zOJsOSrU/</link>
		<comments>http://www.janinedalton.com/blog/archives/2008/the-return-of-henri-hippo/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 22:42:46 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[irish]]></category>
		<category><![CDATA[pick n mix]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/?p=199</guid>
		<description><![CDATA[Back in the 80s, when my sister and I were little, we joined the Henri Hippo savers&#8217; club in Ulster Bank. I spent all my pocket money on penny sweets back then, so I have no idea what happened the bank account, but we were both quite attached to our Henri Hippo money boxes. I [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the 80s, when my sister and I were little, we joined the Henri Hippo savers&#8217; club in <a target="_blank" href="http://www.ulsterbank.ie/">Ulster Bank</a>. I spent all my pocket money on penny sweets back then, so I have no idea what happened the bank account, but we were both quite attached to our Henri Hippo money boxes. I had a blue one and my sister had a red one. Alas, some years later, a shelf fell down one day and our hippos were smashed to smithereens.</p>
<p>So, I was delighted to hear that <a  target="_blank" href="http://www.ulsterbank.ie/ri_01a.asp?id=PERSONAL/SAVINGS_INVESTMENTS/YOUNGER_CUSTOMERS/UR_FIRST">Ulster Bank are bringing back Henri Hippo</a>! Even more exciting is that the money boxes are supposed to look the same as they did in the 80s, although only blue ones are available. I was hoping that I could finally replace my moneybox by opening an account with them, but it seems you can only get one when you open a bank account for a child under 12. They won&#8217;t even sell me one (yes, I did write and ask!) &#8211; I suppose the idea of a bank not wanting more money is novel. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   I&#8217;m not sure what today&#8217;s high tech kids will make of him, but they may well be fighting with their parents over who gets the money box anyway! I guess I&#8217;ll just have to keep my eye out on <a href="http://www.ebay.ie/">Ebay</a> for any mini entrepreneurs who want to cash in on Henri. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Reminiscing about Henri also brought back fond memories of my Trustee Rusty the fox money box from Trustee Savings Bank. I can&#8217;t find any evidence that he ever existed on Google, but surely I&#8217;m not the only one who remembers him? Since the bank merged to become <a target="_blank" href="http://www.permanenttsb.ie/">permanent tsb</a> many years ago, I doubt we will ever see poor old Trusty Rusty again, but I might start a campaign one of these days. He would be much less annoying than that guy from The Sopranos!</p>
<p>At least Cyril the Squirrel is still going strong for <a target="_blank" href="http://www.anpost.ie">An Post</a>. I don&#8217;t think that Cyril has ever been immortalised as a money box. Perhaps keeping a lower profile is the secret of his longevity? I see from his website that <a target="_blank" href="http://cyril.anpost.ie/cyril_contact.html">you can even contact him directly</a>, so maybe I&#8217;ll write and ask him. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2008/the-return-of-henri-hippo/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2008/the-return-of-henri-hippo/</feedburner:origLink></item>
		<item>
		<title>Spring lambs at Airfield in Dundrum</title>
		<link>http://feedproxy.google.com/~r/wysiwyg/~3/TTTgVLMRigg/</link>
		<comments>http://www.janinedalton.com/blog/archives/2008/spring-lambs-at-airfield-in-dundrum/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 13:50:07 +0000</pubDate>
		<dc:creator>janine</dc:creator>
				<category><![CDATA[dublin]]></category>
		<category><![CDATA[pick n mix]]></category>

		<guid isPermaLink="false">http://www.janinedalton.com/blog/archives/2008/spring-lambs-at-airfield-in-dundrum/</guid>
		<description><![CDATA[
I wandered around Airfield farm and gardens yesterday. It&#8217;s very strange that you can get off the Luas at Balally in the midst of motorways and massive apartment blocks, and feel like you are in the middle of the country a short walk later! The 6 euro admission fee is a bit steep for what [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/fizzy/2373991506/" title="photo sharing"><img src="http://farm4.static.flickr.com/3223/2373991506_91485e315f.jpg" width="490" height="345" alt="Spring lambs at Airfield Trust" /></a></p>
<p class="spacer">I wandered around Airfield farm and gardens yesterday. It&#8217;s very strange that you can get off the Luas at Balally in the midst of motorways and massive apartment blocks, and feel like you are in the middle of the country a short walk later! The 6 euro admission fee is a bit steep for what you get, but it is worth it every so often for the feeling of getting away from it all. After yesterday&#8217;s showers, it was fairly muddy and I was raging at missing an opportunity to finally wear the size 9 <a href="http://hunterboots.com/" target="_blank">pink Hunter wellies</a> I bought years ago in TK Maxx. <img src='http://www.janinedalton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Our muddle through the mud was rewarded with getting close to the little lambs. Unfortunately, I did not have my camera with me, but hopefully the small white blobs in the camera phone pic above still look like lambs! There are better photos on <a href="http://www.airfield.ie" target="_blank">the Airfield Trust website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janinedalton.com/blog/archives/2008/spring-lambs-at-airfield-in-dundrum/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://www.janinedalton.com/blog/archives/2008/spring-lambs-at-airfield-in-dundrum/</feedburner:origLink></item>
	</channel>
</rss>
