16 ccitt
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 635
RichEditor 1.16
Easy-to-use free Rich and Plain text editor. more>> Rich Editor is a simple text editor that allows you to create, edit and print .rtf and .txt documents. It contains all basic edit functions so you can use it in everyday work with documents. The program is free so you may use and distribute it as long as you dont change it in any way. The author guarantees that theres no viruses or other malicious code in the program but cannot guarantee that theres no bugs. Installing this program you agree that the author is not responsible for any harm your machine could receive as a result of some possible errors. However, its tested in most systems and surely works.<<less
Download (290KB)
Added: 2007-02-07 License: Freeware Price: Free
991 downloads
Ize 2.16
Adds a pair of realistic-looking animated eyes to your Windows 95/98 desktop. Adjustment are included for iris color, attention span and drowsiness. Compatible with Windows 98 multiple monitors. more>>
Adds a pair of realistic-looking animated eyes to your Windows 95/98 desktop. Adjustment are included for iris color, attention span and drowsiness. Compatible with Windows 98 multiple monitors.
<<less Download (824K)
Added: 1999-05-02 License: Freeware Price:
3840 downloads

Bear 1.16
See GDI/User Object usage of all processes. more>> This program displays for every process under Windows NT:
the usage of all GDI Objects [hDC, hRegion, hBitmap, hPalette, hFont, hBrush]
the usage of all User Objects [hWnd, hMenu, hCursor, SetWindowsHookEx, SetTimer and some other stuff].
the handle count.
This program displays under Windows 98:
the usage of all GDI Objects [hDC, hRegion, hBitmap, hPalette, hFont, hBrush].
the usage of GDI, System and User Resources.<<less
Download (165KB)
Added: 2008-08-25 License: Freeware Price: Free
429 downloads
haXe 1.16
Helps programers develop Websites and Web applications. more>>
Helps programers develop Websites and Web applications. haXe was designed to be a high-level object-oriented programming language with the intention of helping programers develop Websites and Web applications. haXe has been designed to be easily portable across several platforms.
The haXe compiler supports the following platforms:
- JavaScript : you can generate a single .js file from a set of haXe classes. You can access browser DHTML API as well as crossbrowser APIs such as Xml, Date or XmlHttpRequest... haXe is one of the best available languages to develop middle and large scale AJAX Web Applications.
- Flash : haXe can compile a SWF file for Flash Players 6 to 9. The language has great features and is at the same time both strict and dynamic. Using haXe increases productivity compared to ActionScript. All the Flash APIs are available unchanged in haXe so you will quickly get used to the language, and porting your existing code to haXe will be easy.
- Neko : haXe can compile bytecode that runs on the Neko Virtual Machine. An haXe program can then be run into the Apache web server (using mod_neko). This allows you to develop the server-side of your website using haXe. haXe has access to all Neko libraries such as filesystem , network, databases... and much more. Since it can easily be extended with additional libraries, haXe can be used to develop full-fledged desktop applications.
Main features:
- The haXe Syntax is similar to the one used in Java/JavaScript/ActionScript, so it?s very easy to learn and get used to haXe. haXe can also integrate easily in your favorite editor or IDE.
- The haXe Type System is strictly typed, enabling the compiler to detect most errors at compile-time. At the same time, it?s very different from classic strictly typed languages since you don?t have to write types everywhere in your program, thanks to type inference. It makes you feel like you are programming in a dynamically typed language while you are getting the security of a strictly typed language. The best of both worlds.
- The haXe Standard Library, including Date, XML, data structures... is specified to behave the same across all platforms. This enables you to share and reuse code logic between different platforms without needing to rewrite the same thing again and again.
- haXe is easily Extensible : you can add additional libraries and wrappers for platform-specific features. Thanks to conditional compilation you can have different implementation for a given API depending on the platform you want to compile to.
- haXe has a Remoting library that provides cross platform serialization and RPC, enabling you to directly call methods between platforms. For example calls may be made between the client and the server or between different client modules. Everything is handled transparently.
- haXe can be used to develop portable Desktop applications by using SWHX.
- haXe is Open Source software and has an active and enthusiastic Community which supports the language by developing content and additional libraries.
haXe is a Toolbox for the web developer. Since the compiler has support for several platforms you can choose the most suitable one to get your job done without having to learn and use a new language everytime. Although using haXe on both the client and server simplifies things thereby boosting productivity, haXe may be used exclusively on the client or the server. You can use haXe where it makes sense for you
System requirements:
- Neko 1.5.3 or higher
<<lessThe haXe compiler supports the following platforms:
- JavaScript : you can generate a single .js file from a set of haXe classes. You can access browser DHTML API as well as crossbrowser APIs such as Xml, Date or XmlHttpRequest... haXe is one of the best available languages to develop middle and large scale AJAX Web Applications.
- Flash : haXe can compile a SWF file for Flash Players 6 to 9. The language has great features and is at the same time both strict and dynamic. Using haXe increases productivity compared to ActionScript. All the Flash APIs are available unchanged in haXe so you will quickly get used to the language, and porting your existing code to haXe will be easy.
- Neko : haXe can compile bytecode that runs on the Neko Virtual Machine. An haXe program can then be run into the Apache web server (using mod_neko). This allows you to develop the server-side of your website using haXe. haXe has access to all Neko libraries such as filesystem , network, databases... and much more. Since it can easily be extended with additional libraries, haXe can be used to develop full-fledged desktop applications.
Main features:
- The haXe Syntax is similar to the one used in Java/JavaScript/ActionScript, so it?s very easy to learn and get used to haXe. haXe can also integrate easily in your favorite editor or IDE.
- The haXe Type System is strictly typed, enabling the compiler to detect most errors at compile-time. At the same time, it?s very different from classic strictly typed languages since you don?t have to write types everywhere in your program, thanks to type inference. It makes you feel like you are programming in a dynamically typed language while you are getting the security of a strictly typed language. The best of both worlds.
- The haXe Standard Library, including Date, XML, data structures... is specified to behave the same across all platforms. This enables you to share and reuse code logic between different platforms without needing to rewrite the same thing again and again.
- haXe is easily Extensible : you can add additional libraries and wrappers for platform-specific features. Thanks to conditional compilation you can have different implementation for a given API depending on the platform you want to compile to.
- haXe has a Remoting library that provides cross platform serialization and RPC, enabling you to directly call methods between platforms. For example calls may be made between the client and the server or between different client modules. Everything is handled transparently.
- haXe can be used to develop portable Desktop applications by using SWHX.
- haXe is Open Source software and has an active and enthusiastic Community which supports the language by developing content and additional libraries.
haXe is a Toolbox for the web developer. Since the compiler has support for several platforms you can choose the most suitable one to get your job done without having to learn and use a new language everytime. Although using haXe on both the client and server simplifies things thereby boosting productivity, haXe may be used exclusively on the client or the server. You can use haXe where it makes sense for you
System requirements:
- Neko 1.5.3 or higher
Download (1.46MB)
Added: 2007-11-20 License: GPL Price:
708 downloads
JSwat 3.16
JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture and based on NetBeans more>>
JSwat is a graphical Java debugger front-end, written to use the Java Platform Debugger Architecture and based on the NetBeans Platform.
JSwat features include sophisticated breakpoints; colorized source code display with code navigator; byte code viewer; movable display panels showing threads, call stack, command interface for more advanced features, visible variables, loaded classes and Java-like expression evaluation, including method invocation.
<<lessJSwat features include sophisticated breakpoints; colorized source code display with code navigator; byte code viewer; movable display panels showing threads, call stack, command interface for more advanced features, visible variables, loaded classes and Java-like expression evaluation, including method invocation.
Download (10.4MB)
Added: 2007-03-12 License: Freeware Price:
964 downloads

Yopza 4.16
Adult movies and pictures search engine with preview and content manage more>> Yopza is easy-to-use adult media search engine with content browser. Have a look at the huge feature list to get an idea of what this software is capable of doing. It contains ALL free adult movies availiable on the NET today. Every second our server-side spider find new movie series and add to our database. Yopza does not waste any time searching. Yopza reads the Internet addresses from our database and downloads immediately.<<less
Download (1.5MB)
Added: 2004-09-17 License: Freeware Price:
1114 downloads

Wammu 0.16
Wammu is mobile phone manager running on Linux. more>> Wammu is mobile phone manager running on Linux, Windows and possibly other platforms, where Gammu and wxPython works. The communication is made by Gammu library. Currently supported features:
* complete support (can read/edit/delete/copy) for contacts, todo, calendar
* can read/create/save/send/backup smses
* sending files to phone (OBEX and Sony Ericsson phones only)
* sms composer for multi part smses (currently only text and predefined bitmap/sound can be edited)
* display message including pictures and ringtones playback
* support for backup and import in various formats (vCard, vCalendar, vTodo, iCalendar, gammu own backup,...)
* export messages to mail (IMAP4, maildir and mailbox storages are supported)
* searching for phone
* translated into several languages
* rated as best on many software servers
Follow site navigation on top to get more information.<<less
Download (3.9MB)
Added: 2008-08-07 License: Freeware Price: Free
445 downloads
Download (601KB)
Added: 2008-07-03 License: Freeware Price: Free
493 downloads

MathSuga 16
MathSuga is created to be a handy tool that its features include evaluation of mathematical equations. more>>
MathSuga 16 is created to be a handy tool that its features include evaluation of mathematical equations. Generation of graphs from equations. Drawing of two dimensional objects such as lines, circles, rectangles. Writing text, saving previously drawn objects to components, drawing electrical circuits using pre-drawn objects as components. Generate FreePCB compatible PCB Netlist. Generate Spice Netlist and generate Bill of Materials.
Enhancements: Includes unspecified updates.
Requirements: Windows 95/98/Me/NT/2000/XP
Download (1.1MB)
Added: 2008-10-21 License: Freeware Price: $0.00
downloads
cURL 7.16.2
curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS more>>
curl is a command line utility for transferring files with URL syntax, supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP.
curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
Curl is free and open software that compiles under a wide variety of operating systems.
<<lesscurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
Curl is free and open software that compiles under a wide variety of operating systems.
Download (2.50MB)
Added: 2007-04-14 License: Freeware Price:
936 downloads
FORMIK 2.16
You must know what a ???pleasure??? is to fill out a form. And more over, if you fill in any field incorrectly, find it out late, and you must start filling it out again. And even if you are lacking time ... The FORMIK program helps you to get rid of all such ???pleasures??? easily. more>> <<less
Download (1.1Mb)
Added: 2009-03-16 License: Freeware Price: Free
191 downloads
WUtooL 1.16
WUtooL is a small handy addition to system utility Windows Update. The program controls download and stores updates to hard drive for subsequent use. By WUtooL you can create and install update packs, more>>
WUtooL is a small handy addition to system utility Windows Update.
The program controls download and stores updates to hard drive for subsequent use.
By WUtooL you can create and install update packs, work with command-line flags, etc.
WUtooL will considerably reduce the amount of time and Internet traffic that you spare on updating Windows.
No installation required.
For Windows XP SP2 users !
Microsoft has considerably changed updating routine, so you cant save hotfixes by WUtooL 1.15 and earlier. The new version of program, WUtooL 1.16 solves this task. Using this utility is the most convenient way to save updates that you download.
<<lessThe program controls download and stores updates to hard drive for subsequent use.
By WUtooL you can create and install update packs, work with command-line flags, etc.
WUtooL will considerably reduce the amount of time and Internet traffic that you spare on updating Windows.
No installation required.
For Windows XP SP2 users !
Microsoft has considerably changed updating routine, so you cant save hotfixes by WUtooL 1.15 and earlier. The new version of program, WUtooL 1.16 solves this task. Using this utility is the most convenient way to save updates that you download.
Download (205K)
Added: 2004-08-22 License: Freeware Price: $0.00
1057 downloads
Other version of WUtooL
License:Freeware
ISTool 5.16
ISTool helps you create scripts for Inno Setup compiler. more>>
ISTool helps you create scripts for Inno Setup compiler. Inno Setup is a great compiler for very professional looking setups, and the only disadvantage is that you have to create fairly complex scripts by hand.
This is where ISTool comes in. With this application you can edit these scripts in a visual environment, and creating these setup scripts becomes much easier.
Main features:
- Support for all Inno Setup directives.
- Drag and drop. You can drag files from the Windows Explorer and drop them on the wanted directory in the Files section in ISTool.
- Separate script view with syntax coloring.
- Clipboard is fully supported in most sections.
- Preserves script comments.
- Can import Visual Basic .lst files and InstallShield .iwz files.
- Translated to multiple languages.
<<lessThis is where ISTool comes in. With this application you can edit these scripts in a visual environment, and creating these setup scripts becomes much easier.
Main features:
- Support for all Inno Setup directives.
- Drag and drop. You can drag files from the Windows Explorer and drop them on the wanted directory in the Files section in ISTool.
- Separate script view with syntax coloring.
- Clipboard is fully supported in most sections.
- Preserves script comments.
- Can import Visual Basic .lst files and InstallShield .iwz files.
- Translated to multiple languages.
Download (991KB)
Added: 2006-05-15 License: Freeware Price:
1311 downloads
Gnomzy 3.16
magic adventure of a sprite more>> The Gnomzy game - a small sprite sets out to a dangerous journey to stop vicious orks. Once, a small sprite, Gnomzy by name, found a magic book in the attic. In the book, he reads an old invocation that takes him to a magic forest. Gnomzy makes up his mind to explore the surroundings and gets through the thick woods till he comes out from the bushes and sees a horrendous scene. The Dark Shaman, an old enemy of sprites, has again gathered a horde of his vicious orks! From the book, Gnomzy gets to know that the grandpa himself fought the ork in old times and precluded their raids. The matter was in the Dark Crystals containing the power of shaman. Gnomzy decides to set out to a journey to find and destroy all the crystals thus protecting his folks. Help him in this adventures trip. Only the bravest player will reach the castle of the vicious shaman and fight him! Gnomzy is an entertaining and fairy-tale game. Superb graphics, original sound and funny heroes will give you much pleasure! Play Gnomzy absolutely for free!<<less
Download (41.8M)
Added: 2008-10-25 License: Freeware Price:
402 downloads
bbLean 1.16
bbLean is a powerful version of Blackbox for Windows more>>
bbLean is a powerful version of Blackbox for Windows.
It tries to keep balance between features and complexity, to give you some efficient means within a compact shell.
bbLean is based stylistically on the Blackbox window manager for the X Window System by Brad Hughes.
Main features:
- Desktop - the background of the screen
- Toolbar - the undispensible representative of all members of the blackbox family
- Menus - configurables, fixed ones and folder listings.
- Many others, available as plugins.
<<lessIt tries to keep balance between features and complexity, to give you some efficient means within a compact shell.
bbLean is based stylistically on the Blackbox window manager for the X Window System by Brad Hughes.
Main features:
- Desktop - the background of the screen
- Toolbar - the undispensible representative of all members of the blackbox family
- Menus - configurables, fixed ones and folder listings.
- Many others, available as plugins.
Download (139KB)
Added: 2006-03-11 License: Freeware Price:
1343 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 16 ccitt search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

