Main > Free Download Search >

Free to extend software for linux

to extend

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1164
conTEXT 2k

conTEXT 2k


conTEXT is an amaroK script that looks for text or html files in the playing directory and inserts them in a new manageable box. more>>
conTEXT is an amaroK script that looks for text or html files in the playing directory and inserts them in a new manageable box into the context browser.
I hope you dont expect too much of a script thats named almost like a tab in amaroK but there already are some ideas to extend its functionality...
Usage:
Scrolling: Left-click an arrow to speed up. Right-click to jump a page up/down. You can also use standard konqueror controls: Shift+ArrowKeys for scrolling, Alt+Mousewheel for horizontal scrolling, Ctrl+Mousewheel for zooming.
Drag the lower box border to resize the box, drag the box header to change its position.
Enhancements:
- fixed fast scrolling for new khtml versions; fixed playlouder.com; fixed rollingstone display; fixed plattentests.de referenzen
<<less
Download (0.057MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
1496 downloads
GetMeDone 0.6

GetMeDone 0.6


GetMeDone is a task manager in the spirit of Getting Things Done. more>>
GetMeDone is a task manager in the spirit of Getting Things Done. It uses PostgreSQL as a backend and is written in Tcl/Tk.
Currently only tested on Linux, it should be easy to extend to run on Mac OS and Windows.
It features easy filtering of contexts, priorities, and time, advanced recurrent tasks, linking tasks to projects, deadlines, an ideas list, and the ability to defer tasks to future dates.
Enhancements:
- Fix bug with editing task with today as the deadline
<<less
Download (0.22MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1111 downloads
Extend For JavaScript 1.1

Extend For JavaScript 1.1


Extend For JavaScript allows you to use traditional single-class inheritance in your JavaScript applications. more>>
Extend For JavaScript allows you to use traditional single-class inheritance in your JavaScript applications. Extend For JavaScript also gives you many advanced features such as runtime class modification, introspection, and change.
It is simple, and does not depend on any other library. It works well with Prototype, jQuery, or MochiKit.
Main features:
- Can be used as a drop-in replacement to the current Prototype Class.create function
- Flexible and reliable super-like functionality
- Rich class-meta information, such as the list of methods defined in class, and for each other method, a link to the class which declared it, and links to all subclasses.
- Dynamic reparenting, which allows to change an existing class parent class.
- Dynamic class change, when you want an object to change its class on the fly.
<<less
Download (0.006MB)
Added: 2006-11-21 License: BSD License Price:
1070 downloads
Lua Networking Extension Library 0.5

Lua Networking Extension Library 0.5


LUA is a small scripting language designed to be embedded inside your application to provide extensibility. more>>
LUA is a small scripting language designed to be embedded inside your application to provide extensibility.
It is also possible to extend the Lua scripting language itself via the use of extensions written in C. This page describes such an extension which provides a small number of basic networking and filesystem primitives.
By installing this extension you will be able to write networking applications in the Lua!
Enhancements:
- Added some filesystem primitives.
- Added API documentation & examples.
- The HTTP server now falls back to a default virtual host if none is specified, or if the attempted one doesnt exist.
- The HTTPD server now supports directory indexing if no index.html file is found in a directory.
- The HTTPD server now writes access.log files to each virtualhost.
<<less
Download (0.017MB)
Added: 2005-11-01 License: LGPL (GNU Lesser General Public License) Price:
1454 downloads
Jendela 0.5

Jendela 0.5


Jendela is a command line tool for controlling windows. more>>
Jendela is a command line tool for controlling windows. Windows can be maximized, minimized, shaded, etc.

Jendelas main goal is to extend the tools capabilities beyond what Metacity offers.

<<less
Download (0.081MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1228 downloads
The Java Exorcist 0.1.0

The Java Exorcist 0.1.0


The Java Exorcist project can be used to extend the Java language syntactically. more>>
The Java Exorcist projects aim is to create a small and easy to use tool, that can be used to extend the Java language syntactically. Why would you do that? There are basically two reasons:
First, you just might want to fix your pet-peeve in the language itself. For example, create new keywords like unless, foreach, new operators, or generate setter getters automatically for a bean property.

Secondly, you might tune the language itself for a specific project, so the project code may look more clean and thought out. For example: specific logger keyword, which automatically checks (if statement) whether the logger should be invoked or not, or even ommits the whole logging compile-time, when its disabled! Or create a method modifier transaction to enclose the whole method in a project specific transaction.

How it works on the outside

Exorcist is a compiler of extended Java code. The compiler can be used in command-line mode, or through Ant. Basically, with no extensions configured, Exorcist only compiles the standard java code. To extend the language, you can plug in classes, which extend a single interface of the exorcist framework, and implement a single (and simple) method. Thats it.

How it works inside

Exorcist works like a pre-processor. It translates the extended language into plain Java code, and then compiles it using the standard Java compiler (javac).

To analyze a language, there are two steps involved. The first is a Lexical analysis, the second is the Parsing of the lexical tokens. Lexical tokens are strings, numbers, operators, dots, semicolons, etc. These are also called terminal symbols, because they can not be analyzed further. During parsing, lexical tokens are read, and non-terminal symbols may be produced.

These include things like: expression, method body, declaration, if-statement, etc. The Exorcists tranformation engine works basically with lexical token lists. Each extension first matches itself to the start of the received token list, using terminal and non-terminal symbols freely. If the match is detected, the extension is free to modify the input token list as it pleases, and with it modify the output clean Java source code.
<<less
Download (0.73MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
903 downloads
virtbench 0.1

virtbench 0.1


virtbench is a set of benchmarks for virtualization environments / hypervisors. more>>
virtbench is a set of benchmarks for virtualization environments / hypervisors. The project is designed to be easy to run and easy to extend. The main audience will be people developing hypervisors.

<<less
Download (0.034MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 downloads
QtHello 1.0

QtHello 1.0


QtHello is an Othello game and toolkit. more>>
QtHello project is an Othello game and toolkit.

Its design makes it easy to extend both the computer player and human player interfaces. It currently has 6 different computer players ranging from completely random to tree search with Alpha-Beta pruning.

Its mainly meant as a toolkit for Othello developers wanting to concentrate on the AI routine and not the GUI. Although I think normal Othello entusiasts might find this game enjoyable especially when the computer players get smarter.
<<less
Download (MB)
Added: 2007-01-15 License: QPL (QT Public License) Price:
1013 downloads
Absolut Engine 1.72

Absolut Engine 1.72


Absolut Engine is a news publishing system. more>>
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 editor that produces XHTML 1.0 Strict-compliant code. Absolut Engine is easy to extend via module functionality. The provided modules include Discussions, Surveys, RSS Feed, Search Engine Optimization (static/clean URLs), and a message system for better communication between users.

Absolut Engine produces Web-standards-compliant valid and accessible XHTML 1.0 Strict and CSS semantically-correct code.

<<less
Download (0.31MB)
Added: 2006-08-30 License: GPL (GNU General Public License) Price:
1155 downloads
Technika 1.1

Technika 1.1


Technika was developed for the computer security professionals to automate common exploitative task from the browser. more>>
Technika was developed for the computer security professionals to automate common exploitative task from the browser. It acts like a standard OS shell scripting environment. You can script everything from the currently viewed page just like Greasemonkey. You can autorun bookmarklets and perform safe operations on the currently viewed resource.

If you have ever needed an easy, powerful and safe way to extend web resources that you visit in a cross-browser manner, Technika is probably the right solution for you. It integrates with Firebug and provides a great environment for developing bookmarklets.

<<less
Download (0.007MB)
Added: 2007-07-23 License: MPL (Mozilla Public License) Price:
877 downloads
The Blue Mango Quest 0.6.4

The Blue Mango Quest 0.6.4


The Blue Mango Quest project is a 3D arcade game that aims to extend the Pacman gameplay. more>>
The Blue Mango Quest project is a 3D arcade game that aims to extend the Pacman gameplay.
The Blue Mango Quest is a 3D arcade game that uses OpenGL and SDL.
The goal is to extend the pacman-style gameplay in several ways. You see what the main character sees (like in traditional FPS games), and youll find about 20 items (bonus and malus) that will give you a lot of fun.
An easy to use yet powerfull 2D level editor is also provided.
Enhancements:
- doc/manuals/mangoquest.htm: updated Controls section
- src/maximap.cpp: change color of shmolluxes when if player can eat them (dark red and bright red)
- src/maximap.cpp: draw an arrow for player, that rotates with him
- src/menu_ingame.cpp: dont unpause game when we enter in options menu
- src/menu_skirmish.cpp: dont unload map from memory twice
- src/game_loop.cpp,src/config_file.cpp: added an "alternate_controls" option that make the player rotate with arrows keys and go sideways with ALT+arrow (same as in 0.6.0). Edit the config file to activate it.
<<less
Download (7.4MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1076 downloads
Project Lancelot 0.2

Project Lancelot 0.2


Project Lancelot is a modular mailing list manager. more>>
Project Lancelot is a modular mailing list manager.
Far simpler and less feature-rich than the likes of Mailman, it is still quite easy to understand, to change, and to extend.
Project Lancelot is a work in progress and should not (yet) be used for serious applications.
Enhancements:
- This release adds automated bounce processing via VERP.
<<less
Download (0.075MB)
Added: 2006-01-31 License: GPL (GNU General Public License) Price:
1365 downloads
Typhoon RDBMS 1.11.0

Typhoon RDBMS 1.11.0


Typhoon RDBMS is a library and a set of tools for database management. more>>
Typhoon RDBMS is a library and a set of tools for database management. Typhoon RDBMS has a data definition language (DDL) which lets the programmer define tables and relations. A special tool converts the DDL specification into a database description file which then tells the database how to build the tables and access the data.

The tool also outputs a C header file that contains things like declarations representing records and integer constants representing various elements. Tools are provided to export tables to structured text form and import back, which provides a way to extend tables and to migrate data from platform to platform.

Applications use the database via a C programming interface provided by the library portion of Typhoon. Package includes an ASCII reference manual and a set of man pages for the API functions.
<<less
Download (0.10MB)
Added: 2006-08-22 License: BSD License Price:
1164 downloads
Marathon GUI Test Tool 1.0.6

Marathon GUI Test Tool 1.0.6


Marathon is a testing framework for GUI applications developed using Java/Swing. more>>
Marathon project is a testing framework for GUI applications developed using Java/Swing. Marathon composes of recorder, runner and editor. The testscripts are composed of python code.

Marathon focuses on end-user testing. One need not know Java or Swing to record test scripts using Marathon. Marthon is kept intentionally simple. The aim to produce test scripts that are readable by everyone on the project. This includes the developers, testers and the customers. Marathon is flexible and provides facilities to extend the functionality available through python scripts or through writing ones own component resolvers.

Marathon captures the semantic actions on components instead of the mouse & keyboard events. This results in scripts that are simple and at a higher granular level. Marathon suites well for applications that mostly depend on forms-paradigm.

<<less
Download (4.6MB)
Added: 2007-05-16 License: LGPL (GNU Lesser General Public License) Price:
536 downloads
FlashUnity Client 0.3

FlashUnity Client 0.3


FlashUnity is a channel-based approach to an XML flash communications server and chat room. more>>
FlashUnity is a channel-based approach to an XML flash communications server and chat room.
Using the concept of channels and filters the FlashUnity server becomes extremely flexible and very easy to extend. Also, by using channels it is possible to run multiple modular functions within the same server.
Filters allow you to prefilter input for all channels or provide other functionality to all channels. This is a total rewrite of CyberSS, and the APIs and XML have multiple major changes. Each module, filter, and the chat client are in their own seperate PEAR package.
Enhancements:
- Room changes now work properly, and there are Uselist updates.
- This is the final release before 1.0.
<<less
Download (0.47MB)
Added: 2006-02-28 License: GPL (GNU General Public License) Price:
1335 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5