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

Linkedin Lead Generation freeware
Filter: All | Freeware | Demo
 

Linkedin Lead Generation

< 1 2 3 4 5 > 
Added: September 07, 2010 | Visits: 1.256

Gtk2::CodeGen Gtk2::CodeGen is a code generation utilities for Glib-based bindings. SYNOPSIS # usually in Makefile.PL use Gtk2::CodeGen; # most common, use all defaults Gtk2::CodeGen->parse_maps (myprefix); Gtk2::CodeGen->write_boot; # more exotic, change everything Gtk2::CodeGen->parse_maps (foo,...



Platforms: *nix

License: Freeware Size: 614.4 KB Download (133): Gtk2::CodeGen Download

Added: August 08, 2010 | Visits: 1.110

GNU make GNU make is a tool which controls the generation of executables and other non-source files of a program from the programs source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other...





Platforms: *nix

License: Freeware Size: 1.1 MB Download (133): GNU make Download

Added: October 05, 2010 | Visits: 2.436

PHP HTML Form Generation and Validation Class 1.0 Beta PHP HTML Form Generation and Validation Class is a PHP class for easy HTML form generation and validation. If youre a web developer you know that designing HTML forms and writing the PHP code for their validation is a really dull task. And if youre like me you mustve looked around the web to...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (131): PHP HTML Form Generation and Validation Class 1.0 Beta Download

Added: July 17, 2010 | Visits: 1.202

Glib::CodeGen Glib::CodeGen is a code generation utilities for Glib-based bindings. SYNOPSIS # usually in Makefile.PL use Glib::CodeGen; # most common, use all defaults Glib::CodeGen->parse_maps (myprefix); Glib::CodeGen->write_boot; # more exotic, change everything Glib::CodeGen->parse_maps (foo,...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (118): Glib::CodeGen Download

Added: October 26, 2010 | Visits: 1.456

Traffic Control - Next Generation Traffic Control - Next Generation (tcng) is a revision of the Linux network traffic control infrastructure that aims to make the configuration language less cryptic, and provide better interfaces for software and hardware accelerators. The goal of this project is to revise the network traffic...


Platforms: *nix

License: Freeware Size: 512 KB Download (115): Traffic Control - Next Generation Download

Added: September 07, 2010 | Visits: 1.181

GAJET GAJET (Genetic Alrogithm for Java Evolutionary Testing) is an automatic test generation tool for Java that uses a genetic algorithm. GAJET project uses EMMA to measure test coverage.. Get GAJET at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (113): GAJET Download

Added: September 10, 2010 | Visits: 968

Picard Picard is the Next-Generation MusicBrainz Tagger. The project code-named Picard is the next generation MusicBrainz tagging application. This new tagging concept is Release oriented, as opposed to track oriented like the ClassicTagger was. Picard is written in Python, which is a cross-platform...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (111): Picard Download

Added: July 18, 2010 | Visits: 1.233

Website META Language Website META Language is a free and extensible Webdesigners off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). Website META Language is written in ANSI C and Perl 5, built via a GNU Autoconf based source tree and runs out-of-the-box on all major...


Platforms: *nix

License: Freeware Size: 3 MB Download (110): Website META Language Download

Added: July 09, 2010 | Visits: 1.154

StrongBox Linux 1.0 StrongBox is a next generation Linux-based operating system, incorporating tight version control, digital signatures, high security and built-in change management. StrongBox represents a shift in the Linux paradigm. Moving away from monolithic systems where everything runs together, StrongBox...


Platforms: *nix

License: Freeware Size: 465 MB Download (105): StrongBox Linux 1.0 Download

Added: January 18, 2010 | Visits: 1.146

SARA SARA, the Security Auditors Research Assistant is a third generation network security analysis tool.. This page contains information aboutAdvanced Research Corporation


Platforms: *nix

License: Freeware Size: 5.5 MB Download (104): SARA Download

Added: May 05, 2010 | Visits: 925

OS2::SoftInstaller OS2::SoftInstaller is a Perl extension for generation of daughter packages for IBMs Software Installer. SYNOPSIS use OS2::SoftInstaller; open PKG, >my.pkg; select PKG; make_pkg toplevel => ., zipfile => my.zip, packid => myzip, nozip => 0, exclude => undef, dirid => FILE, strip => emx/;...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): OS2::SoftInstaller Download

Added: March 01, 2010 | Visits: 1.968

Zimbra Desktop Alpha Zimbra Desktop is the next generation leap forward for Web 2.0 applications- now you can have Zimbras Ajax-based collaboration experience online and offline. That means when you are out of the office without a connection (say, in a plane, train, or automobile), you can keep working without...


Platforms: *nix

License: Freeware Size: 31.8 MB Download (104): Zimbra Desktop Alpha Download

Added: November 25, 2010 | Visits: 1.342

MOSDEF MOSDEF project is a next generation exploitation tool. As a pure-Python C compiler, it offers advantages other techniques dont. This is a pure python C compiler. It actually works, although lots of C features are not at all implemented. Basic things like arrays, function calls, arguments,...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (103): MOSDEF Download

Added: November 08, 2010 | Visits: 1.100

rq4gen rq4gen project is a player character generation tool for RuneQuest. rq4gen is a tool for generating player characters for the role-playing game RuneQuest4, which was never published. We acknolewdge that any player using this version of RQ normally has a very customized rules set, so instead...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): rq4gen Download

Added: April 19, 2010 | Visits: 880

dtoGen dtoGe project is a java source generation tool that can ease the development of multi-tier systems by offering a reliable solution to obtain the data transfer objects out of the domain model objects without hand-writting additional code. Using a simple set of javadoc tags, dtoGen™ provides...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (103): dtoGen Download

Added: August 20, 2010 | Visits: 1.130

XML::API::WIX2 XML::API::WIX2 is a WIX source file generation through an object API. SYNOPSIS As a simple example the following perl code: use XML::API; my $m_wxs = new XML::API(doctype => WIX2, encoding => UTF-8); $m_wxs->Product_open({ Id => 12345678-1234-1234-1234-123456789012, Name => Test...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): XML::API::WIX2 Download

Added: April 19, 2010 | Visits: 1.768

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: June 03, 2010 | Visits: 1.161

x10 X10 project is a new object-oriented, type-safe programming language for programming the next generation of high performance systems. X10 is designed and developed by IBM. While developed in close contact with the designers of X10 at IBM there are significant differences in syntax and semantics...


Platforms: *nix

License: Freeware Size: 8.1 MB Download (101): x10 Download

Added: May 10, 2010 | Visits: 1.130

JGuiGen JGuiGen is a Java GUI Generation System Elegant CRUD (Create/Review/Update/Delete). It supports any major database using JDBC. It generates fully internationalized and accessible screens that allow users to search tables, run reports, and calculate summary stats. It generates multi-user safe...


Platforms: *nix

License: Freeware Size: 10.1 MB Download (101): JGuiGen Download

Added: March 23, 2010 | Visits: 632

gitty-gitty gitty-gitty is a package that contains template generation tools, are a set of scripts for creating a whole set of sources which may already be compiled and installed using the GNU development tools. Think of gtgt as a program which is able to create an already compilable, very sophisticated...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (100): gitty-gitty Download

< 1 2 3 4 5 >