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

Class Roster freeware
Filter: All | Freeware | Demo
 

Class Roster

< 1 2 3 4 5 
Added: August 20, 2010 | Visits: 805

Class::MOP Class::MOP is a Meta Object Protocol for Perl 5. SYNOPSIS # ... This will come later, for now see # the other SYNOPSIS for more information This module is an attempt to create a meta object protocol for the Perl 5 object system. It makes no attempt to change the behavior or characteristics...



Platforms: *nix

License: Freeware Size: 73.73 KB Download (97): Class::MOP Download

Added: January 13, 2010 | Visits: 1.128

Class::Generate Class::Generate is a Perl module that can generate Perl class hierarchies. SYNOPSIS use Class::Generate qw(class subclass delete_class); # Declare class Class_Name, with the following types of members: class Class_Name => [ s => $, # scalar a => @, # array h => %, # hash c => Class, #...





Platforms: *nix

License: Freeware Size: 53.25 KB Download (96): Class::Generate Download

Added: July 20, 2010 | Visits: 1.564

Roster-in-a-Box Roster-in-a-Box project is a course management system designed to facilitate the use of autograded homework assignments, while also allowing for text-based questions to be submitted online and graded online by the instructor. I developed and currently use the system for my introductory statistics...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (126): Roster-in-a-Box Download

Added: October 12, 2010 | Visits: 553

Class::Prototyped::Mixin Class::Prototyped::Mixin Perl module contains Mixin Support for Class::Prototyped. SYNOPSIS Usage one: whip up a class and toss it in a scalar package HelloWorld; sub hello { my ($self, $age) = @_; return "Hello World! I am $age years old" } package HelloWorld::Uppercase; use base...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (86): Class::Prototyped::Mixin Download

Added: February 17, 2010 | Visits: 907

Class::DispatchToAll Class::DispatchToAll Perl module can dispatch a method call to all inherited methods. SYNOPSIS package My::Class; our @ISA=qw(SomeClass SomeOtherClass More::Classes); use Class::DispatchToAll qw(dispatch_to_all); my $self=bless {},My::Class # not a proper constructor, I know.. # this...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): Class::DispatchToAll Download

Added: January 16, 2010 | Visits: 859

Exception::Class::TCF Exception::Class::TCF is a Java/C++ style exception handling. SYNOPSIS try BLOCK [ [catch] NAME FUN_REF ]* throw [ EXCEPTION LIST ] package EnclosureException; @ISA = qw(Exception::Class::TCF); package main; use Exception::Class::TCF; try { if ($Lost) { throw new...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (87): Exception::Class::TCF Download

Added: April 18, 2010 | Visits: 1.045

Calendario Class Calendario Class provides a PHP class that is useful for creating calendars and organizers. Calendario Class is a PHP class that helps you to create calendar and organizers. Its highly configurable, letting you choose how many days are in a week, when a week starts, the details of the HTML...


Platforms: *nix

License: Freeware Size: 98.3 KB Download (115): Calendario Class Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 344

UDK class viewer UDK class viewer is a simple, small and handy application that has been developed in order to allow its users to build UDK diagrams. Now you can build the UDK diagrams you need in no time at all with the help of this accessible piece of software.


Platforms: Windows

License: Freeware Download (49): UDK class viewer Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 723

NodeXL Class Libraries The NodeXL class libraries were designed to help display network graphs in .NET applications. To include a NodeXL network graph in a Windows Forms application, unzip the Zip file into any directory, then see the "NodeXLControl" topic in the NodeXLApi.chm help file. To include a NodeXL graph in...


Platforms: Windows

License: Freeware Download (55): NodeXL Class Libraries Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 578

Class Query class Query is a Java librray designed to enable you to filter your list of entities in SQL manner. You do not have to write line of For Loop and/or If statements combination to get your desired result. It's very simple curve to use and learn as it uses SQL syntax. Suppose that you have array...


Platforms: Windows, All

License: Freeware Download (46): Class Query Download

Added: May 10, 2013 | Visits: 1.096

Event Calendar Generator PHP Class Event Calendar Generator PHP Class generates calendars (year, month or week view) as a HTML Table (XHTML-Valid).Features: - can be static (without any links) - can optionally have navigation controls - can optionally have a date picker control - can optionally have linkable days (url or...


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

License: Freeware Download (72): Event Calendar Generator PHP Class Download

Added: May 10, 2013 | Visits: 462

Event DOM Class This is a little JS class that's designed to take an incoming DOM event and convert it to a cross-browser object.Anyone who has worked with JS long enough, has come to realize that each browser handles keyboard events differently. This class will attempt to return the data in a manner that's...


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

License: Freeware Download (49): Event DOM Class Download

Added: May 10, 2013 | Visits: 627

PHP vCard class PHP vCard class complies to version 2.1 of the vCard specification.Features:  - Name - Formatted Name - Phone and fax numbers - Birthday - Address - Address label - email address - notes - URL


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): PHP vCard class Download

Added: May 10, 2013 | Visits: 594

Quicken QIF file class and conversion This script contains a simple class to represent a Quicken (QIF) file, and a parser to load a QIF file into a sequence of those classes.


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

License: Freeware Download (65): Quicken QIF file class and conversion Download

Added: May 10, 2013 | Visits: 439

Prototype Carousel Class This class is a Prototype/script.aculo.us version of the excellent Bill Scott's Carousel component. This library is licensed under a MIT-style license, so you can use it for anything you like, as long as you include the copyright notice. Features:- scrollTo - Ajax handler ("before", "after") -...


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

License: Freeware Download (63): Prototype Carousel Class Download

Added: May 10, 2013 | Visits: 548

FTP Writer Class This class can be used to send files to a FTP server.It uses the PHP FTP extension to establish a FTP connection, authenticate with a given user name and upload files to the server.iven usergt;


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

License: Freeware Download (50): FTP Writer Class Download

Added: May 10, 2013 | Visits: 677

FTP Client Class FTP Client Class is a simple FTP client without ftp module. This class uses only standard functions. e.g. fsockopen(), fputs, fread().


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

License: Freeware Download (57): FTP Client Class Download

Added: May 10, 2013 | Visits: 530

FTP Class This class is meant to retrieve or send files to an FTP server using the PHP FTP extension. It can also send a string of data to be stored in a given file on the FTP server.


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

License: Freeware Download (51): FTP Class Download

Added: May 10, 2013 | Visits: 531

RSS PHP Class The PHP RSS class is designed to automatically parse and format rss feeds from any url, including caching of the feeds. This is based off an old version of the Magpie RSS PHP Reader.Features: - Declare an instance of the rss class and pass it any url or local file - Arranges channel and item...


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

License: Freeware Download (51): RSS PHP Class Download

Added: May 10, 2013 | Visits: 467

ftp php class This script is a class that connects to a FTP server to work with files and directores. Features: - connect to ftp server  - change current working dir  - create new empty file  - create new dir  - change access right to object - send SITE command  - copy file  - move and rename file or...


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

License: Freeware Download (55): ftp php class Download

< 1 2 3 4 5