Skip navigation
NEWSLETTERS  |  DECEMBER, 2008

Examples of Integrating With Third-Party Applications


Google Maps


We used the GoogleMaps API to integrate maps into the search tool on Weekendsetc.com. Because the site is intended to be an easily searchable trip planning resource, the map element is critical to the user experience. However, if we had tried to replicate the functionality, we would have needed significantly more time and resources than we actually had, and would probably have ended up with something inferior to what Google provides anyway.

Customizable Forms


Several of our clients have began to use Wufoo.com to build forms for their websites. The advantage to using this service is that they can customize the fields of their forms on their own, and then change them as they need to without having to consult with us. The Wufoo forms pick up the visual styling of the website and fit in seamlessly on the page. This is great for basic information-gathering forms, though more complex forms that need to be integrated with other content on the website or any other data reporting that we do within the content management system would be beyond the scope of Wufoo.

Customizable Polls and Surveys


Also, some clients are using PollDaddy.com to assemble simple polls and surveys and plug them in to their website. Like Wufoo, PollDaddy allows you to customize your poll or survey as well as change its fields as needed. Again, this wouldn't be a good choice for sites that need to integrate or report on the user response data with other content on the website, but for simple applications, it's a great cost-saver.

Content Management Systems


There are several open-source content management systems available now that many developers are using frequently rather than building their own. While our projects are built around our own NewfangledCMS, which we customize for each project, we're looking at starting to use Wordpress for smaller projects this year.

<  1  2  3  4  5  >  
Comments
jklondon | January 6, 2009 10:07 AM

an age old debate what you fail to mention is a 3rd way - using modular platforms such as coghead which provide benefits of both flexibility and robustness. See this approach going enterprise over the next few years.
Chris | January 6, 2009 10:37 AM

jklondon,

Thanks for your comment. I'm not sure that this is really a third way. I'd probably say that using Coghead apps would fit within the "buy" category. In fact, their Coglets are pretty much exactly like the Wufoo concept- the form gets hosted on Coghead's server and can be published on your website, but the form data is not integrated with it. Their tools look pretty useful, especially for webmasters with a limited development knowledge.

Chris