Posts Tagged ‘cassowary.net’

Uiml.net and Cassowary.net now in Launchpad

Monday, December 18th, 2006

I just registered Uiml.net and Cassowary.net in Launchpad.

Launchpad automatically creates a Bazaar branch from the CVS repository, which allows me to maintain my work in Bazaar, while still importing changes from the Uiml.net CVS tree.

Cassowary.net 0.2.2

Thursday, March 16th, 2006

I released an minor update of Cassowary.net today.

Jan Meskens is currently working on the standards compliance of Uiml.net for his Bachelor’s thesis. He also generated some API documentation, which brought up a bug in Cassowary.net. I forgot to add the ClParser class to the Cassowary.Parsing namespace. It had been in the global namespace all along.

Cassowary.net 0.2.1

Thursday, February 16th, 2006

I uploaded a new release of the Cassowary.net constraint solver today.

What has changed:

0.2.1 -- 2006-02-16:
  * Added debian/ directory, which is used to easily create an Ubuntu
    Breezy package. Contributed by Panagiotis Issaris
    <takis.issaris@uhasselt.be>.

As you can see, after debianizing Uiml.net, Takis did the same with Cassowary.net. Packages are available in his repository, as usual.

I’ll probably also upload Visual Studio solutions, the Compact .NET binaries and the Debian package itself in the next couple of days.

I can’t think of much to add to the solver. It is feature complete by now, and in my experience also very stable. The only thing that’s missing is more extensive documentation. That will be the target for the next release.

Cassowary.net and Uiml.net packages for Ubuntu

Wednesday, January 4th, 2006

As I mentioned earlier, there was still some news that I needed to blog about.

Takis created Ubuntu Breezy packages for both Cassowary.net and Uiml.net. I wanted to test them on a clean Ubuntu Breezy install first, before making a public announce. We haven’t tried them on a Debian system, but they might work. Feel free to try it out, and let us know!

To use them, just add this line to your /etc/apt/sources.list:

deb http://lumumba.uhasselt.be/~takis/breezy/ ./

The following packages are available for Uiml.net:

  • uimlnet
  • uimlnet-gtk-sharp
  • uimlnet-swf
  • uimlnet-compact-swf
  • uimlnet-wxnet
  • uimlnet-xml-rpc
  • uimlnet-all

Cassowary.net consists of just one package:

  • cassowarynet

Thanks to Takis’ work, the infrastructure is now in place to easily provide updates to our packages.

His repository is still growing. If you’re looking for bleeding edge Ubuntu packages, you might find what you need there (e.g. Vim 7, Gaim 2.0 beta, daily git builds, etc.).