Monthly Archives: October 2006

Code Completion in Dynamically-typed Languages

Code Completion is a nice IDE feature that, for example, shows a list of methods for an instance of an object. It’s called IntelliSenseWP in Microsoft Visual Studio WP; in XCodeWP it’s just called “Code Completion”. It’s a very fast … Continue reading

Posted in uncategorized | Tagged | Comments Off

A big leap for web apps

There’s a damn impressive demo of the next version of BackPack on Signal vs. Noise. It shows a cross-platform web application with main items draggable up and down on the page, todo items draggable within and between todo lists, and … Continue reading

Posted in uncategorized | Tagged | Comments Off