Closed GoogleCodeExporter closed 8 years ago
Hi David.
Im just curios - mobile web application? For what mobiles? Can you provide more
details, app features?
standa.
Original comment by standa31...@gmail.com
on 27 Nov 2010 at 5:15
Hi Standa,
there are two projects which are trying to make mobile web developing easier.
1. jQuery Mobile http://www.jquerymobile.com
2. Sencha Touch http://www.sencha.com/products/touch/
Both of them seems good, the Sencha just released the 1.0 version and jQuery
will release it in January. I decided to try out jQuery Mobile because of the
wider browser support.
I am currently developing an offline map with a pub finder. You can search pubs
around you, see the price ranging, comments and ratings. Thank's to HTML5 now
you can do almost everything like you would do with a native application, of
course the are limitations.
If you wolud like to see what HTML5 is capable of than visit:
http://slides.html5rocks.com
What my application needs to run with full feature are: AppCache, database
support and geo location. If there is no AppCache or database support than you
can't us offline, but still able to use it online.
The browsers that I wolud like to target with full features are: Android,
iPhone, newer BlackBerries and HTML5 compatible browsers like Opera Mobile. My
application is still under developement and probably won't be finsihed before
the 1. release of jQuery Mobile.
David
Original comment by vigv...@gmail.com
on 27 Nov 2010 at 7:51
Hello David
I made the appropriate changes to the code, now the users can set the "src=" of
the url, there will be a new entry in the configuration file (google_src=) the
default will be blank.
http://mt3.google.com/vt/lyrs=m@139&src=&hl=en&x=18180&y=27908&z=16
http://mt3.google.com/vt/lyrs=m@139&src=apiv3&hl=en&x=18180&y=27908&z=16
See r1088 for more details
Original comment by heldersepu
on 29 Nov 2010 at 1:49
Hello Standa,
Thank's a lot.
David
Original comment by vigv...@gmail.com
on 29 Nov 2010 at 6:13
Thanks should be directed to Helder :)
standa.
Original comment by standa31...@gmail.com
on 30 Nov 2010 at 7:31
You are right, I didn't see it.
Original comment by vigv...@gmail.com
on 30 Nov 2010 at 10:25
Original comment by heldersepu
on 29 Mar 2011 at 2:17
Original issue reported on code.google.com by
vigv...@gmail.com
on 27 Nov 2010 at 4:58