<?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; plugins</title>
	<atom:link href="http://realiventblog.com/category/plugins/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>Meebo &#8211; now with file send</title>
		<link>http://realiventblog.com/2007/09/10/meebo-now-with-file-send/</link>
		<comments>http://realiventblog.com/2007/09/10/meebo-now-with-file-send/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 07:36:12 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Text messaging]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://realiventblog.com/2007/09/10/meebo-now-with-file-send/</guid>
		<description><![CDATA[Check out your Meebo chat window today.  Do you see that new &#8220;send file&#8221; icon ?  
Here&#8217;s what it looks like:

This is a much needed addition which has been long overdue.   I have been using Yahoo IM for a long time but quickly switched to Meebo after finding that you can [...]]]></description>
			<content:encoded><![CDATA[<p>Check out your <a href="http://www.meebo.com" onclick="javascript:urchinTracker ('/outbound/article/www.meebo.com');">Meebo chat </a>window today.  Do you see that new &#8220;send file&#8221; icon ?  </p>
<p>Here&#8217;s what it looks like:</p>
<p><img id="image208" src="http://realiventblog.com/wp-content/uploads/meebo_sendfile.jpg" alt="Meebo Chat Send File" /></p>
<p>This is a much needed addition which has been long overdue.   I have been using Yahoo IM for a long time but quickly switched to Meebo after finding that you can have multiple chat windows open from several service providers at the same time.  However, I always ran into situations where I had to shut down Meebo and switch back to Yahoo to send files.  Now that this function is working with Meebo, there is little reason to switch back to Yahoo.  One less thing to worrry about with all these new tools.  Kudos to the Meebo team for finally releasing this enabling function.<!--67c56fc3895b355766c90d18b0268ab9--><!--b1af7b592b403ed87df94d4da6ceb689-->
<div id=wp_internal style=display:none><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-single-chat.html>telephone dating chat line</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat.html>adult dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-rooms.html>free dating chat rooms</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-rooms.html>dating chat rooms</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/usa-adult-dating-chat.html>usa adult dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/phone-dating-chat-line.html>phone dating chat line</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/online-dating-chat.html>online dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat-online.html>free dating chat online</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-lines.html>dating chat lines</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-online-dating-chat-room.html>adult dating chat uk</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/adult-dating-chat-rooms.html>adult dating chat rooms</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/naughty-dating-chat.html>naughty dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/free-dating-chat.html>free dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/local-free-dating-chat-line.html>local free dating chat line</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-site.html>chat dating site</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/top-10-free-chat-dating-sites.html>top 10 free chat dating sites</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/live-dating-chat.html>live dating chat</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-site-chat-rooms.html>dating site chat rooms</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/dating-chat-site.html>cougar dating chat new york</a><a href=http://www.alleventsgroup.com/womenleaders/Register_Now!_files/chat/chat-dating-room.html>adult chat dating free services</a></div>
]]></content:encoded>
			<wfw:commentRss>http://realiventblog.com/2007/09/10/meebo-now-with-file-send/feed/</wfw:commentRss>
		<slash:comments>0</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>
	<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 />
