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

Freelance Writing Jobs freeware
Filter: All | Freeware | Demo
 

Freelance Writing Jobs

< 1 2 3 4 5 > 
Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 558

Writing Direction Menu .0 About Writing Direction Menu Features - Accessible menubar menu - Dynamic indication of the writing direction - Convenient keyboard shortcuts - Set multiple paragraphs writing direction in one action - Smart text alignment based on writing direction - Change the direction of locked text, such as... Platforms: Mac

License: Freeware Size: 430.08 KB Download (56): Writing Direction Menu .0 Download

Added: July 16, 2013 | Visits: 525

Writing Fast MATLAB Code Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column vector, bounding a value without if statements, and repeating/tiling a vector without repmat.Contents: * Introduction * The... Platforms: Matlab

License: Freeware Size: 327.68 KB Download (48): Writing Fast MATLAB Code Download

Added: July 27, 2013 | Visits: 624

MOT Script MOT is a generally useful web database that can be used to create web-based databases without writing a single line of code (sql, php, or html!).Features::- The ability to create and modify databases, tables, fields, and permissions, all from a point and click, web interface.- Support for links... Platforms: PHP

License: Freeware Size: 174.08 KB Download (42): MOT Script Download

Added: June 15, 2013 | Visits: 607

Jobs Finder Plugin "Jobs Finder" gives visitors the opportunity to more than 1 million offer of employment. Jobs search for U.S., Canada, UK, Australia. Jobs Finder are saved on our database, so you don't need to have space for all that information.Try the DemoIf you're interested in seeing what a default... Platforms: PHP

License: Freeware Size: 30.72 KB Download (46): Jobs Finder Download

Added: October 21, 2013 | Visits: 508

Jobs for Antioch! Jobs for Antioch! is a free and fun interactive fiction novel with a social theme. The major industries here were time tourism and the refining of cows into liquid leather, but the principality has since fallen upon hard times. Edessa is to the Northeast, and Jerusalem is to the South. Platforms: Mac

License: Freeware Size: 153.6 KB Download (38): Jobs for Antioch! Download

Added: July 29, 2013 | Visits: 292

zc.async The zc.async package provides an easy-to-use Python tool that schedules durable tasks across multiple processes and machines. For instance... * Web apps: maybe your web application lets users request the creation of a large PDF, or some other expensive task. * Postponed work: maybe you have a... Platforms: *nix

License: Freeware Size: 225.28 KB Download (38): zc.async Download

Added: January 18, 2010 | Visits: 1.438

Email::AutoReply Email::AutoReply is a Perl extension for writing email autoresponders. SYNOPSIS use Email::AutoReply; my $auto = Email::AutoReply->new; $auto->reply; This module may be useful in writing autoresponders. The example code above will try to respond (using Sendmail) to an email message given... Platforms: *nix

License: Freeware Size: 15.36 KB Download (108): Email::AutoReply Download

Added: May 04, 2010 | Visits: 1.236

lisp-network-server lisp-network-server is a simple framework for writing Common Lisp network applications. lisp-network-server framework takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application.. Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): lisp-network-server Download

Added: January 15, 2010 | Visits: 1.317

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: September 19, 2010 | Visits: 850

libmrss libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams. Whats New in This Release: - This release fixes the new API for error codes and messages.. Andrea Marchesini - bakunin homepage Platforms: *nix

License: Freeware Size: 348.16 KB Download (98): libmrss Download

Added: February 19, 2010 | Visits: 885

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: June 09, 2010 | Visits: 1.191

Geo::Shapelib Geo::Shapelib is a Perl extension for reading and writing shapefiles as defined by ESRI. SYNOPSIS use Geo::Shapelib qw/:all/; or use Geo::Shapelib qw/:all/; my $shapefile = new Geo::Shapelib { Name => stations, Shapetype => POINT, FieldNames => [Name,Code,Founded]; FieldTypes =>... Platforms: *nix

License: Freeware Size: 266.24 KB Download (134): Geo::Shapelib Download

Added: October 14, 2010 | Visits: 951

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: June 07, 2010 | Visits: 964

Libquicktime Libquicktime is a library for reading and writing quicktime files. Note: libquicktime is in no way related to the original quicktime software, which can be found here. You should not expect all quicktime files created by original software to be playable by libquicktime or vice versa. You might,... Platforms: *nix

License: Freeware Size: 1003.52 KB Download (113): Libquicktime Download

Added: February 13, 2010 | Visits: 1.211

Control Library Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. Control Library frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the... Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Control Library Download

Added: August 08, 2010 | Visits: 1.190

Speech::Recognizer::SPX::Server Speech::Recognizer::SPX::Server is a Perl module for writing streaming audio speech recognition servers using Sphinx2. SYNOPSIS my $sock = new IO::Socket(... blah blah blah ...); my $log = new IO::File(server.log); my $audio_fh = new IO::File(speech.raw); my $srvr =... Platforms: *nix

License: Freeware Size: 91.14 KB Download (111): Speech::Recognizer::SPX::Server Download

Added: June 24, 2013 | Visits: 735

DrPython DrPython is a highly customizable text editor geared towards writing programs in Python quickly and easily. It is written in Python using the wxPython toolkit (which makes use of the Scintilla text control internally). Platforms: *nix

License: Freeware Size: 614.4 KB Download (104): DrPython Download

Added: May 16, 2010 | Visits: 826

re2c 0.12.2 / re2c is a tool for writing flexible and fast lexers. Unlike other such tools, it concentrates solely on generating efficient code for matching regular expressions. This make it suitable for a wide variety of applications. The generated scanners approach hand-crafted ones in terms of size and... Platforms: *nix

License: Freeware Size: 122.88 KB Download (97): re2c 0.12.2 / Download

Added: October 27, 2010 | Visits: 965

Eiffel INET Eiffel INET provides an Eiffel classes for writing IPV4 (TCP/UDP) servers and clients. Eiffel INET is a set of Eiffel classes (written to be used with SmallEiffel) which allow writing TCP and UDP clients & servers. Programs written with Eiffel INET run in a single thread-less process that... Platforms: *nix

License: Freeware Size: 25.6 KB Download (107): Eiffel INET Download

Added: May 05, 2010 | Visits: 849

libsndfile Libsndfile is a C library for reading and writing files containing sampled sound (such as the Apple/SGI AIFF format and MS Windows WAV) through one standard library interface. The library was written to compile and run on a Linux system but should compile and run on just about any Unix... Platforms: *nix

License: Freeware Size: 808.96 KB Download (97): libsndfile Download

< 1 2 3 4 5 >