Main > Free Download Search >

Free auditorium theatre chicago software for linux

auditorium theatre chicago

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 25
Qmail Auditor 0.4

Qmail Auditor 0.4


Qmail Auditor consists of a email auditing tool. more>>
Qmail Auditor consists of a email auditing tool.
QMail Auditor provides simple a method for auditing emails. It is easy to configure and uses regular expressions as rules.
The format of audit file is :
Any e-mail (outbound or inbound) have passed at this filter.
The valids "field header"(s) :
all - field from or to of e-mails
to - field to
from - field from
In case of regular expression you read the
# man re_format
# man regex
E-mail to forward is a valid mail account to redirect.
Example of this :
from nelio@walk.* auditoria@spyware.walk.com.br
to nelio@spyware.* auditoria@spyware.walk.com.br
Enhancements:
- Now the config file name has renamed.
- From audit (in /var/qmail/control for /var/qmail/control/auditor) and qmail-queue-real-audit for qmail-queue-real-auditor.
<<less
Download (0.16MB)
Added: 2007-01-22 License: BSD License Price:
1010 downloads
Fandango.com Widget Theme 1.0

Fandango.com Widget Theme 1.0


Fandango.com Widget Theme is for quickly searching for movies and theaters in your area from fandango.com. more>>
Fandango.com Widget Theme is for quickly searching for movies and theaters in your area from fandango.com.

Ive included the krita file for the background in case you wish to change its appearance. Im afraid Im not that great of artist. Oh, and this is my first theme, so please be kind.

<<less
Download (0.065MB)
Added: 2006-07-27 License: GPL (GNU General Public License) Price:
1190 downloads
Citation 1.7

Citation 1.7


Citation project is a web based tool for bibliographic conversions. more>>
Citation project is a web based tool for bibliographic conversions.
Citation is a bibliographical conversion program designed to transform data between several different formats including GTEC, Refer, and Bibtex.
This program saves the researcher time by keeping unnecessary formatting from taking up their time. Currently, Citation is written in Java.
The use of Java moves much of the processing of the program to the users machine.
After downloading the Citation applet, the user is free to log off the network, but can still continue using the Citation applet.
Main features:
- Citation is available in both applet format and command line driven application.
- The Citation applet has the ability to convert between single or multiple entries.
- The Citation application is specifically designed for batch processing of files.
- Easy to use interface.
- Citation 1.7 supports format conversion from: INSPEC, ENGI, GTEC, PSYCH, Refer, and Bibtex to: Refer, Bibtex, HFS (Handbook for Scholars), Chicago Manual of Style, MLA (Modern Language Association), APA (American Psychology Association), and Galileo formats: ABI and Periodicals.
- Citation 1.7 has added new input manual format where user can add his or her own inputs in the input boxes rather than cut and pasting. This also supports format conversion mentioned previously.
<<less
Download (MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1099 downloads
Surumi 0.0.1

Surumi 0.0.1


Surumi project is a modular event-driven programming framework. more>>
Surumi project is a modular event-driven programming framework. It offers a generic and uniform interface.

You certainly heard of event-driven programming, but in any window system,
those events are usually bound on ``window objects and very few pre-defined
events could be chosen. Yes, I know they always give you so call ``client data
and you could carry everything by those ugly ``void-typed pointer.

Now you have another good choice, your program would be ``plug-in based,
and they are vivid module rather than those GUI toys (or gadgets), you have
any possible event type with any possible client data carried. Ah~ this is
what we called ``modular.

It originated from an idea of home theater framework ``freevo by Python
but Surumi offered more generic and uniform interface to do better jobs.
You will be very surprised about how such a flexible programming model would give you so much fun during your projects development.

It has a core event engine to dispatch every programming logics via events.
As we know that such an event-driven programming model gives the best mechanism to those response interaction via ``on-demand occasion.

When your project is decomposed into event-driven working logics, you will find how it provides the flexibility can ease the jobs and this also prevents many cases of multi-threading. Yes, you have a good opportunity to dump those annoyed threads.

Besides, this works very efficiently, very little overhead, very tiny footprint
of executable image size if you wish. Why not try it today and your program speaks to you naturally and lively amongst the codes.

Since this is a GPL project, your program would become GPL if you used Surumi. However, I am not a selfish programmer, contact me if you have any concern about GPL or you want to use this in your commercial projects. By some other possible extra service, you may have a contract deal with me and my framework.

1). You need choose either libevent or nano-X as surumis core event engine Use freshmeat.net or any other search engine to locate these source projects.

2). It supports uClibc++ and certainly you will be familiar to it if you work on uCLinux platform (a non-MMU Linux usually used in an embedded system).

3). It has a X86 emulation sample which always needs libevent. Thus, if you want to begin your programming journey, go to libevent site and retrieve the up-to-date copy.

Again, this is just a beginning, I wish you will know how this architecture
can help your application to be easier to extend.

<<less
Download (0.24MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
921 downloads
DateTime::Format::Epoch::MacOS 0.10

DateTime::Format::Epoch::MacOS 0.10


DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. more>>
DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds.

SYNOPSIS

use DateTime::Format::Epoch::MacOS;

my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 );
DateTime::Format::Epoch::MacOS->format_datetime($dt);
# 1051488000

my $formatter = DateTime::Format::Epoch::MacOS->new();

my $dt2 = $formatter->parse_datetime( 1051488000 );

$formatter->format_datetime($dt2);
# 1051488000

This module can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since the Mac OS epoch.
Note that the Mac OS epoch is defined in the local time zone. This means that these two pieces of code will print the same number of seconds, even though they represent two datetimes 6 hours apart:

$dt = DateTime->new( year => 2003, month => 5, day => 2,
time_zone => Europe/Amsterdam );
print $formatter->format_datetime($dt);

$dt = DateTime->new( year => 2003, month => 5, day => 2,
time_zone => America/Chicago );
print $formatter->format_datetime($dt);

Mac OS X is a Unix system, and uses the Unix epoch (1970-01-01T00:00:00). Use DateTime::Format::Epoch::Unix instead.

<<less
Download (0.017MB)
Added: 2006-08-15 License: Perl Artistic License Price:
1166 downloads
DigiTools 1.0

DigiTools 1.0


DigiTools project aims to provide full hardware support on Linux for the specialized equipment. more>>
DigiTools project aims to provide full hardware support on Linux for the specialized equipment that comes standard with the ASUS Digimatrix barebones system.
Enhancements:
- Control of most of the Digimatrix hardware is possible in a limited manner, however currently no progress has been made on usage of the front panel buttons.
- This project is currently utilized by the GeeXboX project to provide better support of the Digimatrix as a home theatre system.
<<less
Download (0.042MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1189 downloads
DateTime 0.37

DateTime 0.37


DateTime is a date and time object. more>>
DateTime is a date and time object.

SYNOPSIS

use DateTime;

$dt = DateTime->new( year => 1964,
month => 10,
day => 16,
hour => 16,
minute => 12,
second => 47,
nanosecond => 500000000,
time_zone => Asia/Taipei,
);

$dt = DateTime->from_epoch( epoch => $epoch );
$dt = DateTime->now; # same as ( epoch => time() )

$year = $dt->year;
$month = $dt->month; # 1-12 - also mon

$day = $dt->day; # 1-31 - also day_of_month, mday

$dow = $dt->day_of_week; # 1-7 (Monday is 1) - also dow, wday

$hour = $dt->hour; # 0-23
$minute = $dt->minute; # 0-59 - also min

$second = $dt->second; # 0-61 (leap seconds!) - also sec

$doy = $dt->day_of_year; # 1-366 (leap years) - also doy

$doq = $dt->day_of_quarter; # 1.. - also doq

$qtr = $dt->quarter; # 1-4

# all of the start-at-1 methods above have correponding start-at-0
# methods, such as $dt->day_of_month_0, $dt->month_0 and so on

$ymd = $dt->ymd; # 2002-12-06
$ymd = $dt->ymd(/); # 2002/12/06 - also date

$mdy = $dt->mdy; # 12-06-2002
$mdy = $dt->mdy(/); # 12/06/2002

$dmy = $dt->dmy; # 06-12-2002
$dmy = $dt->dmy(/); # 06/12/2002

$hms = $dt->hms; # 14:02:29
$hms = $dt->hms(!); # 14!02!29 - also time

$is_leap = $dt->is_leap_year;

# these are localizable, see Locales section
$month_name = $dt->month_name; # January, February, ...
$month_abbr = $dt->month_abbr; # Jan, Feb, ...
$day_name = $dt->day_name; # Monday, Tuesday, ...
$day_abbr = $dt->day_abbr; # Mon, Tue, ...

$epoch_time = $dt->epoch;
# may return undef if the datetime is outside the range that is
# representable by your OSs epoch system.

$dt2 = $dt + $duration_object;

$dt3 = $dt - $duration_object;

$duration_object = $dt - $dt2;

$dt->set( year => 1882 );

$dt->set_time_zone( America/Chicago );

$dt->set_formatter( $formatter );

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see http://datetime.perl.org/. The DateTime site has a FAQ which may help answer many "how do I do X?" questions. The FAQ is at http://datetime.perl.org/faq.html.

It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic Gregorian calendar". In this calendar, the first day of the calendar (the epoch), is the first day of year 1, which corresponds to the date which was (incorrectly) believed to be the birth of Jesus Christ.

The calendar represented does have a year 0, and in that way differs from how dates are often written using "BCE/CE" or "BC/AD".

For infinite datetimes, please see the DateTime::Infinite module.

<<less
Download (0.093MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
893 downloads
Mr. Voice 2.2

Mr. Voice 2.2


Mr. Voice is a specific-purpose Perl/Tk front-end for an MP3 database. more>>
Mr. Voice is a specific-purpose Perl/Tk front-end for an MP3 database.
It was written to provide an easy-to-use MP3 solution for the production booth of an improv comedy troupe, and as such is tailored to providing quick searches and playback of MP3s that are split up into categories.
While not intended to be a standalone desktop MP3 player, others in a similar situation may find it useful.
What is Mr. Voice? A way to have a ton of audio at your disposal, and to be able to call up just the clip you need, just when you need it. If youre running any sort of production that needs audio, such as improv shows, theatre, church events, that sort of thing, Mr. Voice can help. It handles a wide variety of audio formats (MP3, OGG, WAV, AAC, WMA), can do queueing and playlisting, and has a powerful SQL database backend (without needing the overhead of a big database engine like MySQL).
Plus, its 100% free and open-source.
What isnt Mr. Voice? A general-purpose MP3 player. In fact, it doesnt play audio at all by itself - it farms that off to an audio player like XMMS or WinAmp. Its also probably not a wonderful iTunes replacement. Sure, you can categorize and search audio files, but its not designed to become a jukebox.
Enhancements:
- A new option under the Online Preferences to edit the XML-RPC (Mr. Voice Online) URL that is used (in case I need to change it again). It was hardcoded into the program before.
- Fixed bugs that were causing strange quote marks to appear in song and category names.
- Display the song filename in the "Edit Song" menu. Suggested by Bill in Portland.
- Display the time of a song next to the hotkey listing. Suggested by Ted in Chapel Hill.
- Added an option under the File menu to export the song list from your Mr. Voice database as either a text file or Microsoft Excel spreadsheet. Suggested by Ted in Chapel Hill.
<<less
Download (0.63MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1292 downloads
Perceptual Image Diff 1.0.1

Perceptual Image Diff 1.0.1


Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system. more>>
Perceptual Image Diff is an image comparison utility that makes use of a computational model of the human visual system to compare two images.
Its useful for running automated regression testing on images that are perceptually identical but have minor pixel noise from different random number generators or small changes to algorithms.
Build Instructions:
This project makes use of the Cross Platform Make Utility and the libtiff library. You will also need Subversion to obtain the source.
1. Edit CMakeLists.txt as necessary to point to libtiff
2. Type cmake .
3. Type make .
4. pdiff should be compiled for your target system
Usage:
pdiff image1.tif image2.tif [options]
-verbose : Turns on verbose mode
-fov deg: field of view, deg, in degrees. Usually between 10.0 to 85.0. This controls how much of the screen the oberserver is seeing. Front row of a theatre has a field of view of around 25 degrees. Back row has a field of view of around 60 degrees.
-threshold p : Sets the number of pixels, p, to reject. For example if p is 100, then the test fails if 100 or more pixels are perceptably different.
-gamma g : The gamma to use to convert to RGB linear space. Default is 2.2
-luminance l: The luminance of the display the observer is seeing. Default is 100 candela per meter squared.
Enhancements:
- Incorporated bug fix from Cairo team that fixed a memory access error
- Changed the way the program releases memory from libpng to fix linking error with new versions of libpng.
- Tested with libpng version 1.2.8
<<less
Download (0.013MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
963 downloads
DateTime::Format::Epoch::DotNet 0.10

DateTime::Format::Epoch::DotNet 0.10


DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. more>>
DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds.

SYNOPSIS

use DateTime::Format::Epoch::DotNet;

my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 );

DateTime::Format::Epoch::DotNet->format_datetime($dt);
# 1051488000

my $formatter = DateTime::Format::Epoch::DotNet->new();
my $dt2 = $formatter->parse_datetime( 1051488000 );
$formatter->format_datetime($dt2);

This module can convert a DateTime object (or any object that can be converted to a DateTime object) to the number of seconds since the epoch defined in the .NET Framework SDK.
Note that this epoch is defined in the local time zone. This means that these two pieces of code will print the same number of seconds, even though they represent two datetimes 6 hours apart:

$dt = DateTime->new( year => 2003, month => 5, day => 2,
time_zone => Europe/Amsterdam );
print $formatter->format_datetime($dt);

$dt = DateTime->new( year => 2003, month => 5, day => 2,
time_zone => America/Chicago );
print $formatter->format_datetime($dt);

<<less
Download (0.017MB)
Added: 2006-08-15 License: Perl Artistic License Price:
1165 downloads
Adevs 2.0.5

Adevs 2.0.5


adevs is a C++ library for developing discrete event simulations based on the Parallel DEVS and DSDEVS formalisms. more>>
adevs is a C++ library for developing discrete event simulations based on the Parallel DEVS and DSDEVS formalisms.
DEVS has been applied to the study of social systems, ecological systems, computer networks and computer architecture, military systems at the tactical and theater levels, and in many other areas.
Recent advances in quantized approximations of continuous systems suggest promising computational techniques for high performance scientific computing (e.g. in the field of computational fluid dynamics).
Enhancements:
- This version corrects an error in the dynamic structure feature (this error only affected models that use component migration).
- A limited adevs-1.x backwards compatibility module is available.
<<less
Download (0.40MB)
Added: 2006-10-24 License: LGPL (GNU Lesser General Public License) Price:
1095 downloads
telelalka 0.3

telelalka 0.3


telelalka is a program for making puppet theater via the Internet. more>> <<less
Download (0.008MB)
Added: 2006-04-28 License: GPL (GNU General Public License) Price:
1274 downloads
Bibliophile 3.0

Bibliophile 3.0


Bibliophile is a collection of libraries for Web-based literature database development. more>>
Bibliophile project is a collection of libraries for Web-based literature database development that were created to align the development of bibliographic databases for the Web.
Bibliophile was founded by Mark Grimshaw (Wikindx), Matthias Steffens (RefBase) and Daniel Pozzi (PHPBibMan) in 2004. Our goal is to promote collaboration between developers and end-users of bibliographic databases.
We provide GPL PHP libraries to be used in any project for conversion, import and export of bibliographic exchange formats (EndNote, BibTeX etc.), formatting of raw bibliographic data and citations (APA, Chicago, IEEE etc.) and a range of other utilities.
One future target is to establish a technology to provide cross-site searches for references. BPCentral, the central server will hold a catalogue of installations and the kind of search interface they provide and some more information. A first preliminary version is already up and running.
We provide GPL PHP libraries to be used in any project for conversion, import and export of bibliographic exchange formats (EndNote, BibTeX etc.), formatting of raw bibliographic data and citations (APA, Chicago, IEEE etc.) and a range of other utilities. Packages include:
- OSBiB ~ bibliography/citation formatter comprising tools to format bibliographies and citations within a block of text and to create and edit styles. Styles bundled with the download include APA, MLA, Chicago, Turabian, Harvard, British Medical Journal and IEEE. The bibliography and citation formatting can be tested here.
- bibtexParse ~ parse a BibTeX .bib file into PHP arrays.
- charmyKnife ~ the Swiss Army Knife of character conversion.
- minimalRtf ~ provides minimal Rich Text Formatting for marking-up text.
- modsParse ~ parse a MODS file in PHP arrays.
<<less
Download (0.20MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1412 downloads
web mp3 player for xmms 1.0

web mp3 player for xmms 1.0


web mp3 player for xmms is a simple Web MP3 player based on XMMS and XMMS-Shell. more>>
web mp3 player for xmms is a simple Web MP3 player based on XMMS and XMMS-Shell.

The project is useful if you have a Linux server attached to your stereo/home theater and you want to play MP3s easily via a Web interface.

A little playlist support is included. Important note: it is totally insecure, and should only by used in a limited environment.
<<less
Download (0.005MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
913 downloads
WWW::Mechanize::Examples 1.30

WWW::Mechanize::Examples 1.30


WWW::Mechanize::Examples is a Perl module with sample programs that use WWW::Mechanize. more>>

SYNOPSIS

Plenty of people have learned WWW::Mechanize, and now, you can too!
Following are user-supplied samples of WWW::Mechanize in action.

You can also look at the t/*.t files in the distribution.

Please note that these examples are not intended to do any specific task. For all I know, theyre no longer functional because the sites they hit have changed. Theyre here to give examples of how people have used WWW::Mechanize.

Note that the examples are in reverse order of my having received them, so the freshest examples are always at the top.

Starbucks Density Calculator, by Nat Torkington

Heres a pair of scripts from Nat Torkington, editor for OReilly Media and co-author of the Perl Cookbook.

Rael [Dornfest] discovered that you can easily find out how many Starbucks there are in an area by searching for "Starbucks". So I wrote a silly scraper for some old census data and came up with some Starbucks density figures. Theres no meaning to these numbers thanks to errors from using old census data coupled with false positives in Yahoo search (e.g., "Dodie Starbuck-Your Style Desgn" in Portland OR). But it was fun to waste a night on.

Here are the top twenty cities in descending order of population, with the amount of territory each Starbucks has. E.g., A New York NY Starbucks covers 1.7 square miles of ground.

New York, NY 1.7
Los Angeles, CA 1.2
Chicago, IL 1.0
Houston, TX 4.6
Philadelphia, PA 6.8
San Diego, CA 2.7
Detroit, MI 19.9
Dallas, TX 2.7
Phoenix, AZ 4.1
San Antonio, TX 12.3
San Jose, CA 1.1
Baltimore, MD 3.9
Indianapolis, IN 12.1
San Francisco, CA 0.5
Jacksonville, FL 39.9
Columbus, OH 7.3
Milwaukee, WI 5.1
Memphis, TN 15.1
Washington, DC 1.4
Boston, MA 0.5

<<less
Download (0.10MB)
Added: 2007-07-20 License: Perl Artistic License Price:
828 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2