topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday November 11, 2025, 6:23 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 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 30next
551
My idea for a Coding snack would be a simple notepad UI, where you specify 1) the number, 2) whether you’re counting words or characters, and 3) if characters include non-space or not. All text beyond that limit will be in red.

Hello @VeVoLa! Just wanted a bit of clarification on #3. Please elaborate!

P.S: the "Count spaces" functionality was deferred for second version... Should it be "Count non-spaces"?

P.P.S. initial version is launching without #3, so take it easy :) it's v0.1.0 --the whole v0.x branch is for this :)
552
Hi Vic! Just checking in, since we haven't heard from you this past month. Hopefully all is well on your side - send us a signal of life!

Alive & well here :) Limitpad's actually the very next release! :Thmbsup:

Cheers &

553
It works It works. Many thanks indeed.

So glad you liked it :)

Preferably in AHK so I can learn a little

You may learn the Regular Expression language for .NET to expand the program's matching & launching: https://docs.microso...uage-quick-reference

Cheers & I'm very happy to assist :Thmbsup:

Vic
554
Please retry with this fixed version (v0.1.1): https://github.com/p.../releases/tag/v0.1.1
-publicdomain (April 11, 2021, 06:52 PM)

Tested on Windows 10 using Google Chrome. Matches regex & launches.

https://github.com/p.../releases/tag/v0.1.1
555
No noticeable difference. Still counts number launched, but nothing appears.

Is there a way to tweak it so it just outputs what I have dragged and what it is proposing to do?

There may be no need for such a "debug tweak" :)

Please retry with this fixed version (v0.1.1): https://github.com/p.../releases/tag/v0.1.1

Many thanks for your test & report :-*

User input is magical! It makes software work as it should  :Thmbsup:

Cheers!
Vic
556
I think I am am going to have to try again in the morning. I downloaded, but nothing appeared to happen.

Please try with latest version (v0.1.0) at: https://github.com/p.../releases/tag/v0.1.0

Thanks!
557
(A more-generic version is in the making with regular expressions for adapting it to any site)
-publicdomain (April 07, 2021, 10:39 PM)

It's published! :)

Drop Launcher thread: https://www.donation...ex.php?topic=51294.0

Cheers!
Vic
558
Drop Launcher v0.1.0

DropLauncher_v0-1-0.png

Drop Zone link extractor and launcher.

Receives drag & drop links and modifies them by regular expressions. Resulting link launches on its own tab/window.

Download & full info: https://www.dcmember...rop-launcher-v0-1-0/

v0.1.0 notes:

  • Processes dropped links from Google Chrome, Firefox and likely more browsers (feel free to try!).
  • Edits both link & launch regular expressions.
  • Always on top.
  • Remembers location on screen.
  • Plain text format on SettingsData for easy human reading/modification.

Day #99, Week #14 @ April 09, 2021

Enjoy!
Vic
559
Yes, Chrome only.

Hello John! This alpha release should do exactly what you want for the ancestry site :)

DropLauncher_v0-1-0.png

Please download & test (Updated to v0.1.0): https://github.com/p.../releases/tag/v0.1.0

Cheers!
Vic
560
I'd love to be able to select a group of files/folders, then right click and select the option 'Enfolder' and Windows creates a folder and places all of my selected files into that folder.

Hi there Jason, I'm in! :Thmbsup:

I'm finishing the releases in my signature + some others as I'm finally home & free from work. Stay tuned @ the repo.

Cheers!
561
Thanks for the feedback guys!!! :Thmbsup: :Thmbsup: :Thmbsup:

(that's a triple-thumbs-up :) )

Going to address your suggestions & reports right after releasing "DropLauncher" for magician / John.

TaskbarGone v0.2.0 is due for some love :-*

Cheers!
562
General Software Discussion / Re: Any taskbar hiding applications?
« Last post by publicdomain on April 06, 2021, 12:26 PM »
New version is out:

Taskbar Gone v0.1.0

Cheers!  :)
563
Taskbar Gone v0.1.0

TaskbarGone_v0-1-0.png

Made for: SyRaza.

Download & Info: https://www.dcmember...taskbar-gone-v0-1-0/

Original thread: Topic: Any taskbar hiding applications?

Enjoy!
 :Thmbsup:
Vic
564
@vic: your fliesystem looks crazy "C:\DonationTimer\donationtimer\DonationTimer\..."

haha indeed!  :) There's a little "software story" there!

  • DonationTimer   Parent directory for the program
          INFO, IMG, Release
  • donationtimer   GitHub information
          Readme, LICENSE, .git
  • DonationTimer   Destination folder as chosen manually for the solution
  • DonationTimer   Target sub-folder created by the IDE automatically
          Program.cs, Solution file, resources, generated output
  • bin      Program binaries
          Debug, Release
  • Release      Compiled executable for distribution
  • DonationTimer.exe Public program

DonationTimer_v0-1-0_KZ.png

There you go, sharp friend!

(Image bonus: Why 7590, then 759? K = Decimal ASCII 75, Z = Decimal 90 --had to make this one for you here  :Thmbsup:)

Cheers & lots of love! :-*
Vic
565
DonationTimer.exe it is with DonationTimer.wav as sound file
-publicdomain (April 02, 2021, 11:21 PM)

DonationTimer_v0-1-0.png

Download & info: https://www.dcmember...onationtimer-v0-1-0/

Forum thread: https://www.donation...ex.php?topic=51271.0

You can use any sound file you want by placing it in the same folder & renaming it to "DonationTimer.wav" :)

(If there's no sound file it beeps)

Enjoy!
Vic
566
DonationTimer v0.1.0

DonationTimer_v0-1-0.png

Download & info: https://www.dcmember...onationtimer-v0-1-0/

Enjoy! :Thmbsup:
Vic
567
Local server, 192.168.0.232.
But I only need the timer part, the call to ther server can be done with curl.

Got it! DonationTimer.exe it is with DonationTimer.wav as sound file :Thmbsup:

I'm @ it! https://github.com/p...domain/donationtimer

UPDATE: Code's finished :)
568
Hi & thanks for your request! It's all possible via .exe :)

4) The .bat file makes a HTTP call via curl to my IoT-server

What's the target IoT server's IP? (to set as default address for your use case)

Cheers!
569
PublicDomainVic / Re: URLister thread (v0.4.0)
« Last post by publicdomain on March 31, 2021, 11:14 PM »
Vic, most important change needed at this point is to disable the global hotkeys.

Hello Nick! New 0.4.0 version adds an option to enable/disable hotkeys :Thmbsup:

Download: https://www.dcmember...oad/urlister-v0-4-0/

(As per your request, hotkeys are disabled by default)

Cheers!
Vic
570
General Software Discussion / Re: List And Print Folders And Subfolders
« Last post by publicdomain on March 30, 2021, 04:21 PM »
Thanks a lot.
Not needed for this time.
It was an incidental need and is solved.

No worries! Glad to see you've solved your use-case :Thmbsup:

(Still the original concept of "List and Print" in a straightforward tool looks useful to other users... --it may become a proggie some day).

BTW I second the encouragement to your creative ways for requesting what others may skip :) Keep it up!

Cheers!
571
General Software Discussion / Re: List And Print Folders And Subfolders
« Last post by publicdomain on March 29, 2021, 05:17 PM »
I need a free software portable to do this under windows 10.

Hola Contro! If you get stuck in your search, I can make you a quickie program just for this purpose :Thmbsup:

The quickest would be to simply generate an HTML or RTF file for you to print, if that suffices.

Cheers!
572
PublicDomainVic / Re: URLister thread (v0.3.0)
« Last post by publicdomain on March 28, 2021, 04:46 AM »
Vic, most important change needed at this point is to disable the global hotkeys.

Roger that. Next version has them disabled by default. I'm about to do a round of releases with URLister included :Thmbsup:
573
General Software Discussion / Re: Any taskbar hiding applications?
« Last post by publicdomain on March 27, 2021, 04:30 PM »
Thanks for everything you're doing! I know this is in beta and we're trying things out, I'm hoping the end product will have minimize to taskbar. Regardless, despite having to occasionally having to re-enable it, I love this little piece of software enough to consistently use it.

It's my pleasure to assist! :) New version (0.1.0) gets minimize to task bar & auto-start  :Thmbsup:

Chances are it's out within the next couple days. I'm finally home & giving some love to public coding projects
574
Many thanks for the reply Vic.

My pleasure! :)

Quick question before uploading first alpha as per your requirements. Is this Chrome-only?
575
PublicDomainVic / Re: URLister thread (v0.3.0)
« Last post by publicdomain on March 24, 2021, 05:36 PM »
Vic, occasionally when clicking to go to next URL, I'm getting the error message below.  Using Edge, by the way.

Hi there Nick!  :)

  • Is the browser still visible (i.e.on screen) when the error happens?
  • Does it happen when you have the "close browser" checkbox ticked?

We can debug this :Thmbsup:
Pages: prev1 ... 18 19 20 21 22 [23] 24 25 26 27 28 ... 30next