NimbleUser RSS : Development Bloghttp://www.nimbleuser.com/feeds/blogs/dev.aspxFailing safe with the Apex Data Loader for Salesforce CRMhttp://www.nimbleuser.com/_Blogs/Developers/Developers/Failing_safe_with_the_Apex_Data_Loader_for_Salesforce_CRM.aspx <p>If you have a way to pull and format data from another system, the Apex Data Loader is a great, on demand way to push data into Salesforce CRM. Without much effort, you can automate the process and create a</p> Ted HustedSat, 07 Apr 2012 14:05:00 GMTIntuitive Forms for a Better User Experiencehttp://www.nimbleuser.com/intuitive-forms-for-better-ux/ <p>Every association has online forms these days. There's so many advantages, from decreased costs, to instant database insertion and increased report ability. Modern technologies have also made it incredibly easy for anyone to make a form and post it online. With that said, there's a lot you can do to make your end users have a better experience when they're filling out forms.</p> Craig CeremugaThu, 29 Mar 2012 15:28:24 GMTCatch me on the flip-side: Responding to Outbound Messages in Salesforce CRMhttp://www.nimbleuser.com/_Blogs/Developers/Developers/Catch_me_on_the_flip-side__Responding_to_Outbound_Messages_in_Salesforce_CRM.aspx <p> In a previous blog, we walked through example code for an Outbound Message Listener. We covered the essentials, but Salesforce CRM offers a nifty twist on just sending an outbound message to an external system. Not only can a</p> Ted HustedThu, 29 Mar 2012 10:00:09 GMTUnloading Salesforce CRM Data with Outbound Messageshttp://www.nimbleuser.com/_Blogs/Developers/Developers/Unloading_Salesforce_CRM_Data_with_Outbound_Messages.aspx <p>No software application is an island, and Salesforce provides two great mechanisms for getting data in and out of your org. To get bits in, there's the Data Loader and other tools that use the same APIs. To get data</p> Ted HustedSat, 31 Mar 2012 16:05:30 GMTToggling PDF Mode in Visualforce Pageshttp://www.nimbleuser.com/_Blogs/Developers/Developers/Toggling_PDF_Mode_in_Visualforce_Pages.aspx <p>Toggling PDF Mode In a Visualforce Apex Page Salesforce.com has made it easy to blend custom Visualforce pages into a standard Salesforce CRM site. Using the standard stylesheets and a smattering of markup, we can cobble up a custom Account,</p> Ted HustedTue, 27 Mar 2012 10:33:11 GMTManaging a Related Object via a Checkbox in Salesforce CRMhttp://www.nimbleuser.com/_Blogs/Developers/Developers/Managing_a_Related_Object_via_a_Checkbox_in_Salesforce_CRM.aspx <p> This Force.com recipe shows how to use a checkbox to manage a related object via an Apex trigger.Problem An off the shelf integration requires the existence of a specific Salesforce CRM Opportunity object. When the object is present, the</p> Ted HustedTue, 27 Mar 2012 10:35:36 GMTTest Driven Development with Apex Triggers on Force.comhttp://www.nimbleuser.com/_Blogs/Developers/Developers/Test_Driven_Development_with_Apex_Triggers_on_Force_com.aspx <p> In an earlier blog , we examined a simple example of Test Driven Development (TDD). Here, we dive into a real life example of using TDD to develop production Apex code for Salesforce CRM.How does TDD work in practice?Let's walk</p> Ted HustedTue, 27 Mar 2012 10:36:28 GMTTest Driven Development with Apex on Force.comhttp://www.nimbleuser.com/_Blogs/Developers/Developers/Test_Driven_Development_with_Apex_on_Force_com.aspx <p>As far as I know, Force.com the software development platform for Salesforce CRM is the only platform that requires unit test coverage for production code. Before an Apex developer can deploy custom code to a production environment, the overall unit</p> Ted HustedTue, 27 Mar 2012 10:37:48 GMTEasy Native Apps With HTML5http://www.nimbleuser.com/_Blogs/Developers/Developers/Easy_Native_Apps_With_HTML5.aspx <p>The year is 2011 and mobile is the hottest buzzword on the block. You’ve got a killer idea for a slick mobile app that’s going to take the world by storm, but you don’t know where to begin. You have a ton of experience writing HTML, CSS and Javascript, but you shudder at the thought of learning Objective-C the Cocoa Touch framework. If this sounds like what’s going through your head right now, have no fear, I’ll point you in the right direction.</p> Craig CeremugaMon, 31 Oct 2011 12:44:30 GMT2011: A Typeface Odysseyhttp://www.nimbleuser.com/2011-a-typeface-odyssey.aspx <p>If you’re designing a website and want to make it more unique from all the rest, there are so many more options available today then there were even 2-3 years ago.</p> Craig CeremugaWed, 10 Aug 2011 14:42:12 GMT