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

Cgi Editor freeware
Filter: All | Freeware | Demo
 

Cgi Editor

< 1 2 3 4 5 > 
Added: August 30, 2013 | Visits: 1.415

XPontus XML Editor XPontus XML Editor is a simple XML Editor oriented towards text editing. It can perform validation(DTD, XML Schema, Relax NG, Batch XML validation), XSL transformations(HTML, XML, PDF, SVG), schema/DTD generation, XML/DTD/HTML/XSL code completion, code formatting and much more. The brand new...



Platforms: *nix

License: Freeware Size: 23.5 MB Download (109): XPontus XML Editor Download

Added: August 18, 2008 | Visits: 1.726

ConTEXT Programmers Editor ConTEXT is a closed-source freeware text editor for Microsoft Windows, aimed at software developers. It can open and edit very large files, while requiring only modest amounts of RAM and hard drive space to run. It has built-in syntax highlighters for C/C++, Delphi/Pascal, 80x86 assembler, Java,...





Platforms: Windows

License: Freeware Size: 1.59 MB Download (112): ConTEXT Programmers Editor Download

Released: July 03, 2015  |  Added: August 09, 2015 | Visits: 9.162

Photo Pos Lite photo editor Photo Pos Lite photo editor (Photo editing software) is a free lite edition of the award-wining photo editor Photo Pos Pro. Photo Pos Lite photo editor contains many of Photo Pos Pro's tools and features. Despite Photo Pos Lite contains only a part of Photo Pos Pro features it is still a...


Platforms: Windows, Windows 7

License: Freeware Size: 21.32 MB Download (1139): Photo Pos Lite photo editor Download

Released: December 15, 2009  |  Added: December 20, 2008 | Visits: 5.231

Free Audio Editor 2009 Free Audio Editor is a multi-award winning audio editing software tool. The Free Audio Editor software includes a powerful MP3 editor feature that can edit MP3 as well as WMA, WAV, and OGG files with ease! And more, it is free! Edit audio files visually (Cut, Copy, Delete Selection, Delete...


Platforms: Windows

License: Freeware Size: 13.59 MB Download (798): Free Audio Editor 2009 Download

Released: January 01, 2009  |  Added: April 28, 2009 | Visits: 2.348

Turbo Page Editor Create webpages without knowing any html.let turbo page editor do all the work for you, simply tell it what you want to insert and where to insert it and it will do the rest.


Platforms: Windows

License: Freeware Size: 390.62 KB Download (231): Turbo Page Editor Download

Released: October 26, 2016  |  Added: October 29, 2016 | Visits: 4.323

Free PDF Editor Modify pdf content with free pdf editor by iCareAll to change any pdf content on a word editable format that you may add or remove any information including text photos. iCareAll PDF Editor is a rich-featured comprehensive pdf editing software that offers an editable format of your pdf to change...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 35.61 MB Download (1602): Free PDF Editor Download

Released: March 24, 2015  |  Added: April 05, 2015 | Visits: 18.926

MP3 Editor for Free MP3 Editor for Free can edit audio files over 50 formats at lightning speed, including MP3, WMA, WAV, AAC, FLAC, OGG, APE, AC3, AIFF, MP2, M4A, CDA, VOX, RA, RAM, TTA and many more. Any large audio files can be saved to the most popular audio formats as MP3, OGG, WMA, WAV, etc. MP3 Editor for...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 16.5 MB Download (535): MP3 Editor for Free Download

Released: May 30, 2005  |  Added: December 24, 2009 | Visits: 3.400

BRELS MIDI Editor Developed in 2004, BRELS MIDI Editor is a free, open-source MIDI editor that allows the creation and editing of MIDI files with a simple, straightforward interface. Saved files have the smallest possible size, their entire content is editable onscreen and the exact composition length is shown and...


Platforms: Windows

License: Freeware Size: 166.14 KB Download (537): BRELS MIDI Editor Download

Added: January 18, 2010 | Visits: 1.869

KDE DivX subtitles editor ksubeditor is a DivX subtitle editor for KDE 3.x. It is able to edit and convert subtitles between different subtitle formats. It can easily change the time of the subtitle and fit it to the movie.. Get KDE DivX subtitles editor at SourceForge.net. Fast, secure and free downloads from the largest...


Platforms: *nix

License: Freeware Size: 563.2 KB Download (352): KDE DivX subtitles editor Download

Added: January 18, 2010 | Visits: 1.354

CGI::Cache CGI::Cache is a Perl extension to help cache output of time-intensive CGI scripts. WARNING The interface as of version 1.01 has changed considerably and is NOT compatible with earlier versions. A smaller interface change also occurred in version 1.20. SYNOPSIS Heres a simple example:...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (93): CGI::Cache Download

Added: March 17, 2010 | Visits: 1.125

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: January 10, 2010 | Visits: 2.296

ip-filter-cgi ip-filter-cgi is a set of perl script to modify rules of IP Filter (IP Filter is a TCP/IP packet filter cf: http://coombs.anu.edu.au/~avalon/ip-filter.html). If you make any improvement, correction send it back to. The scripts is not complete and is provided for testing purpose....


Platforms: *nix

License: Freeware Size: 48.13 KB Download (207): ip-filter-cgi Download

Added: January 04, 2010 | Visits: 1.357

Themis Action Editor 1.0 Beta Themis Action Editor is a small application for the KDE Desktop which allows you to edit context menu entries in a simple way. For running Themis the following libraries and programs are needed: Ruby Interpreter, tested with version 1.8 Korundum KDE/Ruby bindings Whats New in This...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (98): Themis Action Editor 1.0 Beta Download

Added: September 08, 2010 | Visits: 1.192

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: October 24, 2010 | Visits: 1.194

CGI::WML CGI::WML is a Perl module with subclass LDSs "CGI.pm" for WML output and WML methods. SYNOPSIS use CGI::WML; $query = new CGI::WML; $content = $query->p("Hello WAP world"); print $query->header(), $query->start_wml(), $query->template(-content=>$query->prev()),...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): CGI::WML Download

Added: March 25, 2010 | Visits: 1.890

Eclipse Wikipedia Editor Plugin Eclipse Wikipedia Editor Plugin is an Eclipse editor for the Wikipedia syntax. The project features syntax highlighting, source folding, outlining, uploading and downloading to and from the Web, and more. Whats New in This Release: - It is now possible to add an extra "domain" entry into the...


Platforms: *nix

License: Freeware Size: 4.9 MB Download (154): Eclipse Wikipedia Editor Plugin Download

Added: June 15, 2010 | Visits: 1.335

CGI::Minimal CGI::Minimal is a lightweight CGI form processing package. SYNOPSIS # use CGI::Minimal qw(:preload); use CGI::Minimal; my $cgi = CGI::Minimal->new; if ($cgi->truncated) { &scream_about_bad_form; exit; } my $form_field_value = $cgi->param(some_field_name); Provides a micro-weight...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): CGI::Minimal Download

Added: May 18, 2010 | Visits: 1.266

CGI::Kwiki::New CGI::Kwiki::New is the default new wiki generator for CGI::Kwiki. A Wiki is a website that allows its users to add pages, and edit any existing pages. It is one of the most popular forms of web collaboration. If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors which is possibly...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (98): CGI::Kwiki::New Download

Added: April 16, 2010 | Visits: 1.253

PGID3 Tag Editor PGID3 is an ID3v1 and v2 tag editor for manipulating the information on files such as MP3s. PGID3 Tag Editor project is written in PHP and uses PHP-GTK, so it can take advantage of the GTK+ Toolkit for rendering a GUI. The program itself is broken into three parts, a PHP Function Library called...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): PGID3 Tag Editor Download

Added: February 20, 2010 | Visits: 1.323

CGI::Expand CGI::Expand is a Perl module that can convert flat hash to nested data using TT2s dot convention. SYNOPSIS use CGI::Expand; use CGI; # or Apache::Request, etc. $args = expand_cgi( CGI->new(a.0=3&a.2=4&b.c.0=x) ); # $args = { a => [3,undef,4], b => { c => [x] }, } # Or to catch...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): CGI::Expand Download

< 1 2 3 4 5 >