<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Freelancer - Freelance Web Developers</title>
	<link>http://www.freelancernepal.com</link>
	<description>Team of Freelancer - Freelance Web Designers - Freelance Web Programmers from Nepal, US, UK</description>
	<lastBuildDate>Mon, 12 Apr 2010 11:40:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Open Source AJAX Application Framework</title>
		<description><![CDATA[Raxan for PHP is a Web 2.0 framework that is designed to accelerate PHP Web development by helping developers to build and deploy Rich Web Applications.

The technology used behind Raxan is licensed under the open sourced MIT and GPL licenses and is based on today&#8217;s web standards. This means that you have the option to [...]]]></description>
		<link>http://www.freelancernepal.com/web-development/open-source-ajax-application-framework/</link>
			</item>
	<item>
		<title>Website portfolio designs</title>
		<description><![CDATA[



]]></description>
		<link>http://www.freelancernepal.com/web-design-inspiration/website-portfolio-designs/</link>
			</item>
	<item>
		<title>HTML 5</title>
		<description><![CDATA[HTML5 is being developed as the next major revision of HTML (HyperText Markup Language), the core markup language of the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) started work on the specification in June 2004 under the name Web Applications 1.0.[1]  As of March 2010[update], the specification is in the [...]]]></description>
		<link>http://www.freelancernepal.com/html5/html-5/</link>
			</item>
	<item>
		<title>Detect a click outside an element.</title>
		<description><![CDATA[Attach a click event to the document body which closes the window. Attach a separate click event to the window which stops propagation to the document body.

$('body').click(function() {
 //Hide the menus if visible
 });

 $('#menucontainer').click(function(event){
     event.stopPropagation();
 });

﻿
]]></description>
		<link>http://www.freelancernepal.com/javascript/detect-click-outside-element/</link>
			</item>
</channel>
</rss>
