Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Build complex GUI applications with Gtk2-Perl
- Gtk+ Gimp toolkit has been a fairly common library for building GUI elements in Linux, used by the Gimp and Gnome projects for their widget library. Gtk+ has now evolved to Gtk+2, which brings a more sophisticated look to the widget set. Using the Gtk2-Perl package, you can utilize this...
- Tags: Scripting languages, Programming languages, Development tools, OPEN SOURCE, Stew Benedict, Gnome2-Perl module, Gtk2-Perl, Perl, Gtk+2, GUI
- Technical articles 2003-03-17
Additional Resources
- 10 PEAR classes that simplify your GTK application development
- PHP developers familiar with windowing applications in *NIX will already be aware of PHP-GTK, an add-on PHP module that allows you to access GTK libraries and functions using an object-oriented interface. But if the thought of building combo boxes and scrolling tickers from scratch doesn't appeal to you, take heart...
- Tags: Application Development, PHP, Scripting Languages, Software/Web Development, Web Development
- Download resources 2007-02-13
- Gtk+ (exe)
- These runtime libraries need to be downloaded and installed in order to run Synfig Studio. Install Gtk+ before installing Synfig Studio.
- Tags: Library, Synfig
- Software downloads 2007-03-29
- GTK+ 2 Runtime Environment (exe)
- These runtime libraries need to be downloaded and installed in order to run the main program, The Gimp. Install GTK+ Runtime Environment before installing The Gimp.The GIMP GNU Image Manipulation Program is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring....
- Tags: Environment, GIMP, Tools & Techniques, Management
- Software downloads 2007-10-30
- Piping rpm output with the help of grep
- In this Daily Feature, Jack Wallen, Jr. uses the Red Hat Package Management System in conjunction with a very powerful search tool grep to query the rpm database.Many times, you’ll need to know the release numbers of a large group of packages on your Linux system. Say, for instance, you're...
- Tags: OPEN SOURCE, command syntax, Jack Wallen, Jr., Jack Wallen, QA, GNOME, release number, Linux
- Technical articles 2000-07-06
- Developing Desktop Applications in PHP for Beginners
- Developing Desktop Applications in PHP for Beginners.Outline:1. Introduction.2. What is PHP-GTK?3. Where to get?4. How to test the Installation?5. Steps for executing a sample code.6. Some Interesting Websites on PHP-GTK.Introduction: We have been creating web-applications using PHP since it came into existence, Now we...
- Tags: Scripting languages, Linux, Microsoft Windows, Programming languages, Operating systems, .NET, ahamedjais@..., Microsoft Corp., GTK, PHP-GTK, GTK+, PHP, GIMP, Java
- Discussion threads 2007-10-26
- GPG GUI (exe)
- This GTK+ application allows any file to be password protected and decrypted at a later time. The encryption is based on libgcrypt and is unbreakable. Files are completely secure, and can be sent to other users so that they can decrypt the contents at a later time. This version is...
- Tags: GUI, Gary, Files
- Software downloads 2008-04-16
- GTK+ 2 Runtime Environment (zip)
- This package is required if you want to run The GIMP on Windows 98, ME or NT4. It is the core libraries that help GIMP integrate with the Windows operating system and its windowing toolkit. DLL libraries are a collection of functions, organized by purpose.
- Tags: Environment, GIMP, DLL Library, Microsoft Windows, Microsoft Windows 98, Operating Systems, Software
- Software downloads 2007-02-16
- Ophcrack (exe)
- Ophcrack is a Windows password cracker based on rainbow tables. It is a very efficient implementation of rainbow tables done by the inventors of the method. It comes with a GTK+ Graphical User Interface and runs on Windows, Mac OS X Intel CPU as well as on Linux.
- Tags: Password Cracking, Ophcrack, Microsoft Windows, Apple Mac OS X, Apple Mac OS, Linux, Operating Systems, Software
- Software downloads 2007-04-16
- Installing development packages
- I want to install TCL/TK development packags on my Red Hat Linux 9.From where I can get these packages and what is the procedure for its installationstart up your software manager, type in gtkor gdkor gladesearch results will pop up on one of them.click on the development for one, all...
- Tags: OPEN SOURCE
- Q&A 2005-01-26
- Poedit (exe)
- Poedit is cross-platform gettext catalogs (.po files) editor. It is built with wxWidgets toolkit and can run on any platform supported by it (although it was only tested on Unix with GTK+ and Windows). Poedit aims to offer you a more convenient approach to editing catalogs than launching vi and...
- Tags: Vaclav Slavik, Poedit, Microsoft Windows, Operating Systems, UNIX, Software
- Software downloads 2007-12-18
- JMicroVision (exe)
- JMicroVision is an image analysis toolbox for measuring and quantifying components of high-definition images. The program contains most of the common image processing operations, has a simple and intuitive user interface, an efficient visualization system and innovative features. It contains tools to quantify either manually or automatically. Version 1.2.5 supports...
- Tags: Image Processing, JMicroVision
- Software downloads 2007-01-24
- Sylpheed (exe)
- Sylpheed is an e-mail client and news reader based on GTK+ GUI toolkit, and runs on X Window System. Latest changes: the automatic filtering of new messages in INBOX folder of IMAP4 account was implemented; junk mails are now filtered when incorporating from local spool; UTF-8 is forced for headers...
- Tags: Sylpheed, E-mail, Online Communications
- Software downloads 2008-04-14
- Roadsend Compiler for PHP (exe)
- Roadsend compiles your PHP projects to single, native binaries, which do not require an interpreter. Roadsend builds online Web applications with FastCGI, offline Web applications with an embedded Web server MicroServer, as well as desktop GUI applications with PHP-GTK. Roadsend Studio IDE editor is included.
- Tags: PHP, Web Application, Roadsend, Roadsend Studio IDE Editor, Scripting Languages, Cloud Computing, Web Servers, Software/Web Development, Web Development, Internet
- Software downloads 2006-05-04
- Experiences in Developing a Typical Web/Database Application
- This paper describes Gesem, an application developed internally by Adalog for managing the registration to its training sessions. The application features a Web interface that uses AWS, an interface to the MySQL DBMS over ODBC, and a local interface that uses GTK. The project explored various solutions, and identified a...
- Tags: Web, Association For Computing Machinery, Training, Workforce Management, Training And Certification, Channel Management, Databases, Human Resources, Marketing, Enterprise Software, Software, Data Management
- White papers 2003-12-11
- mtPaint (exe)
- mtPaint is a simple painting software developed from scratch so you can easily create pixel art and manipulate digital photos. It uses the GTK+ toolkit (version 1 or 2) and runs on PC's via the GNU/Linux or Windows operating systems. Because of its simplicity it can also run on older...
- Tags: PC, Language, Mark Tyler, mtPaint, Microsoft Windows, Digital Cameras, Digital Photography, Desktops, Operating Systems, Open Source, Software, Consumer Electronics, Personal Technology, Hardware
- Software downloads 2008-06-16
- 100 best Linux apps
- RE: 100 best Linux appsGood List, I was surprised that Cedega was not on it though.it's a startbut i would make some changes to that list. in fact i think it could be better served to simply step up and list your top 100 linux/opensource applications. mine would at...
- Tags: OPEN SOURCE, UNIX, jlwallen@..., Linux App, Linux
- Discussion threads 2007-08-27
- 10 PEAR classes that simplify your GTK application development
- This article is also available as a TechRepublic download.PHP developers familiar with windowing applications in *NIXwill already be aware of PHP-GTK, an add-on PHPmodule that allows you to access GIMP Tool Kit GTK libraries andfunctions using an object-oriented interface. But if the thought of buildingcombo boxes and scrolling tickers from...
- Tags: Contributor Melonfire, GIMP Tool Kit, GIMP Tool Kit application, PEAR
- Technical articles 2007-02-13
- Time Shall Tell (exe)
- Time Shall Tell includes a simple tool for user administration and features centralized data storage in a database server. TST has been created for a working environment where multiple workers need an automated system to track the time they spend on their tasks and use it to create reports. It's...
- Tags: Tool, Josep Portella Florit, TST, Veracity, Productivity, Databases, Enterprise Software, Software, Data Management
- Software downloads 2007-11-13
- Ch Professional (exe)
- Ch is a C/C++ interpreter for cross platform scripting, shell programming, 2D/3D graphical plotting, numerical computing and embedded scripting. Ch supports 8,000 functions including 1999 ISO C Professional (C99), C++ class, POSIX, X11/Motif, OpenGL, ODBC, XML, GTK+, Win32, CGI, 2D/3D graphical plotting, socket/Winsock, LAPACK, Intel OpenCV, National Instrument's Data Acquisition...
- Tags: Ch, C/C++, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2008-03-31
- << Previous
- page 1 of 1
- Next >>