<?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 Blog Lab &#187; How To</title>
	<atom:link href="http://www.realestatebloglab.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.realestatebloglab.com</link>
	<description>A Laboratory For Real Estate Blogging</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:22:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Migrating WordPress Content from MYSQL 4.0 to 5.0</title>
		<link>http://www.realestatebloglab.com/how-to/migrating-wordpress-content-from-mysql-4-0-to-5-0/</link>
		<comments>http://www.realestatebloglab.com/how-to/migrating-wordpress-content-from-mysql-4-0-to-5-0/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 18:04:14 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[MYSQL 4.0 to MYSQL 5.0]]></category>

		<guid isPermaLink="false">http://www.realestatebloglab.com/?p=753</guid>
		<description><![CDATA[Migrating Wordpress content from MYSQL 4.0 to 5.0 in 3 easy steps<p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/how-to/migrating-wordpress-content-from-mysql-4-0-to-5-0/">Migrating WordPress Content from MYSQL 4.0 to 5.0</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p>In January of 2008 I wrote the post: <a href="http://www.realestatebloglab.com/real-estate-blogging/restore-your-wordpress-database-from-mysql-4-to-mysql-5/">Restore your WordPress Database From Mysql 4 to Mysql 5</a> Recently I had the need to update a blog for a friend trying to come out of the dark ages and update his <acronym title='WordPress'>WP</acronym> blog from 2.6 to 2.9.2.  He ran the autoupgrade which progressed along removing his old files till at the end it went to update the database.  He still had MYSQL 4.0 .  <acronym title='WordPress'>WP</acronym> 2.9.2 won&#8217;t run on MYSQL 4.0.  The process hung right there.  No way to go back, no way to go forward.</p>
<p style="padding-left: 30px;">Note to <acronym title='WordPress'>WP</acronym>, you probably should check the database version first, BEFORE updating all the <acronym title='WordPress'>WP</acronym> files.</p>
<p>I got the call for &#8220;HELP&#8221;.  I had a copy of 2.6 and was able to get his blog back up and running.  It was time to upgrade his MYSQL.  He was on Godaddy hosting. I decided to try a simple upgrade approach knowing I could do it the old way from the previous post sited above.</p>
<p>The simple way worked perfectly.</p>
<ol>
<li>Login to your Hosting account and make a new 5.0 MYSQL database</li>
<li>While that is being setup go to your existing database and click on the pencil to edit (Select Backup)  THe backup will be in your db-backup folder which you can access from FTP if you need to.</li>
<li>Once the backup is complete click the edit pencil on the New 5.0 database (Select Restore)  Use the file you just backed-up from the 4.0 database.</li>
</ol>
<p>The final step is to change your wp-config.php file to point to your new 5.0 database.  That&#8217;s all there is to it.</p>
<p>If you have a different hosting company the routine might have a different way of backing up and restoring, but the process should work.</p>
<p>Once this was done, it was a simple auto-upgrade.  Yes, the jump from 2.6 to 2.9.2 went off without a hitch.  But don&#8217;t assume it will for you.  It all depends on your theme and plugins.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fhow-to%2Fmigrating-wordpress-content-from-mysql-4-0-to-5-0%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/how-to/migrating-wordpress-content-from-mysql-4-0-to-5-0/">Migrating WordPress Content from MYSQL 4.0 to 5.0</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/how-to/migrating-wordpress-content-from-mysql-4-0-to-5-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Take Me to The Dashboard</title>
		<link>http://www.realestatebloglab.com/how-to/take-me-to-the-admin/</link>
		<comments>http://www.realestatebloglab.com/how-to/take-me-to-the-admin/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:52:42 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Admin access]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[header.php]]></category>

		<guid isPermaLink="false">http://www.realestatebloglab.com/?p=694</guid>
		<description><![CDATA[If you are logged into the blog and you are an Admin you click on the description and it takes you directly to the admin panel.  If you are anyone else it takes you "home".<p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/how-to/take-me-to-the-admin/">Take Me to The Dashboard</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p>Here is a really nice piece of code that I ran into on a theme I&#8217;ve been modifying.  If you are logged into the blog and you are an Admin you click on the description and it takes you directly to the admin panel.  If you are anyone else it takes you &#8220;home&#8221;.</p>
<p>You put this in the header.php file where the description is currently called.</p>
<p>I know you can add the Admin widget to the sidebar to quickly get there, but I think it looks unkempt.  I don&#8217;t like seeing those login sections out in the open for the general public to see.  It simply doesn&#8217;t compliment the presentation of your blog or the content.  But this little gem makes it easy to get to the admin screen.</p>
<blockquote><p>
&lt;a href=&#8221;&lt;?php<br />
if (current_user_can(&#8216;level_10&#8242;))<br />
echo get_settings(&#8216;home&#8217;).&#8217;/wp-admin/&#8221;&gt;&#8217;;<br />
else<br />
echo get_settings(&#8216;home&#8217;).&#8217;/&#8221;&gt;&#8217;;<br />
bloginfo(&#8216;description&#8217;); ?&gt;<br />
&lt;/a&gt;</p></blockquote>
<p>Not much to it, but a really nice way to navigate back and forth.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fhow-to%2Ftake-me-to-the-admin%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/how-to/take-me-to-the-admin/">Take Me to The Dashboard</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/how-to/take-me-to-the-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Have a Little Fun With CSS</title>
		<link>http://www.realestatebloglab.com/how-to/have-a-little-fun-with-css/</link>
		<comments>http://www.realestatebloglab.com/how-to/have-a-little-fun-with-css/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 21:46:17 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Add style]]></category>
		<category><![CDATA[div class]]></category>
		<category><![CDATA[special occasions]]></category>

		<guid isPermaLink="false">http://www.realestatebloglab.com/?p=500</guid>
		<description><![CDATA[This afternoon I got to wondering if I put a div class at the top of a post using the HTML tab would it format just the one post with a little CSS coding in the style.php.<p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/how-to/have-a-little-fun-with-css/">Have a Little Fun With CSS</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><div id="green">
<h3>Going Green on St. Patrick&#8217;s Day</h3>
<p>Sorry I didn&#8217;t get to this a little sooner.  Didn&#8217;t have the idea till some things were cleared off the desk and out of my mind.  Yes, I just said &#8220;Out of my mind&#8221;</p>
<p>I&#8217;ve been modifying a theme lately and doing a lot of <span style="text-decoration: line-through;">goofing</span> re-coding of the CSS to get it to look the way it should instead of the way it did.</p>
<p>This afternoon I got to wondering if I put a div class at the top of a post using the HTML tab would it format just the one post with a little CSS coding in the style.php.</p>
<p>What the heck give it a try I thought.</p>
<h3>Add a Little Color on Special Occasions</h3>
<p>I put this code in the style sheet</p>
<p>#green {<br />
background: #c2f0c2;<br />
padding: 5px;<br />
}<br />
#green h3 {<br />
background: #33cc33;<br />
}</p>
<p>Then from the HTML tab I added at the top of the post &lt;div id=&#8221;green&#8221;&gt;</p>
<p>At the very end of the post I put in the &lt;/div&gt; to end it.</p>
<p>Of course you will have to tweak it according to how your theme css is setup.  But it can add some very annoying PUNCH to a post.  Kind of like a bad pun.</p>
<p>However, used with discretion and a little practice you can create some very nice custom styling for you blog posts.</p>
<p>But please, don&#8217;t use green.</p></div>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fhow-to%2Fhave-a-little-fun-with-css%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/how-to/have-a-little-fun-with-css/">Have a Little Fun With CSS</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/how-to/have-a-little-fun-with-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 More Observations</title>
		<link>http://www.realestatebloglab.com/real-estate-blogging/wordpress-25-more-observations/</link>
		<comments>http://www.realestatebloglab.com/real-estate-blogging/wordpress-25-more-observations/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 00:51:12 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Real Estate Blogging]]></category>
		<category><![CDATA[remove max width plugin]]></category>
		<category><![CDATA[wordpress 2.5.1]]></category>
		<category><![CDATA[wordpress plugin automatic update]]></category>

		<guid isPermaLink="false">http://www.realestatebloglab.com/?p=181</guid>
		<description><![CDATA[Manage still exists but Options is gone. The Options have been scattered about various places on the Dashboard. Settings, Plugins, Users are now top right. They aren't on a tab just sitting there to themselves.<p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/wordpress-25-more-observations/">WordPress 2.5 More Observations</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p>Manage still exists but Options is gone.  The Options have been scattered about various places on the Dashboard.  Settings, Plugins, Users are now top right.  They aren&#8217;t on a tab just sitting there to themselves.</p>
<p>Tags, are &#8220;Managed&#8221; but I&#8217;m not sure how or to what purpose.  When I click on the tags tab I get pages of nothing.  Just blank lines one after another.  I should probably read about this somewhere.  NO!  reading manuals and FAQs are for old farts.  Today it is supposed to be click, click, click.  Oh, I got it.  I destroyed my blog and my content will never be found on the search engines, but then again, I&#8217;m just writing about my dream of the giant pimple on my A$$ last night, so no great loss.  However, if you have to contribute than information on your dreams or giant pimples you might want to be a little cautious using the click click click method.</p>
<h3>Editing Comments</h3>
<p>The edit comments option is no longer visible as an option.  Once again we are left to click, click, click to see if the ability to edit comments as been removed.  We can approve, unapprove delete, but there is no longer an edit option.  However, if you click on the name of the commenter the edit window opens.  Another bright idea.</p>
<h3>Remove Max Width Plugin</h3>
<p>This little plugin is a godsend to anyone that doesn&#8217;t want there wordpress admin panel slammed up against the left margin with lots of screen real estate being unused.  If you are like me you will want <a title="Remove Max Width Plugin" href="http://wordpress.org/extend/plugins/remove-max-width/">Remove Max Width Plugin</a>.</p>
<h3>Plugins Upgrade Automatically</h3>
<p>Now I&#8217;ve found something about 2.5 I absolutely have fallen in love with beyond any doubt.  2.5 not only lets you know when there are new versions of existing plugins available it give you the option to:  Do it the old way by yourself or Upgrade Automatically.</p>
<p>I tested half a dozen Automatic Upgrades  Everyone executed the process flawlessly.  I have one more to upgrade and I&#8217;m hesitant to do so because of all the setup parameters which I have to record before upgrading to make sure the upgrade doesn&#8217;t think it knows better than my settings and <span style="text-decoration: line-through;">help</span> change things I don&#8217;t want changed.</p>
<h3>Wordpress 2.5.1 is out</h3>
<p>Seems I took so long writing this post the next version is out.  If you already have 2.5 installed you should install 2.5.1 There are some security issues and the upgrade is easy.  I&#8217;ll confess I didn&#8217;t disable the plugins.  I just replaced the files and when I logged in it said I had to upgrade the database, which was 1 second long.  So far so good.  Suppose I better post this before version 3.0 is released.</p>
<p>I&#8217;m not getting crotchety am I?  Don&#8217;t Answer That!</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fwordpress-25-more-observations%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/wordpress-25-more-observations/">WordPress 2.5 More Observations</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/real-estate-blogging/wordpress-25-more-observations/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Brother MFC-5460CN  Much Less Than a Printer</title>
		<link>http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/</link>
		<comments>http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 05:35:38 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Real Estate Blogging]]></category>
		<category><![CDATA[Ace-Hardware]]></category>
		<category><![CDATA[American-Eagle-Outfitters]]></category>
		<category><![CDATA[Auto-Document-Feed-Scanner]]></category>
		<category><![CDATA[Brother-MFC-5460CN-Printer]]></category>
		<category><![CDATA[Home-Depot]]></category>

		<guid isPermaLink="false">http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/</guid>
		<description><![CDATA[<div class='embaArticle' style='display:inline'><h2>Follow the Logic Brick Road</h2>
<p>I&#8217;ve never been the kind of person to use a knife for a screwdriver, well maybe a couple of times.  But that&#8217;s not the point.</p>
<p>While the ladies of the house might go to the mall to &#8220;Shop&#8221;  they wonder why I don&#8217;t want to come along.  You know, walking from store to store watching them try on an assortment of clothes. </p>
<p>Why I&#8217;ve even got a seat in <strong>American Eagle Outfitters</strong> with my name on it.  I watched my first ever music video in American Eagle.  I saw some guy injecting a carrot with his DNA and the Carrot began to look and sing like him.  That was my last music video as well.</p>
<p>Then when the day is done, they haven&#8217;t bought a single thing.  Or if they do, I can almost be 90% certain they will take it back before the week is over.  For some reason they look different at home than they do in the store.  Go figure.</p>
<p>Ok, I digress,  I would love to take the girls for an afternoon at Ace Hardware and Home Depot.  I&#8217;ve had them there on a couple of occasions to pick up things for the house and they get the same look on their faces I get when we are at the mall.  Can you imagine a whole afternoon going from the tool section, to the screw isle, then the plumbing pipe area, you can make a lot of cool stuff out of PVC pipe and fittings.</p>
<p>Yes, I know, what has this got to do with the Printer.  I&#8217;m almost there.</p>
<h3> Scan To Email</h3>
<p>Last year our office got a new copy machine, I don&#8217;t mean our home office I mean the one we visit once a week to water the plant on our desk.  The copier had a new function.  We could scan a contract, enter our email address and a PDF of the contract would be sent to our email.  Agents fell in love with this feature almost immediately.</p>
<p>However, you have to use a pencil eraser to enter the email address since the onscreen keyboard is so small only ladies with pointed fingernails can enter an email address.  We &#8220;Big Fingered Guys&#8221;(BFG&#8217;s) have to use the eraser.</p>
<p>Several times over the past year I&#8217;ve made the trip down to the office, scanned the document, entered my email address, drove back to the house, and found it wasn&#8217;t here.  So I get to go back to the office and do it again.</p>
<p>Everytime I have made that trip I&#8217;d say to myself, I&#8217;m going to be able to do this at home very soon.</p>
<p>We have an all in one HP machine someone threw away because it quit printing.  I dug it out of the garbage, found drivers for it on line, and have used it for our scanner.  It works fine for one or two page documents.</p>
<p>Like:</p>
<ul>
<li>Estimates</li>
<li>BINSR&#8217;s</li>
<li>Addendum&#8217;s</li>
<li>Counter Offers</li>
</ul>
<p>But for Contracts or The Seller Property Disclosure Statement, it is down to the office.</p>
<p>I found a printer driver called PrimoPFD, it lets me save scanned documents as PDF&#8217;s by selecting PrimoPDF as the printer.  (It&#8217;s free)  you&#8217;re beginning to see a theme here aren&#8217;t you.</p>
<h2>I Hate Ink Jets</h2>
<p>Yeah, now you know something personal. </p>
<p>I hate them because:</p>
<ul>
<li>They clog up</li>
<li>They leak</li>
<li>They are messy</li>
<li>They run on the page when wet<br />
(yes we do get some rain in Tucson)</li>
<li>They run out at the worst time</li>
<li>They require a lot of maintenance<br />
clean the head, clean the head, clean the head</li>
</ul>
<p>I&#8217;ve had all kinds, my favorite is the Epson 880 sitting in the other room, but even that one I hate.  I&#8217;ve had Canon, HP, Brother, Oki, pretty much you name it at some time I&#8217;ve had one of their ink jets.</p>
<p>I&#8217;m a laser kind of guy.  I have three of them,</p>
<ul>
<li>2 Oki C5200 Color Lasers </li>
<li>1 Brother HL-2040 for pure black and white.</li>
</ul>
<h3>The Hunt for the Scanner</h3>
<p>For months I&#8217;ve looked for a scanner that would auto document feed up to 35 pages and save as a PDF.  All I found were flatbeds, with Document feeders you could buy as an accessory.  All of them were way more than $100.</p>
<p><img vspace="5" align="right" width="407" src="http://www.barbaralasky.com/realestatebloglab/images/5460.jpg" hspace="10" alt="Brother Ink Jet Scanner" height="265" style="width: 407px; height: 265px" title="Brother Ink Jet Scanner" />Last week Office Max ran in their Sunday add the Brother MFC-5460CN all in one wonder machine marked down from $140 to $99.  I didn&#8217;t need a fax.  I didn&#8217;t need another ink jet printer.  I didn&#8217;t need an ink jet copier.  I did need a scanner with a 35 page document feeder built in.</p>
<p>Some would think it is crazy to buy a four in one and only use the one, but I figure if it cost more to buy just a scanner, then DUH!!</p>
<p>I brought it home and you should have seen the look on the girls faces when I walked in with it.  They looked at me, then at each other and the &#8220;What the heck is he up to&#8221; look appeared on their faces.  They think I&#8217;m a gadget freak, or at least a printer, camera fetish kind of guy, sorry I digress again.</p>
<p>I took it out of the box very carefully, after all if this thing doesn&#8217;t do what I want it to do, back in the box it goes.</p>
<ol>
<li>I installed the drivers,</li>
<li>the software package,</li>
<li>plugged it in,</li>
<li>plugged in the USB cable.</li>
</ol>
<p> Up popped the command center and a reminder that all the ink cartridges were empty. I&#8217;m not installing those things, I don&#8217;t need ink for a scanner.</p>
<blockquote><p>BTW, the stupid machine won&#8217;t even turn off if I don&#8217;t put ink in it.  I hate machines that think they are smarter than I am.  Ha! Stupid machine beep all  you want when I hit the power switch, I can still pull the plug.  It is sitting on the floor right now scrolling the message, &#8220;No Cartridge&#8230; Open the cover&#8230;Install ink Cartridge&#8230;&#8221;</p></blockquote>
<p align="center"> The command center pops up and I see Scan and Custom Scan configurations along with other stuff I don&#8217;t need, at least I don&#8217;t need them right now.</p>
<p align="center"><img width="596" src="http://www.barbaralasky.com/realestatebloglab/images/scancontrol.jpg" alt="Control Panel for Scanner" height="253" style="width: 596px; height: 253px" title="Control Panel for Scanner" /> </p>
<p>I set it up as you can see with two b/w and two color scan settings. </p>
<p><img vspace="5" align="right" width="383" src="http://www.barbaralasky.com/realestatebloglab/images/scanconfigure.jpg" hspace="10" alt="Scan configure" height="455" style="width: 383px; height: 455px" title="Scan configure" /><br />
Check out this configure panel.</p>
<p>I set the file type to PDF</p>
<p>Destination Folder</p>
<p>Save As Window ON so I can name the document and change the folder if I want.</p>
<p>Set the resolution</p>
<p>Scan  Type to True Gray</p>
<p>I put 10 random pages in the document feeder.</p>
<p>Clicked on &#8220;Average Scan BW&#8221;</p>
<p>And in less than one minute I had a PDF file named as I wanted it in my folder of choice.</p>
<h3>I DIDN&#8217;T HAVE TO DRIVE TO THE OFFICE.</h3>
<p>You can scan images of course if you want to.  You can even scan to email.  It names the document and saves it as an attachment on a new email message.  But for me all I need is to feed in those Contracts and SPDS and get a beautiful PDF file in my folder of choice.</p>
<p>For those documents that are faxed from inferior machines,  I hate bad fax copy, especially the ones with a line down the page.  I can set the scanner to 300 X 300 or even 1200 X 1200 to get a better copy of the bad fax.</p>
<p>I&#8217;m in love with this thing.  OK, maybe I am a hardware freak.  I&#8217;ll probably go ahead and feed the baby her ink cartridges before I put her to bed for the night. </p>
<p>I wonder if it will quit blinking if I only put one cartridge in. . . hum. . .</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fbrother-mfc-5460cn-much-less-than-a-printer%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/">Brother MFC-5460CN  Much Less Than a Printer</a> </h3>

</p>
<a href=http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/><img src=http://www.barbaralasky.com/realestatebloglab/images/5460.jpg class=imgtfe hspace=5 align=left width=100  border=0></a><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/">Brother MFC-5460CN  Much Less Than a Printer</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><h2>Follow the Logic Brick Road</h2>
<p>I&#8217;ve never been the kind of person to use a knife for a screwdriver, well maybe a couple of times.  But that&#8217;s not the point.</p>
<p>While the ladies of the house might go to the mall to &#8220;Shop&#8221;  they wonder why I don&#8217;t want to come along.  You know, walking from store to store watching them try on an assortment of clothes. </p>
<p>Why I&#8217;ve even got a seat in <strong>American Eagle Outfitters</strong> with my name on it.  I watched my first ever music video in American Eagle.  I saw some guy injecting a carrot with his DNA and the Carrot began to look and sing like him.  That was my last music video as well.</p>
<p>Then when the day is done, they haven&#8217;t bought a single thing.  Or if they do, I can almost be 90% certain they will take it back before the week is over.  For some reason they look different at home than they do in the store.  Go figure.</p>
<p>Ok, I digress,  I would love to take the girls for an afternoon at Ace Hardware and Home Depot.  I&#8217;ve had them there on a couple of occasions to pick up things for the house and they get the same look on their faces I get when we are at the mall.  Can you imagine a whole afternoon going from the tool section, to the screw isle, then the plumbing pipe area, you can make a lot of cool stuff out of PVC pipe and fittings.</p>
<p>Yes, I know, what has this got to do with the Printer.  I&#8217;m almost there.</p>
<h3> Scan To Email</h3>
<p>Last year our office got a new copy machine, I don&#8217;t mean our home office I mean the one we visit once a week to water the plant on our desk.  The copier had a new function.  We could scan a contract, enter our email address and a PDF of the contract would be sent to our email.  Agents fell in love with this feature almost immediately.</p>
<p>However, you have to use a pencil eraser to enter the email address since the onscreen keyboard is so small only ladies with pointed fingernails can enter an email address.  We &#8220;Big Fingered Guys&#8221;(BFG&#8217;s) have to use the eraser.</p>
<p>Several times over the past year I&#8217;ve made the trip down to the office, scanned the document, entered my email address, drove back to the house, and found it wasn&#8217;t here.  So I get to go back to the office and do it again.</p>
<p>Everytime I have made that trip I&#8217;d say to myself, I&#8217;m going to be able to do this at home very soon.</p>
<p>We have an all in one HP machine someone threw away because it quit printing.  I dug it out of the garbage, found drivers for it on line, and have used it for our scanner.  It works fine for one or two page documents.</p>
<p>Like:</p>
<ul>
<li>Estimates</li>
<li>BINSR&#8217;s</li>
<li>Addendum&#8217;s</li>
<li>Counter Offers</li>
</ul>
<p>But for Contracts or The Seller Property Disclosure Statement, it is down to the office.</p>
<p>I found a printer driver called PrimoPFD, it lets me save scanned documents as PDF&#8217;s by selecting PrimoPDF as the printer.  (It&#8217;s free)  you&#8217;re beginning to see a theme here aren&#8217;t you.</p>
<h2>I Hate Ink Jets</h2>
<p>Yeah, now you know something personal. </p>
<p>I hate them because:</p>
<ul>
<li>They clog up</li>
<li>They leak</li>
<li>They are messy</li>
<li>They run on the page when wet<br />
(yes we do get some rain in Tucson)</li>
<li>They run out at the worst time</li>
<li>They require a lot of maintenance<br />
clean the head, clean the head, clean the head</li>
</ul>
<p>I&#8217;ve had all kinds, my favorite is the Epson 880 sitting in the other room, but even that one I hate.  I&#8217;ve had Canon, HP, Brother, Oki, pretty much you name it at some time I&#8217;ve had one of their ink jets.</p>
<p>I&#8217;m a laser kind of guy.  I have three of them,</p>
<ul>
<li>2 Oki C5200 Color Lasers </li>
<li>1 Brother HL-2040 for pure black and white.</li>
</ul>
<h3>The Hunt for the Scanner</h3>
<p>For months I&#8217;ve looked for a scanner that would auto document feed up to 35 pages and save as a PDF.  All I found were flatbeds, with Document feeders you could buy as an accessory.  All of them were way more than $100.</p>
<p><img vspace="5" align="right" width="407" src="http://www.barbaralasky.com/realestatebloglab/images/5460.jpg" hspace="10" alt="Brother Ink Jet Scanner" height="265" style="width: 407px; height: 265px" title="Brother Ink Jet Scanner" />Last week Office Max ran in their Sunday add the Brother MFC-5460CN all in one wonder machine marked down from $140 to $99.  I didn&#8217;t need a fax.  I didn&#8217;t need another ink jet printer.  I didn&#8217;t need an ink jet copier.  I did need a scanner with a 35 page document feeder built in.</p>
<p>Some would think it is crazy to buy a four in one and only use the one, but I figure if it cost more to buy just a scanner, then DUH!!</p>
<p>I brought it home and you should have seen the look on the girls faces when I walked in with it.  They looked at me, then at each other and the &#8220;What the heck is he up to&#8221; look appeared on their faces.  They think I&#8217;m a gadget freak, or at least a printer, camera fetish kind of guy, sorry I digress again.</p>
<p>I took it out of the box very carefully, after all if this thing doesn&#8217;t do what I want it to do, back in the box it goes.</p>
<ol>
<li>I installed the drivers,</li>
<li>the software package,</li>
<li>plugged it in,</li>
<li>plugged in the USB cable.</li>
</ol>
<p> Up popped the command center and a reminder that all the ink cartridges were empty. I&#8217;m not installing those things, I don&#8217;t need ink for a scanner.</p>
<blockquote><p>BTW, the stupid machine won&#8217;t even turn off if I don&#8217;t put ink in it.  I hate machines that think they are smarter than I am.  Ha! Stupid machine beep all  you want when I hit the power switch, I can still pull the plug.  It is sitting on the floor right now scrolling the message, &#8220;No Cartridge&#8230; Open the cover&#8230;Install ink Cartridge&#8230;&#8221;</p></blockquote>
<p align="center"> The command center pops up and I see Scan and Custom Scan configurations along with other stuff I don&#8217;t need, at least I don&#8217;t need them right now.</p>
<p align="center"><img width="596" src="http://www.barbaralasky.com/realestatebloglab/images/scancontrol.jpg" alt="Control Panel for Scanner" height="253" style="width: 596px; height: 253px" title="Control Panel for Scanner" /> </p>
<p>I set it up as you can see with two b/w and two color scan settings. </p>
<p><img vspace="5" align="right" width="383" src="http://www.barbaralasky.com/realestatebloglab/images/scanconfigure.jpg" hspace="10" alt="Scan configure" height="455" style="width: 383px; height: 455px" title="Scan configure" /><br />
Check out this configure panel.</p>
<p>I set the file type to PDF</p>
<p>Destination Folder</p>
<p>Save As Window ON so I can name the document and change the folder if I want.</p>
<p>Set the resolution</p>
<p>Scan  Type to True Gray</p>
<p>I put 10 random pages in the document feeder.</p>
<p>Clicked on &#8220;Average Scan BW&#8221;</p>
<p>And in less than one minute I had a PDF file named as I wanted it in my folder of choice.</p>
<h3>I DIDN&#8217;T HAVE TO DRIVE TO THE OFFICE.</h3>
<p>You can scan images of course if you want to.  You can even scan to email.  It names the document and saves it as an attachment on a new email message.  But for me all I need is to feed in those Contracts and SPDS and get a beautiful PDF file in my folder of choice.</p>
<p>For those documents that are faxed from inferior machines,  I hate bad fax copy, especially the ones with a line down the page.  I can set the scanner to 300 X 300 or even 1200 X 1200 to get a better copy of the bad fax.</p>
<p>I&#8217;m in love with this thing.  OK, maybe I am a hardware freak.  I&#8217;ll probably go ahead and feed the baby her ink cartridges before I put her to bed for the night. </p>
<p>I wonder if it will quit blinking if I only put one cartridge in. . . hum. . .</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fbrother-mfc-5460cn-much-less-than-a-printer%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/">Brother MFC-5460CN  Much Less Than a Printer</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/real-estate-blogging/brother-mfc-5460cn-much-less-than-a-printer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google Site Search</title>
		<link>http://www.realestatebloglab.com/setup/google-site-search/</link>
		<comments>http://www.realestatebloglab.com/setup/google-site-search/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 00:38:03 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[google-sitesearch]]></category>
		<category><![CDATA[wc3-validation-errors]]></category>
		<category><![CDATA[web-site-search]]></category>

		<guid isPermaLink="false">http://www.realestatebloglab.com/setup/google-site-search/</guid>
		<description><![CDATA[<div class='embaArticle' style='display:inline'><p><img vspace="5" align="right" width="485" src="http://www.barbaralasky.com/realestatebloglab/images/googlesitesearch.jpg" hspace="5" alt="google site search image" height="63" style="width: 485px; height: 63px" title="google site search image" />Have you ever done a Google search and when you clicked on a link it went to the homepage of the site and not to the information you were looking for.</p>
<p>Most of us take 1 millionth of a second to see it isn&#8217;t there and rather than try and find navigation to the page we click back and move on to the next search result.  I wanted a way to keep them from hitting that back button and moving on.</p>
<p>I like the site search on our blogs and went looking for something to do the same on our web site.  I found Google Site Search.</p>
<p>Google Site Search is a great way to let people enter their search term and this time it will only search your site.  There is a good chance they won&#8217;t be so quick to click away once they see this search option. I&#8217;ve tested it on our <a target="_blank" href="http://www.barbaralasky.com" title="Tucson Real Estate Website">Tucson Real Estate </a> site and it returns the exact page reference that came up in the original search taking your visitor to the page they wanted in the first place.</p>
<p>Here is the process to put Google SiteSearch on your Homepage:</p>
<ol>
<li>Go to the <a target="_blank" href="http://www.google.com/searchcode.html" title="google site search page">Google Site Search Page</a></li>
<li>check the agree to terms of service</li>
<li>click the get code button</li>
<li><strong>Scroll down to the bottom option code window</strong></li>
<li>Reread 4.  There are three sets of code, you want the bottom one.</li>
<li>Copy it.</li>
</ol>
<p>Here is the catch, <font color="#000000"><font size="+0">yeah there always seems to be a catch doesn&#8217;t there</font>.</font>  This code will produce 35 WC3 Errors on you homepage.</p>
<p>I found this on a routine check of our homepage on the WC3 validator page. It took me a few minutes to clean up the code so it would validate. </p>
<p>Here is the process:</p>
<ul>
<li>Change all CAPS to lower case ex. INPUT to input</li>
<li>Make all lines of code self closing including &lt;br&gt;  to &lt;br /&gt;</li>
<li>Put all values in quotes ex. input type=&#8221;text&#8221; NOT input type=text<br />
A rule of thumb is after = close in quotes</li>
<li>remove the &lt;/form&gt; at the end<br />
it isn&#8217;t needed you&#8217;ve made all lines self closing</li>
<li>change checked to checked=&#8221;checked&#8221;</li>
</ul>
<p>Here is the code as it should changed to validate.</p>
<p><code>  &lt;!-- SiteSearch Google --&gt; </code><br />
     &lt;form action=&#8221;<a href="http://www.google.com/search">http://www.google.com/search&#8221;/</a>&gt;<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;ie&#8221; value=&#8221;utf-8&#8243;/&gt;<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;oe&#8221; value=&#8221;utf-8&#8243;/&gt;<br />
&lt;table bgcolor=&#8221;#FFFFFF&#8221;&gt;&lt;tr&gt;&lt;td&gt;<br />
&lt;a href=&#8221;<a href="http://www.google.com/">http://www.google.com/</a>&#8220;&gt;<br />
&lt;img src=&#8221;<a href="http://www.google.com/logos/Logo_40wht.gif">http://www.google.com/logos/Logo_40wht.gif</a>&#8221; border=&#8221;0&#8243; alt=&#8221;Google&#8221;/&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;<br />
&lt;input type=&#8221;text&#8221; name=&#8221;q&#8221; size=&#8221;31&#8243; maxlength=&#8221;255&#8243; value=&#8221;"/&gt;<br />
&lt;input type=&#8221;submit&#8221; name=&#8221;btnG&#8221; value=&#8221;Google Search&#8221;/&gt;&lt;input type=&#8221;hidden&#8221; name=&#8221;domains&#8221; value=&#8221;yourdomain.com&#8221;/&gt;&lt;br /&gt;&lt;input type=&#8221;radio&#8221; name=&#8221;sitesearch&#8221; value=&#8221;"/&gt; WWW &lt;input type=&#8221;radio&#8221; name=&#8221;sitesearch&#8221; value=&#8221;yourdomain.com&#8221; checked=&#8221;checked&#8221;/&gt;<br />
 yourdomain.com &lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</p>
<p><code>&lt;!-- SiteSearch Google --&gt;</code></p>
<p> You can&#8217;t copy this code from the page it won&#8217;t work. </p>
<p>I&#8217;m not the brightest bulb in the pack when it comes to this code in a post stuff.  Here is the <a target="_blank" href="http://www.realestatebloglab.com/googlesitesearchcode.pdf" title="Google Site Search text">googlesitesearch.pdf</a> file.</p>
<ul>
<li>Once it is open</li>
<li>select the I bar select function</li>
<li>swipe the code</li>
<li>copy it.</li>
</ul>
<p>You can now paste it into your web page, changing the three references to &#8220;yourdomain&#8221; located near the bottom of the code to . . . . . you got it, your domain.<br />
DO NOT CHANGE names=&#8221;domain&#8221;</p>
<p>Once you have added and saved you can use the validator page to check for errors on your homepage. </p>
<p>Assuming you didn&#8217;t have any errors before adding this code.  <img width="24" src="http://www.barbaralasky.com/realestatebloglab/images/smily.gif" alt="smiley face" height="21" style="width: 24px; height: 21px" title="smiley face" /></p>
<p>I really like the functionality of this piece of code. It is just too bad that Google would provide a piece of code that is so obviously out of standard coding practices for today.</p>
<p><strong><u>And if anyone can tell me how I can start putting code in a post that can simply be copied and applied.  Please let me know.</u></strong></p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fsetup%2Fgoogle-site-search%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/setup/google-site-search/">Google Site Search</a> </h3>

</p>
<a href=http://www.realestatebloglab.com/setup/google-site-search/><img src=http://www.barbaralasky.com/realestatebloglab/images/googlesitesearch.jpg class=imgtfe hspace=5 align=left width=100  border=0></a><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/setup/google-site-search/">Google Site Search</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p><img vspace="5" align="right" width="485" src="http://www.barbaralasky.com/realestatebloglab/images/googlesitesearch.jpg" hspace="5" alt="google site search image" height="63" style="width: 485px; height: 63px" title="google site search image" />Have you ever done a Google search and when you clicked on a link it went to the homepage of the site and not to the information you were looking for.</p>
<p>Most of us take 1 millionth of a second to see it isn&#8217;t there and rather than try and find navigation to the page we click back and move on to the next search result.  I wanted a way to keep them from hitting that back button and moving on.</p>
<p>I like the site search on our blogs and went looking for something to do the same on our web site.  I found Google Site Search.</p>
<p>Google Site Search is a great way to let people enter their search term and this time it will only search your site.  There is a good chance they won&#8217;t be so quick to click away once they see this search option. I&#8217;ve tested it on our <a target="_blank" href="http://www.barbaralasky.com" title="Tucson Real Estate Website">Tucson Real Estate </a> site and it returns the exact page reference that came up in the original search taking your visitor to the page they wanted in the first place.</p>
<p>Here is the process to put Google SiteSearch on your Homepage:</p>
<ol>
<li>Go to the <a target="_blank" href="http://www.google.com/searchcode.html" title="google site search page">Google Site Search Page</a></li>
<li>check the agree to terms of service</li>
<li>click the get code button</li>
<li><strong>Scroll down to the bottom option code window</strong></li>
<li>Reread 4.  There are three sets of code, you want the bottom one.</li>
<li>Copy it.</li>
</ol>
<p>Here is the catch, <font color="#000000"><font size="+0">yeah there always seems to be a catch doesn&#8217;t there</font>.</font>  This code will produce 35 WC3 Errors on you homepage.</p>
<p>I found this on a routine check of our homepage on the WC3 validator page. It took me a few minutes to clean up the code so it would validate. </p>
<p>Here is the process:</p>
<ul>
<li>Change all CAPS to lower case ex. INPUT to input</li>
<li>Make all lines of code self closing including &lt;br&gt;  to &lt;br /&gt;</li>
<li>Put all values in quotes ex. input type=&#8221;text&#8221; NOT input type=text<br />
A rule of thumb is after = close in quotes</li>
<li>remove the &lt;/form&gt; at the end<br />
it isn&#8217;t needed you&#8217;ve made all lines self closing</li>
<li>change checked to checked=&#8221;checked&#8221;</li>
</ul>
<p>Here is the code as it should changed to validate.</p>
<p><code>  &lt;!-- SiteSearch Google --&gt; </code><br />
     &lt;form action=&#8221;<a href="http://www.google.com/search">http://www.google.com/search&#8221;/</a>&gt;<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;ie&#8221; value=&#8221;utf-8&#8243;/&gt;<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;oe&#8221; value=&#8221;utf-8&#8243;/&gt;<br />
&lt;table bgcolor=&#8221;#FFFFFF&#8221;&gt;&lt;tr&gt;&lt;td&gt;<br />
&lt;a href=&#8221;<a href="http://www.google.com/">http://www.google.com/</a>&#8220;&gt;<br />
&lt;img src=&#8221;<a href="http://www.google.com/logos/Logo_40wht.gif">http://www.google.com/logos/Logo_40wht.gif</a>&#8221; border=&#8221;0&#8243; alt=&#8221;Google&#8221;/&gt;&lt;/a&gt;&lt;/td&gt;&lt;td&gt;<br />
&lt;input type=&#8221;text&#8221; name=&#8221;q&#8221; size=&#8221;31&#8243; maxlength=&#8221;255&#8243; value=&#8221;"/&gt;<br />
&lt;input type=&#8221;submit&#8221; name=&#8221;btnG&#8221; value=&#8221;Google Search&#8221;/&gt;&lt;input type=&#8221;hidden&#8221; name=&#8221;domains&#8221; value=&#8221;yourdomain.com&#8221;/&gt;&lt;br /&gt;&lt;input type=&#8221;radio&#8221; name=&#8221;sitesearch&#8221; value=&#8221;"/&gt; WWW &lt;input type=&#8221;radio&#8221; name=&#8221;sitesearch&#8221; value=&#8221;yourdomain.com&#8221; checked=&#8221;checked&#8221;/&gt;<br />
 yourdomain.com &lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</p>
<p><code>&lt;!-- SiteSearch Google --&gt;</code></p>
<p> You can&#8217;t copy this code from the page it won&#8217;t work. </p>
<p>I&#8217;m not the brightest bulb in the pack when it comes to this code in a post stuff.  Here is the <a target="_blank" href="http://www.realestatebloglab.com/googlesitesearchcode.pdf" title="Google Site Search text">googlesitesearch.pdf</a> file.</p>
<ul>
<li>Once it is open</li>
<li>select the I bar select function</li>
<li>swipe the code</li>
<li>copy it.</li>
</ul>
<p>You can now paste it into your web page, changing the three references to &#8220;yourdomain&#8221; located near the bottom of the code to . . . . . you got it, your domain.<br />
DO NOT CHANGE names=&#8221;domain&#8221;</p>
<p>Once you have added and saved you can use the validator page to check for errors on your homepage. </p>
<p>Assuming you didn&#8217;t have any errors before adding this code.  <img width="24" src="http://www.barbaralasky.com/realestatebloglab/images/smily.gif" alt="smiley face" height="21" style="width: 24px; height: 21px" title="smiley face" /></p>
<p>I really like the functionality of this piece of code. It is just too bad that Google would provide a piece of code that is so obviously out of standard coding practices for today.</p>
<p><strong><u>And if anyone can tell me how I can start putting code in a post that can simply be copied and applied.  Please let me know.</u></strong></p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fsetup%2Fgoogle-site-search%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/setup/google-site-search/">Google Site Search</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/setup/google-site-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.1 Text Editor Why I hate it</title>
		<link>http://www.realestatebloglab.com/setup/wordpress-21-text-editor-why-i-hate-it/</link>
		<comments>http://www.realestatebloglab.com/setup/wordpress-21-text-editor-why-i-hate-it/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 14:57:12 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[wordpress-text-editor]]></category>

		<guid isPermaLink="false">http://www.barbaralasky.com/realestatebloglab/setup/wordpress-21-text-editor-why-i-hate-it/</guid>
		<description><![CDATA[<div class='embaArticle' style='display:inline'><p> I&#8217;ve spent so much time trying to get 2.1 up and running with the Tiga theme and various plugins I haven&#8217;t done much in the way of posting.  Now I&#8217;m trying to post and the new editor is biting me hard.  Of course I discover this after saying it might be ok to upgrade to 2.1.  </p>
<p>IF YOU ARE USING THE BUILT IN TEXT EDITOR DO YOURSELF A FAVOR AND DON&#8217;T UPGRADE.</p>
<p>I have a lot to write about today because for the past couple of days I&#8217;ve been trying to figure out how this new editor works.  The old editor was pretty simple to use.  For example</p>
<p>If I wanted to display an image to the right with text to the left.  I inserted the image. selected the image and selected justify right.  That would put the image inside a div and I was off and running.</p>
<p>However, the new version with the code tab doesn&#8217;t work that way, and when I try and put a div statement in by hand it removes it.  And you might even notice that in code view, for the most part it isn&#8217;t like the HTML editor of the past  there are no visible paragraph or break tags. </p>
<p>So instead of writing I&#8217;m trying to figure out the editor with no great luck.  I&#8217;ve searched on Wordpress on changes to this thing,  I&#8217;ve found nothing.</p>
<p>Now I&#8217;m trying to find an editor I can use that will allow me to do what I want and hope that someone will fix this stupid editor.  I can&#8217;t believe I&#8217;m the only person out there that wants to display their images beside text.</p>
<p>Any suggestions on an editor?  The only reason I didn&#8217;t try blogjet, no technorati tags.  I really like that feature.  I see there is a new blogjet 2.0 out there.  I&#8217;ll do some more reading on it.</p>
<p><strong>Again, any suggestiong.</strong>  Trust me I am open,  I just don&#8217;t want to give up any of the functionality like tags, technorati tags, images beside text.  Tweaking from a code view when I want to. </p>
<p>I want a smart editor but not one that thinks it is smarter than me.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fsetup%2Fwordpress-21-text-editor-why-i-hate-it%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/setup/wordpress-21-text-editor-why-i-hate-it/">Wordpress 2.1 Text Editor Why I hate it</a> </h3>

</p>
<p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/setup/wordpress-21-text-editor-why-i-hate-it/">Wordpress 2.1 Text Editor Why I hate it</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p> I&#8217;ve spent so much time trying to get 2.1 up and running with the Tiga theme and various plugins I haven&#8217;t done much in the way of posting.  Now I&#8217;m trying to post and the new editor is biting me hard.  Of course I discover this after saying it might be ok to upgrade to 2.1.  </p>
<p>IF YOU ARE USING THE BUILT IN TEXT EDITOR DO YOURSELF A FAVOR AND DON&#8217;T UPGRADE.</p>
<p>I have a lot to write about today because for the past couple of days I&#8217;ve been trying to figure out how this new editor works.  The old editor was pretty simple to use.  For example</p>
<p>If I wanted to display an image to the right with text to the left.  I inserted the image. selected the image and selected justify right.  That would put the image inside a div and I was off and running.</p>
<p>However, the new version with the code tab doesn&#8217;t work that way, and when I try and put a div statement in by hand it removes it.  And you might even notice that in code view, for the most part it isn&#8217;t like the HTML editor of the past  there are no visible paragraph or break tags. </p>
<p>So instead of writing I&#8217;m trying to figure out the editor with no great luck.  I&#8217;ve searched on Wordpress on changes to this thing,  I&#8217;ve found nothing.</p>
<p>Now I&#8217;m trying to find an editor I can use that will allow me to do what I want and hope that someone will fix this stupid editor.  I can&#8217;t believe I&#8217;m the only person out there that wants to display their images beside text.</p>
<p>Any suggestions on an editor?  The only reason I didn&#8217;t try blogjet, no technorati tags.  I really like that feature.  I see there is a new blogjet 2.0 out there.  I&#8217;ll do some more reading on it.</p>
<p><strong>Again, any suggestiong.</strong>  Trust me I am open,  I just don&#8217;t want to give up any of the functionality like tags, technorati tags, images beside text.  Tweaking from a code view when I want to. </p>
<p>I want a smart editor but not one that thinks it is smarter than me.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fsetup%2Fwordpress-21-text-editor-why-i-hate-it%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/setup/wordpress-21-text-editor-why-i-hate-it/">Wordpress 2.1 Text Editor Why I hate it</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/setup/wordpress-21-text-editor-why-i-hate-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a little margin to your blog photos</title>
		<link>http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/</link>
		<comments>http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 01:12:42 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Real Estate Blogging]]></category>
		<category><![CDATA[blog-photos]]></category>
		<category><![CDATA[image-margins]]></category>
		<category><![CDATA[image-resizer]]></category>
		<category><![CDATA[paint]]></category>
		<category><![CDATA[photo-border]]></category>

		<guid isPermaLink="false">http://www.barbaralasky.com/realestatebloglab/real-estate-blogging/add-a-little-margin-to-your-blog-photos/</guid>
		<description><![CDATA[<div class='embaArticle' style='display:inline'><p><img align="left" src="http://www.barbaralasky.com/realestatebloglab/images/margin.jpg" alt="photo without margin" title="photo without margin" />When you place a photo in a blog post do you just live with the text running right up to the edge of your image.  Would you like to have some margin, but you don&#8217;t know how to get it.  Here is an easy way to get what you want.</p>
<p><img align="right" src="http://www.barbaralasky.com/realestatebloglab/images/margin2.jpg" alt="margin2 without margin" title="margin2 without margin" />Images can be right, left or centered. Where you want the margin depends on where the photo is going to be located. </p>
<p>What we want is a quick way to make all your photos have a little white space for the eyes and brain.</p>
<p>There are solutions using CSS style sheets, maybe you don&#8217;t know how to do it. Even if you do you will have to add code to your theme style sheet.  If you decide to change themes since the CSS style is associated with each individual theme you will have to go in and make changes each time you decide to change themes.  There&#8217;s got to be an easier way.</p>
<p>There are a couple of low tech tools availabe for anyone to use which will make your blog look better and be easier to read.</p>
<p><a target="_blank" href="http://www.microsoft.com/windowsxp/using/digitalphotography/learnmore/tips/eschelman2.mspx" title="Image Resizer">Image Resizer.</a>  Resize is available if you have a registered version of Windows XP or greater.  You download and install it from Microsoft. </p>
<p>Right click on the image and select resize. Click on the advanced button, choose the custom setting and reduce the image to a size 10 pixels less each way than you want to display on your blog.  If you want to display a 300 x 200 image then resize to 290 x 190 and save.</p>
<p><img align="left" src="http://www.barbaralasky.com/realestatebloglab/images/paint.jpg" alt="Paint image" title="Paint image" /></p>
<ol>
<li>1.  Open this image in Paint and select Attributes from the Image menu. </li>
<li>2.  Change the size to 300 x 200  This will add 10 pixels to the right and bottom of the image. </li>
<li>3.  If you are placing the image with a left justify this will be all you need to do. </li>
<li>4.  Save the image. </li>
<li>If you are going to right justify there is one more step.</li>
</ol>
<p>On the paint tool menu the top left corner, the one on the right is the select tool.  Chose it and draw around your image.  Now move it to the right so the margin is on the left and save.</p>
<p>Your images can have white space to make your blog look more professional.  No matter what theme you chose your margins are preset as a part of the image.</p>
<p>You may have a graphics program to do all this.  My personal favorite is Fireworks.  But if you are on the road or away from your computer and you need to edit an image for your blog this is one way to do it.</p>
<p><img align="left" src="http://www.barbaralasky.com/realestatebloglab/images/margin1.jpg" alt="image with margin" title="image with margin" />Yes, it is a low tech solution.  Most bloggers would rather spend their time blogging and not having to try and figure out how to set the CSS Style for their theme to get the same effect. This is especially true if you don&#8217;t know what you are doing under the theme hood.</p>
<p>Elegant from a code stand point it isn&#8217;t.  But it sure makes your blog look more elegant without the text smack up against your images.</p>
<p>Now scroll back up and look at the first image and compare it to the one at the bottom. The house looks a lot better down here doesn&#8217;t it.   A little margin goes a long way.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fadd-a-little-margin-to-your-blog-photos%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/">Add a little margin to your blog photos</a> </h3>

</p>
<a href=http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/><img src=http://www.barbaralasky.com/realestatebloglab/images/margin.jpg class=imgtfe hspace=5 align=left width=100  border=0></a><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/">Add a little margin to your blog photos</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p><img align="left" src="http://www.barbaralasky.com/realestatebloglab/images/margin.jpg" alt="photo without margin" title="photo without margin" />When you place a photo in a blog post do you just live with the text running right up to the edge of your image.  Would you like to have some margin, but you don&#8217;t know how to get it.  Here is an easy way to get what you want.</p>
<p><img align="right" src="http://www.barbaralasky.com/realestatebloglab/images/margin2.jpg" alt="margin2 without margin" title="margin2 without margin" />Images can be right, left or centered. Where you want the margin depends on where the photo is going to be located. </p>
<p>What we want is a quick way to make all your photos have a little white space for the eyes and brain.</p>
<p>There are solutions using CSS style sheets, maybe you don&#8217;t know how to do it. Even if you do you will have to add code to your theme style sheet.  If you decide to change themes since the CSS style is associated with each individual theme you will have to go in and make changes each time you decide to change themes.  There&#8217;s got to be an easier way.</p>
<p>There are a couple of low tech tools availabe for anyone to use which will make your blog look better and be easier to read.</p>
<p><a target="_blank" href="http://www.microsoft.com/windowsxp/using/digitalphotography/learnmore/tips/eschelman2.mspx" title="Image Resizer">Image Resizer.</a>  Resize is available if you have a registered version of Windows XP or greater.  You download and install it from Microsoft. </p>
<p>Right click on the image and select resize. Click on the advanced button, choose the custom setting and reduce the image to a size 10 pixels less each way than you want to display on your blog.  If you want to display a 300 x 200 image then resize to 290 x 190 and save.</p>
<p><img align="left" src="http://www.barbaralasky.com/realestatebloglab/images/paint.jpg" alt="Paint image" title="Paint image" /></p>
<ol>
<li>1.  Open this image in Paint and select Attributes from the Image menu. </li>
<li>2.  Change the size to 300 x 200  This will add 10 pixels to the right and bottom of the image. </li>
<li>3.  If you are placing the image with a left justify this will be all you need to do. </li>
<li>4.  Save the image. </li>
<li>If you are going to right justify there is one more step.</li>
</ol>
<p>On the paint tool menu the top left corner, the one on the right is the select tool.  Chose it and draw around your image.  Now move it to the right so the margin is on the left and save.</p>
<p>Your images can have white space to make your blog look more professional.  No matter what theme you chose your margins are preset as a part of the image.</p>
<p>You may have a graphics program to do all this.  My personal favorite is Fireworks.  But if you are on the road or away from your computer and you need to edit an image for your blog this is one way to do it.</p>
<p><img align="left" src="http://www.barbaralasky.com/realestatebloglab/images/margin1.jpg" alt="image with margin" title="image with margin" />Yes, it is a low tech solution.  Most bloggers would rather spend their time blogging and not having to try and figure out how to set the CSS Style for their theme to get the same effect. This is especially true if you don&#8217;t know what you are doing under the theme hood.</p>
<p>Elegant from a code stand point it isn&#8217;t.  But it sure makes your blog look more elegant without the text smack up against your images.</p>
<p>Now scroll back up and look at the first image and compare it to the one at the bottom. The house looks a lot better down here doesn&#8217;t it.   A little margin goes a long way.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fadd-a-little-margin-to-your-blog-photos%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/">Add a little margin to your blog photos</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/real-estate-blogging/add-a-little-margin-to-your-blog-photos/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Great Real Estate Camera &#8211; Kodak V570</title>
		<link>http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/</link>
		<comments>http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 02:09:09 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Real Estate Blogging]]></category>
		<category><![CDATA[kodak-v570-camera]]></category>
		<category><![CDATA[real-estate-camera]]></category>
		<category><![CDATA[tucson-homes]]></category>
		<category><![CDATA[tucson-real-estate]]></category>

		<guid isPermaLink="false">http://www.barbaralasky.com/realestatebloglab/real-estate-blogging/a-great-real-estate-camera-kodak-v570/</guid>
		<description><![CDATA[<div class='embaArticle' style='display:inline'><p align="center" style="text-align: center"><img src="http://www.realestatebloglab.com/images/V570.jpg" alt="kodak V570 camera" title="kodak V570 camera" /></p>
<p>This last year we had a lot more listing than usual.  I was taking a lot of photos of interiors as well as outside shots.  </p>
<p>One of the frustrating things I&#8217;ve run into is trying to take interior shots that didn&#8217;t make the rooms look small.  I ran across an ad for the Kodak V570 camera.  I wasn&#8217;t impressed with the reviews I read about the quality of the output, I was impresed with some sample interior shots of homes.  </p>
<p>It has two lenses the first being a wide angle 28mm.  The quality is more like a 3 megapixel than a 5, but for what we need it for it is fine.  I need photos for MLS, websites/blogs and flyers at the listings.  None of these require large poster shots or high resolution reprints.</p>
<p>There are some very nice features; two I really like are the internal stitch which lets you take up to three photos and the camera stitches them together to form one panorama.</p>
<p align="center">Here is an example two frame pan shot</p>
<p align="center"><img src="http://www.realestatebloglab.com/images/Livingflyer.jpg" alt="living room pan" title="living room pan" /></p>
<p>The other feature I like is the ability to increase the F stop up or down by a factor of 2 with a toggle button on the back of the camera.  This lets me make quick adjustments to fit the lighting situation.</p>
<p>There are a lot more bells and whistles on this camera which are beyond the scope of this post.</p>
<p>Here are a couple of shots that show the difference between a regular shot and the V570.  I didn&#8217;t take the time to compose or set the lighting on  these shots.  The intent is to show how much more room the V570 shows than the Sony or any other camera not set with a wide angle adaptor or lense.</p>
<table border="2" align="center" width="522" cellPadding="2" cellSpacing="2">
<tr>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room1.jpg" alt="Room 1" title="Room 1" /></td>
<td width="243">The first shot is taken with my Sony Cyber shot. A good point and shoot camera which takes great movie clips.</td>
</tr>
<tr>
<td>Here is the image taken with the V570 from the exact same location. You can see there is quite a difference in the appearance of the same room using a different camera.</td>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room1a.jpg" alt="Room 1a" title="Room 1a" /></td>
</tr>
<tr>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room2.jpg" alt="Room 2" title="Room 2" /></td>
<td>This is a kitchen shot with the Sony. You can see it is rather limited in the width. This next image is taken from the same location with the V570.</td>
</tr>
<tr>
<td>Quite a difference isn&#8217;t it.This little camera slips in your pocket and it goes with me everywhere.</td>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room2a.jpg" alt="Room 2a" title="Room 2a" /></td>
</tr>
</table>
<p>I never know when I&#8217;m going to see something in the course of my day that I want to grab a quick shot of for a future blog post.</p>
<p>Sometimes the idea for a post comes from what I&#8217;m seeing with the camera.  Such was the case with the post on the <a target="_blank" href="http://www.barbaralasky.com/tucson-real-estate-blog/" title="Tucson Real Estate in The News">Tucson Real Estate News Blog</a>  &#8220;<a target="_blank" href="http://www.barbaralasky.com/tucson-real-estate-blog/tucson-real-estate-news/tucson-christmas-gifts-cactus/" title="Tucson Christmas Gift Cactus">Tucson Christmas Gift Cactus</a>&#8220;   I was on the way to the mall a couple of days after Christmas, (no I wasn&#8217;t returning anything) when I saw the cactus being moved on the trucks.  I pulled out the camera and a blog post was born.</p>
<p>I love this camera for</p>
<ul>
<li>interior shots</li>
<li>quick startup</li>
<li>easy to carry in a guy&#8217;s pocket</li>
<li>images taken with wide angle lens</li>
</ul>
<p>For me it provides great real estate photos for:</p>
<ul>
<li>MLS</li>
<li>Flyers</li>
<li>Website photos</li>
<li>Blog photos</li>
</ul>
<p>Kodak V570.  I&#8217;m glad I have it in my Real Estate Technology Bag.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fa-great-real-estate-camera-kodak-v570%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/">A Great Real Estate Camera &#8211; Kodak V570</a> </h3>

</p>
<a href=http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/><img src=http://www.realestatebloglab.com/images/V570.jpg class=imgtfe hspace=5 align=left width=100  border=0></a><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/">A Great Real Estate Camera &#8211; Kodak V570</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p align="center" style="text-align: center"><img src="http://www.realestatebloglab.com/images/V570.jpg" alt="kodak V570 camera" title="kodak V570 camera" /></p>
<p>This last year we had a lot more listing than usual.  I was taking a lot of photos of interiors as well as outside shots.  </p>
<p>One of the frustrating things I&#8217;ve run into is trying to take interior shots that didn&#8217;t make the rooms look small.  I ran across an ad for the Kodak V570 camera.  I wasn&#8217;t impressed with the reviews I read about the quality of the output, I was impresed with some sample interior shots of homes.  </p>
<p>It has two lenses the first being a wide angle 28mm.  The quality is more like a 3 megapixel than a 5, but for what we need it for it is fine.  I need photos for MLS, websites/blogs and flyers at the listings.  None of these require large poster shots or high resolution reprints.</p>
<p>There are some very nice features; two I really like are the internal stitch which lets you take up to three photos and the camera stitches them together to form one panorama.</p>
<p align="center">Here is an example two frame pan shot</p>
<p align="center"><img src="http://www.realestatebloglab.com/images/Livingflyer.jpg" alt="living room pan" title="living room pan" /></p>
<p>The other feature I like is the ability to increase the F stop up or down by a factor of 2 with a toggle button on the back of the camera.  This lets me make quick adjustments to fit the lighting situation.</p>
<p>There are a lot more bells and whistles on this camera which are beyond the scope of this post.</p>
<p>Here are a couple of shots that show the difference between a regular shot and the V570.  I didn&#8217;t take the time to compose or set the lighting on  these shots.  The intent is to show how much more room the V570 shows than the Sony or any other camera not set with a wide angle adaptor or lense.</p>
<table border="2" align="center" width="522" cellPadding="2" cellSpacing="2">
<tr>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room1.jpg" alt="Room 1" title="Room 1" /></td>
<td width="243">The first shot is taken with my Sony Cyber shot. A good point and shoot camera which takes great movie clips.</td>
</tr>
<tr>
<td>Here is the image taken with the V570 from the exact same location. You can see there is quite a difference in the appearance of the same room using a different camera.</td>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room1a.jpg" alt="Room 1a" title="Room 1a" /></td>
</tr>
<tr>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room2.jpg" alt="Room 2" title="Room 2" /></td>
<td>This is a kitchen shot with the Sony. You can see it is rather limited in the width. This next image is taken from the same location with the V570.</td>
</tr>
<tr>
<td>Quite a difference isn&#8217;t it.This little camera slips in your pocket and it goes with me everywhere.</td>
<td width="275"><img src="http://www.realestatebloglab.com/images/Room2a.jpg" alt="Room 2a" title="Room 2a" /></td>
</tr>
</table>
<p>I never know when I&#8217;m going to see something in the course of my day that I want to grab a quick shot of for a future blog post.</p>
<p>Sometimes the idea for a post comes from what I&#8217;m seeing with the camera.  Such was the case with the post on the <a target="_blank" href="http://www.barbaralasky.com/tucson-real-estate-blog/" title="Tucson Real Estate in The News">Tucson Real Estate News Blog</a>  &#8220;<a target="_blank" href="http://www.barbaralasky.com/tucson-real-estate-blog/tucson-real-estate-news/tucson-christmas-gifts-cactus/" title="Tucson Christmas Gift Cactus">Tucson Christmas Gift Cactus</a>&#8220;   I was on the way to the mall a couple of days after Christmas, (no I wasn&#8217;t returning anything) when I saw the cactus being moved on the trucks.  I pulled out the camera and a blog post was born.</p>
<p>I love this camera for</p>
<ul>
<li>interior shots</li>
<li>quick startup</li>
<li>easy to carry in a guy&#8217;s pocket</li>
<li>images taken with wide angle lens</li>
</ul>
<p>For me it provides great real estate photos for:</p>
<ul>
<li>MLS</li>
<li>Flyers</li>
<li>Website photos</li>
<li>Blog photos</li>
</ul>
<p>Kodak V570.  I&#8217;m glad I have it in my Real Estate Technology Bag.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Freal-estate-blogging%2Fa-great-real-estate-camera-kodak-v570%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/">A Great Real Estate Camera &#8211; Kodak V570</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/real-estate-blogging/a-great-real-estate-camera-kodak-v570/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Sitemap Plugin</title>
		<link>http://www.realestatebloglab.com/plug-ins/sitemap-plugin/</link>
		<comments>http://www.realestatebloglab.com/plug-ins/sitemap-plugin/#comments</comments>
		<pubDate>Fri, 05 Jan 2007 15:19:25 +0000</pubDate>
		<dc:creator>Dave Smith</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Real Estate Blogging]]></category>
		<category><![CDATA[php-code]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://www.barbaralasky.com/realestatebloglab/plug-ins/sitemap-plugin/</guid>
		<description><![CDATA[<div class='embaArticle' style='display:inline'><p>I wanted a sitemap on our Tucson Real Estate blog. I went looking on the WordPress plugin section site.  I found <a title="DagonDesign Sitemap generator" href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank">Dagon Design</a> sitemap plugin easy to install and configure and it does exactly what I wanted it to do.  You can see it at work on the Sitemap page in the right navigation.</p>
<p>Here are the simple steps to putting a sitemap on your WordPress blog.</p>
<p><strong>Installation</strong></p>
<ul>
<li>Download <strong>dd-sitemap-gen.txt</strong> and rename it to <strong>dd-sitemap-gen.php</strong></li>
<li>Upload the file to the plugins folder of your WordPress installation</li>
<li>Activate the plugin in your Plugins administration panel</li>
<li>Configure the plugin in the Options panel (under <strong>DDSitemapGen</strong>)</li>
<li>Create a New Page, Title: Sitemap, place the code below on the page using the HTML* window and save:</li>
</ul>
<p>         <img title="code snippit" alt="code snippit" src="http://www.barbaralasky.com/realestatebloglab/images/sitemapsnip.jpg" /></p>
<p>*Note: For Wordpress 2.0 users who are using the new rich-text editor &#8211; be sure to click the ‘html’ button to edit the page source directly. Otherwise Wordpress will wrap code tags around the line which generates the sitemap and it will not work. </p>
<p>You can actually put that code anywhere and it will generate the sitemap, but if you want to keep it simple and not have to add this code whenever you change a theme this is the way I suggest you do it. </p>
<p>I would also suggest you set the options for pages to 0 so it will display on a single page.  There are some SEO reasons for this. </p>
<p>I also turned off the option to display a post only in the first category.  I want people to be able to find a post in any of the categories associated with that post.</p>
<p>You will notice you can&#8217;t swipe and copy the code above.  It is a graphic since I don&#8217;t know how to display PHP code in a post.</p>
<p>Any help out there on code display in a post would be greatly appreciated.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fplug-ins%2Fsitemap-plugin%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/plug-ins/sitemap-plugin/">Sitemap Plugin</a> </h3>

</p>
<a href=http://www.realestatebloglab.com/plug-ins/sitemap-plugin/><img src=http://www.barbaralasky.com/realestatebloglab/images/sitemapsnip.jpg class=imgtfe hspace=5 align=left width=100  border=0></a><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/plug-ins/sitemap-plugin/">Sitemap Plugin</a> </h3>

</p>
]]></description>
			<content:encoded><![CDATA[<div class='embaArticle' style='display:inline'><p>I wanted a sitemap on our Tucson Real Estate blog. I went looking on the WordPress plugin section site.  I found <a title="DagonDesign Sitemap generator" href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" target="_blank">Dagon Design</a> sitemap plugin easy to install and configure and it does exactly what I wanted it to do.  You can see it at work on the Sitemap page in the right navigation.</p>
<p>Here are the simple steps to putting a sitemap on your WordPress blog.</p>
<p><strong>Installation</strong></p>
<ul>
<li>Download <strong>dd-sitemap-gen.txt</strong> and rename it to <strong>dd-sitemap-gen.php</strong></li>
<li>Upload the file to the plugins folder of your WordPress installation</li>
<li>Activate the plugin in your Plugins administration panel</li>
<li>Configure the plugin in the Options panel (under <strong>DDSitemapGen</strong>)</li>
<li>Create a New Page, Title: Sitemap, place the code below on the page using the HTML* window and save:</li>
</ul>
<p>         <img title="code snippit" alt="code snippit" src="http://www.barbaralasky.com/realestatebloglab/images/sitemapsnip.jpg" /></p>
<p>*Note: For Wordpress 2.0 users who are using the new rich-text editor &#8211; be sure to click the ‘html’ button to edit the page source directly. Otherwise Wordpress will wrap code tags around the line which generates the sitemap and it will not work. </p>
<p>You can actually put that code anywhere and it will generate the sitemap, but if you want to keep it simple and not have to add this code whenever you change a theme this is the way I suggest you do it. </p>
<p>I would also suggest you set the options for pages to 0 so it will display on a single page.  There are some SEO reasons for this. </p>
<p>I also turned off the option to display a post only in the first category.  I want people to be able to find a post in any of the categories associated with that post.</p>
<p>You will notice you can&#8217;t swipe and copy the code above.  It is a graphic since I don&#8217;t know how to display PHP code in a post.</p>
<p>Any help out there on code display in a post would be greatly appreciated.</p>
</div><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.realestatebloglab.com%2Fplug-ins%2Fsitemap-plugin%2F&amp;layout=standard&amp;show-faces=true&amp;width=500&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0″ allowTransparency="true" style="border:none; overflow:hidden; width:500px; height:60px"></iframe><p><h3>From: <a href="http://www.realestatebloglab.com">Real Estate Blog Lab</a>   <a href="http://www.realestatebloglab.com/plug-ins/sitemap-plugin/">Sitemap Plugin</a> </h3>

</p>
]]></content:encoded>
			<wfw:commentRss>http://www.realestatebloglab.com/plug-ins/sitemap-plugin/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>
