Mobile

Search

Our details:

Openhanced
Raaphorst 159
2352 KJ Leiderdorp
Netherlands

E info@openhanced.com

QR Code

QR Code for Update: Openhanced Location Starter Kit Layar web service script

What I'm Doing...

Update: Openhanced Location Starter Kit Layar web service script

Posted in: Android, Augmented Reality, Blog, Mobile, Open Source by openhanced on April 16, 2010 | No Comments

After feedback from @swinnenstijn I realized there can be a problem when a Layar is configured without categories or maybe with the wrong ones. To solve this we changed the script so that you don’t need to specify a Layar filter. Right after configuring a Layar it should work.

Download the zip file, unzip it and change some db details on line 4-7. After that you can upload it to your webservice folder.

Download latest full version | Download updated Layar web service script

 

Overall

When you start with the OHLSK make sure to create categories first and then add POI’s to these categories.

Small changes in Layar web service script

Posted in: Android, Augmented Reality, Blog, Mobile, Open Source, iPhone by openhanced on April 13, 2010 | No Comments

OHLSK (Openhanced Location Starter Kit)

After some serious debugging last two days (thanks Josh) we have changed a few things in the script that is called by Layar. These changes are also finalized in the full version.

Please only download the update if you already have the full version installed, upload and overwrite webservice/layarpoints.php in your server but make sure to change the DB details for your situation!!!

Download latest full version | Download updated Layar web service script

On top of that we also show you a little more on what to do inside Layar to get it working.

image

In your Layar filter settings make sure that you have 1 Range Slider and one set of Radio buttons. The values of the radiobutton set need to match the Category ID of the OHLSK.

image

Above screen is the category list in the OHLSK solution.

Launch of the Openhanced Location Starter Kit with #Layar functionality

Posted in: Android, Augmented Reality, Blog, Mobile, iPhone by openhanced on April 6, 2010 | No Comments

NEWS: Openhanced is releasing a new Sports/freetime activity Layar next week in cooperation with a German company. Above 300000 tracks listed worldwide including elevation/weather data.

Online help | Download

imageimage image

We are, as planned, delivering the Location Starter kit to provide individuals and organizations with a solution that can be used in combination with mobile applications like Layar.

The development of this solution has taken a while and this Freemium version is the blue print for our GEO Data warehouse where people with different roles can manage location content in a user friendly way. Our first goal is to make the solution available to anyone who is interested in location oriented solutions.

For us Layar is the showcase application that we use a lot to provide people with an awesome demo. However, Openhanced is involved in several Enterprise location based solutions for users or employees. To fulfill end user solutions you need a flexible backend for demonstrations.

Some information before you start the download

As with every software solutions and deciding on releases and time frames there are a few small minor issues, mostly related to validation during installation:

  • The install wizard can one click install but make sure all your MySQL details are correct;
  • Double-check if you need the special 755 permissions on the mentioned files;
  • Get a Google Maps key that is needed for the location picker.

Scalability

The backend location management system is built on PHP and MySQL and can be used in a live production environment if needed. We use it for a few solutions that serve a quarter of a million data points and we think that is still fine performance wise.

Downloading and unpacking

You can download the solution here. Make sure after downloading to unpack the zip file and to upload it to your PHP/MySQL server. Call the install.htm through your browser after uploading.

To get help before you upload and install visit our extensive online help.

EU VAT check Mobile Web Application (mowapp)

Posted in: Android, Mobile, Mobile Web Applications, iPhone by openhanced on April 2, 2010 | No Comments

qrcode

Click here for the URL.

All companies in Europe officially need to check the VAT id of the partners/suppliers they work with, till now that has been difficult to do.

That changes from now on, we just have released a Mobile Web Application to check VAT numbers for the following countries:

  • Netherlands
  • Austria
  • Belgium
  • Bulgaria
  • Cyprus
  • Czech Republic
  • Germany
  • Denmark
  • Estonia
  • Spain
  • Finland
  • France
  • Great Britain
  • Greece
  • Hungary
  • Ireland
  • Italy
  • Lithuania
  • Luxembourg
  • Latvia
  • Malta
  • Poland
  • Portugal
  • Romania
  • Sweden
  • Slovenia
  • Slovakia

The mobile browser based application is usable on the Android an iPhone devices but you can also use it on the desktop on a Safari browser.

image image

It is our aim to provide businesses worldwide with vertical applications on mobile devices.

The data is provided by the EU and a wrapper web service is developed by http://isvat.appspot.com/

The Layar Open Source creation tool will be released next week, the name is OHLSK.

Posted in: Android, Augmented Reality, Blog, Mobile, Open Source by openhanced on March 26, 2010 | 1 Comment

Right now OHLSK is the short name for Openhanced Location Starter Kit. It can be used as a backend for any mobile location client but right now it supports Layar out of the box.

In between business – we are working on: a big sports activity Layar, location based SMS services, mobile app., several new Mobile 2.0 concepts – i’m glad to say that there has been a lot of progress in the OHLSK. We needed to extract a Freemium set of capabilities from the total solution and that has gone well. Below are some screenshots of the final Freemium solution:

image image image image

There are some things still to add or change:

  • creation of Layar actions in multiple languages;
  • authentication;
  • spatial search optimization;
  • URI types.

However, these are minor changes and it will not postpone the release. The release will contain extensive help on how to configure and install the solution on your own PHP/MySQL environment.

The total solution (with more capabilities) that we are working on serves as a base backend for all our concepts and projects in the future.

Preview of a complete POI/Layar backend, frontend and browser based mobile solution

Posted in: Android, Augmented Reality, Blog, Mobile, Open Source, iPhone by openhanced on March 8, 2010 | No Comments

Layar client

Last couple of weeks we have done some extensive development to get a complete working concept (some will be used at current projects) around POI’s, Layar and backend integration PLUS Jquery based clients for Android and iPhone.

After analyzing some of the solutions available I think there is a lot to improve and also ways to extend the experience. A lot of layar developers for example focus just on the Layar client (which is perfectly fine) but we took this approach and extended it into an approach where Layar actions (available in the specification) kick of Jquery clients (Android and iPhone) where you can even execute more location based services. Below is a sample screenshot of how this looks inside Android (in Dutch):

image image image image

By linking these almost native clients (nothing to install) for example the Layar experience can heavily be extended. When people select an action in Layar above screens can be opened from within Layar:

image

POI/Layar backend

There are a few POI/Layar backends available but again we think they are not flexible enough. We think that one infrastructure can facilitate both Layar data but also any other location based information. On top of that we are working on:

    • a commenting system for POI’s/Layar;
    • location based advertising;
    • invitations by SMS for location based surveys or ads;
    • generating coupons and a way for users to claim a coupon (location based);
    • a retailer interface where store owners can add ads;
    • and may other interesting solutions…

Below some screenshots of the backend:

image image image

The backend is suitable for multiple users and user groups. Users that register as a retailer will have an option to create location based messages or coupons.

All above work is in development and some will be rolled over to a live environment. A freemium version will be available so that you can create your own Layar in an easy way. We plan to release this around April.

A CloudPhone is an interesting concept

Posted in: Blog, Mobile by openhanced on February 23, 2010 | No Comments

Just back from MWC and I’m recovering from all the news announced. Lots of phones, apps., talks, pacts etc.

However, between all the news I missed an overall visionary overview of the mobile industry and where we are heading. Maybe I missed it because I did not attend the real congress but I heard no buzz around phone functionality in the cloud or CloudPhones.

What is a CloudPhone
To me this is a device that gets 90% of its functionality and content out of the cloud. It includes the interface that is not baked into the device or on SIM but a real fully connected phone with a very lightweight OS. For mobile operators that would mean a smarter bit pipe in the end (they hate the word dumb bit pipe).

For a CloudPhone to happen we need one important thing at least: high-speed wireless access.

Desktop trends vs mobile trends
If we look at the trends in the mobile world and compare that to web 2.0 and the Enterprise we notice a difference, the mobile world is focusing on native (desktop for mobile devices) while web 2.0 and Enterprise is all about cloud. I think this is an remarkable difference especially if you know that the iPhone was web apps. only in the beginning. The biggest question is “why is this the case?”. For sure the answer now is reliable high-speed access everywhere. Whatever phone manufacturers say the concept of phones have not changed much, how we use them however has changed a whole lot. So the question is if we should change the phone model if we get mobile access everywhere? I think we should.

I think it is very weird that we carry around all this privacy data the whole day with a big risk of losing it. Can you imagine you would make a backup of your business data everyday and carry it around the whole day in your pocket? Basically a phone stores a lot of information locally and I see that as a huge risk. If you ask people why they carry their phone the whole day you get two answers:

  1. I need to be in touch with everyone;
  2. I’m afraid to lose it so that others have all my data when I lose it.

Point 2 is really important, the risk of losing or getting robbed is a real risk everywhere in the world and the old phone model where everything is stored locally is absolutely not the smartest way to do it (again, everything else moves to the cloud).

In the cloud is saver
The cloud is good enough to store all our: Tweets, banking information, credit card information, employee info, invoice etc. so why isn’t it good enough to store all our phone stuff (I don’t mean syncing). Actually, the mobile operator is already storing a lot of our phone information and in some countries they are actually forced to do so.

I notice in talks with other phone users that their contact list is holy although mostly very incomplete. My private contact list on my phone does not contain much information either, just first names or nicknames. I personally would like to have an online contact list without the need to sync., just make calls from a real-time online list.

Having all in the cloud is also much saver and controllable if you lose your phone, you could easily log in through a portal and disable your phone.

The dumb bit pipe discussion and how it can become smarter
Again and again you hear that mobile operators don’t want to be called dumb bit pipes but my point is that they should be very happy. They control who drives on the mobile wireless highway and nobody else. Mobile operators are the ISP’s of the mobile world, they just need to be much more innovative from an end user perspective. From an infrastructure point of view they are already very smart and innovative. They need to think how to move stuff to their cloud infrastructure (contact lists, phone settings) and forget about this dumb bit pipe discussion. They need to look into different ways to setup call connections (see Ribbit) and offer solutions like Dial2Do, Twilio etc.

If they manage to move to a smart bit pipe they can charge even more for Internet access because that is the future for sure.

The CloudPhone, it is almost there
Basically the iPhone and Android are already partly cloud phones because they connect to an incredible amount of online services, everyday more services are released. But, wait a minute, the phone itself is not a cloud device yet, indeed it isn’t. It is still this device with local storage and native apps. However, within 2-3 years it can be. New faster mobile wireless access (Long Term Evolution) can make the CloudPhone happen very soon!

What needs to happen
A lot needs to happen, the mobile industry has evolved but is now on a collision course with standards. Everyone is doing his own OS and the AppStore goldrush is just copycat behavior because nobody can come up with something more innovative. There are two things that need to happen:

  1. Availability of high-speed mobile internet all over the planet;
  2. New lightweight OS’es that all support the same standards and focus on mobile web apps.

I think Palm is actually the company who has the best and most open implementation although I must confess I have never used it. However, specification wise I can say they have adopted emerging standards.

How does a CloudPhone look like in 2-3 years
A CloudPhone is an always connected device that uses a high-speed always on data connection to present the user with the latest information. It does not use synchronization because it gets all data from the cloud (address book, settings etc.). Only a small core OS will be installed on a SIM card (probably possible) and a browser will take care of the rest. Smart technologies like HTML5, Ajax and REST will make the phone super interactive and responsive. The CloudPhone will be secure because when it gets stolen everything can be disabled online fast and easy (IMEI number).

The dumb bit pipe will be upgraded to a smart bit pipe and most call handling will be done by cloud servers at the mobile operator. Mobile operators will also take care of the storage of address books and phone settings (again, in the web 2.0 world we already do this) so that we can easily move our profile to a new phone.

It could look like the very interactive interface that Microsoft showed with Windows Phone 7, I actually think MS could pull this off with all their very advanced backend services easily. Some of this they will do in Windows Phone 7 but it will probably be another fat mobile client.

I personally would love to have a full CloudPhone that is always connected. Currently my phone is used for so much more than just making calls, it is really starting to replace my desktop in some areas :-)

The Openhanced take on MWC 2010

Posted in: Blog, Mobile by openhanced on February 21, 2010 | No Comments

DSC_4012_2144x1424 DSC_4158_2144x1424 DSC_3898_2144x1424

Just back from MWC 2010 and my head is full of impressions and technology. This was the first time at MWC and probably not the last (next time a little shorter). Can we write down somewhere that the mobile (24) operators agreed on a kind of pact against Apple? It is clear, the mobile operators feel they are missing the AppStore opportunity and have decided to close a pact to bring….. another AppStore. Well, do we need it? I’m not sure if this is innovative, it is just copy cat behavior. There is an incredible gold rush happening right now and it seems everyone wants to build and sell native applications for iPhone but also Android. Interestingly most people I talked to gamble on a consumer application to get rich. To base your business operation on such a gamble is a big risk with a low possibility of success. There are probably only a few hundred developers worldwide that make very good money on consumer applications, that is not much.

I also doubt very much if the native route is the best way. The Gartner Group, but also Google and others, are very clear that mobile web applications is the market that will grow faster. On top of that, it is the only segment that has a kind of standard and that is WebKit and HTML5. The mobile OS war makes one thing clear, there are not many standards and I think that is bad news. If you go native your development team needs to be very skilled in several different languages and developers might be hard to get. WebKit on the other hand seems to be everywhere and the support for HTML5 is a real value. Let’s hope that Microsoft will fully support HTML5 or even decide to roll out WebKit as an option for device manufacturers.

Talking about Microsoft, they really surprised everyone with a very slick demo of Windows Phone 7 Series.

I really think they have done the impossible, redefining the mobile interface again and to me the iPhone suddenly looked old.  However, we still don’t know anything about the core code and other plans. They did not answer any question on the OS, they all save that for Mix 2010.

If we talk about other companies that got attention, we need to mention Google. Lots of Android phones but Google did the ultimate, 1000 developers got a Nexus One for free. And yes, I got one too! Google is dedicated to get attention and the developers behind them.

Overall the MWC event was a good place to meet people from the business but there was one thing I found really annoying, the lack of FREE and reliable WIFI. I must say, a big joke! Next time the organization should fix this!!

And what about the others? Well, saw Samsung Bada OS but they need to get back to the drawing board, not sexy and not interesting.

Luckily this year there was also AppPlanet, by far my favorite spot. All the hardware is nice but in the end it all looks the same and the software makes the difference. I would say a bigger AppPlanet next year!

And yes such a exhibition can make you very tired, sleep well ladies :-)

DSC_4020_2144x1424

Cross platform push notifications

Posted in: Blog, Mobile by openhanced on February 9, 2010 | No Comments

I think the iPhone push notifications offer an excellent way to make direct messaging possible between users and it is a shame that this only works on the iPhone (of course, Apple).

However, recently I discovered a few interesting articles on something called MQTT (MQ Telemetry Transport). This is a product developed by IBM and in July 2009 Andy Stanford-Clark from IBM expected it to explode. Well, that obviously did not happen yet :-)

What is MQTT?
The MQTT protocol enables a publish/subscribe messaging model in an extremely lightweight way. It is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. For example, it has been used in remote sensors communicating to a broker via satellite.

If you now go to the site you can already see that what Andy predicted did not happen, the latest news is from July 2009.

However, a few people have written solutions around MQTT and it seems to work excellent. Dale Lane has done some work on an Android implementation and he has also written an extensive article on it here.

Wouldn’t it be great if you could easily exchange information between devices (without the overhead of Twitter) cross platform?

Wait a minute, isn’t that what Twitter is doing? Yeah, I guess Twitter can be used for that if the message is 140 characters. However, most Twitter apps. are based on pull.

 

Mobile analytics, everyone jumps on the bandwagon (a list)

Posted in: Blog, Mobile by openhanced on February 1, 2010 | No Comments

Mobile analytics has gained attention because recently two companies that do analytics discovered usage of the Nexus One and more recently the iPad. When doing a search on the internet for “mobile analytics” a lot of companies will popup that offer a solution. At Openhanced we try to integrate and test a few of these into our Hybrid Mobile approach. Analytics are important and more companies should use them to exactly pinpoint where to put investments in new technology. Especially related to investing in mobile applications for your Enterprise.

In all these years in IT i’m still surprised by the fact that not many companies monitor usage when new web-, or mobile apps. are deployed. Because of the fact that much software is delayed people are mostly happy when the application finally is deployed, they are glad to have that behind them.

In my opinion this is not a good approach. Why would you invest in features of a product that nobody uses unless it is clear beforehand that the target group is small and they need this functionality.

It looks like measuring mobile sites is booming, there are at least 4 providers:

Mixpanel
This is our favorite right now because it contains custom statistics (define your own). It also has an option to get to the RAW data by using an API.

Update: just as I say this their system is down, it seems they have some problems.

Handsetdetection
This is the first one we discovered and it has some neat features. The one that is interesting is the GEO location information. On top of their analytics they also offer GEO location and that is very useful for web apps. (a web app. cannot touch the GPS). Basically Handsetdetection is an API to determine which device is requesting the mobile site. We use this in a combination with JQTouch to render a web app. to the correct device.

image

You can see interesting details about carriers but also ISP’s.

Motally
We did not integrate Motally yet but it seems promising. It also has referrer information, something Handsetdetection does not have.

image

Mobilytics
Not tested yet.

Percentmobile
Invitation requested, not tested yet.

Flurry
This is an API the the form of a SDK. That means it cannot be integrated into a web app. They seem to have a very good reputation.

Localytics
This is also an SDK and we did not test it yet.