SEARCH
Tag Archives: PHP
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
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:
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.
Transform Twitgoo search query to Media RSS
Posted in: Blog, Open Source by openhanced on January 19, 2010
For a small internal project we needed to transform the Twitgoo search query (through API) to a Media RSS feed. Below you can find some sample code how to do this:

