Category: Python

Microsoft’s Silverlight Disappoints

15 May, 2007 (13:46) | .NET, Python, Ruby | 14 comments

I initially started researching Silverlight with the goal of using IronPython (eventually IronRuby) as a language of choice to develop rich client applications, but came to the conclusion that Silverlight is much less than just a watered down WPF. There are no input controls, and unless you’re willing to invest the time to create your own ComboBoxes, Checkboxes, etc. it’s not worth the effort. Adobe Appollo is looking much more promising each day, unless Microsoft figures out a way to make WPF cross-platform. My idealistic goal would be able to develop cross-platform applications in Python or Ruby that can be installed to Windows or Macs (even Linux). One good thing about Silverlight is that the streaming video quality looks fantastic.

Google Python Search

25 October, 2006 (11:42) | Python | 1 comment

Using Google’s custom search options, I’ve created a Google search that searches many Python references over the web. I’ve even created a quick link to add the Python search to your Firefox Search toolbar.

10 Reasons to Learn the Python Programming Language

14 October, 2006 (18:29) | Python | 1 comment

Read this article to learn some reasons why learning the Python programming is a worthy investment in your time.