<?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>Real Estate Mobility - Mobile Offices for Real Estate &#187; gmail</title>
	<atom:link href="http://functionaltech.com/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://functionaltech.com</link>
	<description>Online Intranet office structure with custom databases to run your brokerage.</description>
	<lastBuildDate>Tue, 12 Jan 2010 22:36:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Set Up for Email History BEFORE Importing Data</title>
		<link>http://functionaltech.com/2009/05/getting-a-lot-done-before-importing-data/</link>
		<comments>http://functionaltech.com/2009/05/getting-a-lot-done-before-importing-data/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:12:03 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[A Mobile Office Tip]]></category>
		<category><![CDATA[Comma-separated values]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=1150</guid>
		<description><![CDATA[I recently posted about using Gmail as an email history resource, and it works really well with a field in each contact/prospect record with the URL to the search.  However, some would immediately recoil, thinking about having to get that URL into every record in their CRM databases. Well, it&#8217;s really easy, especially if you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 210px"><img title="Email for History" src="http://functionaltech.com/wp-content/images/emailenv.jpg" alt="Email for History" width="200" height="209" /><p class="wp-caption-text">Email for History</p></div>
<p>I recently posted about <a href="http://functionaltech.com/2009/05/email-history-keyed-to-contactprospect/">using Gmail as an email history resource</a>, and it works really well with a field in each contact/prospect record with the URL to the search.  However, some would immediately recoil, thinking about having to get that URL into every record in their CRM databases.</p>
<p>Well, it&#8217;s really easy, especially if you&#8217;re just getting started and about to import your records for the first time.  Once you have a .csv <a class="zem_slink" title="Delimiter-separated values" rel="wikipedia" href="http://en.wikipedia.org/wiki/Delimiter-separated_values">comma delimited</a> export from your current system:</p>
<ul>
<li>Open the file as a spreadsheet</li>
<li>Create a column and copy down all of the URL that&#8217;s common to every search, in Google it looks like this:  https://mail.google.com/mail/#search/</li>
<li>After the last / is where the name of the contact is when you do a search as in:  https://mail.google.com/mail/#search/firstname+lastname</li>
<li>You should have two columns for names of contacts, one for first name and one for last name.  If not, do a &#8220;text-to-column&#8221; data split to get them from the whole name.</li>
<li>So, what you do is to create a column with a &#8220;+&#8221; replicated all the way down for every row.  Then you do a Concatenate command like this:  =concatenate(URL cell, FirstName cell, +Cell, LastName cell).  In other words, you&#8217;re telling this new cell and column to merge the data from four other columns, the URL common part, then first name, then the &#8220;+&#8221;, then last name.  You&#8217;ll end up with the complete URL for every record&#8217;s name in a column which you can then import right in with all of the rest of them.</li>
</ul>
<p>You don&#8217;t even need to worry about whether you&#8217;ve ever traded emails with them, as the Gmail search will just turn up &#8220;nothing found&#8221; if that&#8217;s the case.  I got hundreds in all at once for one client.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/90a08c71-0a1b-4cd7-9598-836d41e9975f/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=90a08c71-0a1b-4cd7-9598-836d41e9975f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/05/getting-a-lot-done-before-importing-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email History Keyed to Contact/Prospect</title>
		<link>http://functionaltech.com/2009/05/email-history-keyed-to-contactprospect/</link>
		<comments>http://functionaltech.com/2009/05/email-history-keyed-to-contactprospect/#comments</comments>
		<pubDate>Sun, 10 May 2009 23:18:39 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[A Mobile Office Tip]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[WebEx]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=1143</guid>
		<description><![CDATA[The WebEx WebOffice does a great many things very well.  And, the custom databases extend the funtionality in many ways.  It&#8217;s natural that users compare the system to what they&#8217;ve used before, are another vendor they&#8217;re considering.  Since many of the other vendors are custom software, there are things they can do that aren&#8217;t able [...]]]></description>
			<content:encoded><![CDATA[<p>The WebEx WebOffice does a great many things very well.  And, the custom</p>
<div class="wp-caption alignright" style="width: 201px"><img title="Tech Ideas to Improve Webex" src="http://functionaltech.com/wp-content/images/headgears.jpg" alt="Tech Tips for WebEx WebOffice" width="191" height="190" /><p class="wp-caption-text">Tech Tips for WebEx WebOffice</p></div>
<p>databases extend the funtionality in many ways.  It&#8217;s natural that users compare the system to what they&#8217;ve used before, are another vendor they&#8217;re considering.  Since many of the other vendors are custom software, there are things they can do that aren&#8217;t able to be accomplished with WebOffice&#8230;or at least not quite the same way.  Here&#8217;s a great example and the way we solved the challenge:</p>
<p>A user really only missed one thing about the way his previous Top Producer software tied his emails to the prospect/contact/client automatically.  Though you can email right from the contact&#8217;s record in your WebOffice, it doesn&#8217;t actually tie a copy of the email to that record.  So, we found a truly elegant solution, particularly because it uses the generous free storage and great search capability of Gmail.</p>
<p>If you don&#8217;t have a Gmail account, you can set one up for free, and get almost 7 Gigabytes of free email storage.  The power of Google search is also part of the package, for searching within your emails.  So, we combined these two features and came up with this procedure:</p>
<ol>
<li>Use the new Gmail address as your return address in WebOffice, or forward a copy of all mail from your regular email address to the Gmail address.</li>
<li>When you email out from WebEx, always elect to &#8220;send yourself a copy.&#8221;</li>
<li>This copy will then end up in your Gmail account.</li>
<li>Do a search on a contact&#8217;s name or email address in Gmail and all emails between you, incoming or outgoing, will show up in reverse time order.</li>
<li>Look up in the URL address bar in your browser, and you&#8217;ll see that this search has its own URL, as in https://mail.google.com/mail/#search/firstname+lastname.</li>
<li>Copy  out that URL and place it into a new field in your Contacts Database.  This will be a &#8220;web address&#8221; type field, and you paste the URL into that field for the specific client.</li>
<li>From then on, anytime you&#8217;re in a client&#8217;s record in the CRM database, just click on that link to see every email the two of you have ever exchanged opened up in Gmail.</li>
</ol>
<p><em>**NOTE:  The beauty of this solution is that you don&#8217;t even need to send the email from WebOffice.  Even if you send it from your Gmail account, or from your regular email with a Cc to Gmail, all of the emails will end up in this one place for instant recall later.</em></p>
<p>One of the things I do best is to find ways to get things done technologically at the lowest cost or free.  I believe that the power of the WebEx WebOffice with custom databases is huge, but you sometimes would like to do something more than looks possible.  Send me an email, as there&#8217;s probably a fast and easy way to get it done.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d59512e7-c2c1-40b8-bbd6-48a87ed571b9/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d59512e7-c2c1-40b8-bbd6-48a87ed571b9" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/05/email-history-keyed-to-contactprospect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zemanta for Fast Link Sharing</title>
		<link>http://functionaltech.com/2009/02/zemanta-for-fast-link-sharing/</link>
		<comments>http://functionaltech.com/2009/02/zemanta-for-fast-link-sharing/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 16:14:10 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[WordPress & Blogging]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Yahoo Mail]]></category>
		<category><![CDATA[Zemanta]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=878</guid>
		<description><![CDATA[You'll start to see a number of links on the bottom of posts on this blog that are shown as Zemanta Related Articles.  This is a free service provided by a plugin in WordPress.  Once I've begun to type a post, Zemanta analyzes the content and suggests relevant links.]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 157px;">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/company/zemanta"><img title="Image representing Zemanta as depicted in Crun..." src="http://www.crunchbase.com/assets/images/resized/0001/6433/16433v1-max-450x450.png" alt="Image representing Zemanta as depicted in Crun..." width="147" height="52" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p>You&#8217;ll start to see a number of links on the bottom of posts on this blog that are shown as Zemanta Related Articles.  This is a free service provided by a plugin in WordPress.  Once I&#8217;ve begun to type a post, Zemanta analyzes the content and suggests relevant links.</p>
<p>All I have to do is choose those links that I think are appropriate and might be of value to my readers, and they are placed at the bottom of the post by Zemanta.  There are also images available, with an easy one-click image placement in the post.</p>
<p>A new feature just introduced by Zemanta is an addon for Firefox that will allow the same abilities in Gmail and Yahoo Mail.  I just installed it, and it seems to work perfectly in allowing me to insert a relevant image and links into my outgoing emails.  Check out the additional links below provided by Zemanta.</p>
<p>After the related links sections, I&#8217;ve placed a short video in Premium Content to show how Zemanta looks in WordPress and Gmail.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://andrewapeterson.com/2008/12/24/zemanta-real-time-semantic-discovery-blogging-tool/">Zemanta: Real-Time Semantic Discovery &amp; Blogging Tool</a> (andrewapeterson.com)</li>
<li class="zemanta-article-ul-li"><a href="http://webbugnet.wordpress.com/2009/01/21/zemanta-making-blogging-easier/">Zemanta: Making Blogging Easier</a> (webbugnet.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://frugalwahmstalkradio.com/?p=836">Content Made Easy With Zemanta by Dianne</a> (frugalwahmstalkradio.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techguyandstuff.wordpress.com/2009/02/09/scribefire-adds-zemanta-integration/">ScribeFire Adds Zemanta Integration</a> (techguyandstuff.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://lifehacker.com/5147440/zemanta-helps-write-rich-emails-in-gmail-and-yahoo-mail">Zemanta Helps Write Rich Emails in Gmail and Yahoo Mail [Downloads]</a> (lifehacker.com)</li>
</ul>
<p>[important]There&#8217;s more on this topic, plus a video,  in the Premium Content below the Related Artciles.[/important]</p>
<h3>Related Articles:</h3>
<p><!--SimilarPosts--><br />
{+++}<br />
<img src="http://functionaltech.com/wp-content/images/fullscreeninstruct.jpg" alt="" hspace="5" align="left" /></p>
<p><object width="480" height="360" data="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/60a4ec65-1208-4600-b9ed-0faac1ca7ac8/zemanta_controller.swf" type="application/x-shockwave-flash"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="width=480&amp;height=360&amp;showstartscreen=true&amp;showendscreen=true&amp;autostart=false&amp;color=000000,000000&amp;thumbscale=45&amp;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/60a4ec65-1208-4600-b9ed-0faac1ca7ac8/zemanta.mp4" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/60a4ec65-1208-4600-b9ed-0faac1ca7ac8/" /><param name="src" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/60a4ec65-1208-4600-b9ed-0faac1ca7ac8/zemanta_controller.swf" /><param name="flashvars" value="width=480&amp;height=360&amp;showstartscreen=true&amp;showendscreen=true&amp;autostart=false&amp;color=000000,000000&amp;thumbscale=45&amp;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/60a4ec65-1208-4600-b9ed-0faac1ca7ac8/zemanta.mp4" /><param name="allowfullscreen" value="true" /></object></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/43b28372-d79e-4291-91d8-1da4eba99b78/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=43b28372-d79e-4291-91d8-1da4eba99b78" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/02/zemanta-for-fast-link-sharing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/60a4ec65-1208-4600-b9ed-0faac1ca7ac8/zemanta.mp4" length="12715231" type="video/mp4" />
		</item>
		<item>
		<title>Using Special Gmail Addresses for Filters</title>
		<link>http://functionaltech.com/2009/01/using-special-gmail-addresses-for-filters/</link>
		<comments>http://functionaltech.com/2009/01/using-special-gmail-addresses-for-filters/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 08:17:06 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Mgmt Tools]]></category>
		<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[+ in address]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=541</guid>
		<description><![CDATA[I write a lot about Gmail, as I use it a lot.  This particular feature is available with other email systems, but you'll just have to check to see if yours is one of them.  I've done posts on <a href="http://functionaltech.com/2008/12/gmail-labels-better-than-folders/">labeling email</a>, and <a href="http://functionaltech.com/2009/01/gmail-filters-automated-email-processing/">filtering for filing and retrieval</a>.  This one makes]]></description>
			<content:encoded><![CDATA[<p>I write a lot about Gmail, as I use it a lot.  This particular feature is available with other email systems, but you&#8217;ll just have to check to see if yours is one of them.  I&#8217;ve done posts on <a href="http://functionaltech.com/2008/12/gmail-labels-better-than-folders/">labeling email</a>, and <a href="http://functionaltech.com/2009/01/gmail-filters-automated-email-processing/">filtering for filing and retrieval</a>.  This one makes use of both of those features plus an extended address to give special treatment to certain emails.</p>
<p>Let&#8217;s use an example email address of    YourName@gmail.com.   Now, if you want to do something special with certain emails, you can add an extension to the first part of the address with a &#8220;+.&#8221;  Now it might look like this:  YourName+special@gmail.com.  The word &#8220;special&#8221; can be anything, even a person&#8217;s last name or other unique word you want to use.  Gmail will deliver the email because the first part before the &#8220;+&#8221; is a valid address.</p>
<p>Now, all you have to do is to create labels or filters to do whatever you want automatically with emails sent to this special address.  Here are some ideas about how you might use this feature:</p>
<ul>
<li>Use a transaction number or ID after the +, giving this address to participants in a transaction.  You can then automatically capture all transaction related email in one place.</li>
<li>Use this feature to create a request email from your website or elsewhere that responds with a Gmail canned response.  You can deliver special reports this way.</li>
<li>I use it for research, creating labels that match the words after the +.  Thus, any site I find that would be a good tech topic, I send with a &#8220;+tech.&#8221;  It gets filed away automatically to my tech research label.</li>
<li>Use for ordering things, or for sites where you might want to be rid of them later, as you can do auto-delete when you no longer want email from them.</li>
</ul>
<p>I&#8217;m sure that you can think of lots more to do with this feature, as it&#8217;s quite handy.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/using-special-gmail-addresses-for-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Canned Responses &#8211; A Useful Tool</title>
		<link>http://functionaltech.com/2009/01/gmail-canned-responses-a-useful-tool/</link>
		<comments>http://functionaltech.com/2009/01/gmail-canned-responses-a-useful-tool/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 20:37:23 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Mgmt Tools]]></category>
		<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[canned responses]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[labs]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=544</guid>
		<description><![CDATA[It hasn't been long since Google Labs came out with their "canned response" feature, and I was really glad to see it.  Basically, this feature allows you to save certain email content that you want to use again in the future, just calling it up, placing the address and hitting "Send."  So, if you answer]]></description>
			<content:encoded><![CDATA[<p>It hasn&#8217;t been long since Google Labs came out with their &#8220;canned response&#8221; feature, and I was really glad to see it.  Basically, this feature allows you to save certain email content that you want to use again in the future, just calling it up, placing the address and hitting &#8220;Send.&#8221;  So, if you answer the same question a lot via email, this would allow you to type out that answer and call it up when you need it.  But, there&#8217;s a lot more utility here than that.</p>
<p>Canned response allows you to do automated delivery of special reports that a user requests from your website.  The report is an attachment, preferably in PDF format, and you can set up the email for totally automated processing using <a href="http://functionaltech.com/2009/01/using-special-…es-for-filtersusing-special-gmail-addresses-for-filters/">extended email addressing</a> and <a href="http://functionaltech.com/2009/01/gmail-filters-automated-email-processing/">filtering</a>.</p>
<p>Virtually any email content that you might want to deliver automatically to a requesting site visitor can be handled with filtering and canned responses.  You&#8217;ll find this Google Labs feature quite useful once you learn to use it.
<p>
[important]There&#8217;s more on this topic, plus an instructional video,  in the Premium Content below the Related Artciles.[/important]</p>
<h3>Related Articles:</h3>
<p><!--SimilarPosts--><br />
{+++}<br />
<img src="http://functionaltech.com/wp-content/images/fullscreeninstruct.jpg" hspace="5" align="left" />
<p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="300"><param name="movie" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/flvplayer.swf"></param><param name="quality" value="high"></param><param name="bgcolor" value="#FFFFFF"></param><param name="flashVars" value="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/FirstFrame.jpg&#038;width=500&#038;height=300&#038;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/canresponse.mp4"></param><param name="allowFullScreen" value="true"></param><param name="scale" value="showall"></param><param name="allowScriptAccess" value="always"></param><param name="base" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/"></param>  <embed src="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/flvplayer.swf" quality="high" bgcolor="#FFFFFF" width="500" height="300" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/FirstFrame.jpg&#038;width=500&#038;height=300&#038;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/canresponse.mp4" allowFullScreen="true" base="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/abf196ff-52cf-4a7c-8e5f-c4feff2fefff/" scale="showall"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/gmail-canned-responses-a-useful-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Filters &#8211; Automated Email Processing</title>
		<link>http://functionaltech.com/2009/01/gmail-filters-automated-email-processing/</link>
		<comments>http://functionaltech.com/2009/01/gmail-filters-automated-email-processing/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 20:40:25 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Mgmt Tools]]></category>
		<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[filtering]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[transactions]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=499</guid>
		<description><![CDATA[Once you <a title="Understand Gmail Labels" href="http://functionaltech.com/2008/12/gmail-labels-better-than-folders/">understand labels</a> and how to use them in Gmail, you'll want to get right to work with Gmail's filters as well.  Filters are roughly the same thing as MS Outlook "rules."  You give your email system instructions for special handling of certain emails based on criteria such as who]]></description>
			<content:encoded><![CDATA[<p>Once you <a title="Understand Gmail Labels" href="http://functionaltech.com/2008/12/gmail-labels-better-than-folders/">understand labels</a> and how to use them in Gmail, you&#8217;ll want to get right to work with Gmail&#8217;s filters as well.  Filters are roughly the same thing as MS Outlook &#8220;rules.&#8221;  You give your email system instructions for special handling of certain emails based on criteria such as who it&#8217;s from, words in the email or subject, or even which of your email addresses received it.</p>
<p>Using filters, you can accomplish a lot, including:</p>
<ul>
<li>Automatic labeling for archiving and later location</li>
<li>Marking emails as already having been read</li>
<li>Skip the Inbox altogether, label and file it</li>
<li>Automatically forward the email to someone else, or even your cell phone</li>
<li>Send gmail &#8220;canned responses&#8221; automatically to the sender</li>
<li>Treat unwanted emails as Spam, or simply delete them</li>
</ul>
<p>There&#8217;s more, and you can do a combination of several actions on an email.  I use dozens of rules.  As a real estate broker, when I get a new transaction under contract, until it closes, I create rules to label it with the transaction name if:</p>
<ul>
<li>from one of the clients</li>
<li>to one of the clients</li>
<li>contains the address anywhere in the email</li>
<li>contains the title company file number</li>
<li>contains the name of the client(s) or the other broker&#8217;s clients</li>
</ul>
<p>As you can see, I can be assured with the filtering, that all of the emails associated with the transaction will end up where they need to be so that I can locate them later.  There are many uses for these filters. [important]There&#8217;s more on this topic, plus a video,  in the Premium Content below the Related Artciles.[/important]</p>
<h3>Related Articles:</h3>
<p><!--SimilarPosts--><br />
{+++}<br />
<img src="http://functionaltech.com/wp-content/images/fullscreeninstruct.jpg" hspace="5" align="left" />
<p>I use filters for so many things that I have almost a hundred of them.  The thing about email is that there is a lot of it that we would like to keep, especially if we research on the web, or we subscribe to newsletters, etc.  However, we need to be able to handle it more easily, using less of our time, but getting a better filing system online.</p>
<p>In the video below, I show you where the settings are for filters, as well as an example or two for how to build a filter quite easily for an email you&#8217;ve received.  Unlike folders, you can have a whole lot of labels in Gmail without getting lost as to which you used for a certain email.  That&#8217;s because you would apply every label you can think would apply to an email when you receive it.  With filters, you can only choose one, so make it the best one, or build more than one filter for that type of email.</p>
<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="1004" height="560"><param name="movie" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/flvplayer.swf"></param><param name="quality" value="high"></param><param name="bgcolor" value="#FFFFFF"></param><param name="flashVars" value="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/FirstFrame.jpg&#038;width=500&#038;height=300&#038;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/gmailfilters.mp4"></param><param name="allowFullScreen" value="true"></param><param name="scale" value="showall"></param><param name="allowScriptAccess" value="always"></param><param name="base" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/"></param>  <embed src="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/flvplayer.swf" quality="high" bgcolor="#FFFFFF" width="500" height="300" type="application/x-shockwave-flash" allowScriptAccess="always" flashVars="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/FirstFrame.jpg&#038;width=500&#038;height=300&#038;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/gmailfilters.mp4" allowFullScreen="true" base="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/bbbb1a2e-283c-4bee-b858-32443247257e/" scale="showall"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2009/01/gmail-filters-automated-email-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail Labels &#8211; Better Than Folders</title>
		<link>http://functionaltech.com/2008/12/gmail-labels-better-than-folders/</link>
		<comments>http://functionaltech.com/2008/12/gmail-labels-better-than-folders/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 23:54:26 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Mgmt Tools]]></category>
		<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[filing]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[labels]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=407</guid>
		<description><![CDATA[Much of the world is familiar with filing email away in folders from using Microsoft Outlook, Thunderbird, and other email software.  And, many of you may be in the same boat I was before I switched to Gmail.  I had more than 40 folders in MS Outlook, with many of them overlapping in their subject]]></description>
			<content:encoded><![CDATA[<p>Much of the world is familiar with filing email away in folders from using Microsoft Outlook, Thunderbird, and other email software.  And, many of you may be in the same boat I was before I switched to Gmail.  I had more than 40 folders in MS Outlook, with many of them overlapping in their subject matter.  If it were a real file cabinet with manilla folders, I could make multiple copies of a document and file it away in several in which it seemed to fit.  Actually, you could do the same with Outlook, but what a pain.</p>
<p>And, then the frustration of finding that email again arrived.  Did I file it in the branch office folder, or under insurance?  That was three months ago, so who knows.  Sometimes I spend 15 minutes trying to locate an email, even with the search options.</p>
<p>Gmail does it differently.  There you have &#8220;labels.&#8221;  You can label a document, and that label looks and acts a bit like a folder, as you can look up a label and see all of the emails filed there.  The good part is that you can label an email with several different labels as well.  So, if an email has something to do with your Northside Branch Office, but it&#8217;s also pertaining to the insurance policy, you can label it with &#8220;northside,&#8221; &#8220;insurance,&#8221; and even &#8220;business expenses&#8221; if you want.  Then you&#8217;ll rarely be unable to locate it later.</p>
<p>[important]In the premium content below, I show you how to use labels, as well as how I use them for temporary transaction catch-alls and for research archiving.[/important]{+++}</p>
<p>As I said in the free content, I use labels extensively in Gmail.  When I set up a new real estate transaction, I label all incoming and outgoing emails for that transaction, so that I can pull them up with one click in reverse chronological order.  I&#8217;ll be doing a post on Gmail and Filters to show you how to automate the process as well.  Here&#8217;s a Labels tutorial video:</p>
<p><object width="500" height="275" data="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/flvplayer.swf" type="application/x-shockwave-flash"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/FirstFrame.jpg&amp;width=1000&amp;height=560&amp;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/gmaillabels.mp4" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/" /><param name="src" value="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/flvplayer.swf" /><param name="flashvars" value="thumb=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/FirstFrame.jpg&amp;width=500&amp;height=275&amp;content=http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/gmaillabels.mp4" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2008/12/gmail-labels-better-than-folders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://content.screencast.com/users/GalleryRealtyofTaos/folders/FunctionalTech/media/2bf56018-faa0-4748-a535-25b7cfd701af/gmaillabels.mp4" length="23348823" type="video/mp4" />
		</item>
		<item>
		<title>You Can Use Gmail Professionally</title>
		<link>http://functionaltech.com/2008/12/you-can-use-gmail-professionally/</link>
		<comments>http://functionaltech.com/2008/12/you-can-use-gmail-professionally/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 21:28:28 +0000</pubDate>
		<dc:creator>jimkimmons</dc:creator>
				<category><![CDATA[Mgmt Tools]]></category>
		<category><![CDATA[Software & Services]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://functionaltech.com/?p=246</guid>
		<description><![CDATA[Particularly in the real estate industry, there have been many tech gurus who made it very clear that you should use your branded email rather than a free or generic solution.  In other words yourname@YourDomain.com.  And, there is definitely value in branding your email for recognition and to keep your name top-of-mind.

However, with the generous]]></description>
			<content:encoded><![CDATA[<p>Particularly in the real estate industry, there have been many tech gurus who made it very clear that you should use your branded email rather than a free or generic solution.  In other words <em>yourname@YourDomain.com</em>.  And, there is definitely value in branding your email for recognition and to keep your name top-of-mind.</p>
<p>However, with the generous 6+ megabytes of free storage provided by Gmail, as well as easy tools for archiving and locating emails later, you really should be giving it a try.  And, you can still have it check several of your branded accounts, even knowing which to use as your return address when you reply.  There&#8217;s a lot more, including &#8220;canned responses&#8221; for those frequent email answers you send out all the time.</p>
]]></content:encoded>
			<wfw:commentRss>http://functionaltech.com/2008/12/you-can-use-gmail-professionally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
