You are here

PortableApps.com Search 2.9.2

43 posts / 0 new
Last post
App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
PortableApps.com Search 2.9.2

I made a little program using autohotkey to search portableapps.com. I am using the portableapps logo and icon. If there is a problem with that please let me know.

Download PortableApps.com Search 2.9.2 [470 KB downloaded/521 KB installed]
(MD5: fc9f905eee8634bc2c8c490354f09938)
Download Portableapps Search 1.6

Changes:
2.9.2 (06-26-09)
-Searching with chrome problem fixed
-Update to installer 0.19.5
2.9.1 (06-12-09)
-Minimize to system tray
-Chrome Portable option
-Update to installer 0.91.3
2.9 (06-07-09)
-Icon now has magnifying glass to better distinguish it(horusofoz's idea)
2.8 Rev 3 (06-07-09)
-All PA icons changed to brighter ones
2.8 Rev 2 (06-07-09)
-Tray Icon has better quality, brighter than PAM icon
2.8 Rev 1 (06-04-09)
-Data/Bin directory deleted through installer since not needed
2.8 (06-04-2009)
-Updated to installer format 0.91.1
-History Viewer now included
2.7 (05-31-2009)
-Updated to PAF and installer format 0.91
2.6
-Fixed some code
2.5
-Can now open history documents
-Includes .txt viewer
2.4
-Chris Morgan improved much stuff, see here
2.3(does not include advanced options)
-Updated installer and paf format
-Improved gui layout
-Added history
-Added option to run Firefox Portable
1.5.1
-Now in .paf format
-Will search content and users (content checked by default)
-Help file added
-If firefox is found in the same directory as it is, it will run it. (Does not install there)
1.6
-Listbox to search certain forums
-File and Help menu

Known Issues:
-To search users you must be logged in

gmbudwrench
gmbudwrench's picture
Offline
Last seen: 1 month 1 day ago
Joined: 2007-06-25 05:00
Error

---------------------------
Portableapps_Search.exe
---------------------------
Error: Failed attempt to launch program or document:
Action:
Params:

The current thread will exit.

Specifically: The system cannot find the file specified.

Line#
---> 016: Run,firefox.exe https://portableapps.com/search/node/%Search%

---------------------------
OK
---------------------------

What did I do wrong or not do? I put this in my PortableApps folder, is that the desired location? Configuration needed? Tried it with Firefox both, opened and closed. Got the same issue both times.
This will be nice once the bugs are worked out.

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Questions

Which one are you using?

What is your default web browser?

Does the picture show up?

No configuration needed. Firefox does not need to be open.

May the Shwartz be with you

gmbudwrench
gmbudwrench's picture
Offline
Last seen: 1 month 1 day ago
Joined: 2007-06-25 05:00
Firefox

I don't use I.E. but it's still enabled as the default browser. I use Firefox from a portable hdd, with the PortableApps menu installed, with the PortableApps search folder placed in the PortableApps folder. The search box does open, but the error occurs when you enter a search item into the query box and click the PortableApps search button. Tried it with Firefox opened and closed, same problem either way. I
don't have a local install of Firefox, just the portable version. Do I need to use the I.E. version or install Firefox locally? I remember something mentioned here about not making FirefoxPortable your default browser, I have left I.E. the default for that reason.

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Idea

I never thought of making it run using the portable firefox. I will make a new version of this to run firefox portable.

Edit: The reason it would not run was because you did not have firefox locally installed.

May the Shwartz be with you

gmbudwrench
gmbudwrench's picture
Offline
Last seen: 1 month 1 day ago
Joined: 2007-06-25 05:00
Thanks

thanks for the feedback. This is a neat little item, can't wait for update.

Jacob Mastel
Offline
Last seen: 3 years 5 months ago
Developer
Joined: 2007-06-13 19:36
Nice little script

Although I would suggest adding in these three lines

#IfWinActive Portableapps Search
Enter::
ControlClick Button1, Portableapps Search

#IfWinActive makes it so that enter will only have an effect if your window is active. when enter is pressed it makes it act like the button was pushed. For people like me that don't use the mouse that often it's kinda a must and makes it feel a little more professional. If you want help maybe making the app accept more advanced parameters feel free to email me jacobm001 @ gmail.com. I'm on IRC too fairly often.

Release Team Member

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Thank You

That code is very useful. One problem I have is with the variable that it searches. It only searches for the first word if there is a space in it.

Edit: I was wondering what parameters were you stating?

May the Shwartz be with you

Jacob Mastel
Offline
Last seen: 3 years 5 months ago
Developer
Joined: 2007-06-13 19:36
Easy Fix

Okay that's an easy fix. Adding in line 16 simply replaces those pesky spaces with the + symbol (which is what most searches use to replace spaces. Also Since most people won't manage to search more than once I made the app close after searching.

http://mastel.pastebin.com/d11b8b8c2

If you want to make it work with PortableFireFox it will take a bit of work. You'll need an INI to tell where FireFox Portable is.

What I meant by advanced parameters is if you click the search button below the search box on the new page there's an advanced option. You can use that within the URL too Wink

Release Team Member

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
If you could help

If you could help me with the Advanced Parameters. With working with portablefirefox, they would have to put the folder in their portableapps menu and it would run it.

May the Shwartz be with you

Jacob Mastel
Offline
Last seen: 3 years 5 months ago
Developer
Joined: 2007-06-13 19:36
I would recommend

Having it run similar to the launchers. Expect PortableFireFox to be where it should unless a .ini file is present. If so then use the given directory.

Release Team Member

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Help needed

I would need help with that and the parameters since I am somewhat new at autohotkey.

May the Shwartz be with you

Jacob Mastel
Offline
Last seen: 3 years 5 months ago
Developer
Joined: 2007-06-13 19:36
I'm on IRC right now

Why don't you join us on the IRC channel. irc.freenode.net channel #portableapps

Release Team Member

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Better Layout?

I have made a layout closer to the one actually in portableapps.com

http://appguy.pastebin.com/m5148df0f

May the Shwartz be with you

jimmy72
Offline
Last seen: 12 years 11 months ago
Joined: 2008-09-21 07:25
uh...

I can't understand what to do with that. Could someone make a "program" for it. If it is still being developed I can wait.

I don't have a short attention span. I just...oh look a kitty!

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Use up top

Use the one up top, this is a script with added GUI features that have no function (but it will soon). Please use the one up top.

May the Shwartz be with you

TaffinFoxcroft
TaffinFoxcroft's picture
Offline
Last seen: 10 years 3 months ago
Developer
Joined: 2006-12-14 17:24
or you could do the less

or you could do the less complicated way and change the button creation code to:
Gui, Add, Button, x132 y112 w100 h30 Default, Portableapps Search

But there’s no sense crying over every mistake,
You just keep on trying till you run out of cake.

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
New Update

New update has been added, for those of you who use this. Changes are shown up top. If anyone cares to help with development that would be appreciated.

May the Shwartz be with you

M_T
Offline
Last seen: 11 years 7 months ago
Joined: 2008-01-09 13:44
PA search plugin in Firefox

I think a little search plugin in Firefox is more comfortable that an extra search app.

Have a try here:
https://portableapps.com/node/18403

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Nice idea

This is mostly designed for public/school/friends computers that you would not be able to add this to it. And for portable firefox?-it boots up to slow.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Update

Long awaited update to 2.3

May the Shwartz be with you

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Installer things

OK, I've got a few things to say about the installer: installer.ini is entirely superfluous, and the appinfo.ini string [Format]:Version should be 0.90 now rather than 0.9.8.

Also, the content/user history (Today) entries don't work if the file doesn't exist: check if it exists first.

I'm also fixing up various things with it to make it look nicer. I'll post my code when I'm done.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Cool

will be waiting...

May the Shwartz be with you

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Not any more!

Here it is Smile

I tried including the grey-to-white background (see lines 74-80) but decided it didn't look as good as just plain plain - not white, the OS default. I've also switched from absolute values all over the place to relative values, which makes maintenance a lot easier.

I also added searching with Google an option (adds site:portableapps.com), improved help window, improved lots of things. Changed the escape behaviour to minimizing to tray, only show tray icon when window is hidden, fixed up access keys so they're unique, checked to see if Firefox Portable is there, if not don't show the checkbox, switched from FileRecycle (non portable) to FileDelete, added a Win+R reload key combo for debugging purposes, added a Win+S key combo to open the search window, and probably did a lot more. Oh yeah, I made it work from the source file as well, and gave it all the proper icons. And I made all the history windows use GUI window 2 as they just don't need their own ones.

Get it!

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Double Click doesn't work

Double click doesn't seem to work in the listviews. I am trying to implement a .txt viewer to make this completely portable.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
New update

There has been a new update. Turned completely portable(well except for the internet browser). See above for details.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Another Update

Update to 2.6. Now you can view Google History

May the Shwartz be with you

EspaÑaks (not verified)
Other mirror

Can you use a download site other than BOX? I dunno why i always get the same message of "This user is not allowed to use direct links."

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Referer

It sounds like you're using something other than an ordinary web browser to download it. You need to have the referer set to download it, as browsers do. Try using a browser, or setting the referer in whatever you're downloading it with to the page which the link is on.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

EspaÑaks (not verified)
Using Opera 10 Turbo Alpha

Using Opera 10 Turbo Alpha without using turbo. I think that is a browser 8·P. I tried again telling it to use the referrer info of FF & IE & i had the same exact result.

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Update

See top for details

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Update to 2.8!

See above for recent changes.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Bug fix in 2.8 Rev 1

There is a fix in the installer that it now deletes the Data/Bin if it is present.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
2.8 Rev 2

Update includes better tray icon brighter than PAM icon so you know the difference.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Quick Update

Quick update changes all icons to bright ones.

May the Shwartz be with you

horusofoz
horusofoz's picture
Offline
Last seen: 6 months 3 weeks ago
Joined: 2008-04-03 22:45
Suggestion

Just tried this out for the first time and have to say I think the concept is great and you seem to have executed the idea very well so bravo. I would suggest however further changing the icon as It's still fairly hard to distinguish from the menu icon. Maybe superimpose a little magnifying glass over the PA icon?

PortableApps.com Advocate

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Great idea

I think that is a great idea, i will see what i can do.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
New Update, New Icon!

New update holds a new icon design with a magnifying glass in the PA.com icon.

May the Shwartz be with you

horusofoz
horusofoz's picture
Offline
Last seen: 6 months 3 weeks ago
Joined: 2008-04-03 22:45
Nice

The icon on 2.9 is much more easily discerned so so yeah nice = ) A couple more suggestions if I may:

* Propose this to John as being an addon for the main menu? That way when one uses the search function on the menu there is a Search PortableApps.com option in addition to the current options. I think this would require porting the app to Pascal but considering the potential of it I think it would certainly be worth it.

* Code the search function to check if there is a Firefox Portable before launching the search. If there is then utilise this as first option for browser to search before using the hosts default browser. Maybe have this be changeable in an options section with your app. Just noticed you already have this as an option which is great. However I would suggest moving this into an options menu, same with the donate button as a means of cleaning up the main interface.

* Have the option to minimise to tray by default rather than use the hide option. Think of how TaskCoach Portable manages this. Again this option could be changeable from an options menu.

* Maybe have an option to use Chrome Portable (from PortableApps.com) for those who use Chrome.

* Code the Google search function to use the PortableApps.com Start/Google search. This would help raise money for PortableApps.com. Maybe have this again be an option in the proposed options menu to switch between the PA Google and regular Google search? This is just to ensure we give people choice.

* Remove your username from the installer file name and the install folder name. For credit put your by line in an about section. Or to avoid making superfluous menu entries maybe put this in the proposed options section?

Hope this helps.

PortableApps.com Advocate

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Good Ideas

Propose this to John as being an addon for the main menu? That way when one uses the search function on the menu there is a Search PortableApps.com option in addition to the current options. I think this would require porting the app to Pascal but considering the potential of it I think it would certainly be worth it.

I was thinking this but I do not know anything about Pascal except for it is a computer language (it is, right?)

However I would suggest moving this into an options menu, same with the donate button as a means of cleaning up the main interface.

This is a good idea but I think the donation button on the main interface would be the best since it is right there.

Have the option to minimise to tray by default rather than use the hide option. Think of how TaskCoach Portable manages this. Again this option could be changeable from an options menu.

This is what I was thinking about in earlier releases. Would be a good idea.

Maybe have an option to use Chrome Portable (from PortableApps.com) for those who use Chrome.

I already got this to work.

Code the Google search function to use the PortableApps.com Start/Google search. This would help raise money for PortableApps.com. Maybe have this again be an option in the proposed options menu to switch between the PA Google and regular Google search? This is just to ensure we give people choice.

Good idea but no option because they are both Google

Remove your username from the installer file name and the install folder name. For credit put your by line in an about section. Or to avoid making superfluous menu entries maybe put this in the proposed options section?

This is an easy fix.

May the Shwartz be with you

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 8 years 9 months ago
Joined: 2007-04-15 21:08
Comment:

Having -AppGuy appended to the AppID is correct. Don't remove it. Others, take a look back at the format spec and you'll see that it should be there in this case.

Also, it's Delphi, not Pascal, that's the language which the PortableApps.com Menu is written in.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Update

It now has an option to search with chrome, and it minimizes to the system tray.

May the Shwartz be with you

App Guy
Offline
Last seen: 10 years 5 months ago
Joined: 2008-03-16 14:24
Update

New update, see above for details.

May the Shwartz be with you

Log in or register to post comments