topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 7, 2026, 3:01 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 760 761 762 763 764 [765] 766 767 768 769 770 ... 1515next
19101
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on June 23, 2009, 11:30 AM »
ok, ill try to figure out what it might be.
can i ask: what skin are you using and what operating system?
19102
Screenshot Captor / Re: Screenshot Captor Auto Tool Configurations
« Last post by mouser on June 23, 2009, 10:57 AM »
Other nice tools that would be nice to add portable (ie non-installer) tool packs for would include:
a magnifier, screenruler, watermarker.

And it would be nice to get some plain .sctool files for commonly installed standalone programs like the big graphics editors, etc.
19103
Screenshot Captor / Re: Screenshot Captor Auto Tool Configurations
« Last post by mouser on June 23, 2009, 10:52 AM »
And here's a sample tool pack, for the excellent donationware color picker "ColorCop":
https://www.donation...tools/colorcopSc.zip

So you just unpack that zip into your ScreenshotCaptor\Tools directory and restart SC -- you should then see ColorCop on your Tools menu.



Note: that zip file is just the original ColorCop zip with one extra file in it, ColorCopSc.sctool.
If you use and appreciate ColorCop, send the author a thank you and a donation!
19104
Screenshot Captor / Re: Screenshot Captor Auto Tool Configurations
« Last post by mouser on June 23, 2009, 10:44 AM »
Anyone who wants to try it, you can download beta version 2.57.01 here:
https://www.donation...nshotCaptorSetup.exe
19105
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on June 23, 2009, 10:29 AM »
I'd appreciate that dandersahn -- let me know what you find ([email protected]); prior version is at:
https://www.donation...AndRunRobotSetup.exe

If you could tell me if it's doing that when displaying normal results or if its only when showing the memo or html windows.
19106
Screenshot Captor / Re: Screenshot Captor Auto Tool Configurations
« Last post by mouser on June 23, 2009, 08:12 AM »
Sample for Paint Shop Pro (v9):

// Tool configuration for Screenshot Captor
// Format:
//  title =
//  app =
//  params =
//  iconfile =
// Notes:
//  if title = - then it is a separator (no other values needed)
//   params and iconfile are optional
//  if iconfile is blank, the exe file icon will be used
//  you can specify multiple entries if you separate them with @ sign on its own line
//  if an app doesnt exist it will not be loaded, so its safe to add entries for programs not on users pc
//
// The following macros are available for exe and params
//  %THISDIR% - the directory this file is in
//  %APPDIR% - the directory where the program (Screenshot Captor) is run from
//  %APPDRIVE% - the drive (e.g. c:) where the program (Screenshot Captor) is run from
// -
//  %file% - Image file name (surround in " if required).
//  %folder% - Folder containing the image file.
//  %tmpfile% - Temporary flat image file name w/o ext. (e.g. %tmpfile%.jpg)
//  %tmpfileplain% - Temporary image (with NO objects drawn) file name w/o ext. (e.g. %tmpfile%.jpg)
//  %fileplain% - Saves image with NO objects drawn, and then reloads and re-adds objects
//  %ProgramFiles% - Program files directory (will look in BOTH x86 and normal)

title = -
@
title = Paint Shop Pro - No Objects (default)
app = %ProgramFiles%\Jasc Software Inc\Paint Shop Pro 9\Paint Shop Pro 9.exe
params = "%fileplain%"
iconfile =
@
title = Paint Shop Pro - Temporary flattened (.jpg)
app = %ProgramFiles%\Jasc Software Inc\Paint Shop Pro 9\Paint Shop Pro 9.exe
params = %tmpfile%.jpg
iconfile =
@
title = Paint Shop Pro - File as is
app = %ProgramFiles%\Jasc Software Inc\Paint Shop Pro 9\Paint Shop Pro 9.exe
params = "%file%"
iconfile =
@
title = Paint Shop Pro - Temporary No Objects (.png)
app = %ProgramFiles%\Jasc Software Inc\Paint Shop Pro 9\Paint Shop Pro 9.exe
params = "%tmpfileplain%"
iconfile =
@



Here's minimalist one for ColorCop tool included in same directory with the .sctool file:
title = ColorCop Tool
app = %THISDIR%\ColorCop.exe



Note that the .sctool files are parsed, and missing applications are simply not added -- this means that it's safe to have a bunch of .sctool files for applications you don't have installed on your pc, and the entries simply won't show up on your menu.  I hope this means people will share .sctool configuration files for various graphic editing/watermarking/uploading/etc tools.

The result will be that when you start Screenshot Captor, the Tool menu will be automatically pre-populated with links to various graphics applications on your computer.



I've also added an important %fileplain% macro when launching tools that basically removes the objects from the image file when handing off to the external tool, and readds them back when done -- very useful if you want to sketch on an image for example, but not lose your objects.



ps. these tool packs and .stool files can also have .dcupdate files for update checking, though that may be overkill.
19107
I've been using Backup4All lately and am quite pleased with it.
19108
Screenshot Captor / Screenshot Captor Auto Tool Configurations
« Last post by mouser on June 22, 2009, 08:46 PM »
Advanced Screenshot Captor users know that you can configure the SC "Tools" menu to launch 3rd party programs that can operate on image files, in various ways.

I've just added a new feature that adds a new "Tools" subdirectory in the Screenshot Captor installation, which is scanned automatically when the program starts.

Screenshot Captor looks for files named *.sctool and parses those in search of 3rd party tool configurations, and these are added to the Tools menu automatically.

This allows two things:
  • First, users can share tool "packs" as if they were plugins, by combining a utility with its .sctool file, which users simply unzip into the Tools subdirectory.
  • Second, users can make an .sctool file for a common application (like Photoshop, Paint Shop Pro, etc.), which tells SC where to look to find the program on the hard disk of the user, and how to launch it to work with the selected image (if found, it is added to the Tools menu).

I hope users will take a look at the .sctool feature which will be available in the next release of SC and share some tool packs!
19109
this conversation is clearly peripheral to the thread!!


uh oh.. looks like cranioscopical has a challenger to the throne.. or perhaps a disciple?
19110
19111
Screenshot Captor / Re: Tip: separators for "External Tools" menu
« Last post by mouser on June 22, 2009, 03:30 PM »
added, will be in next update.  just use - as title.
19112
Find And Run Robot / Re: Links to Review and Comments - Add yours!
« Last post by mouser on June 22, 2009, 03:15 PM »
Note that HamRadio is releasing a really nice notetaking plugin for FARR in the next day or so, so stay tuned for that.
19113
Find And Run Robot / Re: Links to Review and Comments - Add yours!
« Last post by mouser on June 22, 2009, 03:13 PM »
Nice one from makeuseof.com today, yay!

I had been using launchy as my preferred program launcher for quite some time, until I found FARR...

There are plenty of options and functionality offered by FARR to satisfy all. If you are a diligent tweaker, you have loads of options to play with and customize according to your taste. If you are an average user, use the default options and you are good to go. The large plugin list and an involved community provide the icing on the FARR Cake!


19114
We've discussed this issue before in depth here.

I think this is excellent news and will hopefully discourage this practice of people recommending and writing about stuff while not revealing to readers that they are only recommending the product because they are getting paid.

Full disclosure is the way to go.

Savvy consumers often go online for independent consumer reviews of products and services, scouring through comments from everyday Joes and Janes to help them find a gem or shun a lemon.

What some fail to realize, though, is that such reviews can be tainted: Many bloggers have accepted perks such as free laptops, trips to Europe, $500 gift cards or even thousands of dollars for a 200-word post. Bloggers vary in how they disclose such freebies, if they do so at all.

The practice has grown to the degree that the Federal Trade Commission is paying attention. New guidelines, expected to be approved late this summer with possible modifications, would clarify that the agency can go after bloggers — as well as the companies that compensate them — for any false claims or failure to disclose conflicts of interest.


While this is being described as regulations on "bloggers" -- I really suspect that the major focus will be on those popular single issue websites that may technically be describable as "blogs" but are really little more than SEO optimized middlemen paid well to attract consumers to a fake review/recommendation of a product that they are making significant affiliate fees from.
19115
Developer's Corner / Re: Help with autohotkey coding =(
« Last post by mouser on June 22, 2009, 12:33 PM »
this is how good skrommel has gotten.. now he writes coding snacks before they are even requested  :o
19117
DC member hewhoeatspie has recently shared with us a few cool new little freeware utilities he's made.  Turns out he also writes a neat little freeware review blog called FreewareWire.

I note that in his sidebar he lists a few things he'd like help with, including a logo design, so if any graphics guru feels like giving it a shot, it would be a nice gesture!

19118
Cool, going to check it out.  This looks like it could be very useful to USB stick people who run things portably.  :up:
19119
Find And Run Robot / Re: Need some help here
« Last post by mouser on June 22, 2009, 05:10 AM »
it looks ok to me.

can i confirm you are saying that with this alias and the other thing you did, it works if you type:
+tv family guy

but it doesn't work if you type:
tvshow family guy

19120
you can also use:
%APPDRIVE%\Applications\...

to refer to the drive that farr is installed on.

in general though, farr will try to fixup drive letters on start if it is on a usb stick that has been moved.
19121
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on June 22, 2009, 04:10 AM »
thanks for reminding me about that paul, i should have set fixed font in the alias; you should try the appcapappendmemo method, its nicer for commandline tools that can take a bit of time to produce their output.  The new runcap alias will be this in the future:

runcap $$1 | tempmemofont fixed ;;; showmemo Running $$1;;;appcapappendmemo $$1 /ICON=icons\farr\core-sysutils_run.ico
19122
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on June 21, 2009, 09:53 PM »
This release has some new plugin (minor) features /bugfixes that are used by hamradio's new and excellent hamNotes plugin.

Version 2.66.01 - June 21st, 2009
  • [BugFix] Fixed bug where plugin functions OnProcessTriggerV2 were not being called if OnProcessTrigger didnt exist in the plugin dll (even though it was never used).
  • [MinorFeature] Added pscommand which works just like pcommand except you can specific dll to send a pscommand to by specifying the dllname first.
  • [BugFix] Fixed bug with alert messages moving the main form on multimon systems.
  • [MinorFeature] Added print command that aliases or plugins can call to send some simple text to the printer.
  • [BugFix] Visit this alias context menu item was not showing right caption sometimes.
  • [Feature] Added help page on troubleshooting.
  • [Feature] Added clearmenus command that plugins can call to clear statusbar icon menus.
  • [Feature] Upgraded to latest version of EmbeddedWb web browser component (http://www.bsalsa.com/)
  • [Feature] Added function "score:" that plugins can call to have farr score a string based on current search terms.
  • [BugFix] On IE6 and earlier, repeated plugin calls that use html view (jscalc,czbpack plugins) could hang.  Thanks JoTo!
  • [Feature] Added option to always reset search string when hotkey triggered (default is old behavior which is to just refocus farr window if already on screen).
  • [Feature] Added new alias action called "dolaunch" which is like dosearch except it triggers an immediate launch of the specified line as soon as a match is made with search string (i.e. user does not have to hit enter or otherwise trigger result).
  • [Feature] Added runcap built in alias to shell a commandline tool and show its output in FARR window (see this forum post).
  • [Feature] Improved speed of changing/interrupting search of plugin -- should speed up some plugin searches that return lots of results.
  • [BugFix] Variables weren't being replaced in the #filecontents command.
19123
Find And Run Robot / Re: Need some help here
« Last post by mouser on June 21, 2009, 08:56 AM »
How could I remove the need of typing the '+' symbol?

see post above about using dosearch.

Let's say you wanted it to work if you type "tvshow family guy"
You can do what nitrix says and create an alias to simulate this, by making an alias with a regular expression like ^tvshow (.*) and for the result of that specify dosearch +tv $$1


19124
Find And Run Robot / Re: Need some help here
« Last post by mouser on June 21, 2009, 07:33 AM »
the thread posts about show how to do it..
are you still getting that crash? if so could you tell me what you set up to try?'

also, i'd like to make a plea for people to name their topics in a way that will help others identify them as something useful or non-useful for them to read.
19125
Post New Requests Here / Re: IDEA - The Name Game
« Last post by mouser on June 21, 2009, 06:52 AM »
nice work r0bertdenir0 and skwire, i'm sure people will find use for both tools  :up:
Pages: prev1 ... 760 761 762 763 764 [765] 766 767 768 769 770 ... 1515next