<?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>MediaFrenzy</title>
	<atom:link href="http://www.mediafrenzy.co.za/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mediafrenzy.co.za</link>
	<description>Allan Kent</description>
	<lastBuildDate>Sun, 18 Jul 2010 14:29:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Random Codes</title>
		<link>http://www.mediafrenzy.co.za/project/random-codes/</link>
		<comments>http://www.mediafrenzy.co.za/project/random-codes/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:14:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.mediafrenzy.co.za/?p=8</guid>
		<description><![CDATA[Application for generating non-sequential random codes. It uses a basic template to define placeholders for numbers and letters and the new version uses an in-memory SQLite database so it&#8217;s now a whole lot faster. As far as the template goes, use X to stand in the place of a letter and 0 for a number. [...]]]></description>
			<content:encoded><![CDATA[<p>Application for generating non-sequential random codes.</p>
<p>It uses a basic template to define placeholders for numbers and letters and the new version uses an in-memory SQLite database so it&#8217;s now a whole lot faster.</p>
<p>As far as the template goes, use X to stand in the place of a letter and 0 for a number. So if you give a code of X00 you&#8217;ll get codes like H73 or S32.</p>
<p>You can download executable versions for Mac, Windows and Linux on the <a href="http://code.google.com/p/mf-randomcodes/">project page</a> on Google Code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediafrenzy.co.za/project/random-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Debug</title>
		<link>http://www.mediafrenzy.co.za/project/php-debug/</link>
		<comments>http://www.mediafrenzy.co.za/project/php-debug/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:13:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.mediafrenzy.co.za/?p=6</guid>
		<description><![CDATA[This consists of a simple PHP class file for sending debug messages, and an application that listens for and displays the messages as they arrive. The script and application can be running on different machines as it simply uses sockets to send the data between them. I wrote it to send debug data from PHP [...]]]></description>
			<content:encoded><![CDATA[<p>This consists of a simple PHP class file for sending debug messages, and an application that listens for and displays the messages as they arrive.</p>
<p>The script and application can be running on different machines as it simply uses sockets to send the data between them.  I wrote it to send debug data from PHP scripts that were being called from within a Flash movie file.  Because the script wasn&#8217;t being called directly from within a browser it was tricky to debug where errors were cropping up.  This script and application let&#8217;s you capture that remotely.</p>
<p>It&#8217;s also great for debugging scripts that are outputting image data, as there again you can&#8217;t really write any debug data to the browser.</p>
<p>You will need the executable for the platform where you want to receive the debug messages as well as the PHP archive that contains the class file and example usage script.  Both of these can be downloaded from the <a href="http://code.google.com/p/mf-phpdebug/">PHP Debug project page</a> on Google Code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediafrenzy.co.za/project/php-debug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk</title>
		<link>http://www.mediafrenzy.co.za/project/asterisk/</link>
		<comments>http://www.mediafrenzy.co.za/project/asterisk/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:13:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.mediafrenzy.co.za/?p=4</guid>
		<description><![CDATA[Asterisk provides a simple and efficient tool for working with Natal charts. This version draws a natal chart with the 10 planets from the Sun to Pluto, the Ascendent and Mid-heaven, as well as Aspects between them. Asterisk is not a suitable replacement for serious or professional astrologers as it does not provide the necessary [...]]]></description>
			<content:encoded><![CDATA[<p>Asterisk provides a simple and efficient tool for working with Natal charts. This version draws a natal chart with the 10 planets from the Sun to Pluto, the Ascendent and Mid-heaven, as well as Aspects between them.</p>
<p>Asterisk is not a suitable replacement for serious or professional astrologers as it does not provide the necessary tools and functionality that you will need. All that it is trying to do is provide a quick way for you to display a basic natal chart. If you are starting out in astrology and need something with which to draw charts on your computer, then Asterisk could be what you are looking for.</p>
<p>If you&#8217;re looking for a serious astrology program then take a look at <a href="http://alabe.com/"; title="Astrolabe.com. Distributors of Solar Fire">Solar Fire</a>.</p>
<p>A completely free (if somewhat more complicated to use) program called Astrolog is available <A href="http://www.astrolog.org/astrolog.htm">here</a>.</p>
<p>;</p>
<p> The calculations are made using the Moshier system from the Swiss Ephemeris from <a href="http://www.astro.com" title="www.astro.com, makers of the Swiss Ephemeris">http://www.astro.com</a>. Houses are calculated using the Placidus house system. The font that is used in the program is a freeware font created by Jason Davies from <a href="http://www.widgetsworld.co.uk" title="www.widgetsworld.co.uk, creators of the AstroGadget font">http://www.widgetsworld.co.uk</a>.  If you&#8217;re interested in the font, you can grab it <a href="http://www.dafont.com/astro-gadget.font">from here</a>.</p>
<p>This application is only available for Windows.  You&#8217;ll need the <a href="http://www.mediafrenzy.co.za/wp-content/uploads/2010/07/setup_asterisk.exe">installer</a>; and <a href="http://www.dafont.com/astro-gadget.font">the font</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediafrenzy.co.za/project/asterisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
