Stephen Leibowitz's favorites (5)

Forum topics matching your query

Abykus CE 3.00 Private

Stephen Leibowitz on 19 Mar 2024
  • 2MB (uncompressed)
  • Released on 6 Apr 2009
  • Suggested by AlephX

Abykus is a spreadsheet program designed for business and scientific applications. It combines object-oriented functionality with traditional spreadsheet operations, allowing you to store multi-value data types (such as arrays, matrices, and tables) in a single cell.

Abykus does not use the “A1” cell naming convention (used to reference other cells). In Abykus, a cell address is enclosed in brackets. The row and column position are each represented by an expression that has a numeric value, and are separated by a comma. This new notation makes it possible to create dynamic (indirect) cell addresses within expressions that can automatically reference different cells, as values on the worksheet change.

Includes import/export of CSV, TXT, and DIF files; load up to 32 worksheets; 3D cell addresses; more than 190 functions; templates; C-like Script Language; statistics wizard.

Note: Recent versions of Windows do not by default support .hlp files. But Universal Extractor can decompile an RTF document from the Abykus.hlp file.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10 / Wine
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
License: Freeware
How to extract:
  1. Download the self-extracting EXE and extract to a folder of your choice
  2. Launch and then exit AbykusCE.exe
  3. Edit Abykus.ini and change the first two lines from:

    ~~c{3.00}~~O{Y:\MYPORTABLEFOLDER\Abykus}~~H
    {Y:\MYPORTABLEFOLDER\Abykus\Abykus.hlp}


    to:
    ~~c{3.00}~~O{.}~~H
    {Abykus.hlp}
    .
  4. Launch AbykusCE.exe

digiKam v8.1.0 Private

Stephen Leibowitz on 5 Aug 2023

digiKam is a digital photo management application. It provides tools for importing, organizing, searching, editing, and sharing photos. It is capable of face detection/recognition and red eye removal. The user can add tags and comments to photos. Cross-platform—Windows, MacOS, and Linux.

Category:
Runs on:Win7 / Win8 / Win10 / Win11
Writes settings to: Application folder
Stealth: ? Yes
Path portability: Requires manual entry of drive-less absolute path (eg. \docs\personal\work.doc without the drive letter)
License: GPL
How to extract:
  1. Download digiKam-version number-Win64.tar.xz and extract to a folder of your choice.
  2. Create a text file in the root folder and paste in the following:
    cd /d %~d0\digiKam
    SetLocal
    set USERPROFILE=%CD%
    start "digiKam" digikam.exe
  3. Rename the text file to digicam.bat and launch.
Similar/alternative apps: XnView MP
What's new? digiKam 8.1.0 is released

SQLiteStudio v3.4.4

Stephen Leibowitz on 7 Apr 2023
  • 67MB (uncompressed)
  • Released on 6 Apr 2023
  • Suggested by Userfriendly

SQLiteStudio is desktop application to create, edit, and browse SQLite databases. Some of its features are:

  • Encryption
  • Scripting with JavaScript, Python, and Tcl
  • Importing/exporting for various formats
  • Cross-platform—Windows, MacOS, and Linux
  • Data population for testing with pre-generated data

Category:
Runs on:Win7 / Win8 / Win10 / Win11
Writes settings to: Application folder
Stealth: ? Yes
License: GPL
How to extract:
  1. Download a Windows Portable ZIP package and extract to a folder of your choice.
  2. Create a subfolder named sqlitestudio-cfg in the folder created in step 1.
  3. Launch SQLiteStudio.exe.
Similar/alternative apps: SQLiteSpy
What's new? ChangeLog

Easy RoboCopy v1.0.17

Andrew Lee on 31 Oct 2022
  • 466KB (uncompressed)
  • Released on 27 Oct 2022
  • Suggested by c0d3br3ak

Easy RoboCopy is detailed copy manager with dozens of parameters to customize the copy process, such as filtering by name, attributes, synchronizing folders, etc. The program shows all available options in one form, along with descriptive names and tooltip help.

The program is an interface for the RoboCopy command-line application, available by default on Windows.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
License: Freeware/Open Source
How to extract: The download file has three levels of ZIP or Exe files. 7-Zip and PeaZip can be used to drill down with little effort. These instructions do not assume that convenience:
  1. Download the ZIP package and extract to a temporary folder.
  2. Extract from Robocopy v[version number] Setup.exe to a temporary folder.
  3. Extract from setup.zip to a folder of your choice. Optionally, omit unintsall.exe and uninstall.dat from the extraction.
  4. Launch EasyRoboCopy.exe
Windows XP users can download RoboCopy Version XP010 as a part of Windows Server 2003 Resource Kit Tools.
Similar/alternative apps: XCOPY Frontend, FastCopy
What's new? See: http://tribblesoft.com/easy-robocopy/.
Latest comments
hamasaki on 2022-01-11 02:00

Really useful cmd tool.

Pieropol on 2022-10-29 10:57

The download link refer to version 1.015

Andrew Lee on 2022-10-31 08:21

@Pieropol: I have fixed the download link

Add comment

XCOPY Frontend v1.1.2

Stephen Leibowitz on 26 Dec 2022

XCOPY Frontend gives easy control over the process of copying multiple files or an entire directory tree from one place to another or over a network. As the name suggests, the program creates an interface for the native Windows XCOPY command. The program shows an overview of all available options and parameters, making it easy to customize the needed elements for a given process..

XCOPY commands created with the program can be run within the program or copied for use in other system batch files / automation.

You can also paste an existing XCOPY command into the program to customize, modify, or run.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7
Writes settings to: None
Stealth: ? Yes
License: GPL
How to extract: Download the ZIP package and extract to a folder of your choice. Launch xcopyFE.[version number].hta.