<?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"
	>

<channel>
	<title>Aunt Brenda</title>
	<atom:link href="http://www.auntbrenda.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.auntbrenda.com/blog</link>
	<description>So much info, you'll need a chill pill</description>
	<pubDate>Wed, 18 Jun 2008 17:03:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>6 Best Practices for Online Leads</title>
		<link>http://www.auntbrenda.com/blog/internet-marketing/6-best-practices-for-online-leads/</link>
		<comments>http://www.auntbrenda.com/blog/internet-marketing/6-best-practices-for-online-leads/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 17:00:19 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[lead management]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=117</guid>
		<description><![CDATA[I wanted to share with ya&#8217;ll an article that I found to be very interesting (thanks Brenda for sharing).  The article was written by &#8220;Mr. Internet&#8221;, which is the alter ego of Michael J. Russer.  Us nerds like these types of names&#8230;to Phyllis Durham I am the &#8220;Webstud&#8221;&#8230;chew on that Mr. Internet!
I should point out [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to share with ya&#8217;ll an <a title="6 Best Practices for Online Leads" href="http://www.realtor.org/rmomag.NSF/pages/AskMrInternet200806?OpenDocument" target="_blank">article</a> that I found to be very interesting (thanks Brenda for sharing).  The article was written by &#8220;Mr. Internet&#8221;, which is the alter ego of Michael J. Russer.  Us nerds like these types of names&#8230;to <a title="Phyllis Durham &amp; Associates" href="http://www.phyllisdurham.com" target="_blank">Phyllis Durham </a>I am the &#8220;Webstud&#8221;&#8230;chew on that Mr. Internet!</p>
<p>I should point out that I thought the article was great, however I disagree with &#8220;Best Practice #2&#8243;.  I think it is your job to do some investigative research and to obtain as much info as you can about a prospect, go above and beyond where other agents don&#8217;t&#8230;this will set you apart from the rest.  I do this all the time and have never had anyone get on the defensive or be upset about it, most people are surprised, but thankful when you go the extra step&#8230;just be sure you have something of value to provide them with and not just call to pitch a sale.</p>
<p>Aside from that best practice, I agree with everything else in the article.  Check it out.  Enjoy!</p>
<p><a title="6 Best Practices for Online Leads" href="http://www.realtor.org/rmomag.NSF/pages/AskMrInternet200806?OpenDocument" target="_blank">6 Best Practices for Online Leads</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/internet-marketing/6-best-practices-for-online-leads/feed/</wfw:commentRss>
		</item>
		<item>
		<title>softRealty Search Connect URL API Information</title>
		<link>http://www.auntbrenda.com/blog/idx-service/softrealty-search-connect-url-api-information/</link>
		<comments>http://www.auntbrenda.com/blog/idx-service/softrealty-search-connect-url-api-information/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 18:26:52 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[IDX Service]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=116</guid>
		<description><![CDATA[I figured this might be beneficial to those of you that are using softRealty&#8217;s IDX and also wanted to post it here so I&#8217;d have a reference.  The below was provided by David Carroll of SoftRealty.  This is probably posted here to be more of a reference to me, but hopefully some others will benefit [...]]]></description>
			<content:encoded><![CDATA[<p>I figured this might be beneficial to those of you that are using <a title="SoftRealty" href="http://www.softrealty.com" target="_blank">softRealty&#8217;s IDX </a>and also wanted to post it here so I&#8217;d have a reference.  The below was provided by David Carroll of SoftRealty.  This is probably posted here to be more of a reference to me, but hopefully some others will benefit as well.  If you have questions, just post them in the comments section.  To see the Search Connect URL in action, visit <a href="http://www.SoldonRoswell.com">www.SoldonRoswell.com</a></p>
<p>* Note:  the links below will not work&#8230;I do not have a <a title="SoftRealty" href="http://www.softrealty.com" target="_blank">softRealty</a> account setup for <a title="Aunt Brenda" href="http://www.auntbrenda.com" target="_self">AuntBrenda.com</a></p>
<p>There are 2 approaches your developer can take with building your JavaScript logic:</p>
<p><strong>Option 1:</strong>  JavaScript logic could dynamically update the iFrame src path.</p>
<p><strong>Option 2:  </strong>JavaScript logic could build a new website Url and redirect to the new Url address with the selected search criteria.</p>
<p>I will leave it to your developer’s discretion on which option makes the most sense to implement. Regardless, both options will follow the same rules which are as follows:</p>
<p><strong>Option 1:</strong> Base Address in iFrame src is: http://idx.softrealty.com/YourSite&#8217;sName/start/</p>
<p><strong>Option 2:</strong> Base Address in browser url is: http://www.YourSite.com</p>
<p><strong>Displaying Specific Property Page</strong></p>
<p>1. Modify Base Address:<br />
a. Option 1: Replace /start/ with /Details/ListingNumber=3684786;SourceName=FMLS<br />
i. Example: <a href="http://idx.softrealty.com/auntbrenda/Details/ListingNumber=3684786;SourceName=FMLS">http://idx.softrealty.com/auntbrenda/Details/ListingNumber=3684786;SourceName=FMLS</a><br />
b. Option 2: Append the following to Base Address: /?Details/ListingNumber=3684786;SourceName=FMLS<br />
i. Example: <a href="http://www.auntbrenda.com/?Details/ListingNumber=3684786;SourceName=FMLS">http://www.auntbrenda.com/?Details/ListingNumber=3684786;SourceName=FMLS</a><br />
c. SourceName values can be GAMLS or FMLS.</p>
<p><strong>Displaying Custom Search Results</strong></p>
<p>2. Modify Base Address:<br />
a. Option 1: Replace /start/ with /search/ and Search Criteria appended.<br />
i. Example: <a href="http://idx.softrealty.com/auntbrenda/Search/">http://idx.softrealty.com/auntbrenda/Search/</a><br />
b. Option 2: Append /?search/ and Search Criteria to Base Address.<br />
i. Example: <a href="http://www.auntbrenda.com/?Search/">http://www.auntbrenda.com/?Search/</a><br />
3. Append Search Criteria to modified Base Address:<br />
a. Apply Search Criteria using the following formats:<br />
i. Search/CriteriaA=Value1;CriteriaB=Value2,Value3/<br />
ii. Examples:<br />
1.  <a href="http://idx.softrealty.com/atlantahomequest/Search/Cities=Atlanta,Suwanee,Duluth;ListPriceMin=300000/">http://idx.softrealty.com/atlantahomequest/Search/Cities=Atlanta,Suwanee,Duluth;ListPriceMin=300000/</a><br />
2. <a href="http://www.auntbrenda.com/?Search/Cities=Atlanta,Suwanee,Duluth;ListPriceMin=300000/">http://www.auntbrenda.com/?Search/Cities=Atlanta,Suwanee,Duluth;ListPriceMin=300000/</a></p>
<p>iii. Notes:<br />
1. Search Criteria can be applied in any order.<br />
2. Multiple [Criteria=Value] Pairs are separated by semi-colons (;).<br />
a. Examples: Cities;HasBasement;ListPriceMin<br />
3. Some Criteria known as Selected Location Filters can support multiple Values.<br />
a. Examples: Cities=Duluth,Atlanta,Suwanee;PostalCodes=30518,30341,30096<br />
4. General Search Options support specifying a min and max range.<br />
a. Min/Max Examples:<br />
i. Min Only: Search/ListPriceMin=300000<br />
ii. Max Only: Search/ListPriceMax=800000<br />
iii. Both: Search/ListPriceMin=300000;ListPriceMax=800000<br />
5. Valid Values for the Search Criteria can be found in the drop down boxes on the Search Page<br />
6. List of Valid Search Criteria are listed below:</p>
<p><strong>Valid Search Criteria:</strong></p>
<p>Selected Location Filters (Supports multiple values):</p>
<p>Addresses (string)<br />
Cities (string)<br />
PostalCodes (string)<br />
Counties (string)<br />
Subdivisions (string)<br />
ElementarySchools (string)<br />
MiddleSchools (string)<br />
HighSchools (string)<br />
ListingNumbers (string)</p>
<p>General Search Options:</p>
<p>ListPriceMin (int)<br />
ListPriceMax (int)<br />
BedroomsMin (int)<br />
BedroomsMax (int)<br />
BathsFullMin (int)<br />
BathsHalfMin (int)<br />
BathsHalfMax (int)<br />
YearBuiltMin (int)<br />
YearBuiltMax (int)<br />
LotSizeMin (int)<br />
LotSizeMax (int)</p>
<p>Property Features:<br />
GarageSize (0,1,2,3,Carport)<br />
HasBasement (true/false)<br />
HasGolf (true/false)<br />
HasSwimTennis (true/false)<br />
HasPool (true/false)<br />
HasLake (true/false)<br />
HasFence (true/false)<br />
HasMasterOnMain (true/false)<br />
ShowListingsWithPhotosOnly (true/false)</p>
<p>NOTE: To test various Search Criteria, your developer can use the link called “Link to this Page” and click the “Go” Button to see study how the query was built. This link is found on both the Search and Details pages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/idx-service/softrealty-search-connect-url-api-information/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Custom Point of Interest Technology on the Horizon for Real Estate</title>
		<link>http://www.auntbrenda.com/blog/technology/custom-point-of-interest-technology-on-the-horizon-for-real-estate/</link>
		<comments>http://www.auntbrenda.com/blog/technology/custom-point-of-interest-technology-on-the-horizon-for-real-estate/#comments</comments>
		<pubDate>Mon, 19 May 2008 13:27:48 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=113</guid>
		<description><![CDATA[There are sites now starting to pop-up where you can download your Point of Interest (POIs) and import them into your GPS unit.  For instace, the Department of Energy has created a Custom POI database for E85 gas stations.  Defined by the U.S. Department of Energy as an alternative fuel, E85 is a blend of [...]]]></description>
			<content:encoded><![CDATA[<p>There are sites now starting to pop-up where you can download your Point of Interest (POIs) and import them into your GPS unit.  For instace, the <a href="http://www.eere.energy.gov/afdc/" target="_blank">Department of Energy</a> has created a Custom POI database for E85 gas stations.  Defined by the U.S. Department of Energy as an alternative fuel, E85 is a blend of 85 percent ethanol and just 15 percent gasoline.  You can also upload safety cameras or school zones and receive a warning if you are traveling too fast.</p>
<p>Pictured below are screenshots illustrating the proximity alert feature:</p>
<p><a href="http://www.auntbrenda.com/blog/wp-content/custom_poi_prx_alert_map250.jpg"><img  class= "alignnone size-medium wp-image-114"  title= "custom_poi_prx_alert_map250"  src= "http://www.auntbrenda.com/blog/wp-content/custom_poi_prx_alert_map250.jpg"  alt= ""  width= "250"  height= "132" /></a><a href="http://www.auntbrenda.com/blog/wp-content/custom_poi_prx_review250.jpg"><img  class= "alignnone size-medium wp-image-115"  title= "custom_poi_prx_review250"  src= "http://www.auntbrenda.com/blog/wp-content/custom_poi_prx_review250.jpg"  alt= ""  width= "250"  height= "132" /></a></p>
<p>They are also starting to come out with beta software to do GPS tours&#8230;when you drive by a POI, it starts an MP3 with info on that POI. </p>
<p>Think about how this technolgoy could be used in real estate.  IVR systems like VoicePad, could soon be replaced by a GPS recording!  Your featured listings, a client&#8217;s gateway, etc. could become POIs downloadable from your website.  When the POI is downloaded from the internet into your GPS advertising/information is also downloaded on a voice file with that POI. </p>
<p>Read more <a href="http://www8.garmin.com/products/poiloader/" target="_blank">here</a>.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/technology/custom-point-of-interest-technology-on-the-horizon-for-real-estate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Program to Help Realtors Organize Their Outlook Inbox</title>
		<link>http://www.auntbrenda.com/blog/administrative/a-program-to-help-organize-your-outlook-inbox/</link>
		<comments>http://www.auntbrenda.com/blog/administrative/a-program-to-help-organize-your-outlook-inbox/#comments</comments>
		<pubDate>Fri, 16 May 2008 20:59:10 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Administrative]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=111</guid>
		<description><![CDATA[Are you drowning in Email?  Not anymore.  For the past several months I have been testing out xobni with my own business, about a month ago I started using it at RKiHomes, and just this week Brenda has started using it.  The consensus; no computer lag and an awesome organizational tool!
xobni is free and provides [...]]]></description>
			<content:encoded><![CDATA[<p>Are you drowning in Email?  Not anymore.  For the past several months I have been testing out <a href="http://www.xobni.com" target="_blank">xobni</a> with <a href="http://www.zowbie.com" target="_blank">my own business</a>, about a month ago I started using it at <a href="http://www.rkihomes.com" target="_blank">RKiHomes</a>, and just this week Brenda has started using it.  The consensus; no computer lag and an awesome organizational tool!</p>
<p>xobni is free and provides the following features:  lightning fast email search, email analytics, navigate your inbox by people, your personal assistant, threaded conversations, quick attachement discovery, and phone number extraction from emails.</p>
<p>I can&#8217;t say enough good things about this product, the only negative I noticed is that I&#8217;m not as concerned with keeping my email organized, but then again I don&#8217;t need to!  I find it most useful when I&#8217;m trying to locate an email that contained a file sent to someone (or yourself), with xobni all you need to do is type in the person&#8217;s name or email address and you can easily find the attached file that you sent or someone sent to you.</p>
<p>Here&#8217;s a screenshot of xobni in use</p>
<p>:<a href="http://www.auntbrenda.com/blog/wp-content/xobni-screenshot.png"><img  class= "alignnone size-medium wp-image-112"  title= "xobni-screenshot"  src= "http://www.auntbrenda.com/blog/wp-content/xobni-screenshot-300x181.png"  alt= ""  width= "300"  height= "181" /></a></p>
<p>I edited the screenshot using <a href="http://www.auntbrenda.com/blog/technology/how-to-create-produce-and-share-screen-shots-and-videos-from-your-computer/" target="_blank">Jing Project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/administrative/a-program-to-help-organize-your-outlook-inbox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lowe&#8217;s Provides Personlized Monthly E-mail for Real Estate Agents and Their Clients&#8230;for FREE!</title>
		<link>http://www.auntbrenda.com/blog/e-mail-concepts/lowes-provides-personlized-monthly-e-mail-for-real-estate-agents-and-their-clientsfor-free/</link>
		<comments>http://www.auntbrenda.com/blog/e-mail-concepts/lowes-provides-personlized-monthly-e-mail-for-real-estate-agents-and-their-clientsfor-free/#comments</comments>
		<pubDate>Tue, 13 May 2008 17:15:43 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[E-mail Concepts]]></category>

		<category><![CDATA[Internet Marketing]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=109</guid>
		<description><![CDATA[In a strategy designed to help Realtors reach their consumer base via e-mail Lowe&#8217;s has launched, &#8220;Homeowner&#8217;s Handbook&#8221; for buyers and sellers, in conjuction with Lowe&#8217;s Realtor Benefits Program.
The professionally designed newsletter will contain helpful hints and tips, new and innovative products and projects, and periodic money-saving coupons at Lowe&#8217;s.
Each e-newsletter comes with the following [...]]]></description>
			<content:encoded><![CDATA[<p>In a strategy designed to help Realtors reach their consumer base via e-mail <a href="http://www.lowes.com" target="_blank">Lowe&#8217;s</a> has<a href="http://www.auntbrenda.com/blog/wp-content/newsletterexample.jpg"><img  class= "alignright alignnone size-medium wp-image-110"  style= "margin: 5px; float: right;"  title= "newsletterexample"  src= "http://www.auntbrenda.com/blog/wp-content/newsletterexample-109x300.jpg"  alt= ""  width= "109"  height= "300" /></a> launched, &#8220;<a href="https://www.lowesrealtorbenefits.com/about/clientEnewsletter.asp" target="_blank">Homeowner&#8217;s Handbook</a>&#8221; for buyers and sellers, in conjuction with <a href="http://www.lowesrealtorbenefits.com" target="_blank">Lowe&#8217;s Realtor Benefits Program</a>.</p>
<p>The professionally designed newsletter will contain helpful hints and tips, new and innovative products and projects, and periodic money-saving coupons at Lowe&#8217;s.</p>
<p>Each e-newsletter comes with the following features to help you personalize your message.</p>
<p>* Monthly tips on selling, buying and moving<br />
* Information to educate your clients about innovative home products and projects around the home that yield a high return<br />
* Important home maintenance tips<br />
* Periodic Project Starter Coupons for special savings at Lowe&#8217;s<br />
* Include a direct link to your website and profile as well as the ability to have clients contact you directly via your e-mail</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/e-mail-concepts/lowes-provides-personlized-monthly-e-mail-for-real-estate-agents-and-their-clientsfor-free/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tech Tools to Impress Your Clients and Prospects</title>
		<link>http://www.auntbrenda.com/blog/technology/tech-tools-to-impress-your-clients-and-prospects/</link>
		<comments>http://www.auntbrenda.com/blog/technology/tech-tools-to-impress-your-clients-and-prospects/#comments</comments>
		<pubDate>Mon, 12 May 2008 15:22:34 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Internet Marketing]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=108</guid>
		<description><![CDATA[Below are instructions that are supplements to the class being taught today by Brenda Richterkessing at the Keller Williams Realty First Atlanta office in Sandy Springs.
Fulton County GIS
Website:  wms.co.fulton.ga.us
1.  Click on Tax Parcel Queries
2.  Enter the Address (Tip…do not include “street, lane, drive, etc.”)
3.  Select the “Address” radial button
4.  Click [...]]]></description>
			<content:encoded><![CDATA[<p>Below are instructions that are supplements to the <a href="http://www.auntbrenda.com/blog/classes/" target="_self">class</a> being taught today by Brenda Richterkessing at the Keller Williams Realty First Atlanta office in Sandy Springs.</p>
<p><strong>Fulton County GIS</strong><br />
Website:  <a href="http://wms.co.fulton.ga.us" target="_blank">wms.co.fulton.ga.us</a></p>
<p>1.  Click on Tax Parcel Queries<br />
2.  Enter the Address (Tip…do not include “street, lane, drive, etc.”)<br />
3.  Select the “Address” radial button<br />
4.  Click on “Map” (Note there are other options as well that are useful to check out)<br />
5.  Check the boxes next to “Elevation Contours and Elevation Labels”<br />
6.  Under the Arial Photos section, check the box next to “2007 Arial Photos”<br />
7.  Click on the Refresh button.  This is the circular arrows next to the word “Layers” at the top of the menu.</p>
<p><strong>Jing Project</strong><br />
Website:  <a href="www.jingproject.com" target="_blank">www.jingproject.com</a></p>
<p>1.  Download Jing Project for Windows or Mac<br />
2.  Click on Run<br />
3.  Click Run Again after files load<br />
4.  You may also be prompted to download MS .NET Framwork…proceed with this process.  If during the download it gives an error message, just click OK and continue.<br />
5.  Once the down load is completed (this will take a little while), the Jing Program will automatically come up.  Click “I accept” then click on “Install”.<br />
6.  Click Finish<br />
7.  Go onto the internet and the Yellow Jing Ball will automatically attach at the top of the screen.<br />
8.  Click on the yellow ball.  It will then ask you to set up hosting.  Hosting is free for the duration of the project (a date yet to be determined).  Fill in the required forms with your name and email address, etc.</p>
<p><strong>Capturing an Image with Jing Project</strong></p>
<p>1.  Hover over the Yellow Jing Ball.<br />
2.  Click on the Capture crosshairs – first icon to the left<br />
3.  Select the area you want to capture.  Note, while you are selecting the area, the size of the selection will also be shown.<br />
4.  Click on the “image icon” in the lower left corner<br />
5.  Click on either the “Save” or “Copy” button at the bottom of the image.<br />
6.  If Copy is selected, this image can be pasted directly into an email, Word or Publisher document. Just place the cursor where you want to paste the image, right click and select Paste.</p>
<p><strong>Editing Tools:</strong></p>
<p>·         Arrows<br />
·         Text<br />
·         Outline<br />
·         Highlight<br />
·         Color</p>
<p><strong>Related Posts:</strong></p>
<p><a href="http://www.auntbrenda.com/blog/technology/how-to-create-produce-and-share-screen-shots-and-videos-from-your-computer/" target="_self">How to Create, Produce and Share Screen-Shots and Videos From Your Computer</a><br />
<a href="http://www.auntbrenda.com/blog/technology/great-web-resource-for-real-estate-agents-fulton-county-gis/" target="_self">Great Web Resource for Real Estate Agents:  Fulton County GIS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/technology/tech-tools-to-impress-your-clients-and-prospects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Select softRealty as Your FMLSweb IDX Data Provider</title>
		<link>http://www.auntbrenda.com/blog/idx-service/how-to-select-softrealty-as-your-fmlsweb-idx-data-provider/</link>
		<comments>http://www.auntbrenda.com/blog/idx-service/how-to-select-softrealty-as-your-fmlsweb-idx-data-provider/#comments</comments>
		<pubDate>Mon, 12 May 2008 13:55:59 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[IDX Service]]></category>

		<category><![CDATA[IDX]]></category>

		<category><![CDATA[Real Estate Search]]></category>

		<category><![CDATA[Vendors]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=102</guid>
		<description><![CDATA[
1). Log into fmls.com with your fmls user name and password
2). Once logged in, click FMLSWeb button on the left-hand side of the page
3). Select Agent Elections (if you’re an agent) and Company Elections and Agents Elections (If you’re a Broker)
4). Information displays in the middle of the screen now. Scroll down the page to:
Change [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.auntbrenda.com/blog/wp-content/atlanta-home-quest-idx-screenshot.jpg"><img  class= "alignnone size-medium wp-image-103"  title= "atlanta-home-quest-idx-screenshot"  src= "http://www.auntbrenda.com/blog/wp-content/atlanta-home-quest-idx-screenshot-300x194.jpg"  alt= ""  width= "300"  height= "194" /></a></p>
<p>1). Log into fmls.com with your fmls user name and password</p>
<p>2). Once logged in, click FMLSWeb button on the left-hand side of the page</p>
<p>3). Select Agent Elections (if you’re an agent) and Company Elections and Agents Elections (If you’re a Broker)</p>
<p>4). Information displays in the middle of the screen now. Scroll down the page to:</p>
<p>Change Agent Elections – Select FMLSWeb Approved Data Vendor – the third option</p>
<p>5). Agree and accept the Terms of Use</p>
<p>6). Find and Select softRealty from the approved data vendor softRealty</p>
<p>We will be notified via email of your selection. You will also received a copy</p>
<p>IF YOU DON&#8217;T SEE THE FMLSWEB BUTTON:<br />
This means that you (and you&#8217;re Broker, if you&#8217;re an Agent) are not yet a participant in the FMLSweb program and you must first participate in order to be able to display FMLS property listing content on your web site. Please see the Qualifying Broker of your company for information as to his or her policy on Broker Reciprocity/IDX and participation in the FMLSweb program.  If the qualifying Broker is not familiar with FMLS Broker Reciprocity/IDX and/or participation in the FMLSweb program, please have them (only) contact the FMLS Data Services Department at 678-904-0446. This means contact your broker or qualifying broker to see about participating in their IDX program in order for you to have and FMLSWeb button under your fmls.com login.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/idx-service/how-to-select-softrealty-as-your-fmlsweb-idx-data-provider/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Create, Produce and Share Screen-Shots and Videos From Your Computer</title>
		<link>http://www.auntbrenda.com/blog/technology/how-to-create-produce-and-share-screen-shots-and-videos-from-your-computer/</link>
		<comments>http://www.auntbrenda.com/blog/technology/how-to-create-produce-and-share-screen-shots-and-videos-from-your-computer/#comments</comments>
		<pubDate>Tue, 06 May 2008 14:57:38 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=98</guid>
		<description><![CDATA[Oh yeah&#8230;and it is FREE.  From the makers of Camtasia Studio (which allows me to produce video tutorials) comes another cool tool, Jing Project.
You can use Jing Project to capture a screen-shot like the one below and add arrows and text (even stick figured people) to get a point across.

(click on image to enlarge)
&#8230;or [...]]]></description>
			<content:encoded><![CDATA[<p>Oh yeah&#8230;and it is FREE.  From the makers of <a href="http://www.techsmith.com/camtasia.asp">Camtasia Studio</a> (which allows me to produce video tutorials) comes another cool tool, <a href="http://www.jingproject.com/">Jing Project</a>.</p>
<p>You can use Jing Project to capture a screen-shot like the one below and add arrows and text (even stick figured people) to get a point across.</p>
<p style="text-align: center;"><a href="http://www.auntbrenda.com/blog/wp-content/jing-project1.png"><img  class= "alignnone size-medium wp-image-100"  title= "jing-project1"  src= "http://www.auntbrenda.com/blog/wp-content/jing-project1-300x162.png"  alt= ""  width= "300"  height= "162" /></a></p>
<h6 style="text-align: center;">(click on image to enlarge)</h6>
<p>&#8230;or use it to create <a href="http://www.screencast.com/users/RKiHomes/folders/Jing/media/9bb361ea-f70a-4194-9f29-90b2978abe53">video</a>.</p>
<p>You can even share your computer screen with someone while you give them a tutorial!!!</p>
<p>Jing Project is free and Realtors can use this technology in a variety of ways&#8230;what are you waiting for, download Jing Project today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/technology/how-to-create-produce-and-share-screen-shots-and-videos-from-your-computer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Produce Virtual Tours That Look Like Professional Movie Trailers!</title>
		<link>http://www.auntbrenda.com/blog/uncategorized/produce-virtual-tours-that-look-like-professional-movie-trailers/</link>
		<comments>http://www.auntbrenda.com/blog/uncategorized/produce-virtual-tours-that-look-like-professional-movie-trailers/#comments</comments>
		<pubDate>Fri, 02 May 2008 14:17:10 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=97</guid>
		<description><![CDATA[Animoto combines your photos with music to produce something that looks quite similar to a professional movie trailer.  Every video is unique and can be shared via email or embedded into websites.  Check out the short video I created for the RKiHomes Team listing at 687 Norfleet in Springlake subdivision in Atlanta:

Animoto allows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.animoto.com">Animoto</a> combines your photos with music to produce something that looks quite similar to a professional movie trailer.  Every video is unique and can be shared via email or embedded into websites.  Check out the short video I created for the <a href="http://www.rkihomes.com">RKiHomes Team</a> listing at <a href="http://687norfleet.rkihomes.com/">687 Norfleet</a> in Springlake subdivision in Atlanta:</p>
<p><script src="http://widgets.clearspring.com/o/46928cc51133af17/481b2309ede44a01/46928cc5788deb29/cf588945/widget.js" type="text/javascript"></script></p>
<p><a href="http://www.animoto.com">Animoto</a> allows for <strong><em>FREE</em></strong> production of short 30 sec duration videos like the one featured above or you can produce much longer videos with an All-Access Pass for just <strong>$30/year</strong>&#8230;that&#8217;s right&#8230;a year, finally something for Realtors that isn&#8217;t $30 a month!  To receive $5 off your All-Access Pass enter the promotional code. &#8220;<strong>vjbqnlyr</strong>&#8221;  You can also pay per video for just $3 a video.  Give it a try&#8230;you&#8217;ll get hooked!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/uncategorized/produce-virtual-tours-that-look-like-professional-movie-trailers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Comment Comcast</title>
		<link>http://www.auntbrenda.com/blog/uncategorized/comment-comcast/</link>
		<comments>http://www.auntbrenda.com/blog/uncategorized/comment-comcast/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 14:40:21 +0000</pubDate>
		<dc:creator>Carl Martens</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.auntbrenda.com/blog/?p=95</guid>
		<description><![CDATA[I thought this was a GREAT picture that represents not only Comcast, but ALL cable and internet service providers!  Comments anyone?

]]></description>
			<content:encoded><![CDATA[<p>I thought this was a GREAT picture that represents not only Comcast, but ALL cable and internet service providers!  Comments anyone?</p>
<p><a href="http://www.auntbrenda.com/blog/wp-content/comcast-image.bmp"><img  class= "alignnone size-medium wp-image-96"  title= "comcast-image"  src= "http://www.auntbrenda.com/blog/wp-content/comcast-image.bmp"  alt= "" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.auntbrenda.com/blog/uncategorized/comment-comcast/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
