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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
The Gedit "builder" plugin is a plugin for the Gnome Text Editor that allows you to compile source code and then click on the compiler output errors to go to those errors in the source code.
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 source code 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.
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 source code editor widget for GTK+. It currently handles source code
highlighting based on regular expressions. In the future it will handle
automatic/semi-automatic indenting and parenthesis matching.