<?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>www.netsi.dk &#187; Is it easy?</title>
	<atom:link href="http://www.netsi.dk/wordpress/index.php/category/code/is-it-easy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netsi.dk/wordpress</link>
	<description>&#34;The internet is just a layer on the real world&#34; (don&#039;t forget that!)</description>
	<lastBuildDate>Sat, 04 Sep 2010 10:53:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using jQuery UI, is it easy?</title>
		<link>http://www.netsi.dk/wordpress/index.php/2010/02/21/using-jquery-ui-is-it-easy/</link>
		<comments>http://www.netsi.dk/wordpress/index.php/2010/02/21/using-jquery-ui-is-it-easy/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 11:10:33 +0000</pubDate>
		<dc:creator>netsi</dc:creator>
				<category><![CDATA[Is it easy?]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.netsi.dk/wordpress/index.php/2010/02/21/using-jquery-ui-is-it-easy/</guid>
		<description><![CDATA[The javascript API jQuery is a very powerfull libray which have revolutionised the use of clientside javascript in browsers. Along the side of jQuery exists jQuery UI a library of strongly customizable widgets. It offers a wide range of &#34;easy-to-implement&#34; widgets for your website. I will try in this post to implement a datepicker and conclude in the end if it is easy!
Read the article and post your comments here [...]]]></description>
			<content:encoded><![CDATA[<p>The javascript API jQuery is a <strong>very</strong> powerfull libray which have revolutionised the use of clientside javascript in browsers. Along the side of jQuery exists <strong>jQuery UI</strong> a library of strongly customizable widgets. It offers a wide range of &quot;easy-to-implement&quot; widgets for your website. I will try in this post to implement a <code>datepicker</code> and conclude in the end if it is easy!
<p>Read <a title="Read the article [Using jQuery UI, is it easy]" href="http://www.netsi.dk/showcases/jQuery_UI.html" target="_blank">the article</a> and post your comments here on this page.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.netsi.dk/wordpress/index.php/2010/02/21/using-jquery-ui-is-it-easy/" target="_blank"><img src="http://www.netsi.dk/wordpress/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.netsi.dk/wordpress/index.php/2010/02/21/using-jquery-ui-is-it-easy/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.netsi.dk/wordpress/index.php/2010/02/21/using-jquery-ui-is-it-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get external RSS on your website using Google AJAX Feed API &#8211; Is it easy?</title>
		<link>http://www.netsi.dk/wordpress/index.php/2010/01/19/get-external-rss-on-your-website-using-google-ajax-feed-api-is-it-easy/</link>
		<comments>http://www.netsi.dk/wordpress/index.php/2010/01/19/get-external-rss-on-your-website-using-google-ajax-feed-api-is-it-easy/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:05:53 +0000</pubDate>
		<dc:creator>netsi</dc:creator>
				<category><![CDATA[Is it easy?]]></category>
		<category><![CDATA[google ajas feed api]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.netsi.dk/wordpress/index.php/2010/01/19/get-external-rss-on-your-website-using-google-ajax-feed-api-is-it-easy/</guid>
		<description><![CDATA[This is turning out to be a new area where I will write posts: “Is it easy?” is the theme. My first post (not here on my wordpress blog) was called: “Embeding custom fonts &#8211; Is it easy? Lets test ‘Cufon’”. It turned out that yes it is easy to use embeded fonts using for instance Cufuo. I recieved good feedback on that post.
Tonight I have posted a new post: [...]]]></description>
			<content:encoded><![CDATA[<p>This is turning out to be a new area where I will write posts: “<em>Is it easy?</em>” is the theme. My first post (not here on my wordpress blog) was called: “<a title="Embeding custom fonts - Is it easy? Lets test ‘Cufon’" href="http://www.netsi.dk/showcases/cufon.html" target="_blank">Embeding custom fonts &#8211; Is it easy? Lets test ‘Cufon’</a>”. It turned out that <strong>yes</strong> it is easy to use embeded fonts using for instance Cufuo. I recieved good feedback on that post.</p>
<p>Tonight I have posted a new post: “<a title="Get external RSS on your website using Google AJAX Feed API - Is it easy?”" href="http://www.netsi.dk/showcases/Google_AJAX_Feed_API.html" target="_blank">Get external RSS on your website using Google AJAX Feed API &#8211; Is it easy?”</a> which examines if you can put external RSS feeds on your website without having to involve some serverside code. The conclusion? It is positive, why not read the post to get the full value from it.</p>
<p>I would love to get feedback on the posts, and will try to put a parallel post here where commenting is much easier. So for now – read the linked posts and return here to post your comments – thanks!</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.netsi.dk/wordpress/index.php/2010/01/19/get-external-rss-on-your-website-using-google-ajax-feed-api-is-it-easy/" target="_blank"><img src="http://www.netsi.dk/wordpress/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.netsi.dk/wordpress/index.php/2010/01/19/get-external-rss-on-your-website-using-google-ajax-feed-api-is-it-easy/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.netsi.dk/wordpress/index.php/2010/01/19/get-external-rss-on-your-website-using-google-ajax-feed-api-is-it-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
