|
|
Freeware: Dvd Library
| |
VisiTrax Lite
License: Freeware
|
|
| |
DJ-friendly organizer for any media; name your own formats and categories. Quickly find material and create playlists. Selectable, arrangeable data columns with multi-column sorting; handy print preview. Built-in CD player can automatically import titles from free Internet services. Includes example library. Use full-featured FREE Lite edition for small libraries; Standard edition upgrade priced similar to a CD. 5-star ZDNet Editors Pick.
Author: Synapsa Productions| Date: 02-02-2003 | Size:
983 KB |
| |
- |
| |
OstroSoft Winsock Component
License: Freeware
|
|
| |
COM library for Visual Basic 6, providing an easy access to the network layer of operating system (UDP and TCP sockets). OSWINSCK.dll serves as a wrapper for Winsock API and helps programmers to abstract from complexity of API calls and concentrate on application functionality.
Author: OstroSoft| Date: 14-03-2004 | Size:
29 KB |
| |
- |
| |
edtFTPj/Free
License: Freeware
|
|
| |
Open source Java FTP library widely used on thousands of projects. Supports active and passive modes, binary and ASCII modes, resuming of transfers, most FTP extensions. Very mature and stable. Under the LGPL so can be used in commercial applications.
Features:
* Widely used throughout the world in thousands of projects.
* Full source code is provided.
* Passive and active modes are supported (PASV and PORT).
* Resuming of interrupted binary transfers supported.
* Support for many FTP extensions such as MDTM, MLST, and SIZE.
* Now compatible with Java 1.1.x, so can be used in applets and many handheld devices.
* Under the LGPL, so it can be embedded in commercial applications.
* Unrestricted licences are also available for low cost.
Author: Enterprise Distributed Technologies| Date: 06-06-2008 | Size:
1253 KB |
| |
- |
| |
MsgConnect
License: Freeware
|
|
| |
MsgConnect is indispensable if your application consists of more than one module. If you need to exchange information between modules, no matter within one system or across network, MsgConnect will solve this problem for you. You can use simple paradigm of sending binary message to the remote side and MsgConnect will deliver the message and reply with optional compression, encryption and integrity checking.
Author: EldoS| Date: 17-01-2002 | Size:
1952 KB |
| |
- |
| |
Code Library for .NET (SQL Server/MSDE)
License: Freeware
|
|
| |
The CodeLib is an application that helps you to easily find and use the code snippets. As a result, you can build a programs faster. Support Code Snippet, File, Note, Web,
Picture save. 5 in 1 Utility.
Author: fish| Date: 13-08-2004 | Size:
1390 KB |
| |
- |
| |
OstroSoft ICMP Component
License: Freeware
|
|
| |
COM library for Visual Basic 6, allowing to create custom ping and traceroute implementations.
Author: OstroSoft| Date: 26-06-2004 | Size:
17 KB |
| |
- |
| |
Regular Expression Component Library for BCB3
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 3 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
4292 KB |
| |
- |
| |
OstroSoft POP3 Component
License: Freeware
|
|
| |
COM library for Visual Basic 6, providing functionality to retrieve emails from mailserver (POP3).
Author: OstroSoft| Date: 26-06-2004 | Size:
48 KB |
| |
- |
| |
Regular Expression Component Library for BCB5
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
3774 KB |
| |
- |
| |
Regular Expression Component Library for VC7
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
6603 KB |
| |
- |
| |
Regular Expression Component Library for VC7.1
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 01-08-2003 | Size:
6702 KB |
| |
- |
| |
Bytescout XLS Viewer
License: Freeware
|
|
| |
Bytescout XLS Viewer is a safe way to view, print XLS (Excel 97-2003), XLSX (Excel 2007), ODS (Open Office) spreadsheets with MS Office or Open Office NOT REQUIRED. Based on Bytescout.XLS library for .NET .NET developers
Export to HTML is supported as well
Based on Bytescout.XLS library for .NET (VB, C#, ASP.NET) software developers
Author: ByteScout| Date: 15-10-2008 | Size:
374 KB |
| |
- |
| |
Regular Expression Component Library for VC6
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
6949 KB |
| |
- |
| |
RSS2HTML Scout
License: Freeware
|
|
| |
RSS2HTML Scout is a freeware ActiveX .NET ready programming library that can add RSS reading functions into your application.
Key Features:
- No RSS or XML formats knowledge required; RSS, ATOM, RDF feeds support;
- Non-Latin feeds support;
- Built-in multi-threaded downloading engine;
- Built-in cache to speed up RSS to HTML conversion;
- Ability to filter feeds by title, url, description using keywords;
- Customizable ready-to-use HTML and CSS templates;
- and more!
Author: ByteScout| Date: 28-12-2005 | Size:
1367 KB |
| |
- |
| |
BigSpeed Secure Socket Library
License: Freeware
|
|
| |
BigSpeed Secure Socket Library is an ActiveX control that dramatically simplifies and accelerates the development of proprietary communication solutions over the Internet. It implements a flexible message-oriented protocol on top of a single TCP connection. The transfered data are scrambled using on-the-fly 128-bit AES encryption with random session keys, without need of SSL certificates. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryption with 1024-bit public/private keys. Transport level authentication is available with optional digital fingerprints or secret keys. Building a virtual private application network is just a matter of setting the same crypto key on two or more sites.
BigSpeed Secure Socket Library can be used both on client and server side, with centralized management of all connections. Information is exchanged through typed data packets identified by a command code. The library takes care of all low-level tasks: packetizing/depacketizing, compression/decompression, encryption/decryption, sending, receiving, buffer congestion and flow control. There is support for automatic DNS name resolution and SOCKS proxy servers.
BigSpeed Secure Socket Library utilizes an elegant event-driven paradigm for easy integration into Windows applications. A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency. Carefully designed set of properties, methods, and events offers great flexibility to develop innovative communication software. Sample applications for chat, alert messaging, and file transfer are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.
Author: BigSpeed Computing Inc.| Date: 01-10-2005 | Size:
785 KB |
| |
- |
| |
Camtroller
License: Freeware
|
|
| |
Use Physicam technology to control your games using a webcam instead of a keyboard. Use on free web flash and java games, or your own library of PC games, old and new! Includes Physicam setup program.
Author: Jack Games| Date: 07-04-2006 | Size:
903 KB |
| |
- |
| |
Free Mp3 Wma Converter
License: Freeware
|
|
| |
Free Mp3 Wma Converter can Convert all your mp3, Wma, Ogg, AAC, M4a, Ac3, Ape, Wav files :
- Mp3 to Ogg, Mp3 to Wma, Mp3 to AAC, Mp3 to Wav ...
- WAV to Mp3, Wav to Ogg, Wav to AAC, Wav to Wma ...
- Wma to Mp3, Wma to Ogg, Wma to AAC, Wma to Wav ...
- Ogg to Mp3, Ogg to Wma, Ogg to AAC, Ogg to Wav ...
- AAC to Mp3, AAC to Wma, AAC to Ogg, AAC to Wav ...
- Ape to Mp3, Ape to Wma, Ape to Ogg, Ape to Wav ...
- M4a to Mp3, M4a to Wma, M4a to Ogg, M4a to Wav ...
- Flac to Mp3, Flac to Wma, Flac to Ogg, Flac to Wav ...
- Ac3 to Mp3, Ac3 to Wma, Ac3 to Ogg, Ac3 to Wav ...
You will be able to convert you Itunes music library (m4a format) to mp3, wma, ogg, etc...
Free Mp3 Wma Converter can now rip CD Audio with Free CD Ripper !
Tag Editor (V1 and V2)
Simple, very fast and effective. FREEWARE
Author: Koyote Soft| Date: 15-07-2007 | Size:
9074 KB |
| |
- |
| |
onlineTV
License: Freeware
|
|
| |
onlineTV 2 is an extremely versatile Tool, with which hundreds of music-files can automatically record and stored as MP3, OGG or WAV. Many radio stations, e.g. Webcast Internetradios, send title information. onlineTV 2 takes up this information and stores the songs automatically as MP3, OGG or WAV. Naturally here, if possible, with the ID3-Tags!
You record many songs, how it continues now? onlineTV provides many tools for your. All recorded files can be administered in the integrated music library. Here you have the possibility of copying the files on your music USB stick. Edit your music files with the audio editor and remove failed transitions, add a tracing and much more besides. You would like to burn a music CD? No problem with the burning module. Burn your songs as music or data CD. Naturally likewise completely legally and without any copy protection. You would like to convert a song into another format, e.g. from MP3 in OGG? No problem with the integrated audio converter.
You have a volume-limited entrance to the Internet? Of course again no problem, Traffic control supervises embarrassingly exactly any data traffic, which is produced by onlineTV 2. Like that you are protected against bad surprises and expensive payments.
onlineTV 2 offers access to hundreds of newspaper on the left of and to music videos.
Author: concept/design| Date: 03-12-2004 | Size:
4236 KB |
| |
- |
| |
FLib
License: Freeware
|
|
| |
FLib is a free, open source library of high-quality Java components. It currently contains wizard and calendar components and a table layout manager. The wizard component makes it easy to create multi-step user dialogs. The calendar component can be used by itself or as part of a combo-box drop-down. The table layout replaces GridBagLayout and is much easier to use.
While the components are in English, complete localization is possible. The calendar component is mostly internationalized as is and automatically adapts to the locale.
Author: Antonio Freixas| Date: 22-10-2004 | Size:
657 KB |
| |
- |
| |
SWF To Image GUI
License: Freeware
|
|
| |
Convert .SWF flash movies into images (JPG, PNG, GIF) for free. Based on freeware SWF To Image library for developers
Author: ByteScout| Date: 08-04-2008 | Size:
637 KB |
| |
- |
| |
Soundflavor DJ
License: Freeware
|
|
| |
Soundflavor DJ is a companion to iTunes that makes it easy to instantly make good playlists from your library, shop for new music “by sound,” and rediscover great songs you own but may have forgotten about.
Soundflavor DJ is your personal DJ. As you listen to music, it picks and plays songs from your iTunes library based on the sound of the music you’re listening to.
It recommends similar songs that you don’t own, upcoming concerts, and related items for you to check out. Soundflavor DJ even gives you FREE SONGS based on your taste in music. The more you use it, the more free music you’ll get!
Post your favorite playlists to your MySpace page, website, or blog using Soundflavor’s customizable playlist widget.
Author: Soundflavor, Inc.| Date: 23-01-2007 | Size:
2331 KB |
| |
- |
| |
Easy Base
License: Freeware
|
|
| |
Easy Base is the ultimate development in DOS data management. The interface is simple enough for a complete novice to get started in data programming yet the query language and function library provide all the power required by professional developers. Visit our web site for a full description of Easy Base features.
Author: Easy Software Ltd| Date: 26-12-2003 | Size:
1138 KB |
| |
- |
| |
Tunestor
License: Freeware
|
|
| |
Tunestor is free software that enables you to:
- Download music directly from the Internet to your iPod in just two clicks
- Keep track of your downloads with online bookmarks
- Discover music downloaded by other Tunestor users.
Tunestor takes the pain and difficulty out of transferring music from the Internet to your iPod. Most people currently waste a lot of time and energy downloading music they found on the Internet to their computer, and then over to their iPod. You normally have to:
1. Download the file using a browser
2. Select the location where you want to store the file
3. Wait until the file is downloaded
4. Start iTunes
5. Manually add the file to your iTunes library so that it will be copied to your iPod when you plug it in.
Tunestor simplifies this process, making it possible to do this with just two clicks:
1. Right-click the link to a music file
2. Select 'Download File to iTunes' in the context menu shown.
Tunestor does the rest: it automatically downloads the file to its music folder and adds it to the 'Tunestor Downloads' playlist in iTunes. When you connect your iPod to your computer, all the music downloaded in this playlist will automatically be copied to your iPod!
Tunestor keeps track of all your downloads in its online bookmarks so that you always know from where you downloaded music. Moreover, you can listen to your downloads online at work, at home, or at an Internet cafe even if you don't have your iPod with you!
The links to the music downloaded by all the Tunestor users are organized into one big, comprehensive library. You can browse this library, search for music, find out what's popular, listen to songs online and easily download them to your iPod!
Author: Tunestor.com| Date: 25-04-2008 | Size:
377 KB |
| |
- |
| |
My Own Fonts
License: Freeware
|
|
| |
my own fonts is a free online font browser. Using my own fonts font browser you can test your entire font library when looking for that perfect font for your design project, logo, web site, presentation or any other project where you might need to choose a suitable font.How can I use "my own fonts"? It's simple! Basically you just need to scroll through your list of fonts and view the results on your right. When you find a font that you like, just click the "Add" button to add it to your list. You can manage your list by adding and removing fonts, as well as moving them up or down the list. Just roll the mouse over a font on the list to see your options. To help your search, you are allowed to choose the text that will be used while you browse your fonts, as well as the background and font colors.
Author: My Own Fonts| Date: 28-08-2008 | Size:
123 KB |
| |
- |
| |
OstroSoft SMTP Component
License: Freeware
|
|
| |
COM library for Visual Basic 6, providing functionality to send emails. Supports multiple recepients, email (MIME) attachments, AUTH and POP3 authentication, HTML email, custom headers.
Author: OstroSoft| Date: 14-03-2004 | Size:
76 KB |
| |
- |
| |
Scribble Pad
License: Freeware
|
|
| |
Scribble pad is the ultimate utility for accessing often used text. Any of 1900+ items of text can be recalled to the Scribble Pad editor with only two mouse clicks - one on the group and one on the item. You never need to open a file. Items can be pasted into one another simply by dragging and any item can be sent directly to the Windows clipboard with a single mouse click.
Scribble Pad is therefore equally ideal as a personal information management system, a document assembler, a text clippings library or a programmers sub and function library.
The local area network version allows any number of workstations to share a further 1900+ items on the server. The server items are automatically updated at each workstation so, in addition to its primary purpose, Scribble Pad is also a simple but effective inter-workstation messaging system.
Author: John Turnbull| Date: 26-12-2003 | Size:
988 KB |
| |
- |
| |
JFreeChart
License: Freeware
|
|
| |
JFreeChart is a free Java class library for generating charts (GNU LGPL). Support is included for: pie charts, bar charts, line charts, scatter plots, time series charts, candlestick charts, high-low-open-close charts and more. Use in applications, servlets, JSP or applets. Export to PNG, JPEG, PDF, SVG and HTML image maps. Complete source code is included, subject to the GNU LGPL.
Author: David Gilbert| Date: 27-06-2002 | Size:
850 KB |
| |
- |
| |
1-2-3 JavaScript Library!
License: Freeware
|
|
| |
1-2-3 JavaScript Library is a cool new software application that allows you to create amazing javascript in seconds! Choose scripts from an organized, amazingly easy to navigate menu system, and customize them to your own needs! No more long download times, or wasting time surfing the internet to find the one script that you want!
Numerous Extra Quality Scripts, in a cool easy to navigate library system!
Saves time - no more wasting time trying to find the script you want!
No long download times, or wasting time surfing the internet
Plus, over 50 scripts in the full version! (click here for the complete script listing!)
Browser Code Name
Browser Color Depth
Browser Java Enabled
Browser Name Script
Browser Platform
Browser Plugin Information (Netscape)
Browser Screen Resolution
Browser Times Visited Information
Browser Version Script Auto CheckMark
Auto UnCheckMark
Clear Form on Focus
Form Validation
Info Box Script
Login Form
Multiple Password/Username Form Script
Ensure Frames Present
Frame Breaker Script
Anti-Email Spam
Banner Rotation Script
Cool constant table color changer
Last Modified Document Date
Internet Explorer Set Bookmark Icon
Shake the Screen! (Newer Browsers)
Color Mouseover Changes
Goto URL Mouseover
Image Mouseover Changes
Status Bar Mouseover/Mouseout Event
Drop-down Box Navigation
Go to Previous Document
Simple Menu
Centered Popup
Full Screen Popup Script
Popup Verification Script
Standard Popup Script
Close Window on Right Click
Image Protect from Right Clicks
No Right Click Script
Automatic Closing Timer
Countdown until Date
Display Item until Expiry Date
Message Displayed depending on Date
Timed Link
Message Rotation Script
TextBox Scrolling Script
Sliding Text Status Bar Script
Status Bar Banner Moving Arrow Text
Typewriter Status Bar Effect
Confirmation Box Script
Cookies (Usage Set/Get/Delete) Script
Help Prevent Javascript Errors Scr
Author: No Spam| Date: 01-02-2004 | Size:
2160 KB |
| |
- |
| |
RockNAudio
License: Freeware
|
|
| |
A brief summary of features:
Music file library and play list management
MP3 / WAV audio player and play list creator
WAV/ MP3 batch converter - convert 1 or a 1,000 at a time
Transfer music to portable devices easily
CD Ripper - rip to selected format
ID Tag Editor - the fastest, easiest method you'll ever experiance
CD Player - simple interface but sometimes that's best?
CD burning - select to burn selected files and/ or a play list, via a click, all packaged within this software!
MP3 file splitter - easily split albums into separate song files
allowing full audio editing and real time recording abilities - donation is not required to be able to use all the other powerful features forever!
Author: RocknAudio| Date: 20-06-2005 | Size:
16781 KB |
| |
- |
| |
Mouse Gestures
License: Freeware
|
|
| |
Mouse Gestures is an open source (LGPL) pure Java library for recognition and processing mouse gestures. With Mouse Gestures you have a fast way to execute commands without using the keyboard, menus or toolbars. The user just holds down a mouse button and moves the mouse in a certain predefined way.
Author: Smardec| Date: 28-07-2004 | Size:
44 KB |
| |
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

ListMotor
Email
List Manager, operates with email stored in simple text files or csv
files.
|