Caffeinated Gonzo!

The Caffeine-induced Ramblings of an Ordinary Gonzo.

Posts Tagged ‘programming

CodePlex site

without comments

CodePlex is Microsoft’s open source project hosting web site. Coders can use CodePlex to create new projects to share with the world, communicated with and join others who have already started their own projects, or download and applications on this site. Feedback is encouraged.

Written by wiredgonzo

November 27, 2006 at 12:17 am

Greasemonkey

without comments

No this is not a post about exploiting lab animals for oily fun and profit on the Internet.  Instead, this is a simple “Post-it” note to myself to remind me where to find Greasemonkey.

Greasemonkey is a Firefox extension which lets you to add “user scripts” (mostly DHTML) to any web page to change its behavior.  The “parent” extension can be found here.  A large repository of user scripts is located here.  Some of these scripts are very useful, some are just geek-fodder.  Use at your own risk.

Mark Pilgrim’s excellent print resource on programming Greasemonkey hacks can be found here.

Written by wiredgonzo

November 12, 2006 at 6:59 pm

Posted in wiredgonzo

Tagged with , , ,

Scripty Foo Explained

without comments

Here lies a very nice introductory comparison of the predominant scripting languages on the web. The article compares PHP, AS, Perl, and Coldfusion.

Written by wiredgonzo

July 24, 2006 at 8:58 am

Posted in wiredgonzo

Tagged with , , ,

The Small Talk on Squeak

without comments

For background and more on Squeak, a portable and open-source Smalltalk, an object oriented programming language, read "Squeak, the Smalltalk of the 21st. Century" by German Arduino. For more on Squeak check out squeak.org as well.

Article tip to: whysmalltalk.com

Written by wiredgonzo

June 25, 2006 at 11:31 am

Posted in wiredgonzo

Tagged with , ,