<?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>Force2b Technology Consultant &#187; Miscellaneous</title>
	<atom:link href="http://www.force2b.net/index.php/category/blog/miscellaneous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.force2b.net</link>
	<description></description>
	<lastBuildDate>Fri, 08 Apr 2011 18:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Falling Behind</title>
		<link>http://www.force2b.net/index.php/2009/05/falling-behind/</link>
		<comments>http://www.force2b.net/index.php/2009/05/falling-behind/#comments</comments>
		<pubDate>Wed, 27 May 2009 10:03:08 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.sfcnmore.com/?p=249</guid>
		<description><![CDATA[OK &#8211; It&#8217;s been a while since I&#8217;ve had a blog post and it&#8217;s just starting to get on my nerves. As you might expect, it&#8217;s a time thing. Just not enough of it &#8211; Summer is coming, I&#8217;m out biking more, work has started to pick up. All good things, but still gotta find more time to blog again.]]></description>
			<content:encoded><![CDATA[<p>OK &#8211; It&#8217;s been a while since I&#8217;ve had a blog post and it&#8217;s just starting to get on my nerves. As you might expect, it&#8217;s a time thing. Just not enough of it &#8211; Summer is coming, I&#8217;m out biking more, work has started to pick up. All good things, but still gotta find more time to blog again.</p>
<p>In the mean time SalesForce.com is preparing to release Summer &#8217;09 (API 16) soon. Personally, I can&#8217;t wait. Looks like some very exciting new features are coming our way. The 100 page Release Notes document gives you an idea of the scope of the release. Lots of work in the API and the DaaS (Development as a Service) support. There are still some missing pieces in the Metadata API needed for true migration support, but they&#8217;re getting closer. Hopefully they&#8217;ll add in Metadata types for areas such as Lead Settings, Opportunity Settings, Big Deal Alerts, Assignment Rules, etc.</p>
<p>On the plus side, I just got my Zune back yesterday. It was out for warranty repair for a couple of weeks. Definitely missed it.</p>
<p>Hopefully I&#8217;ll have a chance to write up something good on the new Summer &#8217;09 release soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2009/05/falling-behind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Volunteer Computing and The Cloud</title>
		<link>http://www.force2b.net/index.php/2009/03/volunteer-computing-and-the-cloud/</link>
		<comments>http://www.force2b.net/index.php/2009/03/volunteer-computing-and-the-cloud/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 15:49:09 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Volunteer Computing]]></category>

		<guid isPermaLink="false">http://www.sfcnmore.com/?p=166</guid>
		<description><![CDATA[I just listened to a recent Floss Weekly Podcast aboutÂ BOINC, an open source middleware system from Berkeley for Volunteer Computing. Youâ€™ve probably heard of Seti@HomeÂ or Folding@Home as well as some of the many other collaborative projects out there. This got me thinking about how Volunteer Computing and Cloud Computing relate to one another. Certainly, these are not technically the same.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/michaelmarlatt/3119465685/" target="_blank"><img class="alignright size-medium wp-image-158" title="Cloud Computing" src="http://farm4.static.flickr.com/3116/3119465685_ca77cbfe88.jpg?v=0" alt="Cloud=Freedom" width="300" height="225" /></a> I just listened to a recent <a href="http://twit.tv/floss60" target="_blank">Floss Weekly</a> Podcast aboutÂ <a href="http://boinc.berkeley.edu/" target="_blank">BOINC</a>, an open source middleware system from Berkeley for Volunteer Computing. Youâ€™ve probably heard of <a href="http://setiathome.ssl.berkeley.edu/" target="_blank">Seti@Home</a>Â or <a href="http://folding.stanford.edu/" target="_blank">Folding@Home</a> as well as some of the many other <a href="http://www.volunteerathome.com/sections/active_projects/active_projects.htm" target="_blank">collaborative projects</a> out there. This got me thinking about how Volunteer Computing and Cloud Computing relate to one another.</p>
<p>Certainly, these are not technically the same. Volunteer Computing as itâ€™s called refers to distributed processing power over many disparate systems globally using the willingness of others to donate their computers CPU cycles to a larger project. I suppose you could also call it Collaborative Computing. The Cloud, on the other hand, euphemistically refers to the Internet; more specifically to the concept of running an application somewhere out there in the Internet where you as the user are utilizing an industry standard Web-browser to access the application. The application in the cloud may be hosted on a single server or more likely, as with SalesForce.com, Google Applications, Amazon S3 and others, the application is distributed over multiple data centers providing redundancy and improved performance.</p>
<p>In my opinion, though, where the two meet is in the idea of distributing computing. Both technologies utilize the power of multiple systems, geographically distributed, and yet connected through the power of the Internet. In Volunteer computing there is a single goal â€“ to collaboratively help out an important scientific project by donating your computers processing capability. Iâ€™ll call this <strong>many-to-one</strong>. In Cloud Computing there is a single goal too â€“ to build a distributed application to provide a service to their clients. Iâ€™ll call this <strong>one-to-many</strong>.</p>
<p>If my father were here heâ€™d say that Cloud and Volunteer Computing are the same things he ran on an old IBM System 36 back in the day; with 4kb of RAM and tape drives, up hill, in the snow. And, heâ€™s somewhat right. The computer world has gone from single huge systems providing CPU processing power to multiple users, to millions of standalone systems, to globally networked systems providing collaborative CPU processing to multiple users or towards a single cause.</p>
<p>I suspect weâ€™ll see more and more of the new Netbooks that are becoming popular. These are designed to use Cloud Computing. No Microsoft Office, just Google Documents and GMail.</p>
<blockquote><p>The big question: As the Cloud grows and our local machines run less local software what happens when the Internet is down? Google Gears are Adobe AIR are a step towards dealing with this potential problem.</p></blockquote>
<p>On my friendâ€™s blog at <a href="http://www.Pay4Rides.com" target="_blank">Pay4Rides.com</a>, Mat is building a case to harness the power of existing traffic flow to reduce carbon output and reliance on foreign fuels. To me, this sounds a bit similar to Volunteer Computing . In computing, itâ€™s harnessing the existing computers and Internet to power a project. For Pay4Rides, itâ€™s using the existing traffic (as in &#8220;Iâ€™m driving to work already&#8221;) to give rides to others going the same way or the same place. Now, whether Volunteer Computing actually uses more energy because CPUâ€™s that were otherwise idle are now pounding away on complex calculations is a totally different discussion.</p>
<p>Let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2009/03/volunteer-computing-and-the-cloud/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating a Software Demo Video</title>
		<link>http://www.force2b.net/index.php/2009/01/creating-a-software-demo-video/</link>
		<comments>http://www.force2b.net/index.php/2009/01/creating-a-software-demo-video/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 20:33:16 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Camtasia]]></category>

		<guid isPermaLink="false">http://sfcnmore.wordpress.com/?p=39</guid>
		<description><![CDATA[I recently had the opportunity to work with a friends company to create an on-line application demo video. This is similar to work I had done in the past, except that this was for a commercial application instead of for an in-house custom application. View the video here:Â http://www.bassets.net/edepre/demovideo/ I used CamtasiaÂ for the entire process &#8211; screen recording, editing, and final]]></description>
			<content:encoded><![CDATA[<p>I recently had the opportunity to work with a friends company to create an on-line application demo video. This is similar to work I had done in the past, except that this was for a commercial application instead of for an in-house custom application.</p>
<p>View the video here:Â <a href="http://www.bassets.net/edepre/demovideo/">http://www.bassets.net/edepre/demovideo/</a></p>
<p><img class="alignright size-full wp-image-40" title="Camtasia" src="http://sfcnmore.files.wordpress.com/2009/01/screenshot-1_8_2009-1_57_59-pm.png" alt="Camtasia" width="263" height="212" />I used <a href="http://www.techsmith.com/camtasia.asp" target="_blank">Camtasia</a>Â for the entire process &#8211; screen recording, editing, and final flash production. Camtasia is a great tool. I&#8217;ve been using it for years and for the $300 price tag it&#8217;s really quite a good deal. By defining the portion of the screen I wanted to record and connecting aÂ USB headset to use as the microphone, we were able to start recording the demo pretty quickly.</p>
<p>The overall demo was to be under 5 minutes total. Unless you&#8217;re a professional voice-over artist, it&#8217;s nearly impossible to speak for 5 straight minutes without making a mistake of any kind. Camtasia makes this easy for us. We started by recording audio over a two slide PowerPoint. Then, we recorded each page of the script (you <span style="text-decoration:underline;">need</span> to have a script) separately and, using Camtasia, pieced all of this together along with a closing PowerPoint.</p>
<p>The next step was to add the highlights and other enhancements. Using Camtasia&#8217;s tools, I highlighted areas of the screen, added text-callouts, and closed out with links to download the demo version, get a price quote, and request a detailed demo. The final output was generated as Flash and uploaded to their website. The entire process took less than two days, with most of the time spent doing multiple audio takes as we tweaked the script and mouse movements.</p>
<p>Below I&#8217;ve outlined some of the lessons learned and my recommendations for anyone creating a similar on-line video. These tips will likely apply whether this is for a software demo, training video, or any other type of short recorded multimedia presentation.</p>
<p>Preparing to create the demo or training video:</p>
<ul>
<li>Write the script ahead of time</li>
<li>Keep the video short &#8211; 5 to 10 minutes maximum</li>
<li>Focus on features that will capture your potential clients attention</li>
<li>Avoid acronyms, application specific, or technical terms that may be confusing to some viewers</li>
<li>Prepare your data carefully ahead of time. Good demo data should not distract from the application and must be accurate and consistent</li>
<li>Run through the script and data before starting the recording process. Make modifications as needed.</li>
<li>Get a good headset microphone</li>
<li>Close all other un-needed applications and programs on your computer before starting</li>
</ul>
<p>Key tips for creating a good product demo video:</p>
<ul>
<li>Use two people &#8211; one to run the mouse/keyboard (aka &#8220;driver&#8221;) and one to record the audio (&#8220;speaker&#8221;)</li>
<li>Coordinate the speaker and the driver so that the application is showing exactly what the speaker is discussing at that moment. This will help avoid areas of silence and will allow the viewer to more easily connect what they are hearing to what they are seeing.</li>
<li>Speak slowly and clearly</li>
<li>Avoid blocks of silence in the video. Use editing to remove these where possible</li>
<li>Be prepared to record multiple versions before getting it perfect</li>
<li>Split the recording into multiple short segments. This makes it much easier for the audio person to get each segment correct. Nothing worse than recording four minutes of perfection audio only to make a mistake at the very end!</li>
<li>Listen and watch each segment carefully to look for mistakes</li>
<li>Use highlights and zooms to direct the viewer to areas being discussed in the audio</li>
<li>Use highlights and other call-outs to point out important application features even if these are not being specifically mentioned in the audio.</li>
<li>At the end of the video, include links to take further action. These can be part of the flash or links on the surrounding HTML page.</li>
<li>Produce the video in an appropriate size based on on your expected users. If needed, produceÂ multiple versions (800 x 600, 640 x 480, 320 x 240) to support various computer and bandwidth possibilities.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2009/01/creating-a-software-demo-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2008: Year In Review</title>
		<link>http://www.force2b.net/index.php/2009/01/2008-year-in-review/</link>
		<comments>http://www.force2b.net/index.php/2009/01/2008-year-in-review/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 17:34:50 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[JibJab]]></category>

		<guid isPermaLink="false">http://sfcnmore.wordpress.com/?p=35</guid>
		<description><![CDATA[This is a repost of a JibJab video I first found on Mat Kennedy&#8221;s Pay4Rides.com Blog. Very funny.]]></description>
			<content:encoded><![CDATA[<p>This is a repost of a <a href="http://www.jibjab.com" target="_blank">JibJab</a> video I first found on Mat Kennedy&#8221;s<a href="http://www.pay4rides.com" target="_blank"> Pay4Rides.com</a> Blog. Very funny.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/RmEP93NVTaw&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/RmEP93NVTaw&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2009/01/2008-year-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Mac versus the Whoppin&#8217; PC</title>
		<link>http://www.force2b.net/index.php/2009/01/big-mac-versus-the-whoppin-pc/</link>
		<comments>http://www.force2b.net/index.php/2009/01/big-mac-versus-the-whoppin-pc/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 15:37:53 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://sfcnmore.wordpress.com/?p=29</guid>
		<description><![CDATA[You gotta love the Mac-v-PC ads. Besides being a big fan of John Hodgman, they&#8217;re just plain funny. When I met my wife she was a Mac-head. I didn&#8217;t as much convert her as I did make the buying decisions for our home computers. Most of her friends have Macs. Even some of my friends have purchased Macs for home.]]></description>
			<content:encoded><![CDATA[<p>You gotta love the <a href="http://www.apple.com/getamac/ads/" target="_blank">Mac-v-PC ads</a>. Besides being a big fan of <a href="http://www.areasofmyexpertise.com/" target="_blank">John Hodgman</a>, they&#8217;re just plain funny. <img class="alignright" src="http://dvice.com/pics/MacPC.jpg" alt="" width="295" height="200" /></p>
<p>When I met my wife she was a Mac-head. I didn&#8217;t as much convert her as I did make the buying decisions for our home computers. Most of her friends have Macs. Even some of my friends have purchased Macs for home. Â Let&#8217;s face &#8211; Macs are slick, fun, they work well, easy to use, look good, and don&#8217;t tend to crash as often as PC&#8217;s. So, why would anyone want to buy a PC?</p>
<p>Well, the battle between the two is not as black and white as the commercials make it seem. Don&#8217;t get me wrong, I like Macs. I used my first Mac SE way back in the 80&#8242;s. I was impressed, but you couldn&#8217;t find one of these things in a business runningÂ Lotus 123 (thoughÂ <a href="http://en.wikipedia.org/wiki/VisiCalc" target="_blank">VisiCalc</a>Â Â was originally released on Apple II platform). Had I been a graphic designer or an audio/video person doing anything with multimedia, I might have ended up a full Mac-head myself. However, I went the direction of databases, business applications, and development. And, for these things &#8211; at least in the 80&#8242;s and 90&#8242;s &#8211; you needed to be on the PC platform.</p>
<p>These days the difference between the two is not as well defined as it used to be. When it comes to locally running applications (ones you physically install onto the computer), the Mac&#8217;s library is not as large as the PC&#8217;s, but the apps that are available &#8211; especially the ones that Apple makes &#8211; tend to be extremely well written and powerful. The important business apps, such as Microsoft Office, are available on the Mac as well. In the twenty-first century, many business applications have moved away from the &#8220;client&#8221; and into the &#8220;cloud&#8221;. <a href="http://en.wikipedia.org/wiki/Software_as_a_service" target="_blank">Saas</a> (Software as a Service) applications, such as Google&#8217;s Suite of Apps, SalesForce.com, and many others are accessed via a Web Browser. So, as long as your browser supports JavaScript you can pretty Â much run these apps from any computer &#8211; Mac, PC, even the various Linux flavors. As &#8220;Cloud&#8221; software expands, I would not be surprised if the physical computer used in businesses becomes less important. Eventually, as long as the machine connects to the Internet and has a Java-compliant browser it just won&#8217;t matter any longer. Businesses will buy based on the TCO of the unit. Â Of course, mobile computers are more complicated because they need to work in an offline manner. Between offline browsing technologies such as <a href="http://gears.google.com" target="_blank">Google Gears</a> and <a href="http://www.adobe.com/products/air/" target="_blank">Adobe AIR</a>, I suspect this will change eventually as well.</p>
<p>So, why do I still not use a Mac at home?</p>
<p>The simple answer is because I&#8217;m very comfortable on my PC. I can get a huge amount of Open Source and Freeware apps for my computers; Networking is easy (for me); they&#8217;re less expensive than Macs; and I don&#8217;t ever expect to use a Mac for work. We have iPods at home (though I have a <a href="http://www.amazon.com/review/R18NA29JDTG06R/ref=cm_cr_rdp_perm" target="_blank">Zune</a>) and I can easily sit in front of either. In the end, it comes down to this:</p>
<ul>
<li>Macs are great for home use and a must for graphic arts and multimedia</li>
<li>PC&#8217;s /w Windows are the de facto business platform.</li>
</ul>
<p>Since switching to the Intel Platform, Apple has gone to great lengths to bring PC users over to the &#8220;Dark Side&#8221;. It started with Bootcamp, allowing Mac users to boot between the two platforms. Then came <a href="http://www.parallels.com/products/desktop/" target="_blank">Parallels</a>Â which allows Mac users to run most Windows apps on their Mac along side their Mac apps. Honestly it&#8217;s extremely cool. If it weren&#8217;t for the cost, I could consider a Mac /w Parallels for home use. Â Woo, did I just say that? Yikes!</p>
<p>If you&#8217;re looking for a new home computer, don&#8217;t need it for business applications, don&#8217;t have an investment in Windows apps already, and don&#8217;t need to network it with PC&#8217;s than go ahead and buy a Mac. You won&#8217;t regret it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2009/01/big-mac-versus-the-whoppin-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Collaboration</title>
		<link>http://www.force2b.net/index.php/2008/12/collaboration/</link>
		<comments>http://www.force2b.net/index.php/2008/12/collaboration/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 01:52:16 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://sfcnmore.wordpress.com/?p=21</guid>
		<description><![CDATA[colÂ·labÂ·oÂ·rateÂ intr.v.Â colÂ·labÂ·oÂ·ratÂ·ed,Â colÂ·labÂ·oÂ·ratÂ·ing,Â colÂ·labÂ·oÂ·rates 1.Â To work together, especially in a joint intellectual effort. 2.Â To cooperate treasonably, as with an enemy occupation force in one&#8217;s country. 3. Google ApplicationsÂ  Â I added #3, but it&#8217;s true. Google Applications means collaboration. And the best part is it&#8217;s free. There is the full suite of Google Applications where they link your domain to their apps]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td>colÂ·labÂ·oÂ·rateÂ<br />
<em>intr.v.</em>Â <strong>colÂ·labÂ·oÂ·ratÂ·ed</strong>,Â <strong>colÂ·labÂ·oÂ·ratÂ·ing</strong>,Â <strong>colÂ·labÂ·oÂ·rates</strong><br />
<strong>1.Â </strong>To work together, especially in a joint intellectual effort.<br />
<strong>2.Â </strong>To cooperate treasonably, as with an enemy occupation force in one&#8217;s country.<br />
<strong>3. </strong>Google ApplicationsÂ </td>
</tr>
</tbody>
</table>
<p>Â<br />
I added #3, but it&#8217;s true. Google Applications means collaboration. And the best part is <strong><span style="color:#ff0000;">it&#8217;s free</span></strong>. There is the full suite of Google Applications where they link your domain to their apps and you can have multiple users sharing documents, calendars, etc. Then there is just the indivual tools: Google Documents and Google Calendar. These are what my wife and I use and love.</p>
<p><a href="http://docs.google.com" target="_blank"><img class="alignright" title="Google Docs" src="http://docs.google.com/images/doclist/logo_docs.gif" alt="" width="150" height="65" /></a>It started with Google Docs. I wanted to way to setup a collaborative packing list for our LBI vacation where we could both update it at any time from anywhere &#8211; home or work. Google Docs was the perfect way to do this. Since then, I&#8217;ve expanded it to include all sorts of files from Resume building notes to our son&#8217;s Soccer Team roster. It really is a great way to share documents, spreadsheets, or presentations. Technically you don&#8217;t have to share them with anyone to find Google Docs useful. I just like having the files available to me online at any time from any computer.</p>
<p><a href="http://calendar.google.com" target="_blank"><img class="alignright" title="Google Calendar" src="http://calendar.google.com/googlecalendar/images/calendar_sm2_en.gif" alt="" width="143" height="59" /></a>From Google Docs, we moved onto Google Calendar. Here is where Google has really helped us. We needed a better way to keep a family calendar where everyone could see all events, games, practices, etc. Google Calendar was perfect for this. It allows us to create multiple calendars and by color coding each calendar, we can easily see everything and who it belongs to. This has made our life so much easier when it comes to knowing what we have scheduled on any given day.</p>
<p>From a small business perspective, Google Docs and Google Calendar is a simple and inexpensive way to share your calendar or documents with your partners, clients, or vendors. Google Documents offers offline support using their Google Gears technology. This works particularly well in Google Chrome and Firefox. For your calendar, a company called <a href="http://www.goosync.com" target="_blank">GooSync</a> offers software to synchronize Google Calendar(s) with Outlook and/or pretty much any mobile device. I&#8217;ve been experiment with GooSync on my Treo, but until I decide how to handle my calendar and eMail sync&#8217;ing long-term I haven&#8217;t fully enabled this.</p>
<p>Finally, SalesForce.com has a partnership with Google Applications. I personally haven&#8217;t use this, but from what I&#8217;ve read it looks very interesting.Â <a href="http://wiki.apexdevnet.com/index.php/Force.com_AppExchange_for_Google_Apps" target="_blank">http://wiki.apexdevnet.com/index.php/Force.com_AppExchange_for_Google_Apps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2008/12/collaboration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking (Back Up)</title>
		<link>http://www.force2b.net/index.php/2008/12/looking-back-up/</link>
		<comments>http://www.force2b.net/index.php/2008/12/looking-back-up/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 19:37:56 +0000</pubDate>
		<dc:creator>mgsmith</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[KT]]></category>

		<guid isPermaLink="false">http://sfcnmore.wordpress.com/?p=12</guid>
		<description><![CDATA[I was just going through my Mozy.com Backup Settings making sure that it is backing up all of my important files. During that process, I came across some old code and documents I had written for Kepner-Tregoe way back in the 90&#8242;s. It was kind of nostalgic. Hard to believe that something I created helped run the business, and in]]></description>
			<content:encoded><![CDATA[<p>I was just going through my Mozy.com Backup Settings making sure that it is backing up all of my important files. During that process, I came across some old code and documents I had written for Kepner-Tregoe way back in the 90&#8242;s. It was kind of nostalgic. Hard to believe that something I created helped run the business, and in many cases those same applications are still in use today. Â </p>
<p>What was really weird was coming to the realization that I will never see or touch those application again. Â For a couple that I did way way way back, it just didn&#8217;t seem right that I wouldn&#8217;t be able to look back on that app another 20 years from now and actually see it running first hand. I could say to my son &#8220;hey, you&#8217;re Dad created this 30+ years ago&#8221;, not that he&#8217;d probably care anyway. Oh well. Maybe I can get someone at KT to send me a framed picture of AIMS or DeliveryForce. In fact, I could autograph the picture and send it back to them to hang in MIS. Ok, just getting silly now.</p>
<p>So, Â my point here is to talk about backing things up. Â Everyone knows backup is critical. Whether you&#8217;re talking about backing up your personal files, such as family pictures, music, your kids homework; or backing up your critical small business files. Â Making copies of your files to another location isn&#8217;t good enough when it comes to important data. For my money, there are two critical factors to consider when implementing a small business backup solution:</p>
<ol type="1">
<li class="MsoNormal">Offsite Protection. Backing up files to an external HD, a Flash Card, or to another computer is a good start and it can protect against a system failure. However, what happens if your computer is stolen or if your home/office suffers a major catastrophe (e.g., fire or flood)?</li>
<li class="MsoNormal">Version      Control. Having a backup from last night of a      file you accidentally corrupted last week doesnâ€™t help one bit. You need to be able      to go back in time to before you accidentally changed the content.</li>
</ol>
<p class="MsoNormal">To address the two above concerns, look at one of the many online backup solutions such as Mozy or Carbonite. Both systems have an agent that backs up your files to a remote server. I personally use <a title="Mozy.com" href="http://www.mozy.com" target="_blank">Mozy.com</a> and have over 115GB of data backed up from my home computer(s). This includes all of my Family Pictures, Movie Files, MP3â€™s, Office Documents, eMail, Browser Favorites, etc. Pretty much anything that I would want to save if my computer disappeared tomorrow I have backed up via Mozy. Though I pay $60/year for unlimited backup space, Mozy.com also offers a free version up to 2GB of data. If all you are worried about is a handful of documents which are probably well under 2GB in size, then the free version is all you need. Either way, at $60/year for unlimited backup it&#8217;s well worth the price to save your family pictures now that everyone has a digital camera.Â </p>
<ul>
<li><a title="Mozy.com" href="http://www.mozy.com" target="_blank">Mozy.com</a></li>
<li><a class="super-permalink" title="Click here to read Online Backup Final Round, Mozy vs. Carbonite" href="http://lifehacker.com/software/lifehacker-faceoff/online-backup-final-round-mozy-vs-carbonite-302597.php">Online Backup Final Round, Mozy vs. Carbonite</a></li>
<li><a class="super-permalink" title="Click here to read Five Best Windows Backup Tools" href="http://lifehacker.com/398229/five-best-windows-backup-tools">Five Best Windows Backup Tools</a></li>
<li><a class="super-permalink" title="Best online backup service?" href="http://lifehacker.com/software/backup/ask-lifehacker-readers--best-online-backup-service-180556.php">Ask Lifehacker Readers: Best online backup service?</a></li>
</ul>
<p class="MsoNormal">My next task: somehow scan the thousands of pictures I have from before 1998.Â </p>
]]></content:encoded>
			<wfw:commentRss>http://www.force2b.net/index.php/2008/12/looking-back-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

