Main > Free Download Search >

Free interesting facts about lames monroe software for linux

interesting facts about lames monroe

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1263
Linux Letters and Numbers 0.1.95

Linux Letters and Numbers 0.1.95


Linux Letters and Numbers project is an educational childrens game for linux. more>>
Linux Letters and Numbers project is an educational childrens game for linux.
Linux Letters and Number is a fun and educational learning game intended for children 2 and up.
It helps children learn or improve their letters, numbers, spelling, and vocabulary skills through the use of interesting pictures.
It also helps them develop important computer skills too.
It is written in C using the GTK and GDK_Imlib libraries.
Main features:
- Extensible - add new images yourself without having to make changes to the program. With support for gdk_imlib, you can now use common image formats, including common formats like gif, jpeg, xpm, png, and tiff.
- Dynamic - each letter or number can be represented by numerous pictures, each being displayed randomly.
- Flexible - you can even have more than one picture for a given word, by using a simple versioning scheme (ie Apple.1.xpm, Apple.2.xpm)
- Interesting - because you can change the game, its different every time!
<<less
Download (0.17MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1097 downloads
Digital Audio Player 0.2b

Digital Audio Player 0.2b


GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players more>>
GNUdap is a project to build a userspace driver to interface Linux with proprietary-protocol USB MP3 players and mass storage devices. Currently GNUdap supports the CHIC MP10, CHIC MP30, CHIC Symphony from "Perstel,Inc." and the NGS Jogger from the NGS Technology.
GNUdap is also an experiment to test the advantages of a strongly-typed programming language and of the functional programming paradigm in hardware developing. In fact GNUdap is developed using the Objective Caml programming language.
To access the devices, we use camlusb, an ocaml binding to libusb, wich is an library which works in userspace to access usb devices.
A shell, which supports the main features of the player, is provided. Besides being done for linux, unlike the original program provided with the MP10, this software is interesting because it has additional features (like being able to transfer mp3s directly to the pc, and to change the playable status of a file on the DAP), not present in the official one. A graphical frontend and a filesystem interface are planned.
To find more informations about the protocol, the driver and the shell visit the Documentation Page
Enhancements:
- chic.sh: Corrected the DIR variable
- added documentation
<<less
Download (0.22MB)
Added: 2006-08-01 License: GPL (GNU General Public License) Price:
1188 downloads
Fact Or Fiction 1.0

Fact Or Fiction 1.0


Fact Or Fiction is a deck editor for the popular trading card game more>>
Fact Or Fiction is a deck editor for the popular trading card game "Magic: The Gathering".
Fact Or Fiction project can be useful for organizing and keeping track of your cards.
It supports card filtering, automatic image loading, deck sorting, and quick entry.
Images:
Card images are automatically downloaded from internet sites. Take a look at the screenshot to see the settings necessary to access Gatherer for the images.
Be aware that Oracle text files do not provide the set of the cards. Therefore a given lists of subdirectories is searched for the card image. To allow rapid deck entry this is done in a background process.
This dialog will also allow you to set your proxy settings to download the images.
Enhancements:
- This release is in sync with the "Dissension" edition of Magic: the Gathering.
- Unglued and Unhinged cards have strange names, and some issues with picture download were fixed.
- The homepage was updated with the correct workflow to build a working (UTF8 encoded) Oracle.
- The size of the edition list control was decreased.
- Dissension mana symbols were added.
- Dissension was added to the initial download list.
- Image scaling was reworked to use bilinear filtering.
<<less
Download (3.9MB)
Added: 2006-04-28 License: Eclipse Public License Price:
1274 downloads
Jeti 0.7.6A (Applet)

Jeti 0.7.6A (Applet)


Jeti is a java jabber client, Jabber the Java way. more>>
Jeti is a java jabber client, Jabber the Java way.
Main features:
- Plugin Based, activate only the features you need.
- Basic chat and messages.
- SSL security and Socks proxy.
- Filetransfers.
- Groupchat.
- Message logging.
- Formatted messages.
- Emoticons.
- Meta contacts, contacts with the same name will be bundled.
- Can register and update transports (MSN AIM Yahoo etc).
- Avatars.
- Groupchat alert, get alerted when something interesting is said.
- Tabbed or windowed mode.
<<less
Download (MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1039 downloads
Net::Delicious::Simple 0.01

Net::Delicious::Simple 0.01


Net::Delicious::Simple is a Net::Delicious for backups. more>>
Net::Delicious::Simple is a Net::Delicious for backups.

SYNOPSIS

use Net::Delicious::Simple;
my $del = Net::Delicious->new(user => plki, pswd => secret);

print "$_->{href}n" for $del->all_posts;
__top

If you want to do anything interesting with del.icio.us automation, you probably want the Net::Delicious manpage. Its good. This module is not. Its just here to return all of your tags or posts as a basic Perl data structure.

This makes it very easy to store that structure using existing dumpers. In fact, it only exists to power delbackup, which dumps to YAML or Netscape::Bookmarks.

<<less
Download (0.003MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1184 downloads
Interpolate/Extrapolate 1.01

Interpolate/Extrapolate 1.01


Interpolate/Extrapolate plug-in does a simple linear interpolation between two images. more>>
Interpolate/Extrapolate plug-in does a simple linear interpolation between two images. However, it does not constrain the blending factor to be in [0, 1]. By using values outside that range, you can perform more interesting extrapolations among images.

For examples on how to use this sort of plug-in, check the Grafica Obscura pages. As an interesting example, below is shown a color image and its grayscale version. Extrapolating `away from the grayscale image leads to an image with increased saturation.

<<less
Download (0.006MB)
Added: 2006-09-21 License: GPL (GNU General Public License) Price:
1130 downloads
JACK Timemachine 0.3.1

JACK Timemachine 0.3.1


JACK Timemachine is a tool that can record occasional bursts of interesting noise from jack apps. more>>
JACK Timemachine is a tool that can record occasional bursts of interesting noise from jack apps.

I used to always keep a minidisc recorder in my studio running in a mode where when you pressed record it wrote the last 10 seconds of audio to the disk and then caught up to realtime and kept recording.

The recorder died and havent been able to replace it, so this is a simple jack app to do the same job. It has the advantage that it never clips and can be wired to any part of the jack graph.

The idea is that I doodle away with whatever is kicking around in my studio and when I heard an interesting noise, Id press record and capture it, without having to try and recreate it.

It seems to be stable for me, but there could be threading issues and race condidtions if run without SCHED_FIFO (ie. without jackd -R).

<<less
Download (0.15MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1353 downloads
Netscape Navigator 9.0 Beta 1

Netscape Navigator 9.0 Beta 1


Netscape Navigator offers improved pop-up blocking and enhanced security. more>>
Netscape Navigator offers improved pop-up blocking and enhanced security. Netscape Navigator 9 is available as a standalone installation for Linux, Mac OS, and Windows.
The automatic update feature in your current Netscape browser will not upgrade to 9.0. Please download the new version now for the newest updates.
Main features:
Social Integration
- Share and vote for webpages that you find interesting.
- Add friends and get their favorite stories in your sidebar.
News in the Browser
- Follow the latest news directly from your browser.
- Customize your News menu to only show your favorite sections.
URL correction
- Let Navigator fix common typing mistakes in URLs.
- No more .cmo, .ogr, or htp:// !
Link Pad
- Save interesting links for later without cluttering your bookmarks.
<<less
Download (8.9MB)
Added: 2007-06-05 License: NPL (Netscape Public License) Price:
169492 downloads
netcat 1.1.0

netcat 1.1.0


netcat is a network piping program. more>>
Netcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts.

At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.

Perhaps some equivalent to netcat, or "nc" should have been written and distributed ten years earlier as another one of those cryptic but fundamental Unix tools that we all use daily without even thinking about it.
<<less
Download (0.07MB)
Added: 2005-04-06 License: Freeware Price:
3743 downloads
libsexier 1.0 Beta 1

libsexier 1.0 Beta 1


libsexier is a sexy cairo widget library for gtk/gnome. more>>
libsexier is a sexy cairo widget library for gtk/gnome.

Currently only one widget is in this new library, fittsmenu, find out more at http://www.qdh.org.uk

You can build it like so:

./configure
make

Once built you can cd examples and run ./fittsmenu to try it out.There have been many interesting comments regarding this new menu, and some misconceptions about the way it works. As a result there are some interesting new features I want to add to the fittsmenu widget, however some of these features are very difficult (slice scaling for instance) to put together so please be patient.

If you’d like to know more or get involved please email me about it. As this is in the very very early stages of development I’m very curious to hear peoples opinions and rants about what I’m doing.

<<less
Download (0.35MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
801 downloads
TwoLAME 0.3.10

TwoLAME 0.3.10


TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder. more>>
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME.
TwoLAME includes libtwolame, a fully thread-safe shared library with an API very similar to LAMEs.
Main features:
- Fully thread-safe
- Static and shared library (libtwolame)
- API very similar to LAMEs (for easy porting)
- Frontend supports wider range of input files (using libsndfile)
- automake/libtool/pkgconfig based build system
Enhancements:
- This release adds win32/winutil.h to the tarball, fixes bug #1629945, fixes presentation of --enable-debug in the configure script, adds twolame_encode_buffer_float32_interleaved(), fixes a bug that was losing stereo in twolame_encode_buffer_float32(), fixes twolame_set_mode() to accept TWOLAME_AUTO_MODE, adds source file IDs to the top of every file, and adds -pedantic to CFLAGS for the debug build.
<<less
Download (0.45MB)
Added: 2007-03-21 License: LGPL (GNU Lesser General Public License) Price:
954 downloads
Biogenesis 0.4

Biogenesis 0.4


Biogenesis project is a unicellular organism evolution simulator. more>>
Biogenesis project is a unicellular organism evolution simulator.
Biogenesis simulates in a visual fashion the processes involved in the evolution of unicellular organisms in nature.
It tries to be a didactic approximation to the ideas of mutation or evolution, and can be enjoyed also as an entertainment.
Its intended to serve as a support to show students some basic biological facts. The idea of Biogenesis is taken from Primordial Life, but its an independent project.
Main features:
- The application should be multiplatform.
- There should exist translations in many languages. At the moment, there are only Catalan, English and Spanish translations.
- The representation should be abstract and simplified, but still scientifically accurate.
- It should be actively maintained.
- A good documentation should be enclosed with the application.
- It should be amusing.
<<less
Download (0.092MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1089 downloads
PipeNightDreams 0.10.0

PipeNightDreams 0.10.0


PipeNightDreams is a game similar to PipeDreams. more>>
PipeNightDreams project is a game similar to PipeDreams.

PipeNightDreams is a game similar to the classic PipeDreams that runs under X11. It is implemented using the SDL libraries.

It has 25 levels with increasing difficulty, and you can create your own by editing the text files. It has a lot of cool graphics, and a simple and fast interface.

This game is a pseudo-clon of an old game called PipeDream. I say pseudo-clon because I dont have the original one so Ive been working just with the facts I remember. Ive written it in my spare time during the last ten months (as you can see my spare time is not much).

Many other functionality is planned (more graphics and levels, sound, multiplayer, network and AI) and I hope Ill slowly make it real. By the time I encourage you (if you like the game and want it to be better) to draw some more graphics, compose some music and record some sound FX (these two are really needed cause Ive no music skills at all).

<<less
Download (1.4MB)
Added: 2006-12-20 License: GPL (GNU General Public License) Price:
1038 downloads
Bio::AnnotationCollectionI 1.4

Bio::AnnotationCollectionI 1.4


Bio::AnnotationCollectionI is a Perl interface for annotation collections. more>>
Bio::AnnotationCollectionI is a Perl interface for annotation collections.
SYNOPSIS
# get an AnnotationCollectionI somehow, eg
$ac = $seq->annotation();
foreach $key ( $ac->get_all_annotation_keys() ) {
@values = $ac->get_Annotations($key);
foreach $value ( @values ) {
# value is an Bio::AnnotationI, and defines a "as_text" method
print "Annotation ",$key," stringified value ",$value->as_text,"n";
# also defined hash_tree method, which allows data orientated
# access into this object
$hash = $value->hash_tree();
}
}
Annotation Collections are a way of storing a series of "interesting facts" about something. We call an "interesting fact" in Bioperl an Annotation (this differs from a Sequence Feature, which is called a Sequence Feature and may or may not have an Annotation Collection).
The trouble about this is we are not that sure what "interesting facts" someone might want to store: the possibility is endless.
Bioperls approach is that the "interesting facts" are represented by Bio::AnnotationI objects. The interface Bio::AnnotationI guarentees two methods
$obj->as_text(); # string formated to display to users
and
$obj->hash_tree(); # hash with defined rules for data-orientated discovery
The hash_tree method is designed to play well with XML output and other "nested-tag-of-data-values" think BoulderIO and/or Ace stuff. For more info read Bio::AnnotationI docs
Annotations are stored in AnnotationCollections, each Annotation under a different "tag". The tags allow simple discovery of the available annotations, and in some cases (like the tag "gene_name") indicate how to interpret the data underneath the tag. The tag is only one tag deep and each tag can have an array of values.
In addition, AnnotationCollectionIs are guarentee to maintain a consistent set object values under each tag - at least that each object complies to one interface. The "standard" AnnotationCollection insists the following rules are set up
Tag Object
--- ------
comment Bio::Annotation::Comment
dblink Bio::Annotation::DBLink
description Bio::Annotation::SimpleValue
gene_name Bio::Annotation::SimpleValue
ontology_term Bio::Annotation::OntologyTerm
reference Bio::Annotation::Reference
These tags are the implict tags that the SeqIO system needs to round-trip GenBank/EMBL/Swissprot.
However, you as a user and us collectively as a community can grow the "standard" tag mapping over time and specifically for a particular area.
Enhancements:
- Perl
<<less
Download (4.7MB)
Added: 2006-10-10 License: Perl Artistic License Price:
1109 downloads
Stickloader 0.5

Stickloader 0.5


Stickloader is a LAME front end for quick filling of mp3 sticks. more>>
Stickloader is an easy solution for copying music files from your hard disk to your USB stick and re-encoding them at a lower bitrate for more efficient usage of your MP3 player disk space.

Stickloader is a LAME front end for quick filling of mp3 sticks.

MP3 files and whole directories can be easily dragged on the Stickloader window (which always stays on top) and they are automatically re-encoded using LAME and copied to your USB stick by using a temporary directory to avoid blocking the encoding process.

The programm is written with Java 5.0 using the Standard Widget Toolkit SWT and is using LAME for encoding the data. Therefore it should be system-independent and run on every system where Java, SWT and LAME are available.

<<less
Download (0.82MB)
Added: 2006-07-21 License: Freely Distributable Price:
1190 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5