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

Diary Writing freeware
Filter: All | Freeware | Demo
 

Diary Writing

< 1 2 3 4 5 
Added: September 27, 2010 | Visits: 806

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: September 05, 2010 | Visits: 782

DrJava DrJava is a lightweight development environment for writing Java programs. DrJava project is designed primarily for students, providing an intuitive interface and the ability to interactively evaluate Java code. It also includes powerful features for more advanced users. DrJava is available for...





Platforms: *nix

License: Freeware Size: 6.3 MB Download (105): DrJava Download

Added: November 10, 2010 | Visits: 1.100

EasyBMP EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here. The library is oriented towards the novice programmer with little formal experience, but it...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): EasyBMP Download

Added: April 24, 2010 | Visits: 713

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 (91): PyKHTML Download

Added: January 17, 2010 | Visits: 1.094

PircBot PircBot is a Java framework for writing IRC bots quickly and easily. PircBot has many features like an event-driven architecture to handle common IRC events, flood protection, DCC resuming support, ident support, and more. Its comprehensive logfile format is suitable for use with pisg to generate...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (100): PircBot Download

Added: February 23, 2010 | Visits: 773

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: January 14, 2010 | Visits: 936

HTML::Merge::Ext HTML::Merge::Ext - Extending Merge by writing your own tags. TYPES OF TAGS Generally, there are four types of tags in Merge. Output tags Tags such as < $RVAR > or others, that are substituted by values that appear in the output. For example: < $RVAR.x > is substituted by the value of the...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (100): HTML::Merge::Ext Download

Added: August 02, 2010 | Visits: 868

Regexp::MultiLanguage::BaseDialect Regexp::MultiLanguage::BaseDialect takes care of most of the work of writing a dialect for Regexp::MultiLanguage. SYNOPSIS Handles interfacing with the Parse::RecDescent grammar to simplify the code that must be written for a dialect of Regexp::MultiLanguage. Dialect writers only need write...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (98): Regexp::MultiLanguage::BaseDialect Download

Added: April 11, 2010 | Visits: 908

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: May 16, 2010 | Visits: 752

Model3D::WavefrontObject Model3D::WavefrontObject is a Perl extension for reading, manipulating and writing polygonal Alias Wavefront 3D models. SYNOPSIS use Model3D::WavefrontObject; my $model = Model3D::WavefrontObject->new; $model->ReadObj(blMilWom_v3.obj); $model->Rotate(x => 45, y => 15);...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (106): Model3D::WavefrontObject Download

Added: May 03, 2010 | Visits: 1.130

libSpiff libSpiff library brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the Xiph.Org Foundation..


Platforms: *nix

License: Freeware Size: 593.92 KB Download (263): libSpiff Download

Added: August 25, 2010 | Visits: 607

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: August 27, 2010 | Visits: 716

Cython Cython is a language that makes writing C extensions for the Python language as easy as Python itself. It is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. Development of Cython is mainly motivated by the needs of SAGE..


Platforms: *nix

License: Freeware Size: 542.72 KB Download (99): Cython Download

Added: January 07, 2010 | Visits: 864

foosic for amaroK foosic is a script for amaroK Music Diary. foosic project is an automated music database and a playback statistics tracking system. While you listen to your music, the foosic client submits information about which songs you play. Together with the submissions from other users, we can gather a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): foosic for amaroK Download

Added: June 12, 2010 | Visits: 1.015

libbsb libbsb is a portable C library for reading and writing BSB format image files. Typically used for nautical charts, BSB charts use the .KAP or .CAP extension and store cartographic information in addition to a run-length encoded raster image. libbsb is capable of recovering truncated or otherwise...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (117): libbsb Download

Added: April 12, 2010 | Visits: 1.929

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: March 18, 2010 | Visits: 700

Libut libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port. Libut has been built on Linux, Solaris, OpenBSD, and...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (98): Libut Download

Added: January 25, 2010 | Visits: 751

Writing Direction Menu Writing Direction Menu helps writers using right to left languages like Hebrew, Arabic, and Farsi under Mac OS X.Features include:Accessible menubar menuDynamic indication of the writing directionConvenient keyboard shortcutsSet multiple paragraphs writing direction in one actionSmart text...


Platforms: Mac

License: Freeware Size: 428 KB Download (125): Writing Direction Menu Download

Released: May 30, 2017  |  Added: July 01, 2017 | Visits: 3.656

AllMyNotes Organizer FREE Edition All-My-Notes Organizer is an adaptable notes manager app. Save every bit of your various personal data handy, quick to reach at any time - notes, diary, thoughts, access codes, e-mails, addresses, e.g. You are unique, have special needs, this nice program offers everyone ability of structuring...


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

License: Freeware Size: 3.18 MB Download (384): AllMyNotes Organizer FREE Edition Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 482

iDailyDiary iDailyDiary has been designed around a simple page-for-a-day diary. Your diary can contain a mixture of pictures and formated text. Image files of various types are supported including Bitmap, JPeg, Icons and even animated GIF's. You are not limited to just one page per day. Feel free to add new...


Platforms: Windows

License: Freeware Size: 4.39 MB Download (50): iDailyDiary Download

< 1 2 3 4 5