The Following 6 Users Say Thank You to evad For This Useful Post: | ||
|
2010-01-04
, 13:38
|
Posts: 344 |
Thanked: 73 times |
Joined on Oct 2009
@ Los Angeles
|
#2
|
The Following User Says Thank You to sorodoros For This Useful Post: | ||
|
2010-01-04
, 13:48
|
Posts: 287 |
Thanked: 165 times |
Joined on Oct 2009
@ The Netherlands
|
#3
|
The Following User Says Thank You to robbie For This Useful Post: | ||
|
2010-01-04
, 13:57
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#4
|
Very interesting. Maybe a touch UK-centric... anyway to get maps keyword to default to US or Italy, for example?
The Following User Says Thank You to evad For This Useful Post: | ||
|
2010-01-04
, 14:01
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#5
|
Care to share the php file for the paranoid people :) ? Just create a symlink (ln -s microbar.php microbar.phps).
|
2010-01-04
, 16:59
|
Posts: 287 |
Thanked: 165 times |
Joined on Oct 2009
@ The Netherlands
|
#6
|
If you're paranoid if I log queries people launch, then yes - I do that. Not to spy on people (I couldn't tell who's who anyway), tough, but to see whether anyone apart from me is actually using it.
Is that what you're asking, really?
The Following 2 Users Say Thank You to robbie For This Useful Post: | ||
|
2010-01-04
, 17:04
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#7
|
Your php file is probably pretty simple. A case statement for the keywords and a header redirect is all that is needed. I thought it would be easier to start with your code than start my own from scratch. :)
The Following User Says Thank You to evad For This Useful Post: | ||
|
2010-02-13
, 19:17
|
|
Posts: 115 |
Thanked: 136 times |
Joined on Mar 2008
@ Central Ohio
|
#8
|
|
2010-02-13
, 23:33
|
|
Posts: 354 |
Thanked: 151 times |
Joined on Mar 2008
@ London (UK) / Zielona Góra (PL)
|
#9
|
|
2010-02-26
, 07:19
|
|
Posts: 115 |
Thanked: 136 times |
Joined on Mar 2008
@ Central Ohio
|
#10
|
mv MyDocs/.documents/search.txt search.htm
file:///home/user/search.htm?
Anyhow, I really miss that feature on my N900, but now there is a solution which gives that exact functionality from default browser's address bar. Here's how to do it:
1) Open up MicroB and get into about:config
2) Find keyword.URL parameter, change its value to: http://mdseven.net/microbar.php?q=
3) Close all MicroB windows that are currently opened (including "starting" window with bookmarks)
4) Launch MicroB again and type 'wiki maemo' - see that wikipedia opens up, instead of regular Google search
Other keywords apart from 'wiki' that are currently recognized are:
go - regular Google search (not mobile!)
map - Google Maps UK
ebay - eBay UK
php - PHP manual
mysql - MySQL manual
acronym - acronymfinder.com
urban - urbandictionary.com
Please note, that not typing any matching keyword will launch default Google Mobile search, exactly the same as the one that was in MicroB by default.
That's it, really. It's pretty basic php script which I wrote in about 15 minutes as a proof of concept - and it works. :) I admit that I did it initially for my sole purpose, however I'd like to know whether you guys find it useful at all, so perhaps I could extend this further, accordingly to your feedback. What do you guys think?
UPDATE: OK, looks like I'm reinventing the wheel here. Still, if anyone find this interesting, please give me a shout.
Dawid 'evad' Lorenz * http://dawid.lorenz.co
_______________________________________________