<?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>Redips &#124; spideR Net</title>
	<atom:link href="http://www.redips.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redips.net</link>
	<description>Techniques and Web Technologies</description>
	<lastBuildDate>Mon, 08 Mar 2010 06:54:09 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript Drag and Drop example 3</title>
		<link>http://www.redips.net/javascript/drag-and-drop-example-3/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-example-3/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 08:31:37 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=279</guid>
		<description><![CDATA[School timetable is another example of how to use my Drag and Drop library. Detail description of library can be read on previous post "Drag and drop table content with JavaScript". This example is built on top of two tables: school subjects on the left and timetable on the right.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-example-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Drag and Drop example 2</title>
		<link>http://www.redips.net/javascript/drag-and-drop-example-2/</link>
		<comments>http://www.redips.net/javascript/drag-and-drop-example-2/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:57:47 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[drag]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=229</guid>
		<description><![CDATA[This post shows how to use Drag and Drop library described in my previous post "Drag and drop table content with JavaScript". HTML table is stylized to have left column with content, main table and message line. Elements on the left side (green and orange) should be placed to the coloured table cells. After elements are correctly sited, appropriate message will be displayed.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/drag-and-drop-example-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ad block</title>
		<link>http://www.redips.net/linux/ad-block/</link>
		<comments>http://www.redips.net/linux/ad-block/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 07:17:00 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ad block]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[hosts file]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=219</guid>
		<description><![CDATA[This post speaks about blocking ad sites without installing any kind of software (net filter, local proxy, browser add-ons ...). Browsing without ads should be faster because browser has less content to render. It is can be used on Windows, Mac OS X, BeOS, Netware and so on. The trick is to define ad sites in the hosts file with localhost IP address. This way, browser will not be able to resolve real IP address and ad will not be loaded.]]></description>
		<wfw:commentRss>http://www.redips.net/linux/ad-block/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install mplayer in Fedora Core 12</title>
		<link>http://www.redips.net/linux/yum-install-mplayer-fedora12/</link>
		<comments>http://www.redips.net/linux/yum-install-mplayer-fedora12/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 13:49:27 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora Core 12]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[mplayer-gui]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=193</guid>
		<description><![CDATA[Before mplayer-gui installation in Fedora Core 12, you will have to add RPM Fusion repositories. After that, yum will resolve all dependencies and mplayer will be installed in a minute.]]></description>
		<wfw:commentRss>http://www.redips.net/linux/yum-install-mplayer-fedora12/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Select windows when the mouse moves over</title>
		<link>http://www.redips.net/linux/gnome-focus-window/</link>
		<comments>http://www.redips.net/linux/gnome-focus-window/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 11:18:32 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora Core 12]]></category>
		<category><![CDATA[focus window]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[onmouseover]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=189</guid>
		<description><![CDATA[After installation of Fedora Core 12, I couldn't find option "focus window on mouse over". In previous Fedora, there was Window Preferences in GNOME with following options: Window Selection, Titlebar Action and Movement Key. The solution was to install control-center-extra package.]]></description>
		<wfw:commentRss>http://www.redips.net/linux/gnome-focus-window/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Maintain vertical scroll position</title>
		<link>http://www.redips.net/javascript/maintain-scroll-position/</link>
		<comments>http://www.redips.net/javascript/maintain-scroll-position/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 09:02:44 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[maintain]]></category>
		<category><![CDATA[position]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[vertical]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=162</guid>
		<description><![CDATA[This post describes how to maintain vertical scroll position after form submission or clicking on the link. Script will read vertical scroll position and append scroll value to the URL. After page is loaded, JavaScript function will search for the scroll parameter in the URL and set the scroll position.]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/maintain-scroll-position/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reading multiple parameters in PHP</title>
		<link>http://www.redips.net/php/multiple-parameters/</link>
		<comments>http://www.redips.net/php/multiple-parameters/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 12:26:38 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[accept]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[parameters]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=98</guid>
		<description><![CDATA[Suppose you have to send four values: element Id, table, row and column compounded in one URL parameter. That is simple, parameters can be concatenated and delimited with special character. But how to send multiple of these complex URL parameters?]]></description>
		<wfw:commentRss>http://www.redips.net/php/multiple-parameters/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaScript dialog box</title>
		<link>http://www.redips.net/javascript/dialog-box/</link>
		<comments>http://www.redips.net/javascript/dialog-box/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:57:19 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[dialog box]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[namespace]]></category>
		<category><![CDATA[overlay]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=86</guid>
		<description><![CDATA[If you need JavaScript dialog box, and you aren't satisfied with prompt, confirm, alert or window.open, then this page is right for you. Dialog box is emulated with two DIVs. First DIV will overlay whole page (transparency is styled to 60%) while second DIV will be positioned to the page center. That's nothing new but JavaScript code is short, well commented and closed in own namespace (for easier integration with other frameworks).]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/dialog-box/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Disable image dragging in FireFox</title>
		<link>http://www.redips.net/firefox/disable-image-dragging/</link>
		<comments>http://www.redips.net/firefox/disable-image-dragging/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 12:50:20 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[dragging]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[preventDefault]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=75</guid>
		<description><![CDATA[FireFox 3 has a behaviour where clicking on image (even background image) and moving your mouse will start to drag that image around. Actually, when you drag an image, the browser thinks you want to save it to the desktop, so it starts default dragging action. To disable image dragging in FireFox, you will have to prevent default action on mousedown event for the image.]]></description>
		<wfw:commentRss>http://www.redips.net/firefox/disable-image-dragging/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>NodeList objects in the DOM are live</title>
		<link>http://www.redips.net/javascript/nodelist-objects-are-live/</link>
		<comments>http://www.redips.net/javascript/nodelist-objects-are-live/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:19:57 +0000</pubDate>
		<dc:creator>dbunic</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[appendChild]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[nodelist]]></category>

		<guid isPermaLink="false">http://www.redips.net/?p=73</guid>
		<description><![CDATA[I was surprised when length of collected elements in DOM changed after new node was added. It seems that getElementsByTagName() doesn't return static collection of found elements but a kind of reference to the node list. No, this is not a bug, it's a feature and it has a name: "Live node list".]]></description>
		<wfw:commentRss>http://www.redips.net/javascript/nodelist-objects-are-live/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
