Main > Free Download Search >

Free gladexml2 0.3.1 software for linux

gladexml2 0.3.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 149
POE::Session::GladeXML2 0.3.1

POE::Session::GladeXML2 0.3.1


POE::Session::GladeXML2 is a Perl module that can emit POE events for Gtk2 callbacks. more>>
POE::Session::GladeXML2 is a Perl module that can emit POE events for Gtk2 callbacks.

SYNOPSIS

package test;

use POE::Session::GladeXML2;

# the name of the sub needs to match with the name you entered in
# the glade signal handler dialog.
sub on_button1_clicked {
print STDERR "button clickedn";
}

sub new {
[... object creation ...]
my $session = POE::Session::GladeXML2->create (
glade_object => $self,
glade_file => test.glade,
glade_args => widgetname,
[... POE Session params ...]
);

return $self;
}

Gtk2::GladeXML->init;
my $foo = test->new;
$poe_kernel->run();

A simple helper module that lets you connect callback names from your .glade file with methods of an object. These methods are called as POE callback or postback methods. POE::Session::GladeXML automatically determines whether gtk expects the signal handler to return a value. If it does, a callback is used, otherwise a postback will be used.

<<less
Download (0.011MB)
Added: 2006-07-18 License: Perl Artistic License Price:
1193 downloads
DLC 0.3.1

DLC 0.3.1


DLC is a compact utility that allows loading of shared libraries with C++ classes at runtime in an elegant and convenient way. more>>
DLC short from Dynamically Loadable Classes is a compact utility that allows loading of shared libraries with C++ classes at runtime in an elegant and convenient way.

It has been tested on a Linux platform with gcc 2.95.2, but should work on other ELF platforms as well. A C++ compiler with RTTI support is required.
<<less
Download (0.024MB)
Added: 2006-09-06 License: LGPL (GNU Lesser General Public License) Price:
1205 downloads
ASE 0.3.1

ASE 0.3.1


ASE (Allegro Sprite Editor) is a program specially designed with facilities to create animated sprites. more>>
ASE (Allegro Sprite Editor) is a program specially designed with facilities to create animated sprites that can be used in some video game.
This program let you create from static images, to characters with movement, textures, patterns, backgrounds, logos, color palettes, and any other thing that you think.
Main features:
- Edit sprites with layers and animation frames.
- Edit RGB (with Alpha), Grayscale (with Alpha also) and Indexed images.
- Control 256 color palettes completely.
- Apply filters for different color effects (convolution matrix, color curve, etc.).
- Load and save sprites in these formats: .BMP, .PCX, .TGA, .JPG, .FLC, .FLI, and .ASE (ASEs special format).
- Use bitmaps sequences (ani00.pcx, ani01.pcx, etc.) to save animations.
- Drawing tools (dots, pencil, real-brush, floodfill, line, rectangle, ellipse), drawing modes (opaque, glass), and brushes types (circle, square, line).
- Mask (selections) support.
- Undo/Redo support for every operation.
- Multiple editor support.
- Draw with a customizable grid.
- Unique tiled drawing mode to draw patterns and textures in seconds.
- Save and load entire works sessions (in `.ses files).
- Scripting capabilities with Lua language.
<<less
Download (1.7MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1480 downloads
raddump 0.3.1

raddump 0.3.1


raddump interprets captured RADIUS packets to print a timestamp. more>>
raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet.
Enhancements:
- Added support for IEEE 802.1q tagged VLAN frames.
<<less
Download (0.17MB)
Added: 2005-06-29 License: GPL (GNU General Public License) Price:
1579 downloads
KlakiceMon 0.3.1

KlakiceMon 0.3.1


KlakiceMon is a monitor utility with AeroG style created from the merging of KaramTop and TechMon. more>>
KlakiceMon is a monitor utility with AeroG style created from the merging of KaramTop and TechMon. It perfectly integrate with the style of LiquidWeather and most of AeroG style themes.

I have to thank you the authors of this theme for the code that they wrote and also the authors of Cynapses and ZuzuSysMon for some icons and ideas found in their themes.

TODO:

+Implement Clock
+Gmail Check
+Nestat
+Nmap console

<<less
Download (0.22MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
sgtd 0.3.1

sgtd 0.3.1


sgtd stands for Simply Getting Things Done. more>>
Based on GTD concepts in the book Getting Things Done, by David Allen.
- Enter next action items to get them out of your head.
- Organize next action items into projects.
- Assign contexts in which next actions can be performed.
Existing solutions are overly complex and are overly focused on aesthetics rather than on simply getting things done. Also, existing solutions (especially web-based solutions) require too much inefficient movement of hands between keyboard and mouse. sgtd implements keybindings similar to those of vi in order to keep your fingers in touch-typing position at all times. In summary, sgtd is a highly efficient system in which users can organize next actions and focus on simply getting things done.
Technically, it is implemented in the C language using SQLite for database storage and the ncurses library for a simple, clutter free user interface. From a coding point of view, the emphasis is on minimizing the lines of code and providing simple and efficient functions.
<<less
Download (MB)
Added: 2006-11-11 License: GPL (GNU General Public License) Price:
1079 downloads
WebMe 0.3.1

WebMe 0.3.1


WebME is a really simple CMS with blog and podcasting support. more>>
WebME is a really simple CMS with blog and podcasting support. WebMe can be used as FastCGI/CGI script or can be self-hosted as a ready-to-use Web server.

<<less
Download (0.076MB)
Added: 2006-04-03 License: LGPL (GNU Lesser General Public License) Price:
1299 downloads
LedaX 0.3-1

LedaX 0.3-1


LedaX is ment to be an EDA including a Library Editor, Schematic Capture and PCB Editor. more>>
LedaX is ment to be an EDA including a Library Editor, Schematic Capture and PCB Editor.
LedaX will consist of a minimum of 3 applications, as mentioned above. There has been a lot of talk about having one application for all, but as I see it, why not make use of Xs ability to have more than one desktop.
We might make plugins for autoplacement and auto arrangement for the PCB editor, but again this is for later plans.
We WILL try to make it work with as many application around for Linux. I.e. ktechlab, gEDA etc.
The storage for the system is a MySQL database. This means that several people can work on one project at a time.
Enhancements:
- Lots and lots of cleanup done by Alain.
- Also a lot of functinality completion and bugfixes done by Alain.
<<less
Download (0.27MB)
Added: 2006-10-15 License: GPL (GNU General Public License) Price:
645 downloads
Cavepilot 0.3.1

Cavepilot 0.3.1


Cavepilot is a cave-flying game for two players. more>>
Cavepilot project is a cave-flying game for two players.
Cavepilot is another cave-flying game like the old classics, Turbo Raketti and Gravity Force You fly a small rocket in a 2D cave and try to shoot down your opponent. It currently supports one or two local players.
Examples of modern counterparts are Turbis and Luola. Cavepilot currently
only supports one (which is rather boring) or two player games on a split screen. Some sort of network play is in the planning stage though.
Enhancements:
- Added the level "the bana" by Aino Soininen (Thank you, my love!)
- Fixed a typo in Makefile
<<less
Download (0.21MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1050 downloads
Jamplayer 0.3.1

Jamplayer 0.3.1


Jamplayer is an audio player, a bittorrent client and an irate client. more>>
Jamplayer is an audio player, a bittorrent client and an irate client. Jamplayer project is distributed under GPL. Jamplayer is made on a client/server architecture.
Jamplayer is just a server which can do everything but you cant control. To control it, we have developped a graphical client, pyjama, which allow to tell it what you want to do.
The reason of such an architecture is to remote control jamplayer.
Main features:
- play ogg vorbis and mp3 files (mp3 not available on Windows at this time)
- manage a playlist
- download albums on Jamendo from JamSelector or a rss feed, suggest you a new album regarding what kind of music you prefer (there is temporarly a bug in the server which prevent this last feature to work)
- rate songs you listen
- set some preferences
- chat with other Jamendo members
<<less
Download (0.49MB)
Added: 2006-10-13 License: GPL (GNU General Public License) Price:
1114 downloads
Oolaboola 0.3.1

Oolaboola 0.3.1


oolaboola is an opensource system for mixing sound files in real-time, while varying their rate of play, amplitude level, etc. more>>
Oolaboola is an opensource system for mixing sound files in real-time, while varying their rate of play, amplitude level, etc. In other words, Oolaboola is a digital DJ tool.
Main features:
- Distributed under the terms of the GNU General Public License
- The cross-fader never wears out! :)
- Plays .wav files of various formats.
- Can use MIDI input
- Digital file output.
- Set and goto marks.
- Create loops
- Can record your actions for later playback
- Efficient (mixing two files takes about a Pentium 50 :)
- Low latency (time between your action and the change in output)..down to 1/100th second depending on the limits of your OS/hardware.
- Separate output to `cue channel
- Control rate-of-play..from 0 to 2 X in increments of .001
- Modify its behavior with a python rc file
Enhancements:
- fixes a few bugs, mostly build and linkage problems many people were having.
<<less
Download (0.32MB)
Added: 2006-02-22 License: GPL (GNU General Public License) Price:
1339 downloads
PLaTos 0.3.1

PLaTos 0.3.1


PLaTos is a framework for easy and comfortable building of various LaTeX documents. more>>
PLaTos project is a framework for easy and comfortable building of various LaTeX documents.

PLaTos is Platon LaTeX Office Suite. It is a framework for easy and comfortable building of various LaTeX documents with several advanced features.

<<less
Download (0.031MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1011 downloads
BBM 0.3.1

BBM 0.3.1


BBM is a 3d puzzle game. more>>
BBM is a 3d puzzle game.

BBM is a 3d puzzle game where the goal is to solve puzzles by destroying all the blocks. The player controls a ball and destroys blocks by running over them.

The user can only destroy blocks of the same color, and is constantly challenged by indestructible blocks, locked blocks, and teleports.

<<less
Download (3.1MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1226 downloads
Cdw 0.3.1

Cdw 0.3.1


Cdw is a CD burning front-end for Linux. more>>
Cdw is an ncurses and GTK2 based CD burning frontend for cdrecord & mkisofs taht ca run on linux console and GNOME desktop.
Cdw is a CD burning front-end for Linux.
Main features:
- Burning data CDs
- Burning audio CDs
- Burning from iso image
- Burning direct without image
- Create iso image
- Copy image from exist data CD
- Direct CD copy
- Blank CD/RW
- Disk at once writing
- Writing Joliet and Rock Ridge format
- dic catalog support
- Dummy write
<<less
Download (1.1MB)
Added: 2007-06-26 License: GPL (GNU General Public License) Price:
856 downloads
Rol 0.3.1

Rol 0.3.1


Rol is a simple application for reading RSS or RDF feeds such as those produced by many news sites or Weblogs. more>>
Rol is a simple application for reading RSS or RDF feeds such as those produced by many news sites or Weblogs.

It is not intended to do anything more than display the headlines and allow you to choose which to read in your Web browser. Rol is written on Debian GNU/Linux, but it should work on any POSIX system.

<<less
Download (0.015MB)
Added: 2006-07-21 License: GPL (GNU General Public License) Price:
1193 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5