<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Nowak blog</title>
	<link>http://nowakblog.com</link>
	<description>Webdesign - Usability - SEO - Marketing</description>
	<pubDate>Tue, 20 May 2008 18:22:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>A better HTMLencode for protection against cross-site scripting (XSS)</title>
		<link>http://nowakblog.com/articles/better-htmlencode-for-protection-against-cross-site-scripting-xss/</link>
		<comments>http://nowakblog.com/articles/better-htmlencode-for-protection-against-cross-site-scripting-xss/#comments</comments>
		<pubDate>Tue, 13 May 2008 03:24:20 +0000</pubDate>
		<dc:creator>Nowak</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nowakblog.com/articles/a-better-htmlencode-for-protection-againt-cross-site-scripting-xss/</guid>
		<description><![CDATA[Cross site scripting can get really ugly. When interacting with a website visitors might try to post script (mostly javascript) which could be harmful.
]]></description>
			<content:encoded><![CDATA[<p>Cross site scripting can get really ugly. When interacting with a website visitors might try to post script (mostly javascript) which could be harmful.</p>
<p> <a href="http://nowakblog.com/articles/better-htmlencode-for-protection-against-cross-site-scripting-xss/#more-6" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nowakblog.com/articles/better-htmlencode-for-protection-against-cross-site-scripting-xss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista Service Pack 1 Release Candidate (SP1 RC1), installation problem</title>
		<link>http://nowakblog.com/articles/vista-service-pack-1-release-candidate-sp1-rc1-installation-problem/</link>
		<comments>http://nowakblog.com/articles/vista-service-pack-1-release-candidate-sp1-rc1-installation-problem/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 05:08:49 +0000</pubDate>
		<dc:creator>Nowak</dc:creator>
		
		<category><![CDATA[Vista]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://nowakblog.com/articles/vista-service-pack-1-release-candidate-sp1-rc1-installation-problem/</guid>
		<description><![CDATA[Everyone that is using Microsoft Vista has undoubtfully noticed several properties which have a negative effect on prouctivity. Since I work with producing websites Vista&#8217;s slooow filemanagement has probably been the most irritating of them all. Therefore, SP1 is very welcome update, even if it&#8217;s only a Vista SP1 RC1 (i.e. more or less final [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone that is using Microsoft Vista has undoubtfully noticed several properties which have a negative effect on prouctivity. Since I work with producing websites Vista&#8217;s slooow filemanagement has probably been the most irritating of them all. Therefore, SP1 is very welcome update, even if it&#8217;s only a Vista SP1 RC1 (i.e. more or less final will some risk of smaller bugs). <a href="http://nowakblog.com/articles/vista-service-pack-1-release-candidate-sp1-rc1-installation-problem/#more-5" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nowakblog.com/articles/vista-service-pack-1-release-candidate-sp1-rc1-installation-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Better URL for images with mod_rewrite</title>
		<link>http://nowakblog.com/articles/better-url-for-images-with-mod_rewrite/</link>
		<comments>http://nowakblog.com/articles/better-url-for-images-with-mod_rewrite/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 23:41:40 +0000</pubDate>
		<dc:creator>Nowak</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nowakblog.com/articles/better-url-for-images-with-mod_rewrite/</guid>
		<description><![CDATA[Apache is a popular server platform which among other things includes  an URL rewriting function called mod_rewrite. This function is usually used to rewrite URL:s for documents in order to make them more SEO-friendly.
mod_rewrite is applicable for images
Actually its pretty obvious that mod_rewrite works for images  as well. Among other things, this technique [...]]]></description>
			<content:encoded><![CDATA[<p>Apache is a popular server platform which among other things includes  an URL rewriting function called mod_rewrite. This function is usually used to rewrite URL:s for documents in order to make them more SEO-friendly.</p>
<h3>mod_rewrite is applicable for images</h3>
<p>Actually its pretty obvious that mod_rewrite works for images  as well. Among other things, this technique is used for protection against hotlinking (preventing images being shown on external domains). So, why not use mod_rewrite for better looking URL?</p>
<p> <a href="http://nowakblog.com/articles/better-url-for-images-with-mod_rewrite/#more-4" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nowakblog.com/articles/better-url-for-images-with-mod_rewrite/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
