-
Archives
- August 2010
- April 2010
- December 2009
- November 2009
- September 2009
- April 2009
- January 2009
- October 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- December 2003
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
-
Meta
Category Archives: programming
What’s in the Mac OS X version of Silverlight 1.1 Alpha?
I downloaded Silverlight 1.1 Alpha and poked around until I found out where the .NET stuff lives. Here’s what’s in the bundle: $ cd /Library/Internet\ Plug-Ins/Silverlight.plugin/Contents/MacOS/ $ ls CoreCLR.bundle System.Core.dll IronPython.Modules.dll System.SilverLight.dll IronPython.dll System.Xml.Core.dll Microsoft.JScript.Compiler.dll System.dll Microsoft.JScript.Runtime.dll agclr.dll Microsoft.Scripting.SilverLight.dll agcore … Continue reading
Posted in emulation, mac, programming
2 Comments
Natural Language Game Programming with Inform 7
Liza Daly: “If you are a COBOL fan, you will love this language, and if you are not, the main thing you should know is that Inform 7 does not suck. It can do real work in a novel way.”
Posted in games, programming, retro
Leave a comment
Not an attack, just some observations
Tom Hoffman: Test-Driven Development: What a Pain in the Ass!
Posted in programming
Leave a comment
The Mandelbrot Set in JavaScript
Want to bring your browser to a grinding halt for anywhere between a few seconds and a minute? If you do, be sure to click here. (On my Mac, Opera is much faster than Firefox or Safari.) I drew on … Continue reading
Posted in programming
Leave a comment
Food for Thought on Mono and Patents
Miguel de Icaza: “…take a step back, and for every instance of the word `Mono’ replace it with every major open source project today `gnu libc’, `linux kernel’, `Open Office’, `samba’, `x11′, `cairo’, `gtk+’, `qt’, `binutils’, `gcc’, gnome’, `qt’, `mozilla’, … Continue reading
Posted in programming
Leave a comment
MonoDevelop on Mac OS X
These are rough notes, and due to the the moving target nature of everything, very likely to stop working at some point in the future. Install Fink. Configure Fink to use the unstable repository. Install mono, gtk-sharp, gecko-sharp, gtksourceview-sharp, and … Continue reading
Posted in programming
3 Comments
SafariBox
Jon Udell shows how to embed Safari search results in a web page.
Posted in programming
Leave a comment
Changes at Sun
Daniel Steinberg: “This could be a huge moment for Sun.”
Posted in programming
Leave a comment
Mozilla as Killer Cross-Platform Component Platform
Jon Udell: “Could InfoPath have been built on a Mozilla foundation instead? You bet. And the result wouldn’t just be a great Windows application. It would be a great application, period.” See also The Firefox Opportunity.
Posted in programming
Leave a comment