<?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>TopicObserver.com &#187; yui</title>
	<atom:link href="http://www.topicobserver.com/blog/tag/yui/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.topicobserver.com/blog</link>
	<description>Trond Pettersen on Web Development and Topic Maps</description>
	<lastBuildDate>Tue, 08 Mar 2011 18:47:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Topic Maps Query Service &#8211; YQL for Topic Maps?</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2010/topic-maps-query-service-yql-for-topic-maps/</link>
		<comments>http://www.topicobserver.com/blog/semantic-web/tm/2010/topic-maps-query-service-yql-for-topic-maps/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 07:02:21 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Ontopia]]></category>
		<category><![CDATA[Topic Maps]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ontopia]]></category>
		<category><![CDATA[tolog]]></category>
		<category><![CDATA[Topic Maps Tools]]></category>
		<category><![CDATA[yql]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=1245</guid>
		<description><![CDATA[As I was playing with YUI3 and YQL (an awesome abstraction above and across web services &#8212; select * from internet) last weekend, I noticed that there is an open data table for sparql search. Not knowing whether such a thing already exists for topic maps, I created a simple Topic Maps search servlet that [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/semantic-web/tm/2010/topic-maps-query-service-yql-for-topic-maps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Event Delegation with YUI 3.0</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/event-delegation-with-yui-3-0/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2009/event-delegation-with-yui-3-0/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:57:17 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[event-delegation]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=677</guid>
		<description><![CDATA[Personally I&#8217;ve never used the YUI library (yet), but the new event delegation functionality of YUI 3.0 has a very nice look to it: // Defining simple listeners on each element: Y.on(&#8220;click&#8221;, handleClick, &#8220;#container ul li a.profile&#8221;); // Defining listener on a container using the delegate() method: Y.delegate(&#8216;click&#8217;, handleClick, &#8216;#container&#8217;, &#8216;ul li a.profile&#8217;); [...] Event [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2009/event-delegation-with-yui-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

