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, 10:56 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 ... 44 45 46 47 48 [49] 50 51 52 53 54 ... 1515next
1201
Find And Run Robot / Re: naming an alias
« Last post by mouser on December 30, 2019, 05:49 AM »
Sure seems like a bug.. Since I'm working on FARR now I will try to fix now..
Thank you so much for the clear examples and tests.. It makes my life much easier!  :up:
1202
N.A.N.Y. 2020 / Re: NANY 2020 - Filtration: A Task Manager
« Last post by mouser on December 29, 2019, 10:51 PM »
Excellent! The ability to filter items could be quite useful.  :up:
1203
Mousers Media Browser / Re: Mouser's Media Browser v1.11.01 - Dec 14, 2019 beta
« Last post by mouser on December 29, 2019, 10:48 PM »
To be clear, items only get added to the GoTo menu when you set them as your BASE/ROOT folder.. They don't get added as you click on subfolders in the tree.
That's by design -- they are only used for switching between your favorite BASE/ROOT folders.

So it sounds like maybe it's working as designed for you?
1204
Mousers Media Browser / Re: Mouser's Media Browser v1.11.01 - Dec 14, 2019 beta
« Last post by mouser on December 29, 2019, 10:36 PM »
When I manually add a folder it is remembered and I can use the GoTo to choose that folder.

Might be a misunderstanding of how that menu is supposed to work.

Can you describe the action you take that is NOT adding an entry when you think it should?
1205
It does seem to be mis-identifying some items as not having Start Menu shortcuts when they do.

Here's an example:
Screenshot - 12_29_2019 , 10_32_13 PM.png

That shortcut is on the path that ISMONISM is scanning.
1206
Another nice feature would be a custom IGNORE list, so that we could specify patterns to ignore when scanning.. That would be useful to let us ignore items that we don't care about.  Bonus would be right-click add folder or add file to ignore list.
1207
Working really well here.. You did a great job!
It would be nice if there was a gui options tab where user could set the search directories and personal shortcut folder name..
1208
N.A.N.Y. 2020 / Re: NANY 2020 - KeepWatch system monitor
« Last post by mouser on December 29, 2019, 09:18 PM »
Looks very cool  :up:
1209
Wonderful!
1210
Mousers Media Browser / Re: Mouser's Media Browser v1.11.01 - Dec 14, 2019 beta
« Last post by mouser on December 29, 2019, 09:02 PM »
Can those who weren't seeing GoTo menu populate try the new beta.  It uses a new system.  You can also now manually edit the GoTo list in the options (it will also auto populate it as you open new BASE folders).


Download beta:
1211
Developer's Corner / Anyone played with graphviz tool for drawing graphs?
« Last post by mouser on December 29, 2019, 06:30 PM »
Spent a day last week playing around with python, networkx (python lib), and graphviz (language neutral), for drawing and laying out graphs.

My boardgaming buddy and I are huge fans of the pandemic series of board games.  We played recently Rising Tide, a spinoff with a very confusing looking board.  I decided to see if a more traditional node-edge graph would help make sense of the layout, and thought it was a good excuse to get some familiarity with writing code to visualize graphs, etc.

Here's the original board:
rtidereal.png

Here's the graph:
rtidesmall.png

Fun stuff.. Anyone else played with graphviz or networkx?

ps1.
There is a nice windows build of Python3 which is completely portable -- WinPython.  I had good luck with that.
ps2.
I'm not a big fan of Rising Tide, I think the other spinoffs are much better.
1212
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 29, 2019, 11:38 AM »
Yeah I noticed that too..
But as long as you guys appreciate me, I'm happy  :-*
1213
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 29, 2019, 09:33 AM »
Well that was hellacious, but I think it's solved.
I reported the bug(s) to smf here: https://www.simplema...x.php?topic=571025.0 and https://www.simplema...x.php?topic=571026.0
1214
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 29, 2019, 08:33 AM »
Just reporting that the rss feed is working again.  I saw it was down earlier, but now it works.

I hope I'm not speaking to soon -- but this comment gave me a clue that may have been the cause of all the problems -- so thank you!  :Thmbsup:
1215
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 29, 2019, 06:52 AM »
Still working on it.. server may be up and down sporadically.. Not the way I wanted to spend my new year :(
1216
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 28, 2019, 10:06 PM »
We're experiencing very high server loads after the update.. I've spent all day working on the problem and haven't yet solved it..  will continue to work on it..
1217
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 28, 2019, 05:30 PM »
Kindly let me know when you find something broken.. I suspect there will be some things based on the smf code I have merged being troublesome.
1218
Official Announcements / Re: Upgrading forum Dec 28, 2019
« Last post by mouser on December 28, 2019, 05:28 PM »
This has not been fun. :mad:
1219
Official Announcements / Upgrading forum Dec 28, 2019
« Last post by mouser on December 28, 2019, 02:24 PM »
I'm upgrading the forum.. expect some oddities while I do..
1220
Find And Run Robot / Re: Password Managers that work with FARR?
« Last post by mouser on December 27, 2019, 08:21 PM »
It would be better to accept that FARR should not be able to search your passwords.. Use a password manager that can search well (Keepass, free).
1221
Find And Run Robot / Re: Broken icons for 64bit programs
« Last post by mouser on December 27, 2019, 12:25 PM »
Can you try the beta?
1222
Mousers Media Browser / Re: Mouser's Media Browser v1.11.01 - Dec 14, 2019 beta
« Last post by mouser on December 26, 2019, 10:58 PM »
Can anyone else on Windows 10 let me know if the GoTo menu autopopulates with folders as you change your root folder, and exit and restart?  Trying to figure out if I need to rewrite that code.
1223
Living Room / Re: Animal Friends thread
« Last post by mouser on December 26, 2019, 08:08 PM »
Just a wild crow and a wild owl hanging out talking:
1224
Find And Run Robot / Re: request: FARR window position and size as FARR variables
« Last post by mouser on December 26, 2019, 08:02 PM »
Available in latest beta:
  • %FARRWINWIDTH% - width of farr window
  • %FARRWINHEIGHT% - height of farr window
  • %FARRWINLEFT% - left (X) coordinate of farr window
  • %FARRWINTOP% - top (Y) coordinate of farr window

Download:
1225
Find And Run Robot / Re: Broken icons for 64bit programs
« Last post by mouser on December 26, 2019, 05:49 PM »
I've uploaded a new fixed version as a beta version -- I'd appreciate anyone telling me if they see anything that i made worse :)

Pages: prev1 ... 44 45 46 47 48 [49] 50 51 52 53 54 ... 1515next