Archive for the ‘application development’ Category

Talend Secures $12 Million in Funding

talend

I was happy to read that Talend secured $12 Million in funding. We’ve long been a proponent of Talend, beginning in early 2008 completely gutting home-grown ETL and Middleware applications and processes by leveraging the open source tool. With quotes on ETL software from the big boys coming in north of $200K, the open source investment (we essentially pay for a “pro” version of the server along with enterprise support — substantially less than $200K).

There is a place for open source in the enterprise. As development shops seek to be more agile, budget-conscious, and innovative this year, the ability to move quickly and without the sometimes bureaucratic-funding-approval-process is important. “Do more with less” remains an important mantra in ‘09 in IT just as it did in ‘08.

A lesson in client servicing an application development project

We recently completed our first integration with an external customer website and our e-commerce website. (By “integration,” I mean an API in which we pass configured product data from our site to a 3rd party shopping cart.) What ensued was an interesting learning experience for myself and our group of developers on the project.

Everybody has their own development process

Standards are hard to come by in the web application/development world and the process for managing development projects is certainly no different.

Case in point: We created a technical specification for an API and worked with developers on our own team spanning 3 different time zones. Add on top of this that our technical specification was an “ideal world” document which didn’t account for specific requirements of the external website we were to interface with. This meant further coordinating our simultaneous development of our API with the integration of the API (as we were building it). This essentially equated to “building the plane as we flew it.”

Agile development is great…but falls flat on its face when involving people outside the core team

In an agile software development world, code is written, tested, and released in several mini-stages. This methodology allows for us to be very open, flexible, and speedy with new development on our various web properties.

However, my takeaway from this project is that I would utilize a different approach when interfacing with external developers that are not part of the core team…taking me back to my agency roots when educating our clients about “our process.” What we found is that our process didn’t at all align with the customer’s process for development, testing/QA, and release management. In fact, it caused a lot of tension between the two groups throughout the project — especially in the home stretch.

Where we normally operate in a lean environment with small release gaps and short testing periods, the external party we interfaced with was accustomed to a more traditional waterfall model of building the entire application up front, test all of it at once, and going through several iterations of testing & debugging of all code at the very last stage.

Lesson learned: Provide a visual map of your process and timing

Multiple lessons were learned on this project:

1.) Provide a “site map” of the intended integration. This allows business stakeholders to visually understand where the API “handshake” occurs between the sites. It also empowers the external QA team to understand the bigger picture so they can see which areas need testing.

2.) Provide a map of the major components of the development project, timing on each, and the order in which they will be developed. Seems simple, but when you don’t manage the external developers, keeping tabs on the timeline proves difficult.

3.) Schedule regular daily meetings to check in on status and even if there’s no updates to report, it provides a crutch for the collective team to lean on so everybody remains on the same page (in terms of timing & expectations). Morning meetings are important so the day doesn’t get away from either party. This is particularly helpful in the final weeks/days of the project.

Custom Product Configurator API

This month we launched an industry first: we have built a custom product configurator API. We have teamed with American Blinds, the largest online retailer of window treatments, to put the API in production with the launch of our previously-mentioned custom draperies program.

The B2B benefit

The API allows American Blinds to effectively “shake hands” with our product configurator enabling online ordering of custom draperies from Levolor without having to do any product programming. This enables us as the manufacturer to focus on effectively managing the hundreds of billions of configuration possibilities with our custom product lines while American Blinds focuses on the marketing of the products to their consumers — essentially the best of both worlds.

Here are screen shots of the experience:

 

The American Blinds Curtains & Draperies landing page:

 

The Levolor Draperies landing page on AmericanBlinds.com:

 

 

Now entering the Levolor.com product configurator:

 

The completed configuration passed back to the American Blinds shopping cart via the API:

 

The American Blinds checkout process with a Levolor configured product sent via the API:

 

The B2C benefit

The benefit to consumers is a seamless experience as they are passed unknowingly from server-to-server with no interruption in navigation. To them, it is like picking up another product sample book in the store. At the time of purchase, regardless of products they have in their cart, they still go through the same checkout line for a completely seamless purchasing experience.