Logo
Home

Intuit Developer Blog

  • Prototyping and Wireframing – Getting Everyone on the Same Page

    Communicating ideas visually and getting everyone on the same page (literally) when you are designing or modifying user interfaces is a critical step in the overall development process and ending up with a great user experience. And doing so earlier and often, the better…without this you'll end up here 🙂 There are many ways to […]

  • Advantage SmartRoutes Now Live!

    Advantage SmartRoutes, built on the Intuit Partner Platform is now live and fully available at the Intuit Workplace! From the FoxBusiness.com article: "TomTom, the world's leading navigation solutions provider, today announced a strategic partnership with Advantage Integrated Solutions, a premier Intuit QuickBase consultant-developer, to optimize business fleet organization and itinerary planning on TomTom PRO Series […]

  • Updates to Intuit Marketplace!

    Driving lots of small business users to Intuit Marketplace is important to us and to our developer community.  Making it easy for them to discover and purchase applications that solve their needs is critical, and one of the things that makes the Intuit Partner Platform offering special.  After conducting focus groups with a number of […]

  • Participating in the Intuit Community as an Intuit Developer

    The Intuit Community is a great place to share your QuickBooks and small business knowledge with others.  It can be a way to get your name out there, to build familiarity with your products and services, and to network.  By answering questions you let prospective customers get a free sample of your expertise. Before you […]

  • Flex 3 in Action: Ch. 23 Debugging, Functional and Unit Testing in Flex

    Manning Publications has posted a free pdf of Chapter 23 from their book called "Flex 3 in Action". Chapter 23 includes Debugging, profiling, 3rd party tools, unit testing, and functional testing of Flex Applications. Flex 3 in ActionChapter 23 Manning Publishinghttp://www.manning.com/ahmed/Flex3-sample-chapter-23.pdf From the author's blog Happy Coding, Jarred

  • How to manage Relationships between tables in QuickBase for IPP?

    How do we handle QuickBase relationships using the Intuit Partner Platform Flex SDK Plugin? The QuickBase Missing Manual describes the mechanics for creating relationships between tables as well as common use-case relationships. For example, you can think of a one-to-many relation between projects and tasks where each task in the tasks table is linked to […]

  • RIA’s and PaaS’s, The Intuit Partner Platform

    RIA Weekly is a great podcast series produced by Adobe’s Ryan Stewart and Redmonk’s Michael Coté discussing Rich Internet Applications and related news. Last week they published RIA Weekly #45 – RIA’s and PaaS’s, The Intuit Partner Platform, where we talked about Intuit’s involvement in the RIA space and the Intuit Partner Platform. Thanks to Michael […]

  • How is the QuickBaseDTOArrayCollection different from an ArrayCollection?

    Apart from the name, there are some important properties and methods that make it more useful in the context of writing your Flex code. You can leverage the framework and use QuickBaseDTOArrayCollection to keep your data up to date and avoid having to do the low-level programming to acheive the same otherwise. I'll try and […]

  • Register for the IPP Roadmap Update Webinar 3/6/09

    The team continues to receive a tremendous amount of high quality feedback from our developer community.  We want to share with you the features and capabilities we have planned for the Intuit Partner Platform – this is your chance to review those plans, give us feedback and ask questions directly to the IPP product development team. Register […]

  • Setting Up a Co-Development IPP Project in Flex Builder

    Hello IPP developers, my name is Jarred Keneally and I am a developer support engineer for the Intuit Partner Platform. After receiving quite a few inquiries as to the best way to setup a co-development IPP project, I though I would blog about the way to do that. You should know we are working on […]