<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/52/jason.html</link>
		 <description>Programmer Kingdom</description>
		 <image>
		   <url>http://www.programmerkingdom.com/images/logo.jpg</url>
		   <link>http://www.programmerkingdom.com/</link>
		 </image>
		 <item>
		   <title>Creating JSON Data in PHP</title>
		   <link>http://www.programmerkingdom.com/view/497/creating-json-data-in-php.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
So you need to encode JSON data for use with Ext? If you are lucky
enough to be running PHP 5.2.0 or greater, then you have the optimal
environment for encoding JSON data. But all is not lost if you don't
have this setup, there are plenty of libraries you can use to take care
of this task.


For our examples we are using a MySQL database as the data source.


adsense_code_btech_ads_cod...........</span>]]></description>
		   <pubDate>2010-04-05T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>How to setup Ext js-GWT : GXT and Example on Eclipse Ganymede 3.4</title>
		   <link>http://www.programmerkingdom.com/view/503/how-to-setup-ext-js-gwt-:-gxt-and-example-on-eclipse-ganymede-3.4.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Starting today studied Ext js-GWT : GXT (I also just to contact,
everybody enhanced together, study) is also mygwt joins extjs camp
later new edition (gxt1.2), about gxt (ext gwt) with the gwt-ext
difference, please voluntarily consult the correlation data.

Explained once more: Studies gwt-ext, but is, Ext GWT (old name MyGWT)
is one opens the source the Google Web Toolkit expansion, it h...........</span>]]></description>
		   <pubDate>2010-04-19T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Grails - Using ExtJS Layouts with Gr...</title>
		   <link>http://www.programmerkingdom.com/view/505/grails---using-extjs-layouts-with-gr....html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>If you're like me, using CSS to manage page layout is a nightmare. One of the many features of the Ext JS library is the ability to programically define page layouts with javascript, no CSS skills required
Using ExtJS Layouts with Grails Layouts 

Synopsis

If you're like me, using CSS to manage page layout is a nightmare. One of the many features of the Ext JS library is the ability to progr...........</span>]]></description>
		   <pubDate>2010-04-06T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Android Application Development: Programming with the Google SDK</title>
		   <link>http://www.programmerkingdom.com/view/507/android-application-development:-programming-with-the-google-sdk.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This
practical book provides the concepts and code you need to develop
software with Android, the open-source platform for cell phones and
mobile devices that's generating enthusiasm across the industry.


Android Application Development: Programming with the Google SDK

This
practical book provides the concepts and code you need to develop
software with Android, the open-source platfo...........</span>]]></description>
		   <pubDate>2010-04-06T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>GWT GXT and Maven howto</title>
		   <link>http://www.programmerkingdom.com/view/509/gwt-gxt-and-maven-howto.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This tutorial covers step-by-step creation of a simple GXT/GWT/Maven project.It's intended for developers and anyone who wants to become familiar with GWT and the toolstack.

Preamble 

This tutorial covers step-by-step creation of a simple GXT/GWT/Maven project utilizing the following tools:


	 Maven Eclipse plugin&nbsp;
	
	 Maven GWT plugin&nbsp;
	
	 GWT SDK&nbsp;
	
	 Google Ecli...........</span>]]></description>
		   <pubDate>2010-04-06T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Developers/Getting Started/Getting started with ExtJS and Zend Framework</title>
		   <link>http://www.programmerkingdom.com/view/514/developers/getting-started/getting-started-with-extjs-and-zend-framework.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
&nbsp;To help you getting started with ExtJS and Zend we created some simple examples.
All examples presume that you have installed the Zend Framework and&nbsp; ExtJS 2.0 on your PHP and MySQL enabled Server.

Developers/Getting Started/Getting started with ExtJS and Zend Framework 

 Preface

To help you getting started with ExtJS and Zend we created some simple examples.
All examples p...........</span>]]></description>
		   <pubDate>2010-04-05T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using Ext Grid with Ruby on Rails</title>
		   <link>http://www.programmerkingdom.com/view/519/using-ext-grid-with-ruby-on-rails.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
&nbsp;Ruby on Rails is currently the hottest, and most hyped web development
framework. The Rails framework includes tight integration with the
Prototype and Scriptaculous JavaScript libraries. 

Using Ext Grid with Ruby on Rails

&nbsp;Ruby on Rails is currently the hottest, and most hyped web development
framework. The Rails framework includes tight integration with the
Prototype and S...........</span>]]></description>
		   <pubDate>2010-04-05T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Introduction to Ext 2.0</title>
		   <link>http://www.programmerkingdom.com/view/525/introduction-to-ext-2.0.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
 Anyone new to using the Ext library or trying to learn more about it
has come to the right place. This tutorial will walk through Ext basic
concepts and how to get a dynamic page up and running quickly. It is
assumed that the reader has some Javascript experience and a basic
understanding of the HTML document object model (DOM).

Introduction to Ext 2.0

Anyone new to using the Ext lib...........</span>]]></description>
		   <pubDate>2010-04-21T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>JSON in JavaScript</title>
		   <link>http://www.programmerkingdom.com/view/528/json-in-javascript.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
&nbsp;JavaScript is a general 
purpose programming language that was introduced as the page scripting 
language for Netscape Navigator. It is still widely beleived to be a subset of Java, but it is not.It 
is a Scheme-like 
language with&nbsp; C-like syntax and soft object 

JSON in JavaScript

JavaScript is a general 
purpose programming language that was introduced as the page scripti...........</span>]]></description>
		   <pubDate>2010-04-05T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Parsing a message in JavaScript with JSON</title>
		   <link>http://www.programmerkingdom.com/view/591/parsing-a-message-in-javascript-with-json.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
&nbsp;We can parse the message with JSON in JavaScript by
using the method &quot;String.parseJSON(filter)&quot;. It parses the JSON
message to an string or object. The parameter &quot;filter&quot; is optional in
this method which is used to filter message or transform their results. This
method internally uses the JavaScript's method eval() to parse messages.

Parsing a message in JavaScri...........</span>]]></description>
		   <pubDate>2010-04-06T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>JSON AJAX Web Chat</title>
		   <link>http://www.programmerkingdom.com/view/594/json-ajax-web-chat.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
&nbsp;This tutorial will walk you through the steps to create an JSON AJAX driven website.I just recently discovered the joys of JSON after reading about it for months.&nbsp; As the SecrerGeek puts it:


	Two months ago you'd never heard of JSON
	One month ago you'd heard the term but paid no attention
	One week ago you'd heard it mentioned a few times and started to think, right... some mo...........</span>]]></description>
		   <pubDate>2010-04-06T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
