Main > Free Download Search >

Free present software for linux

present

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 830
PresbyterySite 0.0.5

PresbyterySite 0.0.5


PresbyterySite is software for running a presbytery Web site. more>>
PresbyterySite is software for running a presbytery Web site. The project tries to present your presbyterys information in groupings that are most useful to your site visitors and to streamline the work of your clerk.
PresbyterySite is composed of plugins for the Joomla content management system. It provides a directory of congregations, a Google Map of congregations, and a directory of committees.
Enhancements:
- Most data in the database can be edited through the admin interface.
- This release can be translated into any language.
- There are several bugfixes.
<<less
Download (MB)
Added: 2006-12-16 License: GPL (GNU General Public License) Price:
1045 downloads
PagePlaylist 0.9

PagePlaylist 0.9


PagePlaylist is an extension which shows a small Flash audio player on the page you are viewing, if it contains .mp3 files. more>>
PagePlaylist is an extension which shows a small Flash audio player on the page you are viewing, if it contains .mp3 files.

If you come on a page linking one or more .mp3 files, pageplaylist shows a small music note in a grey box by the upper left corner of the page.

Double-clicking on the music note will show a small mp3 player with some basic commands (play, stop, pause, previous track, next track, repeat playlist) and a display area for songs info (author and title if ID3 is present).

Clicking on the player will start streaming the first track of the playlist generated by collecting mp3 links on the page.

You can also expand the player to a wider box showing the full playlist.

<<less
Download (0.013MB)
Added: 2007-04-23 License: MPL (Mozilla Public License) Price:
917 downloads
rsync 2.6.9

rsync 2.6.9


rsync is a file transfer program to keep remote files in sync. more>>
rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync.

rsync project does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.
<<less
Download (0.56MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1087 downloads
Texplore 0.2

Texplore 0.2


explore is a type explorer for GObject based libraries. more>>
Texplore is a type explorer for GObject based libraries. You can see what signals, properties, and other things are present in each type, its parents, and its children.

Its similar to System.Reflection.Emit from Mono, only it uses the GObject librarys API and introspection capabilites.

Installation:

./autogen.sh
./configure --prefix=/tmp
make
make install
$/tmp/bin/texplore & #yove done it
<<less
Download (0.16MB)
Added: 2005-07-06 License: GPL (GNU General Public License) Price:
1570 downloads
TheCurves 1.0

TheCurves 1.0


TheCurves is an application that plots a parameterized family of curves based on algebraic formulas specified by the user. more>>
TheCurves is an application that plots a parameterized family of curves based on algebraic formulas specified by the user. This project is meant as an educational tool for mathematics, physics, and engineering.
When the program is run as an applet in a Web page, the plot parameters and formulas are configurable by HTML and dynamically scriptable, so that the applet can be initialized to present a specific plot when the page is opened or to change plots when the user clicks on a control in the Web page.
Enhancements:
- This version now uses the ant build system.
<<less
Download (MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
885 downloads
imapsync 1.219

imapsync 1.219


imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another. more>>
imapsync is a tool for facilitating incremental recursive IMAP transfers from one mailbox to another.

imapsync is useful for mailbox migration, and reduces the amount of data transferred by only copying messages that are not present on both servers.

Read, unread, and deleted flags are preserved, and the process can be stopped and resumed. The original messages can optionally be deleted after a successful transfer.

<<less
Download (0.11MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
841 downloads
Reality Cyanide client 1.1.2

Reality Cyanide client 1.1.2


Reality Cyanide project is a client for Cyanide, a graphical virtual reality multiplayer role-playing game. more>>
Reality Cyanide project is a client for Cyanide, a graphical virtual reality multiplayer role-playing game.

Cyanide is intended to be the most dynamic multi-player online role-playing game ever made.

This client uses an isometric perspective to present scenes. It is programmed with Python, pygame (SDL), and OpenGL.

Full 3D movement is possible, and the servers code can be exchanged online.

<<less
Download (0.63MB)
Added: 2007-01-04 License: GPL (GNU General Public License) Price:
1023 downloads
Ksubeditor 0.2

Ksubeditor 0.2


KDE DivX subtitles editor is a good solution for people who create and edit subtitles for DivX movies. more>>
KDE DivX subtitles editor is a good solution for people who create and edit subtitles for DivX movies.
It is able to edit,convert subtitles between different formats, and test subtitles using some linux DivX player (at present Mplayer).
Enhancements:
- After "Save As" correct name on the bar is displayed
- Some compilation problems fixed
- Fixed number of columns in new file after spliting a file
- Fixed problem with editing file created by spliting another one
- Some "segmentation fault" fixes
- Changed "Insert row under" into "Insert row above"
<<less
Download (0.55MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1532 downloads
playlistfs 0.11

playlistfs 0.11


playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy more>>
playlistfs is a FUSE filesystem which allows to present a group of play list files (in a directory) as directories to allow easy management.
A folder with playlists is presented as /playlists and all the playlists in the original folder are shown as directories.
Installation:
1. Run following commands
./configure
make
mv src/plfs /sbin/mount.plfs
2. Now simply try something like following
mount /myth/music /mnt/plfs
In above example, all music and playlist files are in /myth/music and target mount point is /mnt/plfs. You can change these values to suit your setup.
Enhancements:
- Fixed a small bug. By default it was compiled in debug mode and this started in foreground rather than daemon mode. Fixed now.
<<less
Download (0.070MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
798 downloads
Test-Run 0.0110

Test-Run 0.0110


Test-Run is an improved test harness for scripts that emit TAP (Test Anything Protocol). more>>
Test-Run is an improved test harness for scripts that emit TAP (Test Anything Protocol). It was forked from Test::Harness, and it uses TAP::Parser.

The project is used to analyze the output of the scripts and present it to the user in a summarized form. Test-Run features separation of the test-running backend and the command line frontend, a "runprove" utility for running tests from the command line, a plugin-system, and colors for the summary line.

<<less
Download (0.067MB)
Added: 2007-06-12 License: MIT/X Consortium License Price:
865 downloads
Portfolyo 0.2.1

Portfolyo 0.2.1


Portfolyo is a Web-based personal project and skill tracker. more>>
Portfolyo project is a Web-based personal project and skill tracker.
Portfolyo is a Web-based tool for professionals to manage their portfolios and, in a broader sense, all information that constitutes them as professionals.
It aids you in keeping track of your projects and skills, and it presents the captured data on your Web site to show off to potential clients, employers, or your peers.
Its a CGI application written in Python.
Main features:
- Manage and track your projects and skills in a web-based administration interface
- Present a list of your projects and detailed views of them on your website
- Present a "skills matrix" on your website, which transparently associates skills with your level of experience and related projects
- Customize look and functionality of your portfolio by editing HTML templates
- Import/export all data to/from a flat file
<<less
Download (0.26MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1005 downloads
Lyrics_CN 0.4.1

Lyrics_CN 0.4.1


Lyrics_CN is an Amarok script that provides Chinese lyrics. more>>
Lyrics_CN is an Amarok script that provides Chinese lyrics.
As a Chinese Amarok user, it is impossible to get correct lyrics by default lyrics script.
I wrote this script to deal with the problem, and it get Chinese lyrics from baidu.com (default), as some options, you can fetch lyrics from several other sites now!
NOTE:this script just for GB* and UTF-8 locale at present.
Enhancements:
- bug fix version base on 0.4.0
<<less
Download (0.010MB)
Added: 2007-03-09 License: GPL (GNU General Public License) Price:
959 downloads
CPAN::WWW::Testers 0.31

CPAN::WWW::Testers 0.31


CPAN::WWW::Testers is present CPAN testers data. more>>
CPAN::WWW::Testers is present CPAN testers data.

SYNOPSIS

my $t = CPAN::WWW::Testers->new();
$t->directory($directory);
$t->generate;

The distribution can present CPAN Testers data. cpan-testers is a group which was initially setup by Graham Barr and Chris Nandor. The objective of the group is to test as many of the distributions on CPAN as possible, on as many platforms as possible. The ultimate goal is to improve the portability of the distributions on CPAN, and provide good feedback to the authors.

CPAN Testers is really a mailing list with a web interface, testers.cpan.org. testers.cpan.org was painfully slow. I happened to be doing metadata stuff for Module::CPANTS. This is the result. Its alpha code, but using it anyone can host their CPAN Testers website.

Unpack the distribution and look at examples/generate.pl. Wait patiently. Send patches and better design.

At the moment I am running the output of this at http://testers.astray.com/

INTERFACE

The Constructor

new
Instatiates the object CPAN::WWW::Testers.

Methods

directory
Accessor to set/get the directory where the webpages are to be created. Note this also where the local copy of testers.db will reside.

generate
Initiates the $obj->download and $obj->write method calls.

download
Downloads the latest article updates from the NNTP server for the cpan-testers newgroup. Articles are then stored in the news.db SQLite database.

database
Path to the SQLite database.

write
Reads the local copy of the testers.db, and creates the alphabetic index, distribution and main index web pages, together with the YAML and RSS pages for each distribution.

<<less
Download (0.011MB)
Added: 2006-12-14 License: Perl Artistic License Price:
1044 downloads
Preferences Hide and Seek 0.6.0

Preferences Hide and Seek 0.6.0


Preferences Hide and Seek lets you configure hard to find and hidden options of GNOME. more>>
Preferences Hide and Seek can configure hard to find and hidden options of GNOME.
Preferences Hide and Seek is a utility that groups together the options that actually exist for GNOME, but are usually hard to find or are just plain hidden from the user.
This utility also makes it possible to create a simple data file to expose gconf-based options to the user. It was created to allow usable access to the hidden application options buried within gconf.
Main features:
- Easy to create an advanced preferences dialog for any application that utilizes GConf.
- Single application mode can be used to mimmick a standard dialog.
- Supports GConf key types boolean, integer, float and string.
- Can set minimum and maximum range for numeric key types.
- Can present string keys as a file or folder name selection.
- Can present string keys as a drop down menu.
- Can present string keys as a font selection.
- Can present string keys as a color selection.
- Can present integer enumerations as a drop down menu.
- Radio buttons support integer, float, and string key types.
- Check buttons, radio buttons, and drop down menus can control the sensitivity of other objects.
<<less
Download (0.086MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1082 downloads
DateChooser 1.2.5

DateChooser 1.2.5


DateChooser is a Java class that allows a programmer to present the user with an input dialog for easily choosing a date. more>>
DateChooser is a Java class that allows a programmer to present the user with an input dialog for easily choosing a date and feeding it to the program.

<<less
Download (0.026MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
946 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5