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

Abstractions In Writing freeware
Filter: All | Freeware | Demo
 

Abstractions In Writing

1 2 3 4 5 > 
Added: August 28, 2013 | Visits: 416

MoreUnit for Linux MoreUnit is an Eclipse plugin that should assist you in writing more unit tests. This is a short overview of the features it provides, for further information take a look at the documentation section: MoreUnit decorates classes which have a test case. It marks methods in the editor which are...



Platforms: *nix

License: Freeware Size: 1.27 MB Download (33): MoreUnit for Linux Download

Added: July 19, 2013 | Visits: 474

Maya Date A very simple module to help in writing down a date in Maya notation without having to know how to convert a Julian date to a Maya date.For detailed information: * Maya numerals (Wikipedia) * Maya calendar (Wikipedia) * World Calendars (In French, I'm afraid...)The module is capable of rendering...





Platforms: PHP

License: Freeware Size: 20.48 KB Download (51): Maya Date Download

Released: April 23, 2016  |  Added: April 24, 2016 | Visits: 2.390

SCHULzeit SCHULzeit makes your kids fun in do writing exercises or in do math exercises from the 1st to the 4th grade. The special of the application is that the difficulty of the tasks can be adjusted individually. For example the application speaks and dictates learning words which can be predefined....


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

License: Freeware Size: 4.59 MB Download (821): SCHULzeit Download

Added: January 18, 2010 | Visits: 1.431

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

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 337

Begin Writing Fiction Do you want to become successful as a writer? Is writing your hobby? Make your dream come true. I had a hard time learning how to write. It was the age old trial and error method through which I learnt to write fiction. The worst thing was I had no mentor. It resulted in an incomplete first...



License: Freeware Size: 86 KB Download (51): Begin Writing Fiction Download

Added: April 15, 2013 | Visits: 399

TinyPic LT TinyPicLT plugin add tinypic metabox widget, this is simple plugin that allow you to upload image or video while writing a new post or page without go to any page, this plugin might/can help you to keep your idea in writing an article, so simple and useful. TinyPicLT Plugin written by Jati


Platforms: PHP

License: Freeware Size: 10 KB Download (47): TinyPic LT Download

Added: July 27, 2013 | Visits: 602

SegyMAT SegyMAT is a set of Matlab files for reading and writing SEG-Y files from Matlab. SegyMAT aims at being both simple to use to read SEG-Y files, and extensive enough to aid in writing complex seismic data.


Platforms: *nix

License: Freeware Size: 491.52 KB Download (49): SegyMAT Download

Added: March 16, 2010 | Visits: 881

TRONimation TRONimation is a 3-D editing and animation program that aims to be compact and easy to use. It is written in C, and requies the installation only of GL, GLU, and GLUT. One of my goals in writing this program is to make it as easy for using as much as possible. At the moment, I am rather focused...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): TRONimation Download

Added: March 11, 2010 | Visits: 1.039

Perl x86 Disassembler The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (138): Perl x86 Disassembler Download

Added: February 13, 2010 | Visits: 894

Apache::TestUtil Apache::TestUtil Perl module contains utility functions for writing tests. SYNOPSIS use Apache::Test; use Apache::TestUtil; ok t_cmp("foo", "foo", "sanity check"); t_write_file("filename", @content); my $fh = t_open_file($filename); t_mkdir("/foo/bar"); t_rmtree("/foo/bar");...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (89): Apache::TestUtil Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 426

SCWebCam SCWebCam was created when I couldn't find anything else that did this back in 1999. It functions like a webcam, except it uploads your computer screen instead of using a camera and taking a picture of you LOOKING at your computer screen. (If you have a camera, however, you can even integrate the...


Platforms: Windows

License: Freeware Size: 481 KB Download (45): SCWebCam Download

Added: May 10, 2013 | Visits: 478

phpWF phpWF is an object-oriented php library of widgets for writing web applications. The objective of the library is to write web pages faster without worring about the layout of pages and the HTML code,but concentrating the (php) coding efforts in writing applications. The set of widgets and the...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): phpWF Download

Added: August 08, 2013 | Visits: 397

loadOptions Often one desires to write a function that takes a large number of optional arguments. One way to do this is to allow for an arbitrary number of option name-value pairs in the function argument:function r = f(a,b,c,name1,value1,...)This method has the advantages of:1) Allowing those using the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): loadOptions Download

Added: August 15, 2013 | Visits: 441

FastCat FastCat is a streamlined version of StringBuilder that does not allocate a buffer until the very last minute, and allocates it the exact size needed. You use it in writing your own Java Programs. FastCat is functioning very similarly to StringBuilder, this way Javadoc should be all you need.


Platforms: Mac

License: Freeware Size: 788.48 KB Download (36): FastCat Download

Added: November 13, 2013 | Visits: 243

PyHamcrest Hamcrest framework for matcher objects Hamcrest is a Python framework for writing matcher objects, allowing you to declaratively define "match" rules. There are a number of situations where matchers are invaluable, such as UI validation, or data filtering, but it is in the area of writing...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (36): PyHamcrest Download

Added: September 02, 2013 | Visits: 217

restful_client restful_client is an asychronous library that assists in writing clients for RESTful services. A RESTClient is an extension of a urllib2.Request class that also contains its own HTTP opener so the request can be executed and results passed through an (optional) call back mechanism. The...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): restful_client Download

Added: September 09, 2013 | Visits: 368

gpkcs11 gpkcs11 is an free implementation of the PKCS#11 Interface standard for cryptographics token. It includes one software-only token and will aid in writing support for hardware token. It also includes a test suite that will be extended to serve as a compreh


Platforms: *nix

License: Freeware Size: 757.76 KB Download (34): gpkcs11 Download

Added: October 26, 2010 | Visits: 1.402

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: July 05, 2010 | Visits: 835

Test::MultiFork Test::MultiFork is a test suite that has support for multi-process programs. SYNOPSIS use Test::MultiFork; ($name, $letter, $number) = procname([new name]) lockcommon() @oldvalues = getcommon() setcommon(@newvalues) unlockcommon() use Test::MultiFork qw(groupwait setgroup dofork...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Test::MultiFork Download

Added: January 20, 2010 | Visits: 899

zeroer zeroer utility can be used to flush the empty space on a disk. In contrary to the dd utility, zeroer doesnt wipe existing files on a partition. zeroer overwrites the unallocated disk space around existing files, which means that deleted files cannot be restored anymore after processing a certain...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (114): zeroer Download

1 2 3 4 5 >