Main > Free Download Search >

Free halloween costume ideas software for linux

halloween costume ideas

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 868
KopeteNowListening 0.2.2

KopeteNowListening 0.2.2


KopeteNowListening is an amarok script, a complete rewrite, but is based on many ideas from others. more>>
KopeteNowListening is an Amarok script, a complete rewrite, but is based on many ideas from others.
KopeteNowListening will update Kopete avatar, away message and away status based on the current playing song. The configurations are made via kdialog and its all written in bash script.
Feel free to send me ideas and opinions about this one.
Enhancements:
- Fix a bug that restore default [photo, nickname, away] msg even when configured to not use theses settings
<<less
Download (0.020MB)
Added: 2006-12-22 License: GPL (GNU General Public License) Price:
1036 downloads
Analog VUmeter 0.9.2

Analog VUmeter 0.9.2


Analog VUmeter is a visualization plugin for XMMS. more>>
Analog VUmeter is a visualization plugin for XMMS.

If you like this plugin, then please send me feedback, comments, patches, etc. Also what I need is artwork or skins, so mail me if you would like to help with that.

Idea for this plugin came from similar plugin for winamp called Homeboy analog VU meter, and ideas how to write plugin to xmms from MSA plugin.

At first I only wanted to make something, that would look like the real thing, but as time passed, I have tried to make it also behave like it actually did something useful.

So what you are actually seeing is dBFS value for sound, which means RMS value of soundlevel compared to reference ((2^16-1)/2). Values range from 0 dBFS (highest) to -91 dBFS (lowest).

<<less
Download (0.37MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1326 downloads
Witme-fileutils

Witme-fileutils


Witme-fileutils is a version of GNU fileutils that builds as a shared library. more>>
Witme-fileutils is a version of GNU fileutils that builds as a shared library. If this gets merged into the main GNU fileutils, then this project will live on as the integration of libsigc++ and other glib based signal styles to complement the base callback functionality currently available.

This version of Witme-fileutils is a staging ground for new ideas and code to be implemented with the possible integration into GNU fileutils to be handled as time allows.
<<less
Download (MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
1158 downloads
OpenSER 1.2.2

OpenSER 1.2.2


OpenSER aims to be a collaborative project of its users, to develop a scalable and robust SIP server. more>>
OpenSER is a collaborative project of its users, to develop a scalable and robust SIP server.
Anyone can contribute to one of next items:
- code development - OpenSER core, modules and adjacent applications
- documentation- writing or enriching documentation
- miscellaneous - different management tasks (e.g., web site maintenance)
- ideas - new ideas bring brilliant solutions
Main features:
- robust and performant SIP (RFC3261) Registrar server, Location server, Proxy server and Redirect server
- stateless and transactional statefull SIP Proxy processing
- support for UDP/TCP/TLS transport layers
- scripting language for configurations file. With a syntax similar to sripting languages, the configuration offers a powerful and flexible way to deploy custom SIP services.
- management interface via FIFO file and unix sockets
- pseudo-variables to access and manage parts of the SIP messages and attributes specific to users and server
- authentication, authorization and accounting (AAA) via database (MySQL, Postgress, text files), RADIUS and DIAMETER
- CPL - Call Processing Language (RFC3880)
- NAT traversal support for SIP and RTP traffic
- ENUM support
- load balancing and least cost routing extensions
- support for replication - REGISTER offer new functions for replicating client information (real source and received socket).
- logging capabilities - can log custom messages including any header or pseudo-variable and parts of SIP message structure.
- modular architecture - plug-and-play module interface to extend the servers functionality
Enhancements:
- This is the second patch release in 1.2.x series, including minor enhancements and bugfixes done since 1.2.1 was released.
<<less
Download (1.5MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
498 downloads
GetMeDone 0.6

GetMeDone 0.6


GetMeDone is a task manager in the spirit of Getting Things Done. more>>
GetMeDone is a task manager in the spirit of Getting Things Done. It uses PostgreSQL as a backend and is written in Tcl/Tk.
Currently only tested on Linux, it should be easy to extend to run on Mac OS and Windows.
It features easy filtering of contexts, priorities, and time, advanced recurrent tasks, linking tasks to projects, deadlines, an ideas list, and the ability to defer tasks to future dates.
Enhancements:
- Fix bug with editing task with today as the deadline
<<less
Download (0.22MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1111 downloads
H2O Rotisserie 1.2.0

H2O Rotisserie 1.2.0


H2O Rotisserie is a collaborative course management and structured discussion system. more>>
H2O Rotisserie is a collaborative course management and structured discussion system.

H2O is a system that supports gathering people around ideas.

In addition to the traditional features of learning management systems, H2O includes support for collaboration between projects through the sharing of syllabus elements and through joint discussions between projects.

It also supports Rotisserie-structured discussions, which provide an alternative to traditional online discussion boards by structuring the timing and flow of discussions.

It can be used as a traditional course management platform, but it can also be used for more informal projects centered around the exploration of a set of ideas, whether the project be a conference, an ongoing public discussion, or a traditional academic course.

<<less
Download (5.7MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1112 downloads
RealizationEngine Group Communicator 1.0.14rc3

RealizationEngine Group Communicator 1.0.14rc3


Innovative, Web-based The RealizationEngine is designed from the ground up to facilitate group communication and collaboration. more>>
The RealizationEngine is designed from the ground up to facilitate group communication and collaboration.
It will store that communication to built and manage an institutional knowledge base. It is accessible from any Web browser or Web-enabled device.
Classified information is easily restricted to authorized individuals. Information can be compartmentalized, restricted, or published openly, as appropriate, all from the same system.
Ideas are coherently threaded, and every message is searchable in a single location and in the context of the messages related to it.
Main features:
- Communication base (completely replace e-mail or even Lotus Notes)
- Collaboration
- Idea Management
- Project Management
- Intranet
- Extranet
- Virtual meetings
- Online communities
- Virtual companies
- One or all of the above in a single installation
<<less
Download (0.060MB)
Added: 2005-04-19 License: GPL (GNU General Public License) Price:
1648 downloads
Repository::Simple 0.06

Repository::Simple 0.06


Repository::Simple is a simple hierarchical repository for Perl. more>>
Repository::Simple is a simple hierarchical repository for Perl.

SYNOPSIS

use Repository::Simple;

my $repository = Repository::Simple->attach(
FileSystem => root => /home/foo
);

NOTICE: This software is still in development and the interface WILL CHANGE.
This is the main module of a hierarchical repository system, which is loosely based upon the File::System module Ive written combined with ideas from the JSR 170, a.k.a. Content Repository API for the Java API Specification.

The goal of this package is to provide a content repository system with a similar feature set. I think it would be a good goal to aim for loose compatibility, but it is not my intent to adhere to the strict letter of that standard.

<<less
Download (0.033MB)
Added: 2006-10-20 License: Perl Artistic License Price:
1099 downloads
conTEXT 2k

conTEXT 2k


conTEXT is an amaroK script that looks for text or html files in the playing directory and inserts them in a new manageable box. more>>
conTEXT is an amaroK script that looks for text or html files in the playing directory and inserts them in a new manageable box into the context browser.
I hope you dont expect too much of a script thats named almost like a tab in amaroK but there already are some ideas to extend its functionality...
Usage:
Scrolling: Left-click an arrow to speed up. Right-click to jump a page up/down. You can also use standard konqueror controls: Shift+ArrowKeys for scrolling, Alt+Mousewheel for horizontal scrolling, Ctrl+Mousewheel for zooming.
Drag the lower box border to resize the box, drag the box header to change its position.
Enhancements:
- fixed fast scrolling for new khtml versions; fixed playlouder.com; fixed rollingstone display; fixed plattentests.de referenzen
<<less
Download (0.057MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
1496 downloads
Internet-Money-Making-Ideas 1.0

Internet-Money-Making-Ideas 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-14 License: Freeware Price: Free
192 downloads
OpenPHPNuke 2.4.6

OpenPHPNuke 2.4.6


OpenPHPNuke (OPN) is an Open Source Web Content Management System. more>>
OpenPHPNuke (OPN) is an Open Source Web Content Management System (WCMS) which will assist you in the administration, ,creation and maintenance of contents for the internet or intranet.

With OPN you can build your homepage, a web portal, and various other ideas for the internet. Our website here is the meeting platform for our active OPN community where we share lots and lots of information and support about OPN.

You are cordially invited to surf around, yet some areas can only be accessed by registered members.

<<less
Download (MB)
Added: 2007-05-02 License: GPL (GNU General Public License) Price:
909 downloads
Object::PerlDesignPatterns 0.03

Object::PerlDesignPatterns 0.03


Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs. more>>
Object::PerlDesignPatterns is a Perl architecture for structuring and refactoring large programs.

SYNOPSIS

lynx perldesignpatterns.html
perldoc Object::PerlDesignPatterns

ABSTRACT

Documentation: Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid structures, Perl specific methods of refactoring, object tricks, anti-patterns, non-structural recurring code patterns.

PerlDesignPatterns is a free book sporting:

Ideas for keeping programs fun to hack on even after they grow large. Object, lambda, hybrid structures, Perl specific methods of refactoring, object tricks, anti-patterns, non-structural recurring code patterns.

Feel free to jump right in and make corrections, suggestions, ask questions, play editor, or just rant. Start in http://www.perldesignpatterns.com/?TinyWiki to learn about the TinyWiki software, make a page for yourself, play with editing that, perhaps make a link from the GuestLog to your page. The markup language is ASCII based - it couldnt be any easier.

This document is a snapshot of the current state of the Wiki, automatically compiled from hundreds of individual sections by a Perl script.

<<less
Download (0.55MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1180 downloads
Mindless 0.1

Mindless 0.1


Mindless is a mind mapping tool. more>>
Mindless project is a mind mapping tool.

KMindless is a mind mapper for laying out ideas/structures.

Files and notes can be associated with nodes within the mind map.

A todo list can be set up with each item in the list having an associated mind map.

<<less
Download (0.039MB)
Added: 2007-01-23 License: GPL (GNU General Public License) Price:
1004 downloads
JavaSame 0.9

JavaSame 0.9


JavaSame project is a Same clone written in Java. more>>
JavaSame project is a Same clone written in Java.

JavaSame is another Same clone written in Java.

Its based on the KSame ideas and GnomeSame images, and can be run as an applet or stand alone application.

Remove as many balls as you can. You can do it by clicking on groups of two or more balls.

The bigger group you remove the more points you get, exactly (balls-2)^2.

If you leave some unremoved balls, they are subtrackted from your points in the same manner.

For an empty field you get 1000 bonus points.
(Soon there will be a highscores list, so do Your best!)

Good luck! :)

<<less
Download (0.48MB)
Added: 2006-12-05 License: GPL (GNU General Public License) Price:
1054 downloads
Eat Me for Linux 1.0

Eat Me for Linux 1.0


Eat Me is a free, cute and funny set that contains 10 icons more>> Yay! Its halloween again and David has been kind enough to create an awesome set of spooky (er... funny and cute really) folder characters for us to use this year!<<less
Download (373KB)
Added: 2009-04-19 License: Freeware Price:
187 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5