Main > Free Download Search >

Free lucas rocha software for linux

lucas rocha

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 23
Luca 1.01

Luca 1.01


Luca is a Web-based based accounting (double-entry ledger) application. more>>
Luca is our new accounting software project. Luca is meant to be a rewritten version of CTB. The main development framework is Python+TurboGears.
Luca is named after Luca Pacioli, the man invented the double-entry accounting method.
Luca is still in early stages of development. Thanks for your patience.
The main framework is TurboGears, so a fair amount of Lucas architecture comes directly from TurboGears stack: Javascript+Mochikit for client-side trickery and AJAX; Kid for HTML templating; CherryPy as controller framework, and SQLObject as database-neutral model.
It was decided long ago (from 2000) that the base development language would be Python, since it has been the best interpreted language around. The next question was which Web framework to use (or go solo and create a mini-framework from scratch). The framework should be free, unobtrusive, "Pythonic" and have a fair learning curve.
Before TurboGears, Zope was considered for Luca. It has really being pushed by the Python community as the "Python on Rails". Zope proved to be too bureucractic (too much typing for too little work) and difficult to learn. However, some specific Zope components e.g. ZODB are really of great value and could be reconsidered for Luca adoption in the future.
Enhancements:
- The code was updated to Turbogears 1.0.2.2 and Python 2.5.
- A ton of bugfixes and many improvements were made.
<<less
Download (0.28MB)
Added: 2007-06-13 License: LGPL (GNU Lesser General Public License) Price:
863 downloads
Just Journal 1.0 Alpha 2

Just Journal 1.0 Alpha 2


Just Journal is a blogging application. more>>
Just Journal is a blogging application. You can use it to create one or more blogs on a Web site.
Just Journal allows registered users to comment on other blogs, list friends, consume and provide RSS feeds, and post public, friends only, or private journal entries. Just Journal has been tested using MySQL 5.x and Tomcat 5.5.
Enhancements:
- This release features weblogs.com pinging (preliminary), avatars, RSS feeds, and various other features.
- The code is not production ready, but might be useful to others working on Java based blog software.
- This version makes use of MySQL 5 stored procedures.
<<less
Download (0.23MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1170 downloads
GNU Thales 1.0

GNU Thales 1.0


GNU Thales provides an IRC-to-MySQL gateway. more>>
GNU Thales provides an IRC-to-MySQL gateway.
It connects to your IRC network as a server (like other services), and store everything it receives in a MySQL database.
It doesnt build stats itself, it just fills 5 MySQL tables called user, server, chan, ison and maxvalues.
You can then query the database with SQL queries to retrieve the information you need.
Enhancements:
- added a workaround for a possible unreal bug.
- using autoconf 2.59 instead of autoconf 2.13.
- no longer report usage if you are using Unreal.
- added support for unreal modules modes. see the UnrealModules file.
- added Memphisnet.orgs memphistools ! see examples/memphistools/.
- added secondary keys to ison table, which provided a 10% speed benefit.
- added unreals +T cmode.
- added unreals +D umode (needed for PrivDeaf module)
- added unreals +z umode. patch from nick martini
- nickinfo, an example from Andreas Lindemann !
- Recycled-counter, an example from ProPheT !
- server.linkedto is now an int (was a tinyint).
<<less
Download (0.18MB)
Added: 2007-02-27 License: GPL (GNU General Public License) Price:
969 downloads
C-Dogs SDL Port 0.4

C-Dogs SDL Port 0.4


C-Dogs is an arcade shoot-em-up which lets players work alone and co-operativly during missions. more>>
C-Dogs SDL is a port of the old DOS arcade game C-Dogs to modern operating systems utilising the SDL Media Libraries. In theory C-Dogs SDL should be able to run on Windows, MacOS X, BeOS and the other systems supported by SDL.

Genererally, the more UNIX like a system is, the greater the chance of C-Dogs working (MacOS X and BeOS people, I mean you guys).

C-Dogs SDL was ported to SDL by Jeremy Chin and Lucas Martin-King, using Gentoo Linux as their development environment.

C-Dogs is an arcade shoot-em-up which lets players work alone and co-operativly during missions, and against each other in the "dogfight" deathmatch mode. The DOS version of C-Dogs came with several built in missions and dogfight maps, this version is no exception.

The author of the DOS version of C-Dogs was Ronny Wester. See the "official" homepage for more details. We would like to thank him for releasing the C-Dogs sources to the public.

<<less
Download (0.36MB)
Added: 2007-07-07 License: GPL (GNU General Public License) Price:
847 downloads
GNU EMMS 3.0

GNU EMMS 3.0


GNU EMMS is the Emacs Multimedia System. more>>
GNU EMMS is the Emacs Multimedia System. It tries to be a clean and small application to play multimedia files from Emacs using external players. Many of its ideas are derived from MpthreePlayer , but it tries to be more general and cleaner.
The fact that EMMS is based on external players makes it powerful, because it supports all formats that those players support, with no effort from your side.
Main features:
- Free Software (as in Free Speech, and Free Beer)
- Extensible
- Very light (some might even say stealth)
- Audio support : MP3, Ogg Vorbis, FLAC
- Video support : MPEG, WMV, MOV, AVI, OGM, MKV, etc...
- Tagging capability, possibly batched
- Playlist management
- Remotely drivable via emacsclient (playlist creation via rox-filer, for example))
- And last but no least : Written in Emacs lisp.
Enhancements:
- This release includes a large amount of new features, and is released under the GNU General Public License version 3.
<<less
Download (0.10MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
847 downloads
libPaje 0.4.1

libPaje 0.4.1


libPaje library can be used to create conversion tools from other format to Paje trace file format. more>>
libPaje is a library developed in GNUstep environment and is released under the GNU Lesser General Public License.

The library intends to provide a better way to generate trace files for Paje Visualization Tool.

libPaje library can be used to create conversion tools from other format to Paje trace file format.

Paje is an interactive and scalable trace-based visualization tool which can be used for a large variety of visualizations including:

performance monitoring of parallel applications
monitoring the execution of processors in a large scale PC cluster
representing the behavior of distributed applications
cluster monitoring and management

Users of Paje can tailor the visualization to their needs, without having to know any insight nor to modify any component of Paje. This can be done by defining the type hierarchy of objects to be visualized as well as how these objects should be visualized. This feature allows the use of Paje for a wide variety of visualizations such as the use of resources by applications in a large-size cluster or the behavior of distributed Java applications.

The Paje trace format include three different kind of informations:

definition of the formats of the event
definition of the type hierarchy of the objects to be visualized
set of recorded events complying with the format definition and according to the type hierarchy previously defined.

Although the Paje trace file format is very easily to understand, there are no library or program to generate files in this format directly. Normally, it is necessary a conversion from a set of information to the format readable to Paje. To make this conversion process more abstract in terms of the definition of a Paje trace file, we create this libPaje.

The libPaje library intends to cover the three different kind of information in a Paje trace file.

It manages the first kind, the definition of the formats of the event, with PajeHeaderCenter class. This class automatically generates code for the events, manages extended events and prints the header according to the format.

The second kind of information in a Paje trace file is the type hierarchy. The PajeHierarchy class tries to simplify the type hierarchy definition by receiving a file in the Property List format with some reserved words and prints the type hierarchy defined there in Paje trace file format.

This class also manages the aliases for objects created in Paje trace file. Aliases can be used to downsize the trace files for Paje.

The third kind of information of a Paje trace file is the events that build the visualization in Paje. To cover this third part we created a set of classes which are subclasses of PajeEvent class. Each of them receives information and properly prints itself according to the header specified with PajeHeaderCenter.

The already defined subclasses of PajeEvent can be extended adding new fields with extra information in the events. This extra information can be visualized in Paje with the Inspection Tool.
<<less
Download (0.14MB)
Added: 2006-08-09 License: LGPL (GNU Lesser General Public License) Price:
1173 downloads
Prey Dedicated Server 1.2

Prey Dedicated Server 1.2


Prey tells the story of Tommy, a Cherokee garage mechanic stuck on a reservation going nowhere. more>>
Prey tells the story of Tommy, a Cherokee garage mechanic stuck on a reservation going nowhere. His life changes when an otherworldly crisis forces him to awaken spiritual powers from his long-forgotten birthright. Abducted along with his people to a menacing mothership orbiting Earth, he sets out to save himself and his girlfriend and eventually his planet.
Prey is serious, dark story, based on authentic Cherokee mythology. Themes of sacrifice, love and responsibility are explored and the story dives into emotional territory not yet explored by similar games. You will find nothing familiar with this game.
Overview
In Prey, gamers enter an unpredictable world where nothing can be taken for granted. Most of the game takes place within a living ship, a giant entity that can sense and react to Tommys presence.
Prey makes use of Josephs Campbells renowned story structure, "The Heros Journey," for guiding the main character arc. Campbells extensive work on mythological story progression was made famous when George Lucas used it for Luke Skywalkers story arc in the original Star Wars.
Main features:
- Built on an enhanced Doom 3 engine, the most impressive 3D engine used in a released game.
- Portal technology adds a new dimension to gameplay, allowing enemies to appear out of thin air and create new and completely original puzzles and gameplay styles.
- Several never-before-seen gameplay elements such as Spirit Walking, Wall Walking, and Deathwalk.
- Highly organic, living environment that itself can attack Tommy.
- A deep, emotional story of love and sacrifice.
- Tommy has a sidekick, a spiritual hawk that can help him fight enemies and decipher the alien language of the living ship.
- Multiplayer game support that takes advantage of the unique gameplay styles in Prey.
<<less
Download (25.1MB)
Added: 2007-01-15 License: Freeware Price:
1013 downloads
Root-Portal 0.5.2

Root-Portal 0.5.2


Root-Portal is a GNOME program that monitors files, processes etc and displays changes. more>>
Root-Portal is a GNOME program that monitors files, processes etc and displays changes either directly to the desktop or in a transparent border-less window. This is useful for monitoring system logs and for providing feedback on system activities.

Root Portal is a way to do stuff on your desktop in the background. We find it useful as a monitor of system log files such as /var/log/messages and /var/log/xferlog and /var/log/httpd/access_log etc etc.

You can have as many spots, or portals of text on the screen as you want in varying size and varying font and colour and practically any other property you care to think of. They can have the added advantage of being transcient so that you can still see your background picture underneith the text.

As well as this, using the roottext module, you can run programs such as xsnow and the snow flakes will not disappear because of the text, they will pass through it. Using the module such as gnometext allows you to shade the background and put alternate images as backgrounds for your portals.

You may also shade these custom backgrounds, the only disadvantage to this system is that programs such as xsnow cannot mix their graphics with this and disappear behind them. The only other difference between the two is that the root text can handle non-fixed sized fonts with a breeze.

Because the gnome module is using zvt, it currently does no like non-fixed sized fonts too much at all. We are hoping the author of zvt will change this in later releases of his library. As well as the file tailing facility to monitor log files, there is also a loading monitor, to show you when a new process has been created and when a process has been destroyed.
Basically this is a pretty anti-paranoia program for people who sit at their desktops and wonder who is doing what to them from the outside, what is running what on their system, and why their harddisk is suddenly ticking over for no reason *aha, crond is doing something weird*

<<less
Download (0.42MB)
Added: 2005-10-21 License: GPL (GNU General Public License) Price:
1463 downloads
btfs 1.2

btfs 1.2


btfs can be used as /init for constructing a run-time environment before running the real init. more>>
btfs can be used as /init for constructing a run-time environment before running the real init.

The project supports extracting compressed (*.cgz, *.cbz2) and uncompressed (*.co) cpios located on a compile-defined directory (/).

Also, it creates a tmpfs filesystem as the new root, if / isnt one already and the purpose of the initramfs isnt for starting a system in another location (disk, network, etc.). That will allow for the data on / to be swapped to disk when swap devices are activated later.

Usage: install as /init on an initramfs.

Boot description:

1. if / isnt a tmpfs or a ramfs or the program isnt init (pid == 1), it refuses to run

2a. if / isnt a tmpfs:
i. mounts a tmpfs on an empty /newroot*;
ii. extracts all cpio files (*.co *.cgz *.cbz2) under ARCHIVE_DIR (/) to the tmpfs;
iii. moves all other files on / to the tmpfs;
iv. remounts /newroot as the root filesystem;
v. chroots;
2b. extracts all cpio files (*.co *.cgz *.cbz2) under ARCHIVE_DIR (/) to /;

3. opens /dev/console;

4a. if theres a root= argument to the kernel, and it isnt /dev/ram*, executes /sbin/boot_other as init (change with option boot_other=).
4b. executes /sbin/init (change with option init=).
<<less
Download (0.053MB)
Added: 2007-03-23 License: MIT/X Consortium License Price:
945 downloads
Support Incident Tracker 3.24

Support Incident Tracker 3.24


Support Incident Tracker (or SiT!) is a Web-based application for tracking technical support calls or emails. more>>
Support Incident Tracker (or SiT!) is a Web-based application for tracking technical support calls or emails.
Support Incident Tracker project can manage contacts, sites, technical support contracts, and support incidents in one place. You can send and receive email directly from SiT!, attaching files and recording every communication in the incident log.
SiT! is aware of Service Level Agreements, and incidents are flagged if they stray outside of them.
Support Incident Tracker grew out of an application developed by Salford Software since 2000 called Webtrack and is used in-house by Support Engineers to easily track support incidents.
Enhancements:
- Fixed service levels for reopened incidents, service level target opened is now added making the next action initial response
- Fixed regression where mark for closure was ignored and the incident was closed immediately
- Lists number of incidents of each priority a user has on the user listings page.
- Show more accurately who last updated the call on list incidents pages
- Added multiple global signatures, one is choosen at random when email is sent.
- Fixed bug where disabled user accounts would still display as having relevant skills
- Fixed issue where URLs would not be shortened if they contained a % (percent) or $ (dollar) symbol
- Fixed issues with URLs that contain colons
- Incidents page informs you more accuratly who updated the call
- Specified MySQL Engine type to be MyISAM on all table creations
- Call opening notes are shown in tool tip after new incidents logged rather than reassign
- BB Code. Basic set of BB codes supported in incident updates
- Prevent summary and solution from being uncheck from close incident page since these are mandatory
- Fixed bug with not sending closing email
- send_template_email now store emails in the incident log
- Holiday calendar is now functional
- New holiday planner shows when all users are in/out
- Users can now be placed in groups, view users shows just your own group by default
- Users with edit user permission can set users holiday entitlement
- Able to change external escalation details on bulk
- View users now has links to Waiting queues and holiday calendars
- New interface for adding vendors
- Ability to request email notification when a call is reassigned to a user
- Users without valid email address are now prompted on the main page to edit their profile
- Ability for administrators to disable users by editing a profile and setting status to Disabled Account.
- Force username to be unique when adding new users
- Do incident switchover when changing status via edit profie
- New report, average incident duration. Shows the time taken to close incidents over the months.
- When session expires and user logs in again the user is now redirected the the previously accessed page rather than the main page.
- Improved accuracy of SLA calculation
- Added ability to edit/delete software records
- When an inicdent is closed pending-reassignments are remove as necessary
- When an incident is closed any related incidents are notified of the closure.
- Added icons to priority selection dropdown for browsers that support it
- Improved sorting of some tables, you can now click again on the column header to sort in the opposite direction ascending/descending
- Holding queue locks now timeout after $CONFIG[record_lock_delay]
- Ability to delete multiple held emails in one go
- Ability to add resellers
- Escalation can now be configured via a database table, though there is no GUI for this yet
- External escalation partners can be configured via config file
- Edit incident now lets you select an escalation path (assuming paths are configured in the escalationpaths database table)
- Ability to add/edit/view tasks
- Ability to add notes to tasks
- Note owners can now delete their own notes
- Basic incoming email handler now included with SiT, as inboundemail.php
- New report incidents by software shows which software has the most incidents logged
- Tidied more HTML
- Fixed next action field, this is now stored and displayed again
- Interface to configure external escalation partners
- Made holiday booking easier
- Added ability to check which users have been granted each permission
<<less
Download (1.2MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1084 downloads
WWW::Search::Yahoo::News::Advanced 2.405

WWW::Search::Yahoo::News::Advanced 2.405


WWW::Search::Yahoo::News::Advanced is a Perl class for searching Yahoo! News using the advanced interface. more>>
WWW::Search::Yahoo::News::Advanced is a Perl class for searching Yahoo! News using the "advanced" interface.

SYNOPSIS

use WWW::Search;
my $oSearch = new WWW::Search(Yahoo::News::Advanced);
my $sQuery = WWW::Search::escape_query("George Lucas");
$oSearch->date_from(2001-05-05);
$oSearch->date_to( 2001-07-05);
$oSearch->native_query($sQuery);
while (my $oResult = $oSearch->next_result())
print $oResult->url, "n";

This class is a Yahoo! News specialization of WWW::Search. It handles making and interpreting searches on Yahoo! News http://search.news.yahoo.com using the Advanced search interface.

This class exports no public interface; all interaction should be done through WWW::Search objects.

<<less
Download (0.027MB)
Added: 2006-12-06 License: Perl Artistic License Price:
1052 downloads
Concurrent Hierarchical State Machine 4.3

Concurrent Hierarchical State Machine 4.3


Concurrent Hierarchical State Machine (CHSM) is a language system for specifying concurrent, hierarchical, finite state machines more>>
Concurrent Hierarchical State Machine (CHSM) is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
CHSM uses its own statechart specification langauge annotated with either C++ or Java code fragments in the tradition of yacc grammars with C code fragments. The generated code is fully object oriented allowing multiple state machines to exist concurrently. The CHSM run-time library is small, efficient, and thread-safe.
CHSM has been used successfullly in production environments such as CERN, Philips, and Qualcomm. There is an independent review from users at CERN.
Enhancements:
- The "dominance" rule has been extended from parent/child transitions to sibling transitions.
- This allows "if-else" transitions to be done more efficiently.
<<less
Download (0.24MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
819 downloads
xDMS 1.3.2

xDMS 1.3.2


xDMS is a tool for decompressing Amiga DMS files. more>>
xDMS is a tool for decompressing Amiga DMS files. DMS files contain disk images that are these days mainly useful for Amiga emulation.
The program was originally written by Andre Rodrigues de la Rocha, but now it is hosted and maintained by Heikki Orsila.
Enhancements:
- This release adds an option for salvaging broken DMS images.
- A man page has been extracted from the Debian project and improved.
<<less
Download (0.042MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1215 downloads
BigAl 2.4.0

BigAl 2.4.0


BigAl allows you to calculate really BIG numbers with an accuracy your desktop calculator is still dreaming of. more>>
BigAl is a free and platform independent software. The project is written entirely in Java. With BigAl you can calculate really BIG numbers with an accuracy your desktop calculator is still dreaming of. The only restriction is the power of your computer! Not only basic calculations are supported, but also special functions like factorial, fibonacci, lucas-sequence, periods, fraction reducing, sum of the digits, binomial coefficient calculation, factorize function, bit oriented functions and many more.

In February 2001, I wanted to know the result of the factorial of one million. BigAl was born and both many CPU cycles and months later I knew the exact result. Since the beginning, BigAl was able to handle numbers stored in files. Meanwhile a lot of functions has been added and a few of them got a much better performance. BigAl uses the Java classes called BigInteger and BigDecimal.

<<less
Download (0.11MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
849 downloads
MidnightBSD 0.1-RELEASE

MidnightBSD 0.1-RELEASE


MidnightBSD is a FreeBSD 6 fork aimed at providing an easy-to-use desktop experience. more>>
MidnightBSD is a FreeBSD 6 fork aimed at providing an easy-to-use desktop experience. MidnightBSD aims to provide a GNUstep desktop with a solid BSD core. MidnightBSD contains both BSD and GPL licensed code.
Enhancements:
- This stable release is based on FreeBSD 6.1 beta and includes many fixes and improvements.
- It uses a command line interface but offers packages for X11, GNUstep, WindowMaker ,and other software.
- Future versions will provide a fully featured desktop environment.
<<less
Download (461.9MB)
Added: 2007-08-07 License: BSD License Price:
810 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2