Main > Free Download Search >

Free beyond software for linux

beyond

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 187
Blender for Linux x86-64 2.48

Blender for Linux x86-64 2.48


A 3D software Offer Sculpt,Scatter,Gamma tools for Linux x86-64/Python 2.4 more>> By For Linux x86-64 Python 2.5,new modifers were added, a couple of composite nodes were added, and a revamp of the old mesh primitives was done.
Features?
FFMPEG is now included in the Windows builds
Sculpt and MultiRes bug fixes and improvements
Subsurface Scattering is a new material option
There have been a large number of python script additions and updates, as well as API improvements
Two new Composite nodes have been added: Gamma and Bright/Contrast
Two new Modifiers: Smooth and Cast
The Action and NLA editors have now better control over visible channels. A new constraint was added, and a "preview range" option was added.
Blender now is 64-bits safe again. That safety is on two different levels.
The Bullet physics engine has had some changes which should give better reproducibility and precision/quality for physics simulations.
The mesh primitives have been revisited, improving their usability and pushing them a little beyond their previous state. This includes the addition of a new Torus primitive!
<<less
Download (13.9MB)
Added: 2009-04-29 License: Freeware Price:
222 downloads
 
Other version of Blender for Linux x86-64
Blender for Linux x86-64 2.44revisited, improving their usability and pushing them a little beyond their previous state. This includes the addition of a new Torus primitive!
License:Freeware
Download (11.2MB)
191 downloads
Added: 2009-04-15
Velocity for Linux 1.5

Velocity for Linux 1.5


a Java-based template engine more>> Velocity is a Java-based template engine. It permits anyone to use a simple yet powerful template language to reference objects defined in Java code.
When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over its lifespan and providing a viable alternative to Java Server Pages (JSPs) or PHP.
Velocitys capabilities reach well beyond the realm of the web; for example, it can be used to generate SQL, PostScript and XML (see Anakia for more information on XML transformations) from templates. It can be used either as a standalone utility for generating source code and reports, or as an integrated component of other systems. For instance, Velocity provides template services for the Turbine web application framework, together resulting in a view engine facilitating development of web applications according to a true MVC model.
<<less
Download (4.34MB)
Added: 2009-04-19 License: Freeware Price: Free
190 downloads
Text::Scraper 0.02

Text::Scraper 0.02


Text::Scraper contains structured data from (un)structured text. more>>
Text::Scraper contains structured data from (un)structured text.

SYNOPSIS

use Text::Scraper;

use LWP::Simple;
use Data::Dumper;

#
# 1. Get our template and source text
#
my $tmpl = Text::Scraper->slurp(*DATA);
my $src = get(http://search.cpan.org/recent) || die $!;

#
# 2. Extract data from source
#
my $obj = Text::Scraper->new(tmpl => $tmpl);
my $data = $obj->scrape($src);

#
# 3. Do something really neat...(left as excercise)
#
print "Newest Submission: ", $data->[0]{submissions}[0]{name}, "nn";
print "Scraper model:n", Dumper($obj), "nn";
print "Parsed model:n", Dumper($data) , "nn";

__DATA__

< div class=path>< center>< table>< tr>
< ?tmpl stuff pre_nav ?>
< td class=datecell>< span>< big>< b> < ?tmpl var date_string ?> < /b>< /big>< /span>< /td>
< ?tmpl stuff post_nav ?>
< /tr>< /table>< /center>< /div>

< ul>
< ?tmpl loop submissions ?>
< li>< a href="< ?tmpl var link ?>">< ?tmpl var name ?>< /a>
< ?tmpl if has_description ?>
< small> -- < ?tmpl var description ?>< /small>
< ?tmpl end has_description ?>
< /li>
< ?tmpl end submissions ?>
< /ul>

ABSTRACT

Text::Scraper provides a fully functional base-class to quickly develop Screen-Scrapers and other text extraction tools. Programmatically generated text such as dynamic webpages are trivially reversed engineered.

Using templates, the programmer is freed from staring at fragile, heavily escaped regular expressions, mapping capture groups to named variables or wrestling with the DOM and badly formed HTML. In addition, extracted data can be hierarchical, which is beyond the capabilities of vanilla regular expressions.

Text::Scrapers functionality overlaps some existing CPAN modules - Template::Extract and WWW::Scraper.
Text::Scraper is much more lightweight than either and has a more general application domain than the latter. It has no dependencies on other frameworks, modules or design-decisions. On average, Text::Scraper benchmarks around 250% faster than Template::Extract - and uses significantly less memory.

Unlike both existing modules, Text::Scraper generalizes its functionality to allow the programmer to refine template capture groups beyond (.*?), fully redefine the template syntax and introduce new template constructs bound to custom classes.

<<less
Download (0.045MB)
Added: 2007-08-22 License: Perl Artistic License Price:
796 downloads

beyond related searches

: ,
FreeCol 0.7.1

FreeCol 0.7.1


FreeCol is a Civilization-like game in which the player has to conquer the New World. more>>
FreeCol team aims to create an Open Source version of Colonization. At first well try to make an exact clone of Colonization.
The visuals will be brought up to date with more recent standards but will remain clean, simple and functional. Certain new features will be implemented but the gameplay and the rules will be exactly the same as the original game. Examples of modern features are: an isometric map and multiplayer support.
This clone will be developed incrementally and result in FreeCol 1.0.0 which will be an almost exact Colonization clone. Incremental development basically means that well add features one at a time. This allows us to have a running program at all times and also to release an unfinished but working game once in a while.
Once FreeCol 1.0.0 is finished well start working towards FreeCol 2.0.0. FreeCol 2 will go beyond the original Colonization and will have many new features, it will be an implementation of our (and our users) image of what Colonization 2 would have been.
Enhancements:
- This release fixes a bug that caused native units to be frozen on the map board and adds a few new features.
<<less
Download (MB)
Added: 2007-08-21 License: GPL (GNU General Public License) Price:
796 downloads
Xfree86 4.7.0

Xfree86 4.7.0


XFree86 is an open source X11-based desktop infrastructure. more>>
XFree86 is an open source X11-based desktop infrastructure.

The XFree86 Project, Inc is a global volunteer organisation which produces XFree86, a freely redistributable open-source implementation of the X Window System since 1992.

XFree86 runs primarily on UNIX and UNIX-like operating systems like Linux, all of the BSD variants, Sun Solaris both native 32 and 64 bit support, Solaris x86, Mac OS X (via Darwin), SGIs Irix as well as other platforms like OS/2 and Cygwin.

What XFree86 does, is provide a client/server interface between the display hardware (those physical things like the mouse, keyboard, and video displays) and the desktop environment, (this is typically called a window manager as it deals with how X is displayed i.e. the overall appearance).

Yet X it goes beyond that and also gives the infrastructure and a standardized application interface (API). All of this, makes XFree86 platform-independent, network-transparent and extensible.
<<less
Download (MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
689 downloads
rpm 4.4.2.1

rpm 4.4.2.1


The RPM Package Manager (RPM) is a powerful command line driven package management system. more>>
The RPM Package Manager also know as RPM is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages.
Each software package consists of an archive of files along with information about the package like its version, a description, and the like. There is also a related API ("Application Program Interface"), permitting advanced developers to bypass shelling out to a command line, and to manage such transactions from within a native coding language.
RPM is commonly found in the Linux computer operating system environment, but has been extended far beyond those initial confines.
A subset of the full RPM package feature-set is the baseline standard packaging format specified by the Linux Standard Base (which has as some of its goals to: "increase compatibility among Linux distributions and enable software applications to run on any compliant Linux system.")
Enhancements:
- Many fixes and enhancements were made.
- Most notably, this version merges efforts from several distributions into one commonly supported source tree.
<<less
Download (10MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
818 downloads
Adun 0.73

Adun 0.73


Adun is an extensible biomolecular simulation program that includes data management and analysis capabilities. more>>
Adun project is an extensible biomolecular simulation program that includes data management and analysis capabilities.

Adun provides advanced algorithms and protocols for molecular simulation which can be accessed from an intuitive user interface but also from a more flexible programmatic level. It is built on the Adun framework which is a powerful library for creating and manipulating simulations.

However it goes beyond just performing simulations by incorporating tools for analysis and management of simulation data aswell as providing mechanisms that allow the easy extension of its abilities. In many senses Adun is simply a structure that can incorporate any molecular simulation tools allowing it almost unlimited potential for growth.

Adun is a new extendible molecular simulation program that also includes data management and analysis capabilities. What follows is an overview of our main aims for the 1.0 version of our software. The current stable version is 0.6. The 1.0 target release date is early next year.

<<less
Download (0.76MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
811 downloads
FEBE 5.0

FEBE 5.0


FEBE (Firefox Environment Backup Extension) allows you to quickly and easily backup your Firefox extensions. more>>
FEBE (Firefox Environment Backup Extension) is a Firefox extension that allows you to quickly and easily backup your Firefox extensions. In fact, it goes beyond just backing up -- It will actually rebuild your extensions individually into installable .xpi files. Now you can easily synchronize your office and home browsers.

FEBE backs up your extensions, themes, and (optionally) your bookmarks, preferences, passwords, cookies and just about everything else Firefox offers (it can even backup/restore your entire profile).

Backups can be performed on demand or scheduled for daily, weekly, or monthly unattended runs.

A comprehensive debug mode allows for troubleshooting complex platforms.

<<less
Download (0.60MB)
Added: 2007-07-18 License: MPL (Mozilla Public License) Price:
533 downloads
cracklinux 0.61

cracklinux 0.61


cracklinux provides a kernel module and shared object for Linux 2.6.x. more>>
cracklinux provides a kernel module and shared object for Linux 2.6.x.
It provides a set of functions normally only available in kernel mode or as root.
Main features:
- change NICE value of running task
- direct access on IO ports (wrapper for inb() / outb() ...)
- read and write physical memory addresses instead of virtual ones
- install Interrupt Service Routines running in UserSpace [EXPERIMENTAL]
- enable IO access (like ioperm(), or like iopl() beyond port 0x3FF)
- enable IO access for other process (for given PID), or global for all processes
Version restrictions:
- cracklinux ist only developed for and tested on IA-32 Single Processor Systems.
- Further, some functions can only be used by one application at the same time.
Enhancements:
- A small bugfix in the Makefile.
<<less
Download (0.023MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
830 downloads
Holotzs Castle 1.3.10

Holotzs Castle 1.3.10


Holotzs Castle is an awesome platform game. more>>
Holotzs Castle is an awesome platform game.

A great mistery is hidden beyond the walls of Holotzs Castle. Will you be able to help Ybelle and Ludar to escape alive from the castle?

Test your dexterity with this tremendously exciting platform game!

<<less
Download (3.4MB)
Added: 2007-07-07 License: GPL (GNU General Public License) Price:
841 downloads
OpenXDAS 0.5.257

OpenXDAS 0.5.257


OpenXDAS is an open source implementation of the OpenGroups Distributed Auditing System. more>>
OpenXDAS is an open source implementation of the OpenGroups Distributed Auditing System. The XDAS standard was defined in 1998 by an OG working group with representation from several software companies supporting various flavors of Unix and other operating systems.
XDAS was never taken beyond preliminary specification - probably due to a general lack of enthusiasm in the world on the subject of auditing. Nevertheless, XDAS was designed by experts in the field of auditing and security-related logging services.
Enhancements:
- Added netstream logger. Currently the netstream logger allows you to send clear text formatted as CRLF-terminated lines to service listening on a configured port number on a local or remote server. Eventually, this service will also support generic SSL connections using openssl.
- Fixed a number of oversights in the Windows MSI installer. Missing files added, versioning corrected, etc.
- Added a new library that allows an application to link statically to a very small stub library which dynamically loads and initializes the actually libxdas instrumentation library. This feature allows an application to consume, but not depend on the existence of the OpenXDAS service.
<<less
Download (0.12MB)
Added: 2007-06-21 License: BSD License Price:
855 downloads
Gimmie 0.2.7

Gimmie 0.2.7


Gimmie project is an elegant way to think about how you use your desktop computer. more>>
Gimmie project is an elegant way to think about how you use your desktop computer.
High Bandwidth
- Images, snippets, new app notification
- Rich DND
Integrated Search
Friendly Advice
- Bigger icons for commonly used items
- Keep around items you use all the time
Open Door Web
- GMail, Friendster, Amazon are applications too!
What Gimmie Can Do
Integrated display of:
- Applications from the system menu
- Recently used documents, applications, printers, network shares, etc
- People youve recently chatted with
- People currently logged in for IM
- Your Gaim buddy lists group organization
- All devices, printers, mapped network shares, and system settings
- Show open conversations, opened documents, and running applications (both new and legacy) in the Gimmie Bar
- Bookmark apps, documents, and people in the Gimmie Bar for quick access
- Allow log out, shutdown, or switching to another user
- Shows the current time, a desktop switcher, and a trashcan
- Search for items with instantly displayed results
- Zoom in and out on recently used items, from today, to this month and beyond
<<less
Download (0.53MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
864 downloads
mp3plot 0.4.0 Alpha

mp3plot 0.4.0 Alpha


mp3plot project prints out a plot of the bitrate distribution of a VBR MP3 file. more>>
mp3plot project prints out a plot of the bitrate distribution of a VBR MP3 file (it will also do it for CBR files although it isnt very meaningful).

It should be architecture independent but I havent tested beyond PCs.
Theres a much more mature tool that does the same and more: mp3stat at signal-lost.homeip.net/projects. mp3stat refuses to work on my system(s) and having an interest in mp3s internal structure I gave a shot at it with mp3plot.

<<less
Download (0.030MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
878 downloads
DateTime::Format::Builder 0.7807

DateTime::Format::Builder 0.7807


DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. more>>
DateTime::Format::Builder is a Perl module to create datetime parser classes and objects.

SYNOPSIS

package DateTime::Format::Brief;
our $VERSION = 0.07;
use DateTime::Format::Builder
(
parsers => {
parse_datetime => [
{
regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/,
params => [qw( year month day hour minute second )],
},
{
regex => qr/^(d{4})(dd)(dd)$/,
params => [qw( year month day )],
},
],
}
);

DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.

Builder provides a number of methods, most of which youll never need, or at least rarely need. Theyre provided more for exposing of the modules innards to any subclasses, or for when you need to do something slightly beyond what I expected.

<<less
Download (0.047MB)
Added: 2007-05-17 License: Perl Artistic License Price:
890 downloads
RiveScript 1.03

RiveScript 1.03


RiveScript is a Perl module that allows you to rendering intelligence very easily. more>>
RiveScript is a Perl module that allows you to rendering intelligence very easily.

SYNOPSIS

use RiveScript;

# Create a new RiveScript interpreter.
my $rs = new RiveScript;

# Load some replies.
$rs->loadDirectory ("./replies");

# Load in another file.
$rs->loadFile ("./more_replies.rs");

# Stream in even more RiveScript code.
$rs->stream (q~! global split_sentences = 1~);

# Sort all the loaded replies.
$rs->sortReplies;

# Grab a response.
my @reply = $rs->reply (localscript, Hello RiveScript!);
print join ("n", @reply), "n";

RiveScript is a simple input/response language. It has a simple, easy-to-learn syntax, yet it is more powerful even than Dr. Wallaces AIML (Artificial Intelligence Markup Language). RiveScript was created as a reply language for chatterbots, but it has been used for more complex things above and beyond that.

<<less
Download (0.20MB)
Added: 2007-05-10 License: Perl Artistic License Price:
897 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5