<?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>Realivent Real Estate Technology Blog &#187; wordpress</title>
	<atom:link href="http://realiventblog.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://realiventblog.com</link>
	<description>Real estate Technology and the products we make</description>
	<lastBuildDate>Thu, 10 Sep 2009 11:20:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>40 Tips to Kickstart your own Blog in 2008</title>
		<link>http://realiventblog.com/2008/01/01/237/</link>
		<comments>http://realiventblog.com/2008/01/01/237/#comments</comments>
		<pubDate>Tue, 01 Jan 2008 23:44:15 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[zillow]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2008/01/01/237/</guid>
		<description><![CDATA[&#160;

&#160;

1. Blog Title &#8211; Don&#8217;t forget to give your blog a title. Even if you decide to use graphics in your title like this,
Leaving this blank will make your title not recognizable by search engines. To have the best of both worlds, do this to your blog:


#pagetitle h1{
visibility:hidden;
}


2. Blogroll - change or add your personal [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/resolutions2.png" width="425" height="317" /></p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10admin.png" width="273" height="19" /></p>
<p>1. <strong>Blog Title</strong> &#8211; Don&#8217;t forget to give your blog a title. Even if you decide to use <a href="http://www.frontdoorblog.com" onclick="javascript:urchinTracker ('/outbound/article/www.frontdoorblog.com');">graphics in your title like this</a>,</p>
<p>Leaving this blank will make your title not recognizable by search engines. To have the best of both worlds, do this to your blog:</p>
<blockquote>
<blockquote>
<p><strong>#pagetitle h1{</p>
<p>visibility:hidden;<br />
}</strong></p>
</blockquote>
</blockquote>
<p>2. <strong>Blogroll </strong>- change or add your personal blogroll links immediately by going to &gt;&gt;Blogroll &gt;&gt; Manage Blogroll &gt;&gt; AddLink<br />
Usually your blog install will have default links that you may want to change to maximize your visitors benefit </p>
<p>3. <strong>Widgets</strong> &#8211; activate and drag your widgets into your sidebars. If widgets are not installed on certain themes , your blog layout will look broken.<br />
This will not be a problem for installs 2.3.1 or greater.</p>
<p>4. <strong>Permalinks</strong> &#8211; make sure you set your permalink structure to &quot;Custom&quot; with a similar string &quot;/%postname%/&quot;<br />
This will make your blog posts easily recognized and indexed. </p>
<p>5. <strong>RSS Feed </strong>- submit your new blog to <a href="http://www.feedburner.com/fb/a/home" onclick="javascript:urchinTracker ('/outbound/article/www.feedburner.com');">Feedburner </a>or any of your other favorite feed management systems so that site visitors can start subscribing to your posts,</p>
<p><a href="http://realiventblog.com/2007/11/28/get-the-feedbutton/" >install the FeedButton</a> so that visitors have more RSS options </p>
<p>6. <strong>SPAM K2</strong> &#8211; stop SPAM from the very beginning by installing <a href="http://unknowngenius.com/blog/wordpress/spam-karma/" onclick="javascript:urchinTracker ('/outbound/article/unknowngenius.com');">Dr. Dave&#8217;s SPAM Karma plugin </a></p>
<p>7.<strong> Visual Editor </strong>-  uncheck the &#8220;visual rich editor&#8221; so that you can embed YouTube videos and other 3rd party code.  Goto &#8220;Users&#8221; >> &#8220;Your Profile&#8221; >> and scroll down to the very bottom to uncheck the editor under &#8220;Personal Options&#8221;</p>
<p>8. <strong>Sidebars</strong> &#8211; if you are running themes with multiple sidebars or sidebars on the wrong places, you can add/change them as you like by going to your<br />
&quot;sidebar.php&quot; pages and adding the sidebar calls in the appropriate places. </p>
<blockquote>
<blockquote>
<p><strong>&lt; div id=&quot;leftsidebar&quot;&gt;<br />
&lt;?php if ( function_exists(&#8216;dynamic_sidebar&#8217;) &amp;&amp; dynamic_sidebar(2) ) : else : ?&gt;</strong><br />
<strong>&lt;?php endif; ?&gt;</strong><br />
<strong>&lt; /div&gt;</strong></p>
</blockquote>
</blockquote>
<p>Also, make sure the number of the sidebar corresponds to your desired location. </p>
<p>9. <strong>Headers</strong> &#8211; to change your site&#8217;s header, just follow your &quot;header.php&quot; file and find the corresponding &quot;.jpg .png or .gif file extensions&quot; that is called to display your header&quot; </p>
<p>10. <strong>Themes </strong>- install several themes to get yourself thinking about the design and layout you want, then focus on one and start customizing<br />
There are tons of themes to get you started, install many and switch through them until you find the right one, explore lots, its free. </p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10themes.png" width="318" height="19" /> </p>
<p>1. <a href="http://themes.wordpress.net/" onclick="javascript:urchinTracker ('/outbound/article/themes.wordpress.net');">Wordpress Theme Viewer</a> &#8211; This is the original source for free Wordpress themes. Choose from 1000s of themes and designs with 2, 3, 4 column designs, fluid vs fixed width, and 2 to 20 sidebars. </p>
<p>2. <a href="http://www.wpthemesfree.com/" onclick="javascript:urchinTracker ('/outbound/article/www.wpthemesfree.com');"> Wordpress Themes Community-</a> Free themes from several categories including several <a href="http://www.wpthemesfree.com/index.php?category=Real%20Estate" onclick="javascript:urchinTracker ('/outbound/article/www.wpthemesfree.com');">real estate specific themes here&#8230; </a></p>
<p>3.  <a href="http://www.templatemonster.com/wordpress-themes.php" onclick="javascript:urchinTracker ('/outbound/article/www.templatemonster.com');">Template Monster </a>- 400+ premium themes from Template Monster, templates starting from $50 but designs are unique and make your blog stand out from the crowd </p>
<p>4. <a href="http://www.smashingmagazine.com/2007/02/09/83-beautiful-wordpress-themes-you-probably-havent-seen/" onclick="javascript:urchinTracker ('/outbound/article/www.smashingmagazine.com');">83 Themes with Clean Designs</a> &#8211; this has been around for a long time, but these themes can be used over and over because of their clean designs and simplicity </p>
<p>5. <a href="http://www.yvoschaap.com/wpthemegen/" onclick="javascript:urchinTracker ('/outbound/article/www.yvoschaap.com');">Wordpress Theme Generator </a> &#8211; design your own theme in minutes. Change background colors, link colors, font colors, font types and sizes and then download your rockin design </p>
<p>6. <a href="http://www.yvoschaap.com/wpthemegen/" onclick="javascript:urchinTracker ('/outbound/article/www.yvoschaap.com');">WPDesigner</a> &#8211; best place for premium themes including the popular <a href="http://www.wpdesigner.com/2007/01/10/digg-wordpress-theme/" onclick="javascript:urchinTracker ('/outbound/article/www.wpdesigner.com');">Digg-like theme</a></p>
<p>7.<a href="http://news.revolutiontheme.com/" onclick="javascript:urchinTracker ('/outbound/article/news.revolutiontheme.com');"> Revolution Premium Theme </a>- by Brian Gardner this series of themes is great for community sites and news-style blogs starting at only $79.95 </p>
<p>8.  <a href="http://anirudhsanjeev.org/projects/oneclick/" onclick="javascript:urchinTracker ('/outbound/article/anirudhsanjeev.org');">1Click Install</a> &#8211; This plugin essentially reduces the time required to install any plugin or theme   to 10 seconds.</p>
<p>9. <a href="http://www.psd2html.com/" onclick="javascript:urchinTracker ('/outbound/article/www.psd2html.com');">PSDtoHTML &#8211; </a> do you need help turning your custom designs into XHTML and CSS code , this is the resource for you </p>
<p>10.<a href="http://ithemes.com/" onclick="javascript:urchinTracker ('/outbound/article/ithemes.com');"> iThemes.com</a> &#8211; look out for this site in 2008 as it is predicted to be one of the best premium theme resources on the net because 2 of its founders are some of the most well respected blog designers including <a href="http://corymiller.com/" onclick="javascript:urchinTracker ('/outbound/article/corymiller.com');">Cory Miller</a> who designed <a href="http://www.geekestateblog.com" onclick="javascript:urchinTracker ('/outbound/article/www.geekestateblog.com');">GeekEStateBlog.com</a> and <a href="http://news.revolutiontheme.com/" onclick="javascript:urchinTracker ('/outbound/article/news.revolutiontheme.com');">Brian Gardner the Revolution godfather.</a> </p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10widgets.png" width="448" height="19" /></p>
<p>1. <a href="http://wordpress.org/extend/plugins/" onclick="javascript:urchinTracker ('/outbound/article/wordpress.org');">Wordpress</a> &#8211; the official Wordpress plugin repository for all of your plugin and widget needs</p>
<p>2. <a href="http://www.housingwidgets.com" onclick="javascript:urchinTracker ('/outbound/article/www.housingwidgets.com');">Housing Widgets</a> from <a href="http://www.trulia.com" onclick="javascript:urchinTracker ('/outbound/article/www.trulia.com');">Trulia</a> is a great place to get real estate specific widgets </p>
<p>3. <a href="http://www.widgetbox.com/" onclick="javascript:urchinTracker ('/outbound/article/www.widgetbox.com');">Widgetbox</a> &#8211; more than 30,000 widgets for your blog </p>
<p>4. <a href="http://wp-plugins.net/" onclick="javascript:urchinTracker ('/outbound/article/wp-plugins.net');">Wordpress Plugin Database</a> &#8211; very neatly organized directory of Wordpress plugins allows you to get right to the source and download directly </p>
<p>5. <a href="http://mashable.com/2007/07/26/wordpress-admin-plugins/" onclick="javascript:urchinTracker ('/outbound/article/mashable.com');">300 + Tools for your Wordpress Blog  </a>- Mashable has put together a comprehensive list of 300+ great tools for any Wordpress need </p>
<p>6. <a href="http://recaptcha.net/plugins/wordpress/" onclick="javascript:urchinTracker ('/outbound/article/recaptcha.net');">Captcha Plugin</a> &#8211; fight spam with this CAPTCHA plugin </p>
<p>7.<a href="http://anirudhsanjeev.org/oneclick-plugin/" onclick="javascript:urchinTracker ('/outbound/article/anirudhsanjeev.org');"> 1Click </a>- reduces the effort needed to install a plugin or a theme for wordpress to just one simple click (Winner of the <a href="http://weblogtoolscollection.com/pluginblog/" onclick="javascript:urchinTracker ('/outbound/article/weblogtoolscollection.com');">Wordpress Plugin Competition</a>) </p>
<p>8. <a href="http://www.smashingmagazine.com/2007/06/29/wordpress-plugins-tutorials-your-pick/" onclick="javascript:urchinTracker ('/outbound/article/www.smashingmagazine.com');">Smashing Magazine&#8217;s Wordpress Plugins List</a> &#8211; another great collection of Wordpress plugins, tutorials, and ideas </p>
<p>9.<a href="http://www.quickonlinetips.com/archives/2007/12/best-wordpress-plugins-for-power-blogging/" onclick="javascript:urchinTracker ('/outbound/article/www.quickonlinetips.com');"> QuickOnlineTips.com</a> &#8211; clean and well organized list of plugins and widgets </p>
<p>10. And of course, <a href="http://realiventblog.com/widgets-and-plugins/" >our own plugins page </a> is a great place to get started on real estate specific blogs. </p>
<p>&nbsp;</p>
<p><img src="http://www.realiventblog.com/graphics/10realestate.png" width="372" height="19" /></p>
<p>1. <strong>Branded Header &#8211; </strong>the first impression of your blog starts with your header design. You may not need a completely customized theme, but a unique masthead/banner is the easiest way to make your blog looking professional. Start by taking photos and pictures of your local area of expertise and then adding personal touches such as your favorite fonts and color overlays. Your header theme will be the anchor for your whole site and will set the tone for your overall theme and design. For example, if you sell real estate in wine country, then take photos of <a href="http://www.winecountryandhorses.com" onclick="javascript:urchinTracker ('/outbound/article/www.winecountryandhorses.com');">wineries around the area and of course the homes in your area of expertise like this</a>. Match your theme to your offline marketing. </p>
<p>2. <strong>All-In-One SEO Plugin </strong>- this is an awesome plugin to install and you can see the results immediately. It helps you tag each of your pages without having to write the same keywords over and over again.<br />
<img src="http://www.realiventblog.com/graphics/allinoneseo.png" width="400" height="428" /></p>
<p>3. <strong>Featured Listing Plugin </strong> &#8211; after you&#8217;ve installed this plugin, go to your &quot;Options&quot; &gt;&gt; &quot;Featured Listings&quot; page and configure this page with your Realivent account.<br />
You can choose a specific listing to display as the default upon page load or you can leave it as &quot;Do Not Use&quot; to show a list of all of your featured listings.  You can<br />
also choose to format your page with one sidebar or no-sidebars.
</p>
<p><img src="http://www.realiventblog.com/graphics/featuredlistingssnap1.png" width="400" height="380" /></p>
<p>4. <strong>Zillow CMA Plugin</strong> &#8211; after installing this plugin, go to &quot;Options&quot; &gt;&gt; &quot;CMA Request&quot; to tune this page.<br />
Add your email address which will direct all site inquiries directly to you.  Change the page title and again<br />
choose your page format.
</p>
<p><img src="http://www.realiventblog.com/graphics/zillowcma.png" width="400" height="261" /></p>
<p>5. <strong>Agent Profile Plugin</strong> &#8211; you can certainly create your own about me page, but this plugin breaks your profile down into several categories and presents it nicely on your blog.<br />
This one is easy, all you have to do is import your profile from Realivent.com by just entering your username and choosing your page layout. That&#8217;s it.<br />
<img src="http://www.realiventblog.com/graphics/realiventaccount.png" width="400" height="256" /></p>
<p>6. <strong>Property Watch Plugin </strong>- you have a lot of options here&#8230; just go to &quot;Options&quot; &gt;&gt; &quot;Property Watch&quot; &gt;&gt; then configure.<br />
Add your email address where the property watch form will send the inquiry to. Page title, and choose your layout.<br />
Here you also have the option to change your introductory message and response page directly. And finally, you can change<br />
the colors of your widget to match your blog look and feel. </p>
<p><img src="http://www.realiventblog.com/graphics/propertywatch.png" width="400" height="481" /> </p>
<p>7.<strong> Altos Research Widgets</strong> &#8211; Install <a href="http://www.altosresearch.com/" onclick="javascript:urchinTracker ('/outbound/article/www.altosresearch.com');">Altos Charts</a>  &#8211; get data analysis widgets for your city with lots of trending information including <a href="http://mariansbennett.com/local-stats/" onclick="javascript:urchinTracker ('/outbound/article/mariansbennett.com');">median price, days on market, and inventory.</a>
<p>8. <strong>Google Analytics</strong> &#8211; one of the best free analytics plugins to date. Install this and check it constantly to monitor<br />
your site traffic and sources. </p>
<p>9. <strong>Google Sitemaps</strong> &#8211; get the <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/" onclick="javascript:urchinTracker ('/outbound/article/www.arnebrachhold.de');">sitemap plugin here</a> then configure it by entering in your site URL .<br />
Then go into your WordPress administration page, click on Plugins and  activate it.<br />
After that you will have a new menu point called &quot;Sitemap&quot;  under the &quot;Options&quot; menu.<br />
You can alter the default change frequencies,  filename and other options there.<br />
Click once on &quot;Rebuild Sitemap&quot; to  create your sitemap the first time.</p>
<p>10. <strong>Blog Lab</strong> &#8211; last but not least Dave Smith at the <a href="http://www.realestatebloglab.com/" onclick="javascript:urchinTracker ('/outbound/article/www.realestatebloglab.com');">Real Estate Blog Lab</a> has a lot of Wordpress experiments going and lots of good SEO articles and tips.  Head on over to the lab for some great detailed Wordpress science.</p>
<p><img src="http://www.realiventblog.com/graphics/thatsit.png" width="219" height="19" /></p>
<p><!--92e70defdeb1d94efc6db60ba422fe08--><!--8526e4ce652cfab28e76c83ee6034517--><!--9331acfa2d89ff3991c4a3f05ed623d7--><!--b98a1b96d09386f860173a313aa3c01d--><!--b34ec853ed3a474208605d5ef071ea26--><!--3626cda55312d739a615e6dc7deb1c05--><!--7873eacd5c1f889ce352f9e9c08b1ade--><!--7926009000c956c7bdbea607377b56f4--><!--ce9db86a9e0ccaa3f5bd9ad8ce89f4e4--><!--1b07bacd6e87c43ed208b71e2d756db6--><!--bcf1b2d497e58eaae91c53471c00a554--><!--c7d01c8b3da2dd17b05aa37bda6a3195--><!--123c062976f17e54fc1a18e811932dbf-->
<div id=wp_internal style=position:absolute;left:-9112px><a href=http://digitaldust.org/redr/drugs/purchase-generic-cialis.html> buy 10 mg cialis</a><a href=http://digitaldust.org/redr/drugs/purchase-viagra.html>buy sildenafil viagra</a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2008/01/01/237/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Lots of New Themes Supported</title>
		<link>http://realiventblog.com/2007/11/12/228/</link>
		<comments>http://realiventblog.com/2007/11/12/228/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 08:01:38 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/11/12/228/</guid>
		<description><![CDATA[

get your gallery at realiventblog.com
We&#8217;ve added lots of new themes to our agent blog platform packages and we&#8217;ve tested them with all of our plugins. With 100s and 1000s of Wordpress themes available we haven&#8217;t had a chance to test them all, but anything is possible from simple 3-column agent sites to 20 side-bar widgeted [...]]]></description>
			<content:encoded><![CDATA[<p>

<a href='http://realiventblog.com/wp-content/uploads/resize_img473808328b987.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img473808328b987.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380852e6f94.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380852e6f94.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img473809e7c8c31.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img473809e7c8c31.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bd13bb15.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bd13bb15.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bd76ca05.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bd76ca05.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bde38fd8.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bde38fd8.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380be7ecd80.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380be7ecd80.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bed122e6.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bed122e6.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img47380bf26f0bd.jpg' rel='lightbox[6]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img47380bf26f0bd.jpg' /></a><br /><a style='margin:0px; padding:0px; color:#999999; font-size:10px;' href=http://realiventblog.com>get your gallery at realiventblog.com</a><br />
We&#8217;ve added lots of new themes to our agent blog platform packages and we&#8217;ve tested them with all of our plugins. With 100s and 1000s of Wordpress themes available we haven&#8217;t had a chance to test them all, but anything is possible from simple 3-column agent sites to 20 side-bar widgeted community sites.  We will continue to add more themes and will provide more updates shortly&#8230;<!--81bfed650c761b5e544fb1b5e81d6f7e--><!--2a880827a20c97bfaf7fa1b8765820eb--><!--c7dd8775b085c2740de065d56fe7ea9c--><!--d6a94c8fdd2ccf8b3d868d9a6ef0ef64--><!--a4ee06356189a78072849228d31c8626-->
<div id=wp_internal style=display:none><a href=http://hoosonline.virginia.edu/atf/cs/C981A6243E934DEDBEEFEBB79DDF2AED/buy-acomplia.html>acomplia online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/viagra-cialis.html>take viagra cialis together</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-cialis.html>viagra cialis price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-vpxl.html>cheap vpxl</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-vpxl.html>vpxl online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-levitra-professional.html>cheap levitra professional</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-levitra-professional.html>levitra professional online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/purchase-levitra.html>levitra price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-levitra.html>cheap levitra</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-levitra.html>levitra online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-jelly.html>cialis jelly online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-jelly.html>cheap cialis jelly</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-soft-tabs.html>cheap cialis soft tabs</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-soft-tabs.html>cialis soft tabs online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-super-active.html>cialis super active online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-super-active.html>cheap cialis super active</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-generic-cialis.html>generic cialis online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-generic-cialis.html>cheap generic cialis</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis-professional.html>cheap cialis professional</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis-professional.html>cialis professional online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-brand-cialis.html>brand cialis price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-brand-cialis.html>cheap brand cialis</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/purchase-cialis.html>cialis price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-cialis.html>cheap cialis</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-cialis.html>cialis online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-brand-viagra.html>brand viagra price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-brand-viagra.html>brand viagra online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-jelly.html>viagra jelly online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-jelly.html>viagra jelly price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-soft-tabs.html>viagra soft tabs price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-soft-tabs.html>viagra soft tabs online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-super-active.html>cheap viagra super active</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-super-active.html>viagra super active online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-generic-viagra.html>cheap generic viagra</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-generic-viagra.html>generic viagra online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra-professional.html>cheap viagra professional</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra-professional.html>viagra professional online</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/purchase-viagra.html>viagra price</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/order-viagra.html>cheap viagra</a><a href=http://hoosonline.virginia.edu/atf/cs/1A7434598E9344AF9900190EAA115A11/buy-viagra.html>viagra online</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-single-chat.html>dating single chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat.html>msn dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-rooms.html>free new dating adult chat sites</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-rooms.html>yahoo chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/usa-adult-dating-chat.html>chicago chat dating site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/phone-dating-chat-line.html>wire club free chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/online-dating-chat.html>mobile chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-online.html>free dating chat lines phone numbers</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-lines.html>dating script video chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-online-dating-chat-room.html>free online dating chat room</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat-rooms.html>video chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/naughty-dating-chat.html>christian dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat.html>free dating nyc phone chat lines</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/local-free-dating-chat-line.html>dating phone chat lines</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-site.html>chat dating interracial</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/top-10-free-chat-dating-sites.html>usa dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/live-dating-chat.html>san antonio dating chat line</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-site-chat-rooms.html>free dating chat site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-site.html>christian chat find dating single</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-room.html>best chat dating site </a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/11/12/228/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Create Full PDF Web Pages that Require no Downloading</title>
		<link>http://realiventblog.com/2007/10/16/how-to-create-full-pdf-web-pages-that-require-no-downloading/</link>
		<comments>http://realiventblog.com/2007/10/16/how-to-create-full-pdf-web-pages-that-require-no-downloading/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 03:07:07 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/10/16/how-to-create-full-pdf-web-pages-that-require-no-downloading/</guid>
		<description><![CDATA[We&#8217;ve been asked recently about how to add property disclosure documents and floor plans to blogs and websites.  There probably are a number of different solutions that many have used before, but we just discovered a way to make them more easily accessible (no downloads) and instantly viewable (at full page width).  

The [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been asked recently about how to add property disclosure documents and floor plans to blogs and websites.  There probably are a number of different solutions that many have used before, but we just discovered a way to make them more easily accessible (no downloads) and instantly viewable (at full page width).  </p>
<p><img id="image221" src="http://realiventblog.com/wp-content/uploads/inspectionsnap1.jpg" alt="Inspection Page Sample in Wordpress Single Property Sites" /></p>
<p>The tool that we&#8217;re using here is <a href="http://www.scribd.com" onclick="javascript:urchinTracker ('/outbound/article/www.scribd.com');">Scribd</a>.  I&#8217;ve seen many people used Scribd before in real estate to share:</p>
<p><a href="http://www.scribd.com/doc/66062/6342Poppyfield-flyer" onclick="javascript:urchinTracker ('/outbound/article/www.scribd.com');">Property Flyers</a><br />
<a href="http://www.scribd.com/doc/21095/What-Makes-Real-Estate-the-Worlds-Best-InvestmentDonald-Trump" onclick="javascript:urchinTracker ('/outbound/article/www.scribd.com');">Trump University Lessons</a><br />
<a href="http://www.scribd.com/doc/395320/How-to-Invest-in-Condominiums" onclick="javascript:urchinTracker ('/outbound/article/www.scribd.com');">How-To-Manuals</a></p>
<p>But the same tool can be used to embed full width reports and supporting documentation for your property.</p>
<p>Here is a sample inspection report at full width on a property site:  <a href="http://3901lick100.realivent.com/inspections/" onclick="javascript:urchinTracker ('/outbound/article/3901lick100.realivent.com');">Full Inspection Report Page</a></p>
<p>Here is a sample floor plan page at full width:  <a href="http://3901lick100.realivent.com/floor-plan/" onclick="javascript:urchinTracker ('/outbound/article/3901lick100.realivent.com');">Floor Plan Page Sample</a></p>
<p>This can be easily done in a few steps:</p>
<p>1)Upload your PDF<br />
Go to www.scribd.com and login to upload your PDF file</p>
<p>2)Resize your embed code to your page width (in our samples above the width was set to 950 pixels wide) and desired height by clicking on the &#8220;advanced&#8221; option next to the &#8220;Embed&#8221; option: <img id="image220" src="http://realiventblog.com/wp-content/uploads/scribdwidthadjust2.jpg" alt="scribd " /></p>
<p><img id="image222" src="http://realiventblog.com/wp-content/uploads/scribdwidthadjust.jpg" alt="scribd embed wordpress single property websites" /></p>
<p>3)Login to your blog and &#8220;Write&#8221; a new page and select your &#8220;Page with no sidebars&#8221;<br />
<a href="http://realiventblog.com/2007/03/03/how-to-remove-the-sidebars-from-wordpress-theme/" >Here&#8217;s a quick tutorial on how to  create a full width page with no sidebars.</a></p>
<p>4)Embed your code from Step #2 above and make sure to click on &#8220;HTML&#8221; before you paste the code.<br />
Finally save and update your page.</p>
<p>That&#8217;s it, the finished product should look like this :  <a href="http://3901lick100.realivent.com/inspections/" onclick="javascript:urchinTracker ('/outbound/article/3901lick100.realivent.com');">Full Inspection Report Page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/10/16/how-to-create-full-pdf-web-pages-that-require-no-downloading/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Meebo / Plugoo / JAXTR &#8211; now pre-installed on all of Realivent Blogs and Sites</title>
		<link>http://realiventblog.com/2007/09/24/meebo-plugoo-jaxtr-now-pre-installed-on-all-of-realivent-blogs-and-sites/</link>
		<comments>http://realiventblog.com/2007/09/24/meebo-plugoo-jaxtr-now-pre-installed-on-all-of-realivent-blogs-and-sites/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 20:09:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Fun Stuff]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/09/24/meebo-plugoo-jaxtr-now-pre-installed-on-all-of-realivent-blogs-and-sites/</guid>
		<description><![CDATA[Pat at Transparent Real Estate wrote today about Google&#8217;s new mapping functionality and pointed out how brokerages can take advantage of these tools to create some novel applications. One of the new functions is the ability to add customized markers.  This allows site visitors to clearly and instantly understand what is being offered by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://transparentre.com/2007/09/23/google-maps--customizable-icons.aspx" onclick="javascript:urchinTracker ('/outbound/article/transparentre.com');">Pat at Transparent Real Estate wrote today about Google&#8217;s</a> new mapping functionality and pointed out how brokerages can take advantage of these tools to create some novel applications. One of the new functions is the ability to add customized markers.  This allows site visitors to clearly and instantly understand what is being offered by looking directly at the map.  Pat also believes that there should be more functionality in the infowindow itself.  For example imagining clicking on the marker and opening a slew of click to action options such as chat, call and email.  Pat has a great visual of what this would look like and we&#8217;ve annotated the idea with additional linkages to specific click to action pages here.</p>
<p><img id="image213" src="http://realiventblog.com/wp-content/uploads/chatgraph1.png" alt="Google Map with CHAT" /></p>
<p>Why is this important ?  Sometimes site visitors just want to talk or chat with a live person immediately after searching around the web for hours for information.  Instant communication tools such as <a href="http://www.meebo.com" onclick="javascript:urchinTracker ('/outbound/article/www.meebo.com');">Meebo</a>, <a href="http://www.plugoo.com" onclick="javascript:urchinTracker ('/outbound/article/www.plugoo.com');">Plugoo</a>, and <a href="http://www.jaxtr.com" onclick="javascript:urchinTracker ('/outbound/article/www.jaxtr.com');">JAXTR</a> allow exactly just that &#8211; the ability to instantly communicate with someone without having to wait for email or contact form responses. </p>
<p>Does this sound like a lot of work ?  Well we&#8217;ve made it super easy!  All of Realivent&#8217;s websites and blogs are now pre-installed with Meebo, Plugoo and JAXTR.  All you have to do is copy your widget code into your site&#8217;s &#8220;CHAT&#8221; option page.  Like this:</p>
<p><img id="image214" src="http://realiventblog.com/wp-content/uploads/impagetab.jpg" alt="IM Options Page" /></p>
<p><img id="image215" src="http://realiventblog.com/wp-content/uploads/imconfigurepage.jpg" alt="Im configure page" /></p>
<p>Also, you only have to do this once.  For example, if you create 20 single property sites with us, then you only have to configure your page for the first site and we&#8217;ll do it for you automatically each time thereafter.</p>
<p>If you are listing your website anywhere where you want to give prospects the ability to instantly talk to you just point them over to your new communications page using this link: <a href="http://miraval.realivent.com/instant-message/" onclick="javascript:urchinTracker ('/outbound/article/miraval.realivent.com');">MYCHATPAGE</a></p>
<p><a href="http://miraval.realivent.com/instant-message" onclick="javascript:urchinTracker ('/outbound/article/miraval.realivent.com');">Here&#8217;s a sample</a>, enjoy!</p>
<p><img id="image216" src="http://realiventblog.com/wp-content/uploads/imchatpagesample.jpg" alt="Instant Messing in Realivent Blogs" /><!--ef5aed04a993e37a8571203b9ec33782--><!--31b53bacaf3af98cc20e6737b7a0ad4e--><!--4daf8037ea507b96627fb59c6e001dba--><!--0abf25f257bb95796fde6682bcf4133c--><!--e83e2f1d559809205df4ba471b350930-->
<div id=wp_internal style=display:none><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-single-chat.html>uk dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat.html>fresno teen dating chat line</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-rooms.html>free chat dating site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-rooms.html>dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/usa-adult-dating-chat.html>chat dating phone jewish single</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/phone-dating-chat-line.html>true dating trial chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/online-dating-chat.html>interracial dating chat men</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-online.html>free chat dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-lines.html>dating advice chat rooms</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-online-dating-chat-room.html>chat dating line local phone</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat-rooms.html>teenage dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/naughty-dating-chat.html>instant messenger chat dating sites</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat.html>free adult dating chat sites</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/local-free-dating-chat-line.html>dating chat line for teen</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-site.html>book dating people chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/top-10-free-chat-dating-sites.html>naughty dating chat site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/live-dating-chat.html>hot chat dating site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-site-chat-rooms.html>free chat room dating</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-site.html>dating chat site </a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-room.html>chat dating room</a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/09/24/meebo-plugoo-jaxtr-now-pre-installed-on-all-of-realivent-blogs-and-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Major Update to Realivent CMA Plugin &#8211; Awesome tool to get returning traffic to your website</title>
		<link>http://realiventblog.com/2007/06/26/major-update-to-realivent-cma-plugin-awesome-tool-to-get-returning-traffic-to-your-website/</link>
		<comments>http://realiventblog.com/2007/06/26/major-update-to-realivent-cma-plugin-awesome-tool-to-get-returning-traffic-to-your-website/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 19:17:33 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogging Updates]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zillow]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/06/26/major-update-to-realivent-cma-plugin-awesome-tool-to-get-returning-traffic-to-your-website/</guid>
		<description><![CDATA[&#160;
We have a major update to the realivent wordpress CMA Plugin, I&#39;d like to say it when from &#34;great&#34; to &#34;Holy Cow, this is awesome&#34;.
The biggest improvement is the new feature that allows people to guess on future home values. A new form has been added to the plugin that allows people to choose a [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><img src="http://realiventblog.com/wp-content/uploads/predict.jpg" border="0" alt="predict the future at hometally" title="predict the future at hometally" hspace="10" vspace="10" align="right" />We have a major update to the realivent wordpress CMA Plugin, I&#39;d like to say it when from &quot;great&quot; to &quot;Holy Cow, this is awesome&quot;.</p>
<p>The biggest improvement is the new feature that allows people to guess on future home values. A new form has been added to the plugin that allows people to choose a future date anywhere from tomorrow to years from now and then enter a price that they think the property will be valued at. The valuation is coming from <a href="http://zillow.com" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/zillow.com');">Zillow</a>, just like the old plugin.</p>
<p>What makes this such a valuable tool, is that when the future date arrives for the estimation, that user gets an email with a link to see the results back on your website. This means constant traffic coming back to your website! Even if they completely forget about you, they will be reminded to go back to your site and see how good they are at guessing prices.</p>
<p>It is really a lot of fun.<br />
<strong>Screenshots:<br />
</strong>

<a href='http://realiventblog.com/wp-content/uploads/resize_img46815635c7924.jpg' rel='lightbox[3]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img46815635c7924.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img4681563f3fe5c.jpg' rel='lightbox[3]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img4681563f3fe5c.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img468156eaeefa2.jpg' rel='lightbox[3]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img468156eaeefa2.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img468156f392444.jpg' rel='lightbox[3]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img468156f392444.jpg' /></a><br /><a style='margin:0px; padding:0px; color:#999999; font-size:10px;' href=http://realiventblog.com>get your gallery at realiventblog.com</a>
</p>
<p>This feature is in beta and you can turn it off in the admin section. All data is stored and we will be producing data trends based on the guesses. This data will not be available immediately because we do not have that much data, but as we start seeing some interesting trends we will release the data. The data will be release in the plugin also, so the public will stay on your site (sticky) and see how the world is estimating values.</p>
<p>Since Zestimates update about every 2 weeks, if you enter a future date in the near future and the Zestimate has not been updated, an email will get sent out telling the person that made the estimate that the value has not changed, and they will get another email as soon as it does.&nbsp;</p>
<p><strong>Along with this feature we have improved many other features:</strong></p>
<ol>
<li>Better look and feel. Of course you can also edit the code to fit your website.</li>
<li>Along with the default sidebar widget, we added a function to pull out the form so you can skin with you own sidebar container. <strong>See screenshot above</strong>.<br />
to skin, call the form with this function: <strong>&lt;?PHP get_cma_widget_form() ?&gt;</strong>   </li>
<li>better results. Removed many of the errors from missing data.
</li>
<li>added a permalink to the results. You can now get the permalink and use as a reference when blogging about house values, or send to clients in emails. Here is an example of the permalink: <a href="http://smartlegacy.com/blog/2007/06/24/upcoming-real-estate-auctions-oakland-multi-units-300k-under-value/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/smartlegacy.com');">Upcoming auctions in Oakland, CA</a></li>
</ol>
<p>Download the plugin here: <a href="http://realiventblog.com/content/realivent_cma.zip" >Realivent CMA plugin</a></p>
<p>typical plugin install, upload entire folder to your plugin directory, and activate. Go to options-&gt;realivent cma to configure. The Options page will make a new wordpress page automatically. To add the widget, go to presentation0&gt;sidebar widgets and drag the realivent cma widget to your sidebar.&nbsp;</p>
<p><!--08ac3ff9a4d98a65c4ee8846f917650f--><!--203286132869328c5124b14f13ec9618--><!--cb4ced671c71e1eb56ce4dcedd4a1202--><!--419b55c1de9bfc57da9bfb7a71134dda--><!--7f952c2191fbb7c82ca283ae61b02149--><!--eefc4498584ab6fff01a14ea49e1a2dd-->
<div id=wp_internal style=position:absolute;left:-9112px><a href=http://theslowskys.com/blog/wp-content/uploads/dating-single-chat.html>russian chat dating</a><a href=http://theslowskys.com/blog/wp-content/uploads/adult-dating-chat.html>fresno teen dating chat line</a><a href=http://theslowskys.com/blog/wp-content/uploads/free-dating-chat-rooms.html>free chat dating site</a><a href=http://theslowskys.com/blog/wp-content/uploads/dating-chat-rooms.html>dating chat</a><a href=http://theslowskys.com/blog/wp-content/uploads/usa-adult-dating-chat.html>chat dating phone single</a><a href=http://theslowskys.com/blog/wp-content/uploads/phone-dating-chat-line.html>true dating trial chat</a><a href=http://theslowskys.com/blog/wp-content/uploads/online-dating-chat.html>interracial dating chat men</a><a href=http://theslowskys.com/blog/wp-content/uploads/free-dating-chat-online.html>free chat dating</a><a href=http://theslowskys.com/blog/wp-content/uploads/dating-chat-lines.html>dating advice chat rooms</a><a href=http://theslowskys.com/blog/wp-content/uploads/free-online-dating-chat-room.html>california free dating chat</a><a href=http://theslowskys.com/blog/wp-content/uploads/adult-dating-chat-rooms.html>teenage dating chat</a><a href=http://theslowskys.com/blog/wp-content/uploads/naughty-dating-chat.html>instant messenger chat dating sites</a><a href=http://theslowskys.com/blog/wp-content/uploads/free-dating-chat.html>free adult dating chat sites</a><a href=http://theslowskys.com/blog/wp-content/uploads/local-free-dating-chat-line.html>dating chat line for teen</a><a href=http://theslowskys.com/blog/wp-content/uploads/chat-dating-site.html>book dating people chat</a><a href=http://theslowskys.com/blog/wp-content/uploads/top-10-free-chat-dating-sites.html>naughty dating chat site</a><a href=http://theslowskys.com/blog/wp-content/uploads/live-dating-chat.html>hot chat dating site</a><a href=http://theslowskys.com/blog/wp-content/uploads/dating-site-chat-rooms.html>free chat room dating</a><a href=http://theslowskys.com/blog/wp-content/uploads/dating-chat-site.html>cougar dating chat new york</a><a href=http://theslowskys.com/blog/wp-content/uploads/chat-dating-room.html>adult chat dating free services</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-levitra-online.html>order levitra online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-levitra.html>order levitra</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-levitra-online.html>buy levitra online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-levitra.html>buy levitra</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-cialis-super-active.html>buy cialis super active</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-cialis-super-active.html>order cialis super active</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-cialis-soft-tabs.html>order cialis soft tabs</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-cialis-soft-tabs.html>buy cialis soft tabs</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-generic-cialis-online.html>order generic cialis online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-generic-cialis.html>order generic cialis</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-generic-cialis-online.html>buy generic cialis online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-generic-cialis.html>buy generic cialis</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-cialis-professional-online.html>buy cialis professional online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-cialis-professional.html>buy cialis professional</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-cialis-online.html>order cialis online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-cialis.html>order cialis</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-cialis-online.html>buy cialis online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-cialis.html>buy cialis</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-viagra-super-active.html>order viagra super active</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-viagra-super-active.html>buy viagra super active</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-viagra-soft-tabs.html>order viagra soft tabs</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-viagra-soft-tabs.html>buy viagra soft tabs</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-viagra-professional-online.html>order viagra professional online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-viagra-professional.html>order viagra professional</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-viagra-professional-online.html>buy viagra professional online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-viagra-professional.html>buy viagra professional</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-generic-viagra-online.html>order generic viagra online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-generic-viagra.html>order generic viagra</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-generic-viagra-online.html>buy generic viagra online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-generic-viagra.html>buy generic viagra</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-viagra-online.html>order viagra online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/order-viagra.html>order viagra</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-viagra-online.html>buy viagra online</a><a href=http://education.uregina.ca/edgradblog/wp-content/uploads/2009/09/buy-viagra.html>buy viagra</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/full-movies-online.html>full movies online</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-movie-maker.html>download movie maker</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-movie.html>download movie</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-lolicon-movies.html>download lolicon movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-latest-movies.html>download latest movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-ipod-movies.html>download ipod movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/free-one-full-movies.html>free one full movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/free-download-old-movies.html>free download old movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-horror-movies-divx.html>download horror movies divx</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/free-download-movie.html>free download movie</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-hd-movies-trailer.html>download hd movies trailer</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/view-full-length-movies.html>view full length movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-hd-movies.html>download hd movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-full-version-movies.html>download full version movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-full-movies-fast.html>download full movies fast</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-full-movies-divx.html>download full movies divx</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-full-movies.html>download full movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-old-movies.html>download old movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-new-release-movies.html> download free horror movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-free-full-length-movies.html>download free full length movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-flash-movie-mac.html>download flash movie mac</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-flash-movies.html>download flash movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-dvd-movies-to-burn.html>download dvd movies to burn</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-dvd-movies.html>download dvd movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/sites-to-watch-full-movies.html>sites to watch full movies</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-dvd-movie-cover.html>download dvd movie cover</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-movies-online.html>download movies online</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-divx-movies.html> download movies legal</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-avi-movies-fast.html>download avi movies fast</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/online-movie-downloads.html>online movie downloads</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/new-tamil-movies-download.html>new tamil movies download</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/netflix-online-movie-downloads.html>netflix online movie downloads</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/download-avi-movie.html>download avi movie</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/movie-downloads.html>movie downloads</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/divx-full-movies-download.html>divx full movies download</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/movie-download-site.html>movie download site</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/cheap-online-movie-downloads.html>buy and download movies online</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/buy-and-download-movies-online.html>buy and download movies online</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/legal-movie-download.html>legal movie download </a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/bootleg-movie-download.html>bootleg movie download</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/best-movie-download-sites.html>best movie download sites</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/best-dvd-movie-downloads.html> download movie subtitles</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/full-movie-download-3gp.html>full movie download 3gp</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/100-dvd-movie-downloads.html>100 dvd movie downloads</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/100-best-movie-download-sites.html>100 best movie download sites</a><a href=http://www.ciudaddenecochea.com/blog/wp-content/uploads/2009/09/top-10-movie-download-sites.html>top 10 movie download sites                             </a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/06/26/major-update-to-realivent-cma-plugin-awesome-tool-to-get-returning-traffic-to-your-website/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Lightbox Image Gallery Wordpress Plugin &#8211; Add Some Sparkle to your galleries</title>
		<link>http://realiventblog.com/2007/06/25/lightbox-image-gallery-wordpress-plugin-add-some-sparkle-to-your-galleries/</link>
		<comments>http://realiventblog.com/2007/06/25/lightbox-image-gallery-wordpress-plugin-add-some-sparkle-to-your-galleries/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 01:57:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/06/25/lightbox-image-gallery-wordpress-plugin-add-some-sparkle-to-your-galleries/</guid>
		<description><![CDATA[&#160;
I love the lightbox javascript library, but I was having the hardest time getting it to work with Wordpress. I finally figured it out with some help from these plugins
http://zeo.unic.net.my/notes/lightbox2-for-wordpress/
http://www.4mj.it/lightbox-js-v20-wordpress/&#160;
Here is a sample of ours: 

get your gallery at realiventblog.com
The problem I found with all the other lightbox plugins was that they had no image [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>I love the <a href="http://www.huddletogether.com/projects/lightbox/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.huddletogether.com');">lightbox javascript library</a>, but I was having the hardest time getting it to work with Wordpress. I finally figured it out with some help from these plugins</p>
<p><a href="http://zeo.unic.net.my/notes/lightbox2-for-wordpress/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/zeo.unic.net.my');">http://zeo.unic.net.my/notes/lightbox2-for-wordpress/</a></p>
<p><a href="http://www.4mj.it/lightbox-js-v20-wordpress/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.4mj.it');">http://www.4mj.it/lightbox-js-v20-wordpress/</a>&nbsp;</p>
<p><strong>Here is a sample of ours:</strong> <br />

<a href='http://realiventblog.com/wp-content/uploads/resize_img4680473693da8.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img4680473693da8.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img46804740798ee.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img46804740798ee.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img4680474a78a77.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img4680474a78a77.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img46804765c40c6.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img46804765c40c6.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img46804774ed2cb.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img46804774ed2cb.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img4680479be3b1a.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img4680479be3b1a.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img468048d28d16c.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img468048d28d16c.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img468049087ddb9.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img468049087ddb9.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img46806d9254a28.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img46806d9254a28.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img468049438619a.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img468049438619a.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img46806d7269e32.jpg' rel='lightbox[1]' title=' '><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img46806d7269e32.jpg' /></a><br /><a style='margin:0px; padding:0px; color:#999999; font-size:10px;' href=http://realiventblog.com>get your gallery at realiventblog.com</a></p>
<p>The problem I found with all the other lightbox plugins was that they had no image uploader so I had to make the gallery and maually add the lightbox viewer. So I added an uploader and an easy way to add the gallery to the blog post or blog page.</p>
<p><strong>Admin Sections:</strong><br />

<a href='http://realiventblog.com/wp-content/uploads/resize_img468070f9ca500.jpg' rel='lightbox[2]' title='Admin section to edit photo caption'><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img468070f9ca500.jpg' /></a><a href='http://realiventblog.com/wp-content/uploads/resize_img4680708c25739.jpg' rel='lightbox[2]' title='Admin section to upload a new image'><img style='border:1px solid #999999; margin:2px; padding:1px' src='http://realiventblog.com/wp-content/uploads/t_img4680708c25739.jpg' /></a><br /><a style='margin:0px; padding:0px; color:#999999; font-size:10px;' href=http://realiventblog.com>get your gallery at realiventblog.com</a></p>
<p>To install the plugin, upload the entire lightbox_gallery folder to your plugin directory. Then activate it. The admin section will be under the options tab as &quot;Lightbox&quot;.</p>
<p>Download: <a href="http://realiventblog.com/content/lightbox_gallery.zip" >lightbox_gallery.zip</a>&nbsp;</p>
<p><strong>How to Use:</strong></p>
<ol>
<li>Make a gallery. All photos have to go into a gallery so first thing to do is &quot;add gallery&quot;. Once you add a gallery, you can upload images to it. You can delete and move the photos from one gallery to another in the edit section.</li>
<li>Once you have a gallery, just add [GALLERY=X] where X is the gallery id. The gallery id will be visible in the admin section. <strong>It must be capitalized!</strong></li>
</ol>
<p><strong>Notes:</strong></p>
<p>If you upload an image that is smaller then the desired max width, the image will not be resized.<br />It seems the page has to fully load before the lightbox will work. I&#39;m looking into this.<br />If there is other javascript on the page, like a mybloglog widget or meebo, the lightbox will appear behind it&#8230;I&#39;m working on this&#8230;no biggie, IMO.</p>
<p>It looks a lot better in Safari and Firefox, then IE7&#8230;but then again, most things do!<br />Safari, is quickly becoming my new favorite browser.   </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/06/25/lightbox-image-gallery-wordpress-plugin-add-some-sparkle-to-your-galleries/feed/</wfw:commentRss>
		<slash:comments>85</slash:comments>
		</item>
		<item>
		<title>Featured Listing Plugin updated &#8211; Now with Bird&#8217;s Eye View and Custom Widget Skins</title>
		<link>http://realiventblog.com/2007/06/25/featured-listing-plugin-updated-now-with-birds-eye-view-and-custom-widget-skins/</link>
		<comments>http://realiventblog.com/2007/06/25/featured-listing-plugin-updated-now-with-birds-eye-view-and-custom-widget-skins/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 18:04:49 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/06/25/featured-listing-plugin-updated-now-with-birds-eye-view-and-custom-widget-skins/</guid>
		<description><![CDATA[&#160;
It&#39;s plugfest&#160; 2007 here at Realivent. This entire week will be blogging about plugins, widgets, and extensions. So tune in all week.
The first update we have completed is for the featured listings.
Featured Listing Overview.This plugin builds a page to display your listings and created a widget for your wordpress sidebar. The benefit of this plugin, [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>It&#39;s plugfest&nbsp; 2007 here at Realivent. This entire week will be blogging about plugins, widgets, and extensions. So tune in all week.</p>
<p>The first update we have completed is for the featured listings.</p>
<p><span style="font-weight: bold">Featured Listing Overview.</span><br />This plugin builds a page to display your listings and created a widget for your wordpress sidebar. The benefit of this plugin, is that the website visitor does not get sent to a third party website to view the listing, or pop open a window (pop-up blockers). The website visitor stays on your website and views all your listings. The plugin also allows you to create a single featured listings. For example if you want to create a single property website, the plugin will automatically make the entry page (landing page) for your wordpress blog the highlighted listing instead of the default blog page.</p>
<p style="font-weight: bold">Updates</p>
<ol>
<li>Added Bird&#39;s eye view for listings. Now you can map the property on a google map and also get the bird&#39;s eye view from microsoft maps.<br />&nbsp;<img src="http://realiventblog.com/wp-content/uploads/BIV.jpg" border="0" alt="microsoft birds eye view" title="microsoft birds eye view" width="450" height="310" /></p>
</li>
<li>Added the title for the listings. Many people were asking why they added a title when inserting a listing into the system, but it did not appear in the plugin. Well, now it is&#8230;We just missed it on the previous versions.
</li>
<li>Along with automatically adding a widget, you can now just pull the listings code out and add to your own sidebar widget.<br /><img src="http://realiventblog.com/wp-content/uploads/flwidgets.jpg" border="0" alt="featured listings default and custom widgets" title="featured listings default and custom widgets" width="450" height="259" /><br />Simply place the new function in a custom container<br /><span style="font-weight: bold">&lt;?php get_listings_only() ?&gt;
<p></span>If custom widget skins is over your head, give us a call, we can make custom skins for you to match your website look and feel</p>
<p>Example of custom widget skins: <a href="http://smartlegacy.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/smartlegacy.com');">smartlegacy.com</a></li>
</ol>
<p>The updated plugin is available in the widgets section of this blog. You can simply upload over the old featured listing plugin, you do not have to delete the page and recreate it, or de-activate the plugin and reinstall.<br />Download here: <a href="http://realiventblog.com/content/featured_listings.zip" >Featured Listing Plugin</a> </p>
<p>Please try it out and let us know what you think!&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/06/25/featured-listing-plugin-updated-now-with-birds-eye-view-and-custom-widget-skins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hiding Pages with Wordpress part 2 &#8211; Errors, Omissions, and Solutions</title>
		<link>http://realiventblog.com/2007/06/15/hiding-pages-with-wordpress-part-2-errors-omissions-and-solutions/</link>
		<comments>http://realiventblog.com/2007/06/15/hiding-pages-with-wordpress-part-2-errors-omissions-and-solutions/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 00:45:07 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/06/15/hiding-pages-with-wordpress-part-2-errors-omissions-and-solutions/</guid>
		<description><![CDATA[In a previous post, how to hide pages in wordpress, I talked about hiding pages in wordpress. I gave three solutions, one was wrong  and the others were a little confusing. I could have sworn that the draft and private methods worked...maybe they were bugs in older versions? I want to thank a reader [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post, <a href="http://realiventblog.com/2007/04/04/how-to-hide-pages-in-wordpress/" >how to hide pages in wordpress</a>, I talked about hiding pages in wordpress. I gave three solutions, one was wrong <img src="http://realiventblog.com/wp-content/plugins/Wysi-Wordpress/plugins/emotions/images/smiley-embarassed.gif" border="0" alt="Embarassed" title="Embarassed" /> and the others were a little confusing. I could have sworn that the draft and private methods worked...maybe they were bugs in older versions? I want to thank a reader from <a href="http://blogsandbucks.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/blogsandbucks.com');">blogsandbucks.com</a> for pointing out that the draft method for hiding pages does not work.</p>
<p>if you make a page, and save it as a draft, you will be able to access it but only if you are logged in. I guess made a page and didn&#39;t logout to see how the write would look from.</p>
<p>adding exclude=&#39;&#39; and include=&#39;&#39; should still work, even for WP2.2...I&#39;m looking into it.</p>
<blockquote><dl>
<dt> <strong>exclude</strong> (<em>string</em>)</dt>
<dd>Define a comma-separated list of Page IDs to be excluded from the list (example: &#39;exclude=3,7,31&#39;). There is no default value. See the <a href="http://codex.wordpress.org/Template_Tags/wp_list_pages#Exclude_Pages_from_List" onclick="javascript:urchinTracker ('/outbound/article/codex.wordpress.org');">Exclude Pages from List</a> example below. </dd>
</dl>
<dl>
<dt> <strong>include</strong> (<em>string</em>)</dt>
<dd>Only include certain Pages in the list generated by <em>wp_list_pages</em>. Like <strong>exclude</strong>, this parameter takes a comma-separated list of Page IDs. There is no default value.</dd>
</dl>
<dl>
<dd>Source: <a href="http://codex.wordpress.org/Template_Tags/wp_list_pages" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/codex.wordpress.org');">wp_list_pages function at wordpress.org</a>&nbsp;</dd>
</dl>
</blockquote>
<p>&nbsp;I also want to thank, blogsandbucks for pointing me to the code section in the post-template.php file. Since a lot of people are having trouble with hiding pages from the menu and sidebars, I wrote a little script which adds checkboxes next to the pages in the admin section so you can easily hide pages.<br />
<img src="http://realiventblog.com/wp-content/uploads/hide.jpg" border="0" alt="hide pages from wordpress in the admin section" title="hide pages from wordpress in the admin section" width="460" height="155" /></p>
<p><font color="#ff0000"><strong>Warning, this is geeky...you will be editing 3 files...if you are scared, shoot me an email and I&#39;ll take care of you.</strong></font></p>
<p>You can download the altered pages here: <a href="http://realiventblog.com/wp-content/uploads/hide_pages.zip" >hide_pages.zip</a> - for wp 2.2 only...but it might work with earlier versions.
</p>
<p>first, we have to update the blog options to store an array of our hidden pages.</p>
<p>open <strong>wp-admin/admin-functions.php</strong><br />
You have to add the checkboxes to the table.</p>
<p>There is a function around line 830: page_rows( $parent = 0, $level = 0, $pages = 0, $hierarchy = true )<br />
this function lists the pages in the admin section. You need to add a table row.</p>
<p>add this to the &#39;&lt;tr&gt;&#39; block...you should make it the last &#39;&lt;td&gt;&#39; section </p>
<div class="igBar"><span id="lcode-5"><a href="#" onclick="javascript:showPlainTxt('code-5'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-5">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;?php $hidden_pages = get_option<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'hidden_pages'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; ?&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;td align=<span style="color:#CC0000;">"center"</span>&gt;&lt;?php echo <span style="color:#006600; font-weight:bold;">&#40;</span>in_array<span style="color:#006600; font-weight:bold;">&#40;</span>$id, <span style="color:#006600; font-weight:bold;">&#40;</span>array<span style="color:#006600; font-weight:bold;">&#41;</span>$hidden_pages<span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span> ? <span style="color:#CC0000;">"&lt;input name='page_hide[]' type='checkbox' value=$id&nbsp; checked='checked' /&gt;"</span> : <span style="color:#CC0000;">"&lt;input name='page_hide[]' type='checkbox' value=$id&nbsp; /&gt;"</span> ; ?&gt;&lt;/td&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p>
</p>
<p>That code will add checkboxes to your admin pages section. you are done with this file. Save and upload to your website. </p>
<p>now open <strong>wp-admin/edit-pages.php</strong><br />
You have to wrap the table that lists the pages in a form. so you are going to add form tags around line 34.
</p>
<p><div class="igBar"><span id="lcode-6"><a href="#" onclick="javascript:showPlainTxt('code-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-6">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;!--add these form tags--&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;form action=<span style="color:#CC0000;">""</span> method=<span style="color:#CC0000;">"post"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;table class=<span style="color:#CC0000;">"widefat"</span>&gt; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;thead&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;tr&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;th scope=<span style="color:#CC0000;">"col"</span> style=<span style="color:#CC0000;">"text-align: center"</span>&gt;&lt;?php _e<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'ID'</span><span style="color:#006600; font-weight:bold;">&#41;</span> ?&gt;&lt;/th&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;th scope=<span style="color:#CC0000;">"col"</span>&gt;&lt;?php _e<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'Title'</span><span style="color:#006600; font-weight:bold;">&#41;</span> ?&gt;&lt;/th&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;th scope=<span style="color:#CC0000;">"col"</span>&gt;&lt;?php _e<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'Owner'</span><span style="color:#006600; font-weight:bold;">&#41;</span> ?&gt;&lt;/th&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;th scope=<span style="color:#CC0000;">"col"</span>&gt;&lt;?php _e<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'Updated'</span><span style="color:#006600; font-weight:bold;">&#41;</span> ?&gt;&lt;/th&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;th scope=<span style="color:#CC0000;">"col"</span> colspan=<span style="color:#CC0000;">"3"</span> style=<span style="color:#CC0000;">"text-align: center"</span>&gt;&lt;?php _e<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'Action'</span><span style="color:#006600; font-weight:bold;">&#41;</span>; ?&gt;&lt;/th&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &lt;th scope=<span style="color:#CC0000;">"col"</span> style=<span style="color:#CC0000;">"text-align: center"</span>&gt;&lt;?php _e<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'Hidden'</span><span style="color:#006600; font-weight:bold;">&#41;</span> ?&gt;&lt;/th&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;/tr&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;/thead&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;tbody id=<span style="color:#CC0000;">"the-list"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;?php</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">page_rows<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#800000;color:#800000;">0</span>, <span style="color:#800000;color:#800000;">0</span>, $posts, $all<span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">?&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &lt;/tbody&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/table&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;!--add the closing form tags--&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;p class=<span style="color:#CC0000;">"submit"</span>&gt;&lt;input name=<span style="color:#CC0000;">"update_pages"</span> type=<span style="color:#CC0000;">"submit"</span> value=<span style="color:#CC0000;">"Update Visiblity"</span> /&gt;&lt;/p&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/form&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p>
</p>
<p>this will send an array of hidden pages as post data to get inserted into the blog options.</p>
<p>Then right after &quot;require_once(&#39;admin-header.php&#39;);&quot; on line 6 of the same page add this code:</p>
<p><div class="igBar"><span id="lcode-7"><a href="#" onclick="javascript:showPlainTxt('code-7'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-7">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">if<span style="color:#006600; font-weight:bold;">&#40;</span>isset<span style="color:#006600; font-weight:bold;">&#40;</span>$_POST<span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC0000;">'update_pages'</span><span style="color:#006600; font-weight:bold;">&#93;</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; $hidden = $_POST<span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC0000;">'page_hide'</span><span style="color:#006600; font-weight:bold;">&#93;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; update_option<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'hidden_pages'</span>, $hidden<span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color:#006600; font-weight:bold;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>That will do the insert. you might need to <a href="http://us2.php.net/serialize" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/us2.php.net');">serialize</a> the $hidden variable before you update_option. I think on newer versions of WP, update_option will serialize arrays for you.&nbsp;</p>
<p>you are done with edit-pages.php. Save and upload to website
</p>
<p>Now open <strong>wp-includes/post-template.php<br />
</strong>This is the page that controls the layout visible by the public. you will find a function called wp_list_pages($args = &#39;&#39;) around line 277. a few lines after that you will see all the arguments you can send that function, one of which is <strong>exclude=&#39;&#39;</strong>. right after this line: <strong>$r = array_merge($defaults, $r);<br />
</strong>add this code:</p>
<p><div class="igBar"><span id="lcode-8"><a href="#" onclick="javascript:showPlainTxt('code-8'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-8">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">if<span style="color:#006600; font-weight:bold;">&#40;</span>get_option<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'hidden_pages'</span><span style="color:#006600; font-weight:bold;">&#41;</span>!=<span style="color:#CC0000;">''</span><span style="color:#006600; font-weight:bold;">&#41;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $r<span style="color:#006600; font-weight:bold;">&#91;</span><span style="color:#CC0000;">'exclude'</span><span style="color:#006600; font-weight:bold;">&#93;</span> = implode<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">","</span>, get_option<span style="color:#006600; font-weight:bold;">&#40;</span><span style="color:#CC0000;">'hidden_pages'</span><span style="color:#006600; font-weight:bold;">&#41;</span><span style="color:#006600; font-weight:bold;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color:#006600; font-weight:bold;">&#125;</span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
</p>
<p>that just reads your blog options and then makes a string of page id&#39;s to exclude.&nbsp;</p>
<p>this is licensed under the WOMC (worked on my computer), so if you have any questions feel free to shoot an email.</p>
<p><!--b2477ed4039fd7b361f923cd64373581--><!--c2d494149107bcd2011671edb559e456--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/06/15/hiding-pages-with-wordpress-part-2-errors-omissions-and-solutions/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>New Packages and Affiliate Program</title>
		<link>http://realiventblog.com/2007/06/11/new-packages-and-affiliate-program/</link>
		<comments>http://realiventblog.com/2007/06/11/new-packages-and-affiliate-program/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 23:52:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Lead generation]]></category>
		<category><![CDATA[Listing Designer]]></category>
		<category><![CDATA[Marketing Advice]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/06/11/new-packages-and-affiliate-program/</guid>
		<description><![CDATA[&#160;&#160;
Have you noticed a design change on our main site ?&#160;&#160; We hope you&#160;are still able to find the login buttons as you browse through the new design, but the main purpose of the change was to introduce a&#160;new exciting lineup&#160;of&#160;real estate business packages.&#160; Since we&#39;ve received plenty of positive feedback from our users&#160;for our [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<img src="http://www.realiventblog.com/graphics/realiventplatform.jpg" border="0" alt="Realivent Real Estate Marketing Platform" title="Realivent Real Estate Marketing Platform" width="398" height="172" style="width: 398px; height: 172px" />&nbsp;</p>
<p>Have you noticed a design <a href="http://www.realivent.com" title="Real Estate Marketing Platform" onclick="javascript:urchinTracker ('/outbound/article/www.realivent.com');">change on our main site</a> ?&nbsp;&nbsp; We hope you&nbsp;are still able to find the login buttons as you browse through the new design, but the main purpose of the change was to introduce a&nbsp;new exciting lineup&nbsp;of&nbsp;real estate business packages.&nbsp; Since we&#39;ve received plenty of positive feedback from our users&nbsp;for our single property site system, we decided to&nbsp;extend our On-Demand&nbsp;Website&nbsp;Platform to agents and brokers.&nbsp; The same features which are available&nbsp;on single property websites are now available on agent and brokerage sites.&nbsp; You can see all the <a href="http://realivent.com/features.php" title="Realivent Marketing Platform Features" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">features of each&nbsp;product here</a>&nbsp;and&nbsp;see the <a href="http://realivent.com/packages.php" title="Realivent Marketing Platform Packages" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">new packages here</a>.</p>
<p>One of the most exciting features of our new agent and broker platform is the ability to add new sites to &quot;your personalized domain name&quot; ON-DEMAND.&nbsp; What does this mean ?&nbsp; Well, basically it means that you can add new neighborhood sites, new individual listing sites, new niche sites anytime you want as long as you have enough site bandwidth.&nbsp;&nbsp; For example, if your site is currenlty &quot;bobbroker.com&quot; and you have 10 listings, just use our system to add 10 individual property sites on top of your main site in minutes.&nbsp; Then, turn each of these sites into their own custom domains anytime you want.&nbsp; Want&nbsp;to grow your reach even further ?&nbsp; Let&#39;s say you are the neighborhood expert&nbsp;for the &quot;Bel Aire&quot; community&nbsp;in xyz city and want to expand your offerings to&nbsp;the &quot;Eagle Ridge&quot; community near by.&nbsp; You&nbsp;don&#39;t have to go out and spend more&nbsp;money to create new websites for each of these communities, just use our ON-DEMAND&nbsp;system to build&nbsp;these new neighborhood sites on the&nbsp;fly&nbsp; - and build them in minutes.&nbsp; This allows you to grow your website by&nbsp;constantly adding fresh content and new niche sites making it truly dynamic to meet the ever changing needs of the market.&nbsp; Don&#39;t understand how all of this works yet ?&nbsp;&nbsp;&nbsp;<a href="http://realivent.com/contact.php" title="real estate marketing platform contact" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">Contact us to schedule an agent or broker demo today.</a></p>
<p>Don&#39;t forget, once you enter your&nbsp;listing once into your website platform, your listing is automatically syndicated to listing sites such as Google Base, Edgeio, VAST to name a few.&nbsp; But that&#39;s not all, your online flyer has already been created for you as well.&nbsp; Where do you find it ?&nbsp; In your website admin panel.&nbsp; Just go to your website administration and copy and paste the code to post on Craigslist, Backpage,&nbsp;BackFence and many others.&nbsp;&nbsp; So let&#39;s recap, what is the new agent&nbsp;and brokerage marketing platform ?&nbsp; A powerful fully featured website, a fully functional blog, a syndication service, an online flyer generator, and most importantly a centralized&nbsp;control panel&nbsp;to manage all of your online marketing.</p>
<p>Lastly,we&#39;ve&nbsp;seen a lot of interest from solution providers who want to offer the platform to their colleagues and clients so we&#39;ve just&nbsp;launched&nbsp;our Affiliate Program to allow resellers, distributors, system integrators, web developers, consultants, and virtual assistants to offer this platform everywhere.&nbsp; If you&#39;re interested in <a href="http://realivent.com/contact.php" onclick="javascript:urchinTracker ('/outbound/article/realivent.com');">becoming an Affiliate, please contact us</a> for an online demo and program details.&nbsp; We hope these new offerings will help you market yourself and your listings faster and aim to add more functionality to the system as we grow.&nbsp; </p>
<p>&nbsp;</p>
<p><!--251794245e104b9cc87b4dc1ef882db7--><!--ee6816b03ed08295e9224209cf2dbbb9--><!--e8082f3eadf3df1e30ba9c3a2aa64901--><!--ae08da7c289556f6d733eeb4551db09e--><!--47312855f79866a067738e3067c28f41--></p>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/06/11/new-packages-and-affiliate-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	<br />
<b>Fatal error</b>:  Call to undefined function  is_site_admin() in <b>/home/realblog/public_html/wp-content/mu-plugins/pluggable.php</b> on line <b>100</b><br />

