Go Back   xda-developers > Palm Treo 750 > Palm Treo 750

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th October 2006, 07:43 PM
rkhomenko rkhomenko is offline
Member
 
Join Date: Dec 2005
Posts: 32
Default Changing string in Web search today plugin

Guys, did anyone had a success doing that?
I've tried playing with
[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Today\SearchPage]
"Lang"="en"
"Home"="http://www.google.com/palm?q="

but I had no success so far.
Anyone tried it?
__________________
Qtek 9100, AKU3.2 RC1
Reply With Quote
Sponsored Links

  #2  
Old 20th October 2006, 11:12 PM
noman2 noman2 is offline
Junior Member
 
Join Date: Oct 2006
Posts: 8
Default

I believe you have to hex edit the WebSearchPlugin.dll in \windows directory someone has already made a nice one with commands and stuff at pdaphonehome

http://pdaphonehome.com/forums/treo-...-commands.html
Reply With Quote

  #3  
Old 21st October 2006, 02:06 PM
doedoe's Avatar
doedoe doedoe is offline
Senior Member
 
Join Date: Oct 2006
Posts: 182
Default

Quote:
Originally Posted by rkhomenko View Post
Guys, did anyone had a success doing that?
I've tried playing with
[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Today\SearchPage]
"Lang"="en"
"Home"="http://www.google.com/palm?q="

but I had no success so far.
Anyone tried it?
Simply changing the URL works for me?
Reply With Quote

  #4  
Old 22nd October 2006, 12:03 PM
rkhomenko rkhomenko is offline
Member
 
Join Date: Dec 2005
Posts: 32
Default Heh..

Changing the url does not work for me. May be it is because I use the plugin on Wizard. All I want to change is to have web pages from search results to be displayed in xhtml...
Is there a way? Which hex editor should I use?
__________________
Qtek 9100, AKU3.2 RC1
Reply With Quote

  #5  
Old 22nd October 2006, 10:57 PM
doedoe's Avatar
doedoe doedoe is offline
Senior Member
 
Join Date: Oct 2006
Posts: 182
Default

Which install file did you use?
Reply With Quote

  #6  
Old 22nd October 2006, 11:03 PM
rkhomenko rkhomenko is offline
Member
 
Join Date: Dec 2005
Posts: 32
Default I

I've usede the original dll dumped from Treo. I've just copied the dll to /Windows and did the nessesary registry record in .../Software/Microsoft/Today/...
I've tried to modify the library myself using 3rd party hex editor, but I could not fine any reference to google search string in the file.
I would like to have a search string like http://www.google.com/xhtml/search?mrestrict=
__________________
Qtek 9100, AKU3.2 RC1
Reply With Quote

  #7  
Old 26th October 2006, 03:03 AM
doedoe's Avatar
doedoe doedoe is offline
Senior Member
 
Join Date: Oct 2006
Posts: 182
Default

Can you post the DLL?
Reply With Quote

  #8  
Old 26th October 2006, 03:18 AM
doedoe's Avatar
doedoe doedoe is offline
Senior Member
 
Join Date: Oct 2006
Posts: 182
Default

Quote:
Originally Posted by rkhomenko View Post
I've usede the original dll dumped from Treo. I've just copied the dll to /Windows and did the nessesary registry record in .../Software/Microsoft/Today/...
I've tried to modify the library myself using 3rd party hex editor, but I could not fine any reference to google search string in the file.
I would like to have a search string like http://www.google.com/xhtml/search?mrestrict=
Try try this:

[HKEY_LOCAL_MACHINE\SOFTWARE\Palm\Today\SearchPage]
"Lang"="xhtml"
"Home"="http://www.google.com/xhtml/search?mrestrict="

So if i searched for tree it would then read

http://www.google.com/xhtml/search?m...t=xhtml&q=tree

The search URL is as follows: "home"+"lang"+"&q="+search

Is there a reference in the DLL to &q=?
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:34 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.