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.398.676 Times

Mixtapekings Provides Official software
Filter: All | Freeware | Demo
 

Mixtapekings Provides Official

< 1 2 3 4 5 > 
Added: March 12, 2010 | Visits: 1.678

nuoveXT nuoveXT provides an icon theme for GNOME and KDE. This is my first attempt of creating an icon theme. There is still a lots to do, but I thought I could share what Ive done so far. Made entirely with Inkscape. Whats New in This Release: - Switched back to GPL ;-) - New amarok, kmail icons...



Platforms: *nix

License: Freeware Size: 13.1 MB Download (168): nuoveXT Download

Added: February 12, 2010 | Visits: 1.470

WIPORT WIPORT is a layer over the grx graphics library which provides a simple GUI API with memorization of the objects displayed in the various windows. This makes redrawing and printing to a scalable PostScript representation easy to do. Thanks to the grx library programs, using WIPORT works...





Platforms: *nix

License: Freeware Size: 84.99 KB Download (109): WIPORT Download

Added: March 19, 2010 | Visits: 999

SPTK SPTK (Simply Powerful Toolkit) is a cross-platform toolkit that provides a set of C++ classes for fast and easy application development. It provides GUI components that use FLTK, and features ODBC database support with seamless connection to GUI components. SPTK project includes many classes...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (111): SPTK Download

Added: February 13, 2010 | Visits: 2.114

Fishbot Fishbot provides a clone of the Qnet IRC fishbot service. Fishbot is an IRC bot service written in PHP. Its a clone of the original fishbot that Qnet uses. This script is a "clone" of the real fishbot that is used on Quakenet. I dont know if it works exactly like the real fishbot, I just...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (266): Fishbot Download

Added: June 11, 2010 | Visits: 868

FreeBlisket Freeblisket provides a set of tools for creating e-commerce Web sites. It features secure authentication, customer data collection, an administrative Web interface, support for Paypal and other payment methods, and a single interface for multiple e-commerce Web sites..


Platforms: *nix

License: Freeware Download (98): FreeBlisket Download

Added: October 08, 2010 | Visits: 1.534

Multimedia Converter Multimedia Converter project provides graphical environment to take full advantage some of the possibilities the ffmpeg and MPlayer. So help to Convert between different media formats.. Multimedia Converter KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (186): Multimedia Converter Download

Added: May 24, 2010 | Visits: 2.303

Spring-Dashboard Spring-dashboard project provides real-time statistic and monitoring view of any spring-framework web application. With Spring-dashboard developers and testers can monitor flows within the application, as well as gather statistic information on application usage. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 2.4 MB Download (103): Spring-Dashboard Download

Added: August 03, 2010 | Visits: 756

TechnoBar TechnoBar is an extension which provides the ultimate Technorati reverse browsing experience. Techno(rati)Bar provides the ultimate "reverse" browsing experience by showing live Technorati content as sidebar on the web pages youre browsing. TechnoBar will show blogs that link to the current...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (97): TechnoBar Download

Added: April 19, 2010 | Visits: 1.773

Photo Novilab Photo Novilab provides a Web image gallery generation program. Photo Novilab is an highly customizable program written in PHP that lets you create photo galleries on your Web site simply by uploading the images. It creates a thumbnail gallery and has the capability to insert a button to send...


Platforms: *nix

License: Freeware Download (101): Photo Novilab Download

Added: March 11, 2010 | Visits: 973

Metronomos Metronomos provides a programmable metronome. Metronomos is a programmable metronome which can export to wav files. It can vary the speed, time signature, note value, and click sound of its beats.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 317.44 KB Download (276): Metronomos Download

Added: August 14, 2010 | Visits: 754

renderix renderix provides a controller for blender rendering action with openmosix support.. Andrea Marchesini - bakunin homepage


Platforms: *nix

License: Freeware Size: 337.92 KB Download (96): renderix Download

Added: January 25, 2010 | Visits: 608

GtkMaskedEntry GtkMaskedEntry is a Gtk+ widget that provides restricted text input..


Platforms: *nix

License: Freeware Size: 276.48 KB Download (90): GtkMaskedEntry Download

Added: October 21, 2010 | Visits: 1.859

FTP Index FTP Index provides a FTP indexer and search engine. FTP Index is a search engine for FTP servers. It scans servers for definable filetypes and stores the results in a MySQL database. It utilizes the ftpls tool from the ftpcopy package for indexing the servers. It scans multiple servers at...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (198): FTP Index Download

Added: February 08, 2010 | Visits: 783

foocache foocache provides a simple PHP4 caching system with tidy support. foocache is a simple caching system for PHP4 which optionally uses HTML-tidy to clean up the generated HTML Code. Instead of processing the whole page, a cachefile is loaded, assuming that it exists and is younger than a...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (93): foocache Download

Added: November 21, 2010 | Visits: 1.011

Contentment::Catalog Contentment::Catalog is a Perl module to provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = $context->catalog->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms) {...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): Contentment::Catalog Download

Added: September 04, 2010 | Visits: 1.365

Contentment::Index Contentment::Index is a Perl module that provides categorization and indexing features. SYNOPSIS # Get a list of the available indexes my @indexes = Contentment::Index->indexes; for my $index (@indexes) { # Get a list of avilable terms my @terms = $index->terms; for my $term (@terms)...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): Contentment::Index Download

Added: April 06, 2010 | Visits: 797

SVL SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operators, for example: #include "svl/SVL.h" Vec3 v(1.0, 2.0, 3.0); Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): SVL Download

Added: October 21, 2010 | Visits: 1.564

pymssql pymssql module provides access to MS SQL Servers from Python scripts. Its the most efficient method of accessing MS SQL Servers data from Python scripts. If you care about performance, you can give it a try. Supported Platforms pymssql 0.7.4 has been tested on FreeBSD 6.0, NetBSD 2.1, 3.0,...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (100): pymssql Download

Added: October 05, 2010 | Visits: 959

PlotMM PlotMM is an extension to GTKmm which provides a 2D data plotting widget. PlotMM is an extension to the gtkmm library. It contains widgets which are primarily useful for technical and scientifical purposes. For the beginning, this is a 2-D plotting widget (see screenshot above)..


Platforms: *nix

License: Freeware Size: 471.04 KB Download (101): PlotMM Download

Added: January 18, 2010 | Visits: 933

PyDNS PyDNS project provides a module for performing DNS queries from python applications. Im making this release because there hasnt been a release in a heck of a long time, and it probably deserves one. Id also like to do a substantial refactor of some of the guts of the code, and this is likely to...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): PyDNS Download

< 1 2 3 4 5 >