<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Build the Website</title>
	<atom:link href="http://buildingthesite.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildingthesite.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 19 Apr 2008 15:52:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='buildingthesite.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Build the Website</title>
		<link>http://buildingthesite.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://buildingthesite.wordpress.com/osd.xml" title="Build the Website" />
	<atom:link rel='hub' href='http://buildingthesite.wordpress.com/?pushpress=hub'/>
		<item>
		<title>code</title>
		<link>http://buildingthesite.wordpress.com/2008/04/06/code/</link>
		<comments>http://buildingthesite.wordpress.com/2008/04/06/code/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 00:46:17 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[joomla misterestate]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/?p=12</guid>
		<description><![CDATA[Go to Control panel=&#62;Configuration=&#62;Server=&#62;Error report=&#62; set it to &#8220;simple&#8221; I&#8217;ve found the solution for &#8220;invalid argument supplied for foreach() &#8230;&#8221; Locate file /administrator/components/com_estateagent/admin.estateagent.php and find this section $query = ?SELECT o.id, o.obj_id, o.cat, o.title, o.country, o.state, o.town, o.district, o.hits, o.publish_up, &#8230; <a href="http://buildingthesite.wordpress.com/2008/04/06/code/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=12&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Go to Control panel=&gt;Configuration=&gt;Server=&gt;Error report=&gt; set it to &#8220;simple&#8221;</p>
<p>I&#8217;ve found the solution for &#8220;invalid argument supplied for foreach() &#8230;&#8221;</p>
<p>Locate file /administrator/components/com_estateagent/admin.estateagent.php<br />
and find this section<br />
$query = ?SELECT o.id, o.obj_id, o.cat, o.title, o.country, o.state, o.town, o.district, o.hits, o.publish_up, o.publish_down, o.publish, o.hot, o.access, c.name AS catname, g.name AS groupname?<br />
. ?FROM #__estateagent AS o, #__estateagent_categories AS C?<br />
. ?LEFT JOIN #__groups AS g ON g.id = o.access?<br />
. ?WHERE c.id = o.cat $where ORDER BY o.created $sort LIMITS $limitstart, $limit?;</p>
<p>Now change line begining with &#8220;left join&#8221; whih this:</p>
<p>. ?LEFT JOIN #__groups AS g ON g.id = c.access?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=12&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/04/06/code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>ebay rss php joomla</title>
		<link>http://buildingthesite.wordpress.com/2008/03/13/ebay-rss-php-joomla/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/13/ebay-rss-php-joomla/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 15:39:22 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[Attention]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/2008/03/13/ebay-rss-php-joomla/</guid>
		<description><![CDATA[Display Ebay RSS FEED without using BANS http://forums.digitalpoint.com/showthread.php?t=491490&#38;highlight=joomla+ebay+rss http://www.tonyrocks.com/index.php/tutorials/adding-an-ebay-rss-feed-to-your-wordpress-blog/  wordpress feed2js.org Yes, there are a variety of ways including using a 3rd party. However you can also setup your own RSS script on your site. One of the easiest and free &#8230; <a href="http://buildingthesite.wordpress.com/2008/03/13/ebay-rss-php-joomla/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=11&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Display Ebay RSS FEED without using BANS</p>
<p>http://forums.digitalpoint.com/showthread.php?t=491490&amp;highlight=joomla+ebay+rss</p>
<p>http://www.tonyrocks.com/index.php/tutorials/adding-an-ebay-rss-feed-to-your-wordpress-blog/  wordpress</p>
<p>feed2js.org</p>
<p>Yes, there are a variety of ways including using a 3rd party. However you can also setup your own RSS script on your site. One of the easiest and free scripts is feed2js.org. It&#8217;s a little script you put on your site somewhere, and use it to feed RSS to your site (or anywhere for that matter).</p>
<p>ebay rss wordpress</p>
<p>http://www.tonyrocks.com/index.php/tutorials/adding-an-ebay-rss-feed-to-your-wordpress-blog/</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=11&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/13/ebay-rss-php-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>build a new site</title>
		<link>http://buildingthesite.wordpress.com/2008/03/12/build-a-new-site/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/12/build-a-new-site/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 14:05:51 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[Attention]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/?p=10</guid>
		<description><![CDATA[try to find the idea for a new site 1. mortgage + equity loan+ home equity loan +refinance 2. laptopshoppingmall.com Your Customer Number is: 19287677 Order Number: 100847393 Your billing statement will show a debit by: CLKBANK*COM Before you click &#8230; <a href="http://buildingthesite.wordpress.com/2008/03/12/build-a-new-site/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=10&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>try to find the idea for a new site</p>
<p>1.  mortgage  +   equity loan+ home equity loan        +refinance</p>
<p>2. laptopshoppingmall.com   Your Customer Number is: 19287677     Order Number: 100847393</p>
<table style="width:740px;" border="0">
<tr>
<td>
<div class="orderSuccessReview"> Your billing statement will show a debit by: CLKBANK*COM</div>
</td>
<td rowspan="4" align="right" valign="top">
<div class="orderSuccessReviewPrint"></div>
</td>
</tr>
<tr>
<td align="left" valign="top">
<div class="orderSuccessReview"> Before you click the button, we recommend the following:</p>
<ul>
<li>Please review the details of your purchase below.</li>
<li>Print a copy for your records.</li>
<li>Check to make sure your email address is correct: axu0220@gmail.com</li>
</ul>
<p>A confirmation e-mail detailing your purchase has been sent to that e-mail address.<br />
If this is incorrect, please notify the publisher immediately.</p></div>
</td>
</tr>
<tr>
<td>
<div class="orderSuccessReview">
<table border="0">
<tr>
<td width="250">Product Title:</td>
<td>CB-nichestore-1</td>
</tr>
<tr>
<td>Today&#8217;s Payment:</td>
<td>One payment of $97.00 (US Dollars)</td>
</tr>
<tr>
<td>Taxes:</td>
<td>None</td>
</tr>
<tr>
<td>Your ClickBank order number:</td>
<td>KZY966MD</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<div class="orderSuccessFooter">
<table border="0">
<tr>
<td colspan="2"><b>For technical help, please contact the publisher</b></td>
</tr>
<tr>
<td width="250">The product publisher for this order is:</td>
<td>Kelvin Firminger</td>
</tr>
<tr>
<td>Publisher E-Mail:</td>
<td>info@buildanichestore.com</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<p><font size="2"><b><font color="#333333">Username:</font> <font color="#ae0000">admin</font></b><br />
<b><font color="#333333">Password:</font> <font color="#ae0000">bans</font></b></font></p>
<p>html link cloaker</p>
<p>Let&#8217;s say your site is airraid.com. Create a subfolder called recommends, and inside a subfolder for each product you want to recommend. For instance, you want to recommend a site called Google. In your subfolder google you create a simple HTML page with this meta-tag:<br />
&lt;meta http-equiv=&#8221;refresh&#8221; content=&#8221;0; url=http://www.google.com/your_affiliate_id&#8221;&gt;</p>
<p>Now, instead of using an URL like shorturl.com/jkluzano, you could use:<br />
http://airraid.com/recommends/google</p>
<p>google add url sitemaps</p>
<p>https://www.google.com/webmasters/tools/siteoverview?siteUrl=http%3A%2F%2Fforexskyland.com%2F&amp;hl=en</p>
<p>php counter  php/ct</p>
<p>http://ekstreme.com/phpcounter/</p>
<p>edit template index.php</p>
<p>&#8212;&#8212;</p>
<p>404 laptopshoppingmall,    google webmaster verify    reset the SEF</p>
<p>and  BANS</p>
<p>homehere.ca              database to content  sitemap JooMAP   SEF Service map</p>
<p>XMAP and estateagent plugin     get the link in firefox, show it in IE, submit to google webmaster sitemap</p>
<p>Plugins are installed manually. To install any plugin, unzip it first and then place the php file via ftp into the following directory:<br />
&#8220;/administrator/component/com_xmap/plugins&#8221;.</p>
<p>forexskyland                download    replace text link</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=10&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/12/build-a-new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>all the things in house hunting</title>
		<link>http://buildingthesite.wordpress.com/2008/03/02/all-the-things-in-house-hunting/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/02/all-the-things-in-house-hunting/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 17:14:05 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[Attention]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/?p=8</guid>
		<description><![CDATA[find a fax server<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=8&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>find a fax server</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=8&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/02/all-the-things-in-house-hunting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>things need to be done for homehere</title>
		<link>http://buildingthesite.wordpress.com/2008/03/01/things-need-to-be-done-for-homehere/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/01/things-need-to-be-done-for-homehere/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 03:48:35 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[homehere]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/2008/03/01/things-need-to-be-done-for-homehere/</guid>
		<description><![CDATA[data import html table to xml to database table html tidy open source , from html to xml 1. contact us &#8212; change the email address in the contact, change the parameter to hide info and show the form. 2. &#8230; <a href="http://buildingthesite.wordpress.com/2008/03/01/things-need-to-be-done-for-homehere/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=7&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>data import</p>
<p>html table to xml to database table</p>
<p>html tidy open source , from html to xml</p>
<p>1.  contact us   &#8212;   change the email address in the contact,  change the parameter to hide info and show the form.</p>
<p>2. map</p>
<p>3. display</p>
<p>4. logo</p>
<p>5. estateagent email, set created_by in the estateagent table to 62</p>
<p>configuration , basic,</p>
<p>6.  RSS feed, sydicate, in cache folder</p>
<p>7. configuration in com_estateagent under administrator folder</p>
<p>8. banner linked to a menu                                                                                        ++++</p>
<p>9. forum, blog, chat, community builder phpBB                                    ++++</p>
<p>10. magpie rss</p>
<p>11. picture, east</p>
<p>12. marketing</p>
<p>1. price sort   disabled at configuration   estate agent template ,language english.php</p>
<p>estateagent.php showeo   showce change to toronto home for sale</p>
<p>3. price is zero</p>
<p>&#8212;&#8211;</p>
<p>1. read email  download class from</p>
<p>http://www.phpclasses.org/browse/package/1120/download/zip.html</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=7&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/01/things-need-to-be-done-for-homehere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>blog list</title>
		<link>http://buildingthesite.wordpress.com/2008/03/01/to-do-list-for-blog/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/01/to-do-list-for-blog/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 03:32:31 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/2008/03/01/to-do-list-for-blog/</guid>
		<description><![CDATA[add google adsense and others in wordpress homehere.ca  data conversion and data transfer program : write_db_img.php,  input file: mlslist.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=6&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>add google adsense and others in wordpress</p>
<p>homehere.ca  data conversion and data transfer program : write_db_img.php,  input file: mlslist.html</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=6&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/01/to-do-list-for-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>all need to be done on the fx site</title>
		<link>http://buildingthesite.wordpress.com/2008/03/01/footer-in-indexphp-or-css-file/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/01/footer-in-indexphp-or-css-file/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 02:08:39 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[Attention]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/2008/03/01/footer-in-indexphp-or-css-file/</guid>
		<description><![CDATA[1. footer in index.php, or css file, need to change the footer of the website 2. change &#8216; Send an e-mail to this Contact: &#8216; on contact us 3. register domain Godaday.com Your Customer Number is: 19287677 Order Number: 100726744 &#8230; <a href="http://buildingthesite.wordpress.com/2008/03/01/footer-in-indexphp-or-css-file/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=5&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> 1. footer in index.php, or css file, need to change the footer of the website</p>
<p>2. change &#8216; 				Send an e-mail to this Contact:				&#8216; on contact us</p>
<p>3. register domain</p>
<blockquote><p>   Godaday.com</p>
<p>Your Customer Number is: 19287677   Order Number: 100726744           mar 1,2008</p>
<p>axuaxu  name</p>
<p>NS11.DOMAINCONTROL.COM<br />
NS12.DOMAINCONTROL.COM</p>
<p>namespro.ca    homehere.ca    mar 1,2008 axu@yahoo.com name</p>
<p>hosting account  axuxa Hong1234</p>
<p>mysql db  forex forexadmin  H</p>
<p>1. register a domain at godaddy.com   2. change name server to ns7.ixwebhosting.com</p>
<p>3. add a domain on ixwebhosing  control panel</p>
<p>change of domain,,  configuration.php and .htaccess,    gloabal configuration: database</p>
<p>change favicon in the template folder</p>
<p>http://www.dmoz.org/add.html  add to directory</p>
<p>4. downloandables</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=5&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/01/footer-in-indexphp-or-css-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>index.php banner module</title>
		<link>http://buildingthesite.wordpress.com/2008/03/01/indexphp-banner-module/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/01/indexphp-banner-module/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 02:06:54 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/?p=4</guid>
		<description><![CDATA[use joomlaXplore to edit the index.php file, insert loadModules(&#8216;banner&#8217;) before loadMainBody.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=4&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>use joomlaXplore to edit the index.php file, insert loadModules(&#8216;banner&#8217;) before loadMainBody.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=4&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/01/indexphp-banner-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>From the Ground up</title>
		<link>http://buildingthesite.wordpress.com/2008/03/01/from-the-ground-up/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/01/from-the-ground-up/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 00:29:07 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://buildingthesite.wordpress.com/2008/03/01/from-the-ground-up/</guid>
		<description><![CDATA[I am building my website, this is the blog to record my progress. I am using my old website www.homehere.ca as the workplace.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=3&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am building my website, this is the blog to record my progress. I am using my old website <a href="http://homehere.ca">www.homehere.ca</a>  as the workplace.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=3&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/01/from-the-ground-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://buildingthesite.wordpress.com/2008/03/01/hello-world/</link>
		<comments>http://buildingthesite.wordpress.com/2008/03/01/hello-world/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 00:27:16 +0000</pubDate>
		<dc:creator>axuaxu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=1&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/buildingthesite.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/buildingthesite.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buildingthesite.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buildingthesite.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/buildingthesite.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/buildingthesite.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buildingthesite.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buildingthesite.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buildingthesite.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buildingthesite.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=buildingthesite.wordpress.com&amp;blog=3024379&amp;post=1&amp;subd=buildingthesite&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://buildingthesite.wordpress.com/2008/03/01/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/cc0045e3913bc04ee6f292b8c4fb2c60?s=96&#38;d=identicon" medium="image">
			<media:title type="html">axuaxu</media:title>
		</media:content>
	</item>
	</channel>
</rss>
