<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Mightystuff</title>
	<link>http://mightystuff.net</link>
	<description></description>
	<lastBuildDate>Mon, 14 Feb 2011 11:53:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.5" -->

	<item>
		<title>Friend Photomosaics</title>
		<description><![CDATA[Turn your Facebook profile picture into a photomosaic made up of your friends profile pictures.]]></description>
		<link>http://mightystuff.net/friend-photomosaics</link>
			</item>
	<item>
		<title>PHP Chart Class</title>
		<description><![CDATA[Create line or bar charts and graphs within php. They can be output directly or image files created. Create line or bar charts and graphs within php. They can be output directly or image files created. Usage Simple bar chart &#60;?php require_once 'Chart.php'; $bars = array(41,52,53,12,85,61,53,8,79,10,92,36); $graph = new Chart(); $graph-&#62;addBars($bars, 'ff0000'); $graph-&#62;output(); ?&#62; To [...]]]></description>
		<link>http://mightystuff.net/php-chart-class</link>
			</item>
	<item>
		<title>Drawing Gallery</title>
		<description><![CDATA[Create your own drawing .entry ul li:before { content:none; } .gallery { width:900px; } #content ul, .gallery ul { list-style: none; padding:0; margin:0; } .gallery li { indent:none; margin:0; padding:0; display:inline; list-style:none; } .gallery img { border:1px solid #000; } .gallery { content:""; margin:0; padding:0; } .paginationControl { display:inline; list-style:none; } .pageNumber { width:10px; display:inline; [...]]]></description>
		<link>http://mightystuff.net/drawing-gallery</link>
			</item>
	<item>
		<title>Create Flash Drawing</title>
		<description><![CDATA[A collection of many spontaneous drawings generated with Flash Over a thousand random drawings created since 2003. Create your own drawing: Once you click submit, your drawing will be visible on the drawing gallery]]></description>
		<link>http://mightystuff.net/create-drawing</link>
			</item>
	<item>
		<title>Font List</title>
		<description><![CDATA[.entry ul li:before { content:none; } #content ul, .gallery ul { list-style: none; padding:0; margin:0; } .gallery li { indent:none; margin:0; padding:0; display:inline; list-style:none; } .gallery img { border:1px solid #000; } .gallery { content:""; margin:0; padding:0; } .paginationControl { display:inline; list-style:none; } .pageNumber { width:10px; display:inline; text-align:center; overflow:hidden; } A B C D E [...]]]></description>
		<link>http://mightystuff.net/font-list</link>
			</item>
	<item>
		<title>PHP Thumbnail Script</title>
		<description><![CDATA[A script for converting images to different sizes inline, with support for server caching.

   ]]></description>
		<link>http://mightystuff.net/php-thumbnail-script</link>
			</item>
	<item>
		<title>Flash Chess</title>
		<description><![CDATA[Chess program designed to learn from player interaction. Made with flash and PHP server technology, the finished version will (in theory) be able to beat all players that aren&#8217;t as good as players that have played the system often.]]></description>
		<link>http://mightystuff.net/flash-chess</link>
			</item>
	<item>
		<title>PHP Font Writer</title>
		<description><![CDATA[PHP font writer. uses GD and FreeType libraries to generate typefaces from truetype fonts. function createFont() { var f = document.forms['font']; out = '/modules/fontwriter/writefont.php?font='+f.font.value+'&#38;margin='+f.margin.value+'&#38;colour='+f.colour.value+'&#38;bgcolour='+f.bgcolour.value+'&#38;size='+f.size.value+'&#38;text='+f.outputtext.value; out = out.replace('#',''); out = out.replace('#',''); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); out = out.replace('&#38;',String.fromCharCode(38)); document.getElementById('output').src [...]]]></description>
		<link>http://mightystuff.net/php-font-writer</link>
			</item>
</channel>
</rss>

