topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Sunday September 20, 2026, 12:46 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 ... 913 914 915 916 917 [918] 919 920 921 922 923 ... 1515next
22926
Find And Run Robot / Re: new farr: aliases now requiring [enter] twice
« Last post by mouser on June 19, 2008, 05:18 PM »
I have just upgraded to the latest farr and now my aliases do not launch when they are the top item in the result list.  Instead, when I hit enter to launch them, if I haven't typed the complete name, all that happens is the rest of the Group Alias Name gets pasted up where I am typing and the result list is filtered to reflect that.


yes i noticed that too.. will fix in update next couple of days.

Related (?): When I'm using fcalc (also newly updated) and hit [enter], it used to just add the current expression/result to the result list below.  Now, it closes out fcalc, replaces what I've typed with "fc", and shows a farr result list containing everything with "fc" in it.

jgp's explanation seems likely to me.
22927
Announce Your Software/Service/Product / Re: First website for a client
« Last post by mouser on June 19, 2008, 04:51 PM »
I like the overall look, just have 2 small visual quibbles:

1) the left hand sidebar touches the line, which gives me a bad feeling
2) the top text needs some antialiasing to reduce the jaggies, which make it look less professional.

web1.jpg
22928
Find And Run Robot / Re: Troubles configuring FarrFox
« Last post by mouser on June 19, 2008, 04:47 PM »
thanks for reminding me; since i've been finally doing a lot of farr updates i promise to look at this in the next couple of days and release an update.
22929
Living Room / Re: The 10 most annoying programs on the Internet
« Last post by mouser on June 19, 2008, 04:36 PM »
Service Control Plugin for FARR by taichi: https://www.donation...dex.php?topic=9084.0
22930
in case people overlooked this post by p3lb0x i thought i should emphasize it:

If you post your creatures with a pic like Mizraim you can actually use the pic to open the creature in the editor, Just by dragging it into the window while having the build screen open.

in other words, the attached PNG files contain extra data that describe the creature so you can open and modify the creature in the program just by dragging and dropping the png file attached to the forum post.
22931
Developer's Corner / Re: Better Printing of Web Pages
« Last post by mouser on June 19, 2008, 08:51 AM »
Cool, i'm going to go have a look.
22932
General Software Discussion / Re: NewEgg
« Last post by mouser on June 19, 2008, 08:33 AM »
Sucks that you have to go through a support call (and to India, ugh) before you can just fill out a bloody RMA slip

i think deo just said he wanted to call tech support to get some support; newegg has never required a call to get an RMA to my memory.
22933
Mini-Reviews by Members / Re: Mini-Review-John's Background Switcher
« Last post by mouser on June 18, 2008, 10:36 PM »
Sounds very cool, thanks for posting this y0himba  :up: :up:
22934
Find And Run Robot / Re: How to get best juice out of FARR?
« Last post by mouser on June 18, 2008, 08:27 PM »
yes to all armando.
22935
Find And Run Robot / Re: How to get best juice out of FARR?
« Last post by mouser on June 18, 2008, 08:12 PM »
let me try to get the new save/load options code written and then you can take a look again at startup time -- some people experience very slow startup/shutdown times due to an unusual interaction with antivirus tools.
22936
General Software Discussion / Re: NewEgg
« Last post by mouser on June 18, 2008, 06:59 PM »
NewEgg is a reliably great place to order hardware from.  On the rare occasion I've had a hardware problem they are more than happy to exchange it.  Prices are good and they are FAST to ship stuff.

The user reviews on newegg are also invaluable -- there are a lot of knowledgeable and expert hardware people who order through newegg and their comments on products really help.  The user comments alone make it the first place i ever go before buying hardware (in the same way that when ordering a book i always go to amazon.com first to look at reader reviews).
22937
Living Room / Re: Looking for help identifying hidden domain owner...
« Last post by mouser on June 18, 2008, 06:47 PM »
I forgot to say thanks for taking time to write about your experiences, 40hz, very helpful.
22938
Gothic says please put the video on youtube and i agree.
22939
I've uploaded a new version which puts back the old quickdoc launcher. just redownload and reinstall to go back to the old method.  I'll ask for more help testing the new mode before i try it again.
22940
s.newave: The stable version (which is a few versions back) is linked at farr's web page
it used to be but i made this the latest stable version. oops.

i may just go back to the old quickdoclauncher for now until i understand better why this behavior is occuring. so strange.
22941
what happens when 2.10.01 tries to launch it.. nothing? or some error or?
22942
i couldnt hear any sounds
22943



Deo that is amazing!!! I kept trying to turn up the speakers to hear what Cody song sounds like..  ;D

So great!  Who knew Cody was such a good dancer!
22944
That is an excellent guess Tuck.

I'm using HKEY_CLASSES_ROOT which is described here, and *should* use user customized settings and then falling back on system settings.  But whether something is going wrong is possible.

cedardoc, could you check those two registry keys and see if you find differences in how your spreadsheet files are classified, and in what way?
22945
Find And Run Robot / Re: How to get best juice out of FARR?
« Last post by mouser on June 18, 2008, 11:38 AM »
if what you find is that trying the same search many times in a row is only ever slow the FIRST time, and not if you try it again right after, then what you are experiencing is the delay when the operating system loads the directories into cached memory.
22946
this is very interesting.. as if you have two separate sets of file associations..

i could certainly put an option to toggle between old and new method of launching, but i'd love to know why it's doing what it's doing.

let's try this -- attached is the older version of my document launcher helper that farr uses to try to be smart and fast about opening documents.  replace your current one with this and see if it makes it behave as before (no need to restart farr).

22947
i'll offer up a couple more $10 spore creature reimbursements if anyone wants to keep trying.
22948
damn deo that's good!
22949
farr does not change any file associations.

HOWEVER -- i did change slightly the way far tells the system to open files.. and it may be that this method is not obeying some "open with" preferences that it used to?  does anyone have any further cases of this or insight?

For what it's worth, my txt files still open in UltraEdit, my system-configured text file opening editor (rather than notepad).

[for the technically minded, i changed from ShellExecute to ShellExecuteEx, AND i added code to find the document class in the registry before invoking the "open" verb.  i suspect it is this document class lookup that is causing the change in behavior, though i'm not sure why.  the change was done to fix the problem some people were having with some documents not opening at all, and it seems to have solved that problem for them, but now it seems to have caused a strange change in behavior for others].
22950
Living Room / Re: Looking for help identifying hidden domain owner...
« Last post by mouser on June 18, 2008, 10:16 AM »
If you want to stop them from doing what they're doing, don't waste time trying to catch them in the act. They're already caught. Their ISP will most likely archive a copy of their site to cover their own butts once you send a DMCA notice.

still, it wouldn't hurt to make a mirror of the website and grab all evidence you can, while you can.
Pages: prev1 ... 913 914 915 916 917 [918] 919 920 921 922 923 ... 1515next