<?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>hmBlog</title>
	<atom:link href="http://blog.hozzamedia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hozzamedia.com</link>
	<description>Pure, simple and N3rdalicious. The hozzamedia Blog.</description>
	<lastBuildDate>Mon, 07 May 2012 18:05:46 +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>ChangeLog Generator 1.7 Update&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/tips-tricks/changelog-generator-1-7-update/</link>
		<comments>http://blog.hozzamedia.com/website-design/tips-tricks/changelog-generator-1-7-update/#comments</comments>
		<pubDate>Mon, 07 May 2012 18:05:46 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[change log]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=422</guid>
		<description><![CDATA[Updated the ChangeLog Generator to 1.7&#8230; See http://blog.hozzamedia.com/website-design/applications/changelog-generator/]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/tips-tricks/changelog-generator-1-7-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Cleaning Arrays&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/php-cleaning-arrays/</link>
		<comments>http://blog.hozzamedia.com/website-design/php-cleaning-arrays/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 11:19:34 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[blank]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[empty]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[values]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=417</guid>
		<description><![CDATA[When arrays are built by user input. You can sometimes experience &#8221;blank&#8221; values within that array. Sometimes set to &#8220;0&#8243;, &#8220;FALSE&#8221; or &#8220;NULL&#8221;. You can use array_filter to remove empty (NULL) elements: If you have (int) 0 in your array, you may use the following: Maybe your elements are not empty per say but contain one or more [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/php-cleaning-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encoding,Encryption, and Hashes&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/applications/encodingencryption-and-hashes/</link>
		<comments>http://blog.hozzamedia.com/website-design/applications/encodingencryption-and-hashes/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 19:51:09 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=413</guid>
		<description><![CDATA[I’ve noticed that there’s a lot of interest out there right now in encryption, and rightfully so. It seems that strong encryption will play an increasingly large role in the future of computer security. Unfortunately, I’ve also noticed a fair bit of confusion. My goal in this article is to clear that up, and provide [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/applications/encodingencryption-and-hashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChangeLog Generator&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/applications/changelog-generator/</link>
		<comments>http://blog.hozzamedia.com/website-design/applications/changelog-generator/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 19:52:24 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[change log]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[git alternative]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[source control]]></category>
		<category><![CDATA[subversion alternative]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=406</guid>
		<description><![CDATA[Been looking into source control and version control software to help manage and organise some of our code. The majority of them don&#8217;t seem to fit our workflow and are to restrictive/complicated. I&#8217;m a massive fan of the good old ChangeLog (https://http://en.wikipedia.org/wiki/Changelog) which does not scale well with large projects. So, I&#8217;ve built a little [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/applications/changelog-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Background Images&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/background-images/</link>
		<comments>http://blog.hozzamedia.com/website-design/background-images/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 19:00:05 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=403</guid>
		<description><![CDATA[Found this amazing site, its got loads of repeating patterns and simply a beautiful webiste. Thought you might be interested&#8230; http://subtlepatterns.com/]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/background-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Resetting an array&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/tips-tricks/php-resetting-an-array/</link>
		<comments>http://blog.hozzamedia.com/website-design/tips-tricks/php-resetting-an-array/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 23:36:04 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=390</guid>
		<description><![CDATA[Just a quick tip, you can easily reset an array with&#8230;]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/tips-tricks/php-resetting-an-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motivation&#8230;</title>
		<link>http://blog.hozzamedia.com/in-life/motivation/</link>
		<comments>http://blog.hozzamedia.com/in-life/motivation/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 00:28:03 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=393</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/in-life/motivation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horizontally and Vertically Center a DIV with CSS&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/tips-tricks/horizontally-and-vertically-center-a-div-with-css/</link>
		<comments>http://blog.hozzamedia.com/website-design/tips-tricks/horizontally-and-vertically-center-a-div-with-css/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 01:42:16 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[horizontally]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[vertically]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=382</guid>
		<description><![CDATA[An extremely simple solution to a surprisingly elusive problem. To perfectly center a DIV on an HTML page simply use the following approach. The HTML&#8230; &#160; The CSS that does the centering&#8230; For this to work beautifully make sure that margin-top is exactly half of the height and same goes for margin-left which should be [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/tips-tricks/horizontally-and-vertically-center-a-div-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.04 Unity on VMware Fusion</title>
		<link>http://blog.hozzamedia.com/software/linux-ubuntu/ubuntu-11-04-unity-on-vmware-fusion/</link>
		<comments>http://blog.hozzamedia.com/software/linux-ubuntu/ubuntu-11-04-unity-on-vmware-fusion/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 20:57:47 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Linux Ubuntu]]></category>
		<category><![CDATA[11.04]]></category>
		<category><![CDATA[2d]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[wmware]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=374</guid>
		<description><![CDATA[Right, after a lot of unsuccessful googling I came across a solution to the new Linux Ubuntu&#8217;s new UI Unity not working in WMware Fusion. The reason Unity does not work is something to do with the &#8216;accelerated hardware/graphics&#8217; not being compatible at this moment. And, finally there is a solution to this. Unity is [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/software/linux-ubuntu/ubuntu-11-04-unity-on-vmware-fusion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Terminal Boredom&#8230;</title>
		<link>http://blog.hozzamedia.com/in-life/terminal-boredom/</link>
		<comments>http://blog.hozzamedia.com/in-life/terminal-boredom/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 20:41:01 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux Ubuntu]]></category>
		<category><![CDATA[Boredom]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=371</guid>
		<description><![CDATA[Just a quick note for boredom and Linux Terminal (I SSH to mine of course): if($you == BORED) echo 'screw with linux terminal'; I would suggest you try out: Lynx &#8211; a terminal website browser cmatrix &#8211; terminal matrix thingy greed &#8211; a kinda terminal puzzle game moon-buggy &#8211; a terminal platform game nethack &#8211; [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/in-life/terminal-boredom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

