Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.216.312 Times

Component Engine software
Filter: All | Freeware | Demo
 

Component Engine

< 1 2 3 4 5 
Added: January 27, 2010 | Visits: 1.085

Absolut Engine Absolut Engine is a news publishing system. It features three-layer access (admin/chief/editor), article posting, editing, and deleting. Absolut Engine includes a powerful image managing tool, a file manager, and a related articles manager. Rich text editing is provided via a built-in WYSIWYG...



Platforms: *nix

License: Freeware Size: 317.44 KB Download (114): Absolut Engine Download

Added: January 09, 2010 | Visits: 935

POE::Component::DebugShell::Jabber POE::Component::DebugShell::Jabber is a Perl component to allow interactive peeking into a running POE application via Jabber. SYNOPSIS use POE::Component::DebugShell::Jabber; POE::Component::DebugShell::Jabber->spawn( jabber_package => POE::Component::Jabber::Client::XMPP, jabber => {...





Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): POE::Component::DebugShell::Jabber Download

Added: July 27, 2010 | Visits: 1.059

POE::Component::Player::Xmms POE::Component::Player::Xmms is a wrapper for the Xmms player. SYNOPSIS use POE qw(Component::Player::Xmms); POE::Component::Player::Xmms->spawn({ alias => xmms }); $kernel->post(xmms => play => test.mp3); POE::Kernel->run(); This component is used to manipulate the Xmms player from...


Platforms: *nix

License: Freeware Size: 95.23 KB Download (92): POE::Component::Player::Xmms Download

Added: February 16, 2010 | Visits: 883

POE::Component::NomadJukebox POE::Component::NomadJukebox is an event-based contol of Nomad Jukebox players. SYNOPSIS use POE qw(COmponent::NomadJukebox); use Data::Dumper; POE::Session->create( inline_states => { _start => sub { POE::Component::NomadJukebox->create({ alias => njb }); }, njb_started => sub {...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (94): POE::Component::NomadJukebox Download

Added: July 09, 2010 | Visits: 1.891

Gtk-Qt Theme Engine The GTK-Qt Theme Engine is a project allowing GTK to use Qt widget styles. Gtk-Qt Theme Engine behaves like a normal GTK theme engine, but calls functions from Qt instead of doing the drawing itself. Limitations:.


Platforms: *nix

License: Freeware Size: 143.36 KB Download (162): Gtk-Qt Theme Engine Download

Added: February 26, 2010 | Visits: 1.643

Doomsday Engine 1.9.0 Beta Doomsday Engine is a 3D-graphics enhanced game engine for Doom, Heretic, and Hexen. The Doomsday Engine is an enhanced Doom source port, based on the source code of id Softwares Doom and Raven Softwares Heretic and Hexen. The purpose of the project is to create versions of Doom, Heretic and...


Platforms: *nix

License: Freeware Size: 4.2 MB Download (255): Doomsday Engine 1.9.0 Beta Download

Added: April 23, 2010 | Visits: 1.059

POE::Component::Player::Slideshow POE::Component::Player::Slideshow is a wrapper for the qiv application. SYNOPSIS use POE qw(Component::Player::Slideshow); $mp = POE::Component::Player::Slideshow->new(); $mp->play("/tmp/pix"); POE::Kernel->run(); This component is used to manipulate a slideshow viewer from within a...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): POE::Component::Player::Slideshow Download

Added: April 02, 2010 | Visits: 1.103

POE::Component::Player::Mpg123 SYNOPSIS use POE qw(Component::Player::Mpg123); $mp = POE::Component::Player::Mpg123->new(); $mp->play("/tmp/test.mp3"); POE::Kernel->run(); This component is used to manipulate the mpg123 player from within a POE application. The less common but open-source mpg321 has also been tested....


Platforms: *nix

License: Freeware Size: 7.17 KB Download (104): POE::Component::Player::Mpg123 Download

Added: April 16, 2010 | Visits: 1.013

POE::Component::Enc::Mp3 POE::Component::Enc::Mp3 is a mp3 encoder wrapper. SYNOPSIS use POE qw(Component::Enc::Mp3); $mp3 = POE::Component::Enc::Mp3->new($bitrate => 160); $mp3->enc("/tmp/tst.wav"); POE::Kernel->run(); This POE component encodes raw audio files into mp3 format. It is merely a wrapper for the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (122): POE::Component::Enc::Mp3 Download

Added: September 09, 2010 | Visits: 1.375

Flexible Isometric Fallout-like Engine Flexible Isometric Fallout-like Engine is a next-generation 2D engine that aims to be modern and have strong modding support. Fallout 2 graphic assets are supported..


Platforms: *nix

License: Freeware Size: 2.4 MB Download (136): Flexible Isometric Fallout-like Engine Download

Added: June 19, 2010 | Visits: 1.046

PoJoe Component Libraries PoJoe Component Libraries project is a set of Java POJO components, originally developed for OSMQ. Developers have found these components useful in building robust enterprise applications. Of note are: a FIFO queue that utilizes memory until a size threshold is reached, paging overflow elements...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (95): PoJoe Component Libraries Download

Added: January 07, 2010 | Visits: 1.505

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (112): Basic Analysis and Security Engine Download

Added: June 16, 2010 | Visits: 1.855

H2 Database Engine H2 Database Engine is a free SQL database engine writen in Java. JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.H2 Database Engine is a web based java database engine..


Platforms: *nix

License: Freeware Size: 5.2 MB Download (157): H2 Database Engine Download

Added: February 02, 2010 | Visits: 1.030

Syntax::Highlight::Engine::Kate Syntax::Highlight::Engine::Kate is a port to Perl of the syntax highlight engine of the Kate texteditor. Syntax::Highlight::Engine::Kate is a port to perl of the syntax highlight engine of the Kate text editor. The language xml files of kate have been rewritten to perl modules using a script....


Platforms: *nix

License: Freeware Size: 348.16 KB Download (87): Syntax::Highlight::Engine::Kate Download

Added: September 25, 2010 | Visits: 1.182

Syntax::Highlight::Engine::Kate::Java Syntax::Highlight::Engine::Kate::Java is a Perl plugin for Java syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::Java; my $sh = new Syntax::Highlight::Engine::Kate::Java([ ]); Syntax::Highlight::Engine::Kate::Java is a plugin module that provides syntax highlighting...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (107): Syntax::Highlight::Engine::Kate::Java Download

Added: February 27, 2010 | Visits: 1.059

Syntax::Highlight::Engine::Kate::C Syntax::Highlight::Engine::Kate::C is a plugin for C syntax highlighting. SYNOPSIS require Syntax::Highlight::Engine::Kate::C; my $sh = new Syntax::Highlight::Engine::Kate::C([ ]); Syntax::Highlight::Engine::Kate::C is a plugin module that provides syntax highlighting for C to the...


Platforms: *nix

License: Freeware Size: 256 KB Download (104): Syntax::Highlight::Engine::Kate::C Download

Added: June 05, 2010 | Visits: 1.339

Multi-Agent Grid Engine library Multi-Agent Grid Engine library is an experiment aimed to make a programming tool for creation of autonomic systems..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): Multi-Agent Grid Engine library Download

Added: September 18, 2010 | Visits: 868

madlibs engine madlibs engine project is a MadLibs clone. The madlibs engine is a tiny engine for MadLibs-like interactive stories. Basically, you enter different words of a certain part of speech. The program pastes them into a story text, creating weird, funny, or stupid results. It runs on anything...


Platforms: *nix

License: Freeware Size: 4.62 MB Download (124): madlibs engine Download

Added: October 09, 2010 | Visits: 2.470

Linux MSN Messenger Engine Linux MSN Messenger Engine is a fully asynchronous, and fully multithreaded MSN messenger engine. Preliminary releases will be statically combined with an ncurses console-based EPIC4-like interface for instant messaging functionality. Whats New in This Release: - Code cleanup. Get Linux MSN...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (142): Linux MSN Messenger Engine Download

Added: May 19, 2010 | Visits: 1.385

IRE - The IT-HE RPG Engine IRE - The IT-HE RPG Engine is a 2d role-playing game engine similar to that used by Ultima 6. IRE is an attempt to create a cross-platform computer role-playing-game engine similar to Ultima 6 but with more modern features such as rooftops, special effects and Ogg-vorbis music. The engine...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (104): IRE - The IT-HE RPG Engine Download

< 1 2 3 4 5