Main > Free Download Search >

Free dirty software for linux

dirty

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 96
Dirty Water 0.1.0

Dirty Water 0.1.0


Dirty Water project is a custom MUD server. more>>
Dirty Water project is a custom MUD server.
Dirty Water is an original MUD server/engine written in OCaml.
It is designed to be much more advanced and realistic and to encourage role playing more than Diku-style MUDs.
We are using a higher level language which we feel will yield a code-base that is significantly easier to modify, maintain and understand.
We felt that OCaml would make a good choice for this language, though we have since decided Scheme would be a better choice.
All of our code is licensed under the GNU GPL.
Enhancements:
- can pick up items
- can view inventory
- you can specify 1st, 2nd, etc when refering to items
- cant pick up buildings or yourself
- dont see yourself in room descriptions
<<less
Download (0.085MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1041 downloads
Dirty Sand Box 0.5

Dirty Sand Box 0.5


Dirty Sand Box (DSBapp) is a Web-administered, flat-file, Perl portal. more>>
Dirty Sand Box (DSBapp) is a Web-administered, flat-file, Perl portal.
It comes complete with forums, articles, links, download sections, classifieds ads, an image gallery, surveys, messaging, a POP3 mail client, and much more.
Each member profile has its own guest book and user image gallery.
Enhancements:
- A major overhaul was done.
- Perls CGI module (cgi.pm) is now used for all URL and form parsing. An auction, an e-cart, e-cards, subcategories for links and downloads sections, and preview images for downloads were added.
- More security features were added.
<<less
Download (2.9MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
827 downloads
Quick and Dirty Sync 0.1

Quick and Dirty Sync 0.1


Quick and Dirty Sync tries to make two directories the same by comparing files sizes and copying new or changed files across. more>>
Quick and Dirty Sync tries to make two directories the same by comparing files sizes and copying new or changed files across in both directions, meaning you dont need to supply a "from" and "to" directory. Quick and Dirty Sync project works for local and (some) FTP directories.

Your mileage may vary, and all your files may be destroyed. You have been warned.

<<less
Download (0.024MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1041 downloads
Quick and Dirty Transcoder 0.1

Quick and Dirty Transcoder 0.1


Quick and Dirty Transcoder provides a simple shell script that adds transcoding support to Amarok using gstreamer. more>>
Quick and Dirty Transcoder provides a simple shell script that adds transcoding support to Amarok using gstreamer.
The only prerequisites are that you have gstreamer installed and the appropriate plugins.
Quick and Dirty Transcoder works with transcoding when copying files to a media player and also adds a context menu to allow you to transcode files in your collection. When doing the latter, the transcoded file will be written to the same directory as the original file.
You can configure dirtyxcode by creating a file in your home directory ~/.dirtyxcode.sh. The format of the configuration is a shell script that will be sourced by dirtyxcode. You can use this to control how dirtyxcode constructs the gstreamer pipeline. For example, to change the flacencoder element add the following:
flac_enc="myflacencoder myflacencopt=foo"
You can also add options to the existing encoders by setting
< format >_enc_options, for example to change the preset quality
setting for the mp3 encoder (lame), add the following to your
~/.dirtyxcode.sh file.
mp3_enc_options="preset=extreme"
The default gstreamer plugins used by Quick and Dirty Transcoder are:
- wav: wavenc
- mp3: lame
- ogg: vorbisenc
- m4a: faac
- aac: faac
- flac: flacenc
<<less
Download (0.003MB)
Added: 2007-06-01 License: BSD License Price:
875 downloads
Quick and Dirty Game Development Framework 0.9.1

Quick and Dirty Game Development Framework 0.9.1


qdgdf (Quick and Dirty Game Development Framework) is a set of libraries designed to allow fast development of games. more>>
QDGDF stands for Quick and Dirty Game Development Framework, and its a set of libraries designed to allow fast development of games under a variety of systems. Quick and Dirty Game Development Frameworks main goal is to show a platform-independent, consistent interface to UNIX/Linux and MS Windows.
Supported video systems:
- X11 Window System.
- MS Windows DirectX (DirectDraw).
- DJGPP.
- Linux SVGALIB.
Supported audio systems:
- Linux OSS.
- MS Windows DirectX (DirectSound).
- ESD (Enlightened Sound Daemon).
Enhancements:
- This release includes the following new functions: qdgdfv_load_pcx_pal(), which loads a 256 color PCX file and rearranges it to match the current palette; qdgdfv_load_pcx_pal_set(), which loads a 256 color PCX file and sets its palette as the active one; qdgdfv_home_dir() and qdgdfa_home_dir(), which return a path where a game can create a directory or write data; and qdgdfv_app_dir() and qdgdfa_app_dir(), which return a path where a game can look for its application data.
<<less
Download (0.08MB)
Added: 2006-07-09 License: GPL (GNU General Public License) Price:
1202 downloads
QDWizard 1.9

QDWizard 1.9


QDWizard (Quick and Dirty Java Wizard) is a simple framework to create Swing wizards. more>>
QDWizard (Quick and Dirty Java Wizard) is a simple framework to create Swing wizards.
Main features:
- Designed to minimize required code. Only few methods to implement.
- Simple design, only two classes visible by the programmer.
- I18n support for action buttons (en, fr, de, sp, ca, nl for the moment).
- Full branching support, can implement any wizard cinematic.
- Error management using the simple setProblem() method.
- Supports Wizard images natively and resizes image automaticaly.
- Ultra light API: only few KB.
- Actively supported by the Jajuk team.
- Learning curve of 15 minutes maximum.
- Real world samples provided (jajuk classes).
<<less
Download (0.11MB)
Added: 2007-01-02 License: LGPL (GNU Lesser General Public License) Price:
1025 downloads
DIM 0.1

DIM 0.1


DIM (Dirty Instant Messenger) is an instant messenger that can be easly embedded in Web sites. more>>
DIM (Dirty Instant Messenger) is an instant messenger that can be easly embedded in Web sites.
DIM uses MySQL to store accounts and messages and a modern browser to render its interface.
Installation:
1. untar dim.xy.tgz inside the root of the website where dim will be embedded
2. edit mysql.php and insert your database configuration
3. create a mysql database according to mysql.php
4. create the tree tables needed by dim using dim_mysql_tables.sql
5. embed dim in your website with: < iframe width=200 height=350 src="dim/index.php" frameborder=0 name=dim id=dim marginheight=0 marginwidth=0 >
6. adjust dim colors and fonts by editing config.php and default.css
Enhancements:
- The program has been totally rewritten.
<<less
Download (0.009MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1060 downloads
mod_tee

mod_tee


mod_tee serves to clone an document as it is served. more>>
mod_tee serves to "clone" an document as it is served. mod_tee was hacked up as a quick-and-dirty fix when a Site Valet user complained of problems saving a Valet report: mod_tee now serves to enable registered users to request email copies of any report generated.

The current status is "works for us", but it is not of release quality. It is less-than-complete in several respects. Its probably not a good idea to use it operationally unless youre prepared to get your hands dirty fixing any problems, or pay for support.

Configuration

TeeType FILE|PIPE|SMTP [Destination]
Where to send the cloned output:

FILE - save to a destination file. For testing only!
PIPE - pipes output to a destination program with popen.
SMTP - sends cloned output directly to email at a destination mailserver. Implements SMTP handshake with no error checking - so its a dangerous option!

TeeCondition query|cookie|path|header|env|true|false [key] [val]

Defines a condition for mod_tee to be activated for a request. Values true and false are unconditional, while the others define a QUERY_STRING key, a Cookie, a PATH_INFO component, a request header or an environment variable to trigger the tee. Conditional values require a key. If val is defined then key must match it; otherwise any value of key will activate the tee.

TeeHeader key value

Defines an RFC822-style header to be inserted in front of the body of the page.

<<less
Download (0.012MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1285 downloads
DreamBot 0.0.7

DreamBot 0.0.7


DreamBot is a highly experimental irc bot written in perl. more>>
DreamBot is a highly experimental irc bot written in perl. Its been abandoned. It has some features, which are mostly hardcoded, and a few of the features no longer work. It doesnt follow RFC too closely, and might be incompatible. It is not so stable so you can use it at your own risk.
Main features:
- Everything is totally dynamic, no need to deal with dirty text filesto add an user or channel etc.
- It can learn from channel, and you can ask questions
- Seen support
- Leaving notes/memos to the people on the bots userlist
- Freshmeat/Slashdot backend support
- Topic locks
- Channel mode locks
- Top talkers
- Console and channel logging
- Bitch mode
- Op protection
Enhancements:
- Got rid of the awful, horrible coding style.
- Fixed babelfish translation.
- Removed Jabber completely
- A few document updates
<<less
Download (0.027MB)
Added: 2006-06-17 License: GPL (GNU General Public License) Price:
1225 downloads
LibMSWrite 0.9

LibMSWrite 0.9


LibMSWrite is a free, platform-independent C++ filter library that can read and write the Microsoft Write 3.0/3.1 document. more>>
LibMSWrite is a free, platform-independent C++ filter library that can read and write the Microsoft Write 3.0/3.1 document format. LibMSWrite library supports what is believed to be the complete featureset of the Write file format.

It is fully portable across 32-bit and 64-bit architectures and has no dependencies other than C++. Both Linux, Windows and any other system that supports C++ is supported (STL is not required).

It employs XML-based code generation techniques to simplify the process of manipulating binary Write data structures, in a portable manner.

What can LibMSWrite do for me?

LibMSWrite provides a comprehensive API that serves as a significant abstraction layer for the Microsoft Write file format. Its primary use is in the "backend" of Write Import and Export filters for office suites. LibMSWrite simplifies the creation of such filters because developers no longer need to know the innards of the Write file format.

LibMSWrite forms the basis of the Write filters for KWord >= 1. (http://www.koffice.org), the word processor that complements the K Desktop Environment (http://www.kde.org), which is the most popular free GUI for Unix-based systems (e.g. Linux, FreeBSD).

The LibMSWrite Project does not just provide a library. It also includes:

- mswrite2html: program which converts Write files to XHTML
- list.h: alternative linked list implementation to STL
- xmlparser.cpp: quick & dirty XML parser
- wmf.cpp: WMF parser and BMP-to-WMF converter

Microsoft Write ?

Microsoft Write was the word processor included in Microsoft Windows 3.x (now more than a decade old). With the notable exception of tables, it supported all of the features needed for writing simple documents (essays, book reviews, reports etc.). The Microsoft Write format is almost completely unrelated to the, now (2003) de-facto, Microsoft Word format.

Microsoft Write files usually have the extension .WRI. Although, there are some .WRI files that are actually RTFs.

LibMSWrite was written because there was a need to guarantee that Write documents could continue to be read in the face of diminishing compatibility for old, binary document file formats. For instance, this is important if you have 7 years worth of work in the format...

The LibMSWrite project is not endorsed by Microsoft.
<<less
Download (0.074MB)
Added: 2006-03-30 License: BSD License Price:
1303 downloads
DBIx::SQLCrosstab 1.17

DBIx::SQLCrosstab 1.17


DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database. more>>
DBIx::SQLCrosstab Perl module creates a server-side cross tabulation from a database.

SYNOPSIS

use DBIx::SQLCrosstab;
my $dbh=DBI->connect("dbi:driver:database"
"user","password", {RaiseError=>1})
or die "error in connection $DBI::errstrn";

my $params = {
dbh => $dbh,
op => [ [SUM, salary] ],
from => person INNER JOIN departments USING (dept_id),
rows => [
{ col => country},
],
cols => [
{
id => dept,
value =>department,
from =>departments
},
{
id => gender, from => person
}
]
};
my $xtab = DBIx::SQLCrosstab->new($params)
or die "error in creation ($DBIx::SQLCrosstab::errstr)n";

my $query = $xtab->get_query("#")
or die "error in query building $DBIx::SQLCrosstab::errstrn";

# use the query or let the module do the dirty job for you
my $recs = $xtab->get_recs
or die "error in execution $DBIx::SQLCrosstab::errstrn";

# do something with records, or use the child class
# DBIx::SQLCrosstab::Format to produce well
# formatted HTML or XML output
#

my $xtab = DBIx::SQLCrosstab::Format->new($params)
or die "error in creation ($DBIx::SQLCrosstab::errstr)n";
if ($xtab->get_query and $xtab->get_recs) {
print $xtab->as_html;
my $xml_data = $xtab->as_xml;
}

DBIx::SQLCrosstab produces a SQL query to interrogate a database and generate a cross-tabulation report. The amount of parameters needed to achieve the result is kept to a minimum. You need to indicate which columns and rows to cross and from which table(s) they should be taken.

Acting on your info, DBIx::SQLCrosstab creates an appropriate query to get the desired result. Compared to spreadsheet based cross-tabulations, DBIx::SQLCrosstab has two distinct advantages, i.e. it keeps the query in the database work space, fully exploiting the engine capabilities, and does not limit the data extraction to one table.

<<less
Download (0.071MB)
Added: 2006-06-09 License: Perl Artistic License Price:
1232 downloads
cdp-tools

cdp-tools


cdp-tools is a software that provides tools to work with the Cisco Discovery Protocol (CDP). more>>
cdp-tools is a software that provides tools to work with the Cisco Discovery Protocol (CDP).
They were written because of a particular hosting center that insisted on learning routes using CDP, and thusly required Cisco Switches for doing their dirty work.
cdp-listen/cdp-routemgr are proof-of-concepts that may be useful if you want to implement a similarly brain-damaged proposal.
cdp-send is a must-have tool if you are in that situation. It can pretend to be just about any kind of Cisco hardware you can imagine.
The source is a bit difficult to follow as a requirement was that it build under both the ancient libnet and the new libnet code. hence, much nasty macro-ing.
Enhancements:
- DESCRIPTION, README: More docs...
<<less
Download (0.016MB)
Added: 2005-11-11 License: GPL (GNU General Public License) Price:
1451 downloads
Adams Ripsuite 0.2

Adams Ripsuite 0.2


Adams Ripsuite is a collection of quick and dirty Perl and bash scripts to help rip CDs and manage a music collection. more>>
Adams Ripsuite is a collection of quick and dirty Perl and bash scripts to help rip CDs and manage a music collection. The project rips music video DVDs and music CDs to files on your hard drive.

Reads track information in from a file on disk. Transcodes music files from and to a variety of formats using mplayer/lame/libogg. Specify an artist name to have their back catalogue copied to a folder.

Corrects the case of artist names/song titles for all music files/folders of music files. Adds artist information to files ripped with song title only. Does not support CDDB lookups for track information.

<<less
Download (0.050MB)
Added: 2007-04-11 License: GPL (GNU General Public License) Price:
927 downloads
Adam's Ripsuite 0.2

Adam's Ripsuite 0.2


Adams Ripsuite offers users a complete collection of quick and dirty Perl and bash scripts, which is created to help rip CDs and manage a music collection. more>> Adam's Ripsuite 0.2 offers users a complete collection of quick and dirty Perl and bash scripts, which is created to help rip CDs and manage a music collection. The project rips music video DVDs and music CDs to files on your hard drive. Reads track information in from a file on disk. Transcodes music files from and to a variety of formats using mplayer/lame/libogg. Specify an artist name to have their back catalogue copied to a folder. Corrects the case of artist names/song titles for all music files/folders of music files. Adds artist information to files ripped with song title only. Does not support CDDB lookups for track information.

Requirements: Perl

<<less
Added: 2007-04-11 License: GPL Price: FREE
1 downloads
browser-history 2.8

browser-history 2.8


Browser-history is a small and efficient daemon that keeps your browser history, independent of the browser you use. more>>
Browser-history is a small and efficient daemon that keeps your browser history, independent of the browser you use.
Browser-history came from the will to overcome a Netscape bug: there was no global history, and if you close a window, its whole history is lost. For people browsing lots of sites, having a possibility to track back where one has been before means that you dont have to put everything in your bookmarks file. If you are not sure if a site may be worth remebering, dont add it in your bookmarks. If you need it later, just browse your history files.
Later, it came to our minds that this also could be a valuable add-on to people writing experimental browsers, so they dont have to add this functionality to their browser itself, and to users able thus to track their web history regardless of the browser they used.
Browser-history is a small and efficient daemon. Real user services could be built on top of the log files it maintains for more possibilities (graphical representation, advanced search options, collective histories). It can be seen as a quick-and-dirty hack wrt to the general solution of using a personal proxy to provide this history and housekeeping facilities. For now, it is easy to use and it works very good.
And now that Netscape has a semi-decent history, browser-history is still valuable, as it is difficult to search in the netscape history, its file format is not defined, and entries expire after some time.
Enhancements:
- bugfix: since 2.6, internal links of default generated headers were false
<<less
Download (0.019MB)
Added: 2006-06-22 License: Freeware Price:
698 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5