The Following User Says Thank You to BrentDC For This Useful Post: | ||
![]() |
2009-12-27
, 22:04
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#32
|
![]() |
2009-12-28
, 17:20
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#33
|
elif engine == "Google Maps": icon = gtk.gdk.pixbuf_new_from_file_at_size(d + "google_maps.png", 122, 40) #url = "http://maps.google.com/maps?hl=en&tab=wl&q=%s" url = "http://tomch.com/maemaps.html?from=%s&go=1"
#url = "http://maps.google.com/maps?hl=en&tab=wl&q=%s"
elif engine == "Google Maps": icon = gtk.gdk.pixbuf_new_from_file_at_size(d + "google_maps.png", 122, 40) url = "http://maps.google.com/maps?hl=en&tab=wl&q=%s" #url = "http://tomch.com/maemaps.html?from=%s&go=1"
![]() |
2009-12-28
, 20:02
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#34
|
No offense to anyone but that page does not work well if you have changed you view settings.
![]() |
2009-12-28
, 22:44
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#35
|
no problem :-) but please explain in more detail what you mean.
reason is that i would like to understand your needs to improve maemaps.
also, you can pre-configure maemaps quite well by passing query params and e.g. bookmark such a longer URL (maptype, from. autostart, traffic layer)
![]() |
2009-12-29
, 21:39
|
Posts: 883 |
Thanked: 980 times |
Joined on Jul 2007
@ Bern, Switzerland
|
#36
|
Unfortunately when you change the browser's global font size to large or extra large, maemaps screen elements do not render well.
I'm thinkin' it's not something you could correct easily with out writing a specific page for each browser font size.
![]() |
2009-12-31
, 00:05
|
Posts: 27 |
Thanked: 3 times |
Joined on Oct 2009
|
#37
|
![]() |
2009-12-31
, 03:10
|
|
Posts: 2,869 |
Thanked: 1,784 times |
Joined on Feb 2007
@ Po' Bo'. PA
|
#38
|
@ dev or anybody who can develop apps....is it possible to add epocrates as a search engine??
![]() |
2009-12-31
, 03:50
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#39
|
@ dev or anybody who can develop apps....is it possible to add epocrates as a search engine??
The Following User Says Thank You to BrentDC For This Useful Post: | ||
![]() |
2010-01-11
, 13:43
|
Posts: 436 |
Thanked: 298 times |
Joined on Jan 2010
@ England
|
#40
|
The Following User Says Thank You to fraaaaanka For This Useful Post: | ||
The search engine specifications are not stored in a seperate file, but are hard-coded directly in the source code (this will not be the case in the next version, I'm currently writing a front-end for user-inputted search engines) -- so that needs to be edited directly.
It isn't too hard to do that, but you need some sort of sftp in place to make it much less painful.
If you do have this, give this thread a bump and I will post a quick howto on how to do this (the actual source code editing is easy, just comment/uncomment one line, just what is needed to do it is the hard part: sftp, root access, etc.).
-Brent
Author of TouchSearch -- web searching software for Maemo 5.
Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900