Main > Free Download Search >

Free 2010 midterm elections software for linux

2010 midterm elections

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 14
CElect

CElect


CElect provides a tool for finding preferential ballot election winners and PR council sets. more>>
CElect provides a tool for finding preferential ballot election winners and PR council sets.

CElect is a console-based tool for determining a social preference ordering, such as an elected candidate or choice in a single-winner election, or the preferred composition of a multi-member council, based on a list of individual preference orderings (ballots) over the candidates or choices.

It can also calculate the winner and social ordering when given a Condorcet matrix and list of candidates, though it is in that case limited to Condorcet methods.

Of single-winner methods, it supports Dodgson, Simpson, Tideman/wv, first and second-order Copeland, and Schulze (all Condorcet methods), and FPTP, Borda, 1/n Borda, Hare, Nanson, and 1/n Nanson.

Of proportional representation, it supports CPO-STV, CFPRM, and DHondt without lists.

<<less
Download (0.058MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
942 downloads
EZelect 0.1.0

EZelect 0.1.0


EZelect is a PHP script useful for conducting Web-based elections for small organizations. more>>
EZelect is a PHP script useful for conducting Web-based elections for small organizations. EZelect is very simple and easy to use.
The script is originally written for and used in the 2005/2006 presidential election of Berkeley Chinese Students and Scholars Association (BCSSA).
Main features:
- No database needed. All information is stored in plain-text files
- Works on Unix servers like Linux, Solaris
- Authenticating voters by their email. Can be configured to allow votes from users with emails like @organization.org. One email address casts at most one vote.
- Supports two types of elections, one letting each voter votes for one of multiple candidates, another letting each voter approve or dis-approve a single candidate. It should be easy to add more types of elections.
- Outputs all votes in plain text file. Use of grep to process the results should be enough in most cases.
Usage:
- Customize the beginning part of ezelect.php to suit your needs.
- Make sure the data dir ($datadir) exists and is writable by the web server process.
- Make sure the local host has an MTA running on port 25.
- Access index.html from your webserver to test the election.
- Do some further customization and run the election!
- Collect results in $datadir. Each file, named with the users email address, records votes from the users. The only thing useful is the 1st line, which contains the *confirmed* vote from the user. A user can have at most one confirm vote. If the 1st line is _ _, then the user didnt confirm any vote and should not be counted. A simple command to collect all results:
find . -type f -exec head -1 {} ;
<<less
Download (0.006MB)
Added: 2006-01-19 License: Freeware Price:
1373 downloads
DNS Domain Expiration Check 1.0

DNS Domain Expiration Check 1.0


domain-check is a utility for checking DNS domain expiration dates. more>>
DNS Domain Expiration Check is a utility for checking DNS domain expiration dates.

domain-check queries WHOIS data in realtime, and can be integrated with cron to provide e-mail notifications prior to a domain expiring.

The first example will print the expiration date and registrar for daemons.net:

$ domain-check.sh -d daemons.net

Domain Registrar Status Expires Days Left
----------------------------------- ----------------- -------- ----------- ---------
daemons.net INTERCOSMOS MEDIA Valid 13-feb-2006 64


The second example prints the expiration date and registrar for the domains listed in the file "domains":

$ domain-check.sh -f domains

Domain Registrar Status Expires Days Left
----------------------------------- ----------------- -------- ----------- ---------
sun.com NETWORK SOLUTIONS Valid 20-mar-2010 1560
google.com EMARKMONITOR INC. Valid 14-sep-2011 2103
daemons.net INTERCOSMOS MEDIA Valid 13-feb-2006 64
spotch.com GANDI Valid 03-dec-2006 357


The third example will e-mail the address admin@daemons.net with the domains that will expire in 60-days or less:

$ domain-check -a -f domains -q -x 60 -e admin@daemons.net
<<less
Download (MB)
Added: 2005-12-13 License: GPL (GNU General Public License) Price:
810 downloads
Electowidget 0.1.0

Electowidget 0.1.0


Electowidget provides a library for adding elections to PHP apps. more>>
Electowidget provides a library for adding elections to PHP apps.
Electowidget is a PHP library (initially a plugin for MediaWiki) designed to make it possible to conduct Internet polls and elections using many different voting systems, including the Schulze (Condorcet) method, instant runoff voting, approval voting, and even plain old plurality.
It also assists in explaining different election methods by providing an easy way of tallying example elections and comparing the results as computed by different elections.
The modular design allows for plugging in new election tallying methods, different ballot designs, and different ballot formats.
Enhancements:
- This release is a plugin for MediaWiki 1.5.1.
<<less
Download (0.067MB)
Added: 2007-02-01 License: BSD License Price:
996 downloads
RBL Spam Daemon 0.0.4

RBL Spam Daemon 0.0.4


rblsd is a small, fast, SpamAssassin-compatible spam filter. more>>
rblsd is a small, fast, SpamAssassin-compatible spam filter. It filters mail by performing a series of RBL lookups on each message. This results in fast, accurate, low-load spam filtration. This can be used as a standalone, replacement for SpamAssassin, or as an secondary filter to increase mail throughput.
As for the folks here in collegeland, were getting to that point in the semester when we discover its the fifth week already, and midterms are coming up, and all of a sudden, weve got tests. I have nearly completed a major improvement to the internal loop (the backbone of the server), but dont use it right now, because clients wont time out (you should note that the development version in cvs is rarely usable for real mail, and sometimes it wont even run normally). Here are features that Im planning for the fifth release:
Compatibility with firedns To me, rblsd and firedns seem meant for each other. This is optional, of course, just be sure your OS has copy-on-write :-).
Multiple-user configurations, with flexible passwd files.
A "lite" version, that processes a single piece of mail from input. rblsd was designed for a high volume of mail, and is indeed optimized for this, but I could create a light-weight mail filter that uses the rich ruleset of rblsd for a less hardcore user.
The ability to record marked spam (in its unprocessed form) for any reason you may need a collection of spam mails (to train a smart filter perhaps? Vipuls Razor?)
Of course, a few new knobs to turn, in order to best reduce spam, based on your particular mail flow patterns.
And of course, performance improvements.
Hopefully this will get done by November. It is possible I may have to put this off till winter break, in which case, late December, at the latest. Ill try to give occasional progress reports, so check the site back if youre interested. Meanwhile, Im going to drift back into college life and prioritize my obligations there. Have fun out there in the real world!
Enhancements:
- Countless internal changes, clean-ups, and minor bugfixes made.
- Fixed support for new resolver libraries (BIND-9).
- spamc2 rebuilt from the ground up (built from SpamAssassins spamc).
- Cleaned up the appearance of the filtered messages.
- Improved hash table performance (faster responses).
- Documentation rewritten.
- Configuration file added (see rblsd.conf).
- Custom rules based on header IP addresses added.
- Support for blacklists and whitelists via SpamAssassin configuration file added.
- Network access rules added.
<<less
Download (0.15MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1202 downloads
X101.044 (IBM)

X101.044 (IBM)


X10 is an experimental new language currently under development at IBM in collaboration with academic partners. more>>
X10 is an experimental new language currently under development at IBM in collaboration with academic partners. The X10 effort is part of the IBM PERCS project (Productive Easy-to-use Reliable Computer Systems) in the DARPA program on High Productivity Computer Systems. The PERCS project is focused on a hardware-software co-design methodology to integrate advances in chip technology, architecture, operating systems, compilers, programming language and programming tools to deliver new adaptable, scalable systems that will provide an order-of-magnitude improvement in development productivity for parallel applications by 2010.

X10 aims to contribute to this productivity improvement by developing a new programming model, combined with a new set of tools integrated into Eclipse and new implementation techniques for delivering optimized scalable parallelism in a managed runtime environment. X10 is a type-safe, modern, parallel, distributed object-oriented language intended to be very easily accessible to Java programmers.

It is targeted to future low-end and high-end systems with nodes that are built out of multi-core SMP chips with non-uniform memory hierarchies, and interconnected in scalable cluster configurations. A member of the Partitioned Global Address Space (PGAS) family of languages, X10 highlights the explicit reification of locality in the form of places; lightweight activities embodied in async, future, foreach, and ateach constructs; constructs for termination detection (finish) and phased computation (clocks); the use of lock-free synchronization (atomic blocks); and the manipulation of global arrays and data structures.

An Eclipse-based Integrated Development Environment (IDE) has been developed at IBM for X10 to help further increase programmer productivity by providing state-of-the-art functionality for viewing, editing, navigating, executing, and manipulating X10 programs. The X10 Development Toolkit (X10DT) is intended to be a full-featured IDE for X10 offering the features Java programmers have come to love and depend upon in Eclipse: a source editor with various coding assists, lightweight information pop-ups, high-level and low-level navigation views, powerful search capabilities, application launch configuration management, refactoring, and debugging support. In addition, the X10DT will include tools, views and refactorings that specifically address the development of highly concurrent software in X10.
<<less
Download (2.0MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1018 downloads
ProjectCenter 0.4.2

ProjectCenter 0.4.2


ProjectCenter is GNUsteps official integrated development environment. more>>
ProjectCenter is GNUsteps integrated developement environment (IDE). It is based in part on NeXTs original Project Builder. It assists you in starting new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.

Serg Stoyan is the current maintainer of ProjectCenter. Please contact him if you would like to submit a bug report or volunteer to improve ProjectCenter. The original author of ProjectCenter, Philippe C.D. Robert, no longer actively contributes to the application.

Over a decade ago, NeXT Computer Inc. revolutionized application development by making two great developer tools available for their operation system OPENSTEP: Project Builder and Interface Builder. These applications made application development much easier and faster and took NeXT ahead of the other computer manufacturers and operating system vendors.

Supporting the project types Application, Bundle, Library, Tool, and Aggregate, ProjectCenter automatically creates the project makefiles and aids you in the process of editing, project compilation, package building and debugging. In the future, built-in CVS support will be available, too.

ProjectCenter is a very useable application, but is still evolving. Support is there for project creation and inspection as well as basic Makefile generation. Using the Application project type, you can already create graphical applications using ProjectCenter and Gorm in conjunction.

GNUstep is a free, standard, object-oriented, cross-platform development environment meant to provide generalized visual interface design, a cohesive user interface, and look good as well. GNUstep is based on and completely compatible with the OpenStep specification developed by NeXT (now Apple Computer Inc.).
GNUstep is a whole load of things, but primarily a framework (libraries, tools, applications) for developing software. It is not a not a window manager. And the libraries are not used by WindowMaker at present, although WindowMaker shares a similar look.

At no stage will you ever run GNUstep - you will run applications and tools and will make use of its services. At some point you may well find packages distributed as GNUstep systems in the way that you get GNU/Linux systems packaged today. Look at Simply GNUstep, the GNUstep Live CD, and Project Backbone for examples.

The ProjectCenter will hopefully consist of the following capabilities somewhen in the midterm future:

* Project management
This includes versioning control, automatic makefile generation, file management etc.

* Source code editing facilities
A builtin editor will be available in a future release. This has not main priority, though.

* Debugging fascilities
A builtin debugger will be added to ProjectCenter as soon as possible!

* Documentation automation help
Automatic documentation generation using autogsdoc or another tool will be introduced later.

* UML-based case tool
<<less
Download (0.29MB)
Added: 2005-04-22 License: GPL (GNU General Public License) Price:
1645 downloads
Adder 0.1.0

Adder 0.1.0


Adder is a free and open-source voting system. more>>
Adder is a free and open-source voting system. Is an Internet-based electronic voting system which employs strong cryptography.

Adder was built at the University of Connecticut, in the Computer Science & Engineering Department, by members of the CryptoDRM Laboratory.

The following principles are central to the project:

Transparency: All of the data in the main server database should be accessible to the public. This includes the encrypted votes, public encryption keys, and final totals. The main server database does not store secrets.
Universal Verifiability: Any result obtained by the system should be verifiable by any third party. By inspecting the election transcript, it should be possible to perform a complete audit of any procedure.
Privacy: All voters in an election should be confident that their individual choices will remain hidden. Only the total is made available to the public.
Distributed Trust: Each procedure is "supervised" by multiple authorities, and the final sum cannot be revealed without the cooperation of a given number of authorities. Any attempt to undermine the procedure will require the corruption of a set number of authorities. Authorities and voters may overlap arbitrarily. Thus, it is possible for the voters themselves to ensure trustworthiness.
<<less
Download (2.7MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
970 downloads
American Political Science: Campaign Simulator 0.1

American Political Science: Campaign Simulator 0.1


American Political Science: Campaign Simulator project is a statistically based political campaign simulation game. more>>
American Political Science: Campaign Simulator project is a statistically based political campaign simulation game.
The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election.
Several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS-based dataset.
The application is written in Java and supports all operating systems with a Java 1.5 VM.
Main features:
- Time is not the only limiting variable. In fact, time may not be the proper limit as most operations may be performed in tandem; an economic system that allows fund raising elements should be implemented.
- The current choices all utilize the same dataset algorithm to effect the populace in similar ways- this set of scripts should be broadened and deepened as they are too high level.
- The Python Architecture needs polishing- the internal IDE is not complete, and the ability to assign scripts to run at differing points in the lifetime of the application has yet to be created.
- The installer should place links on the desktops of Mac and Unix/Linux Systems.
- Some of the small features planned, such as a GUI for dialog creation, have been cut for the deadline and should be added.
<<less
Download (30.0MB)
Added: 2006-11-01 License: GPL (GNU General Public License) Price:
1090 downloads
Zebra 0.94

Zebra 0.94


Zebra is a multi-server routing protocol that provides TCP/IP based routing protocols. more>>
Zebra is a multi-server routing protocol that provides TCP/IP based routing protocols. Its meant to be used as a route server and router reflector. Not just a toolkit, it provides full routing power under a new architecture. The user can dynamically change configuration and use command line completion and history from the terminal interface.
It supports BGP-4 protocol as described in RFC1771 (A Border Gateway Protocol 4) as well as RIPv1, RIPv2 and OSPFv2. Unlike traditional, monolithic architectures and even the so-called "new modular architectures" that remove the burden of processing routing functions from the cpu and utilize special ASIC chips instead, Zebra software offers true modularity.
Zebra is unique in its design because it has a process for each protocol.
Main features:
- Due to the multiprocess nature of the Zebra software, it is easily upgraded and maintained. Each protocol can be upgraded separately, leaving the other protocols and the router online. This will save network administrators time in upgrading and maintenance.
-
- Packet routing is carried out at a faster rate than with traditional software. Zebra software allows routers to transfer more data quicker. The need for the ability to transfer large amounts of data quickly is increasing as the internet grows and global networks form. Zebra software will meet that need.
-
- In the event of failure of any of the software modules, the router can remain online and the other protocol daemons will continue to operate. The failure can then be diagnosed and corrected without taking the router offline.
Enhancements:
- Do not listen other processs netlink message.
- "bgp log-neighbor-changes" is added.
- "set ip next-hop peer-address" is added.
- Community delete bug is fixed.
- Fix bug of router-id display
- Option parameter length bug is fixed.
- Point-to-Multipoint support.
- OSPF MD5 authentication bug is fixed.
- OSPF NSSA bug is fixed.
- NSM event schedule bug is fixed.
- Update Opaque LSA patch.
- When write queue becomes empty stop write timer.
- Update to the latest Oharas code. DR election bug is fixed.
- Update link-local address on interface creation
- Update for IPv6 handling
- Make all protocol DEFUN/ALIAS consistent
- Fix route-map problem
- Fix vty bug cause daemon crash.
<<less
Download (1.3MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1233 downloads
Statistics::RankOrder 0.12

Statistics::RankOrder 0.12


Statistics::RankOrder contains algorithms for determining overall rankings from a panel of judges. more>>
Statistics::RankOrder contains algorithms for determining overall rankings from a panel of judges.

SYNOPSIS

use Statistics::RankOrder;

my $r = Statistics::RankOrder->new();

$r->add_judge( [qw( A B C )] );
$r->add_judge( [qw( A C B )] );
$r->add_judge( [qw( B A C )] );

my %ranks = $r->mean_rank;
my %ranks = $r->trimmed_mean_rank(1);
my %ranks = $r->median_rank;
my %ranks = $r->best_majority_rank;

This module offers algorithms for combining the rank-ordering of candidates by a panel of judges. For the purpose of this module, the term "candidates" means candidates in an election, brands in a taste-test, competitors in a sporting event, and so on. "Judges" means those rank-ordering the candidates, whether these are event judges, voters, etc. Unlike "voting" algorithms (e.g. majority-rule or single-transferable-vote), these algorithms require judges to rank-order all candidates. (Ties may be permissible for some algorithms).

Algorithms included are:

Lowest-Mean
Trimmed-Lowest-Mean
Median-Rank
Best-of-Majority

In this alpha version, there is minimal error checking. Future versions will have more robust error checking and may have additional ranking methods such as pair-ranking methods.

<<less
Download (0.013MB)
Added: 2007-08-02 License: Perl Artistic License Price:
813 downloads
ChangeWallpaper 1.3

ChangeWallpaper 1.3


ChangeWallpaper application has two scripts for change your background in Gnome. more>>
ChangeWallpaper application has two scripts for change your background in Gnome, from a Folder with several images or from art.gnome.org

This application is two scripts. One of them changes the wallpaper of your Gnome desktop from a Folder of your election. This script hence the necessary of wallpapers on that folder.

The second one, and for me the best, change your background with a random one selected from art.gnome.org.

For both of them you must select the softlink that its generated the first time you run it, and the add the script to you session manager, with this every time you boot your PC and log into your account you will see a new background.

<<less
Download (0.57MB)
Added: 2006-10-05 License: GPL (GNU General Public License) Price:
1116 downloads
FDDA 0.9

FDDA 0.9


FDDA project is a framework for the demonstration of distributed algorithms. more>>
FDDA project is a framework for the demonstration of distributed algorithms. (such as flooding or election algorithms), meant for learning and teaching.
After you program an algorithm, you may model a small network and FDDA will show how it works, mainly by visualizing the messages sent in the network
Main features:
- Program the algorithm, using the framework capabilities
- Model a small network on which the algorithm will run
- Then, you can demonstrate it, see how it reacts to errors, look at some statistics, ...
<<less
Download (0.65MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1096 downloads
SSEP 0.1

SSEP 0.1


SSEP (Election Simulation System) is a web-based application to simulate an election. more>>
SSEP (Election Simulation System) is a web-based application to simulate an election. Its written in PHP, Macromedia Flash and uses MySQL. WARNING: Its for academic purpose only.

<<less
Download (0.052MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
857 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1