List of Linux IDEs with GUI designers.

Are looking to develop GUI applications on Linux but don’t really want the tediousness of hand coding the interface? Here is a list of IDEs or visual designers with WYSIWYG ability. Many of these tools also run on Windows and/or Mac and can compile for all three platforms with a few including arm and smart […]

Editra Launch Objective-C Compiler

As I’m learning Objective-C I find moving between the terminal and my favorite IDE, Editra kind of annoying. Luckily Editra has a really cool plug-in called Launch that can be configured to run code and display the results within the editor. The only problem is that compiling and running objective-c doesn’t work for a couple […]