topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Monday October 7, 2024, 6:07 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

Author Topic: NANY 2025  (Read 924 times)

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,504
    • View Profile
    • Donate to Member
NANY 2025
« on: September 25, 2024, 06:54 PM »
I hereby start a thread for NANY 2025 projects.

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,504
    • View Profile
    • Donate to Member
Re: NANY 2025
« Reply #1 on: September 30, 2024, 04:09 AM »
NANY 2025 Entry Information

Application Name dateprefixcopy
Version 2.0.0
Short Description a file copier with a date prefix
Supported OSes Windows
Download Link https://cdn.tuxproje...ects/dateprefixcopy/
System Requirements
  • Windows (for executing dpc.exe)
  • unrar (for extracting dpc.exe from the download archives)
Version History
  • 2.0.0: Started versioning, major reworking of the GUI
Author <- 


Description
There are companies (and people) which (and who) use yymmdd_filename as some kind of version control. dpc makes it easier.

Planned Features
No.

Screenshots


Usage
Installation
Unrar the archive, run dpc.exe. Press <Esc> to quit.

Using the Application
Drag file.docx into its main window and you will get a copy named 240618_file.docx. Drag multiple files and you will get multiple copies.

Uninstallation
Delete dpc.exe.

Known Issues
No, it's already perfect.

paradisusvic

  • Participant
  • Joined in 2024
  • *
  • Posts: 64
  • Call me Vic!
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2025
« Reply #2 on: September 30, 2024, 10:29 AM »
I hereby start a thread for NANY 2025 projects.

Super! I will definitely be participating of NANY 2025.

I’ve been working on web applications lately and I’m pleasantly amazed at how much web technologies have progressed (WASM rocks!).

Perhaps it’s okay for a N.A.N.Y. release to be a web page? Is there a requirement for a release to be downloadable?

For instance, a client requested numerical OCR from the web by processing a user-selected image file with numbers, which was done very conveniently right from the webpage. (Once loaded, it even worked offline).

Native software will always have its place; nonetheless, I find the web to be very capable these days  :Thmbsup:

Special mention to Emscripten: Emscripten.org/about
My name's Victor but do feel free to call me Vic!

❤️ Support on Patreon @ www.patreon.com/paradisusis

GitHub: github.com/paradisusis

🌟 Good projects deserve support 🌎🌍🌏

✉ Email / Extend your PayPal support ❤️: paradisusvic@gmail.com
« Last Edit: September 30, 2024, 10:37 AM by paradisusvic »

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,504
    • View Profile
    • Donate to Member
Re: NANY 2025
« Reply #3 on: September 30, 2024, 11:14 AM »
Web browsers are an atrocious runtime though.

paradisusvic

  • Participant
  • Joined in 2024
  • *
  • Posts: 64
  • Call me Vic!
    • View Profile
    • Read more about this member.
    • Donate to Member
Re: NANY 2025
« Reply #4 on: September 30, 2024, 05:46 PM »
Web browsers are an atrocious runtime though.

On the bright side, the runtime is standardized and already installed on the device, which translates to zero configuration on the user's side. 😊

The latest person who wanted me to code for the web specifically asked for it so the app would run on mobile and desktop "as is". 📱💻

It seems that users value convenience more than raw execution speed. 😘
My name's Victor but do feel free to call me Vic!

❤️ Support on Patreon @ www.patreon.com/paradisusis

GitHub: github.com/paradisusis

🌟 Good projects deserve support 🌎🌍🌏

✉ Email / Extend your PayPal support ❤️: paradisusvic@gmail.com

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,504
    • View Profile
    • Donate to Member
Re: NANY 2025
« Reply #5 on: September 30, 2024, 06:31 PM »
On the bright side, the runtime is standardized and already installed on the device

A runtime...

But that'll be better discussed in a separate thread. This is NANY.