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, 10:46 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 ... 910 911 912 913 914 [915] 916 917 918 919 920 ... 1515next
22851
Find And Run Robot / Re: Searching network shares
« Last post by mouser on June 25, 2008, 04:46 PM »
right now FARR specifically tries to avoid network shortcuts because it tends to result in slowing down search.  but i will try to re-enable it as an option soon.
22852
Find And Run Robot / Re: Refresh environment variable changes
« Last post by mouser on June 25, 2008, 04:17 PM »
I know that chr15 wrote code to do this in his System Path Commander program, so it should be possible -- i'll ask him how to do it.
22853
I'm getting an unhandled exception when i choose "grab a frame":

"Object reference not set to an instance of an object"
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Drawing.Bitmap..ctor(Image original)
   at SampleGrabberNET.UnsafeBitmap..ctor(Bitmap bitmapRef)
   at WebCam_Signature.MainForm.GetFullFrameBitmap()
   at WebCam_Signature.FineTuneTrackColorsForm.GrabAFrameButton_MouseClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

22854
Mouser, please update the forum thread Latest FARR <Rel. #> Release - <Date> when releasing new versions

I wanted this one to be a quiet release until i got some feedback, so i wouldn't make a fool of myself again publicly releasing a version with launch problems.  Now that i hear it is working for people i made it official release and i will update.
22855
Find And Run Robot / Re: Internationalization issues
« Last post by mouser on June 25, 2008, 02:45 PM »
this may certainly be fixable:
It's not with all diacritical, but capitalized ones : É, À, Â, Ç...
é à è etc. are ok.

but full fledged flawless support for arbitrary character sets no.
22856
FARR Plugins and Aliases / Re: New C# FARR Plugin: FARRGoogleCalendar
« Last post by mouser on June 25, 2008, 02:34 PM »
It's the pound sign that escapes digits when you have the "digits launch" option set, e.g. '#7'
I recommend not using that option -- but i'll put a note in the options panel about using #.
22857
Living Room / Re: Idea: "DC Member Book X - Volume 1" - Request For Volunteers
« Last post by mouser on June 25, 2008, 02:00 PM »
Of course don't even think twice about this, it's not important and it's nothing to worry about at all.
Are thoughts are with you..  hang in there and just try to survive each day.
Paladin, please do not hesitate to stop in any time you want some cheering up.  Just click the chat button at the top of the page and you can chat with a couple dc members any hour of any night -- there is always someone in the chat room.
22858
assuming you don't need to generate those strings dynamically through some computation, you can do what you want much much easier than what you might be thinking.

you can make a simple alias that does exactly what you want.

just go to options, alias tab, choose myaliases.alias and create a new alias titled whatever you want (like for example "helloworld")
and then in results make a list like this:
Hello World! | paste Hello World!
Bonjour Tout le Monde! | paste Bonjour Tout le Monde!

that's all there is to it.



now if you wanted to generate those strings using some algorithm or getting them from a website or something, then you would want to write a javascript plugin like you initially said.
22859
Find And Run Robot / Re: Internationalization issues
« Last post by mouser on June 25, 2008, 05:34 AM »
This is one of the places where Launchy may be a better choice for some users, since it supports Unicode.

Note: Launchy developer asks for donations -- if you use launchy please consider donating to them -- they deserve the support.
22860
New version is up (2.12.03) -- previous versions weren't saving options changes to file.

Does this framework allow you to add icons to the leaves on the tree? I think it'd help in the visual aspect.
yes, i will do so.
22861
it still has a long way to go before it looks good but at least it's better.
22862
Please re-download and see i've got it launching properly again now.
22863
nitrix i need to know if this used to work fine with older version of farr..
and if you have tried all the different launch options (launch helper, shortcut, launch mode)
22864
Can i get a report on how this new test version works launching stuff:
https://www.donation...AndRunRobotSetup.exe

IMPORTANT:
please try the various launch options -- i'd love a report from people about which methods fail on which file types

Screenshot - 6_25_2008 , 4_29_05 AM.png
22865
Find And Run Robot / Re: Farr is not very responsive when it is searching
« Last post by mouser on June 24, 2008, 04:25 PM »
isn't the order just top to bottom in the list of which directories to search?

Yes.

And this is important.  It means you should always put the small most likely directories at top, such as the Start Menu.
22866
Living Room / Re: How Interesting is Your IP Address?
« Last post by mouser on June 24, 2008, 04:17 PM »
yep, it's mine that looks like Cody! Coincidence or..

Screenshot - 6_24_2008 , 4_16_51 PM.png

ps. the score was 1 (what rubbish!)
22867
Living Room / Re: How Interesting is Your IP Address?
« Last post by mouser on June 24, 2008, 04:09 PM »
Is it just me or does Deozaan's ip look a bit like cody?  :o
22868
I apologize; i will try to get it done today.
22869
General Software Discussion / Re: NewEgg
« Last post by mouser on June 24, 2008, 03:29 AM »
one of the things newegg has done for me before (don't remember if i requested or they suggested), is send me a new one before i even sent old back, by charging me and then auto-refunding when they get back the rma one.
22870
Find And Run Robot / Re: Farr is not very responsive when it is searching
« Last post by mouser on June 23, 2008, 09:40 PM »
There are really two issues here:
1) the minor issue, which is that FARR's user interface should be more responsive even while searching deep directories.  The problem is caused by unsophisticated use of multithreading that gets hung up waiting for the operating system to load directory information when it is out of the OS cache.
2) the larger issue, which is that when searching giant directories, for example if you have FARR to search your entire hd instead of just your start menu (the default is just start menu), then the fact that FARR does not index becomes a hindrance to use because it can take so long to live search those directories.  An index would make such searches significantly faster, but brings with it it's own problems.

I'd like to ask that we don't get into a detailed discussion of indexing and such stuff now, just because i'm not quite ready to think about it in detail -- i want to fix all my other pending issues in the next week or so and then we can talk about this again.
22871
FARR Plugins and Aliases / Re: New plugin: FARR MultiMonitor
« Last post by mouser on June 23, 2008, 09:10 PM »
Can't believe we aren't seeing more "thank you"'s for this plugin since people have requested this feature in the past.. i think they are just not seeing this thread.

ps.
it would be really nice if you could make a .dcupdate file for this, so people could check for updates, and so i could include it with the list of things FARR knows how to install for new users.
22872
Find And Run Robot / Re: Farr is not very responsive when it is searching
« Last post by mouser on June 23, 2008, 08:27 PM »
Yes i will try to fix this in the near future with a better use of threads.
22873
you would call it like this
FARR.setStrValue("launch","showhtml "+htmlString);
22874
BrowserTraySwitch / Re: BrowserTraySwitch & Vista
« Last post by mouser on June 23, 2008, 12:55 AM »
the answer is i don't know, but i'd like to hear from people who've tried :)
22875
I just noticed that you have a link to GridMove in your siggie

he should, he wrote it.
Pages: prev1 ... 910 911 912 913 914 [915] 916 917 918 919 920 ... 1515next