Advogato blog for jdahlinAdvogato blog for jdahlin31 Mar 2006- March 31, 2006 Gedit plugins Richards little devhelp plugin for Gedit made me motivated enough to start looking at the plugin framework. As he points out, the interface nice: simple and straight-forward. I decided to give it a go and wrote a little plugin to do remote editing, a la gobby. It allows you to share a buffer and connect to a remote one. It's little more than a proof of concept, but it allows you to edit the same document from different instances of gedit. All done in about 200 lines of...http://www.advogato.org/person/jdahlin/diary.html?start=14 9 Mar 2006- March 9, 2006 Yesterday I got inspired by the performance work federico posted. I decided to take a look on why gnome_vfs_get_volume_monitor() was so slow. After some investigation, a few modifications (adding colors and crude execve support) to the nice pycairo script federico wrote to plot strace logs and adding some markers to bonobo-activation, I came up with the following plot: The python script I used to test can be found here. Just before running this I did the tail devzero trick (with swap...http://www.advogato.org/person/jdahlin/diary.html?start=13 |