<?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>Enej&#039;s Blog</title>
	<atom:link href="http://blogs.ubc.ca/enej/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ubc.ca/enej</link>
	<description>Sharing knowledge since sometime last week</description>
	<lastBuildDate>Mon, 04 Feb 2013 18:19:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title></title>
		<link>http://blogs.ubc.ca/enej/2013/02/04/395/</link>
		<comments>http://blogs.ubc.ca/enej/2013/02/04/395/#comments</comments>
		<pubDate>Mon, 04 Feb 2013 18:19:42 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[note to self]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=395</guid>
		<description><![CDATA[Don’t think about making art, just get it done. Let everyone else decide if it’s good or bad, whether they love it or hate it. While they are deciding, make even more art. &#8211; Andy Warhol via Stemmings &#8211; don&#8217;t]]></description>
				<content:encoded><![CDATA[<blockquote><p>Don’t think about making art, just get it done. Let everyone else decide if it’s good or bad, whether they love it or hate it. While they are deciding, make even more art. &#8211; Andy Warhol</p></blockquote>
<p>via <a href="http://stemmings.com/">Stemmings</a> &#8211; <a href="http://stemmings.com/dont/">don&#8217;t</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2013/02/04/395/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing PHPUnit on MAMPs</title>
		<link>http://blogs.ubc.ca/enej/2012/10/01/installing-phpunit-on-mamps/</link>
		<comments>http://blogs.ubc.ca/enej/2012/10/01/installing-phpunit-on-mamps/#comments</comments>
		<pubDate>Mon, 01 Oct 2012 17:59:27 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHPUnit]]></category>
		<category><![CDATA[UnitTesting]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=368</guid>
		<description><![CDATA[After spending sometime searching on how to it. I just want to document what worked for me. My setup MAMPs version 2.1.1 , php version 5.4.4, pear version 1.9.4 sudo /Applications/MAMP/bin/php/php5.4.4/bin/pear config-set auto_discover 1 sudo /Applications/MAMP/bin/php/php5.4.4/bin/pear install pear.phpunit.de/PHPUnit Now you should be able to do require_once 'PHPUnit/Autoload.php'; To make it available on the command line [...]]]></description>
				<content:encoded><![CDATA[<p>After spending sometime <a href="http://www.google.ca/search?q=install+phpUnit+MAMP">searching</a> on how to it. I just want to document what worked for me.</p>
<p>My setup MAMPs version 2.1.1 , php version 5.4.4, pear version 1.9.4</p>
<pre>sudo /Applications/MAMP/bin/php/php5.4.4/bin/pear config-set auto_discover 1
sudo /Applications/MAMP/bin/php/php5.4.4/bin/pear install pear.phpunit.de/PHPUnit</pre>
<p>Now you should be able to do</p>
<pre>require_once 'PHPUnit/Autoload.php';</pre>
<p>To make it available on the command line everywhere you need to create a simlink to phpunit in your local bin.</p>
<pre>sudo ln -s /Applications/MAMP/bin/php/php5.4.4/bin/phpunit /usr/local/bin/phpunit
phpunit --version</pre>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2012/10/01/installing-phpunit-on-mamps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Titanoboa meets the Mondo Spider</title>
		<link>http://blogs.ubc.ca/enej/2011/11/17/titanoboa-meets-the-mondo-spider/</link>
		<comments>http://blogs.ubc.ca/enej/2011/11/17/titanoboa-meets-the-mondo-spider/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 17:47:45 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[note to self]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=327</guid>
		<description><![CDATA[Note to self: RUN]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/Ocyhbij9JYQ?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>Note to self: RUN</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2011/11/17/titanoboa-meets-the-mondo-spider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music break: Wintersleep &#8211; New Inheritors</title>
		<link>http://blogs.ubc.ca/enej/2011/06/02/music-break-wintersleep-new-inheritors/</link>
		<comments>http://blogs.ubc.ca/enej/2011/06/02/music-break-wintersleep-new-inheritors/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 17:36:20 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=316</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/21312642" width="500" height="331" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2011/06/02/music-break-wintersleep-new-inheritors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML is so last year</title>
		<link>http://blogs.ubc.ca/enej/2010/11/01/html-is-so-last-year/</link>
		<comments>http://blogs.ubc.ca/enej/2010/11/01/html-is-so-last-year/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 23:24:37 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=297</guid>
		<description><![CDATA[&#8220;Graffiti Markup Language (.gml) is a universal, XML based, open file format designed to store graffiti motion data (x and y coordinates and time). The format is designed to maximize readability and ease of implementation, even for hobbyist programmers, artists and graffiti writers. Popular applications currently implementing GML include Graffiti Analysis and EyeWriter. Beyond storing [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/14098101" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<blockquote><p>&#8220;Graffiti Markup Language (.gml) is a universal, XML based, open file format designed to store graffiti motion data (x and y coordinates and time). The format is designed to maximize readability and ease of implementation, even for hobbyist programmers, artists and graffiti writers. Popular applications currently implementing GML include <a href="http://graffitianalysis.com/">Graffiti Analysis</a> and <a href="http://eyewriter.org/">EyeWriter</a>. Beyond storing data, a main goal of GML is to spark interest surrounding the importance (and fun) of open data and introduce open source collaborations to new communities. GML is intended to be a simple bridge between ink and code, promoting collaborations between graffiti writers and hackers. GML is today’s new digital standard for tomorrow’s vandals.&#8221;</p></blockquote>
<p>Learn more at <a href="http://www.graffitimarkuplanguage.com/">http://www.graffitimarkuplanguage.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2010/11/01/html-is-so-last-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music Break: Angus &amp; Julia Stone &#8211; Paper Aeroplane</title>
		<link>http://blogs.ubc.ca/enej/2010/10/19/music-break-angus-julia-stone-paper-aeroplane/</link>
		<comments>http://blogs.ubc.ca/enej/2010/10/19/music-break-angus-julia-stone-paper-aeroplane/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 23:52:31 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=294</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="375" src="http://www.youtube.com/embed/Ly0fz0T_lQE?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2010/10/19/music-break-angus-julia-stone-paper-aeroplane/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiki Embed on wordpress.org</title>
		<link>http://blogs.ubc.ca/enej/2010/10/14/wiki-embed-on-wordpress-org/</link>
		<comments>http://blogs.ubc.ca/enej/2010/10/14/wiki-embed-on-wordpress-org/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 22:29:10 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=286</guid>
		<description><![CDATA[So I have managed place the wiki embed plugin to a more permanent home. Here is the link to the latest version. This relies is even more up to date then my last post.]]></description>
				<content:encoded><![CDATA[<p>So I have managed place the wiki embed plugin to a more permanent <a href="http://wordpress.org/extend/plugins/wiki-embed/">home</a>.<br />
Here is the link to the <a href="http://downloads.wordpress.org/plugin/wiki-embed.zip">latest version</a>. </p>
<p>This relies is even more up to date then my last <a href="http://blogs.ubc.ca/enej/2010/10/08/wiki-embed-testers-needed/">post</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2010/10/14/wiki-embed-on-wordpress-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wiki Embed &#8211; testers needed</title>
		<link>http://blogs.ubc.ca/enej/2010/10/08/wiki-embed-testers-needed/</link>
		<comments>http://blogs.ubc.ca/enej/2010/10/08/wiki-embed-testers-needed/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 21:24:14 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[wiki]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=273</guid>
		<description><![CDATA[The project moved to a more permanent home. So I have finally finished round one of wiki embed implementation, and I need your help testing it. You can download it here: wiki-embed-09-alpha.latest version The install is quite strait forward, upload the unziped plugin, to you WordPress plugins folder and active it. After that please report [...]]]></description>
				<content:encoded><![CDATA[<div class="notice"> The project moved to a more <a href="http://wordpress.org/extend/plugins/wiki-embed">permanent home</a>. </div>
<p>So I have finally finished round one of wiki embed implementation, and I need your help testing it.<br />
You can download it here: <del datetime="2010-10-14T22:31:27+00:00"><a href="http://blogs.ubc.ca/enej/files/2010/10/wiki-embed-09-alpha.zip">wiki-embed-09-alpha</a></del>.<a href="http://downloads.wordpress.org/plugin/wiki-embed.zip">latest version</a></p>
<p>The install is quite strait forward, upload the unziped plugin, to you WordPress plugins folder and active it. </p>
<p>After that please report any bugs, problems, spelling mistakes <img src='http://blogs.ubc.ca/enej/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and any confusing bits by posting a comment or sending me an email at enej.bajgoric@gmail.com. </p>
<p>Here are a few screen shots<br />
<a href="http://blogs.ubc.ca/enej/files/2010/10/Wiki-Embed-‹-test-wiki-embed-—-WordPress.png"><img src="http://blogs.ubc.ca/enej/files/2010/10/Wiki-Embed-‹-test-wiki-embed-—-WordPress-300x161.png" alt="" title="Wiki Embed ‹ test wiki embed — WordPress" width="300" height="161" class="alignnone size-medium wp-image-277" /></a><br />
A page that list all the wiki content that is embedded on the site. </p>
<p><a href="http://blogs.ubc.ca/enej/files/2010/10/Settings-‹-test-wiki-embed-—-WordPress.png"><img src="http://blogs.ubc.ca/enej/files/2010/10/Settings-‹-test-wiki-embed-—-WordPress-300x293.png" alt="" title="Settings ‹ test wiki embed — WordPress" width="300" height="293" class="alignnone size-medium wp-image-276" /></a><br />
a look at the wiki embed settings page. </p>
<p><a href="http://blogs.ubc.ca/enej/files/2010/10/Add-New-Post-‹-test-wiki-embed-—-WordPress.png"><img src="http://blogs.ubc.ca/enej/files/2010/10/Add-New-Post-‹-test-wiki-embed-—-WordPress-300x130.png" alt="" title="Add New Post ‹ test wiki embed — WordPress" width="300" height="130" class="alignnone size-medium wp-image-280" /></a><br />
A way to embed a media wiki page inside your site. </p>
<p>Thanks in advance. </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2010/10/08/wiki-embed-testers-needed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSA Animate &#8211; Crises of Capitalism</title>
		<link>http://blogs.ubc.ca/enej/2010/10/07/rsa-animate-crises-of-capitalism/</link>
		<comments>http://blogs.ubc.ca/enej/2010/10/07/rsa-animate-crises-of-capitalism/#comments</comments>
		<pubDate>Thu, 07 Oct 2010 19:32:53 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=269</guid>
		<description><![CDATA[The Royal Society for the Arts come out with a great series of videos.]]></description>
				<content:encoded><![CDATA[<p><iframe width="500" height="281" src="http://www.youtube.com/embed/qOP2V_np2c0?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://www.thersa.org/">The Royal Society for the Arts </a> come out with a <a href="http://comment.rsablogs.org.uk/videos/">great series of videos</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2010/10/07/rsa-animate-crises-of-capitalism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog categories what are they good for?</title>
		<link>http://blogs.ubc.ca/enej/2010/09/27/blog-categories-what-are-they-good-for/</link>
		<comments>http://blogs.ubc.ca/enej/2010/09/27/blog-categories-what-are-they-good-for/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 23:38:44 +0000</pubDate>
		<dc:creator>Enej</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blogs.ubc.ca/enej/?p=240</guid>
		<description><![CDATA[In short : Organizing information your posts. Think of them as folders. So how are they different from tags? Well here is a good post comparing them.]]></description>
				<content:encoded><![CDATA[<p>In short : Organizing information your posts. Think of them as folders. </p>
<p>So how are they different from tags? Well here is a good <a href="http://www.usabilitypost.com/2008/10/17/categories-vs-tags/">post comparing them</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.ubc.ca/enej/2010/09/27/blog-categories-what-are-they-good-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
