Five Minutes Past Noon Coffee 170
- Ben Hall
announces
IronEditor,
a simple dev tool for IronPython and IronRuby. Pretty nice, though
fairly simplistic (as Ben readily admits). For example, it doesn’t
have an interactive mode, only the ability to execute scripts and
direct the output to IronEditor’s output window. However, it is a
good start and I’m sure it’ll just get better. One thing he’s
apparently
considering is a
Silverlight version. (via Michael
Foord)
- Speaking of “Iron” tools, Sapphire
Steel have had an IronRuby version
(in alpha)
of their Ruby in
Steel
product for several months now. I wonder if
John’s had a chance to play with it.
- Speaking of John, the ASP.NET MVC / IronRuby prototype he talked
about @
TechEd
is now
available
on ASP.NET MVC Preview 4 via Phil Haack.
- Ted Neward has an article
exploring the IronPython VS Integration sample that ships in the VS
SDK. As I mentioned the other
day,
we’re starting working on a production quality implementation of VS
Integration for IPy.
- Ophir Kra-Oz (aka Evil Fish) blogs Python for
Executives.
I like his “Risk, Recruiting, Performance and Maturity” model – four
boxes, perfect for keeping an executive’s attention!
😄
Plus Ophir has some nice things to say about IronPython. (via
Michael Foord)
- Ronnie Maor
blogs
an extension method for
PythonEngine
to make Eval simpler. I especially like how he uses string format
syntax so you can dynamically generate the code to eval. I wonder
what this would look like in IPy 2.0 with DLR Hosting API. (via
IronPython
URLs)
- Speaking of DLR Hosting, Seshadri has another great DLR hosting
post,
this time hosting IPy inside of VS08 so you can script VS08 events
(document saved, window created, etc) with Python.
- Justin Etheredge has a bunch of IronRuby posts – Getting IronRuby
Up and
Running,
Running Applications in
IronRuby,
Learning Ruby via IronRuby and C# Part
1.
(via Sam
Gentile)
- Don Syme
links
to several F# related posts by Ray
Vernagus, though he’s apparently
also experimenting with
IronRuby.
I’m really interested in his Purely Functional Data
Structures
port to F#.
- Speaking of F#, Brian has a teaser
screenshot
of F# upcoming CTP. However, he chooses the New Item dialog to
tease, which looks pretty much like the current new item dialog (the
new one does have fewer F# templates). However, if you look in the
Solution Explorer, you’ll notice a real “References” node. No more
#I/#R! Yeah!
- The interactive graphic in Kevin Kelly’s One Machine
article
is fascinating. It really highlights that the vast vast vast
majority of power, storage, CPU cycles and RAM come from personal
computers on the edge. Even in bandwidth, where PC’s still have the
highest share but it looks to be around 1/3rd, the aggregate of all
edge devices (PCs, mobile phones, PDAs, etc.) still dominates the
data centers.
Posted by devhawk.net on July 21, 2008. Filed under Morning Coffee. Tagged ASP.NET, DLR, F#, IronRuby, Python & Visual Studio.
← Back to blog