Software Index
Related Topics
Popular Trends
Trending Topics
 

Example Of An Intended Beneficiary

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Finaloption
Finaloption is a command-line parser, intended to make writing command-line applications painless and easy. It uses built-in Python types (lists, dictionaries, etc) to define options, which makes configuration clear and concise. Additionally it contains possibility to handle subcommands (i.e. hg ...
August 13th 2011 Freeware    10k
extprot
extprot is a compact, extensible and efficient binary serialization format.

This is a python implementation of the 'extprot' serialization scheme, the details of which are descripted in detail at:

http://eigenclass.org/R2/writings/extprot-extensible-protocols-intro

Similar to Google's Protocol Buffers and Apache Thrift, extprot allows the definition ...
February 1st 2011 Freeware    20k
Interactivity with Flash: An Example Application
Interactivity with Flash: An Example Application is just a simple example of the type of interactivity you can create in Flash CS3 and then deploy to AIR.

Developer comments

The application logic forms the basis to build an interactive game - such ...
July 11th 2011 Freeware    389k
GNU Find Utilities
The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with other programs to provide modular and powerful directory search and file locating capabilities to other commands.

The tools ...
May 1st 2011 Freeware    1,096k
filelike
filelike is a Python library for creating and handling file-like objects.

This module takes care of the groundwork for implementing and manipulating objects that provide a rich file-like interface, including reading, writing, seeking and iteration. It also provides a number of ...
January 22nd 2011 Freeware    41k
Flowers: A Celebration of Color
No matter what time of year it is outside, it can always be Spring inside your monitor with the Flowers: A Celebration of Color Screen Saver. This slideshow-style monitor protector rotates 37 photos of beautiful flowers. From the subtle shades ...
November 28th 2001 Shareware  5 stars 2k
fitW (fine tuning of Windows)
Fine tuning of Windows 9x/ME/2000/XP. More than 250 settings. The best settings. Possibility of saving and loading a necessary configuration. Possibility of an uninstalling of programs and changing an StartUp. Automatic determination of version of system. Depending on system, occurs ...
June 14th 2003 Shareware  5 stars 192k
Oven Fresh HTML Button Maker
Make HTML OnClick Button Events or Link to Web Sites, Images, and Email Clients. In just a couple of minutes, you can create authentic HTML buttons for a variety of uses. Have visitors go back a page, forward, close their ...
November 8th 2008 Shareware  5 stars 3,418k
The Treasures Of Mystery Island
Break the curse of an angry god and find hidden treasure of unimaginable worth in this thrilling new hidden object adventure! Your seek-and-find skills will be challenged as never before as you beat one thrilling episode after another!
December 7th 2008 Shareware    85,202k
Appointment Book Pro
Appointments Book is designed to be very easy to use, even for first-time computer users. The user friendly interface supports POS and allows you to easily access the information and features you need to manage your customers and appointments.

Keep ...
February 1st 2009 Commercial    14,625k
Intermec EasyCoder 3240 InterDriver 6.9.3-M0 T-617
Intended only for legacy support in Windows 95 and NT4. For other applications, please use the latest InterDriver 7.Supported printers: EasyCoder??? 91, 101, 201, 301, 401, 501, 501XP, 601, 601XP, 3240, 3400D, 3400E, 3440, 3600, 4400, 4420, 4440, 4830, 7421, ...
June 13th 2011 Freeware    4,454k
Ajax - Bookmark App Example
Ajax - Bookmark App Example is an Adobe AIR application that provides a bookmark page. The bookmarks are managed in a central xml file. Then a webpage is built to display the bookmarks and give a search interface. the search ...
May 2nd 2011 Freeware    358k
AJAX Quiz Example
AJAX Quiz Example is an Adobe AIR application that offers a tutorial to create your own application. The tutorial explains exactly what AJAX is and how it works... step by step instructions to create your own quiz. Also included are ...
March 26th 2011 Freeware    410k
RTSP Caching Proxy
RtspProxy is a proxy server for multimedia streaming services based on the RTSP protocol.

The current version is a complete rewrite from scratch in Java of previous versions based on C++. The goal is to build a robust and scalable system ...
May 17th 2011 Freeware    1,017k
celery
celery is a distributed task queue framework for Django.

Installation

You can install celery either via the Python Package Index (PyPI) or from source.

To install using pip,:

$ pip install celery

To install using easy_install,:

$ easy_install celery

If you have downloaded a source tarball you ...
October 1st 2011 Freeware    451k
Cacti linux
Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. Cacti project provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box.

All ...
March 23rd 2011 Freeware    2,181k
EKD
EKD (EnKoDeur-Mixeur) was firstly maked only for animation encodings in divx, mpeg1 or motion jpeg format, then it advanced to propose post-productions operations for the animated files and for the pictures. About the pictures, EKD makes treatment by pack (that ...
May 9th 2011 Freeware    5,581k
pywatch for Linux
pywatch is a Python module and a com­mand-line client that allow you to run arbi­trary shell com­mands when­ever changes occur in a list of spec­i­fied files.

A python clone (almost) of the Linux watch command.

The pywatch.watcher.Watcher class can be told to ...
November 8th 2011 Freeware    31k
SQLite
SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.

The SQLite distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example ...
May 17th 2011 Freeware    2,898k
Tentun
Tunneling IP traffic over the X.25 packet layer protocol was common practice in the early days of the Internet. Today, tunneling is increasingly a security issue. Tentun is a tunneling project that introduces the innovative concept of modifying packet traffic ...
March 6th 2011 Freeware    1,055k
Related Scripts
Caching Portions of an ASP.NET Page
Caching Portions of an ASP.NET Page is a web based tutorial in which author demonstrates about the method involved in caching portion of ASP.NET page. Here author describes about web form users control and methods to add attributes to an ...
December 10th 2005 Freeware     
Creation of an area of classified access
Creation of an area of classified access is a web based article in which author discusses about how to secure certain ASP pages, how the visitors can retrieve the secured pages in the absence of databases. This tutorial will be ...
December 16th 2005 Freeware     
User Tip: Obtaining the Last Modified Date of an ASP Page
User Tip: Obtaining the Last Modified Date of an ASP Page is a tutorial which helps the users to find the last modified date or time pages on their websites. The file used to find date or time is called ...
December 3rd 2005 Freeware     
Separation of the user interface and page logic by example
Separation of the user interface and page logic by example is an useful tutorial for the Programmers to learn about the process of seperating user interface of particular application from its page logic. Here the author explains the above said ...
December 5th 2005 Freeware     
A Real-World Example of Caching Data in the Application Object
From this article you will able to understand the limitation of using database for storing web content and the effectiveness of application-level variables to access values dynamically through ASP pages. And here, the author suggests to utilize the Application object ...
November 29th 2005 Freeware     
Anatomy of an XSLT processor
This article describes how an XSLT processor, in this case the author's open-source Saxon, actually works. There is no published description of how XSLT implementations takes place. This article is aimed to show how XSLT implementations take place and also ...
December 7th 2005 Freeware     
ASP.NET and COBOL.NET Database Access Example
ASP.NET/COBOL.NET Database Access Example is an useful tutorial for the programmers to know how to establish the Sql Server database connection, get the data of the table and shows it on the datagrid control using Cobol.NET. In this tutorial the ...
November 29th 2005 Freeware     
ASP.NET File Upload Example
ASP.NET File Upload Example is an ASP.NET tutorial through which programmers can gain knowledge about the downloading files with the help of ASP.NET applications. The author elaborates the procedure for uploading the files with couple of objects, that is through ...
December 1st 2005 Freeware     
Cut Elements Of an Array
From this online ASP tutorial, you will learn the ways to eliminate an existing array item from the array structure and also, you will come to know about the functions required to retrieve the new array variable. In-built program provides ...
December 4th 2005 Freeware     
Determine the position of a particular string in an Array
One of the online ASP learning module that comes with detailed explanation to let you understand quickly on how to find the position of an array item. It describes the FOR LOOP function to go through every element when you ...
November 22nd 2005 Freeware     
Related Code
Simple Automation Object
After struggling to learn COM for the past few days I finally started to understand it so I decided to create a brief "how to" tutorial. I choose the Temperature Conversion section from the JEDI Code Library to provide a ...
June 20th 2007     16k
A Beginner's Simple Encryption Tutorial / Example
Encrypts and Decrypts a file. This is not an "uncrackable" type of encryption but once you can understand the basics of this type of file encryption you CAN make better ones than me. This is just a quick example of ...
March 15th 2006     3k
Acronym Quiz
This is a basic example of how to make an online quiz. It has a list of 20 computer related acronyms. You choose which one it stands for from a combo box, and a page is displayed telling you your ...
March 7th 2006     4k
Basic PHP WAP Example
This is just a very basic example of how to get PHP file to be WAP compliant
February 27th 2006     1k
Store your hashtable or array in a file a recover it without any processing
This code is an example of use for the Data::Dumper module. It is available in all perl versions for any operating system.
February 27th 2006     1k
New Software
Popular Software