day -10: Website in the Works

Posted on: 2010.07.22
Posted by: petter
View Comments

Daily stories from the ambadoo team, behind the scenes, dev-stats and other random stuff.

Website In the Works

For you who’ve followed ambadoo know that ambadoo.com has been static, very static. The current site is a temporary old one that we put up when we realized the other was broke. The old site was connected to the application that we removed, hence, broken.

It’s been hanging there, waiting for the real thing to happen and was never meant to do any magic more than saying Hello World.

We’re re-building the site from _blank. It was time to hot it up and actually explain what we’re doing a little bit more in-depth this time.

Web App, Hot.

We’ve good flow in the Web App development now with lots of small goodies implemented. Some UI stuff, like maps on addresses but the more interesting part is in the Facebook integration, which is about to be really awesome!

We’re continue to fight against time on the iPhone development. Things are harder, and takes more time than we’re hoping but we’re making progress and by the end of this week we should have reach 100% functionality for this version. That might be only 5% of what we’re imagine we’d like to implement but it’s the five most important percentages.

Web App : Edit Profile

This is a web app, not a native. It’s stunning what you can create with HTML5, CSS3, JavaScript and some php programming. However, there are things that you can’t do from a web app and where native are still superior. We’ll continue to develop both to take advantage of what the two platforms has to offer.

day -23+22: frustration > success

Posted on: 2010.07.13
Posted by: petter
View Comments

Daily stories from the ambadoo team, behind the scenes, dev-stats and other random stuff.

The end of last week was like climbing a steep & tiny mountain. We thought the change of the Facebook authentication would be rather easy and that we had it going, but it proved to be more difficult than what we hoped for.

Cookies

It seemed fine on the iPhone but when we tried to do the same thing on the web-app we realized it needed to be tweaked to get working. After hard work from Daniel & some changes by Magnus in the backend, setting the cookie right and sending the right parameters to the web-app we got it up running again. That was required to move on, on what will become the mobile web version of ambadoo.

m.ambadoo.com

This will be the home for mobile web access of your contacts, and your profile. It doesn’t matter where you are, if you’ve forgot your phone at home or you run out of battery. You should always have access to what’s most important, contact information to your beloved ones.

The majority of the functions in version 1.0 is there, and we’ll work on this in parallel with the iPhone app for everyone that’s not an iPhone user. You are as important to us, so you know. We have as a mission to deliver a truly cross-platform & universal system and there’s no more true platform than the web for this. With the arrival of HTML5 & CSS3 the game is different and we can build rich application right on the web. For now we’ll keep it simple.

iPhone Simulator