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

Curriculum Vitae Creative Writing freeware
Filter: All | Freeware | Demo
 

Curriculum Vitae Creative Writing

< 1 2 3 4 5 > 
Added: February 19, 2010 | Visits: 884

libnxml nXML is a C library for parsing, writing, and creating XML 1.0 and 1.1 files or streams. libnxml library supports UTF-8, UTF-16be and UTF-16le, UCS-4 (1234, 4321, 2143, 2312). Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source...



Platforms: *nix

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

Added: April 24, 2010 | Visits: 717

PyKHTML PyKHTML is a Python module for writing website scrapers/spiders. Whereas traditional methods focus on writing the code to parse HTML/forms themselves, PyKHTML uses the excellent KHTML engine to do all the trudge work. It therefore handles webpages very well (even the severely crufty ones) and...





Platforms: *nix

License: Freeware Size: 26.62 KB Download (95): PyKHTML Download

Added: February 23, 2010 | Visits: 776

pytags pytags is a Python library capable of reading and writing MP3, FLAC and OGG file tags. Being tired of having to use a different API calls for the main 3 media files in my library I created this library class. It utilizes pyid3lib, python-vorbis and python-flac as backends. None are required,...


Platforms: *nix

License: Freeware Download (95): pytags Download

Added: April 11, 2010 | Visits: 914

libtclsmf libtclsmf is a pure tcl library for writing and (in the near future) reading Standard MIDI Files from within tcl scripts. only the writing part is coded right now (v0.1.x), but the procedures for reading should be ready in a couple of months. the library was written for the first stage of the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): libtclsmf Download

Added: November 03, 2010 | Visits: 715

sixbs sixbs is a library capable of writing and reading beans to and from XML using their public properties. sixbs is especially suited for writing configuration data or sending data over the network. Contrary to normal Java serialization it is readable (i.e., you can easily edit it with your...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (94): sixbs Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 582

G4FanControl G4FanControl is a small utility that can be used to specify a certain minimum temperature limit that much be reached before the fans on a PowerBook G4 laptop start up (note: Apple sets the default temperature limit to 60° on these units). Default temperature limits will be restored by Mac OS X...


Platforms: Powerbook G4

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

Added: January 15, 2010 | Visits: 1.314

LibCVS Perl LibCVS Perl simplifies the job of writing tools around CVS by providing Perl libraries that programmers can access directly in their code. Its current focus is libraries that use the cvsclient protocol to talk to a CVS server and are targetted at the development of client applications....


Platforms: *nix

License: Freeware Size: 87.04 KB Download (93): LibCVS Perl Download

Added: October 14, 2010 | Visits: 947

pldap Pldap short from PAM LDAP Module is an experimental attempt at writing a new LDAP authentication module for PAM. It is currently beta code, and only implements the basic elements of LDAP authentication. However, it does provide all the elements of a PAM module, and can be used to authenticate...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (93): pldap Download

Added: November 07, 2010 | Visits: 828

SuperTreck Supertreck is a combination of subjects that tries to recreate in the writing-desk the style Star Treck. Installation: 1) Install e16 (or better) 2) Install the “Icars Dr 16” theme 3) From KDM, choose "e-KDE" as your session 4) Install the theme "Supertreck" and modify its colour...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (92): SuperTreck Download

Added: February 26, 2010 | Visits: 869

Emacs::Lisp Emacs::Lisp provides support for writing Emacs extensions in Perl. Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (92): Emacs::Lisp Download

Added: April 24, 2010 | Visits: 1.002

Test::Simple Test::Simple is a Perl module with basic utilities for writing tests. SYNOPSIS use Test::Simple tests => 1; ok( $foo eq $bar, foo is bar ); ** If you are unfamiliar with testing read Test::Tutorial first! ** This is an extremely simple, extremely basic module for writing tests suitable...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (92): Test::Simple Download

Added: January 27, 2010 | Visits: 1.046

XML::Writer XML::Writer is a Perl extension for writing XML documents. SYNOPSIS use XML::Writer; use IO::File; my $output = new IO::File(">output.xml"); my $writer = new XML::Writer(OUTPUT => $output); $writer->startTag("greeting", "class" => "simple"); $writer->characters("Hello, world!");...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): XML::Writer Download

Added: October 05, 2010 | Visits: 811

CgEddie CgEddie is a very simple editor for writing and compiling Cg shaders. It supports syntax highlighting (and also semantics), auto indentation, and multiple file editing. CgEddie uses the nVidia Cg compiler to check shaders at run-time. Whats New in This Release: - New features include Cg...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (90): CgEddie Download

Added: August 26, 2010 | Visits: 955

Nanowrimo Meter Nanowrimo Meter is a Firefox extension that displays progress during National Novel Writing Month (http://www.nanowrimo.org/)..


Platforms: *nix

License: Freeware Size: 9.22 KB Download (90): Nanowrimo Meter Download

Added: April 12, 2010 | Visits: 1.937

rubyzip rubyzip is a Ruby module for reading and writing zip files. Installation: If you have rubygems you can install rubyzip directly from the gem repository gem install rubyzip Otherwise obtain the source (see below) and run ruby install.rb To run the unit tests you need to have test::unit...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): rubyzip Download

Added: September 27, 2010 | Visits: 811

WAchecker WAchecker is a Python library for writing and executing automated and semi-automated Web accessibility tests. Tests for Web Content Accessibility Guidelines 1.0 and Section 508 are included..


Platforms: *nix

License: Freeware Size: 68.61 KB Download (89): WAchecker Download

Added: August 25, 2010 | Visits: 610

Text::XLogfile Text::XLogfile module allows reading and writing xlogfiles. SYNOPSIS use Text::XLogfile :all; my @scores = read_xlogfile("scores.xlogfile"); for (@scores) { $_->{player} = lc $_->{player} } write_xlogfile(@scores, "scores.xlogfile.new"); my $xlogline = make_xlogline($scores[0], -1); my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Text::XLogfile Download

Added: November 17, 2013 | Visits: 494

SL-NTFS Quickly enable writing support on NTFS disks SL-NTFS (Snow Leopard NTFS) is a free preference pane which will allow its users to quickly and easily enable writing on NTFS (New Technology File System) disks. Before 10.6, only reading was possible, since 10.6 writing is possible too, but disabled...


Platforms: Mac

License: Freeware Size: 1.41 MB Download (68): SL-NTFS Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 649

Songwriter's Pad™ LE PRO LYRIC WRITING TOOL HELPS ELIMINATE WRITER'S BLOCK Can't find the right word or phrase? Running low on inspiration? Then Songwriter's Pad™ is the app for you. It is the ultimate songwriting tool for aspiring songwriters and professionals alike. GENERATE WORD AND PHRASE IDEAS BASED ON...


Platforms: Mac

License: Freeware Size: 6 MB Download (64): Songwriter's Pad™ LE Download

Released: September 26, 2012  |  Added: September 26, 2012 | Visits: 938

Aneesoft Free Creative ZEN Video Converter Aneesoft Free ZEN Video Converter is an easy-to-use and totally free Creative ZEN video converter that can convert all popular video formats like AVI, MPG(MPEG), WMV, MP4, MOV, VOB, FLV, ASF, RM, RMVB, 3GP, 3G2, etc to Creative ZEN MP4/WMV/AVI video formats for ZEN Vision W, ZEN Vision M, ZEN,...


Platforms: Windows

License: Freeware Size: 4.5 MB Download (63): Aneesoft Free Creative ZEN Video Converter Download

< 1 2 3 4 5 >