<?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>LizQuilty.com &#187; Informative</title>
	<atom:link href="http://lizquilty.com/category/informative/feed/" rel="self" type="application/rss+xml" />
	<link>http://lizquilty.com</link>
	<description>The Life and Awesome of Liz Quilty</description>
	<lastBuildDate>Wed, 25 Apr 2012 17:53:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Dell Studio 17&#8243;  1749 &#8211; Ubuntu linux suspend and hibernate problems</title>
		<link>http://lizquilty.com/2011/09/10/dell-studio-17-1749-ubuntu-linux-suspend-and-hibernate-problems/</link>
		<comments>http://lizquilty.com/2011/09/10/dell-studio-17-1749-ubuntu-linux-suspend-and-hibernate-problems/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 03:03:10 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=1347</guid>
		<description><![CDATA[I have a really awesome Dell studio 17&#8243; laptop. It works brilliantly with Ubuntu since the day i got it, however during an upgrade at sometime, it suddenly stopped suspending and hibernating. This was annoying more than anything, but still fine. I hunted for months high and low for an answer, and could find nothing [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Flizquilty.com%2F2011%2F09%2F10%2Fdell-studio-17-1749-ubuntu-linux-suspend-and-hibernate-problems%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Flizquilty.com%2F2011%2F09%2F10%2Fdell-studio-17-1749-ubuntu-linux-suspend-and-hibernate-problems%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I have a really awesome Dell studio 17&#8243; laptop. It works brilliantly with Ubuntu since the day i got it, however during an upgrade at sometime, it suddenly stopped suspending and hibernating.</p>
<p>This was annoying more than anything, but still fine. I hunted for months high and low for an answer, and could find nothing in any log files. I saw many complaints and bugfixes of which non seemed to work.</p>
<p>The machine suspended fine, it just never came back from that. It sat with a blank screen until i power cycled it to get it going.</p>
<p>So, i had 4 days off work, and decided to get to the bottom of this silly bug. I could only assume that it was something preventing it from resuming, either kernel, module, or software.</p>
<p>Again, nothing in the logs anywhere. Finally i stumbled over this bug <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/748994">https://bugs.launchpad.net/ubuntu/+source/linux/+bug/748994</a></p>
<p>In the comments the following fix worked brilliantly for me.</p>
<p>Steps:</p>
<p>1. Create new file /etc/modprobe.d/blacklist-suspend.conf with the following two lines:</p>
<p>blacklist firewire_core<br />
blacklist firewire_ohci</p>
<p>2. Run: sudo update-initramfs -u</p>
<p>3. Reboot and check that the modules were not loaded by running: lsmod | grep firewire</p>
<p>4. Suspend the machine and bring it back up.</p>
<p>5. Hibernate the machine and bring it back up.</p>
<p>Both suspend and hibernate work now.</p>
<div class="plus-one-wrap"><g:plusone href="http://lizquilty.com/2011/09/10/dell-studio-17-1749-ubuntu-linux-suspend-and-hibernate-problems/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://lizquilty.com/2011/09/10/dell-studio-17-1749-ubuntu-linux-suspend-and-hibernate-problems/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Syndicating your Google Plus Feed into your WordPress Blog</title>
		<link>http://lizquilty.com/2011/08/18/syndicating-your-google-plus-feed-into-your-wordpress-blog/</link>
		<comments>http://lizquilty.com/2011/08/18/syndicating-your-google-plus-feed-into-your-wordpress-blog/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 08:02:20 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[g+]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plus]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndicating]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=1310</guid>
		<description><![CDATA[&#160; Somebody mentioned that it was hard/impossible to do this, and i know that a few people will want to. So i figured i would hunt about and see if it was possible, and it is! It&#8217;s not even too difficult! First of all, go to http://plusfeed.appspot.com/ &#8211; it gives you an rss feed of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Flizquilty.com%2F2011%2F08%2F18%2Fsyndicating-your-google-plus-feed-into-your-wordpress-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Flizquilty.com%2F2011%2F08%2F18%2Fsyndicating-your-google-plus-feed-into-your-wordpress-blog%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>&nbsp;</p>
<p>Somebody mentioned that it was hard/impossible to do this, and i know that a few people will want to. So i figured i would hunt about and see if it was possible, and it is! It&#8217;s not even too difficult!</p>
<p>First of all, go to <a href="http://plusfeed.appspot.com/" target="_blank">http://plusfeed.appspot.com/</a> &#8211; it gives you an rss feed of all your public posts (this will only work for public posts sorry). My URL for my rss feed is <a href="http://plusfeed.appspot.com/114228869493885222559" target="_blank">http://plusfeed.appspot.com/114228869493885222559</a> , yours will look similar, just grab the id number from your profile page URL and add it after the domain.<br />
<a href="http://velofille.com/wp-content/uploads/2011/08/profileid.png"><img class="aligncenter size-full wp-image-1313" title="profileid" src="http://velofille.com/wp-content/uploads/2011/08/profileid.png" alt="" width="700" height="260" /></a></p>
<p>Now go to your WordPress , login, to go Plugins &gt; Add New . Search for and find the plugin called FeedWordPress and install/activate it.<br />
Now it should show you your feed in that syndication tab, you can click the &#8216;update now&#8217; button to load the last few posts.</p>
<table border="0">
<tbody>
<tr>
<td>Now you will notice a new menu bottom left called &#8216;Syndication&#8217;, click on that, then add in the URL above from plusfeed.appspot.com into the box named &#8220;New source&#8221;. It will confirm the look/feel, and add it.<br />
Now you can click the &#8216;update&#8217;</td>
<td><a href="http://velofille.com/wp-content/uploads/2011/08/menu.png"><img class="size-full wp-image-1316" title="menu" src="http://velofille.com/wp-content/uploads/2011/08/menu.png" alt="" width="157" height="191" /></a></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://velofille.com/wp-content/uploads/2011/08/syndicated1.png"><img class="aligncenter size-full wp-image-1314" title="syndicated1" src="http://velofille.com/wp-content/uploads/2011/08/syndicated1.png" alt="" width="700" height="116" /></a></p>
<p>&nbsp;</p>
<h2>Updating</h2>
<p>Now click on the Feeds and Updates menu below it, look for the drop down box and choose &#8216;Look for updates after page loads&#8217;. You can do updates before the page loads, but this means if a person comes to your blog they are sitting waiting for the page to load whilst it does background grabbing of data.<br />
From here you are away working, feel free to fiddle with other settings.<br />
<a href="http://velofille.com/wp-content/uploads/2011/08/updates.png"><img class="aligncenter size-full wp-image-1315" title="updates" src="http://velofille.com/wp-content/uploads/2011/08/updates.png" alt="" width="677" height="332" /></a></p>
<p>&nbsp;</p>
<p>I found i prefer the link to go to the blog post rather than link to the google+ link, so i go to Posts and Links menu, and scroll down to Links, then choose &#8216;The local copy on this website&#8217;</p>
<p><a href="http://velofille.com/wp-content/uploads/2011/08/postssandlinks.png"><img class="aligncenter size-full wp-image-1312" title="postssandlinks" src="http://velofille.com/wp-content/uploads/2011/08/postssandlinks.png" alt="" width="462" height="125" /></a></p>
<div class="plus-one-wrap"><g:plusone href="http://lizquilty.com/2011/08/18/syndicating-your-google-plus-feed-into-your-wordpress-blog/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://lizquilty.com/2011/08/18/syndicating-your-google-plus-feed-into-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Plus &#8211; Shorter URLs of your own</title>
		<link>http://lizquilty.com/2011/07/05/google-plus-shorter-urls-of-your-own/</link>
		<comments>http://lizquilty.com/2011/07/05/google-plus-shorter-urls-of-your-own/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 09:44:15 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[g+]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[liz]]></category>
		<category><![CDATA[plus]]></category>
		<category><![CDATA[short]]></category>
		<category><![CDATA[shortening]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[velofille]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=1265</guid>
		<description><![CDATA[Google+ is here, and its great! the only problem is passing out the link to your profile&#8230; its huge! Mine looks like this https://plus.google.com/u/0/114228869493885222559/ However, with some small html i have now made it this http://velofille.com/g+ If you have your own domain, this is fairly easy to do. Open a notepad or html editor, paste [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Flizquilty.com%2F2011%2F07%2F05%2Fgoogle-plus-shorter-urls-of-your-own%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Flizquilty.com%2F2011%2F07%2F05%2Fgoogle-plus-shorter-urls-of-your-own%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Google+ is here, and its great! the only problem is passing out the link to your profile&#8230; its huge!<br />
Mine looks like this <a href="https://plus.google.com/u/0/114228869493885222559/" target="_blank">https://plus.google.com/u/0/114228869493885222559/</a></p>
<p>However, with some small html i have now made it this <a href="http://velofille.com/g+" target="_blank">http://velofille.com/g+</a></p>
<p>If you have your own domain, this is fairly easy to do. Open a notepad or html editor, paste in something like this</p>
<pre>&lt;html&gt;
        &lt;meta HTTP-EQUIV="REFRESH" content="0; url=https://plus.google.com/u/0/114228869493885222559/"&gt;
&lt;/html&gt;</pre>
<p>&nbsp;</p>
<p>Change the url= part to match the URL you have on google+ . Once done, upload that page then go to http://yourdomain.com/pagename.html . Most servers have modules which allow you to drop the .html so you can go to http://yourdomain.com/pagename and it will assume the .html and just work (pays to test this, each server is different).</p>
<p>For another way, you can use PHP also. I entered into my text editor</p>
<pre>&lt;?php
header("Location: https://plus.google.com/u/0/114228869493885222559/");
?&gt;</pre>
<p>&nbsp;</p>
<p>I named this g+.php and uploaded to my webserver, this allows me to just link to <a href="http://velofille.com/g+">http://velofille.com/g+</a> (it checks for the suffix and assumes the .php).</p>
<p>In case none of these work, try using any other URL shortening service, some let you choose the name you give your link. <a href="http://is.gd/velofille" target="_blank">http://is.gd/velofille</a> works for mine also. To be noted, there is a google+ short linker which has been setup here <a href="http://gplus.to">http://gplus.to</a></p>
<p>&nbsp;</p>
<div class="plus-one-wrap"><g:plusone href="http://lizquilty.com/2011/07/05/google-plus-shorter-urls-of-your-own/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://lizquilty.com/2011/07/05/google-plus-shorter-urls-of-your-own/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Finding a Flash video in chrome &#8211; Saving files open but deleted</title>
		<link>http://lizquilty.com/2011/05/19/finding-a-flash-video-in-chrome-saving-files-open-but-deleted/</link>
		<comments>http://lizquilty.com/2011/05/19/finding-a-flash-video-in-chrome-saving-files-open-but-deleted/#comments</comments>
		<pubDate>Thu, 19 May 2011 01:20:07 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[file descriptor]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=1261</guid>
		<description><![CDATA[Flash movies are online, but sometimes i want to save some for offline usage so i can watch them later or offline (laptops) etc. Often there is no way to save/download these files, but they are not held in the tmp dir or cache as they used to be due to changes in flash. In [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Flizquilty.com%2F2011%2F05%2F19%2Ffinding-a-flash-video-in-chrome-saving-files-open-but-deleted%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Flizquilty.com%2F2011%2F05%2F19%2Ffinding-a-flash-video-in-chrome-saving-files-open-but-deleted%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Flash movies are online, but sometimes i want to save some for offline usage so i can watch them later or offline (laptops) etc.<br />
Often there is no way to save/download these files, but they are not held in the tmp dir or cache as they used to be due to changes in flash. In Linux this is easy to overcome using the following methods. This also works for any file that&#8217;s been deleted but is still running in memory.</p>
<p>First, you need to find what or where the file is. For flash try</p>
<pre>
velofille@apple:~$ sudo lsof |grep Flash
npviewer.  8774  velofille   16u      REG                9,1 253092771     396153 /tmp/FlashXXDfgiS7 (deleted)
velofille@apple:~$
</pre>
<p>Bingo, i found my file! Of course the file /tmp/FlashXXDfgiS7 is deleted, so i cant just copy it like the good old days. Now i can copy that file from the proc filesystem using the following</p>
<pre>
cat /proc/8774/fd/16 > movie.flv
</pre>
<p>Now to breakdown where i got those parms from. The 8774 is the pid and 2nd number on the line, the 16 was from the &#8217;16u&#8217; which is the file descriptor . So when you do your lsof you can change those according to what you have open.<br />
To find files open from a particular app, use ps to find the pid, then use</p>
<pre>
lsof -p 8774
</pre>
<p>Output is something like this</p>
<pre>
chrome  26572 velofille  mem    REG                9,1  1285536   1836431 /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
chrome  26572 velofille  mem    REG                9,1   141088   3146088 /lib/x86_64-linux-gnu/ld-2.13.so
chrome  26572 velofille  DEL    REG               0,16           34257353 /dev/shm/.com.google.chrome.i96CPN
chrome  26572 velofille  DEL    REG               0,16           34257687 /dev/shm/.com.google.chrome.W9M2O5
chrome  26572 velofille  mem    REG                9,1   377352   4587538 /opt/google/chrome/libppGoogleNaClPluginChrome.so
chrome  26572 velofille    0r   CHR                1,3      0t0      5778 /dev/null
chrome  26572 velofille    1u   REG               0,20   953173   5767170 /home/velofille/.xsession-errors
chrome  26572 velofille    2u   REG               0,20   953173   5767170 /home/velofille/.xsession-errors
chrome  26572 velofille    3u   REG               0,20   953173   5767170 /home/velofille/.xsession-errors
chrome  26572 velofille    4r  FIFO                0,8      0t0  34257284 pipe
chrome  26572 velofille    5u  unix 0xffff88002c61f740      0t0  34257940 socket
chrome  26572 velofille    6u  sock                0,7      0t0  34257281 can't identify protocol
chrome  26572 velofille    7u   CHR                1,9      0t0      5783 /dev/urandom
</pre>
<p>The only ones you can take like this are the ones with a file descriptor to play with.</p>
<p>Good luck, an have fun!</p>
<div class="plus-one-wrap"><g:plusone href="http://lizquilty.com/2011/05/19/finding-a-flash-video-in-chrome-saving-files-open-but-deleted/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://lizquilty.com/2011/05/19/finding-a-flash-video-in-chrome-saving-files-open-but-deleted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KatiKati Ukulele Fest! April 1st-3rd</title>
		<link>http://lizquilty.com/2011/03/08/katikati-ukulele-fest-april-1st-3rd/</link>
		<comments>http://lizquilty.com/2011/03/08/katikati-ukulele-fest-april-1st-3rd/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 09:27:34 +0000</pubDate>
		<dc:creator>Liz Quilty</dc:creator>
				<category><![CDATA[Informative]]></category>
		<category><![CDATA[festival]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[katikati]]></category>
		<category><![CDATA[muffin]]></category>
		<category><![CDATA[muffins]]></category>
		<category><![CDATA[new zealand]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[ukulele]]></category>

		<guid isPermaLink="false">http://velofille.com/?p=1225</guid>
		<description><![CDATA[Found this today http://www.culturevulture.co.nz/blog/ukulele/festivals-events/katikati-ukulele-festival-2011/ After enquiring it actually looks pretty darned decent!, heres a few more details A month out and planning is well advanced, to make the Katikati Ukulele Festival a fun weekend for everyone. A children’s art competition to decorate ukuleles is underway. Preparations for the festival depend on local support and willing [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Flizquilty.com%2F2011%2F03%2F08%2Fkatikati-ukulele-fest-april-1st-3rd%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Flizquilty.com%2F2011%2F03%2F08%2Fkatikati-ukulele-fest-april-1st-3rd%2F&amp;source=velofille&amp;style=normal&amp;service=ow.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Found this today <a href="http://www.culturevulture.co.nz/blog/ukulele/festivals-events/katikati-ukulele-festival-2011/">http://www.culturevulture.co.nz/blog/ukulele/festivals-events/katikati-ukulele-festival-2011/</a></p>
<p>After enquiring it actually looks pretty darned decent!, heres a few more details</p>
<div>
<blockquote><p>A month out and planning is well advanced, to make the Katikati Ukulele Festival a fun weekend for everyone. A children’s art competition to decorate ukuleles is underway. Preparations for the festival depend on local support and willing volunteers, and so far we have had a good response.</p>
<p>Thank you to Creative Tauranga, who featured our festival in the February issue of Creative Beat.Also to Jacquie at Katch Katikati who has spread the message far and wide.Fundraising, to make the festival affordable for all, is still going on.</p>
<p>Let us know if you can help. We still need a sponsor to photocopy songs sheets for festival participants.Ukes-A-Plenty have been busy busking and performing at various functions. We busked for the Red Cross Christchurch appeal, at the weekly produce market on Friday evening.</p>
<p>We are making it a weekend long festival, to encourage people to come to town and stay overnight.Friday, April 1 we have a free music jam at Katikati RSA (on main highway, at south end of town.) Delicious meals are available from 5.30pm and music from about 7pm. Just join in, or get up for a number. Any instruments welcome.</p>
<p>Saturday, April 2. Main festival is in Katikati Memorial Hall, from 12.30pm till about 5pm. Gold coin entry. Bring your ukes along, for a sing and play long with Mr Ukulele, Kevin Fogarty, workshops from Big Muffin Serious Band on strumming then plucking, followed by an open mike session.Big Muffin Serious Band will be in concert from 5.30 till about 7pm. Entry $5, school children free. <a href="http://www.muffin.net.nz/">www.muffin.net.nz</a></p>
<p>Sunday, April 3 at Athenreee Homestead, Athenree, (just off SH2 on road to Waihi Beach.)  There will be a morning tea, homestead tours and ukulele entertainment from Ukes-A-Plenty from 10am till about 12. A fundraiser for the worthwhile restoration of Adela Stewart’s homestead, with entry, tour and yummy morning tea just $10.  See their website for details. <a href="http://www.athenreehomestead.org.nz/">www.athenreehomestead.org.nz</a></p>
<p><a href="http://www.athenreehomestead.org.nz/"></a><a href="http://www.athenreehomestead.org.nz/"></a>Comfortable accommodation is available at Sapphire Springs Holiday Park, <a href="http://www.sapphiresprings.net.nz/">www.sapphiresprings.net.nz/</a> Just a few kms from town in motel type cabins and with lovely clean hot pools, also at Athenree Holiday Park, or various B&amp;B’s, Motels etc. See websites for KK info. <a href="http://www.katikati.org.nz/">www.katikati.org.nz</a> or <a href="http://www.katikati.co.nz/">www.katikati.co.nz</a></p>
<p>The Children’s art fest is being organised by Linda Ojala,  lindaojala@hotmail.com. Teachers at Katikati primary and year 7/8 at the college are participating with their students. All the ECE centres in town have the details, as well as Pahoia and Matahui schools. Any other children can pick up an entry form and ukulele template at the information centre. Entries need to be in by Wednesday March 16.</p>
<p>We have a lovely red Makala ukulele, (thanks to Music Oasis, Waihi) a designer uke bag, with tuner, two uke books and a free beginner lesson (if needed), which is being raffled, along with a spectacular food basket and laundry bucket raffle. Spot prizes, to make the day more fun for all ages, are being gratefully received.</p>
<p>Financial support is also very welcome.So if you can help we would love to hear from you.Please contact Christine Donehue phone, 0274 809 261, (07) 5495827 or <a href="mailto:camellia@pcconnect.co.nz">camellia@pcconnect.co.nz</a> if you would like to help, or for more information.</p></blockquote>
</div>
<div class="plus-one-wrap"><g:plusone href="http://lizquilty.com/2011/03/08/katikati-ukulele-fest-april-1st-3rd/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://lizquilty.com/2011/03/08/katikati-ukulele-fest-april-1st-3rd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

