topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Wednesday May 15, 2024, 2:02 pm
  • 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: [1] 2 3 4 5 6 ... 10next
1
All right :)

I also noticed one other issue: I have this RAM drive program called OSFMount installed; and I drag and dropped its shortcut from my start menu to CRAP.

It requires admin rights to be ran, so Windows' User Account Control window usually pops up when starting it —and it did so indeed back when I was launching it from version 2.1.0 build 60 beta— however, in build 68 beta, CRAP only gives with an error message « L'opération demandée nécessite une élévation » (translated back to english: « The requested operation requires an elevation »). The UAC window does not appear and the program isn't ran.
-ConstanceJill (Today at 01:17 AM)

Thanks! I changed one line of code back to the build 60 way (which is the only one that I changed that could have had an effect on it from my side)...so we shall see if it fixes it in the next one.

Also after much research the combo box non dropdown style should turn to the dark mode style of Win10+ and only on Win10+ along with of course when on either of the two dark themes.
screen_05152024_001.png
2
PublicDomainVic / Re: [dev] AnyHandler
« Last post by paradisusvic on Today at 08:17 AM »
Here's the latest feature-complete ALPHA version:

Download: AnyHandler_v0-1-0-ALPHA-3.zip

GitHub tag: https://github.com/paradisusis/anyhandler/releases/tag/v0.1.0-alpha.3

First official release comes after it is green-lighted by @ibay770's confirmation :Thmbsup:



Notes:

  • Changes need user to log off / restart.
  • App directory should not have spaces (e.g. C:\AnyHandler).
  • {src} = Source directory.
  • {dst} = Destination directory.

Both {src} and {dst} are used by the copy, move and rename handlers.

Delete handler only uses {src}.
3
N.A.N.Y. 2022 / Re: N.A.N.Y. 2022 - KeyLoop v0.1.0
« Last post by orlith on Today at 07:44 AM »
Evrything ok ?

Yes, KeyLoop's repo is on the new account & final release is imminent :Thmbsup:

https://github.com/paradisusis/keyloop/

Thank you!
-paradisusvic (Today at 07:02 AM)

Cool :)
Thx
4
N.A.N.Y. 2022 / Re: N.A.N.Y. 2022 - KeyLoop v0.1.0
« Last post by paradisusvic on Today at 07:02 AM »
Evrything ok ?

Yes, KeyLoop's repo is on the new account & final release is imminent :Thmbsup:

https://github.com/paradisusis/keyloop/

Thank you!
5
N.A.N.Y. 2022 / Re: N.A.N.Y. 2022 - KeyLoop v0.1.0
« Last post by orlith on Today at 06:29 AM »
Ping ping ;)

Evrything ok ?

Thx
6
Hello & good day @compn, I'm giving it a try for movies:

Repo: https://github.com/paradisusis/movielist-compn

This one's straightforward hence there should be happy news of completion rather soon :Thmbsup:

Cheers!
Vic
7
All right :)

I also noticed one other issue: I have this RAM drive program called OSFMount installed; and I drag and dropped its shortcut from my start menu to CRAP.

It requires admin rights to be ran, so Windows' User Account Control window usually pops up when starting it —and it did so indeed back when I was launching it from version 2.1.0 build 60 beta— however, in build 68 beta, CRAP only gives with an error message « L'opération demandée nécessite une élévation » (translated back to english: « The requested operation requires an elevation »). The UAC window does not appear and the program isn't ran.
8
something like this except background color instead of text color. this took me way longer than i expected...

excluded strings: .mkv .avi .mp4 - ( ) [ ] dvdrip
list2list3
The Big Red One - Lee Marvin (1980).avi1980 - The Big Red One.mp4
The Black Cauldron {1985} ENG.DVDRIP.avi1985 - The Black Cauldron.mkv
The Burbs (1989) Tom Hanks .avi1989 - The Burbs.mkv
The Breakfast Club - 1985.avi1985 - The Breakfast Club.mkv
The Jewel of the Nile (1985) Kathlene Turner, Michael Douglas, Danny DeVito.avi
1985 - The Jewel Of The Nile.mkv
9
i have a list of filenames, and my friend has a list of filenames. we are trying to organize and sort and compare our lists of filenames. but the two lists are too different for most string comparing tools.

they have different filenames even if the files themselves are the same. some have spaces "the quick brown fox" while the other has . "the.quick.brown.fox". some have extra words that dont have to be compared and should be ignored, such as "the" "webrip" "dvdrip" ".avi" ".mkv" ".mp4" "x264" "xvid". said another way, an exclusion list of words to ignore.

these lists are just examples of the kinds of filenames we want to compare. i just grabbed these lists at random from the internet.

list3 has the year at the start of the string, making it more complicated to compare it to strings where the year is later in the string.
e.g.
airplane - (1977)
should match
1977.airplane

on the plus side, the strings being titles, will generally have the words in the same order. so for my case, it will always be comparing the same words in the same order.

example:
big trouble in little china - trailer.mp4

would 90% match to

big.trouble.in.little.china - review.mp4
1984 - big trouble in little china - interview.mp4
(best movie ever) dir john carpenter - big trouble in little china- subscribe-to-my-youtube-channel (xxexamplereviewsxx)

and it would match maybe 30% to

big trouble 2002 tim allen.mp4

and it would match also with maybe 10% (just "trouble")

The Trouble with Time Travel

an option to ignore any partial matches under 10% score or missing words? or maybe bonus percentage points for the words in the right order "big trouble in little china" but a lower score (or exclusion of a match) for "china has little trouble in big birthrates" because the strings arent in the same order?

for how the tool should look, i assume the master list on the left and then the compare list on the right . maybe with color codes on matched strings. with real time editing and addition/apply of words to ignore . i'll try to come up with a mock screenshot , but if you have a better idea i'm all for it.

option to copy and paste the lists in, or select .txt files.

as for output, ability to clear matched strings from both sides or only one side. ability to save non-matched strings on left/right or both lists, or only matched strings left/right or both.
10
A spreadsheet with unique capabilities for processing big data sets. You can edit large CSV files with millions of rows, XLSX files that are automatically split and merged, build complex data models e.g. with millions of look-up formulas that are opened/updated almost instantly and clean, transform, publish multi-gigabyte data sets.

* 32 million rows x 16,384 columns - the number of worksheets and subfolders is unlimited. No limit for the file size (4GB+). Large text, CSV files exceeding the 32M/16K limits are automatically split into multiple sheets and saved (then load/read/edited) together in one zip.

* Up to 500GB of data per worksheet.

* Pivot tables with 256 million rows and numerous data functions (e.g. 2x more than in Excel).

* Monte Carlo Simulations to easily estimate risk in business, costs, future pensions or simply to reverse-calculate formulas etc.

* Charts easily handling millions of data points.

* Fastest lookup functions using binary algorithms.

* Up to 64 cores used when updating worksheets and pivot tables.

* Around 450 built-in functions, solver functions with no strict limits of variables.

* All functions can access data from any number of closed workbooks.

* All functions can be redefined/rewritten by a user, and you can add any number of new functions (having the same properties as the built-in ones: automatic full multicore calculation support, "spilling"/array usage etc.).

One-time fee payment ($19.50), no subscriptions. Free new versions for 12 months. GS-Calc can be installed on any portable storage device and used without performing any registry modifications. No internet connection needed. Not tied to your hardware.

Sample videos:
  • Using a 2.37GB workbook with i5, 16GB RAM & HDD: 32 million formulas and 300 million random number/text cells.
  • Using the FILTER() function to filter 3.3 million rows.
  • Creating a script in GS-Calc to mass-import tables from CSV/text/xBase/xlsx files
  • Using MonteCarlo simulations to find sets of 100 numbers that add up to a give value.
  • MonteCarlo simulations in GS-Calc to find linear programming solutions.
  • 12 million fast binary VLOOKUP's in GS-Calc.

Home page: https://citadel5.com/gs-calc.htm

Ordering: https://citadel5.com/ordering.htm

Discount code:  dc39f21    [ 5/15/2024 - 5/17/2024 ]


Pages: [1] 2 3 4 5 6 ... 10next