PAQCompress v0.3.12 released!
Hi everyone, Today, I have released PAQCompress v0.3.12: This release adds paq8px_v179fix3. You can download this new release on GitHub by clicking here. Enjoy! Post Views: 3
Hi everyone, Today, I have released PAQCompress v0.3.12: This release adds paq8px_v179fix3. You can download this new release on GitHub by clicking here. Enjoy! Post Views: 3
Hi everyone, Today, I have released PAQCompress v0.3.11: This version adds paq8px_v179fix2 and paq8pxv_v12. You can download it at GitHub by clicking here. Enjoy! Post Views: 0
Hi everyone, Today, I have released PAQCompress v0.3.10: This release adds the new PAQ8PX v179 and PAQ8PX v179fix1 versions. It also adds PAQ8PX v147 which was missing from the list but the executable was available in the releases. You can download this new release at GitHub by clicking here. Enjoy! Post Views: 2
Hi everyone, Happy Easter! Today morning, I have released PAQCompress v0.3.9: This new release fixes a message that always said “Browse for a file to compress” even when the Extract Radiobutton was checked. This was located in the OpenFileDialog Title: Now, the message will say “Browse for a file to extract” when the Extract Radiobutton is checked: You can download this new release at GitHub by clicking here. Enjoy! Post Views: 4
Hi everyone, Today, I updated PAQCompress and released version 0.3.8: This new release adds support for the newly released paq8pxv v8 You can download this new release here: https://github.com/moisesmcardona/PAQCompress/releases/v0.3.8 Enjoy! Post Views: 2
Hi everyone, I started this year being productive and have coded for the past couple of days, hence my absence of posts in this site. I’ve worked on updated a graphical user interface I wrote several years ago for the PAQ Compression software. At the time, I had limited skills writing code, and my GUIs were not that great. Hence, I took that software and rewrote it from scratch to provide a better user experience. I also updated the software…
Hi everyone, In the past few days, I’ve released v1.2 of cmix_gui, a cmix Graphical User Interface. This version looks like this: The new changes are that the software now tells you available, free and used RAM and also add a “Clear Log” button. Changelog: Download: You can download the new version here. The source code is available here. Enjoy! Post Views: 0
Hi everyone, Today, I’d like to share the newest tool I’ve developed. It is a Graphical User Interface (GUI) for Dropbox’s new divANS compression software: The GUI is similar to the one in cmix_gui, which is another GUI I made for the cmix compression software. This tool allows you to compress files and folders and extract .divans files. The project has been developed in the Visual Basic .NET language using Visual Studio 2017. It is compatible with Windows 10. Compressing a file or folder…
Repository: https://github.com/moisespr123/cmix_gui Hi everyone, Today, I’m proud to announce the release of cmix_gui v1.1. This version makes an interesting change to the software, which brought some internal coding in order to make this work. The main feature here is that the Command Prompt window no longer shows with the cmix executable progress. Instead, all of the progress is now shown inside a Rich Text Box element and you can also save the “log” into a text file. Here’s how the English GUI…
Repository: https://github.com/moisespr123/cmix_gui Hi everyone, Yesterday, I introduced you to my graphical user interface cmix_gui, for the cmix compression software. Today, I continued working with cmix_gui and made 2 major improvements to it. File preprocessing v1.0r2 which I worked today morning adds support for the -s argument of cmix, which preprocesses a file using a dictionary (In this case, with the provided english.dic file). You can also throw a folder to the software and it will preprocess each file inside the folder and subfolders. Also note that…