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

How To Create Webpage Nvu freeware
Filter: All | Freeware | Demo
 

How To Create Webpage Nvu

< 1 2 3 4 5 > 
Added: May 15, 2010 | Visits: 1.301

CoffeeAdmin CoffeeAdmin is a Java-based work order manager to create, organize, and report work orders through a Web interface. The project is built in Java using Hibernate, the Spring framework, Jasper, and displaytag. Whats New in This Release: - I18n (with translations for English and Spanish) was...



Platforms: *nix

License: Freeware Size: 19.4 MB Download (131): CoffeeAdmin Download

Added: February 16, 2010 | Visits: 1.315

JRainWords JRainWords project is a utility which aids in teaching children how to use a computer keyboard. JRainWords is a small educational tool I have developed for my nephews. JRainWords is a Java program useful in teaching children how to use a computer keyboard. It works with Linux, Windows and...





Platforms: *nix

License: Freeware Size: 3.9 MB Download (128): JRainWords Download

Added: April 15, 2010 | Visits: 1.184

libpng 1.2.19 / 1.2.20 Beta libpng (PNG library) is a collection of routines used to create and manipulate PNG format graphics files. The PNG file format was designed as a replacement for GIF and, to a lesser extent, TIFF, with many improvements and extensions. Whats New in 1.2.19 Stable Release: - A major rewrite of...


Platforms: *nix

License: Freeware Download (128): libpng 1.2.19 / 1.2.20 Beta Download

Added: August 26, 2010 | Visits: 1.076

Servsys Servsys is a Web application that allows an HVAC technician or salesperson to create customer records, invoices, inspection reports, worksheets ,and proposals. It can also export flat rates to the Team Management System (TMS) and email all paperwork back to office staff from techs on the road....


Platforms: *nix

License: Freeware Size: 655.36 KB Download (128): Servsys Download

Added: March 13, 2010 | Visits: 1.476

Lire - Lucene Image REtrieval Lire, the Lucene Image REtrieval library is a simple way to create a Lucene index of image features for content based image retrieval (CBIR). The used features are taken from the MPEG-7 Standard: ScalableColor, ColorLayout and EdgeHistogram. Furthermore methods for searching the index are...


Platforms: *nix

License: Freeware Download (127): Lire - Lucene Image REtrieval Download

Added: September 21, 2010 | Visits: 1.549

GNU tar GNU tar program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored. Initially, tar archives...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (126): GNU tar Download

Added: February 21, 2010 | Visits: 1.267

Bond Bond is a rapid application development (RAD) tool for linux that allows you to create network database programs quickly and easily. With this new version comes major updates in Bond XML format, and a move away from the use of C code completely! This means you can create powerful database...


Platforms: *nix

License: Freeware Size: 5.1 MB Download (124): Bond Download

Added: April 25, 2010 | Visits: 1.417

Elisa Elisa is a project to create a media center solution for GNU/Linux and Unix operating systems. It runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa also interoperates with devices following the DLNA...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (124): Elisa Download

Added: September 10, 2010 | Visits: 1.225

Python Sudoku Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. Python Sudoku can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku. Sudoku, sometimes spelled Su Doku, is a placement puzzle, also known as Number Place...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (124): Python Sudoku Download

Added: February 16, 2010 | Visits: 1.373

VPN HOWTO VPN HOWTO is a document that describes how to set up a Virtual Private Network with Linux..


Platforms: *nix

License: Freeware Download (123): VPN HOWTO Download

Added: May 11, 2010 | Visits: 1.382

Fedora Multimedia Installation HOWTO Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core. How to get various proprietary and restricted multimedia Damned Things (AVI, Flash, Java, MP3, MPEG, QuickTime, RealMedia, Windows Media) working under Fedora Core using your normal...


Platforms: *nix

License: Freeware Download (122): Fedora Multimedia Installation HOWTO Download

Added: September 14, 2010 | Visits: 1.296

Linux ATA RAID HOWTO Linux ATA RAID HOWTO explains how to setup RedHat on a system with Promise Fasttrack RAID. The Linux ATA RAID HOWTO explains how to set up RAID 1 (disk mirroring) and then install Red Hat Linux on the mirror device. Promise Technology was one of the first companies to come up with...


Platforms: *nix

License: Freeware Download (122): Linux ATA RAID HOWTO Download

Added: April 08, 2010 | Visits: 1.198

PCL::Simple PCL::Simple is a Perl module to create PCL for printing plain text files. SYNOPSIS use PCL::Simple qw( PCL_pre PCL_post ); open PLAIN,.


Platforms: *nix

License: Freeware Size: 5.12 KB Download (122): PCL::Simple Download

Added: January 13, 2010 | Visits: 1.909

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: June 05, 2010 | Visits: 1.355

ASE ASE (Allegro Sprite Editor) is a program specially designed with facilities to create animated sprites that can be used in some video game. This program let you create from static images, to characters with movement, textures, patterns, backgrounds, logos, color palettes, and any other thing...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (121): ASE Download

Added: November 01, 2010 | Visits: 925

ExtUtils::ModuleMaker::PBP ExtUtils::ModuleMaker::PBP is a Perl module to create a Perl extension in the style of Damian Conways Perl Best Practices. SYNOPSIS use ExtUtils::ModuleMaker::PBP; $mod = ExtUtils::ModuleMaker::PBP->new( NAME => Sample::Module ); $mod->complete_build(); $mod->dump_keys(qw| ... # key...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (120): ExtUtils::ModuleMaker::PBP Download

Added: May 22, 2010 | Visits: 1.265

DocBook XSL Configurator DocBook XSL Configurator consists of a Java GUI used to create DocBook XSL FO customization layers. Users click through tables, select parameters they want to include, edit those parameters, include the customization layer in a project, write out the customization layer as an XSL file, and...


Platforms: *nix

License: Freeware Download (120): DocBook XSL Configurator Download

Released: September 08, 2011  |  Added: May 10, 2012 | Visits: 1.536

WebSite X5 FREE Website X5 FREE is the most intuitive solution to create eye-catching and functional websites with no costs. No programming skills are required and you can use a simple fully-visual and intuitive interface that guarantees flexibility and customization. With WebSite X5 FREE you can create...


Platforms: Windows

License: Freeware Size: 51.62 MB Download (120): WebSite X5 FREE Download

Added: July 01, 2010 | Visits: 1.409

g95 g95 projects goal is to create a free, open source Fortran 95 compiler. The code has been donated to the Free Software Foundation for inclusion in GCC, the Gnu Compiler Collection. G95 is still in a beta state. G95 can compile most fortran 90/95 programs just fine on a wide variety of...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (118): g95 Download

Added: September 10, 2010 | Visits: 1.767

PDF::Reuse::Tutorial PDF::Reuse::Tutorial is a Perl module that will teach you how to produce PDF-files with PDF::Reuse. In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (118): PDF::Reuse::Tutorial Download

< 1 2 3 4 5 >