 |
An Open Source visual text file differencing and merging tool for Win32 platforms. It is highly useful for determing what has changed between project versions, and then merging changes between versions. Features include: diff / merge, directory comparison, directory recursion, Visual SourceSafe integration, and a simple integrated editor. User interface translated to several languages.
diff merge text files differencing syncronize open source visual differencing merging tool
|
 |
WinCIG CHAOS IMAGE GENERATOR v2.00
Win32 application that creates chaos images.
Very easy to use because of sophisticated automizations. Many options available for expert users.
Improvements over v.1.0: Usability was improved (toolbar added, new menu layout).
Hardware req.: PC with Windows XP/2000/Me/98SE/98/95 or NT (i386)
Recommended: Pentium or better, 32+ MB RAM,
256 colours or better, mouse.
FREEWARE! ZDNET: 5-star rating (for v.1.1)!
Further information on the Internet:
http://www.th-soft.com/a
Installer included, but no installation required: Unzip and run!
chaos images fractals mandelbrot win32 application creates chaos images easy
|
 |
Jabber based Instant Messager Client that allows you to comunicate with your friends who use ICQ, Yahoo! Messenger and MSN Messenger. You can create Chatrooms and access new and innovative services.
Some of TipicIM features:
? Chat
? Text Conferencing
? Roster
? Resources
? Profiles
? Multiple login
? Interoperable (ICQ, MSN, Yahoo)
? Offline storage
? Message logs
? Contact blocking
? Expandable through services
? Expandable through plugins
TipicIM for developers
TipicIM is fully featured and expandable through Plugins.
The core technology for message routing is ATE - ATE Client, the same technology of TW32JS (Tipic Win32 Jabber Server) - allowing for easy integration with the server side; developers can implement new features on the client and the server side using basically the same development tools.
Functions are implemented in a modular way through plugins so that new features can be easily added and managed.
Most plugins (on the server and client side) are Open Source, so that developers can use them and modify them to their likings.
instant messaging client jabber windows realtime communication plug in xml soap xml-rpc
|
 |
El Kartero lets you send multiple email messages, using a database or other data source as your contact file, and using a single HTML or text file as your template. You can include tags to dynamically replace certain information on the email from your records, such as a contact name, address, or any other field you can imagine.
Working with El Kartero is very easy. Just create a text or html template for your emails, select a database, set a few properties for the campaign, and let El Kartero do the rest. Keep in touch with customers and prospects the easy way. Save your campaigns for future manual executions, or use the built in scheduler to automatically run a campaign according to your specific needs. Create rich HTML messages, include graphic files such as logos, music through MIDI files, flash animations and many more! El Kartero will automatically embed all this files, saving you the complications of having to know the internals of MIME complaint emails. Use any OLEDB or ODBC data source! including text files, excel files, access, sql server, Oracle, and many more. If you have an ODBC/OLEDB driver for your contacts data source, you can use it with el El Kartero!
El Kartero is THE product to send opt-in or marketing massive emails. No other product on its class features such a rich array of options.
Include customized text from database fields in the email body and the subject line with ease.
Send rich, full featured HTML emails.
Automatically embed files (graphic files, sounds, even flash animations!), or reference this files to the web for online viewing.
Built-in scheduler for automatic execution of email campaigns.
Highly optimized C++ SMTP object for ultra-fast email sending.
Runs as a native NT Service on Windows NT/2000/XP (Enterprise Ed.), or as a win32 service on windows 95, 98, and ME (Professional Ed.).
The Built-in Job Editor Wizard makes the task of defining email campaigns (jobs) very easy.
el kartero email campaign bulk email marketing email html email merge email database send highly visual personalized
|
 |
Create native Windows .EXEs for Java applications!
JEXECreator simplifies deploying software written in Java? to client or server platforms. It makes it easy to create native 32-bit Windows executables (native launchers) for invoking applications written in the Java? programming language.
The native launcher finds a suitable Java? Runtime Environment and starts the Java application using the found JRE.
If there is not a suitable JRE, a message dialog with information on where and how to obtain a JRE is displayed.
If the Java application throws an exception, the launcher displays the message in a dialog box and includes detailed error information.
No more .BAT or .CMD batch files. No need for a user to set a class-path. No more unwanted console windows.
JEXECreator is the perfect Java? development solution for distributing and launching applications in any size organization.
Benefits:
Easily launch applications by even the most novice users;
Java applications can make use of file type association;
Java applications are viewed as native Windows programs;
Create Windows shortcuts for Java applications in the Start menu or on the desktop;
Use the icon (.ico) of your choice or design;
Execute Java applications with any current directory;
Better system integration for Java console applications;
Java Runtime Environment auto-detection.
One or both of them can be targeted during the creation of an executable. A minimum required JRE version may also be set. If there is not a suitable runtime on the client computer, simple, easy to follow instructions are displayed.
If an errors occurs during the execution of the application, detailed information is shown to help determine the problem.
JEXECreator allows developer to use custom messages and URLs in all dialog messages.
Moreover, the developer can use several UNICODE message bundles in different languages while creating the native launcher.
jexecreator download java java2 jre j2re runtime windows gui native win32
|
 |
Windows API Hooking SDK helps you hooking Windows APIs or functions in other Dlls, and replace the API function or Dlls' function to your own function, That is to say, intercepts Win32 functions and re-writing target function to easily custom and extend existing system or application's function, whether in an executable application, a library, or the system's DLLs... and it can be used in VC++,VB,C++ Builder,Delphi, etc. Windows API Hooking SDK gives you the ability to intercept and then custom and extend existing system or application's function dynamically at runtime easily. Windows API Hooking SDK enables a large class of innovative extensions to existing binary software or existing system functions. Windows API Hooking SDK offers a dynamic link library for intercept and re-writing Win32 functions of system or applications. No need of drivers, No need of restarting windows, It makes you do innovative system deep-level funtions in your normal applictions easily. By using Windows API Hooking SDK, you can do many many things, such as: monitor and control programs; monitor and control file access; monitor and control registry access; monitor and control network access; hide private directory and files...
windows api hooking api hooking api hooks api hook sdk hook api hooking api api hook source code windows api hooking sdk
|
 |
Managed extensions for VCL is the best components suite for .Net interop for Delphi and C++ Builder.
Managed VCL can:
* Create .Net objects from assemblies not registered for COM, using assembly name or location, and loading .Net assemblies from streams;
* Create and use .Net objects that are not COM visible;
* Create .Net objects using parametrized constructors;
* Call properties/methods/fields of .Net object including static properties/methods/fields;
* Handle .Net exceptions and get all .Net exception properties including exception type name, StackTrace etc.;
* Get information about loaded instance of .Net framework such as memory usage and size of heap by generation;
* Load needed .Net runtime and even select which version of runtime to use on startup;
* Place .Net controls on VCL Win32 form;
* Use ADO.Net datasources as TDataSet descendants in Win32 applications. ADO.Net will be native and most supported API for SQL Server 2005 (Yukon);
* Host ASP.Net pages and services;
* Embed .Net assemblies into Win32 application as resources.
Managed VCL can not:
* Query .Net interface if it is not COM visible.
* Work with .Net events.
* Managed VCL will not turn your Delphi or C++ Builder into .Net language and it some other features may not be available.
Managed VCL includes special components for:
* ADO.Net - supports almost all ADO.Net features. Components to work with all standard .Net providers (those that are available in .Net framework) are included. ADO.Net will be most supported interface for MS SQL Server 2005 (Yukon).
* JScript.Net - lets you execute JScript.Net scripts from Delphi/C++ Builder application.
* ASP.Net - process ASP.Net pages and services from Win32 applications.
net framework vcl interop components suite net interop delphi win32 c builder
|
 |
A generic programming IDE to create Win32 executables. You can write complex Windows programs, you can debug , and all the while you will be in total control. Only what you decree happens, nothing goes on behind your back.
What you can do with EmPowered Programmer :
1.Create small and compact and at the same time full featured Windows apps. It's ideal for shareware authors as they can create small downloads, yet with all the features they want, and with complete control
2..Learn and teach programming close to the Windows OS and the machine.
3.Get acquainted with the Windows API at a core level.
4.Get a glimpse of what your IDE is doing silently behind the scenes without your knowledge.
5.Create games using DirectX or OpenGL . The API is at your command.
6.Just have fun becoming an EmPowered Programmer !
EP has it's learning curve but it's definitely not steeper than any of the modern programming languages and the rewards are tangible --small, compact programs, a fuller understanding of your program and a closer knowledge of the machine and the OS.
See how easy writing Windows (Win32) programs close to the machine can really be. A tiny download.
compiler debugger programming ide ide core level programming create win32 executables create exe files generic programming ide create
|
 |
The CDBFlite program allows users to work with .DBF files format from the command line. You can carry out various actions which don't require you to be in batch mode. Generally speaking, the program is high-grade command line DBF viewer and editor. If you are familiar with SQL language, you will notice some similar occurances. As parameters are transferred into the command line, the syntax differs; but the principles are the same.
UPDATE somefile.dbf SET name="John", age=30 where id=1000
CDBFlite somefile.dbf /filter:id=1000 /field:name="John",age=30 /update
CDBFlite supports all existing fields types and all memo-fields types. CDBFlite program can be applied on a WEB-server. Neither PERL, not PHP has not ability to work with .DBF as CDBFlite does.
cdbf dbf dbview dbedit viewer editor fast small win32 linux unix
|
 |
SlimFTPd is a fully standards-compliant FTP server implementation with an advanced virtual file system. It is extremely small, but don't let its file size deceive you: SlimFTPd packs a lot of bang for the kilobyte. It is written in pure Win32 C++ with no external dependencies and no messy installer. SlimFTPd is a fully multi-threaded application that runs as a system service on Windows 98/ME or Windows NT/2K/XP, and it comes with a tool to simplify its installation or uninstallation as a system service. Once the service is started, SlimFTPd runs quietly in the background. It reads its configuration from a config file in the same folder as the executable, and it outputs all activity to a log file in the same place. The virtual file system allows you to mount any local drive or path to any virtual path on the server. This allows you to have multiple local drives represented on the server's virtual file system or just different folders from the same drive. SlimFTPd allows you to set individual permissions for server paths. Open slimftpd.conf in your favorite text editor to set up SlimFTPd's configuration. The format of SlimFTPd's config file is similar to Apache Web Server's for those familiar with Apache. Supports passive mode transfers and allows resume of failed transfers. Small memory footprint; won't hog system resources. Easy configuration of server options through configuration file. All activity logged to file. Support for binding to a specific interface in multihomed environments. User definable timeouts. No installation routine; won't take over your system. Executable is tiny! Supports all standard FTP commands: ABOR, APPE, CDUP/XCUP, CWD/XCWD, DELE, HELP, LIST, MKD/XMKD, NOOP, PASS, PASV, PORT, PWD/XPWD, QUIT, REIN, RETR, RMD/XRMD, RNFR/RNTO, STAT, STOR, SYST, TYPE, USER. Supports these extended FTP commands: MDTM, NLST, REST, SIZE. Supports setting of file timestamps. Conforms to RFC 959 and RFC 1123 standards.
ftp server daemon demon port file share sharing protocol transfer passive
|
|
|