<?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>The Yellow Llama &#187; Web Design South Africa &#187; Web Stuff</title>
	<atom:link href="http://www.yellow-llama.com/category/web-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-llama.com</link>
	<description></description>
	<lastBuildDate>Thu, 11 Aug 2011 07:51:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Yoxview Gallery WordPress Plugin</title>
		<link>http://www.yellow-llama.com/yoxview-gallery-wordpress-plugin/</link>
		<comments>http://www.yellow-llama.com/yoxview-gallery-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 09:27:31 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=1264</guid>
		<description><![CDATA[I recently found the YoxView plugin which takes the lightbox to a great new level using jQuery and some nifty animations. A client wanted to use it on his WordPress site, so I made it into a WordPress plugin. It&#8217;s really simple to use.. Just upload the plugin to your plugins folder and activate it. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fyoxview-gallery-wordpress-plugin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fyoxview-gallery-wordpress-plugin%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I recently found the <a href="http://www.yoxigen.com/yoxview/">YoxView</a> plugin which takes the lightbox to a great new level using jQuery and some nifty animations. A client wanted to use it on his WordPress site, so I made it into a WordPress plugin.</p>
<p>It&#8217;s really simple to use.. Just upload the plugin to your plugins folder and activate it. It applies itself to any WordPress gallery using the standard <code>.gallery</code> selector.</p>
<p>Until it&#8217;s added to the WordPress Plugin directory, you can <a href="http://www.yellow-llama.com/wp-content/uploads/yoxview.zip">download the plugin here</a>.</p>
<p><strong>Please retweet this post if you found it helpful!</strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">http://www.yoxigen.com/yoxview/</div>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/yoxview-gallery-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Create a dummy image on the fly</title>
		<link>http://www.yellow-llama.com/create-a-dummy-image-on-the-fly/</link>
		<comments>http://www.yellow-llama.com/create-a-dummy-image-on-the-fly/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 06:37:51 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=1208</guid>
		<description><![CDATA[I have a &#8220;stock&#8221; folder with images that I&#8217;ve bought over the years and when designing a site and needing an image, I usually just crawl through this folder and grab a random image. It&#8217;s a process that takes quite a bit of time especially when you consider that the image will be replaced by [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fcreate-a-dummy-image-on-the-fly%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fcreate-a-dummy-image-on-the-fly%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I have a &#8220;stock&#8221; folder with images that I&#8217;ve bought over the years and when designing a site and needing an image, I usually just crawl through this folder and grab a random image. It&#8217;s a process that takes quite a bit of time especially when you consider that the image will be replaced by the client&#8217;s image in a day or two anyways.</p>
<p>No need for this anymore though, thanks to a nifty little site I found this morning. <a href="http://dummyimage.com/">Dummy Image</a> lets you create blank images on the fly, at any size you require. All you do is insert an image tag as follows:</p>
<p>&lt;img src=&#8221;http://dummyimage.com/250&#215;250&#8243; alt=&#8221;A Dummy Image&#8221;&gt;</p>
<p>&#8230;which would generate this:</p>
<p><img class="alignnone" src="http://dummyimage.com/250x250" alt="" width="250" height="250" /></p>
<p>That size indicated in the URL can be adjusted to whatever size you&#8217;re needing on your site.</p>
<p>Very cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/create-a-dummy-image-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>NotCoffee&#8230; But It&#8217;s Java</title>
		<link>http://www.yellow-llama.com/notcoffee-but-its-java/</link>
		<comments>http://www.yellow-llama.com/notcoffee-but-its-java/#comments</comments>
		<pubDate>Wed, 13 May 2009 07:42:03 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=1025</guid>
		<description><![CDATA[Whilst there&#8217;s a plethora of CSS Galleries and Showcases, there&#8217;s not too much in the way of showcase sites for niche languages like jQuery, MooTools, Prototype and custom javascripting. Some great animations and effects are being achieved using these libraries and its about time they get some recognition. Enter NotCoffee.net. NotCoffee is a jQuery Showcase, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fnotcoffee-but-its-java%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fnotcoffee-but-its-java%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.yellow-llama.com/wp-content/uploads/notcoffee.jpg"><img class="size-full wp-image-1030 alignright" title="notcoffee" src="http://www.yellow-llama.com/wp-content/uploads/notcoffee.jpg" alt="" width="220" height="183" /></a></p>
<p>Whilst there&#8217;s a plethora of CSS Galleries and Showcases, there&#8217;s not too much in the way of showcase sites for niche languages like jQuery, MooTools, Prototype and <a href="http://notcoffee.net/cat/custom/">custom javascripting</a>. Some great animations and effects are being achieved using these libraries and its about time they get some recognition.</p>
<p>Enter <a href="http://notcoffee.net">NotCoffee.net</a>.</p>
<p>NotCoffee is a <a href="http://notcoffee.net/cat/jquery/">jQuery Showcase</a>, a <a href="http://notcoffee.net/cat/mootools/">MooTools Showcase</a> and <a href="http://notcoffee.net/cat/prototype/">Prototype Showcase</a> of great effects and animations using these libraries.</p>
<p>Be sure to check it out. <a href="http://notcoffee.net/feed/">Grab the feed</a>, or follow them on <a href="http://twitter.com/butitsjava">Twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/notcoffee-but-its-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Calling all Web 2.0 Icon designers</title>
		<link>http://www.yellow-llama.com/calling-all-web-20-icon-designers/</link>
		<comments>http://www.yellow-llama.com/calling-all-web-20-icon-designers/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 13:30:40 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=854</guid>
		<description><![CDATA[We&#8217;ve had this idea at The Yellow Llama for the longest time and finally last week we got our ass in gear and partnered up with @Norri from Maxiware to build a site that we&#8217;re hoping is going to have great appeal. There are a couple good free icon websites that many designers use when [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fcalling-all-web-20-icon-designers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fcalling-all-web-20-icon-designers%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We&#8217;ve had this idea at The Yellow Llama for the longest time and finally last week we got our ass in gear and partnered up with <a href="http://twitter.com/Norri">@Norri</a> from <a href="http://www.maxiware.co.za">Maxiware</a> to build a site that we&#8217;re hoping is going to have great appeal.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-855" title="icon-search" src="http://www.yellow-llama.com/wp-content/uploads/icon-search.jpg" alt="" width="363" height="79" /></p>
<p>There are a couple good free icon websites that many designers use when putting together designs for various applications, IconFinder.net and IconArchive.com being a couple.</p>
<p>However the problem with these sites in our opinion, is that they&#8217;re owner run. This means that any new icons only come when the owner decides to upload new ones. The latter of the 2 above mentioned sites at least allows you to &#8216;submit icons&#8217;, but even then it&#8217;s still owner approved and there&#8217;s no real recognition system in place to give the designers their well deserved kudos.</p>
<p>So basically, between last Thursday and today, Norio and I have slaved to get our new site up &amp; running. The site features, among other things:</p>
<ul>
<li>Designers upload all the icons</li>
<li>Designers manage a profile that includes their licensing information and links to their websites and social sites (Facebook, Twitter etc)</li>
<li>Designers, if they have an Adsense account, can enter their publisher ID, and will earn 50% of clicks made on Adsense units that are shown on their icons&#8217; pages.</li>
<li>Icons are tagged for easy searching and categorization</li>
<li>The designer uploads a 128&#215;128 PNG icon, that is automatically resized to 64, 48, 32, 22 and 16&#215;16 icons
<p style="text-align: center;"><img class="size-medium wp-image-856 aligncenter" title="icon-twitter" src="http://www.yellow-llama.com/wp-content/uploads/icon-twitter.jpg" alt="" width="484" height="125" /></p>
</li>
<li>Each icon displays the designers information and the designers profile page includes a list of all the icons he&#8217;s ever uploaded.</li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-857 aligncenter" title="icon-user" src="http://www.yellow-llama.com/wp-content/uploads/icon-user.jpg" alt="" width="500" height="117" /></p>
<p>We have many awesome ideas for future developments and additions to the site, some of which include:</p>
<ul>
<li>user can &#8220;favorite&#8221; icons and then have a page that displays his favorite icons</li>
<li>advanced search: filter by user, filter by size etc</li>
<li>subcribe to a newsletter that will mail out a weekly digest of newly added icons</li>
</ul>
<p>Currently the site is still being ironed out, but we&#8217;re eagerly looking for some icon designers to come on board and get some icons uploaded to test out the system &amp; give us some feedback on how we can make it better for designers &amp; users alike.</p>
<p>Icon designers who&#8217;re keen to get on board and start uploading icons can contact me at <strong>markbloomfield at gmail dot com </strong>for more information.</p>
<p>Please help spread the word for this post!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/calling-all-web-20-icon-designers/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Kulula booking form: ur doin it rong</title>
		<link>http://www.yellow-llama.com/kulula-booking-form-ur-doin-it-rong/</link>
		<comments>http://www.yellow-llama.com/kulula-booking-form-ur-doin-it-rong/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 06:30:07 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=851</guid>
		<description><![CDATA[Dear Kulula web designers Good job on the new site and all, but you might want to make sure all your tees are crossed and your eyes are dotted. The calendar on your website is anything but userfriendly. Your nifty little slideshow isn&#8217;t correctly z-indexed and it means that the only people that can use [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fkulula-booking-form-ur-doin-it-rong%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fkulula-booking-form-ur-doin-it-rong%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Dear Kulula web designers</p>
<p>Good job on the new site and all, but you might want to make sure all your tees are crossed and your eyes are dotted. The calendar on your website is anything but userfriendly. Your nifty little slideshow isn&#8217;t correctly z-indexed and it means that the only people that can use the popup calendar are level 55 COD4 Experts&#8230; We can see all of 3 or 4 pixels of the &#8220;Select&#8221; button&#8230;</p>
<p><img class="aligncenter size-full wp-image-852" title="kulula" src="http://www.yellow-llama.com/wp-content/uploads/kulula.jpg" alt="" width="500" height="247" /></p>
<p>Not the easiest of booking forms.</p>
<p>Let your CSS guru&#8217;s know, that they can solve this problem with 1 simple command:</p>
<p><code>#calendar {z-index:10;}</code></p>
<p>Thanks much. You&#8217;ll receive my consultancy invoice shortly.</p>
<p>Regards<br />
Mark Bloomfield<br />
CSS Guru :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/kulula-booking-form-ur-doin-it-rong/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sorry this video is no longer available: Fixed</title>
		<link>http://www.yellow-llama.com/sorry-this-video-is-no-longer-available-fixed/</link>
		<comments>http://www.yellow-llama.com/sorry-this-video-is-no-longer-available-fixed/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 10:01:19 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=749</guid>
		<description><![CDATA[Have you also been struggling with the apparently insessant problem with Youtube saying &#8220;Sorry this video is no longer available&#8221;? Yup, most of south africa has been. We&#8217;ve been playing with a fix and so far, it appears to be working perfectly. And as an added bonus, this fix seems to drastically improve the load [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fsorry-this-video-is-no-longer-available-fixed%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fsorry-this-video-is-no-longer-available-fixed%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Have you also been struggling with the apparently insessant problem with Youtube saying &#8220;Sorry this video is no longer available&#8221;?</p>
<p>Yup, most of south africa has been.</p>
<p><img class="aligncenter" src="http://www.megaleecher.net/uploads/watch_youtube_videos.jpg" alt="Youtube" /></p>
<p>We&#8217;ve been playing with a fix and so far, it appears to be working perfectly. And as an added bonus, this fix seems to drastically improve the load time of Youtube &amp; Break&#8217;s video loading &#8211; No more waiting for a decent buffer.. You can play the video from start to finish.. no problems :)</p>
<p>Here&#8217;s how:</p>
<p><a href="http://www.yellow-llama.com/wp-content/uploads/youtube1.jpg"><img class="aligncenter size-full wp-image-750" title="youtube1" src="http://www.yellow-llama.com/wp-content/uploads/youtube1.jpg" alt="" width="434" height="555" /></a></p>
<p>Firefox: Click on Tools -&gt; Options. Choose the Network tab and click on Settings. Then change your proxy settings as indicated.</p>
<p>For other browsers, find your connection settings and adjust them as above.</p>
<p>Not only does this stop the &#8220;Sorry this video is no longer available&#8221; issue, but it also appears to drastically speed up the load time of video&#8217;s etc.</p>
<p>Sweet! Hope it works the same for you too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/sorry-this-video-is-no-longer-available-fixed/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Firefox 3 To Be Released On June 17th</title>
		<link>http://www.yellow-llama.com/firefox-3-to-be-released-on-june-17th/</link>
		<comments>http://www.yellow-llama.com/firefox-3-to-be-released-on-june-17th/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 10:16:54 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=734</guid>
		<description><![CDATA[After receiving upwards of 1 000 000 pledges, Firefox 3 is set to be available for download on June 17th. There&#8217;s still a number of questions though about the reliability of the product itself. Firefox 2 had known issues with RAM usage, and FF3 doesn&#8217;t seem to have resolved any of these. Unfortunately, one issue [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Ffirefox-3-to-be-released-on-june-17th%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Ffirefox-3-to-be-released-on-june-17th%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>After receiving upwards of <a href="http://www.spreadfirefox.com/en-US/worldrecord">1 000 000 pledges</a>, Firefox 3 is set to be available for download on <a href="http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">June 17th</a>.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-735 aligncenter" title="firefox" src="http://www.yellow-llama.com/wp-content/uploads/firefox.jpg" alt="" width="151" height="63" /></p>
<p>There&#8217;s still a number of questions though about the reliability of the product itself. Firefox 2 had known issues with RAM usage, and FF3 doesn&#8217;t seem to have resolved any of these.</p>
<blockquote><p>Unfortunately, one issue that still exists in Firefox is memory leaks. According to the release notes, developers plugged &#8220;over 300 individual memory leaks,&#8221; but still after just a few minutes of browsing with just 8 or so tabs open, Firefox was using over 150mb of RAM &#8212; and I often have 20 or 30 tabs open while writing and researching stories</p></blockquote>
<p>While the memory issue has improved compared to Firefox 2, browsers such as Opera and Safari are handling sites that are loaded with AJAX, videos, music, and other heavy hitters much better than Firefox 3</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/firefox-3-to-be-released-on-june-17th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SourceForge.net 2008 Community Choice Awards</title>
		<link>http://www.yellow-llama.com/sourceforgenet-2008-community-choice-awards/</link>
		<comments>http://www.yellow-llama.com/sourceforgenet-2008-community-choice-awards/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 07:34:51 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/?p=731</guid>
		<description><![CDATA[Anyone who&#8217;s spend more than a day surfing the net and checking for software/webware applications, is bound to have stumbled upon SourceForge. To say that they&#8217;re an online storage place for source code revisions, would be a great understatement. Anyways, they&#8217;re having their 2008 Community Choice Awards. The good news about their award program this [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fsourceforgenet-2008-community-choice-awards%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fsourceforgenet-2008-community-choice-awards%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Anyone who&#8217;s spend more than a day surfing the net and checking for software/webware applications, is bound to have stumbled upon SourceForge. To say that they&#8217;re an online storage place for source code revisions, would be a great understatement.</p>
<p><img class="alignnone size-full wp-image-732 alignright" style="float: right;" title="sourceforge" src="http://www.yellow-llama.com/wp-content/uploads/sourceforge.jpg" alt="" width="250" height="41" /></p>
<p>Anyways, they&#8217;re having their <a href="http://sourceforge.net/community/cca08">2008 Community Choice Awards</a>. The good news about their award program this year is that they&#8217;ve opened doors to any open source projects hosted anywhere, not just on SourceForge. So if your favorite codes are kept on Codeplex or Google Code, you&#8217;re welcome to nominate it to SourceForge&#8217;s Community Choice Awards this year.</p>
<blockquote><p>Some awards are presented to individuals, but that&#8217;s not what this program is about. Everyone knows what a few geeks in a garage can accomplish, but support from a community of scale is what really makes open source a force to be reckoned with.</p></blockquote>
<p>Couldn&#8217;t have said it better myself.</p>
<p>Personally, I&#8217;m amazed by the acheivements of the Flex SDK. I don&#8217;t yet fully understand the entire scope and ability of this system, but from what I&#8217;ve seen online, its a system that&#8217;s proving incredibly useful to many developers. It has been nominated for â€™Best Tool or Utility for Developersâ€™ (i.e.: The Best Tool or Utility for Developers is a project that makes the most of your precious <span class='wp_keywordlink'><a href="/skills/design/" title="coding">coding</a></span> time or allows you to do things you wouldnâ€™t otherwise be able to do).</p>
<p>Go ahead and <a href="http://sourceforge.net/community/cca08/">nominate</a> your favorites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/sourceforgenet-2008-community-choice-awards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The WordPress Guru is launched</title>
		<link>http://www.yellow-llama.com/the-wordpress-guru-is-launched/</link>
		<comments>http://www.yellow-llama.com/the-wordpress-guru-is-launched/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 14:50:29 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Web Stuff]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/the-wordpress-guru-is-launched/</guid>
		<description><![CDATA[For the last 4 or 5 years that I&#8217;ve been using WordPress, I&#8217;ve managed to pick up a good few tips and tricks. 90% of my clients are sites who require content management systems, not blogs. And thus I&#8217;ve been able to create highly tweaked and customized WordPress content management systems that give my clients [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fthe-wordpress-guru-is-launched%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fthe-wordpress-guru-is-launched%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img src="http://wpguru.co.za/wp-content/themes/wpguru/images/logo.gif" align="right" height="70" width="331" />For the last 4 or 5 years that I&#8217;ve been using WordPress, I&#8217;ve managed to pick up a good few tips and tricks. 90% of my clients are sites who require content management systems, not blogs. And thus I&#8217;ve been able to create highly tweaked and customized <a href="http://wpguru.co.za">WordPress content management systems</a> that give my clients a great method of controlling their entire website via WordPress&#8217;s great user interface.</p>
<p>I thus decided to start <a href="http://wpguru.co.za">WPGuru.co.za</a> &#8211; a site that I will be using to <span class='wp_keywordlink'><a href="/blog/" title="blog">blog</a></span> cool tips &amp; pointers on making a killer CMS with WordPress. I trust you&#8217;ll <a href="http://wpguru.co.za/feed">grab the feed</a> and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/the-wordpress-guru-is-launched/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Joys. 27 Dinner is coming to Port Elizabeth</title>
		<link>http://www.yellow-llama.com/joys-27-dinner-is-coming-to-port-elizabeth/</link>
		<comments>http://www.yellow-llama.com/joys-27-dinner-is-coming-to-port-elizabeth/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 09:03:39 +0000</pubDate>
		<dc:creator>MarkB</dc:creator>
				<category><![CDATA[Web Stuff]]></category>

		<guid isPermaLink="false">http://www.yellow-llama.com/joys-27-dinner-is-coming-to-port-elizabeth/</guid>
		<description><![CDATA[Twenty what? Yup&#8230; that was my first response when I first heard of the 27 Dinner. Basically its a dinner for geeks, marketers, entrepreneurs, writers, media practitioners, speakers &#8211; well, just about anybody who is keen to discuss whatever&#8217;s on their mind. I&#8217;ve read about it. I&#8217;ve heard about it. I&#8217;ve seen stuff about it. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; position:absolute;top:0;right: 0;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.yellow-llama.com%2Fjoys-27-dinner-is-coming-to-port-elizabeth%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.yellow-llama.com%2Fjoys-27-dinner-is-coming-to-port-elizabeth%2F&amp;source=yellowllama&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Twenty what? Yup&#8230; that was my first response when I first heard of the <a href="http://27dinner.pbwiki.com/">27 Dinner</a>. Basically its a dinner for geeks, marketers, entrepreneurs, writers, media practitioners, speakers &#8211; well, just about anybody who is keen to discuss whatever&#8217;s on their mind.</p>
<p>I&#8217;ve read about it. I&#8217;ve heard about it. I&#8217;ve seen stuff about it. And now I&#8217;m finally <strong>going</strong> to it :)</p>
<p>The 27th of April is the next scheduled dinner and its going to be held at the Port Elizabeth Yacht Club at 18h30/19h00.</p>
<p>More information on the PE gig can be seen <a href="http://27dinner.pbwiki.com/Port%20Elizabeth">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellow-llama.com/joys-27-dinner-is-coming-to-port-elizabeth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

