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

Make Spiral Curls Hair freeware
Filter: All | Freeware | Demo
 

Make Spiral Curls Hair

< 1 2 3 4 5 > 
Added: August 19, 2010 | Visits: 1.222

BZByte EZ Ajax BZByte EZ Ajax is a Java-based interactive Web toolkit to make writting professional interactive Web applications easy. BZByte EZ Ajax is much easier/quicker to use than other frameworks, and all development is done in Java. We have been developing interactive web applications for several years...



Platforms: *nix

License: Freeware Size: 4.1 MB Download (94): BZByte EZ Ajax Download

Added: August 06, 2010 | Visits: 2.722

Inter-Thread Communication Inter-Thread Communication (ITC) aims to make it exceedingly easy to call functions in other threads. The lexer does all the work, so just run the lexer on your headers, then call the stub functions. In addition, it also provides a complete threading API, with the four threading primitives...





Platforms: *nix

License: Freeware Size: 419.84 KB Download (110): Inter-Thread Communication Download

Added: January 21, 2010 | Visits: 1.002

SIVE 1 Beta SIVE, short from Simple iPod Video Encoder, is a graphical tool to make video conversion for iPod Video real simple. SIVE is a GTK2 frontend to mplayer, mencoder and mp4creator. With it, you convert your movies to play them on your iPod very easily. It currently works under unix OSes (yes,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (97): SIVE 1 Beta Download

Added: November 13, 2010 | Visits: 920

mktclapp Mktclapp is a utility that helps you mix C/C++ with Tcl/Tk to make a standalone executable. Using mktclapp, you can write programs wherethere are next situations: C code can call Tcl procedures or execute Tcl commands, Tcl code can invoke C functions, The executable is a single binary file...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (104): mktclapp Download

Added: July 21, 2010 | Visits: 841

TinyLIB TinyLIB is an emulation layer to make all platforms look the same. TinyLIB is very small and meant for game development. TinyLIB provides a subset of GLUT/OpenGL, OpenAL, BSD sockets, and the C standard library. Almost any platform has graphics, audio, and networking libraries. The problem is,...


Platforms: *nix

License: Freeware Size: 1024 KB Download (93): TinyLIB Download

Added: March 07, 2010 | Visits: 935

MUCKmangle MUCKmangle project is a small script to make HTML from MUCK logs. MUCKmangle takes the log from a Roleplaying session from a MUCK (Multi-User Chat Kingdom) and produces a HTML report for inclusion in a log archive, etc. MUCKmangle is a small, messy CGI script in perl to convert horrible, ugly...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (99): MUCKmangle Download

Added: November 24, 2010 | Visits: 1.062

NestedMap NestedMap is a module to make nesting map{}s inside map{}s easierc. SYNOPSIS # show all combinations of (A,B,C) (a,b,c) and (1,2,3) print join("n", nestedmap { nestedmap { nestedmap { join(,@NestedMap::stack[0..2]) } qw(A B C) } qw(a b c) } qw(1 2 3) ); # a zip() function for any...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (100): NestedMap Download

Added: June 20, 2010 | Visits: 794

stills2dv Perfect complement to Kino, helps you make videos from stills. Pan and zoom in your high or low definition pictures works definitely. Whats New in This Release: - Now works fine with ImageMagick 6.2.4 (Im not sure since which version but at one point convert could not handle having 2 "-crop"...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (98): stills2dv Download

Added: October 11, 2010 | Visits: 1.074

mpg123-mysql mpg123-mysql consists of some patches to mpg123 which make it support MySQL. This adds some bells and whistles, including rating support and playlist support. In addition to that, mpg123-mysql offers the following facilities: mpg123-mysql uses setproctitle(3) to show ps(1) which title it is...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (86): mpg123-mysql Download

Added: July 21, 2010 | Visits: 894

RetrospeKt RetrospeKt is my attempt to make working with backups easier and more intuitive. The project is inspired by Apples "Time machine" backup system and is based on rsnapshot backup script. With Retrospect you can easily browse your folders (in konqueror) as they were at any previous backup point. A...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (90): RetrospeKt Download

Added: July 03, 2010 | Visits: 839

EmeraldMoo EmeraldMoo project is a series of patches to make LambdaMoo better. EmeraldMoo is a series of patches to LambdaMoo. It has three main purposes: To make LambdaMoo more modern and featureful, to make it a better RPG environment, and to make it a better virtual reality environment. A moo is a...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (90): EmeraldMoo Download

Added: June 20, 2010 | Visits: 1.095

vars::global vars::global is a Perl module that tries to make global variables a little safer. SYNOPSIS # In the place/package where we want to create globals use vars::global create => qw( $foo @bar %baz ); # Add some more global symbols vars::global->create(qw( $hello @world %now )); # Somewhere...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (93): vars::global Download

Added: November 25, 2010 | Visits: 1.702

Jaaa Jaaa is short from JACK and ALSA Audio Analyser, is an audio signal generator and spectrum analyser designed to make accurate measurements. Frequency and Amplitude These two sets of buttons set the display view. One of these six buttons, or Bandw, Peak, or Noise discussed below, has an orange...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (120): Jaaa Download

Added: November 03, 2010 | Visits: 1.032

ISQ ISQ (I Ask You) is a tag extension library that helps you to make HTML forms. Inspired by the "input" tag of The Apache Software Foundation (http://www.apache.org/), isq adds a support for client-side input validation by JavaScript checking. Like the original library isq can prepopulate form...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (145): ISQ Download

Added: April 27, 2010 | Visits: 1.360

libping libping is a C library designed to allow a programmer to make ICMP_ECHO requests directly from a script or program. libpings functions return either boolean--is alive--or the round trip time in milliseconds. The library also includes support for "pinging" the following tcp/ip services: echo,...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (113): libping Download

Added: April 24, 2010 | Visits: 756

Convert::Recode Convert::Recode is a Perl module to make mapping functions between character sets. SYNOPSIS use Convert::Recode qw(ebcdic_to_ascii); while (<>) { print ebcdic_to_ascii($_); } The Convert::Recode module can provide mapping functions between character sets on demand. It depends on GNU...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Convert::Recode Download

Added: May 08, 2010 | Visits: 1.216

Fingerfox Fingerfox works like a workaround to make MS Fingerprint Reader fill the forms of a web page shown in Firefox. To avoid security problems (with login and password storage in particular), it relies with DigitalPersona to do it and just act as a popup window which repeats the login forms (including...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (211): Fingerfox Download

Added: September 18, 2010 | Visits: 1.349

H-FTP H-FTP is a small ftp client who allows you to make simple operations like downloading and uploading single files. It contains some bugs that I will fix thereafter and I count on your help to do that, (the source code is not commented on).. H-FTP KDE-Apps.org Community Portal for KDE...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (97): H-FTP Download

Added: June 05, 2010 | Visits: 1.339

Multi-Agent Grid Engine library Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): Multi-Agent Grid Engine library Download

Added: April 22, 2010 | Visits: 1.159

LiveJournal Quote LiveJournal Quote is a Firefox extension that tires to make our communication in LJ more easy. It makes quotes. How does it works? 1) You can write in post-form tags [quote]Text[/quote] and on clicking the Send-button tags will be converted in html-quote (Div element) 2) You can also select...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): LiveJournal Quote Download

< 1 2 3 4 5 >