Delphi / Tools aecSLock allows you to turn your applications into shareware with very little effort. SLock uses the famous Blowfish encryption algorithm to ensure security and flexible registration options to allow you to protect your application how you want. Features include:Protection using encrypted entries in the Windows registry and in a given DLL for additional securityFive modes of protection:Number of daysNumber of unique daysNumber of... SMTP/POP3 Email Engine Library for... - ftp.marshallsoft.com MarshallSoft SMTP / POP3 Delphi email component library (SEE4D) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not... Python / Multimedia GryPhon is a CD-player focusing on configurability, stability and 'exciting' new features. It is programmed entirely in Python, resembles Grip, and includes CDLow, the (to my knowledge*) only full-featured CD-audio library/module for... Tools / Development Tools The following code can be used to separate red and green pixels from an image. It is based on color distance transform. Some Threshold has to be provided so that its color distance is within some range to determine whether the given pixel is red... Tools / Development Tools When we are using RGB color space,we can differentiate between the red,blue and green color. But when comes to detecting yellow color, this code will detect yellow color in RGB color space. I hopw this would help. Tools / Development Tools This code snippet converts a 2D matrix to a 3D matrix where the values in the 3rd dimension correspond to pixel intensity in the red, green, and blue domains. This is the format used by many functions in the Image Processing Toolbox (which is not... Tools / Development Tools Generate code to control Servo drive attached to Arduino This submission is basically a patch for official Simulink Arduino target found here: http://www.mathworks.com/matlabcentral/fil...age-for-arduino This patch adds in the... ZenTest - Ruby Unit Testing Utility... - Ryan Davis Testing, on steriods. Go red with zentest which ensures test coverage and accelerates TDD. Go green with unit_diff using Advanced Diffing Technologyd-OC?D? to highlight errors. Refactor with autotest, continuous integration while you code. Development / Libraries Main goals of this library: * light, understandable, ergonomic and fast; * only usefull things for John Doe or Jane Doe C programmers; * produce secure code... Tools / Development Tools This is an effort to make the free/open source, cross platform IDE Code::Blocks portable, for easy use on a USB thumb/flash drive. Comes with the default MinGW GNU C/C++ compiler. Uses code from PortableApps.com. Tools / Compilers John's Mutant contains a compiler for the mutant language. It is written in python, and emits NASM source code for 16bit DOS, x86 Linux, and x86_64 LInux. This is the successor to the Burapha Compiler Kit. Ace Perl Name Formatter - Andy Angrick/Mike Barone Ace Perl Name Formatter is a code snippet which is useful for formatting common names. For example, mohan john III, can be converted to Mohan John III. This could be used in maintenance of databases or in data mining and data base population. ASP / Security Systems Protect and unlock files on your web site with these easy to use .NET components. Includes web server license and comprehensive help file with sample code covering C#, Visual Basic and ASP.NET. Delphi / Tools ApexSQL Code is a Rapid Application Development (RAD) Code Generation tool for Microsoftテつォ SQL Servere 7 or 2000 that enables you to automatically generate thousands of lines of perfect ASP, VB, C#, SQL (and more) code in just seconds The key... Delphi / Tools Software to count lines of code (SLOC, LOC) in source or text files. Able to count C/C++, Java, Delphi/Pascal, VB, PHP, ASP and many others. Includes total counts for comments, blanks and source lines - sortable and exportable to CSV or other... Delphi / Tools The award winning ModelMaker Code Explorer is a Class Explorer and Refactoring Browser supporting both Pascal and C#. It integrates in Borland Delphi 5-2006 and Microsoft Visual Studio 2003. As a Browser it improves navigation by showing classes... Delphi / Tools This unit provides several functions for opeterations and convertions the text of three major Russian code tables: DOS, CP-1251 (Windows) and KOI-8. Python / Miscellaneous It's a simple recipe to convert a str type string with pure unicode code point (e.g string = 'u5982u679cu7231' ) to an unicode type string. Actually, this method has the same effect with 'u' prefix. But differently, it allows... Python / Miscellaneous Searches your hard drive for all files specified and generates an HTML web page list of the files found and links to the file itself. This search is fast and very little code to complete the task... C/C++ / Form Processing This code illustrates the use of the combo box control with no MFC (Microsoft Foundation Class). |