topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 11:49 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 ... 65 66 67 68 69 [70] 71 72 73 74 75 ... 1515next
1726
Found Deals and Discounts / Re: Free I.T. Courses - [PSA]
« Last post by mouser on January 23, 2019, 10:05 PM »
Thanks very much for sharing this  :up:
1727
Kyrathaba Software / Re: Kyrathaba's Rolodex
« Last post by mouser on January 23, 2019, 02:13 AM »
Thanks for sharing this  :up:
1728
Beta link sent.
1729
I'll definitely have a fix in a day or two -- it's just a matter of the different ways it could be fixed, more or less elegantly.
1730
Working on it now..
1731
Thanks very much for this Mark0! I could have used such a favor a couple of years ago.
1732
Thanks Kirby, I'll look into why this is happening, and make sure the next version cleans them.
1733
So probably the problem is too many results -- either running out of memory for the raw results, or the display of results, or the sorting/de-duping operation.
I have a few options -- ranging from the most proper (64bit build which can use more memory) to the most kludgey (limit number of results found on a given pass and make user do multiple passes), to various things in between.  Thinking on it.

HOWEVER, another solution is suggested by the fact that this regular expression pattern I provide by default is so imperfect and hits on many things that don't look like well-formed emails.  A better regular expression that had less bad hits would also solve the problem.  So for example if we limited the results to those with the most common extensions (.com, .org, etc...) you could probably eliminate most of the bad results and solve the problem of an overflow of results at the same time.

In fact, if extracting emails is the most common use for the app, I could actually hardcode some *proper* (non regular expression) email address validator code that could be an option, which would do that.  Then we could use a quick and dirty regular expression to find email address candidates, followed by a proper email address validator algorithm. I'll probably add that just for fun.
1734
Skwire Empire / Re: Release: sWeather (tray-based weather app)
« Last post by mouser on January 20, 2019, 07:42 AM »
Congratulations, Jody  :Thmbsup:
Amazing work -- I know it must have been a huge pain to make such a large change.. Thank you for taking care of us sWeather users.  :up: :up: :up:
1735
ps the problem is related to the number of results not the size of the input file (tested with 12 gb files)..
1736
Living Room / Re: Refurbished or used internal hard disks 3½ 6TB-12TB
« Last post by mouser on January 17, 2019, 11:12 PM »
Yeah I can't see using them for anything but as redundant storage, when you were absolutely prepared to have them crash without loss of important data.
1737
by adding a chromium browser as an alternative to using IE

That's a great addition  :Thmbsup:

WebsiteWatcher remains one of my favorite tools.
1738
Will do.  I'll try to get a new version up tomorrow or this weekend.
1739
I noticed when I last used it that it also seemed to be reporting an unusually high number of results, so it seems it's time for me to release an update.  I'll try to get one done in the next few days.

No excuse for it throwing that exception -- it sounds like I will be able to reproduce and solve it if I just use a big enough input file.  Standby.

ps. I think the default email regular expression I have in the program is not great -- it might be nice to find a better one.
1740
LaunchBar Commander / Re: Saving file error
« Last post by mouser on January 17, 2019, 12:18 PM »
Hmm.. Can you try the portable version and see if that has the same problem -- it sure sounds like it has a permission problem saving the file to where it's trying to save it, though I'm not sure why it would.
1741
Let me give it an update and see if I can reproduce the problem with a huge file.
Option to disable preview is a good idea..

Let me ask, can you see about how many results it found when it hit that error? It might give me a clue.
1742
N.A.N.Y. 2019 / Re: N.A.N.Y. 2019: CurrentPrinter
« Last post by mouser on January 17, 2019, 04:57 AM »
Featured on "I Love Free Software" blog today:
http://www.ilovefree...rom-system-tray.html

Congrats!  :up:
1743
General Software Discussion / Re: Full Windows 10 on Raspberry Pi 3?
« Last post by mouser on January 16, 2019, 10:32 PM »
Fun! Keep us informed, I'm curious to hear how the experiment progresses..
1744
N.A.N.Y. 2019 / Re: NANY 2019: TextWorx - Universal Text Manipulator
« Last post by mouser on January 15, 2019, 05:43 PM »
Some screenshots on the web page would be nice.
1745
N.A.N.Y. 2019 / Re: NANY 2019: TextWorx - Universal Text Manipulator
« Last post by mouser on January 15, 2019, 05:42 PM »
Very impressive.  :up:
1746
N.A.N.Y. 2019 / Re: NANY 2019 - Windows App - Process Watcher
« Last post by mouser on January 13, 2019, 05:01 PM »
It would seem useful to have a pop up bubble or something when new and/or update processes happen and entries were added to the log.
agreed, will be added soon.
1747
Post New Requests Here / Re: Help? Not sure if this is possible. Coding help?
« Last post by mouser on January 12, 2019, 07:12 AM »
What you could do to help get things started is make the page in html/css that is as simple and clean html as you can, that shows what you want to show with the input etc where you want it. 
Then the coder can just modify it and add javascript to do what you are asking, without having to guess what you want the page to look like.
1748
Post New Requests Here / Re: Help? Not sure if this is possible. Coding help?
« Last post by mouser on January 12, 2019, 05:34 AM »
It's something that someone familiar with js or curious would be able to do in an hour as an exercise, the only issue is if we can find one of our js coders awake and here on the weekend to enjoy the puzzle of doing it.  I'll ask on our chat channel.
1749
Post New Requests Here / Re: Help? Not sure if this is possible. Coding help?
« Last post by mouser on January 12, 2019, 04:49 AM »
It's absolutely doable and fairly easy with javascript.
1750
LaunchBar Commander / Re: help wanted with start up
« Last post by mouser on January 09, 2019, 09:50 AM »
Can you elaborate on when you see that error, and what happens after you close it?
Pages: prev1 ... 65 66 67 68 69 [70] 71 72 73 74 75 ... 1515next