I will making a Google Linux search tool :
- Open any text editor and paste this code :
<search
name="Google Linux"
method="GET"
action="http://www.google.co.in/linux"
queryCharset="utf-8"
>
<input name="q" user>
</search> - You can add more parameters other than query like "Search within a domain".
Add<input name="sitesearch" value="gnu.org">
below<input name="q" user>
Just carefully observe the URL after you hit a search for the parameter name/value and keep adding for a filtered search. - Save the file as filename.src (I am using glinux.src) to ~/.mozilla/firefox/<profile>/searchplugins/
TIP : To display icon next to your search engine create a 16X16 PNG or GIF image and save it in the same folder as glinux.src and name it glinux.png or glinux.gif as per your file format - Restart Firefox, your source will be compiled and converted into a .XML file automatically and what next! use your engine
Also check : Mycroft Project
Attached few of my favorites : search.tar.gz
8 comments:
Very good. I liked it.
Impressive
DealsGhost
www.dealsghost.com
Really nice
http://amit-agarwal.co.in/wordpress
gr8 stuff! digit shud make u their editor haan!
Thanks everyone for their commento ..
and eN you are really good at flattering stuffs..
hehe..
\\\blushes\\\
oye mplayer mein can u do live streaming??
Perhaps yes, because when you play a media file using mplayer-firefox-plugin it actually performs the streaming thing.. So it must be true for the main application too.. You may try this:
$ mplayer http://path/to/video/video.avi
Post a Comment