<?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>AlekZ&#039; Scratchpad &#187; Web-design</title>
	<atom:link href="http://www.alekz.net/archives/tag/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alekz.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 3.1 vs 3.0 vs. 3.1.1 and &quot;archives&quot; URL&#039;s</title>
		<link>http://www.alekz.net/archives/958</link>
		<comments>http://www.alekz.net/archives/958#comments</comments>
		<pubDate>Thu, 07 Apr 2011 00:54:50 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=958</guid>
		<description><![CDATA[Updated on Apr 07, 2011 @ 02:54: If you made the change below for 3.1RC-3.1 and/or used manually created tag/category links in 3.1RC-3.1 and just upgraded to 3.1.1, you may find that the links are broken. The reason is that in 3.1.1 the tag and category links returned to the 3.0 style with the word [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/958/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web-page performance testers</title>
		<link>http://www.alekz.net/archives/978</link>
		<comments>http://www.alekz.net/archives/978#comments</comments>
		<pubDate>Wed, 09 Mar 2011 01:21:02 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=978</guid>
		<description><![CDATA[http://www.webpagetest.org/ http://loadimpact.com/pageanalyzer.php]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/978/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to serve attachments from a free CDN (Coral)</title>
		<link>http://www.alekz.net/archives/966</link>
		<comments>http://www.alekz.net/archives/966#comments</comments>
		<pubDate>Fri, 04 Mar 2011 01:23:50 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=966</guid>
		<description><![CDATA[You can use Coral free CDN to off-load the WordPress attachments (usually images). In order to use Coral you need to add &#034;.nyud.net&#034; to the site DNS address. For example, http://www.alekz.net will become http://www.alekz.net.nyud.net. Coral is usually too slow to serve all static content, so the most effective solution would be to use it only [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/966/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>getElementsByClassName</title>
		<link>http://www.alekz.net/archives/831</link>
		<comments>http://www.alekz.net/archives/831#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:19:13 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Web-design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=831</guid>
		<description><![CDATA[getElementsByClassName is defined in HTML5. From WhatWG: The getElementsByClassName(classNames) method takes a string that contains a set of space-separated tokens representing classes. Given the following XHTML fragment: &#60;div id="example"&#62; &#60;p id="p1"/&#62; &#60;p id="p2"/&#62; &#60;p id="p3"/&#62; &#60;/div&#62; A call to document.getElementById(&#039;example&#039;).getElementsByClassName(&#039;aaa&#039;) would return a NodeList with the two paragraphs p1 and p2 in it. A call [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/831/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking status updater</title>
		<link>http://www.alekz.net/archives/541</link>
		<comments>http://www.alekz.net/archives/541#comments</comments>
		<pubDate>Mon, 01 Feb 2010 02:21:22 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>
		<category><![CDATA[fscebook]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=541</guid>
		<description><![CDATA[Twitter and Facebook should be updated]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/541/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get out of frames</title>
		<link>http://www.alekz.net/archives/398</link>
		<comments>http://www.alekz.net/archives/398#comments</comments>
		<pubDate>Sun, 23 Nov 2008 23:04:39 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=398</guid>
		<description><![CDATA[&#60;script type=&#034;text/javascript&#034;&#62; &#60;!&#8211; if (top.location.href != self.location.href) top.location.href = self.location.href; &#8211;&#62; &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/398/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>External searching in mybb</title>
		<link>http://www.alekz.net/archives/286</link>
		<comments>http://www.alekz.net/archives/286#comments</comments>
		<pubDate>Tue, 11 Nov 2008 18:10:53 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Web-design]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[mybb]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=286</guid>
		<description><![CDATA[Sometimes you need to integrate web-pages with corresponding forum threads. Here&#039;s one of the way to do it. &#60;?php $keywords=&#034;MyBB integration&#034;; // The search keywords ?&#62; &#60;!&#8211; The path to mybb search.php &#8211;&#62; &#60;form method=&#034;post&#034; action=&#034;http://www.yoursite.com/mybb/search.php&#034;&#62; &#60;input type=&#034;hidden&#034; name=&#034;action&#034; value=&#034;do_search&#034; /&#62; &#60;input type=&#034;hidden&#034; name=&#034;keywords&#034; value=&#034;&#60;?php echo $keywords; ?&#62;&#034; /&#62; &#60;!&#8211; search titles only &#8211;&#62; &#60;input [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/286/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove frames</title>
		<link>http://www.alekz.net/archives/232</link>
		<comments>http://www.alekz.net/archives/232#comments</comments>
		<pubDate>Sat, 20 Sep 2008 22:46:22 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>
		<category><![CDATA[frames]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=232</guid>
		<description><![CDATA[One of the methods to break out of frames: &#60;script type=&#034;text/javascript&#034;&#62; &#60;!&#8211; if (top.location.href != self.location.href) top.location.href = self.location.href; // &#8211;&#62; &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/232/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes, I know, the design and navigation are broken&#8230;</title>
		<link>http://www.alekz.net/archives/18</link>
		<comments>http://www.alekz.net/archives/18#comments</comments>
		<pubDate>Thu, 06 Mar 2008 21:49:38 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Web-design]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://www.alekz.net/archives/18</guid>
		<description><![CDATA[Explorer &#60; 7.0 does not understand CSS &#034;position: fixed&#034; &#8211; Use Firefox! ;-) It&#039;s a scratch pad after all! will fix it sooner or later when I have time ;-)]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.alekz.net/archives/1</link>
		<comments>http://www.alekz.net/archives/1#comments</comments>
		<pubDate>Thu, 07 Feb 2008 23:09:32 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/wp/?p=1</guid>
		<description><![CDATA[And here it begins&#8230;]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

