June 30, 2008 Mobile Web Server 1.4: out now! Posted by Jukka Eklund at 04:04 PM | Categories: Announcements

Just in time for Finnish summer holidays: Mobile Web Server 1.4 is out!

Head on to the official news item to check out what's new and fixed. Then follow up here, what did you like? Or didn't?

PS. At this point I want to thank all the hard-working people putting on long hours for this stuff. Thank you, and have a relaxing holiday!

-Jukka

remote_started.jpg

Permalink | Comments (20) |
June 23, 2008 Mobile Web Server Challenge: vote for your favorite! Posted by Jukka Eklund at 10:38 AM | Categories: Feedback

The short-list of our challenge finalists is now available at http://mymobilesite.net/news/14/. Check them out and vote for your favorite now!

-Jukka

Permalink | Comments (2) |
June 06, 2008 More about the Location feature in Mobile Web Server Posted by Jukka Eklund at 11:44 AM | Categories: Tips and tricks

One of the coolest things in Mobile Web Server 1.3 beta has to be the Location feature. It's a bit hidden down there in Presence application so chances are you haven't even noticed it yet.

By default Presence page shows just the coordinates if the phone location is found. It's fair to say that's not very intuitive but here we are leaving the innovation possibilities for developers and hobbyists. It's very easy to modify the default Presence page to have a link to any map or other service. Hint: the file is Web server\htdocs\Web_Applications\Presence\Viewer\index.psp. You can take a look at our demo device's Presence page, it has some examples on what to do with the location.

location_demo.jpg

If you don't feel like experimenting just start to use our Facebook application. It will translate your location into a map name and country, if you allow that. This way your friends can check out your live location roughly.

The location feature works in S60 devices that have the AGPS feature in software. This includes all the models that have internal GPS module. For some products such as N95 and E90 make sure you have the latest software for the device. Our current implementation only uses network-based location which can be hundreds of meters or even kilometers off depending on the cellular network structure. In our next release we will add an option to use also the GPS information if desired.

Bonus link: The Mobile Web Server brochure describes this and other possible future ideas. If you have new ideas, you know what to do :)

-Jukka

location_facebook.jpg

Permalink | Comments (22) |

Back