<?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; javascript</title>
	<atom:link href="http://www.topicobserver.com/blog/tag/javascript/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>Sat, 03 Jul 2010 22:18:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Billy-Corgan.com Re-Launched as Topic Maps Based Website</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2010/billy-corgan-com-re-launched-as-topic-maps-based-website/</link>
		<comments>http://www.topicobserver.com/blog/semantic-web/tm/2010/billy-corgan-com-re-launched-as-topic-maps-based-website/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 09:09:47 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Topic Maps]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jsp]]></category>
		<category><![CDATA[ontopia]]></category>
		<category><![CDATA[TopicMaps]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=1192</guid>
		<description><![CDATA[Billy-Corgan.com was the first public web site I ever created and ran. I first started playing with it (and web techs) in 1998/99. In 2000, I moved it from GeoCities to its own domain name. The site had it&#8217;s golden age in 2003/2004, with up to 4 million page views / month. I believe that [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/semantic-web/tm/2010/billy-corgan-com-re-launched-as-topic-maps-based-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Readable Code: In the Eye of the Beholder?</title>
		<link>http://www.topicobserver.com/blog/web-development/2010/readable-code-in-the-eye-of-the-beholder/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2010/readable-code-in-the-eye-of-the-beholder/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 16:13:20 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[clean-code]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=1082</guid>
		<description><![CDATA[In his most recent blog posting &#8211; In the Eye of the Beholder (ah, reminds me of EoB II), JavaScripter James Padolsey (if you do some JavaScripting / jQuery, follow his blog) argues that the readability of anything is entirely dependent on who’s doing the reading. He also states that readability depends on how proficient [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2010/readable-code-in-the-eye-of-the-beholder/feed/</wfw:commentRss>
		<slash:comments>0</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>
		<item>
		<title>Simple Web 2.0 Photo Album with jQuery</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 16:54:08 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=475</guid>
		<description><![CDATA[Yesterday a colleague of mine asked me about what would be the requirements of HTML used for an image gallery using modal windows. As I&#8217;ve previously done this myself, I thought I might as well share some code in this blog. The code examples below can be used for creating a Web 2.0 like photo [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2009/simple-photo-album-with-jquery/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Forcing jQuery UI Datepicker to Always Open on Today&#8217;s Date</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/forcing-jquery-ui-datepicker-to-always-open-on-todays-date/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2009/forcing-jquery-ui-datepicker-to-always-open-on-todays-date/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 17:55:28 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[datepicker]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery-ui]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=368</guid>
		<description><![CDATA[Today, I implemented the jQuery UI Datepicker in an application where the requirements state that the current date should always be null. That is, if the user opens a Datepicker after first having selected or typed in a date, the Datepicker should still be &#8220;centered&#8221; around today&#8217;s date with no pre-selected date. It might just [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2009/forcing-jquery-ui-datepicker-to-always-open-on-todays-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing the Built-In DatePicker in Sun IdM 8.0</title>
		<link>http://www.topicobserver.com/blog/web-development/2009/replacing-the-builtin-datepicker-in-sun-idm-8/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2009/replacing-the-builtin-datepicker-in-sun-idm-8/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 19:45:08 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Sun IdM]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[idm]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=206</guid>
		<description><![CDATA[If you read my other post on creating custom view handlers in Sun IdM, you might have noticed my mixed feelings towards the system&#8217;s built-in interface. I know its main task is not to look good, and that it is best at what it is supposed to be good at, but there really is no [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2009/replacing-the-builtin-datepicker-in-sun-idm-8/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Easy JavaScripting with jQuery (jQuery Basics)</title>
		<link>http://www.topicobserver.com/blog/web-development/2008/jquery-basics/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2008/jquery-basics/#comments</comments>
		<pubDate>Fri, 26 Dec 2008 17:20:51 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=180</guid>
		<description><![CDATA[During the last year I&#8217;ve tried using jQuery as much as possible when it comes to adding JavaScript functionality to web interfaces. For those who still don&#8217;t know, jQuery is a cross browser open source JavaScript library which makes it extremely easy to manipulate HTML, perform Ajax requests, apply visual or interactive effects to your [...]]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2008/jquery-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>alert(&#8220;crap&#8221;);</title>
		<link>http://www.topicobserver.com/blog/web-development/2007/alertcrap/</link>
		<comments>http://www.topicobserver.com/blog/web-development/2007/alertcrap/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 18:54:19 +0000</pubDate>
		<dc:creator>Trond</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Usability & Accessibility]]></category>

		<guid isPermaLink="false">http://www.topicobserver.com/blog/usability/2007/alertcrap/</guid>
		<description><![CDATA[If only JavaScript developers would stop using alert() for debugging &#8211; at least while in production. Searching for flight tickets on www.berg-hansen.no gave me the following: The page at http://www.solfaktor.com/ says: TXL not found. Now, there&#8217;s something every user needs to know. See also: Web 2.0 Usability.]]></description>
		<wfw:commentRss>http://www.topicobserver.com/blog/web-development/2007/alertcrap/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
