topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday April 6, 2026, 6:33 pm
  • 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 ... 787 788 789 790 791 [792] 793 794 795 796 797 ... 1515next
19776
Find And Run Robot / Re: Need help with optional parameters in aliases
« Last post by mouser on April 24, 2009, 01:35 AM »
Implemented but not yet uploaded (i actually used ++ instead of :: because it's simpler to keep using + sign for modifiers).
For example:
ping ++ www.donationcoder.com -n 2

Seems to work well and its LONG overdue.

I just have to test my recent variable replacement bugfix to make sure i didn't break anything before I upload.
19777
ProcessTamer / Re: a REALLY annoying part about process tamer.
« Last post by mouser on April 23, 2009, 10:46 PM »
uploaded -- let me know if it fixes the problem for you guys!
19778
bugfixes and new commandline options, plus more:

v1.10.01 - 4/23/09
  • Added support for commandline options to load movies and projects and initiated printing, etc.
  • [BugFix] - Some printers (default printer?) wouldn't print anything unless printer setup dialog was shown first.
  • [BugFix] - Card template from projects was sometimes not being restored on load.
  • [BugFix] - Preview was sometimes not redrawing properly when other windows were dragged on top of it.
  • Updated to support the configdir.ini file for better portable/vista use.
  • [minor improvement] when configuring printers via setup dialog, the selected printer is set for printing in options.
  • [minor improvement] print setup dialog now matches configured printer.
  • [minor improvement] missing image files for front+back covers are now checked for existence before attempting to be loaded.
  • [major improvement] added update checking support.
19779
minor bugfix:

v2.11.01 - 4/23/09
  • Live update of cpu usage is disabled while changing rules -- avoids problem where grid updating disrupts the modification of rules.
19780
thanks for sharing  :up:
19781
FARR Plugins and Aliases / Re: FARR plugin: FarrWindowsSearch 0.1.0
« Last post by mouser on April 23, 2009, 06:10 PM »
works flawlessly here.

pretty damn amazing..
just a note for people who don't understand what this means: Windows Search *indexes* the *contents* of files.
so you can now type ws KEYWORDS and get instant live file searching of the CONTENTS of files.

wow  :huh:

19782
FARR Plugins and Aliases / Re: FARR plugin: FarrWindowsSearch 0.1.0
« Last post by mouser on April 23, 2009, 06:04 PM »
wow this could be big.. can't wait to try.
19783
Congratulations on all the progress you guys have made  :up:

When you are ready, I think a nice thing to do might be to post a mini-review of Rainmeter and tell us all the things about it you like.
19784
ProcessTamer / Re: a REALLY annoying part about process tamer.
« Last post by mouser on April 23, 2009, 02:45 PM »
fixed but not uploaded yet; will upload tonight.
19785
Official Announcements / Re: April 2009 Giveaway Results - Posted
« Last post by mouser on April 23, 2009, 10:52 AM »
Three cheers to Chris (cranioscopical) for arranging the Macro Express discount and giveaway  :up: :up: :up:

Coming up next month, Total Commander giveaway and more mugs!
19786
sorry i wasnt clear, the idea is to use this inside an alias.
if you give me another day i'll post a new version of FARR and give you a sample alias to show how it's used.
19787
Official Announcements / April 2009 Giveaway Results - Posted
« Last post by mouser on April 23, 2009, 10:03 AM »
Winners of the April 2009 Giveaway Drawing


April 2009 Giveaway Drawing

Supporting Members, you've got until the last day of the month to take advantage of this month's Discounts..

This Month's Special Discounts and Giveaways:

Discount codes are located in the member's only section of our forum: here




Winners of 'Macro Express Pro' (5):
  • nogojoe
  • gchichester
  • bayesian
  • edbro
  • cacoder
Winners of 'DonationCoder Mug' (5):
  • ssoundman
  • Midnight Rambler
  • programaths
  • Grorgy
  • MilesAhead


All winners are now being notified by email to their forum email address.  If you haven't received an email but your name is listed above, check spam filters and forum email address, and then mail [email protected] and let us know you never got any mail.  It can take a few days for companies to send you your serial number; if a few days pass and you haven't received it - send a reminder to the company email as noted in your winning notification email, or to us by replying to the email you received or to us directly.

Curious about how we award prizes?  See https://www.donation...dex.php?topic=1684.0 for a discussion about our custom prize optimizer utility. Winning something one month reduces your chances of winning the next month, and being helpful on the forum slightly increases your chances.
19788
Mircryption / Re: Where oh where are you: mcboard for eggdrop?
« Last post by mouser on April 22, 2009, 11:28 PM »
sorry for the delayed reply Ms.Kitty:
if you install (or unpack) the full suite, it's in:
MircryptionSuite\FullSources\MircryptionBoardServer\
19789
Developer's Corner / Re: Easy Small Free Windows Language that does cool GUIs??
« Last post by mouser on April 22, 2009, 10:18 PM »
Autohotkey comes to mind.. at least for smaller utilities.
19790
Find And Run Robot / Re: Need help with optional parameters in aliases
« Last post by mouser on April 22, 2009, 09:00 PM »
you know i'm really embarrassed to say this, but farr should have a much easier way to pass arguments to programs.

as you say, you could do it by setting up an alias with a regular expression, but i think the solution, which has been discussed previously on the forum, is to define a universal separator character that someone can type to indicate that what follows is an arguement string to pass to whatever is being launched.

let me implement this today or tomorrow, and then we can debate about tweaks to what i implement, like what character we should use as the separator.

my inclination is to use something like:

normal search terms :: arg1 "arg two" arg3

so the :: means that whatever follows are commandline arguments.
the arguements are space separated, with double quotes enclosing single arguements that have spaces.

seem reasonable?
19791
Find And Run Robot / Re: No myalias group
« Last post by mouser on April 22, 2009, 02:37 PM »
you know what it could be.. it might be created on first use, and it's possible that it doesnt actually detect it until the program is exited and restarted.. i'll see if that might be it, and if so fix.
19792
Find And Run Robot / Re: No myalias group
« Last post by mouser on April 22, 2009, 02:12 PM »
if it doesn't exist then something went wrong.

just to make sure you know where to look here is a screenshot:
Screenshot - 4_22_2009 , 2_09_49 PM.png

if it's really not there on yours, email me ([email protected]) and i'll see if i can't figure out what went wrong.
19793
Found Deals and Discounts / Re: File Locator Pro Discounted
« Last post by mouser on April 22, 2009, 11:49 AM »
Just to add: File Locator Pro is an excellent program.
19794
Official Announcements / Re: April 2009 Discounts Posted
« Last post by mouser on April 21, 2009, 11:36 PM »
Def needs a cleanup.

By the way, April drawing for Macro Express Pro and DC Mugs will take place on Apr 22, so you have 1 more day to enter.
19795
General Software Discussion / Re: CintaNotes
« Last post by mouser on April 21, 2009, 10:34 PM »
welcome to the site Alex, glad to meet you.  :up:
19796
Well we saw this sample one on their site:
http://www.customplu...display=&start=0
4a68a_horicon-goose-5.jpg

It looks quite a bit like cody, and they listed it as an example custom plushi made for about $6 in a run of 500.

So.. we could probably get a custom looking Cody plushy for $6 a piece.. That seems like a reasonable price per item, but the quantity puts it beyond our budget i'd say.  We'd have to order 500 of them which would be about $3000. 
19797
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on April 21, 2009, 04:05 PM »
glad to hear it.. sorry it took so long for me to implement it.
19798
Because FARR and LBC are both well suited to act as front-ends to a portable USB drive and other applications, i wonder if it might make sense to release a preconfigured non-install version of FARR+LBC that work together like a front end for a usb drive.  It would be preconfigured to show applications found just like portable apps launcher does.
19799
i actually just noticed that there is a problem with using the alias as i've listed it above, namely that FARR does the replacement prematurely, so that you are always seeing the result of the PREVIOUS value of %lastappcap%  :down:

i have a new version built that solved the problem (i just hope it doesn't break other stuff!), which i will upload tonight.
Pages: prev1 ... 787 788 789 790 791 [792] 793 794 795 796 797 ... 1515next