topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday April 4, 2026, 1:38 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 ... 905 906 907 908 909 [910] 911 912 913 914 915 ... 1515next
22726
Find And Run Robot / Re: Html View Mode in FARR (Find and Run Robot)
« Last post by mouser on July 04, 2008, 10:49 AM »
First thing that came to mind when I saw html mode was prettyer output for plugins like timer, but this is quite unusable because html mode steals focus from the text box. Could this be bypassed somehow so the output can be dynamically changed as the user types in something?

Should be fixed in latest beta uploaded here:
https://www.donation...ex.php?topic=10505.0
22727
FARR Plugins and Aliases / Re: [Bug] Cannot edit plugin options
« Last post by mouser on July 04, 2008, 10:48 AM »
Should be fixed in latest beta uploaded here:
https://www.donation...ex.php?topic=10505.0
22728
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on July 04, 2008, 10:30 AM »
Minor alpha update -- see first post for list of changes.
22729
Find And Run Robot / Re: Tip: Htmlviewurl works for local files too! :)
« Last post by mouser on July 04, 2008, 10:24 AM »
cedardoc, here is an example of using it from an alias, courtesy of nod5.  This goes in the results list, all one line (as it's just one result):

showtest | showhtml <a href='farr://htmlviewurl exacttimenow.com'><img src='%FARRDIR%\AliasGroups\Installed\Core_Aliases\icons\farr\core-internet_www.ico'></a><br>click the image to Internal Surf to exacttimenow.com<br><br><a href='farr://restartsearch gowebpage'>use internal command to launch FARR webpage in external browser</a>

the important thing to notice is that one uses the showhtml command to show raw html code in the output window.  you can use regular hyperlinks to go to web pages, but to make links to run stuff from within farr you use <a href="farr://"> link.
22730
General Software Discussion / Re: Links to Infos about Regular Expressions
« Last post by mouser on July 04, 2008, 10:20 AM »
DC Member Allen created a site where you can run and test regular expressions online: http://rereplace.com/

Free alternatives to Regex Buddy (which is a fantastic program and top of its class): https://www.donation...ndex.php?topic=577.0
22731
this is totally unacceptable to me -- i need to be able to paste screenshot paths in the file upload box!
22732
Find And Run Robot / Re: Tip: Htmlviewurl works for local files too! :)
« Last post by mouser on July 04, 2008, 02:31 AM »
done; will be in next update.
22733
Find And Run Robot / Re: Tip: Htmlviewurl works for local files too! :)
« Last post by mouser on July 04, 2008, 12:30 AM »
interesting..

i am adding some commands into farr that aliases and plugins can call to explicitly set focus to search editor or web browser, so it will be easier to decide what you want to do.
22734
Living Room / Re: McAfee SiteAdvisor
« Last post by mouser on July 03, 2008, 10:59 PM »
Another BOO for mcafee: no easy way to contact them to report a false positive on these pages.  i had to "sign up" as a reviewer and then post a comment after i proved i was the website owner.  still not heard back from them.
22735
General Software Discussion / Re: Using URL-catching technology to save lives
« Last post by mouser on July 03, 2008, 08:43 PM »
This thread is getting dangerously close to a political argument that is more appropriate for some other forum.. Let's move on at this point since the original question has been answered.
22736
Living Room / Re: Member's *non-software* sites starting with ...
« Last post by mouser on July 03, 2008, 05:12 PM »
tomos i'm going to merge this thread with:
https://www.donation...ex.php?topic=13771.0

btw I really like the pictures.
22737
Living Room / Re: McAfee SiteAdvisor
« Last post by mouser on July 03, 2008, 12:31 PM »
"In our tests, we found a small fraction of downloads on this site that some people consider adware or other potentially unwanted programs."

this is new, and actually this is UNACCEPTABLE.
it's not true and lashiec is certainly right about the cause.
but this is definitely NOT ok -- i'm contacting them now.

skrommel if you could rebuilt the gonein60s.exe with latest ahk compiler it would solve the issue too.
22738
Find And Run Robot / Re: [bug] Initial Size
« Last post by mouser on July 03, 2008, 12:17 PM »
Ah ha!

Ok so the problem is that you set a custom font, and that the act of doing so seemed to confuse FARR about proper window height.

You might try re-enabling it and then playing with the Result Height and SlideLine Height settings to see if that can be made to fix it.  Otherwise I will try to figure out which additional setting is needed to solve this.
22739
Developer's Corner / Features are a one way street: Short but Sweet Blog Post
« Last post by mouser on July 03, 2008, 12:14 PM »
Here's the post from 37 signals blog in its entirety.  Just something to keep in mind as a coder -- it rings true to me, but in a fun way.  If you should ever develop a large enough user base where such issues emerge, count yourself lucky to have such passionate users..

Here’s another reason to double, triple, quadruple-check yourself when you want to add a new feature. A while back Netflix added a “Profiles” feature to their service. A couple weeks ago, they decided to pull the feature because it was too confusing and it wasn’t adding value. But it was too late. People were pissed. The blog post received 1286 comments. In the face of this reaction, Netflix had to turn 180 and keep the feature. Whether Netflix Profiles are good or bad, clear or confusing, they’re here to stay.

The lesson: Once your user base has grown beyond a certain point, you cannot take features away from them. They will freak out. Whether the feature is good or bad, once you launch it you’ve married it. This changes the economics of feature additions. If you can’t destroy what you build, each addition holds the threat of clutter. Empty pixels and free space where a new feature could be added are the most valuable real estate on your app. Don’t be quick to sell it, because you can never get it back.




from http://waxy.org/links/
22740
Find And Run Robot / Re: [bug] Initial Size
« Last post by mouser on July 03, 2008, 12:11 PM »
well i'd consider this a rather serious bug that needs fixing, so i'd like to get it working perfectly.
if i need to i'll add some custom code to handle the case where for whatever reason farr is improperly calculating the size it needs to be.

before i do, try messing with the settings here:
Screenshot - 7_3_2008 , 12_10_03 PM.png

if it still doesn't solve the problem, what i might do is add another setting to that Advanced Configuration override page where a user can specify the exact pixel height of the farr window in it's default empty state.  that would allow you to solve your problem i think.  let's stay in touch and get this solved.
22741
Find And Run Robot / Re: [bug] Initial Size
« Last post by mouser on July 03, 2008, 11:37 AM »
Did you restart farr after changing the statusbar setting?
Try turning on the skinning system in farr and restarting and see if that solves it.
22742
Find And Run Robot / Re: [bug] Initial Size
« Last post by mouser on July 03, 2008, 11:15 AM »
i think it's a bug related to the option to hide the status bar.
if you turn the status bar back on in options and then restart farr, see if that fixes it.

i have on my todo list to fix this problem with the hidden statusbar option.
22743
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on July 03, 2008, 11:04 AM »
Christian, can you give me an example of what happens (preferably using a built in alias that i also have) so i can reproduce and test?
22744
Mouser's Zone / Re: How to uninstall CH&S?
« Last post by mouser on July 03, 2008, 10:55 AM »
Strange.
I'll have to investigate whether there is an issue with SP3..

Ok well first step then is to find out where Clipboard Help+Spell is living.
Do a file search on your hard drive for "ClipboardHelpAndSpell.exe"

It's possible that you simply unpacked it manually somewhere instead of using the installer.  That's fine, you just need to find where it is and delete the files.  Before you do you might go into the CHS options (right click on tray and choose "Options and Preferences") and disable the "start with windows" option:
Screenshot - 7_3_2008 , 10_54_26 AM.png

by the way, can you tell me what error CHS is giving you? And what version of CHS it is (you can see by choosing "About" in the right-click menu).
22745
Mouser's Zone / Re: How to uninstall CH&S?
« Last post by mouser on July 03, 2008, 06:50 AM »
There is an "Unintall" entry for Clipboard Help and Spell both in the start menu folder for the program and in the normal "Add or Remove Programs" list.

If you've removed these items somehow manually, you could always just exit the program from the system tray (right click on the CHS icon and choose exit), and then delete the C:\Program Files\ClipboardHelpAndSpell directory.
22746
2009 IGF Announces Call For Submissions, New Judges, Awards
 
Think Services, organizer of the Game Developers Conference (GDC), is pleased to announce that submissions are now open for the 2009 Independent Games Festival (IGF). Submissions to the 11th annual festival are due by November 2008, with finalists to be announced January 5th.

Games selected as finalists will available in playable form on the GDC show floor and will compete for nearly $50,000 in prizes, including awards for Innovation, Excellence in Design, and the coveted $20,000 Seumas McNally Grand Prize.


  • July 1st, 2008 – Submissions are Open
  • November 1st, 2008 – Submission Deadline, Main Competition
  • November 15th, 2008 – Submission Deadline, Student Competition
  • January 5th, 2009 – Finalists Announced, Main Competition
  • January 19th, 2009 – Finalists Announced, Student Competition
  • March 23rd-27th, 2009 – Game Developer’s Conference 2009
  • March 25th-27th, 2009 – IGF Pavilion @ GDC
  • March 25th, 2009 – IGF 2009 Awards Ceremony



from http://www.tigsource.com/
22747
General Software Discussion / Re: In need of a "system startup manager"
« Last post by mouser on July 03, 2008, 12:46 AM »
there are some long threads on startup managers on the forum:
https://www.donation...arch=startup+manager
22748
Living Room / Re: Woot.com Bag of Crap post
« Last post by mouser on July 02, 2008, 11:36 PM »
I hope if other people get these grab bags they will also post a tour of what they got, sure makes it fun for the rest of us :)
22749
FARR Plugins and Aliases / Re: [Bug] Cannot edit plugin options
« Last post by mouser on July 02, 2008, 09:34 PM »
looks like a bug in farr i must have introduced in last version.  i will fix.
(i spent many many painful hours last weekend fixing an inexplicable bug causing windows shutdown issues when farr was closing up, related to dlls, and so i probably did something weird here).
22750
FARR Plugins and Aliases / Re: Locate32 Plugin for FARR by Okke
« Last post by mouser on July 02, 2008, 05:06 PM »
gothic is FAST -- never doubt it!  :)
Pages: prev1 ... 905 906 907 908 909 [910] 911 912 913 914 915 ... 1515next