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.481.228 Times

The Glade Festival freeware
Filter: All | Freeware | Demo
 

The Glade Festival

1 2 3 4 5 > 
Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 462

The Origin of Ratha Yatra (pdf) The worlds most ancient religious festival, lectures by Bhaktivedanta Narayana Maharaja on Ratha Yatra, or the Cart Festival of Lord Jagganatha. Rare that one possesses the good fortune to hear all these truths. A hundred thousandth part of the teaching of Sri Caitanya Mahaprabhu, makes your life... Platforms: Windows

License: Freeware Size: 1.57 MB Download (45): The Origin of Ratha Yatra (pdf) Download

Added: August 09, 2010 | Visits: 1.229

Festival::Client::Async Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking $fest->server_eval($lisp); # just queues $lisp for... Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): Festival::Client::Async Download

Added: August 07, 2010 | Visits: 747

Test::Glade Test::Glade is a simple way to test Gtk2::GladeXML-based apps. SYNOPSIS use Test::Glade tests => 2; my $glade_xml = interface.glade; has_widget( $glade_xml, { name => main_window, type => GtkWindow, properties => { title => Test Application, type => GTK_WINDOW_TOPLEVEL, resizable =>... Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Test::Glade Download

Added: October 27, 2010 | Visits: 743

Gtk2::GladeXML Gtk2::GladeXML is a Perl module that create user interfaces directly from Glade XML files. SYNOPSIS # for a pure gtk+ glade project use Gtk2 -init; use Gtk2::GladeXML; $gladexml = Gtk2::GladeXML->new(example.glade); $gladexml->signal_autoconnect_from_package(main); $quitbtn =... Platforms: *nix

License: Freeware Size: 34.82 KB Download (94): Gtk2::GladeXML Download

Added: August 16, 2010 | Visits: 948

Kefir Kefir is a code generator that writes wrapper code around Glade files. Kefir takes glade files and writes a wrapper object for each window in Python, with methods corresponding to the given callbacks entered in glade. While it wont create a sane application model for you, it will make it very... Platforms: *nix

License: Freeware Size: 890.88 KB Download (114): Kefir Download

Added: May 10, 2013 | Visits: 568

Glade2PHP Glade2PHP is used to generate a php code using your glade file from Glade V1.X (Glade 2 not supported yet). Glade is an IHM application wich can create an XML template describing your GUI for GTK. Glade can generate C/C , Python, Perl... files but nothing for PHP. PHP isn't only a web language,... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Glade2PHP Download

Added: February 21, 2010 | Visits: 1.079

MegaTunix MegaTunix is the only tuning software for Unix (and now Win32) class operating systems that supports all existing megasquirt firmwares. MegaTunix has been recently redesigned in such a way as to be extensible to support new firmware variants with little to no new code needing to be written.... Platforms: *nix

License: Freeware Size: 1.2 MB Download (120): MegaTunix Download

Added: July 01, 2010 | Visits: 830

DWI DWI is an experimental platform for exploring ways of making application development simpler. It is still hard to write large, complex, multi-user, data-driven (SQL-backed) applications. It doesnt matter if your development platform is the web and Enterprise Java Beans, C# and .net or Mono, or... Platforms: *nix

License: Freeware Size: 450.56 KB Download (92): DWI Download

Added: April 08, 2010 | Visits: 805

gtkmm gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights of gtkmm include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user interfaces either in code or with the Glade designer, using libglademm. Heres an... Platforms: *nix

License: Freeware Size: 8.8 MB Download (95): gtkmm Download

Added: October 17, 2010 | Visits: 438

libgdamm libgdamm is a set of C++ bindings for the libgda database API, using glibmm. About gtkmm: gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user... Platforms: *nix

License: Freeware Size: 409.6 KB Download (94): libgdamm Download

Added: November 22, 2010 | Visits: 1.068

Acme::OneHundredNotOut Acme::OneHundredNotOut is a raise of the bat, a tip of the hat. I have just released my 100th module to CPAN, the first time that anyone has reached that target. As some of you may know, I am getting ready to go back to college and reinvent myself from being a programmer into being a... Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Acme::OneHundredNotOut Download

Added: September 22, 2010 | Visits: 766

Mono Project Mono is a comprehensive open source development platform based on the .NET framework that allows developers to build Linux and cross-platform applications with unprecedented productivity. Monos .NET implementation is based on the ECMA standards for C# and the Common Language Infrastructure.... Platforms: *nix

License: Freeware Size: 62.8 MB Download (93): Mono Project Download

Released: November 07, 2012  |  Added: November 07, 2012 | Visits: 500

winGlade Glade 3 is a graphical user interface builder for GTK+, with additional components for GNOME. In its third version, Glade is programming language-independent, and does not produce code for events, but rather an XML file that is then used with an appropriate binding (such as gtkada for use with... Platforms: Windows

License: Freeware Size: 10.5 MB Download (53): winGlade Download

Added: August 13, 2013 | Visits: 641

Roadsend PHP Compiler Roadsend PHP Compiler is a free, open source native compiler for the PHP language. It compiles PHP source code to stand alone, native binaries which do not require an interpreter.Roadsend Compiler can build online web applications with Fast/CGI, offline web applications with an embedded web... Platforms: PHP

License: Freeware Size: 2.71 MB Download (54): Roadsend PHP Compiler Download

Added: July 13, 2013 | Visits: 377

Xfce Foundation Classes The Xfce Foundation Classes is a set of integrated C++ classes for developing Xfce applications on UNIX-like operating systems such as Linux. The classes combine the power of GTK+ and the power of C++ into a state-of-the-art application development framework for the Xfce Desktop Environment. The... Platforms: *nix

License: Freeware Size: 7.89 MB Download (33): Xfce Foundation Classes Download

Added: June 08, 2013 | Visits: 382

gtkmm-documentation gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using Gtk::Builder.... Platforms: *nix

License: Freeware Size: 1.51 MB Download (40): gtkmm-documentation Download

Added: August 15, 2008 | Visits: 750

Roller Fly Good news for ButterFlight fans! New free light release of your favorite game. You play on the glade that is filled with the multicolored butterflies. At every round, you have to collect a certain number of butterflies of a particular color on the glade. You can flip and rotate the butterflies... Platforms: Windows

License: Freeware Size: 455.08 KB Download (93): Roller Fly Download

Added: June 18, 2010 | Visits: 1.090

GPG-Crypter GPG-Crypter is a GTK+ frontend to GnuPG (GPG) and it is intended to decrypt and encrypt text into ASCII-armored gpg-ciphers. Whats New in This Release: - implemented edit menu funktions (cut, copy, paste and delete) - activated "copy to clipboard" and "insert from clipboard" buttons for fast... Platforms: *nix

License: Freeware Download (142): GPG-Crypter Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 590

GTK+ for Mac OS X GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. GTK+ has been designed from the ground up to support a range of languages, not only... Platforms: Linux

License: Freeware Size: 26 MB Download (47): GTK+ for Mac OS X Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 517

Flip_Themes_Package_SingleSlide_Christmas Christmas and New Year wishes for peace and joy. Christmas is typically the largest annual economic stimulus for many nations around the world. Get ready for the least active day of the year for business and commerce? Now use Flip programs to build special and wonderful page-flipping brochures to... Platforms: Windows

License: Freeware Size: 4.82 MB Download (56): Flip_Themes_Package_SingleSlide_Christmas Download

1 2 3 4 5 >