<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Understanding Image and File Paths</title>
	<atom:link href="http://www.tech-evangelist.com/2008/10/05/file-paths/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-evangelist.com/2008/10/05/file-paths/</link>
	<description>Technical Articles, Musings and Opinions from Tech-Evangelist</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:09:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Doogie</title>
		<link>http://www.tech-evangelist.com/2008/10/05/file-paths/comment-page-1/#comment-22532</link>
		<dc:creator>Doogie</dc:creator>
		<pubDate>Tue, 19 Jul 2011 12:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=135#comment-22532</guid>
		<description>You can only use Notepad as an editor. You cannot display web pages using Notepad. 

You can display web pages that you build on your PC using a browser, but browsers are designed to work with web servers. If you are building web pages on your PC, it is a good idea to mimic the structure of your web site. 

The ../../ relative path may not work because your PC is not a web server, but you can install a web server on your PC. 

If you are using Windows XP, try installing Personal Web server.

http://support.microsoft.com/kb/306898

If you are using Windows 7 or Vista, try installing IIS. 

http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/</description>
		<content:encoded><![CDATA[<p>You can only use Notepad as an editor. You cannot display web pages using Notepad. </p>
<p>You can display web pages that you build on your PC using a browser, but browsers are designed to work with web servers. If you are building web pages on your PC, it is a good idea to mimic the structure of your web site. </p>
<p>The ../../ relative path may not work because your PC is not a web server, but you can install a web server on your PC. </p>
<p>If you are using Windows XP, try installing Personal Web server.</p>
<p><a href="http://support.microsoft.com/kb/306898" rel="nofollow">http://support.microsoft.com/kb/306898</a></p>
<p>If you are using Windows 7 or Vista, try installing IIS. </p>
<p><a href="http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/" rel="nofollow">http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janise</title>
		<link>http://www.tech-evangelist.com/2008/10/05/file-paths/comment-page-1/#comment-22518</link>
		<dc:creator>Janise</dc:creator>
		<pubDate>Mon, 18 Jul 2011 18:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tech-evangelist.com/?p=135#comment-22518</guid>
		<description>Hi, 
Thank for this great article.  I would like to know if  I accomplish relative file paths of images that are not in same folder as webpage, by using notepad?

I have been trying to accomplish locating images in folder other than webpage but can&#039;t display the images.  

In this case (using notepad) does the images folder have to be in same folder as web page. 

Can I locate images elsewhere on my pc using the ../../ method?

Thank you so much for any help you can give me.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thank for this great article.  I would like to know if  I accomplish relative file paths of images that are not in same folder as webpage, by using notepad?</p>
<p>I have been trying to accomplish locating images in folder other than webpage but can&#8217;t display the images.  </p>
<p>In this case (using notepad) does the images folder have to be in same folder as web page. </p>
<p>Can I locate images elsewhere on my pc using the ../../ method?</p>
<p>Thank you so much for any help you can give me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

