

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > HTML Forum : Topics : Html file indexing</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 11:02:45 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > HTML Forum : Topics : Html file indexing</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Html file indexing</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51987#p51987</link>
				<description><![CDATA[hi guys, <br />any idea on how to index html files? <br /><br /><div
class="codetitle"><b>Code:</b></div><div class="codecontent">var s = new
Array();<br />s&#91;0&#93; = "JSE^form.html^Enter JSE in the example above
...^open source, free, client side";<br />s&#91;1&#93; = "JSE
DOCUMENTATION^doc.txt^JSE is a client-side local site search engine.
Written entirely in JavaScript ..^ faq, docs, instructions";<br
/>s&#91;2&#93; = Testing^test.html^this is just a test file, testing
123^test, world";</div><br /><br />this is a smple of the indexing in my
js. but im thinking, if anyone knows how do the indexing without hardcoding
into the array. the purpose for me to index is because i want to use it for
search engine, easier searching.  <img
src="http://www.devppl.com/forum/images/smilies//icon_biggrin.gif" alt=":D"
title="Very Happy" /><p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=43927">StanleyTan</a> &bull; on Wed Jun 03, 2009 10:33 am &bull; Replies 0 &bull; Views 373</p><hr />]]></description>
					<content:encoded><![CDATA[hi guys, <br />any idea on how to index html files? <br /><br /><div
class="codetitle"><b>Code:</b></div><div class="codecontent">var s = new
Array();<br />s&#91;0&#93; = "JSE^form.html^Enter JSE in the example above
...^open source, free, client side";<br />s&#91;1&#93; = "JSE
DOCUMENTATION^doc.txt^JSE is a client-side local site search engine.
Written entirely in JavaScript ..^ faq, docs, instructions";<br
/>s&#91;2&#93; = Testing^test.html^this is just a test file, testing
123^test, world";</div><br /><br />this is a smple of the indexing in my
js. but im thinking, if anyone knows how do the indexing without hardcoding
into the array. the purpose for me to index is because i want to use it for
search engine, easier searching.  <img
src="http://www.devppl.com/forum/images/smilies//icon_biggrin.gif" alt=":D"
title="Very Happy" />]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=51"><![CDATA[HTML Forum]]></category>
			<dc:creator><![CDATA[43927]]></dc:creator>
			<dc:date>2009-06-03T10:33:02+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51987#p51987</guid>
		</item>
	
	</channel>
</rss>