Easier access to TPFC's search

All suggestions about TPFC should be posted here. Discussions about changes to TPFC will also be carried out here.
Post Reply
Message
Author
User avatar
Fluffy
Posts: 457
Joined: Sat Apr 15, 2006 6:37 pm

Easier access to TPFC's search

#1 Post by Fluffy »

For Opera users!

Image

Tools > Preferences > Search > Add...
The all-important Address you want is (for copy and paste purposes):
http://www.portablefreeware.com/?q=%s&m=Search

Of course, this is intended for Opera users, though I think this functionality is also available in Firefox (if memory serves). I'm not really interested in making it work with Firefox since I think Opera's implementation of custom search engines and accessibility to them is far better, but if a brave soul out there is willing to give it a shot please let me know. On that note, screw Firefox. :P

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

#2 Post by Andrew Lee »

I put up this secret web page that provides a bookmarklet and a Firefox search engine plugin for searching TPFC.

The bookmarklet should work with any browser, though I have only tested it with Firefox.

I originally hacked together the Firefox search engine plugin after reading a tech article on the subject, but found later that I prefer to leave it as "Google", so I am mainly using the bookmarklet now.

Darkbee
Posts: 291
Joined: Mon Feb 06, 2006 8:35 am
Contact:

#3 Post by Darkbee »

Andrew Lee wrote:I put up this secret web page that provides a bookmarklet and a Firefox search engine plugin for searching TPFC.
Oooh, I love a good conspiracy theory... Portable Freeware is taking over the world one app at a time! :twisted:

User avatar
Fluffy
Posts: 457
Joined: Sat Apr 15, 2006 6:37 pm

#4 Post by Fluffy »

Nice Andrew, way to rain on my lil parade! :P Just kidding of course, and the advantage of my little method is it enables you to utilize Opera's quick searches, like "pf Hand Grenade" would search TPFC for "Hand Grenade" as well as adding TPFC to the list of Opera's search engines. I use these "shorthand searches" with Opera all the time which is why I decided to share this. :) Nice that you've got something for the Firefox users too!

And Darkbee, the nice thing about conspiracy theories is they get everyone's attention off of what's really going on. :twisted:

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

#5 Post by Andrew Lee »

Go, Firefox, go! :D

Fluffy, actually you can omit the "m=Search" bit in the query. You can simply use:

Code: Select all

http://www.portablefreeware.com/?q=%s
I would like to add your Opera instructions to the secret web page too. Can I copy your first post verbatim?

User avatar
Fluffy
Posts: 457
Joined: Sat Apr 15, 2006 6:37 pm

#6 Post by Fluffy »

Andrew Lee wrote:Go, Firefox, go! :D

Fluffy, actually you can omit the "m=Search" bit in the query. You can simply use:

Code: Select all

http://www.portablefreeware.com/?q=%s
I would like to add your Opera instructions to the secret web page too. Can I copy your first post verbatim?
Absolutely! :) Maybe make that secret page not-so-secret by adding a "Add TPFC to your browser!" or some such link on the home page.

User avatar
Simon.T
Posts: 375
Joined: Sat Feb 03, 2007 10:07 am
Location: Palestine

#7 Post by Simon.T »

WHOA! :shock: I don't understand a thing here, but I have a few nice add-ons that I found on AMO

1st place: OpenSearchFox Firefox 2.0 - 3.0a1 ALL

2nd place: Add to Search Bar Firefox 2.0 - 3.0a2 ALL

3rd place: Search Engine Wizard Firefox 1.5 - 1.6 ALL

bonus: Search Engine Sorting Firefox 2.0 - 2.0.0.* ALL

1st & 2nd they're very similar except the description function (I recommend 1st cause 2nd is very buggy)

click me to see the Screencast (its the same idea for all) WARNING: bad memory leaking :evil:

enjoy! Simon.T :wink:

portackager
Posts: 169
Joined: Sun Apr 29, 2007 2:01 pm

#8 Post by portackager »

heres the installer for search engines

http://www.wikiupload.com/download_page.php?id=138244

User avatar
Simon.T
Posts: 375
Joined: Sat Feb 03, 2007 10:07 am
Location: Palestine

#9 Post by Simon.T »

portackager wrote:heres the installer for search engines

http://www.wikiupload.com/download_page.php?id=138244
Dude! you can find it here on Mycroft Project just click on it, and you're done!

Enormator
Posts: 10
Joined: Tue Mar 18, 2008 1:23 pm

What a bookmarklet

#10 Post by Enormator »

Code: Select all

javascript:(function(){var q=prompt('Search for:','');if(q)open('http://www.portablefreeware.com/?q='+escape(q));})();
That's the bookmarklet currently provided on your secret page.

Does that booklet really work for you?! I tried in several browsers and it didn't and that is not surprising because I know some javascript and this code is not really standards-compliant javascript, is it?

This is standart-compliant javascript and works for me in all my Browsers (Pocket K-Melon, Safari, Firefox, Opera) except for Internet Explorer :x

Code: Select all

javascript:{top.location.href=('http://www.portablefreeware.com/?q='+escape(prompt('Search portablefreeware.com:','')));}
Here on the forum I can't post links with javascript in it. So you have to enter it manually.

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

#11 Post by Andrew Lee »

Is anyone else having this problem?

I have previously tested the bookmarklet with IE7, Firefox and Opera, and use it with Firefox V2.x on a daily basis.

Enormator
Posts: 10
Joined: Tue Mar 18, 2008 1:23 pm

#12 Post by Enormator »

Hm I just tested both with IE. It did nothing at all.
Firefox could handle both
but Pocket K-Melon can't handle the invalid Javascript.
Maybe I'll test it with Safari later

strange...

User avatar
MiDoJo
Posts: 282
Joined: Thu Apr 17, 2008 2:36 pm

IE7 Users

#13 Post by MiDoJo »

hi, while TPFC does show up in ie7's search providers a error is popped up saying it way unable to add the provider.

A manual add works though.
1)open a new tab
2)drop down arrow next to search box and choose find more providers
3) in the "Create Your Own" box place the following into the URL Field

Code: Select all

http://www.portablefreeware.com/?q=TEST
Type something for the title (I cheated and used andrew's Search Name, TPFC, which made it so that the one created by andrew wouldn't keep showing)
This now works.

P.S. B4 anyone bitchslaps me for using ie. I also use portable firefox, and OperaUSB. It just depends on what I'm doing on the internet and whose computer I'm using.

Post Reply