View Full Version: mayakron :::> Proxy - Server - Cleaner - Ambient etc.

freelancer >>SOFTWARESAMMLUNGEN & SOFTWAREMUSEUM : Softwareautoren + Freewaresammlungen + Programmsammlungen + Letzte Freewareversionen >>mayakron :::> Proxy - Server - Cleaner - Ambient etc.


<< Prev | Next >>

^L^- 08-12-2008
mayakron :::> Proxy - Server - Cleaner - Ambient etc.
http://mayakron.altervista.org (Massimo Fabiano - ITALY) I am an italian developer of systems for industrial automation, machine vision, robotics and health care. OpenSource This section contains some of the applications I've written and released as open source. Linux | Mobile | Scripting | Windows OpenSource: Windows You are browsing the applications of the Windows category. Acrylic (0.9.11, stable) Acrylic is a local DNS proxy which improves the performance of your computer by caching the responses coming from your DNS servers. It acts as a caching forward-only local DNS server which actually overrides the validity time indicated into the server's DNS response providing its own internal caching mechanism and thus allowing a configurable (and usually longer) validity time for every response. For more informations please refer to the Acrylic DNS Proxy Home Page. Download the application's binaries (302k) or its source code (55k) CHReader (0.9.3, stable) An application, written in Borland Delphi, which compresses a group of related web files (along with images, resources, etc...) to a single compressed archive (whose length can be up to 4 Gb) and let you browse it using your preferred internet browser without even decompressing it (acting as a dedicated web server on port 8078 of your machine). This way you can retrieve very large sites with web spiders and keep them in an optimal space-saving way always ready to be browsed. Download the application's binaries (214k) or its source code (20k) FolderStyle (0.9.1, stable) An application, written in Borland Delphi, which generates hierarchycal file listings with many different styles for reporting purposes, hypertextual navigation through disks, multimedia file scanning, etc... (the generated reports can always be printed or saved for later use). It supports a wide range of filtering options to exclude non-relevant files from the reports (file name parts, size and date constraints, etc...). Additionally it can load and save an unlimited number of profiles of the most common searches to ease repeating jobs. Download the application's binaries (248k) or its source code (15k) Four in a Row (0.9.0, example) A classical board game with very simple rules, written in Borland Delphi. Download the application's binaries (1865k) or its source code (18k) Hash (0.9.4, example) Hash is a cross-platform application for calculating file hashes written in Borland Delphi 7. It can be useful to check file consistency of copied or downloaded files similarly to the md5sum application. Since it can recurse into subfolders it can also be used to verify the consistency of entire directory trees (e.g. removable media like a CD-ROM, etc...). Due to its object oriented architecture it allows easy integration of hashing algorithms and can be used as a testbed for optimizing and verifying new ones. It has been written mainly for me to better understand hashing algorithms and to test some design principles (for informations about its usage type hash.exe at a command prompt). Download the application's binaries (54k) or its source code (10k) IEBot (0.9.1, stable) IEBot is a suite consisting of two applications, IEConsole and IEBot, written in Visual C# 2003, which allows scripting languages to control invisible Internet Explorer instances without the need to interact with the native COM interfaces, thus shielding the script code from lot of the complexities involved in the automation process. For more informations please refer to the IEBot Home Page. Download the application's binaries (1646k) or its source code (12k) Optima (2.5.2, stable) An application, written in Borland Delphi, whose aim is to remove temporary and useless files from your drives. It performs a deeper cleanup than the standard Windows cleanup tool while allowing you to identify useless files and remove them with the same ease. Furthermore it offers a unique place from which you can install/remove applications, components and perform your own cleanup on the most important folders. Additionally a very intuitive tree size view allows you to spot the most "space consuming" folders of your drives at a glance. Download the application's binaries (245k) or its source code (14k) PsTools (0.9.0, example) A suite of simple console tools, written in Borland Delphi, related to windows and process manipulation written mainly as a reference on how to manipulate processes and windows on the Windows platform using Borland Delphi. It consists of PS, a process informations lister, KILL, a process killer, PRIORITY, a process priority changer and WINLIST, a windows informations lister. Download the application's binaries (94k) or its source code (7k) Raindrop (0.9.4, stable) An application, written in Borland Delphi, whose aim is to produce natural ambient sounds along with some special stimulating sounds for deep relaxation, sleep induction and perceived noise suppression. It is bundled with a series of highly realistic sound sets (tropical rain, birds, etc...), meditation loops (mantra chants, instrumental vibrations, etc...) and a binaural beats generator. Binaural beats are perceptive illusions that happen when your ears receive two slightly different sine waves and your brain erroneously "reconstructs" the signal as a "beat" (hence the name). Depending on its frequency (which is given by the difference of the two sine waves) the binaural beat can effectively change the alertness state of your brain, thus inducing fast reactions (high frequencies), mild relaxation (medium frequencies) or deep sleep (low frequencies). Download the application's binaries (11858k) or its source code (252k) Sentinel (0.9.4) An application, written in Borland Delphi, which analyzes your network traffic against a set of known attack patterns and warns you about them in real-time. It is designed as a simple intrusion detection system for your computer. For more informations please refer to the Sentinel Home Page. Download the application's binaries (240k) or its source code (36k) SlickManager (0.9.0, example) SlickManager is a user control for ASP.NET (C#) which adds file system manipulation capabilities to a web site. It currently allows you to securely navigate a file system hierarchy within specified bounds, to upload and download files, to make cut/copy/paste/delete operations to a selection of files and folders and to create new ones. It can be effectively used to allow people outside an organization to manipulate shared folders without concerns, or for a web developer to be able to still modify a web site or its resources after deployment. For more informations please refer to the SlickManager Home Page. Download the application's binaries (231k) or its source code (62k) Tron Automation (0.9.1, stable) Tron is a console application which simulates user intervention for otherwise unscriptable applications. It can simulate keystrokes (along with special keys like shortcuts, etc...), mouse clicks and movements and it is designed to be invoked from scripts from which it can control applications running in the foreground. It can be used to write flexible automated tests for user interfaces or to ease repetitive jobs with applications which do not support scripting natively. It has a modular design and is not tied to any particular scripting or programming language. For more informations please refer to the Tron Automation Home Page Download the application's binaries (206k) or its source code (15k) Wave Normalizer (0.9.0, example) A small console application, written in Borland Delphi, which simply normalizes 44khz 16bit stereo wave files volume. It can normalize a group of audio files as a whole (thus using the smallest normalizing factor found within that group) rather than as single tracks like other similar applications. This is particularly useful with classical music, where a single piece often consists of many movements that, if normalized singularly, would lead to awful final results. Download the application's binaries (49k) or its source code (3k) WebServer (0.9.0, example) A simple web server written in Borland Delphi with speed considerations in mind. It is very small, blazingly fast and it features very low memory usage. It supports parameters in http get requests for servicing dynamic contents. Due to its architecture it is ready to be extended with web pages written directly in ObjectPascal allowing extremely fast page serving for hundreds of simultaneous connections. It may also be integrated into existing Delphi applications to add them server http capabilities. It has been written mainly as an example of how to use the Windows Winsock library in Delphi. Download the application's binaries (42k) or its source code (8k) Zoomer (0.9.0, example) A simple application, written in Borland Delphi, which displays a magnified image of the surroundings of your mouse in a small window located in your lower right part of your screen. Download the application's binaries (155k) or its source code (7k)


Forumer™ is Voted #1 Free Forum Hosting provider
Build your own community today with the largest message board hosting company.