Tag Archives: programming

del.icio.us bookmarks for January 26th, 2009 through March 23rd, 2009

philosecurity » Blog Archive » Pirates and Ninjas: Emacs or Vi? -
Premake | industriousOne - “Premake is a build configuration tool. Describe your build using a simple, easy to read syntax and let Premake generate the project files for your specific toolset. Premake makes it easy to manage your builds, on one platform or […]

NPAPI plugin support included in Qt 4.5 release candidate

One of the first things I did when I joined Collabora, NPAPI plugins support for QtWebKit, has been included in the Qt 4.5 release candidate. The release contains an update to the WebKit engine to the upstream version, so in addition to a lot of new features and improvements, most NPAPI plugins will work out […]

del.icio.us bookmarks for January 2nd, 2009 through January 20th, 2009

Parasite - “Parasite is a debugging and development tool that runs inside your GTK+ application’s process. It can inspect your application, giving you detailed information on your UI, such as the hierarchy, X window IDs, widget properties, and more. You can modify properties on the fly in order to experiment with the look of your […]

Scripting languages are not the same as dynamic languages

In his History of Python: Introduction and Overview, Guido van Rossum repeats the confusion between “scripting” and “dynamic” languages:
Python is currently one of the most popular dynamic programming languages, along with Perl, Tcl, PHP, and newcomer Ruby. Although it is often viewed as a “scripting” language, it is really a general purpose programming language along […]

del.icio.us bookmarks for December 4th, 2008 through December 28th, 2008

7 (Stupid) People Who Sued the Scientific Method | Cracked.com -
Common Lisp Weekly News -
Mudballs: Index - “Mudballs was written with the goal of providing an easy to use system for loading Common Lisp code into your image in a reliable and predictable manner.”