Ouch, after some extra hours of sleeps I managed to wrote up the first draft of my CoverFlow Gtk# widget for school. The basic maths (reflection + perspective) are working but a lot of issue remains like adding reflection to side slides and a basic animation loop.
I won’t share my code now as, apart from [...]
Caught a damned cold. Feel like my head has been smashed on a wall. Drop in productivity.
Implementing DHT stuff for MonoTorrent. Work in progress but routing tables are already implemented.
In the meantime coding a little CoverFlow-like Gtk# widget without OpenGL for my Mono kickstart at school. Hope I will have my Mono shirt from shana [...]
I decided to make a 0.2 release of D-Bus Explorer which contains, among others improvements, the fix for the speed caveat.
D-Bus Explorer is a GTK+ application written in C# which use NDesk’s managed D-Bus library to display the API of D-Bus services.
Here is the ChangeLog :
Fixed the speed caveat with the XML parsing.
Use XmlTextReader for [...]
Yesterday I just squashed the « bug » which was causing DBus Explorer to be so slow. Alp had said that it was probably something simple and indeed it was. But first a little background : D-Bus Explorer’s first development took place when I was at school and thus without direct access to Internet. At that time [...]
Is this supposed to be funny ?
Thanks to Alp, D-Bus Explorer is now hosted on NDesk.
The wiki page of the project is here : http://www.ndesk.org/DBusExplorer
You can track the development in the Git repository : http://git.ndesk.org/?p=dbus-explorer;a=summary