View Single Post
  #1 (permalink)  
Old 10-21-2006, 06:27 PM
mavick's Avatar
mavick
N00b
Offline
 
Join Date: Oct 2006
Posts: 35
Reputation: 0
mavick is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Modified Today Search With Commands

Update! added commands 10/23/06
/yr Yellow pages reverse business phone number look up
/yr 2135555555

/wr White pages reverse residential phone number look up
/wr 2135555555

/ra Reverse address look up
/ra streetnum;streetname;zip/city;state | /ra 500;s king st;90210;ca

Update! added command 10/22/06
-- easy letter dial eg: --1800comcast
this will automatically return 18882662278 and you will be able to launch it to call or save to your contact list


I have modified the Treo 700w WebSearchPlugin.dll to my server with a few commands to make it easier to do certain tasks

http://mavick.com/f/index.php here's a demo of what the app does if you want to test it before you install it on your phone.

the only difference is you will have these commands as soon as you turn on your phone in the today screen.

the commands are listed on the demo page just try out the search commands.

I'm also looking for a few good mobile RSS sources to add to the /rss command so if you guys want certain sources please let me know

http://mavick.com/f/WebSearchPlugin700w.rar
There are two ways to use this script.

1.) 700W / 700WX users WebSearchPlugin.dll goto your today screen options make sure the Web Search plugin is unchecked, plug your phone into your computer. click on explore on active sync. Afterwards copy the WebSearchPlugin.dll into your \Windows directory and replace the old one. soft reset your phone. after rebooting go to your today screen options and enable the web search plugin again and you're done.

To uninstall make sure the plugin is unchecked in today screen options. locate the WebSearchPlugin.dll and delete it the original is in your rom so it will put back the original. soft reset and check your today screen options again.

2.)Other users or if you dont want to go thru the hassle of replacing files. you can install Search Today http://www.cs.pitt.edu/~jmisurda/ppc/#SearchToday and for the parameters put http://mavick.com/f/s.php?q=%s


Code:
// - type // followed by the url to open the url in your browser
example: //google.com

google local - default is google local just use it with no commands

msn local - what;where
example: walmart;90210

driving directions - 
/d address1;address2
 to get directions

search - /g search query google search

msn live search - /l search query msn live search

weather - /w zipcode for weather

rss news - /rss for news

moviefone - /mf zipcode for movie theaters and listings

imdb - /imdb search query for movie reviews

horoscope - /h sign
Signs: just use the first two letters of your sign

Capricorn = ca
Aquarius = aq
Pisces = pi
Aries = ar
Taurus = ta
Gemini = ge
Cancer = ca
Leo = le
Virgo = vi
Libra = li
Scorpio = sc
Sagittarius = sa
example: /h pi

/fedex  - fed ex tracking

/scores - fox sports scores

-- easy letter dial eg: --1800comcast
this will automatically return 18882662278 and you will be able to launch it to call or save to your contact list 

/yr - yellow pages reverse lookup
eg: /yr 2135555555

/wr - white pages reverse lookup
eg: /wp 2135555555

/ra - reverse address lookup
eg: /ra streetnum;streetname;zip/city;state | /ra 500;s king st;90210;ca
Reply With Quote