<?xml version="1.0"?><!-- This RSS channel was generated by 'Promethyl Corporate PCIDXML 1.0a' on Thursday, the 4th of May 2006 --> 
<rss version="0.92">
	<channel>
		<title>IDX Help :: Help For Realtors, Brokers, and Programmers.</title> 
		<link>http://www.idxhelp.com/</link> 
		<description>Who is this website for? This website is intented as a how-to of best practices and guidelines for IDX 
Programmers, Implementators and Reators.  It outlines a clear path to an IDX solution.</description> 
		<lastBuildDate>Thursday, the 4th of May 2006</lastBuildDate> 
		<docs>http://backend.userland.com/rss092</docs> 
		<managingEditor>syndicatemanagement[awt]idxhelp.com</managingEditor> 
		<webMaster>aboutsyndicate[awt]idxhelp.com</webMaster> 

		<item>
			<title>What is RETS?</title> 
			<guid>20031130PRO235914</guid> 
			<topic>FAQs - The frequently asked questions are answered here.</topic> 
			<author>Promethyl</author> 
			<description>RETS... the Real Estate Transaction system. 
A 400 page document to explain how to send listings over XML.
Sending listings over XML is easier than CSV, TSV or PSV. 
Not difficult. Email me if you have any trouble with it. ...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=163</link> 
		</item>
		<item>
			<title>Operating System Choices: Windows? Linux?</title> 
			<guid>20030914PRO65150</guid> 
			<topic>Beyond The Box - How to take your IDX further.</topic> 
			<author>Promethyl</author> 
			<description>This is a question I get often.
Window's idea of high-availability, reliable servers is to put computers in cheap (relative) clusters, so when a 2003 Server box crashes, the others can take up the slack.
The point is to make an operating system which doe...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=162</link> 
		</item>
		<item>
			<title>IDX? Broker Reciprosity? What is it?</title> 
			<guid>20030727PRO142221</guid> 
			<topic>FAQs - The frequently asked questions are answered here.</topic> 
			<author>Promethyl</author> 
			<description>I get this questions almost as much as: 
&#34;What is the matrix?
&#34; 
IDX is a funny thing. We bury it in terms of complication: Reciprosity. FTP. Data feed. Internet Data eXchange. 
IDX is merely a way of giving back to the realtor what they have ent...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=161</link> 
		</item>
		<item>
			<title>Garbage Collection for Beginners</title> 
			<guid>20030722PRO230537</guid> 
			<topic>Code Which Makes Servers Happy - How to write IDX Programs which keep server load low and code optimizations high.</topic> 
			<author>Promethyl</author> 
			<description>Garbage collection is not just for street anymore.&#38;nbsp;Given enough time, eventually your IDX will expand to the point where it will become too large for the server to handle and unmanageable. 
While not the most optimized program -- I wrote it under...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=160</link> 
		</item>
		<item>
			<title>Automating builds with crontab (linux).</title> 
			<guid>20030721PRO231922</guid> 
			<topic>Best Practices - Describes, in the author's opinion, the best course of action in the development/planning of a project. </topic> 
			<author>Promethyl</author> 
			<description>First things first find out what time the files are built every night on your MLS IDX providers FTP site. 
In this example, we chose PHP, Linux and 3:58PM. The first number is minute, the second number is hour in the twenty four hour army time format. The...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=159</link> 
		</item>
		<item>
			<title>Load Balancing Directories</title> 
			<guid>20030721PRO225548</guid> 
			<topic>Code Which Makes Servers Happy - How to write IDX Programs which keep server load low and code optimizations high.</topic> 
			<author>Promethyl</author> 
			<description>Ah, Linux ext3. From version 7.2 of Redhat Linux on, this has been the standard for filesystems. Think of it as NTFS for Linux boxes. Althought EXT3 is more optimized than it's predecessor (aptly named EXT2) there are a few tricks you can do to make it fas...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=158</link> 
		</item>
		<item>
			<title>How to streamline your content for HTML 4 compatible cellular telephones.</title> 
			<guid>20030721PRO222846</guid> 
			<topic>Beyond The Box - How to take your IDX further.</topic> 
			<author>Promethyl</author> 
			<description>The first step in making your web presence mobile is designing your web presence with mobility in mind, of course.
The cell phone I have in mind is the Danger Hiptop Sidekick. It's mobile, can load large pages fast (uplink caching) and reads HTML 4. 
Whe...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=157</link> 
		</item>
		<item>
			<title>How To Create Client-Friendly Builder Output Logs</title> 
			<guid>20030721PRO102001</guid> 
			<topic>Best Practices - Describes, in the author's opinion, the best course of action in the development/planning of a project. </topic> 
			<author>Promethyl</author> 
			<description>As a developer or a realtor, you can tell if your IDX is setup correctly if you can take a vacation. 
In your IDX Builder, send all output to a custom Print function called Out. This function will save the output to a log file, and cache it. At the end of...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=154</link> 
		</item>
		<item>
			<title>How to avoid the annoying Warning: Page has Expired message.</title> 
			<guid>20030721PRO93825</guid> 
			<topic>Property Search Tips - Information on how to improve the property search capabilties of your IDX.</topic> 
			<author>Promethyl</author> 
			<description>When you click Back to return to a Web page, you may receive the following error message: 
&#34;Warning: Page has ExpiredThe page you requested was created using information you submitted in a form. This page is no longer available. As a security precautio...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=153</link> 
		</item>
		<item>
			<title>Welcome to IDX Help</title> 
			<guid>20030720PRO233726</guid> 
			<topic>General - Homeless Uncatagorized Articles </topic> 
			<author>Promethyl</author> 
			<description>Welcome to IDX Help. 

A lot of interesting changes this week. Last week, if you were to go to idxhelp.com, nothing would have came up. Today, there is something. And, to tell you the truth, I am not really sure why I did it. 

I remember fondly, writi...</description> 
			<link>http://idxhelp.com/?idxhelp=articles&amp;id=152</link> 
		</item>
	</channel>
</rss>