<?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>Web Design &#38; tech Blog</title>
	<atom:link href="http://www.elemental-works.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.elemental-works.com/blog</link>
	<description>Just Another Web Design Blog</description>
	<lastBuildDate>Thu, 14 Jan 2010 05:14:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to ignore a directory when using mod_rewrite</title>
		<link>http://www.elemental-works.com/blog/web-design/how-to-ignore-a-directory-when-using-mod_rewrite/</link>
		<comments>http://www.elemental-works.com/blog/web-design/how-to-ignore-a-directory-when-using-mod_rewrite/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 05:13:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=31</guid>
		<description><![CDATA[The problem is the following&#8230; I&#8217;ve made a nice .htaccess file which takes care of my url. They look nice and friendly but the problem is that in a subdirectory I have a script or something that does not like URL rewriting and throws all kind of errors.
If you want to ignore that directory here are a few ideas:
RewriteRule ^foldertobeignored/.*$ - [PT] (placed in the root .htaccess file)

or
just put &#8220;mod_rewrite off&#8221; in a .htaccess file placed in the folder you want to ignore.
I am sure that there are many other ...]]></description>
			<content:encoded><![CDATA[<p>The problem is the following&#8230; I&#8217;ve made a nice .htaccess file which takes care of my url. They look nice and friendly but the problem is that in a subdirectory I have a script or something that does not like URL rewriting and throws all kind of errors.</p>
<p>If you want to ignore that directory here are a few ideas:</p>
<blockquote><p><code><em><strong>RewriteRule ^foldertobeignored/.*$ - [PT]</strong></em> (placed in the root .htaccess file)<br />
</code></p></blockquote>
<p>or</p>
<p>just put &#8220;<strong><em>mod_rewrite off</em></strong>&#8221; in a .htaccess file placed in the folder you want to ignore.</p>
<p>I am sure that there are many other ways to do it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/how-to-ignore-a-directory-when-using-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Batch rename / resize / watermark with Irfan View</title>
		<link>http://www.elemental-works.com/blog/web-design/batch-rename-resize-watermark-with-irfan-view/</link>
		<comments>http://www.elemental-works.com/blog/web-design/batch-rename-resize-watermark-with-irfan-view/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 04:53:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=27</guid>
		<description><![CDATA[So&#8230;you have a bunch of photos (made with your 10+MP camera) and you can to add them to a website, blog or whatever. You want to re-size them, rename them (to something like image01, image02) and also you want to add a small watermark with your name or a website address. And also you don&#8217;t want to spend hours doing that&#8230;
Than you are at the right place! With Irfan View you can do this with a few clicks! Let me show you how it&#8217;s done.
1. First of all, you need ...]]></description>
			<content:encoded><![CDATA[<p>So&#8230;you have a bunch of photos (made with your 10+MP camera) and you can to add them to a website, blog or whatever. You want to re-size them, rename them (to something like image01, image02) and also you want to add a small watermark with your name or a website address. And also you don&#8217;t want to spend hours doing that&#8230;</p>
<p>Than you are at the right place! With Irfan View you can do this with a few clicks! Let me show you how it&#8217;s done.</p>
<p>1. First of all, you need <a title="Irfan view" href="http://www.irfanview.com/" target="_blank">IrfanView</a>, a cool, free (for personal use), piece of software that will make your live easier.</p>
<p>2. Open IrfanView and in the File menu you will find Batch Conversion.</p>
<p><img class="alignnone size-full wp-image-28" title="irfanview1" src="http://www.elemental-works.com/blog/wp-content/uploads/2010/01/irfanview1.jpg" alt="irfanview1" width="438" height="266" /></p>
<p><em>(soon)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/batch-rename-resize-watermark-with-irfan-view/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazon S3 review + 5 free clients</title>
		<link>http://www.elemental-works.com/blog/web-design/amazon-s3-review-5-free-clients/</link>
		<comments>http://www.elemental-works.com/blog/web-design/amazon-s3-review-5-free-clients/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 04:40:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web hosting]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=24</guid>
		<description><![CDATA[Amazon Simple Storage Service (Amazon S3) is the storage solution in the cloud from Amazon. Amazon S3 can be used for storing data (any amount) and the best part is that you only pay what you use (storage + traffic).
You can use S3 for backup or you can host files for your website there (like Twitter does which stores there images).
Setting up and account is easy but Amazon does not provide any tools to upload your files. So on the market there are many 3rd party clients which will help ...]]></description>
			<content:encoded><![CDATA[<p>Amazon Simple Storage Service (Amazon S3) is the storage solution in the cloud from Amazon. Amazon S3 can be used for storing data (any amount) and the best part is that you only pay what you use (storage + traffic).</p>
<p>You can use S3 for backup or you can host files for your website there (like Twitter does which stores there images).</p>
<p>Setting up and account is easy but Amazon does not provide any tools to upload your files. So on the market there are many 3rd party clients which will help you use S3.</p>
<p><em>(soon)</em></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<h3 class="r"><a class="l" onmousedown="return rwt(this,'','','res','1','AFQjCNHQ4UMp4GxlQT0pG49496kbsWCSUw','&amp;sig2=nL0uGZBgd8uU75d40WFE0A','0CAwQFjAA')" href="https://s3.amazonaws.com/">Amazon Simple Storage Service (<em>Amazon S3</em>)</a></h3>
<p><span style="display: inline-block;"><button class="w10"></button><button class="w20"></button></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/amazon-s3-review-5-free-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Which process is using my file?</title>
		<link>http://www.elemental-works.com/blog/web-design/which-process-is-using-my-file-windows-process-explorer/</link>
		<comments>http://www.elemental-works.com/blog/web-design/which-process-is-using-my-file-windows-process-explorer/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 07:29:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS related]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=21</guid>
		<description><![CDATA[A few days ago I wanted to delete a file (in Windows XP) but an error appeared: &#8216;File in use&#8217; error.  The classic Windows Task Manager won&#8217;t provide any info regarding which file is used by which process.

As I had no idea what process was using my file I&#8217;ve googled and I&#8217;ve found a neat free program called Process Explorer.
There with just a simple search I&#8217;ve found that my file was used by whatever.exe. Killed the process and deleted the file. Simple and easy.


]]></description>
			<content:encoded><![CDATA[<p>A few days ago I wanted to delete a file (in Windows XP) but an error appeared: <span>&#8216;File in use&#8217; error.  The classic Windows Task Manager won&#8217;t provide any info regarding which file is used by which process.<br />
</span></p>
<p><span>As I had no idea what process was using my file I&#8217;ve googled and I&#8217;ve found a neat free program called <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx" target="_blank">Process Explorer</a>.</span></p>
<p><span>There with just a simple search I&#8217;ve found that my file was used by whatever.exe. Killed the process and deleted the file. Simple and easy.</span></p>
<p><span><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/which-process-is-using-my-file-windows-process-explorer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Chart API &#8211; create a pie in seconds</title>
		<link>http://www.elemental-works.com/blog/web-design/google-chart-api-create-a-pie-in-seconds/</link>
		<comments>http://www.elemental-works.com/blog/web-design/google-chart-api-create-a-pie-in-seconds/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 06:27:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=16</guid>
		<description><![CDATA[With Google Chart API you can create  a nice looking chart in a few seconds.
Here you can read more about it: http://code.google.com/apis/chart/
Here is a quick example:

]]></description>
			<content:encoded><![CDATA[<p>With Google Chart API you can create  a nice looking chart in a few seconds.</p>
<p>Here you can read more about it: <a href="http://code.google.com/apis/chart/" target="_blank">http://code.google.com/apis/chart/</a></p>
<p>Here is a quick example:</p>
<p><img class="alignnone" title="Chart" src="http://chart.apis.google.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=IE8|IE6" alt="" width="250" height="100" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/google-chart-api-create-a-pie-in-seconds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dropbox review &#8211; backup, sync and sharing</title>
		<link>http://www.elemental-works.com/blog/web-design/dropbox-review-backup-sync-and-sharing/</link>
		<comments>http://www.elemental-works.com/blog/web-design/dropbox-review-backup-sync-and-sharing/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 17:49:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BACKUP & SYNC]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=10</guid>
		<description><![CDATA[I&#8217;ve decided to test a free* solution for backup, file sharing and file synchronization.
Because I work on many computers (one at work, one at home and a laptop) I need to have some files always with me and sometimes somebody else is editing them.
I&#8217;ve tried so far using Google Docs for documents and it works great. But I need more than this.
So I&#8217;ve decided to give Dropbox a try. As much as I hate the idea of downloading and using a software to backup and sync my files I&#8217;ve decided ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to test a free* solution for backup, file sharing and file synchronization.</p>
<p>Because I work on many computers (one at work, one at home and a laptop) I need to have some files always with me and sometimes somebody else is editing them.</p>
<p>I&#8217;ve tried so far using Google Docs for documents and it works great. But I need more than this.</p>
<p>So I&#8217;ve decided to give Dropbox a try. As much as I hate the idea of downloading and using a software to backup and sync my files I&#8217;ve decided to give it a try.</p>
<p>Downloading, installing and creating an account it&#8217;s very easy. Also sharing files is also easy.</p>
<p>Dropbox will automatically create a folder called &#8220;Dropbox&#8221; in &#8220;My Documents&#8221; but you can change the that easily.</p>
<p>After you add some files or create a folder (or paste some files there) it will instantly connect to the Dropbox server (or if you prefer cloud) and will start copying the files there.</p>
<p>Depending on your location and your internet connection the upload / download speed may vary. I&#8217;ve reached about 150-200kBps at upload.</p>
<p>A neat feature is that if you are syncing with a computer in a local network (for instance you arrived at home and you want to sync with your desktop) the speed will be much faster (the feature is called &#8220;LAN sync&#8221;).</p>
<p>Also you should know that Dropbox is using Amazon&#8217;s Simple Storage Service (S3).</p>
<p><strong>In a nutshell:</strong></p>
<p>+ easy to use and install</p>
<p>+ the first 2GB of storage are FREE</p>
<p>+ the files are stored online so you can access your files from a computer that does not have Dropbox installed.</p>
<p>+ fast enough at detecting when files change</p>
<p>+ no file size limit (when using the Dropbox software).</p>
<p>+ transmission via SSL, files encrypted with AES-256</p>
<p>- depending on  your location the speed may seem slow</p>
<p>- must use a master Dropbox folder for all syncing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/dropbox-review-backup-sync-and-sharing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP, finding the absolute path on Apache</title>
		<link>http://www.elemental-works.com/blog/web-design/php-finding-the-absolute-path-on-apache/</link>
		<comments>http://www.elemental-works.com/blog/web-design/php-finding-the-absolute-path-on-apache/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 16:06:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP / MySQL]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=7</guid>
		<description><![CDATA[If you need the absolute path of a folder on your websit, you can easily find it with the PHP script below:
&#60;?php
echo getcwd();
?&#62;
The output will be something like: /home/johndoe/public_html
]]></description>
			<content:encoded><![CDATA[<p>If you need the absolute path of a folder on your websit, you can easily find it with the PHP script below:</p>
<blockquote><p>&lt;?php</p>
<p>echo getcwd();</p>
<p>?&gt;</p></blockquote>
<p>The output will be something like: /home/johndoe/public_html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/php-finding-the-absolute-path-on-apache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Dreamweaver alternatives</title>
		<link>http://www.elemental-works.com/blog/web-design/free-dreamweaver-alternatives/</link>
		<comments>http://www.elemental-works.com/blog/web-design/free-dreamweaver-alternatives/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 12:01:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.elemental-works.com/blog/?p=3</guid>
		<description><![CDATA[I&#8217;ve decided to search the web for a  reliable and free Dreamweaver alternative&#8230; and I will present you today some of the tools I&#8217;ve found, starting with the best one (IMHO).
Kompozer
It&#8217;s a great tool for editing HTML files, even if you don&#8217;t have much experience with HTML. The rendering engine is Gecko so your page will look in Kompozer just as it would look in Firefox.
I&#8217;ve opene quite a few old projects and they were displayed without any problems.
One big minus is that you can&#8217;t edit pages that contain PHP ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to search the web for a  reliable and free Dreamweaver alternative&#8230; and I will present you today some of the tools I&#8217;ve found, starting with the best one (IMHO).</p>
<h2>Kompozer</h2>
<p>It&#8217;s a great tool for editing HTML files, even if you don&#8217;t have much experience with HTML. The rendering engine is Gecko so your page will look in Kompozer just as it would look in Firefox.</p>
<p>I&#8217;ve opene quite a few old projects and they were displayed without any problems.</p>
<p>One big minus is that you can&#8217;t edit pages that contain PHP code &#8211; once you save it in Kompozer, the PHP code will dissappear.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.elemental-works.com/blog/web-design/free-dreamweaver-alternatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
