<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Rich Buggy</title>
	<link>http://buggy.id.au</link>
	<description>Developer, CTO, Entrepreneur</description>
	<lastBuildDate>Mon, 04 Apr 2011 23:24:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>phpConf.au</title>
		<description><![CDATA[I don&#8217;t know much about phpConf.au or who is organizing it. If you&#8217;re in Sydney and interested in a PHP Conference then it&#8217;s probably worth registering your email address for more information. Update: It&#8217;s amazing how easy it is to write config instead of conf when you&#8217;re writing while talking to a 3 year old.]]></description>
		<link>http://buggy.id.au/2011/04/05/phpconf-au/</link>
			</item>
	<item>
		<title>Black Friday Hosting Deals</title>
		<description><![CDATA[Black Friday in the US started a couple of hours ago. For those not familiar with Black Friday it&#8217;s the Friday after Thanksgiving and the traditional start of the Christmas shopping period. More recently it&#8217;s become known for crazy deals by retailers. This year HostGator.com is giving 50% of everything for most of the day [...]]]></description>
		<link>http://buggy.id.au/2010/11/26/black-friday-hosting-deals/</link>
			</item>
	<item>
		<title>jQuery UI sortable</title>
		<description><![CDATA[Recently I&#8217;ve been playing with a list of lists using the jQuery UI sortable component. Graphically it looks something like: List 1 Item 1 Item 2 Item 3 List 2 Item 5 Item 6 Item 7 List 3 Item 7 Item 8 Item 9 The HTML for this is pretty simple &#60;ul class="lists"&#62; &#60;li&#62; &#60;h1&#62;List [...]]]></description>
		<link>http://buggy.id.au/2010/09/02/jquery-ui-sortable/</link>
			</item>
	<item>
		<title>Auto Increment in SugarCRM</title>
		<description><![CDATA[Earlier today I posted about creating a DateTime Picker in SugarCRM. A second problem I had was creating an auto increment field. This turned out to be slightly more difficult than the datetime picker. Again you need to edit your vardefs.php but this time you add the following to your field. 'auto_increment' =&#62; true, You [...]]]></description>
		<link>http://buggy.id.au/2010/05/22/auto-increment-in-sugarcrm/</link>
			</item>
	<item>
		<title>Date/Time Picker in SugarCRM</title>
		<description><![CDATA[Recently I needed to add a date/time field to a custom SugarCRM module. Sadly the module builder doesn&#8217;t include support this and the documentation is pretty bad. Eventually I managed to solve my problem and the solution is suprisingly simple. After adding a date field to the form I edited my vardefs.php file. You&#8217;ll find [...]]]></description>
		<link>http://buggy.id.au/2010/05/22/datetime-picker-in-sugarcrm/</link>
			</item>
	<item>
		<title>Don&#039;t blame the framework for bad performance</title>
		<description><![CDATA[As a developer it&#8217;s all too easy to blame a framework for your applications bad performance. Before you do you might like to ask if you&#8217;re contributing to the problem. Most developers don&#8217;t think about what they&#8217;re really doing or how they could improve performance. I&#8217;ve seen a lot of code where every request results [...]]]></description>
		<link>http://buggy.id.au/2010/04/08/dont-blame-the-framework-for-bad-performance/</link>
			</item>
	<item>
		<title>API equals dollars</title>
		<description><![CDATA[Lately I&#8217;ve been looking at a number of SaaS providers covering a range of areas. It amazes me how many of them have no API or only a reporting API. If you&#8217;re thinking of building a SaaS start-up then you should be thinking about creating an API that allows your customers to do everything they can [...]]]></description>
		<link>http://buggy.id.au/2009/12/20/api-equals-dollars/</link>
			</item>
	<item>
		<title>Please sack the NSW Government</title>
		<description><![CDATA[Committing unlawful acts one month, Premier elect the next. The NSW Government has imploded and is no longer capable of governing this state. It&#8217;s time for the Governor of NSW to stand up for the people of NSW. If this is all we have left to run the state then it&#8217;s time to sack the [...]]]></description>
		<link>http://buggy.id.au/2009/12/03/please-sack-the-nsw-government/</link>
			</item>
	<item>
		<title>WebBlast</title>
		<description><![CDATA[It&#8217;s that time of year again. Tickets are available now http://www.webblast.com.au/]]></description>
		<link>http://buggy.id.au/2009/11/30/webblast/</link>
			</item>
	<item>
		<title>Where&#039;s the data Nathan?</title>
		<description><![CDATA[After reading Pia&#8217;s post about opening up government data I went back to a post I made the day the NSW Government announced that it was opening up government data. That was the 4th September. We were promised that a trial feed was being tested and a full feed would be opened on 21st Septemer. [...]]]></description>
		<link>http://buggy.id.au/2009/10/15/wheres-the-data-nathan/</link>
			</item>
</channel>
</rss>

