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

Grant Writer Jobs freeware
Filter: All | Freeware | Demo
 

Grant Writer Jobs

< 1 2 3 4 5 > 
Released: July 22, 2020  |  Added: September 05, 2020 | Visits: 845

Notepad3 Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. Notepad3 is an replacement for the default Windows text editor. Theres nothing wrong with Windows Notepad, its lightweight and fast; however programmers and other text file users will all agree that it has...



Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.69 MB Download (206): Notepad3 Download

Released: June 01, 2008  |  Added: June 27, 2008 | Visits: 5.022

BackPage Reader A powerful free tool to search www.backpage.com based on multiple locations and categories. Enter your search term and choose your options to narrow down your search result. Set notifications to alert you, or send you an email when new posts meeting your criteria appear on backpage. Fast searches...





Platforms: Windows

License: Freeware Size: 1.36 MB Download (182): BackPage Reader Download

Added: July 10, 2010 | Visits: 1.058

XML::Handler::YAWriter XML::Handler::YAWriter is a yet another Perl SAX XML Writer. SYNOPSIS use XML::Handler::YAWriter; my $ya = new XML::Handler::YAWriter( %options ); my $perlsax = new XML::Parser::PerlSAX( Handler => $ya ); YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (168): XML::Handler::YAWriter Download

Released: May 24, 2017  |  Added: June 01, 2017 | Visits: 4.286

FreeFileSync FreeFileSync is a free backup software that helps you to compare and synchronize files and folders on Windows, Linux and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way. Features: - Detect moved and renamed files and...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 12.04 MB Download (168): FreeFileSync Download

Added: August 31, 2008 | Visits: 2.070

CDBurnerXP Pro CDBurnerXP Pro is a freeware CD-Writer program that can write CD-R and CD-RW discs and erase CD-RW discs. It can also write discs directly from an ISO image file, and save image as an ISO image file (*.iso). Other features are: Create fully compatible ISO9660 and Joliet CD's. Supports BURN-PROOF...


Platforms: Windows

License: Freeware Size: 11.02 MB Download (162): CDBurnerXP Pro Download

Added: April 03, 2010 | Visits: 1.723

Barcode Writer in Pure Postscript Barcode Writer in Pure Postscript is an award-winning open source project, as used by NASA, that facilitates the printing of all major barcode symbologies entirely within level 2 PostScript. Hence the process of generating a printed barcode representing a given input is performed entirely...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (143): Barcode Writer in Pure Postscript Download

Added: June 20, 2010 | Visits: 1.815

RSS Writer class RSS Writer class is XML-RSS feed generator for content syndication. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS...


Platforms: *nix

License: Freeware Download (140): RSS Writer class Download

Added: January 17, 2010 | Visits: 1.065

XML::Handler::HTMLWriter XML::Handler::HTMLWriter is a SAX Handler for writing HTML 4.0. SYNOPSIS use XML::Handler::HTMLWriter; use XML::SAX; my $writer = XML::Handler::HTMLWriter->new(...); my $parser = XML::SAX::ParserFactory->parser(Handler => $writer); ... This module is based on the rules for outputting...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (140): XML::Handler::HTMLWriter Download

Added: March 24, 2010 | Visits: 1.632

Live Writerfox Live Writerfox allows you to blog it from Windows Live Writer. Windows Live Writer is a new desktop application for composing blog posts to your blog service. It blogs a page or selected text to Windows Live Writer. To use it you need to have Windows Live Writer installed on your machine.....


Platforms: *nix

License: Freeware Size: 9.22 KB Download (139): Live Writerfox Download

Added: April 23, 2010 | Visits: 1.515

Philips Music Writer Philips Music Writer is a program for typesetting music. It reads text files as input, and generates PostScript as output. Philips Music Writer can also write simple MIDI files for proofhearing purposes. PMW is written in C and is freestanding; that is, it does not require additional processing...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (136): Philips Music Writer Download

Added: May 17, 2010 | Visits: 1.552

CUPS-PDF CUPS-PDF project is a PDF writer backend for CUPS. It is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver. It will convert files printed to its queue in CUPS to PDF and put them in a per-user-based directory structure. It can execute...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (135): CUPS-PDF Download

Added: April 17, 2010 | Visits: 1.246

XML::TMX::Writer XML::TMX::Writer is a Perl extension for writing TMX files. SYNOPSIS use XML::TMX::Writer; my $tmx = new XML::TMX::Writer(); $tmx->start_tmx(ID => paulojjs); $tmx->add_tu(SRCLANG => en, en => some text, pt => algum texto); $tmx->add_tu(SRCLANG => en, en => some text, pt => algum...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): XML::TMX::Writer Download

Added: August 02, 2010 | Visits: 1.032

phpExifRW phpExifRW provides an Exif reader & writer. vinSMSIndia is a simple PHP class that allows you to send free SMS messages to Indian mobile users..


Platforms: *nix

License: Freeware Size: 21.5 KB Download (124): phpExifRW Download

Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 1.179

Script It Script It is a professional script writing software designed for the novice writer who is learning the craft of screenwriting. It uses the simple technique of step-outlining to build your screenplay scene by scene, allowing you to focus on each key event of your script without losing sight of the...


Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (121): Script It Download

Added: July 14, 2010 | Visits: 1.406

Graph::Writer::TGXML Graph::Writer::TGXML is a Perl module used to write out directed graph as TouchGraph LinkBrowser XML. SYNOPSIS use Graph; use Graph::Writer::TGXML; $graph = Graph->new(); # add edges and nodes to the graph $writer = Graph::Writer::TGXML->new(); $writer->write_graph($graph,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (119): Graph::Writer::TGXML Download

Added: April 19, 2010 | Visits: 1.266

RTF::Writer RTF::Writer is a Perl module for generating documents in Rich Text Format. SYNOPSIS use RTF::Writer; my $rtf = RTF::Writer->new_to_file("greetings.rtf"); $rtf->prolog( title => "Greetings, hyoomon" ); $rtf->number_pages; $rtf->paragraph( fs40bi, # 20pt, bold, italic "Hi there!" );...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (118): RTF::Writer Download

Added: January 25, 2010 | Visits: 653

Writer.app Writer.app is sort of based on Khoi Vinh's Blockwriter (blockwriter.com) idea, this is a quick and dirty implementation of a word processor that behaves like a typewriter. Just in time for NaNoWriMo, it'll help you block out all those distractions and get writing.


Platforms: Mac

License: Freeware Download (117): Writer.app Download

Added: July 03, 2010 | Visits: 993

phpaga phpaga is a fully templatable Web-based project, task, invoice, and quotation management system, providing a centralized way to keep on top of your day-to-day jobs and activities. Its features include printing invoices, quotations, and task lists to PDF, productivity statistics on a per project...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (116): phpaga Download

Released: May 03, 2022  |  Added: March 09, 2023 | Visits: 1.227

AssureFiles Secure File Sharing Secure File Sharing With Digital Rights Management.Safeguard file sharing without boundaries. AssureFiles Secure File Sharing combines AES 256 bit encryption with digital rights management to give businesses persistent control over all stages of its life,enables employees to share files with...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.99 MB Download (115): AssureFiles Secure File Sharing Download

Added: August 24, 2008 | Visits: 1.174

Sherrod FTP Client Free FTP Client for home and business with multiple connections, scheduled jobs , command line options, quick history connect, log viewer, optional automatic PGP encryption/decryption. secure FTP connections, Scheduled jobs allow automated backups to/from servers. Multi-threaded for simultaneous...


Platforms: Windows

License: Freeware Size: 8.29 MB Download (114): Sherrod FTP Client Download

< 1 2 3 4 5 >