<?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>Tue, 25 Oct 2011 00:29:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<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>
		<item>
		<title>PHP Strings and Characters</title>
		<link>http://blog.hozzamedia.com/website-design/php-strings-and-characters/</link>
		<comments>http://blog.hozzamedia.com/website-design/php-strings-and-characters/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 18:21:00 +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[php]]></category>
		<category><![CDATA[substr]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=363</guid>
		<description><![CDATA[Here some simple tips to help with manipulating text, the simplest of things can be the most valuable. First, if you only want to pull one character from a string, it’s a lot easier to use the following: And here’s the basic concept behind the substr() function: – length is in brackets because it’s optional Now let’s [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/php-strings-and-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analyse network traffic in detail&#8230;</title>
		<link>http://blog.hozzamedia.com/software/analyse-network-traffic-in-detail/</link>
		<comments>http://blog.hozzamedia.com/software/analyse-network-traffic-in-detail/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 00:41:02 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Linux Ubuntu]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Analyse]]></category>
		<category><![CDATA[Iftop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Traffic]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=348</guid>
		<description><![CDATA[iftop is a real good utility both for your own computer and for your server. Specially good for the latter and even better if this server is acting as the main router in your premises or your experiencing unusual network usage. Well lets explain what iftop does, it is more or less like top, or [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/software/analyse-network-traffic-in-detail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Add Key &amp; Value to Beginning of an Array&#8230;</title>
		<link>http://blog.hozzamedia.com/software/php-add-key-value-to-beginning-of-an-array/</link>
		<comments>http://blog.hozzamedia.com/software/php-add-key-value-to-beginning-of-an-array/#comments</comments>
		<pubDate>Thu, 26 May 2011 13:06:55 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[add key and value to array]]></category>
		<category><![CDATA[addition]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=353</guid>
		<description><![CDATA[So it turns out there is no built in function to add a key and value to the start of an array. There is; &#160; array_unshift() - Prepend one or more elements to the beginning of an array. &#160; However, this will only add a value. So the method we use is to create a new [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/software/php-add-key-value-to-beginning-of-an-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Relentless Devotion&#8230;</title>
		<link>http://blog.hozzamedia.com/in-life/relentless-devotion/</link>
		<comments>http://blog.hozzamedia.com/in-life/relentless-devotion/#comments</comments>
		<pubDate>Thu, 26 May 2011 12:31:00 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=349</guid>
		<description><![CDATA[It really helps develop amazing code.]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/in-life/relentless-devotion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Minecraft Texture Packs&#8230;</title>
		<link>http://blog.hozzamedia.com/in-life/best-minecraft-texture-packs/</link>
		<comments>http://blog.hozzamedia.com/in-life/best-minecraft-texture-packs/#comments</comments>
		<pubDate>Sat, 21 May 2011 00:29:25 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[minecraft]]></category>
		<category><![CDATA[texture packs]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=340</guid>
		<description><![CDATA[Minecraft is simply amazing. Now im not a gamer and never intend to be, however, Minecraft is just awesome and is soo much fun ^^ Simply put, your a guy, in a world, where you can do anything you wish. The only game objective it to live your life. You can build buildings, mine for [...]]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/in-life/best-minecraft-texture-packs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter&#8230;</title>
		<link>http://blog.hozzamedia.com/website-design/twitter/</link>
		<comments>http://blog.hozzamedia.com/website-design/twitter/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 11:16:53 +0000</pubDate>
		<dc:creator>Ben Hoskins</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.hozzamedia.com/?p=336</guid>
		<description><![CDATA[Wow, really now. I didn&#8217;t think it was possible for an organization/website to be so perfect. Twitters new and updated website is truly a triumph. Beauty and Simplicity @HozzaMedia]]></description>
		<wfw:commentRss>http://blog.hozzamedia.com/website-design/twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

