Posts
Showing posts from 2006
Creating GUI with IronPython, Groovy and JRuby
- Get link
- X
- Other Apps
By
hexdump42
-
PyCon: IronPython & Windows Forms Talk
- Get link
- X
- Other Apps
By
hexdump42
-
Sometimes you forget you're not the only one...
- Get link
- X
- Other Apps
By
hexdump42
-
Announcing IronPython View Engine for MonoRail
- Get link
- X
- Other Apps
By
hexdump42
-
ElementTree IronPython Support
- Get link
- X
- Other Apps
By
hexdump42
-
Fredrik Lundh (effbot) the author of CPython ElementTree mentions IronPython support is coming. "ElementIron is a (somewhat experimental) implementation of ET's parse, iterparse, and fromstring/XML functions for (guess what!) IronPython. I'll probably do an ElementTree 1.2.X maintenance release with native IronPython support in a not too distant future. (unfortunately, ElementIron is a lot slower than the CPython tree builder. I haven't benchmarked against stock ET running with Seo Sanghyeon's pyexpat implementation for IronPython, but it seems as if the main overhead is in the C#/IronPython interface layer, not in the builder itself. ideas for how to speed this up are welcome!)" http://online.effbot.org/#20061118
Live From Redmond: IronPython: Developing agile but rich client applications using Python
- Get link
- X
- Other Apps
By
hexdump42
-
At 9AM Pacific Time (US & Canada) on December 6, 2006, Mahesh Prakriya, Lead Program Manager on the CLR Dynamic Languages team gives a Live Meeting presentation on using IronPython to develop a .NET client application. http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&Params=%7eCMTYDataSvcParams%5e%7earg+Name%3d%22ID%22+Value%3d%221032311355%22%2f%5e%7earg+Name%3d%22ProviderID%22+Value%3d%22A6B43178-497C-4225-BA42-DF595171F04C%22%2f%5e%7earg+Name%3d%22lang%22+Value%3d%22en%22%2f%5e%7earg+Name%3d%22cr%22+Value%3d%22US%22%2f%5e%7esParams%5e%7e%2fsParams%5e%7e%2fCMTYDataSvcParams%5e Hmmm, a great time for those living on one continent , but Microsoft please do not forget about some of us who live on the other side of the world:-)
Another Language for ASP.NET
- Get link
- X
- Other Apps
By
hexdump42
-
Brennan Stehling posts a different view on IronPython for ASP.NET. "That is great for the reasons that it adds a dynamic language to ASP.NET and allows existing Python developers to more easily get into ASP.NET. But I am concerned that it will encourage more languages to come on board which will expand our available options unnecessarily." http://brennan.offwhite.net/blog/2006/11/17/another-language-for-aspnet/
Python Cryptographic Toolkit for IronPython
- Get link
- X
- Other Apps
By
hexdump42
-
Missing classes in the FCL (.NET Framework Class Library)
- Get link
- X
- Other Apps
By
hexdump42
-
Ironpython: Are the batteries included?
- Get link
- X
- Other Apps
By
hexdump42
-
RSSBus will support IronPython scripting
- Get link
- X
- Other Apps
By
hexdump42
-
Opinions on IronPython
- Get link
- X
- Other Apps
By
hexdump42
-
GQ Adonis thinks IronPython is a part of Microsoft's world domination plan. http://gqadonis.com/archive/2006/11/06/5.aspx On the other hand, Gareth Rushgrobe and Sam Sun view IronPython and JRuby in terms of rivalry of Python and Ruby in .NET and Java world. Quote: "Ruby is for Java shops. Python is for .NET." http://morethanseven.net/posts/jruby-vs-pythonnet http://substantiality.net/articles/2006/11/05/ruby-is-radioactive
Python (IronPython) time to .NET C# DateTime format
- Get link
- X
- Other Apps
By
hexdump42
-
On the fly data persistence and IronPython
- Get link
- X
- Other Apps
By
hexdump42
-
'Secret' Microsoft Project Ties IronPython to ASP.NET
- Get link
- X
- Other Apps
By
hexdump42
-
eWeek.com article discusses David Ebbo's session at the DevConnection conference. An interesting quote from the article: "In addition, Ebbo said his team has delivered a prototype of a "secret project" called Simplified Data Scenarios where developers can "easily build data-bound applications from scratch" starting only with a database. The prototype enables users to customize applications declaratively using ASP.NET or programmatically using IronPython, Ebbo said." http://www.eweek.com/article2/0,1759,2053498,00.asp?kc=EWRSS03119TX1K0000594
Joint letter to the Open Source Community
- Get link
- X
- Other Apps
By
hexdump42
-
Boo, Ironpython, Scriptaculous, MS Ajax and me
- Get link
- X
- Other Apps
By
hexdump42
-
Amplee v.0.3.0, A Python-based/IronPython-compatible Atom Publishing Protocol Implementation Now Available!
- Get link
- X
- Other Apps
By
hexdump42
-
David Peterson posts about Sylvain Hellegouarch's release of the next version of Amplee, a Python/IronPython Atom Publishing Protcol implementation, using bridge to enable compatibility with a variety of XML document types, including System.Xml-based document types. http://www.oreillynet.com/xml/blog/2006/11/sylvain_hellegouarchamplee_amp.html
ANN: bridge 0.1.0 a general Python and IronPython XML library
- Get link
- X
- Other Apps
By
hexdump42
-
Using IronPython for Dynamic Expressions
- Get link
- X
- Other Apps
By
hexdump42
-
IronPython WSGI
- Get link
- X
- Other Apps
By
hexdump42
-
Christoper Baus reports of the status of the WSGI gateway for IronPython and ASP.NET. He has been doing some great work taking the POC code in fepy and making it much more robust. http://www.baus.net/ironpython-wsgi-status Once it has been completed and tested, it will hopefully become part of the IronPython Community Edition . Christoper's work to date can be found here .
IronPython for ASP.NET
- Get link
- X
- Other Apps
By
hexdump42
-
More information about the just released IronPython for ASP.NET CTP. http://www.asp.net/ironpython/ Has links to a whitepaper and some tutorials: Creating a Basic Web Page with IronPython Using Shared Code with IronPython for ASP.NET Databinding with IronPython for ASP.NET Debugging IronPython for ASP.NET Creating a User Control with IronPython
Microsoft IronPython for ASP.NET CTP
- Get link
- X
- Other Apps
By
hexdump42
-
The download page for the IronPython for ASP.NET Community Technology Preview. This is the first chance to see how they will integrate a dynamic language with ASP.NET. From the website: "This package provides IronPython integration with ASP.NET and Visual Studio (including Visual Web Developer Express Edition). This allows you to write ASP.NET pages (both inline code and code-behind files) as well as common classes using IronPython. (The infrastructure is extensible to allow other dynamic languages to plug in as well.) The framework also includes design-time support for creating IronPython projects and pages in Visual Studio, with syntax coloring and debugging support."
IronPython is your friend -- IronPython and delegates
- Get link
- X
- Other Apps
By
hexdump42
-
Alex Henderson has an interesting series of post about generic IronPython delegates. Part 1 http://blog.bittercoder.com/PermaLink,guid,4f769e5e-32cd-487a-b00e-99e7b425f93b.aspx Part 2 http://blog.bittercoder.com/PermaLink,guid,653e6795-9974-47b7-910e-9e4a2d1b4112.aspx Part 3 http://blog.bittercoder.com/PermaLink,guid,a770377a-b1ad-4590-9145-36381757a52b.aspx
On the fly delegates in C# using IronPython:
- Get link
- X
- Other Apps
By
hexdump42
-
IronPython, Unmanaged Code and Ascii Art
- Get link
- X
- Other Apps
By
hexdump42
-
CLR Inside Out - IronPython
- Get link
- X
- Other Apps
By
hexdump42
-
A column by James Schementi in the October 2006 edition of MSDN magazine about IronPython. From the column: "This column will give a brief overview of Python and what sets dynamic languages apart from other languages. I will discuss iterative development, describe how IronPython integrates with .NET while staying true to Python syntax, and show the advantages of using IronPython to utilize .NET." http://msdn.microsoft.com/msdnmag/issues/06/10/CLRInsideOut/
Use IronPython and Snoop to explore the Windows Presentation Foundation
- Get link
- X
- Other Apps
By
hexdump42
-
Diffing itunes music libraries with ironpython
- Get link
- X
- Other Apps
By
hexdump42
-
Accessing SOS with Basic Authentication - .Net (IronPython)
- Get link
- X
- Other Apps
By
hexdump42
-
IronPython: Python on the .NET framework
- Get link
- X
- Other Apps
By
hexdump42
-
0xIDE, a compiler for Xbase++ into IronPython
- Get link
- X
- Other Apps
By
hexdump42
-
Oracle Data Provider for .NET under IronPython
- Get link
- X
- Other Apps
By
hexdump42
-