<?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 Buzz Media &#187; web application</title>
	<atom:link href="http://www.thebuzzmedia.com/tag/web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebuzzmedia.com</link>
	<description>Video Games, Movies and Technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:23:56 +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>Designing a Secure REST (Web) API without OAuth</title>
		<link>http://www.thebuzzmedia.com/designing-a-secure-rest-api-without-oauth-authentication/</link>
		<comments>http://www.thebuzzmedia.com/designing-a-secure-rest-api-without-oauth-authentication/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 01:32:31 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Amazon Web Services API]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[credentials]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[HMAC]]></category>
		<category><![CDATA[HMAC-SHA1]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[nonce]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[Public / Private Key]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[session sidejacking]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[tarsnap]]></category>
		<category><![CDATA[timestamp]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[two-legged]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web application]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=16622</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2011/04/george-bush-thinking-speech.jpg" width="240" />
		</p>Situation You want to develop a RESTful web API for developers that is secure to use, but doesn&#8217;t require the complexity of OAuth and takes a simple &#8220;pass the credentials in the query&#8221; approach&#8230; or something equally-as-easy for people to use, but it needs to be secure. You are a smart guy, so you start [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/designing-a-secure-rest-api-without-oauth-authentication/feed/</wfw:commentRss>
		<slash:comments>103</slash:comments>
		</item>
		<item>
		<title>Develop using the Play! Framework</title>
		<link>http://www.thebuzzmedia.com/develop-using-the-play-framework/</link>
		<comments>http://www.thebuzzmedia.com/develop-using-the-play-framework/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 00:15:45 +0000</pubDate>
		<dc:creator>Ray Gomez</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[Play!]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web application]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=803</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2008/12/play.png" width="240" />
		</p>Not too long ago I posted an article on the Play! framework. The framework has some promising features that really helps develop web applications in Java. To show how easy it is to use, I wanted to demonstrate with an example. Update #1: Since the article posting there have been a couple of suggestions for [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/develop-using-the-play-framework/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Play! Framework</title>
		<link>http://www.thebuzzmedia.com/the-play-framework/</link>
		<comments>http://www.thebuzzmedia.com/the-play-framework/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 00:14:45 +0000</pubDate>
		<dc:creator>Ray Gomez</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[Play!]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web application]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=698</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2008/12/play2.png" width="240" />
		</p>In an endless search for efficiently building Web applications, one might stumble upon a new framework called Play! Using enterprise backed Java with a Rails-esque feel, the Play! framework seems to offer quite a bit over traditional web development tools with its straightforward development environment and ease of deploying. Taken from the website: The Play! [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/the-play-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ZK 3.5.1 Released &#8211; RIA Framework, NetBeans Plugin and Tutorial</title>
		<link>http://www.thebuzzmedia.com/zk-351-released-ria-framework-netbeans-plugin-and-tutorial/</link>
		<comments>http://www.thebuzzmedia.com/zk-351-released-ria-framework-netbeans-plugin-and-tutorial/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 17:47:51 +0000</pubDate>
		<dc:creator>Ray Gomez</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[web application]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=330</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2008/10/netbeans-61-zk-design-palette-plugin2.jpg" width="240" />
		</p>This past week ZKoss refreshed their flagship product, ZK, to version 3.5.1. If you haven&#8217;t heard of ZK before, it is a very slick framework which was &#8220;designed to maximize enterprise operation efficiency and minimize the development cost [with] its groundbreaking Direct RIA architecture. &#8221; Unlike most marketing ploys used to overstate the capabilities of [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/zk-351-released-ria-framework-netbeans-plugin-and-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy Encryption in Java and Python with Keyczar</title>
		<link>http://www.thebuzzmedia.com/easy-encrypting-with-keyczar/</link>
		<comments>http://www.thebuzzmedia.com/easy-encrypting-with-keyczar/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 16:33:09 +0000</pubDate>
		<dc:creator>Ray Gomez</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web application]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=72</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.keyczar.org/keyczar_logo.jpg" width="240" />
		</p>Do you need to encrypt small text data, like serial numbers or customer numbers in your web application?  With the amount of data being transmitted online and the increasing need to protect customers against identity theft, encryption is the one and only choice to keep customers safe. Unfortunately, implementing encryption is a daunting task and [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/easy-encrypting-with-keyczar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using &#039;resources&#039; path in Wicket Causes Problems Loading CSS, Images and JavaScript</title>
		<link>http://www.thebuzzmedia.com/using-resources-path-in-wicket-causes-problems-loading-css-images-and-javascript/</link>
		<comments>http://www.thebuzzmedia.com/using-resources-path-in-wicket-causes-problems-loading-css-images-and-javascript/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 18:44:02 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[Wicket]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=61</guid>
		<description><![CDATA[Bah&#8230; 3 hours worth of debugging and finally figured out what was going on with this issue in Wicket and wnated to share this with any other developers out there that might be running into this. Issue I typically create a /resources directory under the root of any web app I&#8217;m working on where I [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/using-resources-path-in-wicket-causes-problems-loading-css-images-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wicket vs JSF, Forum Application</title>
		<link>http://www.thebuzzmedia.com/wicket-vs-jsf-forum-application/</link>
		<comments>http://www.thebuzzmedia.com/wicket-vs-jsf-forum-application/#comments</comments>
		<pubDate>Tue, 15 May 2007 15:41:53 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[comparison]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaServer Faces]]></category>
		<category><![CDATA[software development]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[Wicket]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/2007/05/15/wicket-vs-jsf-forum-application/</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2007/05/wicket_vs_jsf_forum.thumbnail.png" width="240" />
		</p>Peter Thomas has put together an excellent blog post comparing the development of a simple &#8220;forum application&#8221; using both Wicket (now in Apache Incubator) and JavaServer Faces (JSF). I&#8217;ve wanted to do a comparison like this for a long time and while I&#8217;ve developed using both technologies I&#8217;ve never done a side by side comparison [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/wicket-vs-jsf-forum-application/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

