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

Dnd Prestige Classes freeware
Filter: All | Freeware | Demo
 

Dnd Prestige Classes

< 1 2 3 4 5 
Added: July 14, 2013 | Visits: 537

Find Java Class findclass is a java program used to find classes in JAR files. Platforms: Mac

License: Freeware Size: 10.24 KB Download (49): Find Java Class Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 378

Common11 common utility classes that work under Java 1.1 without using Arraylists or Swing. Class library. Requires Java version 1.1 or later. BigDate: simplified date handling when you want dates without times. CMPAboutBox: a proper about box that provides useful information. ImageInfo: information about... Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Download (45): Common11 Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 270

HunkIO Java classes to include in your own programs. They let you read or write a file in one fell swoop into RAM. It also includes createTempFile method that is more convenient to use than Sun's File.createTempFile. It also includes PrintWriterPlus that converts linefeeds to platform specific line... Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 107 KB Download (47): HunkIO Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 407

Common15 common utility classes that work under Swing Java 1.5+.It contains a more efficient version of the StringTools and Localise than come with common11 package. It also includes StringSearch to search forward and backwards for multiple targets. Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 724 KB Download (49): Common15 Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 238

OrkAPI - Ork Reports as Java Classes The central aim of OrkAPI is to be an interface to any kind of Ork-related data within Java. It also features a GUI that can assist in creating a move and inspecting the collected data. There are many points to extend OrkAPI with 'Plugin' classes. Platforms: Windows, Mac, Linux

License: Freeware Size: 931.44 KB Download (44): OrkAPI - Ork Reports as Java Classes Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 395

ExcelExporter ExcelExporter is a REALbasic classes to export data to MS Excel file format. The classes also include a class to easily export from the Einhugur StyleGrid control to MS Excel file format. You do not need to have Excel on the computer to be able to write the Excel document. The most modern... Platforms: Mac

License: Freeware Size: 399.36 KB Download (48): ExcelExporter Download

Added: May 10, 2013 | Visits: 486

Mini-commands using subprocess This script contains a set of template classes which allows to develop custom "mini-command" classes which allow to execute any system command and customize the execution using template strings. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Mini-commands using subprocess Download

Added: May 10, 2013 | Visits: 389

HTTP Based Network Check for Windows boxes This script is a demonstration of how the Python HTTP server classes can be used. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): HTTP Based Network Check for Windows boxes Download

Added: May 10, 2013 | Visits: 421

tag classes This class takes an HTML tag that has an open and a closing tag, like for instance or foo bar, and breaks it down for easy editing.The class can also regenerate an HTML tag from its definition of the markup, attributes and content, eventually after it has been parsed and edited. Platforms: Windows, Mac, *nix, PHP,

License: Freeware Download (50): tag classes Download

Added: May 10, 2013 | Visits: 606

Options management The goal of this script is to help the use of classes that need a great number of options in constructor for configuration. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Options management Download

Added: May 10, 2013 | Visits: 314

Transactionable Objects This simple class allows sub-classes to commit changes to an instance to a history, and rollback to previous states. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Transactionable Objects Download

Added: May 10, 2013 | Visits: 394

A class keeps a reference to it's instance This script implements a base class, which allows derived classes to track instances in self.__instances__. It uses a WeakValueDictionary to store instance references. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): A class keeps a reference to it's instance Download

Added: May 10, 2013 | Visits: 424

List mixin This script allows you to create custom list classes from a small subset of list methods.Subclasses should define _get_element(i), _set_element(i, value), __len__(), _resize_region(start, end, new_size) and _constructor(iterable). Define __iter__() for extra speed. The _get_element() and... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): List mixin Download

Added: May 10, 2013 | Visits: 304

z_matrix This module provides two classes that emulate one and two dimentional lists with fixed sizes but mutable internals. Their primary purpose is to be used as a building tool for classes that need storage structures that cannot change in size. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): z_matrix Download

Added: May 10, 2013 | Visits: 293

How to freeze Python classes This script raises an error when trying to set an undeclared name. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): How to freeze Python classes Download

Added: May 10, 2013 | Visits: 492

Rebind class properties Sometimes you define properties in base class and override the getter setter methods in derived classes. Then you find out the base class though has derived properties are still pointing to baseclasse's methods not the overriden ones. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Rebind class properties Download

Added: May 10, 2013 | Visits: 1.330

PHP Class Generator The PHP Class Generator is a small windows desktop application that allows a PHP programmer to generate Entity classes from a MySQL database table. For instance, if the user has a table in his or her MySQL database called customers. With this app, that programmer can generate an Entity class... Platforms: Windows, Basic/VB,

License: Freeware Download (73): PHP Class Generator Download

Added: May 10, 2013 | Visits: 363

PHP-Utils PHP-Utils is a set of classes to make it easier to build all sorts of applications, not just web-applications. One of the purposes is to make it really easy to use and equally as easy to extend with your own classes. All classes are written in PHP. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): PHP-Utils Download

Added: May 10, 2013 | Visits: 608

phpManta phpManta is a suite of PHP classes, scripts and examples intended to help PHP programmers writing stable PHP websites and applications. Coding is faster using auto-documentation, templates and web widgets from the phpManta suite. With phpManta suite, you can easily auto-document your own PHP... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): phpManta Download

Added: May 10, 2013 | Visits: 500

phpArcIMS The phpArcIMS project intends to write a set of PHP classes that allow any php developer to develope ArcIMS applications or integrate ArcIMS into any existing application. For those of you that never heard of ArcIMS: ArcIMS is an application server from ESRI that allows users to share GIS... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): phpArcIMS Download

< 1 2 3 4 5