<?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>Vladimir Cvetic &#187; Ajax</title>
	<atom:link href="http://www.hazaah.com/cat/programming/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hazaah.com</link>
	<description>buffle the world</description>
	<lastBuildDate>Thu, 12 Nov 2009 14:30:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ferdinand.PhotoTag &#8211; Facebook like photo tagging</title>
		<link>http://www.hazaah.com/programming/php/ferdinandphototag-facebook-like-photo-tagging/</link>
		<comments>http://www.hazaah.com/programming/php/ferdinandphototag-facebook-like-photo-tagging/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 14:21:57 +0000</pubDate>
		<dc:creator>Vladimir Cvetic</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.hazaah.com/?p=147</guid>
		<description><![CDATA[I have just released very simple photo tagging solution. It works much like Facebook tagging and requires Prototype and optionally PHP5/MySQL (you can always make backend from scratch in any lang/db you wish&#8230; it requires novice skills).
Tested in Firefox, IE6+, Safari and Chrome.
Here is the link: http://ferdinand.rs/javascript/ferdinandphototag
]]></description>
			<content:encoded><![CDATA[<p>I have just released very simple photo tagging solution. It works much like Facebook tagging and requires Prototype and optionally PHP5/MySQL (you can always make backend from scratch in any lang/db you wish&#8230; it requires novice skills).</p>
<p>Tested in Firefox, IE6+, Safari and Chrome.</p>
<p>Here is the link: <a href="http://ferdinand.rs/javascript/ferdinandphototag">http://ferdinand.rs/javascript/ferdinandphototag</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hazaah.com/programming/php/ferdinandphototag-facebook-like-photo-tagging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ferdinand.Slider &#8211; Javascript news slider</title>
		<link>http://www.hazaah.com/programming/ferdinand-slider/</link>
		<comments>http://www.hazaah.com/programming/ferdinand-slider/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 14:59:37 +0000</pubDate>
		<dc:creator>Vladimir Cvetic</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.hazaah.com/?p=121</guid>
		<description><![CDATA[Moved
Go to new addres >>

location.href="http://ferdinand.rs/javascript/ferdinandslider";

]]></description>
			<content:encoded><![CDATA[<h1>Moved</h1>
<p><a href="http://ferdinand.rs/javascript/ferdinandslider">Go to new addres >></a><br />
<script>
location.href="http://ferdinand.rs/javascript/ferdinandslider";
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hazaah.com/programming/ferdinand-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross-Site XMLHttpRequest</title>
		<link>http://www.hazaah.com/programming/javascript/cross-site-xmlhttprequest/</link>
		<comments>http://www.hazaah.com/programming/javascript/cross-site-xmlhttprequest/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 15:04:39 +0000</pubDate>
		<dc:creator>Vladimir Cvetic</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.hazaah.com/programming/javascript/cross-site-xmlhttprequest/</guid>
		<description><![CDATA[I&#8217;ve just finished writing up some docs on the new Cross-Site XMLHttpRequest feature in Firefox 3. I was a little worried at first, but it definitely appears to be both easy-to-implement and easy-to-use. Specifically, it&#8217;s an implementation of the W3C Access Control working draft (which is respected by Firefox&#8217;s XMLHttpRequest).

If you&#8217;re interested in giving it [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>I&#8217;ve just finished writing up some docs on the new Cross-Site XMLHttpRequest feature in Firefox 3. I was a little worried at first, but it definitely appears to be both easy-to-implement and easy-to-use. Specifically, it&#8217;s an implementation of the W3C Access Control working draft (which is respected by Firefox&#8217;s XMLHttpRequest).<br />
<br />
If you&#8217;re interested in giving it a try you should fire up your copy of Firefox 3 and get ready to take it for a spin.<br />
<br />
In a nutshell, there are two techniques that you can use to achieve your desired cross-site-request result: Specifying a special Access-Control header for your content or including an access-control processing instruction in your XML.</p></blockquote>
<p>Read original on: http://ejohn.org/blog/cross-site-xmlhttprequest/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hazaah.com/programming/javascript/cross-site-xmlhttprequest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaScript: PopupGUI 0.1</title>
		<link>http://www.hazaah.com/programming/javascript/javascript-popupgui-01/</link>
		<comments>http://www.hazaah.com/programming/javascript/javascript-popupgui-01/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 15:06:33 +0000</pubDate>
		<dc:creator>Vladimir Cvetic</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.knowbies.com/vladimir-cvetic/programming/javascript/javascript-popupgui-01/</guid>
		<description><![CDATA[Few days ago I have created very simple JS class for creating popup html forms.
Task was pritty specific, create dynamic form interface with ajax form submission. Apon completition of the task I noticed that the class was pritty much plug&#038;play so I decided to publish it here.
It has simple controls, you can show, hide and [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago I have created very simple JS class for creating popup html forms.<br />
Task was pritty specific, create dynamic form interface with ajax form submission. Apon completition of the task I noticed that the class was pritty much plug&#038;play so I decided to publish it here.</p>
<p>It has simple controls, you can show, hide and &#8220;save&#8221; the form. Show and hide will display layer and hide it (duh), and save will do a callback on some function which will do&#8230; what ever you want. Also there is a simple ajax apstraction that will help you do ajax callbacks.</p>
<p>When you call &#8220;#show_ElementID&#8221; element with &#8220;ElementID&#8221; will pop and behind it you will see full <em>visible screen</em> transparent shadow. This shadow provides some protection since it will stop user from doing some more actions which would flood his screen, also it looks <em>cool</em> :).</p>
<p>Well, here you go test it out in a <a href="http://www.knowbies.com/etc/popupgui_demo/">demo</a>&#8230; hope you can find some use for it.</p>
<p><strong>REQUIREMENTS:</strong> script.aculo.us 1.7.0 (<a href="http://script.aculo.us/">script.aculo.us</a>)<br />
<strong>DEMO:</strong> <a href="http://www.knowbies.com/etc/popupgui_demo/">View Simple Demonstration</a><br />
<strong>DOWNLOAD:</strong> <a href="http://knowbies.com/download/PopupGUI.js">PopupGUI 0.1</a></p>
<p>This work is licensed under a<br />
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hazaah.com/programming/javascript/javascript-popupgui-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
