<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>I am mikek&#039;s Blog</title>
	<atom:link href="http://iammikek.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://iammikek.wordpress.com</link>
	<description>The personal blog of Mike Karthauser, who you may know from Brightstorm Limited or the internet.</description>
	<lastBuildDate>Wed, 14 Dec 2011 11:36:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='iammikek.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f47fe8569cdb045eadbd1bc5bcce5f70?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>I am mikek&#039;s Blog</title>
		<link>http://iammikek.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://iammikek.wordpress.com/osd.xml" title="I am mikek&#039;s Blog" />
	<atom:link rel='hub' href='http://iammikek.wordpress.com/?pushpress=hub'/>
		<item>
		<title>fixing file uploads in croogo</title>
		<link>http://iammikek.wordpress.com/2011/12/14/fixing-file-uploads-in-croogo/</link>
		<comments>http://iammikek.wordpress.com/2011/12/14/fixing-file-uploads-in-croogo/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 11:36:18 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[croogo]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=219</guid>
		<description><![CDATA[I tend to keep my public_html folder at the same level as app folder when working in cakePHP. Croogo is set up to serve the webroot folder from inside the app folder by default, so if you move your public_html directory then you&#8217;ll also need to ensure your file uploads still work. look in app/views/helpers/image.php [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=219&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I tend to keep my public_html folder at the same level as app folder when working in cakePHP. </p>
<p>Croogo is set up to serve the webroot folder from inside the app folder by default, so if you move your public_html directory then you&#8217;ll also need to ensure your file uploads still work.</p>
<p>look in app/views/helpers/image.php</p>
<p>and change the $fullpath and $url to match your directory path.</p>
<p>mine is<br />
<code><br />
$fullpath = ROOT.DS.WEBROOT_DIR.DS.$uploadsDir.DS;<br />
$url = ROOT.DS.WEBROOT_DIR.DS.$path;<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/219/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/219/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/219/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=219&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/12/14/fixing-file-uploads-in-croogo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>Dealing with wildcards in croogo</title>
		<link>http://iammikek.wordpress.com/2011/12/08/dealing-with-wildcards-in-croogo/</link>
		<comments>http://iammikek.wordpress.com/2011/12/08/dealing-with-wildcards-in-croogo/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 16:32:43 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[code snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[croogo]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=214</guid>
		<description><![CDATA[i&#8217;ve been looking into wildcards for visibility paths primarity so I can add a block into my news/view page without specifying all my news articles. inside blocks function within croogo component, there is a query which checks the url: 'Block.visibility_paths LIKE' =&#62; '%"' . $this-&#62;controller-&#62;params['url']['url'] . '"%', obviously, adding news/* wont match so no block [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=214&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve been looking into wildcards for visibility paths primarity so I can add a block into my news/view page without specifying all my news articles.</p>
<p>inside blocks function within croogo component, there is a query which checks the url:</p>
<p><code></p>
<p>      'Block.visibility_paths LIKE' =&gt; '%"' . $this-&gt;controller-&gt;params['url']['url'] . '"%',<br />
</code></p>
<p>obviously, adding news/* wont match so no block in this instance.</p>
<p>The solution I settled on was to modify the conditions and add another check:</p>
<p>I replaced:<br />
<code><br />
 'conditions' =&gt; array(<br />
        'Block.status' =&gt; 1,<br />
        'Block.region_id' =&gt; $regionId,<br />
        'AND' =&gt; array(<br />
            array(<br />
                'OR' =&gt; array(<br />
                    'Block.visibility_roles' =&gt; '',<br />
                    'Block.visibility_roles LIKE' =&gt; '%"' . $this-&gt;roleId . '"%',<br />
                ),<br />
            ),<br />
            array(<br />
                'OR' =&gt; array(<br />
                    'Block.visibility_paths' =&gt; '',<br />
                    'Block.visibility_paths LIKE' =&gt; '%"' . $this-&gt;controller-&gt;params['url']['url'] . '"%',<br />
                    //'Block.visibility_paths LIKE' =&gt; '%"' . 'controller:' . $this-&gt;params['controller'] . '"%',<br />
                    //'Block.visibility_paths LIKE' =&gt; '%"' . 'controller:' . $this-&gt;params['controller'] . '/' . 'action:' . $this-&gt;params['action'] . '"%',<br />
                ),<br />
            ),<br />
        ),<br />
    ),<br />
</code></p>
<p>With:<br />
<code><br />
'conditions' =&gt; array(<br />
    'Block.status' =&gt; 1,<br />
    'Block.region_id' =&gt; $regionId,<br />
    'AND' =&gt; array(<br />
        array(<br />
            'OR' =&gt; array(<br />
                'Block.visibility_roles' =&gt; '',<br />
                'Block.visibility_roles LIKE' =&gt; '%"' . $this-&gt;roleId . '"%',<br />
            ),<br />
        ),<br />
        array(<br />
            'OR' =&gt; array(<br />
					array('Block.visibility_paths LIKE' =&gt; '%"' . $this-&gt;controller-&gt;params['url']['url'] . '"%'),<br />
					array(<br />
						'Block.visibility_paths LIKE' =&gt; '%"' .<br />
						'controller:' . $this-&gt;controller-&gt;params['controller'] . '/' .<br />
						'action:' . $this-&gt;controller-&gt;params['action'] . '/'.<br />
						'type:' . $this-&gt;controller-&gt;params['named']['type'] .<br />
						'"%',<br />
					),<br />
				),<br />
        ),<br />
    ),<br />
),<br />
</code></p>
<p>This then allows the addition of the following in visibility paths</p>
<p><code><br />
controller:nodes/action:view/type:news<br />
</code></p>
<p>to get our result.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=214&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/12/08/dealing-with-wildcards-in-croogo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>Cleaning up repositories</title>
		<link>http://iammikek.wordpress.com/2011/11/10/cleaning-up-repositories/</link>
		<comments>http://iammikek.wordpress.com/2011/11/10/cleaning-up-repositories/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 12:01:53 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[code snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=210</guid>
		<description><![CDATA[I&#8217;ve given a lot of files that once were in a mercurial repository but now need adding into another one. Like with svn, mercurial file trees have hidden folders containing details about the commit history. If these get added into a new repo, things stop working properly. The trick is to recursively delete these folders [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=210&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve given a lot of files that once were in a mercurial repository but now need adding into another one.</p>
<p>Like with svn, mercurial file trees have hidden folders containing details about the commit history. If these get added into a new repo, things stop working properly.</p>
<p>The trick is to recursively delete these folders then all is good.</p>
<p><code><br />
// find and remove .hg files in the filesystem<br />
find . -name ".hg" -exec rm -rf {} \;<br />
</code></p>
<p><code><br />
// works with svn files as well<br />
find . -name ".svn" -exec rm -rf {} \;<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/210/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/210/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/210/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=210&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/11/10/cleaning-up-repositories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling CSS for themes in Croogo</title>
		<link>http://iammikek.wordpress.com/2011/10/31/enabling-css-for-themes-in-croogo/</link>
		<comments>http://iammikek.wordpress.com/2011/10/31/enabling-css-for-themes-in-croogo/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 14:30:51 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[code snippets]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[cakephp]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=206</guid>
		<description><![CDATA[Croogo is a free and open source content management system, built on top of CakePHP framework. A little tweak to your .htaccess file in Croogo will get your css serving correctly from within your themes directory. Look in your webroot/.htaccess RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ index.php?url=$1 [QSA,L] And amend to: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=206&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Croogo is a free and open source content management system, built on top of CakePHP framework. </p>
<p>A little tweak to your .htaccess file in <a href="http://http://croogo.org/">Croogo</a> will get your css serving correctly from within your themes directory.</p>
<p>Look in your webroot/.htaccess</p>
<p><code><br />
RewriteEngine On<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]</p>
<p></code></p>
<p>And amend to:</p>
<p><code></p>
<p>RewriteEngine On<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteRule ^(.*)$ index.php?url=$1 [QSA,L]<br />
Options -MultiViews</p>
<p></code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/206/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/206/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/206/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=206&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/10/31/enabling-css-for-themes-in-croogo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>Viewing html source in mobile Safari on iPad and iPhone</title>
		<link>http://iammikek.wordpress.com/2011/09/21/view-source-on-ipad/</link>
		<comments>http://iammikek.wordpress.com/2011/09/21/view-source-on-ipad/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 11:29:22 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[code snippets]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=190</guid>
		<description><![CDATA[A neat bit of javascript which allows you to view html source on an iPad or iPhone. javascript:(function(){ var w = window.open('about:blank'), s = w.document; s.write('Source of ' + location.href + ''); s.close(); var pre = s.body.appendChild(s.createElement("pre")); pre.style.overflow = 'auto'; pre.style.whiteSpace = 'pre-wrap'; pre.appendChild(s.createTextNode(document.documentElement.innerHTML)); })(); Just copy and save as a bookmarklet on mobile safari. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=190&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A neat bit of javascript which allows you to view html source on an iPad or iPhone.</p>
<p><code><br />
javascript:(function(){<br />
    var w = window.open('about:blank'),<br />
        s = w.document;<br />
    s.write('Source of ' + location.href + '');<br />
    s.close();</p>
<p>    var pre = s.body.appendChild(s.createElement("pre"));<br />
    pre.style.overflow = 'auto';<br />
    pre.style.whiteSpace = 'pre-wrap';<br />
    pre.appendChild(s.createTextNode(document.documentElement.innerHTML));<br />
})();<br />
</code></p>
<p>Just copy and save as a bookmarklet on mobile safari.</p>
<p>All credit for this goes to Rob Flaherty at <a href="http://www.ravelrumba.com" title="Ravel Rumba">Ravel Rumba</a>. </p>
<p>For more details and a link to the bookmarklet &#8211; visit <a href="http://www.ravelrumba.com/blog/ipad-view-source-bookmarklet/">http://www.ravelrumba.com/blog/ipad-view-source-bookmarklet/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/190/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/190/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/190/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=190&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/09/21/view-source-on-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>Rsync&#8217;ing backups</title>
		<link>http://iammikek.wordpress.com/2011/08/15/rsyncing-backups/</link>
		<comments>http://iammikek.wordpress.com/2011/08/15/rsyncing-backups/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 13:49:48 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=177</guid>
		<description><![CDATA[Syntax $ rsync options source destination To syncronise directories between servers you can do the follow: rsync -avz LOCALDIRECTORY / REMOTEUSER@REMOTEHOST:REMOTEFILEPATH See more<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=177&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Syntax</strong><br />
<code>$ rsync options source destination<br />
</code></p>
<p>To syncronise directories between servers you can do the follow:</p>
<p>rsync -avz LOCALDIRECTORY / REMOTEUSER@REMOTEHOST:REMOTEFILEPATH</p>
<p><a href="http://www.thegeekstuff.com/2010/09/rsync-command-examples/">See more</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/177/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/177/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/177/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=177&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/08/15/rsyncing-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>CakePHP virtual Fields</title>
		<link>http://iammikek.wordpress.com/2011/02/10/cakephp-virtual-fields/</link>
		<comments>http://iammikek.wordpress.com/2011/02/10/cakephp-virtual-fields/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 12:16:35 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[code snippets]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=182</guid>
		<description><![CDATA[Something pretty useful in the CakePHP right now is VirtualFields. A virtual field is a way to combine several fields to make a new &#8216;virtual&#8217; one that exists when you read from the model. So with &#8216;firstname&#8217; and &#8216;surname&#8217; you can make a &#8216;full_name&#8217; field which will allow you to use this within a find(&#8216;list&#8217;) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=182&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Something pretty useful in the CakePHP right now is VirtualFields.</p>
<p>A virtual field is a way to combine several fields to make a new &#8216;virtual&#8217; one that exists when you read from the model. So with &#8216;firstname&#8217; and &#8216;surname&#8217; you can make a &#8216;full_name&#8217; field which will allow you to use this within a find(&#8216;list&#8217;) &#8211; a notoriously tricky task otherwise.</p>
<p>To do this on the <strong>User</strong> Model for example, just add the following to your <strong>app/models/user.php</strong>.</p>
<p><code>	var $virtualFields = array(<br />
	    'full_name' =&gt; 'CONCAT(User.firstname, " ", User.surname)'<br />
	);</code></p>
<p>Simple and powerful. </p>
<p>Available in CakePHP 1.3.* </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=182&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/02/10/cakephp-virtual-fields/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>New label designs at wilko</title>
		<link>http://iammikek.wordpress.com/2011/01/30/new-label-designs-at-wilko/</link>
		<comments>http://iammikek.wordpress.com/2011/01/30/new-label-designs-at-wilko/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 20:47:39 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=165</guid>
		<description><![CDATA[Wilkinsons is a shop selling low priced general hardware, pharmacy and sundries. On a trip recently we discoved that Wilkinsons have updated their own brand product labelling. The update has produced a charming and playful set of labels which we were so delighted with that we went round the store hunting for the new labelling, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=165&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wilkinsons is a shop selling low priced general hardware, pharmacy and sundries. </p>
<p>On a trip recently we discoved that Wilkinsons have updated their own brand product labelling. The update has produced a charming and playful set of labels which we were so delighted with that we went round the store hunting for the new labelling, some of which included below.</p>
<p><a href="http://www.flickr.com/photos/iammikek/5379138360/" title="complete food for adult working and sporting dogs by iammikek, on Flickr"><img src="http://farm6.static.flickr.com/5167/5379138360_6f95278cf5.jpg" width="374" height="500" alt="complete food for adult working and sporting dogs" />complete food for adult working and sporting dogs</a></p>
<p><a href="http://www.flickr.com/photos/iammikek/5379142064/" title="tomato feed by iammikek, on Flickr"><img src="http://farm6.static.flickr.com/5250/5379142064_4c8405394a.jpg" width="500" height="374" alt="tomato feed" />tomato feed</a></p>
<p><a href="http://www.flickr.com/photos/iammikek/5379148468/" title="ant &amp; crawling insect killer by iammikek, on Flickr"><img src="http://farm6.static.flickr.com/5046/5379148468_80b5380363.jpg" width="500" height="374" alt="ant &amp; crawling insect killer" />ant &amp; crawling insect killer</a></p>
<p><a href="http://www.flickr.com/photos/iammikek/5379164716/" title="squeeze sponge mop by iammikek, on Flickr"><img src="http://farm6.static.flickr.com/5008/5379164716_5a971193a3.jpg" width="500" height="374" alt="squeeze sponge mop" />squeeze sponge mop</a></p>
<p><a href="http://www.flickr.com/photos/iammikek/5379145218/" title="rose &amp; flower bug killer by iammikek, on Flickr"><img src="http://farm6.static.flickr.com/5210/5379145218_0908c1609d.jpg" width="500" height="374" alt="rose &amp; flower bug killer" />rose &amp; flower bug killer</a></p>
<p>To see more, <a href="http://www.flickr.com/photos/iammikek/sets/72157625883224160/with/5379164716/">check out my flickr set</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/165/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/165/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/165/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=165&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2011/01/30/new-label-designs-at-wilko/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5167/5379138360_6f95278cf5.jpg" medium="image">
			<media:title type="html">complete food for adult working and sporting dogs</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5250/5379142064_4c8405394a.jpg" medium="image">
			<media:title type="html">tomato feed</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5046/5379148468_80b5380363.jpg" medium="image">
			<media:title type="html">ant &#38; crawling insect killer</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5008/5379164716_5a971193a3.jpg" medium="image">
			<media:title type="html">squeeze sponge mop</media:title>
		</media:content>

		<media:content url="http://farm6.static.flickr.com/5210/5379145218_0908c1609d.jpg" medium="image">
			<media:title type="html">rose &#38; flower bug killer</media:title>
		</media:content>
	</item>
		<item>
		<title>Strategic Content Management</title>
		<link>http://iammikek.wordpress.com/2010/09/16/strategic-content-management/</link>
		<comments>http://iammikek.wordpress.com/2010/09/16/strategic-content-management/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 11:18:58 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[cms]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=154</guid>
		<description><![CDATA[&#8220;Trying to fix an organization’s content problems by installing a content management system (CMS) is like trying to save a marriage by booking a holiday.&#8221; A very insightful article about writing content management systems &#8211; http://www.alistapart.com/articles/strategic-content-management/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=154&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Trying to fix an organization’s content problems by installing a content management system (CMS) is like trying to save a marriage by booking a holiday.&#8221;</p>
<p>A very insightful article about writing content management systems &#8211; http://www.alistapart.com/articles/strategic-content-management/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=154&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2010/09/16/strategic-content-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
		<item>
		<title>Ordering results on google base</title>
		<link>http://iammikek.wordpress.com/2010/08/20/ordering-results-on-google-base/</link>
		<comments>http://iammikek.wordpress.com/2010/08/20/ordering-results-on-google-base/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 16:09:06 +0000</pubDate>
		<dc:creator>iammikek</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[google base]]></category>

		<guid isPermaLink="false">http://iammikek.wordpress.com/?p=153</guid>
		<description><![CDATA[By default, results returned by the Google Base data API are sorted according to relevancy. You can change the order by using the orderby parameter. Possible values for this parameter can be found here: http://code.google.com/apis/base/snippets-feed.html#Parameters I&#8217;m particularly interested in returning the lowest price first which can be achieved by adding the following: &#38;orderby=price(float%20GBP) to your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=153&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>By default, results returned by the Google Base data API are sorted  according to relevancy. You can change the order by using the <code>orderby</code> parameter. Possible values for this parameter can be found here:</p>
<p>http://code.google.com/apis/base/snippets-feed.html#Parameters</p>
<p>I&#8217;m particularly interested in returning the lowest price first which can be achieved by adding the following:<br />
<code>&amp;orderby=price(float%20GBP)</code></p>
<p>to your base query.</p>
<p>to change sort order, </p>
<p><code>&amp;sortorder=<code>descending|descending</code></p>
<p>For more information about format and implementation<br />
<a href="http://code.google.com/apis/base/samples/javascript/javascript-sample-autosmasher.html">http://code.google.com/apis/base/samples/javascript/javascript-sample-autosmasher.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/iammikek.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/iammikek.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/iammikek.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/iammikek.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/iammikek.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/iammikek.wordpress.com/153/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/iammikek.wordpress.com/153/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/iammikek.wordpress.com/153/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=iammikek.wordpress.com&amp;blog=5495175&amp;post=153&amp;subd=iammikek&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://iammikek.wordpress.com/2010/08/20/ordering-results-on-google-base/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0b6ecff63b5adac3fc906195f41b77f0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">iammikek</media:title>
		</media:content>
	</item>
	</channel>
</rss>
