<?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>Waylon Kenning Blog &#187; silverlight</title>
	<atom:link href="http://kenning.co.nz/tag/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://kenning.co.nz</link>
	<description>Travel, Identity Management, IT Observations, Life</description>
	<lastBuildDate>Fri, 20 Jan 2012 23:49:34 +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>Programming for non-programmers</title>
		<link>http://kenning.co.nz/development/programming-for-non-programmers/</link>
		<comments>http://kenning.co.nz/development/programming-for-non-programmers/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 04:17:24 +0000</pubDate>
		<dc:creator>Waylon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[ria framework]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[zk]]></category>

		<guid isPermaLink="false">http://kenning.co.nz/?p=140</guid>
		<description><![CDATA[My stumbling block for any of the ideas I have has always been programming. I&#8217;m generally not very good at it because I don&#8217;t like it, and I don&#8217;t like it because I&#8217;m not very good at it. So I&#8217;m always looking at methods to get around this. Coghead seems to be a pretty good [...]]]></description>
			<content:encoded><![CDATA[<p>My stumbling block for any of the ideas I have has always been programming. I&#8217;m generally not very good at it because I don&#8217;t like it, and I don&#8217;t like it because I&#8217;m not very good at it. So I&#8217;m always looking at methods to get around this. <a href="http://coghead.com">Coghead</a> seems to be a pretty good example. However, I&#8217;m not really a fan of being locked into a platform like this. So instead, I&#8217;ve been looking at frameworks and what not that can help me.</p>
<p>The problem with straight PHP frameworks is that they&#8217;re generally quite complex, requiring me to learn an abstraction layer that makes my life more complex than just programming in the first place. Don&#8217;t get me wrong, the scaffolding in <a href="http://cakephp.org">CakePHP</a> is great. But once you&#8217;ve scaffolded, then what? Better jump into the <a href="http://api.cakephp.org/">API</a>. And it&#8217;s not (or it is) as easy as it looks.</p>
<p>And so I&#8217;m trying to move up the value chain and realise, surely there&#8217;s someone smarter than me that has already invented better web controls than what I could do.</p>
<p>Enter some of these RIA frameworks. A couple I&#8217;m looking at are <a href="http://www.zkoss.org">ZK</a> and <a href="http://www.openlaszlo.org/">Laszlo</a>. Some of the bigger name ones are <a href="http://silverlight.net">Silverlight</a> and <a href="http://www.adobe.com/products/air/">Adobe AIR</a>. I&#8217;m focusing on the ones that has the minimum amount of programming required to create Resourcer.</p>
<p>ZK has a really good <a href="http://prdownloads.sourceforge.net/zk1/zk-demo-3.5.1.zip?download">Live Demo</a> that comes as a WAR file that you&#8217;d deploy in a Web Container like <a href="http://tomcat.apache.org/">Tomcat</a>. Here are some more <a href="http://www.zkoss.org/demo/">ZK Demos</a>.</p>
<p>I&#8217;ll keep you in the loop with how it goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://kenning.co.nz/development/programming-for-non-programmers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

