<?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>Bitwise Gamgee &#187; Programming</title>
	<atom:link href="http://blog.burcsade.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.burcsade.com</link>
	<description>I code, therefore I am</description>
	<lastBuildDate>Thu, 29 Dec 2011 10:02:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bing sitemaps are pending forever</title>
		<link>http://blog.burcsade.com/2011/12/09/bing-sitemaps-are-pending-forever/</link>
		<comments>http://blog.burcsade.com/2011/12/09/bing-sitemaps-are-pending-forever/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 16:21:26 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[bing bug]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sitemaps]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=176</guid>
		<description><![CDATA[Recently I realized that Bing also has started to offer Sitemap functionality to let webmasters easily give a heads up to the search engine. Apparently Yahoo also has started to redirect webmasters to Bing Webmaster Tools after the transition to use Bing services. I got excited and submitted the whole list of my sitemaps via [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2011/12/09/bing-sitemaps-are-pending-forever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clash of the Classes: Using ActiveMQ with Play Framework</title>
		<link>http://blog.burcsade.com/2011/11/29/clash-of-the-classes-using-activemq-with-play-framework/</link>
		<comments>http://blog.burcsade.com/2011/11/29/clash-of-the-classes-using-activemq-with-play-framework/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 16:23:02 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ActiveMQ]]></category>
		<category><![CDATA[class clashes]]></category>
		<category><![CDATA[Play Framework]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=171</guid>
		<description><![CDATA[Recently I have my hands on Play Framework and I am quite happy with all the features such as change the code and refresh the page attitude, stateless model for REST applications and easy method for unit and functional testing. In one of the projects I needed to access one of ActiveMQ instances I have, [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2011/11/29/clash-of-the-classes-using-activemq-with-play-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My first iPhone App has arrived at the AppStore</title>
		<link>http://blog.burcsade.com/2011/08/12/my-first-iphone-app-has-arrived-at-the-appstore/</link>
		<comments>http://blog.burcsade.com/2011/08/12/my-first-iphone-app-has-arrived-at-the-appstore/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 12:22:20 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[likeminded people]]></category>
		<category><![CDATA[social questions]]></category>
		<category><![CDATA[viewbeat]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=162</guid>
		<description><![CDATA[This is my personal project which is meant to let people have a community where they can ask questions and get useful answers. 
It is the result of an idea I had a few months ago after struggling to find a way to ask all my friends about something that I was planning to buy. [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2011/08/12/my-first-iphone-app-has-arrived-at-the-appstore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An extensions library for Sencha Touch</title>
		<link>http://blog.burcsade.com/2011/06/24/an-extensions-library-for-sencha-touch/</link>
		<comments>http://blog.burcsade.com/2011/06/24/an-extensions-library-for-sencha-touch/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 11:06:07 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[mobile development]]></category>
		<category><![CDATA[sencha touch]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=142</guid>
		<description><![CDATA[Some of you may already know Sencha Touch but for those who are in mobile application development and haven&#8217;t heard of it yet, it is a mobile application development framework designed especially for devices with touch screens. It provides all the basic touch screen events and a whole bunch of components to use to create [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2011/06/24/an-extensions-library-for-sencha-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Querying Google Contacts API via PHP</title>
		<link>http://blog.burcsade.com/2011/03/23/querying-google-contacts-api-via-php/</link>
		<comments>http://blog.burcsade.com/2011/03/23/querying-google-contacts-api-via-php/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 22:21:51 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[google api]]></category>
		<category><![CDATA[google contacts api]]></category>
		<category><![CDATA[oauth]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=136</guid>
		<description><![CDATA[For the last few days I have been going through Google API documentations for one of the projects I have been working on to get Google Contact details of a Google user. To the developer&#8217;s luck, the documentation about Google API is very well prepared but due to the fact that authentication with oAuth is [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2011/03/23/querying-google-contacts-api-via-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploding by multiple delimiter values in PHP</title>
		<link>http://blog.burcsade.com/2011/01/26/exploding-by-multiple-delimiter-values-in-php/</link>
		<comments>http://blog.burcsade.com/2011/01/26/exploding-by-multiple-delimiter-values-in-php/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 15:45:52 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[explode]]></category>
		<category><![CDATA[multiple delimiters]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=132</guid>
		<description><![CDATA[There are 2 ways to explode a string into array by multiple delimiter values. First method includes an intermediate step to convert all delimiters to a uniform delimiter value, then exploding by it.

$arrDelimiters = array&#40;&#34;&#38;&#34;, &#34;or&#34;, &#34;and&#34;&#41;;
$inputText = &#34;a or b &#38; c and d&#34;;
&#160;
$uniformText = str_replace&#40;$arrDelimiters, &#34;-&#124;-&#34;, $inputText&#41;;
$arrValues = explode&#40;&#34;-&#124;-&#34;, $uniformText&#41;;
&#160;
print_r&#40;$arrValues&#41;;

prints out

Array
&#40;
   [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2011/01/26/exploding-by-multiple-delimiter-values-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Trigger Plugin for Hudson Monitoring Folder Changes</title>
		<link>http://blog.burcsade.com/2010/11/29/a-trigger-plugin-for-hudson/</link>
		<comments>http://blog.burcsade.com/2010/11/29/a-trigger-plugin-for-hudson/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 13:22:52 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[build trigger]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[plugin development]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=110</guid>
		<description><![CDATA[For a quick look at Hudson plugin development, you can have a look at this page.
This is a post about developing a trigger for Hudson which will monitor changes in folders (and subfolders if set to do so) and trigger build process.
All trigger plugins are subclasses of hudson.triggers.trigger.
The methods that can be overriden are:
public void [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2010/11/29/a-trigger-plugin-for-hudson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hudson Plugin Development</title>
		<link>http://blog.burcsade.com/2010/11/29/hudson-plugin-development/</link>
		<comments>http://blog.burcsade.com/2010/11/29/hudson-plugin-development/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 13:14:11 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[hudson]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugin development]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=104</guid>
		<description><![CDATA[Hudson monitors execution of repeated tasks such as cron jobs or build and test actions in a development environment. It can execute tasks depending on changes on file system or various source code management applications, log their output historically and act according to the output of these tasks. It provides an easy-to-use interface and an [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2010/11/29/hudson-plugin-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed width buttons in JQuery buttonset()</title>
		<link>http://blog.burcsade.com/2010/11/03/fixed-width-buttons-in-jquery-buttonset/</link>
		<comments>http://blog.burcsade.com/2010/11/03/fixed-width-buttons-in-jquery-buttonset/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 15:32:55 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[buttonset]]></category>
		<category><![CDATA[checkbox]]></category>
		<category><![CDATA[fixed width]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=93</guid>
		<description><![CDATA[JQuery has a really nice feature to convert checkbox and radio button groups into good looking button sets. But when you have a set of buttons positioned vertically, they may look ugly because of their varying width values. To make them fixed size just add styling to the labels of checkboxes as seen below.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
  [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2010/11/03/fixed-width-buttons-in-jquery-buttonset/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flix Cloud and S3 makes video sharing really easy</title>
		<link>http://blog.burcsade.com/2010/03/22/flix-cloud-and-s3-makes-video-sharing-really-easy/</link>
		<comments>http://blog.burcsade.com/2010/03/22/flix-cloud-and-s3-makes-video-sharing-really-easy/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:15:57 +0000</pubDate>
		<dc:creator>laforge</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[amazon s3]]></category>
		<category><![CDATA[flix]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[on2 vp6]]></category>
		<category><![CDATA[video sharing]]></category>

		<guid isPermaLink="false">http://blog.burcsade.com/?p=87</guid>
		<description><![CDATA[Being quite busy with implementing a video sharing feature on Sheet Music Trade, I have found that On2 had done a good job with Flix Cloud. Its REST based API makes video processing a real simple job and with Amazon S3 storage and Flow Player it seems that anyone with some level of programming can [...]]]></description>
		<wfw:commentRss>http://blog.burcsade.com/2010/03/22/flix-cloud-and-s3-makes-video-sharing-really-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

