<?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>Mario Rimann&#039;s Blog &#187; javascript</title>
	<atom:link href="http://blog.rimann.org/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rimann.org</link>
	<description>Just another blog about TYPO3, the web and other stuff</description>
	<lastBuildDate>Fri, 29 Jul 2011 05:12:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Imagemap extension for TYPO3</title>
		<link>http://blog.rimann.org/2009/08/imagemap-extension-for-typo3/</link>
		<comments>http://blog.rimann.org/2009/08/imagemap-extension-for-typo3/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 05:42:42 +0000</pubDate>
		<dc:creator>Mario Rimann</dc:creator>
				<category><![CDATA[TYPO3]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[imagemap]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.rimann.org/?p=56</guid>
		<description><![CDATA[In one of my recent customer projects, I needed to build an imagemap that allowed us to enhance the look and feel of the start page. First we thougt about just adding the pure (manually built) HTML source as a content element of type HTML. But a short search in the TYPO3 Extension Repository showed [...]]]></description>
		<wfw:commentRss>http://blog.rimann.org/2009/08/imagemap-extension-for-typo3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery vs. IE7</title>
		<link>http://blog.rimann.org/2009/08/jquery-vs-ie7/</link>
		<comments>http://blog.rimann.org/2009/08/jquery-vs-ie7/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 14:23:04 +0000</pubDate>
		<dc:creator>Mario Rimann</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[comma]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[internetexplorer]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://blog.rimann.org/?p=92</guid>
		<description><![CDATA[Just a note to all those that may stumble about the same issue with Internet Explorer 7 and JavaScript (and maybe jQuery). The following code works fine in Firefox and Safari: $(document).ready(function(){  $(".showtooltip").qtip({ content: {  text: false,   } }); }); Then I tried the website with IE7 and it just didn&#8217;t work. Got some [...]]]></description>
		<wfw:commentRss>http://blog.rimann.org/2009/08/jquery-vs-ie7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

