Pictures from the Sorbonne Strike

by Miguel de Icaza

Pictures from the student strike in Paris that took over the Sorbonne University.

Posted on 12 Mar 2006


Novell's Linux Desktop Preview

by Miguel de Icaza

Alex today pointed me to some screenshots of the upcoming Novell Linux Desktop, they are here.

Posted on 09 Mar 2006


RSS Patents from Apple

by Miguel de Icaza

Dave Winer points to a couple of Apple patents:

Apple is patenting our inventions, again. Oy. 

Jens Alfke, one of Apple's "inventors" stopped by to explain how there's no real generosity in the tech business. I can see where he might get that idea, working where he does.

There is an interesting discussion on Dave's site.

If this is the kind of thing that passes as a patentable invention nowadays, we must get ready for a few very dull years in the technology scene.

Posted on 08 Mar 2006


AppArmor

by Miguel de Icaza

Joe posted an enthusiastic description of AppArmor: a Novell technology that uses the Linux security infrastructure to improve the security of your system. Novell originally acquired this proprietary product last year and included it with OpenSUSE and open sourced the effort.

Joe links to a recent presentation at FOSDEM which is worth watching as it explains how AppArmor works and demostrates how you can augment the rules in AppArmor for your own applications and how you can secure a web site.

I once got the demo live, and it was fairly impressive as I was given a root shell, but was basically unable to escape the "sandbox" that AppArmor had created.

Both AppArmor and SELinux use the same kernel infrastructure to create the sandbox. From the AppArmor FAQ I liked this explanation:

SELinux is an implementation of mandatory access controls that uses labeled security, ie, the application of a tag to each data file that identifies that file's appropriate security level. Labeled security has advantages in organizations where secrecy is paramount, that is, ensuring that only those authorized at appropriate clearance levels can view a given piece of data. The labels allow the operating system to handle data with appropriate controls, eliminating the need to store the information on multiple computers of varying security levels. Although this feature has value to organizations such as intelligence agencies whose main goal is to keep secret information secret, it introduces a significant level of complexity and has limited value to most commercial enterprises whose primary objective is data integrity, ie, preventing the corruption of data.

The FAQ goes into a larger comparison with SELinux if you are interested in that.

Posted on 07 Mar 2006


Using Visual Studio to develop with Mono

by Miguel de Icaza

If you are interested in developing with Mono using Visual Studio, there are a number of tools that Francisco Martinez has developed to make your experience smoother.

He created a few screencasts and a general introduction on his blog:

  • The Installing VSPrjMake screencast shows how you install the Visual Studio add-in.
  • In this screencast he shows how to test your Windows.Forms application with the Mono runtime using Visual Studio.
  • In this one he shows how to test an ASP.NET application with Mono from Visual Studio.

Today for the first time I had the chance to play with these on Paco's laptop (he is visiting the Cambridge office this week). He also has developed a tool to choose which Mono runtime to use. The tool is useful for Mono power-users on Windows (you can watch your app work better with new versions of Mono as you go; Or you can track regressions in Mono).

In his blog entry, he has other screencasts showing how to run the same application with different runtimes (.NET CLR and Mono). Check it out.

Pretty much these tools do most of what we had discussed in the past in terms of Visual Studio and Mono integration.

The next step would be to integrate this with a VMWare player with a OpenSUSE OS image to have all the Mono development tools and test applications directly from Visual Studio into the VMware image.

Posted on 25 Feb 2006


Infocard

by Miguel de Icaza

We have been exploring for some time the new Infocard identity framework from Microsoft. If you are interested in this new identity system being developed, check the Microsoft web site here.

Thanks go to Mike Shaver for getting us in touch with Kim Cameron and Mike Jones:

Kim:

The Zen of this is that we cant change it by ourselves. Microsoft can be part of that.

Posted on 23 Feb 2006


Follow up to Chris

by Miguel de Icaza

Chris points out in his blog entry that Xgl is a lot of work:

[...] The big thing about the AIGLX approach is that it's incremental. The path to get from here to there allows us to leverage the strengths we have, allow people to participate as their hardware allows and work iteratively with vendors to add support to cards. Simply put, AIGLX presents us with a hill instead of a cliff. That's the big difference.

But it is not an academic discussion anymore about the complexity of getting from here to there. We are already there, and the code is already on CVS and we have already climbed the most difficult part of the cliff.

Anyways, Chrisl, what about addressing the comments on the Fedora Wiki to reflect David's comments? There is a link added, but there were no "architectural" changes developed in private.

Anyways, more power to the Red Hat folks with AIGLX, am sure we will have a combination of both in various machines and am just happy to be able to use both depending on the hardware I have available at my disposal.

Posted on 23 Feb 2006


Port Security

by Miguel de Icaza

Dave Winer observations are interesting:

I love the political storm President Bush is caught in over the UAE port managers, because it is totally unfair, as he says it is. Of course they're perfectly qualified to manage the ports. They're not terrorists. They employ Americans. There's no extra risk. I love it because it's exactly the kind of dirty trick Bush uses, the same kind of dumb emotional illogic, and like his opponents he's left stammering like an idiot, caught in the headlights, explaining how it's not really an issue. It's the Swift Boat logic turned back at the master. It's as if Karl Rove was working for the Dems. I love it because it's funny and it's justice.

Posted on 23 Feb 2006


PHP.NET Compiler

by Miguel de Icaza

Raffa was funded by Google during the Summer of Code. He implemented a PHP compiler for Mono and .NET. After a small pause, he has resumed work on his compiler and has now started a blog here:

Other .NET assemblies can now be accessed directly from within PHP scripts. Like that you can i.e. build GUIs with PHP using the Gnome libraries. I've already created two interesting examples including events and Drag&Drop features. You can import namespaces and types from other .NET assemblies with a spcial "using" syntax similar to the one known from C#. After doing so the imported types are avialable in the same way as classes implemented in PHP.

Posted on 23 Feb 2006


Novell Linux Desktop Updates Blog

by Miguel de Icaza

I just found out about Moosy a blog on Novell Linux Desktop-centric happenings.

I believe its someone at Novell, but I could not find any contact info.

Posted on 23 Feb 2006


« Newer entries | Older entries »