Startup Spotlight: Canappi helps builds iPhone and Android apps

Convergence Modeling, a 7-month-old Bellevue startup, wants to make it dead simple for people to create mobile applications that work across various platforms. Led by founder Jean-Jacques Dubray, the company just added to its iPhone offering with support for Android. (Windows Phone 7 is in the works).

In our latest installment of Startup Spotlight, Dubray explained how they are different from a number of others looking to streamline the mobile app development process. And the 47-year-old entrepreneur shared insights on how his son helped inspire the startup company.

Explain what you do so our parents can understand it: “Canappi is a Mobile Application Development Platform that greatly simplifies the development of native iPhone and Android applications.”

Inspiration hit us when: “My son and I tried to build an application last fall, Wikityo. I could not believe how hard it was to build just a 4-screen app. What could have been a fun ‘father-n-son’ project turned out to be nearly impossible and very frustrating.”

VC, Angel or Bootstrap: “Bootstrap for the time being, with a laser-sharp focus on quality and understanding what our customers need. If the market values our approach we may then seek outside funding to accelerate our expansion.”

Our ‘secret sauce’ is: “We created a dedicated programming language, mobile-dsl, which requires minimal programming knowledge. It is simple enough that even non-technical people who are willing to “punch above their weight” can get the hang of it. From an mdsl file, Canappi generates all the native iOS and Android code that a developer would otherwise have to write by hand.”

The smartest move we’ve made so far: “We assembled a diverse team with 3 core focus areas: quality, customer and technology.”

The biggest mistake we’ve made so far: “We have underestimated some of the difficulties in executing in our plan.”

Would you rather have Gates, Jobs, Zuckerberg or Bezos in your corner: ”Steve Jobs is our clear choice because he understands that to bring innovation successfully to the market you must be able to clearly articulate why the change you are delivering is important to the adopters. Canappi defines a unique approach to building mobile apps recognizing that commerce increasingly is going mobile and for everyone to participate, creating great mobile solutions must be simplified.”

Our world domination strategy starts when: “Entrepreneurs, developers and business realize they can take advantage of the mobile revolution by themselves, because we make it simple without hiring a team of Objective-C or Android Layout designer gurus. We empowered Nexus 6 to build a life changing application for COPD patients in a month, with their development team, without any prior knowledge of iPhone or even mobile development. Their developer had never touched a Mac before, for that matter.”

Rivals should fear us because: “We have uncovered the blueprint of successful mobile applications and we are sharing it with our customers. Combined with our development platform, which makes mobile development simple (but not simplistic) we empower them to create incredible value for their customers, employees and business partners.”

We are truly unique because: ”Competitors try to lock in their customers, often charging monthly fee for years, with technologies that will be obsolete in six months. Our programming language is technology independent, hence we give our customers the opportunity to abstract their app from the technologies vendors want to lock them in. We don’t sell any mobile technology per say. When these technologies change, we change our code generators so that you don’t have to spend much effort rewriting your app to take advantage of new capabilities, or when one of them disappears … like Symbian.”

The biggest hurdle we’ve overcome is: “Articulating the value of a very innovative way to create software.”

What’s the one piece of advice you’d give to other entrepreneurs just starting out: I would recommend Entrepreneurs to start by asking the question: ‘Why do we build our product or services?’ instead of “What are we building?” We watched this presentation from Simon Sinek, and it certainly had a lot of influence on us and how we reflect and communicate about our tool.”

Startup Spotlight is an occasional look at a Seattle area startup company. Have an interesting new venture you want spotlighted in GeekWire? Fill out the questions above, send a couple photos of the founder(s) and company logo to tips@geekwire.com. Past profiles can be found here.

  • http://twitter.com/ShaunWolfe ShaunWolfe

    Interesting spotlight as I am interested in this type of technology. But, I went to their website. The Copyright (actually “CCOPYRIGHT” [sic]) says 2010, the only blog post is their original blog post in December 2010.  They say the are in Beta (but the last update was in December). The site talks about products “coming in Q1 2011″.   Except for this interview, it would appear they are dead.  Their product is interesting to me, but are you sure there is a there there anymore?

    • JJ Dubray

      Shaun, the product web site is http://www.canappi.com, we update it daily. 

      The product is currently at v1.0 and available for free during the launch period.

      It is true that we don’t have too much time to work on our “Corporate” web site (http://www.convergencemodeling.com). I guess, this is a hint that we should.

      If you have any question, please email me directly at jj -at- canappi.com

  • http://thinkspace.com thinkspace

    Great to see Jean-Jacques (JJ) and Cannappi featured on GeekWire! JJ hosted an event at thinkspace a few weeks ago and spent a few hours teaching non-technical entrepreneurs how to use Cannappi to build apps for their business. We had a great turnout at the event and received positive feedback regarding the presentation and the product. We’re really excited to see what comes from Cannappi and JJ’s serious commitment to developing an amazing product. -Kristin

  • http://twitter.com/Vroo Vroo (Bruce Leban)

    I’m confused. Dubray says “Competitors try to lock in their customers, often charging monthly fee for years, with technologies that will be obsolete in six months. Our programming language is technology independent, hence we give our customers the opportunity to abstract their app from the technologies vendors want to lock them in.”

    But Canappi also charges a monthly fee (and possibly pay-per-use fees later) and has their own programming language which locks people in because no one else uses that language.

    Can you explain how you’re not like the competitors you disparage?

    • JJ Dubray

      Bruce,

      thank you for asking the question. 

      Canappi is a design tool, not a middleware. It generates 100% open source code that is yours to operate and maintain. Once your application is in production, you no longer need to keep a Canappi subscription active. For instance, you want to develop a single application, and you do it in less than 3 months, since we have a minimum of three months, it will cost you $30. If you develop applications, as a business, then a yearly subscription will cost you $120. We may charge “pay-per-use fees” for dedicated code generations that people use occasionally. 

      Some of our competitors charge $599/month just to operate one application, yes only one application. You pay that fee for the life of your application. These competitors use a 100% proprietary platform, all the work you do on their platform is lost, if you ever decide to go to a different platform.

      >> has their own programming language which locks people in because no one 
      >> else uses that language.
      This is not correct. Our language, mdsl, is an intermediary language. We simply use it to optimize the development process, it never materializes in the runtime. With Canappi, you write a solution descriptor in mdsl. From an mdsl file, we generate 100% native iOS and Android code (soon WM7 and HTML5/JS). This code is the same code a developer would write if you asked him or her to build a solution for you using iOS libraries or the Android SDK, however, with Canappi, you write *one* solution descriptor and we generate code for all the platforms. You don’t have to be an expert at all these technologies. When you put your application in production, there is not a single library or runtime component that comes from Canappi. So the dependency, and hence the lock-in, is zero.

      Think of Canappi as being a highly productive developer that knows how to code in multiple technologies, that you hire for $10/month. When you no longer hire him, the code that he wrote (generated) is yours and you can do whatever you want with it.