Posts

Showing posts from January, 2007

IronPython - Do You Need It?

Michael Foord posts why he thinks IronPython is good for the Python community. http://www.voidspace.org.uk/python/weblog/arch_d7_2007_01_27.shtml#e615

Enumerating GAC Assemblies with IronPython

Nick Parker shares a script to enumerate all of the assemblies installed within the GAC. http://blog.developernotes.com/archive/2007/01/25/Enumerating-GAC-Assemblies-with-IronPython.aspx

IronPython supported in GIMP#

Maurits Rijk posts about his on-going work with enabling IronPython scripting support in GIMP#. http://maurits.wordpress.com/2007/01/16/ironpython-supported-in-gimp/#more-53

Jolt Finalists

IronPython is a finalist in the Development Environments category for the 2007 Jolt awards. http://www.joltawards.com/2007/

Iron Python on Balloons

How to create a notifier in the system tray with IronPython http://andrzejonsoftware.blogspot.com/2007/01/iron-python-on-balloons.html

Playing with IronPython

Maurits Rijk posts about IronPython becoming a scripting language for GIMP# http://maurits.wordpress.com/2007/01/13/playing-with-ironpython/

Mono and C# 3.0

A quote from Miguel de Icaza about how IronPython has helped Mono become better: "Pretty much every new release of IronPython has exposed limitations in our runtime, our class libraries or our compilers. IronPython has really helped Mono become a better runtime." http://tirania.org/blog/archive/2007/Jan-11-1.html

IronPython in Action

Micahel Foord announces that he has a deal with Manning Publications to write a book on IronPython. http://www.voidspace.org.uk/python/weblog/arch_d7_2007_01_06.shtml#e609

Emcaster 0.1.1

Mike Rettig posts about using IronPython for functional and performance testing of Emcastor , a .NET library for publishing and subscribing to reliable messages over Pragmatic General Multicast (PGM). http://jroller.com/page/mrettig?entry=emcaster_0_1_1

Language Extensibility - Iron Python

Scott Hanselman and Carl Franklin discuss developments in dynamic and static language extensibility. As part of the podcast they talk about how IronPython uses a hook into No-Compile ASP.NET pages to enable better support for dynamic languages in ASP.NET. http://www.hanselminutes.com/default.aspx?showID=57

Compiled Code, Angle Brackets and Optimising Resolver

Michael Foord posts about an IronPython traceback bug discovered during profiling an application. http://www.voidspace.org.uk/python/weblog/arch_d7_2006_12_30.shtml#e601

Profiling IronPython

Michael Foord has a short artice on profiling IronPython code. http://www.voidspace.org.uk/ironpython/profiling.shtml

[IronPython] taylayout release

Davy Mitchell provides an early release of his TayLayout, a more sophisticated version of the flow layout for WinForms and IronPython. http://groups.google.com/group/ironpy/browse_frm/thread/78bb0138b1912eda/6974a5d88d93803d#6974a5d88d93803d

Pyflakes on IronPython

Seo Sanghyeon annouces that PyFlakes now works with the IronPython Community Edition http://fepy.sf.net http://groups.google.com/group/ironpy/browse_frm/thread/1fbd3d77e8866e44/5e18365598b803a6#5e18365598b803a6

Clarifying my Microsoft Developer Division Rant

Mike Schinkel as part of this large post asks if IronPython is ready for the prime time and Microsoft integrating IronPython with a complex IDE like Visual Studio is the bset thing for the lanaguage. http://www.mikeschinkel.com/blog/clarifyingmymicrosoftdeveloperdivisionrant/