Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.675 Times

Bytes Sec freeware
Filter: All | Freeware | Demo
 

Bytes Sec

< 1 2 3 4 5 > 
Added: April 04, 2013 | Visits: 536

sendmsg for Scripts sendmsg is a http-based chat script written in php.It is geared towards developers who want a quick and extensible feature for their website. The data is written to a simple enough format (text file) that it is easily parsible by other programs. A flash template is included with the package.How... Platforms: PHP

License: Freeware Size: 10 KB Download (46): sendmsg for Scripts Download

Added: March 27, 2013 | Visits: 505

Jwapmail for Email System Utilities Jwapmail is opensource wap based email client written using PHP.FEATURES1. Email client standard functionsJwapmail support the email client standard functions:Compose, Reply, Forward, and Folder.2. Message FilterMessage Filter is allow user to manage messages in the folder.3. User ProfileAllow... Platforms: PHP

License: Freeware Size: 92.16 KB Download (43): Jwapmail for Email System Utilities Download

Added: July 01, 2013 | Visits: 342

rymo for Scripts rymo is a small but reliable webmail gateway. It contacts a POP3-server for mail reading and uses the PHP-internal mail functions for mail sending.Its main use is to help you managing your emails while you are not at home or at work (Holydays, at a friends's home, cybercafe, LinuxExpo...).rymo... Platforms: PHP

License: Freeware Size: 81.92 KB Download (40): rymo for Scripts Download

Added: April 08, 2013 | Visits: 526

Jwapmail for Scripts Jwapmail is opensource wap based email client written using PHP.FEATURES1. Email client standard functionsJwapmail support the email client standard functions:Compose, Reply, Forward, and Folder.2. Message FilterMessage Filter is allow user to manage messages in the folder.3. User ProfileAllow... Platforms: PHP

License: Freeware Size: 92.16 KB Download (41): Jwapmail for Scripts Download

Added: May 17, 2013 | Visits: 269

rymo for Email System Utilities rymo is a small but reliable webmail gateway. It contacts a POP3-server for mail reading and uses the PHP-internal mail functions for mail sending.Its main use is to help you managing your emails while you are not at home or at work (Holydays, at a friends's home, cybercafe, LinuxExpo...).rymo... Platforms: PHP

License: Freeware Size: 81.92 KB Download (46): rymo for Email System Utilities Download

Added: April 26, 2013 | Visits: 513

Image Upload Module This is designed to allow you to upload JPG and GIF files to your phpnuke site, such as images (.jpg, .gif, .png)! Features:- checking permissions of uploading folders;- calculating dimension of jpg, gif, png and swf files- generation of html tag to copy and paste it- generation of "alternate... Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): Image Upload Module Download

Added: July 21, 2013 | Visits: 502

File I/O Amanuensis File I/O Amanuensis is a teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket or Pipe. File I/O Amanuensis shows you how to read or write... Platforms: Mac

License: Freeware Size: 1.04 MB Download (46): File I/O Amanuensis Download

Added: August 28, 2013 | Visits: 567

DataLibraryCreator creates static libraries out of binary files so that the data can be used inside the application DataLibraryCreator is a tool to convert any binary file to a static library with two exported symbols, that can be linked to your application so that you can access the binary file's data via the... Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): DataLibraryCreator Download

Added: November 02, 2013 | Visits: 461

HabuL HabuL is a Thunderbird extension which reports spam to the SpamCop, the FTC, FDA, SEC, ACMA and/or Knujon.com. It also allows you to put in your own custom addresses to report spam to such as your ISP or corporate abuse address. After installation you should edit add-on preferences and add the... Platforms: Mac

License: Freeware Size: 20.48 KB Download (40): HabuL Download

Added: August 16, 2013 | Visits: 433

wxDC wxDC is a cross-platform DC (Direct Connect) filesharing client similar to DC++ written in C++ which runs on Windows (all), Unix/Linux (GTK+, Motif, X11), and MacOS X. wxDC Current Features * CROSS PLATFORM! * Multiple hub connections * Search on all connected hubs at once * Hub chat *... Platforms: Mac

License: Freeware Size: 440.32 KB Download (47): wxDC Download

Added: August 17, 2013 | Visits: 439

Extended Statusbar A Statusbar with speed, percentage, time and loaded size (similar to Opera's one) Adds an Opera-like statusbar that shows: - percentage of the page loaded, - number of loaded images, - bytes downloaded, - average download speed, - load time. Platforms: Mac

License: Freeware Size: 92.16 KB Download (46): Extended Statusbar Download

Added: August 02, 2013 | Visits: 494

MySQL Data Dumper MySQL Data Dumper is a software designed exactly how a MySQL DBA & support engineer would imagine 'mysqldump'. Usage: mydumper [OPTION...] multi-threaded MySQL dumping Help Options: -?, --help Show help options Application Options: -h, --host The host to connect to -u, --user Username with... Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): MySQL Data Dumper Download

Added: August 06, 2013 | Visits: 516

Darkstat Plasma Applet for Linux Darkstat Plasma Applet is a simple KDE4 applet to display darkstat's network statistics (download, upload, total bytes, packets) comfortably on your desktop. It's made for KDE 4.1 and needs Plasma. Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Darkstat Plasma Applet for Linux Download

Added: July 20, 2013 | Visits: 286

tai64n tai64n is a Python module to convert a hex encoded tai64n string to a datetime.datetime object and to convert between TAI and UTC standard time. TAI, TAI64, TAI64n TAI stands for Temps Atomique International, the current international real-time standard. One TAI second is defined as the... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): tai64n Download

Added: September 04, 2013 | Visits: 281

ssdeep This is a straightforward Python wrapper for ssdeep by Jesse Kornblum, which is a library for computing context triggered piecewise hashes (CTPH). Also called fuzzy hashes, CTPH can match inputs that have homologies. Such inputs have sequences of identical bytes in the same order, although bytes... Platforms: *nix

License: Freeware Size: 317.44 KB Download (41): ssdeep Download

Added: October 15, 2013 | Visits: 351

django-sendfile This is a wrapper around web-server specific methods for sending files to web clients. This is useful when Django needs to check permissions associated files, but does not want to serve the actual bytes of the file itself. i.e. as serving large files is not what Django is made for. Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-sendfile Download

Added: June 13, 2013 | Visits: 565

IDAutomation Aztec Font and Encoder for Linux The IDAutomation Aztec Barcode Font and Encoder is a collection of components that generate Aztec barcode symbols with fonts and graphics. Aztec is an area efficient two-dimensional (2D) barcode symbology capable of encoding large amounts of data. The data encoded may include letters, numbers,... Platforms: *nix

License: Freeware Size: 2.49 MB Download (43): IDAutomation Aztec Font and Encoder for Linux Download

Added: June 18, 2013 | Visits: 307

Text::Tabs Text::Tabs does about what the unix utilities expand(1) and unexpand(1) do. Given a line with tabs in it, expand will replace the tabs with the appropriate number of spaces. Given a line with or without tabs in it, unexpand will add tabs when it can save bytes by doing so (just like unexpand -a).... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Text::Tabs Download

Added: August 19, 2013 | Visits: 305

SAS::TRX [Abstract] class, provides SAS transport (XPORT) format decoding. Calls [overloaded] methods for subsequent output formatting The following deviations from standard are allowed: 1. Numbers can be any length >1 bytes, exponent is always 7 bit 2. "Missing values" may have any non-zero exponent... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): SAS::TRX Download

Added: July 20, 2013 | Visits: 474

Crypt::SEED Crypt::SEED is a Perl module that provides the Perl community with the SEED encryption algorithm which has been made by Korean Information Security Agency(KISA, http://www.kisa.or.kr). SEED encryption/decryption uses a 'round key' which translated from a user key. Whenever you add user keys to... Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): Crypt::SEED Download

< 1 2 3 4 5 >