Eugenia Loli Archive

F-Script: An Interactive & Scripting Layer for the OSX Object System

The F-Script project released a new version of F-Script, which is an open source, interactive and scripting environment built from scratch for Cocoa, the native Mac OS X object model. F-Script allows interactive exploration, testing and use of Cocoa-based objects and frameworks. It can be used stand-alone or embedded into other applications. This new version comes with many new features, including greatly improved graphical tools for manipulating Cocoa objects.

MSDN TV: Longhorn & WinFS; WinForms and Non-Rectangular Apps

In this episode of the .NET Show Quentin Clark and Anil Nori share some of the architectural concepts of WinFS, and how it changes the way programmers and users will interact with the information they store on their systems. Later Mike Deem walks through some code that shows how to code against this new file system in order to make information easier to work with. Elsewhere, Mike Harsh shows how to use the RegionMaster Controls sample from WindowsForms.net to create non-rectangular applications, like Windows Media Player, using Windows Forms.

QEMU Windows Port in the Works

QEMU, the free software PC emulator available, has a Win32 port (and another CygWin port) pending commit (screenshot). The port is "only" for the emulation of a complete x86 PC (QEMU supports two other modes too), and that is initially also the only mode considered.