<?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>Michael W Parks &#187; salesforce</title>
	<atom:link href="http://michaelwparks.com/category/salesforce/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelwparks.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 17:44:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<cloud domain='michaelwparks.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Force.com Dev 501 Class</title>
		<link>http://michaelwparks.com/2011/10/force-com-dev-501-class/</link>
		<comments>http://michaelwparks.com/2011/10/force-com-dev-501-class/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 16:56:17 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA["CRM Customization"]]></category>
		<category><![CDATA[APEX]]></category>
		<category><![CDATA[Force.com]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=632</guid>
		<description><![CDATA[The week of October 10th I was fortunate to have the opportunity to attend Force.com&#8217;s Dev 501 class in Atlanta. This class went beyond the declarative capabilities of Force.com covered in Dev 401 and expanded into APEX and Visualforce controllers. Apex &#8230; <a href="http://michaelwparks.com/2011/10/force-com-dev-501-class/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The week of October 10th I was fortunate to have the opportunity to attend <a href="http://www.salesforce.com/assets/pdf/datasheets/DS_DEV501.PDF" target="_blank">Force.com&#8217;s Dev 501 class</a> in Atlanta. This class went beyond the declarative capabilities of Force.com covered in <a href="http://www.salesforce.com/assets/pdf/datasheets/DS_DEV401.PDF" target="_blank">Dev 401</a> and expanded into APEX and Visualforce controllers.</p>
<p>Apex is an object oriented  programming language,  similar to Java and C#,  for building software as a service (SaaS) applications on top of Salesforce.com&#8217;s customer relationship management (CRM) functionality.  Apex gives developers access to Salesforce.com&#8217;s back-end database and metadata objects to create third-party SaaS applications. These 3rd party applications are offered for sale or free of charge in the Salesforce <a href="http://appexchange.salesforce.com/home" target="_blank">AppExchange</a> marketplace, similar to the Apple and Android app stores.</p>
<p>Visualforce is a framework that includes a tag-based markup language,  similar to HTML or <a href="http://www.asp.net/" target="_blank">ASP.Net</a>.</p>
<p>In the Visualforce markup language, each Visualforce tag corresponds to a user interface component, such as a section of a page or a field. The behavior of Visualforce components can be controlled by the same logic used in standard Salesforce pages, or developers can create  their own logic with controller classes written in Apex.</p>
<p>The Dev 501 class covers an amazing array of topics&#8230;just a few of which are APEX triggers, Force.com IDE <a href="http://eclipse.org/" target="_blank">Eclipse</a> plugin, development sandboxes, SOQL queries, DML (data modeling language), deployment from sandbox to production organizations, consuming web services, and unit testing Apex classes.</p>
<p>Format of the class was lecture mixed with hands on exercises reinforced by formal questions answered out loud by attendees at the end of every lecture and exercise.  This was actually the most challenging formal training class I have attended since college&#8230;and also one of the best.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2011/10/force-com-dev-501-class/&text=Force.com Dev 501 Class " target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2011/10/force-com-dev-501-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>August Salesforce Meetup was the best one yet!</title>
		<link>http://michaelwparks.com/2011/08/august-salesforce-meetup-was-the-best-one-yet/</link>
		<comments>http://michaelwparks.com/2011/08/august-salesforce-meetup-was-the-best-one-yet/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 16:50:15 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA[Force.com]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=623</guid>
		<description><![CDATA[I&#8217;ve attended a few Salesforce User Group meetups in Atlanta over the past couple of years and being a big fan of Salesforce enjoyed each one. First unlike most other local technology meetup groups they are held in the morning &#8230; <a href="http://michaelwparks.com/2011/08/august-salesforce-meetup-was-the-best-one-yet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve attended a few <a href="http://success.salesforce.com/ideaList?c=09a30000000D9xy&amp;category=Atlanta&amp;sort=recent" target="_blank">Salesforce User Group meetups in Atlanta</a> over the past couple of years and being a big fan of <a href="http://salesforce.com" target="_blank">Salesforce</a> enjoyed each one. First unlike most other local technology meetup groups they are held in the morning not the evening. Second meetings are held at different venues around Atlanta&#8230;places like Home Depot, St Joseph Hospital, and Manhattan Associates. It&#8217;s interesting to get a glimpse inside all these different organizations.  Third they normally have a sponsor who provides breakfast and most important&#8230;coffee! Last but not least and the main reason I go to these meetings is the learning experience from 2-3 speakers on a wide variety of Salesforce and Force.com subjects. Talks are typically short 15-30 minutes each with demonstrations and time for questions. I always learn something new at each meetup but this August meeting was the best so far. The very first talk was by a pre-sales consultant (sorry can&#8217;t remember his name) from <a href="http://www.informaticacloud.com/" target="_blank">Informatica</a> who walked us through a demonstration integrating two end points&#8230;Salesforce and an on-premise Oracle database. Coincidentally I&#8217;m starting a new project where I need to connect Salesforce to an on-premise Microsoft SQL Server and so needless to say I was transfixed by what I was seeing&#8230;the perfect solution to my current biggest problem! After the meeting upon returning to my office at Georgia Tech I immediately signed up for an account at Informatica, downloaded and installed the free lite version of their small footprint &#8220;agent&#8221;  onto my local Windows 2003 server where my SQL Server database is running. And by the end of that day I was syncing my Salesforce org with my local SQL Server&#8230;whoohoooo! Now that&#8217;s what I call getting value from a user group meetup!</p>
<p>Two 0ther presentations at the meetup covered exception reporting by <em>James Martucci an instructor at Salesforce,</em> and the Salesforce partner portal  by <em>Venkat Polisetti, Senior Applications Developer at Fiserv Bank Intelligence Solutions</em>. Both presentations contained useful information that I should be able to apply at work over the next few weeks.</p>
<p>Props to Venkat Polisetti who runs these meetings and always does a great job lining up speakers, coordinating with event sponsors,  and communicating the specifics out to group members.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2011/08/august-salesforce-meetup-was-the-best-one-yet/&text=August Salesforce Meetup was the best one yet! " target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2011/08/august-salesforce-meetup-was-the-best-one-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning to build apps in the Cloud with Force.com</title>
		<link>http://michaelwparks.com/2011/08/learning-to-build-apps-in-the-cloud-with-force-com/</link>
		<comments>http://michaelwparks.com/2011/08/learning-to-build-apps-in-the-cloud-with-force-com/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 16:54:47 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA[cloud]]></category>
		<category><![CDATA[Force.com]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=584</guid>
		<description><![CDATA[Just got home after a great week attending a Salesforce class, Building Applications Using Force.com and Visualforce. The class was held at MicroTek training center located at 230 Monroe street downtown Chicago. This is first of two main dev classes &#8230; <a href="http://michaelwparks.com/2011/08/learning-to-build-apps-in-the-cloud-with-force-com/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just got home after a great week attending a Salesforce class, Building Applications Using Force.com and Visualforce. The class was held at MicroTek training center located at 230 Monroe street downtown Chicago. This is first of two main dev classes for Force.com covering mostly the declarative aspects of Force as well as Visualforce pages. By declarative I mean &#8220;point and click.&#8221; While Force.com contains a full blown object oriented programming language, APEX, and follows the MVC (model, view, controller) software architecture&#8230;this class didn&#8217;t cover programming&#8230;although we did get a good introduction to Visualforce pages.  Visualforce pages are a combination of html, javascript, and APEX tags that enable  the creation of custom pages (views) that utilize standard Force.com controllers. What we didn&#8217;t cover in this class was creating custom controllers with the APEX language.</p>
<p>For learning to develop custom controllers using APEX Salesforce offers another 5 day class,  Dev-501 &#8211; Apex and Visualforce Controllers&#8230;which hopefully I&#8217;ll get to experience sooner rather than later.</p>
<p>So now I&#8217;ve got a week of in depth training&#8230;a Salesforce account with 10 seats&#8230;a couple of big projects on the horizon at work where I can apply my newly learned Force.com skills&#8230;which makes me all set for an interesting Fall I think.</p>
<p>I stayed at the Hampton Magestic 22 West Monroe&#8230;a short walk from where my class was held at Microtek. (see photos below).  This was an outstanding place to stay&#8230;conveniently located in the middle of the Theater and Financial districts and only a couple of blocks away from Grant Park and the lake. Clean, reasonably priced&#8230;great breakfasts every morning too! I&#8217;m staying here every time I&#8217;m in Chicago from now on!</p>
<p>Every day after class I went for a run along the shore of Lake Michigan and the Chicago River (see pics below). Even though it&#8217;s August the temp each day was pleasant with a cool breeze blowing in from the lake&#8230;pure heaven coming from Hotlanta&#8230;especially this Summer one of the hottest on record.  And I wasn&#8217;t alone there were hundreds of other runners, walkers, and bikers on the same paths with me&#8230;very cool!</p>
<p>I tried to sample some traditional Chicago food&#8230;a slice of pizza and a hot dog&#8230;other than these two &#8220;samples&#8221; I went with fish and chips every evening. It wasn&#8217;t the healthiest week of my diet this year that&#8217;s for sure but I survived!</p>
<p>One observation about Chicago I have to mention&#8230;NO SMOKING inside any building&#8230;not a bar or pub or anywhere! And no smoking within 15 feet of any entrance either so you weren&#8217;t forced to hold your breath as you entered buildings. What a great idea! Who knows maybe Atlanta will get up to speed on eliminating this health risk one of these days too! But I doubt it.</p>
<p>Last but not least (well maybe so <img src='http://michaelwparks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I gained two Foursquare mayor ships in Chicago&#8230;Microtek and a small French restaurant along the Chicago river running path. It was a good week!</p>
<p>&nbsp;</p>
<div id="attachment_595" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2555.jpg"><img class="size-large wp-image-595" title="IMG_2555" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2555-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">The &quot;Bean&quot; in Millenium Park was very cool!</p></div>
<div id="attachment_596" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2352.jpg"><img class="size-large wp-image-596" title="IMG_2352" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2352-764x1024.jpg" alt="" width="640" height="857" /></a><p class="wp-caption-text">The CTA blue line took me from O&#39;Hare almost to my hotel door for only $2.25!!!</p></div>
<p style="text-align: center;"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2440.jpg"><img class="aligncenter size-large wp-image-597" title="IMG_2440" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2440-764x1024.jpg" alt="The Hampton Magestic was a great place to stay...highly recommend! " width="640" height="857" /></a></p>
<div id="attachment_598" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2508.jpg"><img class="size-large wp-image-598" title="IMG_2508" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2508-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Street scene from the Microtek building at 230 Monroe Street</p></div>
<div id="attachment_605" class="wp-caption aligncenter" style="width: 310px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2372.jpg"><img class="size-medium wp-image-605" title="IMG_2372" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2372-300x224.jpg" alt="" width="300" height="224" /></a><p class="wp-caption-text">Fish and chips from Millers pub was absolutely yummy</p></div>
<div id="attachment_606" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2412.jpg"><img class="size-large wp-image-606" title="IMG_2412" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2412-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">The water fountains at millenium park were something different for sure!</p></div>
<div id="attachment_607" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2447.jpg"><img class="size-large wp-image-607" title="IMG_2447" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2447-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Running path along the Chicago River</p></div>
<div id="attachment_608" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2450.jpg"><img class="size-large wp-image-608" title="IMG_2450" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2450-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Cyrano&#39;s on the river along the running trail...I became mayor of this place! <img src='http://michaelwparks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<div id="attachment_609" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2452.jpg"><img class="size-large wp-image-609" title="IMG_2452" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2452-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Scene along the Chicago river running trail</p></div>
<div id="attachment_610" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2457.jpg"><img class="size-large wp-image-610" title="IMG_2457" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2457-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Running path along Lake Michigan...cool breeze even in August.</p></div>
<div id="attachment_611" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2488.jpg"><img class="size-large wp-image-611" title="IMG_2488" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2488-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Another scene along the Chicago River running path</p></div>
<div id="attachment_612" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2509.jpg"><img class="size-large wp-image-612" title="IMG_2509" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2509-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Fantastic hot dog (Chicago Red Hot) at Halsted Street Deli</p></div>
<div id="attachment_615" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2526.jpg"><img class="size-large wp-image-615" title="IMG_2526" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2526-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">The &quot;Bean&quot; at millenium park</p></div>
<div id="attachment_616" class="wp-caption aligncenter" style="width: 730px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2561.jpg"><img class="size-full wp-image-616" title="IMG_2561" src="http://michaelwparks.com/wp-content/uploads/2011/08/IMG_2561.jpg" alt="" width="720" height="537" /></a><p class="wp-caption-text">Everyone takes their pic in front of the Bean!</p></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2011/08/learning-to-build-apps-in-the-cloud-with-force-com/&text=Learning to build apps in the Cloud with Force.com" target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2011/08/learning-to-build-apps-in-the-cloud-with-force-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Atlanta CloudForce 2011</title>
		<link>http://michaelwparks.com/2011/05/cloudforce-2011/</link>
		<comments>http://michaelwparks.com/2011/05/cloudforce-2011/#comments</comments>
		<pubDate>Thu, 19 May 2011 14:30:40 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA[cloud]]></category>
		<category><![CDATA[Force.com]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=529</guid>
		<description><![CDATA[On May 19th CloudForce 2011 Atlanta was held at the downtown Hyatt. As always this event was outstanding with an informative keynote and interesting breakout sessions throughout the afternoon lasting until 5:30.  Registration began at noon and a nice lunch &#8230; <a href="http://michaelwparks.com/2011/05/cloudforce-2011/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On May 19th CloudForce 2011 Atlanta was held at the downtown Hyatt. As always this event was outstanding with an informative keynote and interesting breakout sessions throughout the afternoon lasting until 5:30.  Registration began at noon and a nice lunch was provided in the exhibitor area up until 1pm when the keynote began. This year I had to come and go as I had meetings back at Georgia Tech I couldn&#8217;t miss. Good exercise as I walked the 1.5 miles back and forth to Tech Square several times this day. As you see in the photos I made sure I was there in the afternoon in time for the evening reception!</p>
<p>&nbsp;</p>
<div id="attachment_558" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforcekeynote.jpg"><img class="size-large wp-image-558" title="cloudforcekeynote" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforcekeynote-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Keynote at Cloudforce Atlanta 2011</p></div>
<div id="attachment_559" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce1.jpg"><img class="size-large wp-image-559" title="cloudforce1" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce1-764x1024.jpg" alt="" width="640" height="857" /></a><p class="wp-caption-text">Registration area at the Atlanta downtown Hyatt</p></div>
<div id="attachment_560" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce2.jpg"><img class="size-large wp-image-560" title="cloudforce2" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce2-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Salesforce Cloud projected onto the walls</p></div>
<div id="attachment_561" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce4.jpg"><img class="size-large wp-image-561" title="cloudforce4" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce4-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Free beer and wine!</p></div>
<div id="attachment_562" class="wp-caption aligncenter" style="width: 650px"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce6.jpg"><img class="size-large wp-image-562" title="cloudforce6" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce6-764x1024.jpg" alt="" width="640" height="857" /></a><p class="wp-caption-text">There were bars setup out doors too!</p></div>
<div class="wp-caption aligncenter" style="width: 650px"></dt>
</dl>
<div class="mceTemp mceIEcenter">
<dl id="attachment_564" class="wp-caption aligncenter" style="width: 650px;">
<dt class="wp-caption-dt"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce8.jpg"><img class="size-large wp-image-564" title="cloudforce8" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce8-1024x764.jpg" alt="" width="640" height="477" /></a><p class="wp-caption-text">Last shot of the reception on my way out the door.</p></div>
<dl id="attachment_563" class="wp-caption aligncenter" style="width: 650px;">
<dt class="wp-caption-dt"><a href="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce7.jpg"><img class="size-large wp-image-563" title="cloudforce7" src="http://michaelwparks.com/wp-content/uploads/2011/08/cloudforce7-1024x764.jpg" alt="" width="640" height="477" /></a></dt>
<dd class="wp-caption-dd">Out door patio at the Hyatt</dd>
</dl>
</div>
<p>&nbsp;</p>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2011/05/cloudforce-2011/&text=Atlanta CloudForce 2011 " target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2011/05/cloudforce-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Atlanta Salesforce User Group Meetup September 2010</title>
		<link>http://michaelwparks.com/2010/09/salesforce-atlanta-user-group-meetup-september-2010/</link>
		<comments>http://michaelwparks.com/2010/09/salesforce-atlanta-user-group-meetup-september-2010/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 22:37:59 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=455</guid>
		<description><![CDATA[This morning I made it to the September Atlanta Salesforce User Group meetup. The September meetup was held at Manhattan Associates on Windy Hill Road in Marietta. I have to compliment Manhattan Associates on the quality of the facility&#8230;it was &#8230; <a href="http://michaelwparks.com/2010/09/salesforce-atlanta-user-group-meetup-september-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This morning I made it to the September <a href="http://bit.ly/cf5WNH ">Atlanta Salesforce User Group meetup</a>. The September meetup was held at <a href="http://www.manh.com/">Manhattan Associates </a>on Windy Hill Road in Marietta. I have to compliment Manhattan Associates on the quality of the facility&#8230;it was very nice to say the least. And I so appreciated not having to hassle with security to get into the building&#8230;just walked right in. Once I discovered there was free and open WIFI, I settled in for what I anticipated would be an enjoyable meetup.</p>
<p>The presentations were great&#8230;focusing mostly on sales automation, lead strategy, and tools/resources for force.com developers&#8230;I took lots of notes&#8230;.signed up for a free sales automation account at <a href="http://www.loopfuse.com">LoopFuse</a>&#8230;and came away with tons of links to development tools that I will need to research. Some of the more interesting tools mentioned were <a href="http://www.jitterbit.com/">Jitterbit </a>and <a href="http://www.talend.com/index.php">Talend</a>, both of which are free open source data and application integration platforms. Oh and I learned a new technical term, &#8220;dirt bound,&#8221; as in &#8220;dirt bound system&#8221; or &#8220;dirt bound database.&#8221; Dirt bound is opposite from  &#8221;Cloud Based&#8221; of course <img src='http://michaelwparks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Props to the presenters, Roy Russo co-founder of LoopFuse; Ernie Megazzini, founder and CEO of Redxlerant; and Bill McGinnis of Astadia Inc.</p>
<p>The whole meetup experience was very good. I attend a lot of meetups around Atlanta and this is one of the best.</p>
<p>Finally I have to mention the refreshments were outstanding&#8230;an amazing array of bagels, pastries, fruit, coffee, juice, etc. I was a little overwhelmed by the variety and quantity actually&#8230;felt like being a kid in front of a huge candy counter <img src='http://michaelwparks.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I think I will be attending many future Salesforce User Group meetups!</p>
<p>Thanks to <a href="http://twitter.com/twenkat">Venkat Polisetti</a> for organizing and running the group.</p>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2010/09/salesforce-atlanta-user-group-meetup-september-2010/&text=Atlanta Salesforce User Group Meetup September 2010" target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2010/09/salesforce-atlanta-user-group-meetup-september-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SaaS Based Electronic Health Record System (and it&#8217;s free)</title>
		<link>http://michaelwparks.com/2010/06/saas-based-electronic-health-record-system-and-its-free/</link>
		<comments>http://michaelwparks.com/2010/06/saas-based-electronic-health-record-system-and-its-free/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 14:23:08 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA[Health IT]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[EHR]]></category>
		<category><![CDATA[electronic health records]]></category>
		<category><![CDATA[electronic medical records]]></category>
		<category><![CDATA[EMR]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Practice Fusion]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=414</guid>
		<description><![CDATA[I&#8217;m pretty excited to find out about a SaaS based EHR system, Practice Fusion, that is also free&#8230;completely free including support.  And unlike most &#8220;free&#8221; SaaS (Software as a Service) solutions they don&#8217;t have a &#8220;lite&#8221; version that&#8217;s free while trying &#8230; <a href="http://michaelwparks.com/2010/06/saas-based-electronic-health-record-system-and-its-free/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty excited to find out about a SaaS based EHR system, <a href="http://practicefusion.com/">Practice Fusion</a>, that is also free&#8230;completely free including support.  And unlike most &#8220;free&#8221; <a href="http://en.wikipedia.org/wiki/SaaS">SaaS </a>(Software as a Service) solutions they don&#8217;t have a &#8220;lite&#8221; version that&#8217;s free while trying to up-sell you to the &#8220;professional&#8221; version for a fee.  According to their website &#8220;There are no hidden charges, consultant fees, software costs or support subscriptions. Licensing, hosting, training and support are all included. Your practice always retains ownership of its data and you can export any time if needed.&#8221;</p>
<p>News flash! If you have a medical practice that qualifies for $44,000 in economic stimulus incentives for adopting an EHR as specified in the <a href="http://practicefusion.com/pages/HITECH.html">HITECH Act</a>&#8230;and you adopt a &#8220;free&#8221; EHR package&#8230;then obviously you get to pocket the entire $44,000.</p>
<p>Practice Fusion runs on <a href="http://www.salesforce.com">Salesforce.com</a>&#8216;s cloud development platform, <a href="http://www.force.com">Force.com</a>, the <em>Cadillac</em> of cloud app development platforms. And recently <a href="http://www.dell.com">Dell, Inc</a>. announced a <a href="http://www.practicefusion.com/pages/dell-emr-solution.html">partnership </a>to bundle hardware with Practice Fusion&#8217;s SaaS solution including zero interest financing (for 3 months) for medical practices.</p>
<p>Unlike on premise client/server solutions a SaaS (Software as a Service) solution runs completely in the cloud. So you don&#8217;t have the expense of servers and even more importantly the people resources that are necessary to support the servers. Your annual savings with a SaaS solution can easily be 10&#8242;s of thousands of dollars over what you would pay for a solution requiring on premise hardware maintenance and support.</p>
<p>I took advantage of <a href="http://www.practicefusion.com/pages/academic_program.html">Practice Fusion&#8217;s academic program</a> to signup for an account and have been reviewing their extensive library of youtube training videos.   The availability of these videos make learning Practice Fusion&#8217;s features a snap.</p>
<p>So who&#8217;s using a SaaS EHR solution? On their website they claim that over 30,000 physicians and practice managers in 50 states currently use Practice Fusion’s Electronic Health Record which sounds pretty impressive to me.</p>
<p>So what&#8217;s the catch? How do these guys make money? Well Practice Fusion is an ad-supported product. On their website they say &#8220;medical advertising placements are non-intrusive, completely private and never pop-up.&#8221; And if you really can&#8217;t stand the ads then  you can switch to an ad-free version for a $100 a month per practitioner at any time.</p>
<div id="_mcePaste">Given that  the top driver for slow adoption of Electronic Health Records is misalignment of costs and benefits then <a href="http://www.practicefusion.com/">Practice Fusion</a> stands to make a significant impact in this market.</div>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2010/06/saas-based-electronic-health-record-system-and-its-free/&text=SaaS Based Electronic Health Record System (and it's free)" target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2010/06/saas-based-electronic-health-record-system-and-its-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CloudForce Tour</title>
		<link>http://michaelwparks.com/2009/03/cloudforce-tour/</link>
		<comments>http://michaelwparks.com/2009/03/cloudforce-tour/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 03:27:00 +0000</pubDate>
		<dc:creator>mwparks</dc:creator>
				<category><![CDATA[salesforce]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[cloudforce]]></category>
		<category><![CDATA[force.com]]></category>

		<guid isPermaLink="false">http://michaelwparks.com/?p=49</guid>
		<description><![CDATA[Salesforce held the first 2009 CloudForce seminar in Atlanta at the Intercontential Hotel Buckhead on March 5th from 2:30 until 5pm with a reception from 5 until 6. I always enjoy catching up on the latest salesforce features and success &#8230; <a href="http://michaelwparks.com/2009/03/cloudforce-tour/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Salesforce held the first 2009 <a href="http://blogs.salesforce.com/partner_success/files/spring_09_cloudforce_tour.pdf">CloudForce</a> seminar in Atlanta at the <a href="http://www.ichotelsgroup.com/intercontinental/en/gb/locations/atlbh?cm_mmc=mdpr-_-googlemaps-_-ic-_-atlbh">Intercontential Hotel Buckhead</a> on March 5th from 2:30 until 5pm with a reception from 5 until 6. I always enjoy catching up on the latest salesforce features and success stories as I&#8217;m a big admirer of Salesforce as an early entry into cloud computing and the success they have had. At this event I didn&#8217;t really hear alot of new information. It was more of a refresher to remind Atlanta customers and potential customers of the value and opportunities available from the Salesforce platform. I get very excited about <a href="http://www.force.com/">Force.com</a> as a development platform along with appexchange to provide an easy vehicle for commericalizing applications.</p>
<div>I do wish Force.com would reduce their monthly subscription fee to be more in line with other cloud application development platforms. But as always I get fired up hearing about the success of force.com from customers&#8230;who represent very large as well as very small companies. Which points to a major characteristic and advantage of cloud computing&#8230;the smallest company has access to the exact same technologies that are available to the very largest companies for creating innovation and value.</p>
<div>As usual the reception from 5 to 6 was fantastic with free beer and wine and hot h&#8217;ordeurves. I love Salesforce receptions.  <span style="color: #333333; line-height: 16px; font-family: arial; font-size: 13px;"> </span></div>
</div>
<div class="twttr_button">
				<a href="http://twitter.com/share?url=http://michaelwparks.com/2009/03/cloudforce-tour/&text=CloudForce Tour" target="_blank" title="Click here if you liked this article">
					<img src="http://michaelwparks.com/wp-content/plugins/twitter-plugin/images/twitt.gif" alt="Twitt" />
				</a>
			</div>]]></content:encoded>
			<wfw:commentRss>http://michaelwparks.com/2009/03/cloudforce-tour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

