Main > Free Download Search >

Free democratic underground software for linux

democratic underground

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13
Grid Underground 0.2.0

Grid Underground 0.2.0


Grid Underground is a service oriented (SOA)-based framework for writteing Web services. more>>
Grid Underground is a service oriented (SOA)-based framework for writteing Web services.

Besides the framework, the project also focuses on writing grid services like a job scheduler, distributed data storage, and an authentication and authorization system.

<<less
Download (0.12MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1203 downloads
Weather::Underground::StationHistory 1.0.1

Weather::Underground::StationHistory 1.0.1


Weather::Underground::StationHistory is a Perl module with utility functions for dealing with weather station historical data. more>>
Weather::Underground::StationHistory is a Perl module with utility functions for dealing with weather station historical data from http://wunderground.com.

SYNOPSIS

use Weather::Underground::StationHistory qw{ :all };

use LWP::Simple;

print
strip_garbage_from_station_history(
get(
generate_single_day_station_history_url(
KILCHICA52,
2006,
10,
27,
)
)
);

This module provides a URL generator function for retrieving historical data for weather stations from Weather Underground (http://wunderground.com).

Additionally, a function to clean up the data retrieved from said URLs is provided. Nominally, the content retrieved from the URLs is in CSV (Comma Separated Values) format. If you enter these URLs into a web browser, the data does appear to be in that format.

However, the MIME type given for the data by the web server is text/html and the data contains < br > tags and HTML comments (though no < html >, < head >, or < body > tags that you would expect for an HTML document). Thus, if a user copies and pastes the data from the web browser, the

<<less
Download (0.008MB)
Added: 2007-02-12 License: Perl Artistic License Price:
986 downloads
Underground Desktop 029 Alpha

Underground Desktop 029 Alpha


Underground Desktop is a GNU/Linux distribution targeted to the desktop user. more>>
Underground Desktop is a GNU/Linux distribution targeted to the desktop user, featuring a graphical installation (using Anaconda for Debian by Progeny), and is based on Debian unstable.
Main features:
Ease of installation.
- The graphical installer will guide you through the installation in a simple and effective way.
Debian based.
- Underground Desktop is based on Debian unstable, so you can install bleeding edge software easily.
Fast.
- The desktop environment, KDE, is compiled with optimizations for modern processors.
- The linux kernel is optimized in order to improve desktop performance.
KDE powered.
- KDE is the most advanced desktop environment in the linux world.
- We include a recent release of KDE.
<<less
Download (645.2MB)
Added: 2006-10-14 License: GPL (GNU General Public License) Price:
1109 downloads
DemoWave 0.1.0

DemoWave 0.1.0


DemoWave is a Web application for conducting referendum. more>>
DemoWave is a Web application for conducting referendums that:

allows anyone to propose a new referendum
minimizes the negative effects of people "spamming" the system with bogus referendums
makes referendums where people disagree a lot take longer to go through.

In addition, it can manage a set of laws and referendums on changes to those laws.

DemoWave is intended for democratic organizations that need to decrease the bureaucratic load and increase the participation of their members in the decision-making process.

<<less
Download (0.085MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1071 downloads
One-Wire Weather 0.82.0

One-Wire Weather 0.82.0


One-Wire Weather is a client program for Dallas Semiconductor / AAG 1-wire weather station kits. more>>
One-Wire Weather is a client program for Dallas Semiconductor / AAG 1-wire weather station kits, providing a graphical (animated) display to monitor outside temperature, wind speed and direction, rainfall, and humidity.
Extra temperature sensors may be added. A 1-wire "hub" may be used for improved reliability and range. Weather data may be logged to CSV files, parsed to command line programs, sent to the Henriksen Windows client, or uploaded to Web servers at Dallas, The Weather Underground, and HAMweather.
Enhancements:
- Changes to libusb calls, to operate correctly with recent Linux kernels.
- Added facility for waveform slew/timing adjustment for DS2490.
- Locale now set to POSIX when creating output for wunderground, &c - so you can log e.g. with comma as decimal separator, but wunderground gets a full stop.
- Rain from a remote source is integrated for upload (but please could people check if this works for you).
- Initial support for DS2760 - e.g. AAG TAI8560 thermocouple adapter (but the thermocouple Voltage isnt interpreted yet).
- Added facility for placing control characters in parser strings, as C-style escape sequences.
- Added dailyrain statistic for wunderground uploads, &c.
- Implemented rapid update for wunderground.
<<less
Download (0.43MB)
Added: 2007-07-12 License: Artistic License Price:
844 downloads
LambdaRogue 0.1.105

LambdaRogue 0.1.105


LambdaRogue is a rogue-like role playing game set in the future of a somehow parallel world to our own. more>>
LambdaRogue is a rogue-like role playing game set in the future of a somehow "parallel world" to our own.
People had to go underground to survive a war between human society and the once peaceful DrakhNar, another species on the planet. People founded the NeoTerr nation and tried to build up a prosperous civilization.
This worked, until suddenly strange creatures came down the Great River Styx. The river has now become a source of fear and terror. The player has to follow the river through NeoTerr and discover the reason. The atmosphere is rather strange, influcenced by phantasy and cyberpunk.
Enhancements:
- HP does not autoregenrate any longer.
- This makes the game more difficult.
- Monsters are able to do long-range attacks.
- There are three new trader types (hospital, restaurant, and academy).
- There are many UI improvements and bugfixes.
<<less
Download (1.0MB)
Added: 2007-03-11 License: GPL (GNU General Public License) Price:
957 downloads
demexp 0.8.0

demexp 0.8.0


demexp is a client/server system for direct democracies. more>>
demexp is a client/server system for direct democracies. demexp makes it possible to ask questions in the system, add new answers to those questions, and vote on proposed answers.
The voting procedure used is Condorcet voting. Questions are classified, and a delegation system allows ones vote for certain questions to be assigned to a chosen delegate.
The software is tailored to the needs of the Democratic Experience project.
Enhancements:
- A new configuration file that supports version upgrading.
- Support for client internationalization. Translations of the (English) client into French and Esperanto.
- An experimental Web client in OCaml (using WDialog). Improvement of the Windows installer.
- Simplification of the clients interface.
- Tooltips on column titles.
- Various bugfixes in the client and the server.
<<less
Download (0.17MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1109 downloads
Acme::Test::Weather 0.2

Acme::Test::Weather 0.2


Acme::Test::Weather is a Perl module to test the weather conditions for a user. more>>
Acme::Test::Weather is a Perl module to test the weather conditions for a user.

SYNOPSIS

use Test::Weather;
plan tests => 2;

# You may only install something
# when its nice outside.

&isnt_snowing();
&isnt_cloudy();

# output:

1..2
ok 1 - its partly cloudy in Montreal, Canada
not ok 2 - its partly cloudy in Montreal, Canada
# Failed test (./t/mtl.t at line 5)
# Partly Cloudy
# matches (?i-xsm:bcloudy)
# Looks like you failed 1 tests of 2.

The package determines a users location by looking up their hostname / IP address using the CAIDA::NetGeo::Client package.

Based on the data returned, weather conditions are polled using the Weather::Underground package.

Because, you know, it may be important to your Perl module that its raining outside...

PACKAGE FUNCTIONS

&is_cloudy()

Make sure it is cloudy, but remember the silver lining.

&isnt_cloudy()

No clouds. Not even little fluffy ones.

&is_raining()

Make sure it is raining.

&isnt_raining()

Make sure sure it is not raining.

&is_snowing()

Make sure it is snowing.

&isnt_snowing()

Make sure it is not snowing.

&is_sunny()

Make sure it is sunny.

&isnt_sunny()

Make sure it is not sunny. Why are you so angry?

&eq_celsius($int)

Temperature in degrees Celsius.

>_celsius($int)

Cooler than, in degrees Celcius.

_fahrenheit($int)

Warmer than, in degrees Fahrenheit.

_humidity($int)

Humidity is greater than.

<<less
Download (0.005MB)
Added: 2007-03-19 License: Perl Artistic License Price:
949 downloads
Class::DataStore 0.07

Class::DataStore 0.07


Class::DataStore is a Perl module for generic OO data storage/retrieval. more>>
Class::DataStore is a Perl module for generic OO data storage/retrieval.

SYNOPSIS

my %values = ( one => 1, two => 2 );
my $store = Class::DataStore->new( %values );

# using get/set methods
$store->set( three, 3 );
my $three = $store->get( three );

# using AUTOLOAD method
$store->four( 4 );
my $four = $store->four;
my @four = $store->four; # returns a list

my $exists = $store->exists( three ); # $exists = 1
my $data_hashref = $store->dump;
$store->clear;

Class::DataStore implements a simple storage system for object data. This data can be accessed via get/set methods and AUTOLOAD. AUTOLOAD calls are not added to the symbol table, so using get/set will be faster. Using AUTOLOAD also means that you will not be able to store data with a key that is already used by a instance method, such as "get" or "exists".
This module was written originally as part of a website framework that was used for the Democratic National Committee website in 2004. Some of the implementations here, such as get() optionally returning a list if called in array context, reflect the way this module was originally used for building web applications.

Class::DataStore is most useful when subclassed. To preserve the AUTOLOAD functionality, be sure to add the following when setting up the subclass:

use base Class::DataStore;
*AUTOLOAD = &Class::DataStore::AUTOLOAD;
This module is also a useful add-on for modules that need quick and simple data storage, e.g. to store configuration data:
$self->{_config} = Class::Datastore->new( $config_data );
sub config { return $_[0]->{_config}; }
my $server = $self->config->server;
my $sender = $self->config->get( sender );

<<less
Download (0.004MB)
Added: 2006-10-06 License: Perl Artistic License Price:
1113 downloads
Salonify 0.82

Salonify 0.82


Salonify is a Perl script which displays images that you have organized in a directory hierarchy. more>>
Salonify is a Perl script which displays images that you have organized in a directory hierarchy.
The Web user can choose to see photos as thumbnails or in small, medium, or full-size format; rotate the images; modify the captions; move from folder to folder or image to image easily; and customize the layout.
The administrator can also take away any of these abilities from the user if they want. By default, the captioning is totally democratic (or wiki-like)--anyone visiting your site can change the captions. You can also lock this down.
Salonify generates nearly w3c-compliant HTML (getting closer all the time) and renders quite well in all tested browsers, including w3m-img, lynx, Mozilla, Opera, Netscape, Internet Explorer, etc..
It uses JavaScript when available but does not depend on it, and makes special allowances for bugs in certain browsers.
Enhancements:
- New feature to permit visitors to download entire album as a ZIP file. See the config file for the new options, salonify_generate_static_archive_file and salonify_generate_dynamic_archive_file. The "dynamic generate" is enabled by default, but if you want to limit disk space usage, youll need a script that runs occasionally to delete the ZIP files that are created.
- If this feature is enabled, a new "download album" button will appear above the thumbnail view.
- More error checking when loading modules--try to tell user what is missing.
- More error checking when using RCS to check out files--give user option to override RCS lock on make_salonify.
- Update documentation, in particular the USAGE file.
<<less
Download (0.036MB)
Added: 2005-09-16 License: GPL (GNU General Public License) Price:
1498 downloads
QUAKE 4 Quakemas Map Pack

QUAKE 4 Quakemas Map Pack


QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4. more>>
QUAKE 4 Quakemas Map Pack is a bonus collection for Christmas with maps for Quake 4.

This Map Pack is compatible with QUAKE 4 1.0, and updates 1.0.4.0 and 1.0.5.0.

This Map Pack consists of the file pak013.pk4 and contains the following multiplayer maps:

Campgrounds Redux (q4dm9):

With QUAKE 4s updated technology, Campgrounds Redux now has a fresh look and feel, revitalizing this QUAKE III(tm) classic. Excellent for any number of players, this updated version supports Deathmatch, Team Deathmatch and Tournament modes, where hard-core QUAKE fans can get crazy with this throw-back to one of their old favorites.

Railed (q4tourney1):

Set in an abandoned, rusting Strogg facility, the environment in Railed produces fast-paced frenetic tournament style action! This new map is all about close-quarters combat and hair-trigger reflexes as players hustle through the winding, multi-tiered corridors. Designed especially for Tournament play, Railed also supports Deathmatch and Team Deathmatch game modes, and is guaranteed to provide some thrilling fast-action gameplay.

Tremors (q4ctf7):

Built within a twisting underground cavern and peppered throughout with pipes, bridges, and catwalks, Tremors demands tactical expertise. Enemies attack from above and below in the enormous, multi-tiered environment, making team-play invaluable. Tremors is perfect for huge Capture-The-Flag games, and also supports the Arena Capture-The-Flag gameplay mode.

To use the new maps in the map rotation cycle, a new map cycle script file has been included with the Map Pack, called mapcycle-mp1.scriptcfg.

To use the new map cycle script:

1. On the Multiplayer- Create Server screen, click "Advanced Options"
2. In the "Map cycle script file" field, enter mapcycle-mp1.scriptcfg
3. Click "Close advanced options"
4. Start the server

Alternately, this can be set with the console command:

g_mapCycle mapcycle-mp1.scriptcfg

To uninstall, simply delete the pak013.pk4 file from your QUAKE 4q4base directory.
<<less
Download (16.4MB)
Added: 2005-12-23 License: Freeware Price:
1400 downloads
Global Assassin 2.0

Global Assassin 2.0


Global Assassin is a text-based action game. more>>
Global Assassin is a text-based action game.

The Global Assassin game is a multiplayer, shoot-em-up game set in the first person, and yet its text-based.

The year is 2035, and robots have taken over the Earth. Most humans died during the invasion or were forced to flee the planet. You are part of a small resistance that has managed to survive underground and is now prepared to strike back.

As a trained assassin, your objective is to return to the Earths surface, stealthily move through the worlds major cities, and systematically rid the planet of its invaders.

The details of the game are as follows.

The battlefield consists of 20 cities around the globe.

These cities have been connected for your mission by an ellaborate portal system.

Use the portals to move between cities as you search for and destroy the robots.

You are armed with a gun, bullets, and grenades.

To successfully strike an invader, you and your target must occupy the same city at the precise moment you attack.

You can lay a mine in a given city, and the very next player to enter that city trips the mine.

You remain alive as long as you have health points.

Over time, you automatically earn back health points, bullets, and grenades.

This is a multiplayer game. You may or may not be the only assassin on the planet!
<<less
Download (29.5MB)
Added: 2007-04-17 License: Freeware Price:
552 downloads
wview 3.3.0

wview 3.3.0


wview is a linux/*BSD/unix/MacOSX-Darwin application that controls a Davis Vantage Pro or Vantage Pro2 weather station console. more>>
wview is a linux/*BSD/unix/MacOSX-Darwin application that controls a Davis Vantage Pro or Vantage Pro2 weather station console to retrieve archive records and current conditions.

The archive records are stored in the Davis WLK file format (thus Weatherlink generated archive files can be used by wview). Archive records may optionally be stored in a relational database (MySQL or PostgreSQL).

At a user-defined interval, wview will use the archive history and current conditions to generate weather images (buckets and graphs) and HTML web pages based on configurable HTML templates. Optionally, the web pages can be transferred to a remote web server via an ftp or secure ssh process included with wview.

Optionally, the wview alarm daemon wvalarmd can be enabled to deliver current conditions to TCP socket clients as a near real-time data feed engine. wvalarmd can also be configured to function as a weather data alarm generator to user specified scripts or binaries. Optionally, your station data can be submitted to the CWOP system for use by NOAA and others or to the Weather Underground.

wview can be easily configured for international or US units, labels and text. wview supports serial and USB data loggers. wview natively supports connectivity with a terminal server or serial server via TCP sockets - no intermediate software required to make the ethernet port "look" like a serial port.

<<less
Download (0.70MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
884 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1