The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile sourcecode and then click on the compiler output errors to go to those errors in the sourcecode.
This is a plugin I wrote for the gnome file-browser, nautilus. It allows to open a terminal and sync the working dir of the file-browser to the working dir of the terminal and vice-versa. This is NOT safe code. Use at own risk.
appuifw-GTK+ is an appuifw port written in Python.
It means that you can run your Python code for Nokia on your PC in order to test it or use a program that has not relased yet in a PC version.
DEE Excellent Editor is a simple sourcecode editor whit syntax highlighting for many languages with a file browser panel to quickly select files. DEE can open files from the local system or directly from an ftp server.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
Kefir is a code sketcher based on tepache that uses pygtk and libglade. Kefir creates a set of wrapper classes around the top level glade widgets in a glade file, to allow the programmer to concentrate on writing a program instead.
mGTK is glue code to make GTK+ accessible from Standard ML. This provides a convenient way for SML programmers to add GUI features to applications.
mGTK should work on all platforms where both Moscow ML and GTK+ are supported.
blah is a GTK/GNOME utility for maintaining a list of frequently copy-and-pasted text. The current version is functional and usable. However, my goal is to re-design/re-write the code as a GNOME panel app.
A Perl script that uses ImageMagick's "convert" to make thumbnails for images contained in a directory (recursively). It then generates HTML (or PHP) code for e/a image file and a Menu that links all images. Usefull for CD photo albums and for Websites
GtkEditor is a sourcecode editor widget for GTK+. It currently handles sourcecode
highlighting based on regular expressions. In the future it will handle
automatic/semi-automatic indenting and parenthesis matching.