gicmo is currently certified at Master level.

Name: Christian Kellner
Member since: 2002-02-25 14:34:16
Last Login: 2011-06-20 18:41:45

FOAF RDF Share This

Homepage: http://www.xatom.net

Notes:

PhD Student in Computational Neuroscience at the LMU Munich


[ rel="me">Technorati Profile] - [ href="http://www.xatom.net/">Christian Kellner -
Braindump] - [
href="http://twitter.com/gicmo">twitter]

Projects

Recent blog entries by gicmo

Syndication: RSS 2.0

Apple Filing Protocol (AFP) support for GVfs

Last Thursday I merged the Apple Filing Protocol (AFP) backend for GVfs; so we finally have support for Apple shares too now. It has been written by Carl-Anton Ingmarsson and it was his Summer of Code 2011 project. It is on the master branch and thus will be in the next unstable release. Please test it and report bugs against the “afp backend” component.

Carl-Anton did quite an impressive job – probably best depicted by the diffstat of the merge:

   client/Makefile.am            |    1
 client/afpuri.c               |  269 ++
 client/gdaemonvfs.c           |    2
 configure.ac                  |   31
 daemon/Makefile.am            |   45
 daemon/afp-browse.mount.in    |    8
 daemon/afp.mount.in           |    5
 daemon/gvfsafpconnection.c    | 1651 ++++++++++++++++
 daemon/gvfsafpconnection.h    |  420 ++++
 daemon/gvfsafpserver.c        | 1033 ++++++++++
 daemon/gvfsafpserver.h        |   85
 daemon/gvfsbackendafp.c       | 4292 +++++++++++++++++++++++++++++++++++++++++-
 daemon/gvfsbackendafp.h       |   23
 daemon/gvfsbackendafpbrowse.c |  608 +++++
 daemon/gvfsbackendafpbrowse.h |   47
 daemon/gvfsbackenddnssd.c     |    6
 daemon/gvfsjobsetattribute.h  |    1
 17 files changed, 8491 insertions(+), 36 deletions(-)

Syndicated 2011-08-29 10:59:25 from Christian Kellner - gicmo - Braindump » Code

Google Summer of Code 2011

Google Summer of Code 2011International Neuroinformatics Coordinating Facility
Just a quick reminder: The student application period for the Google Summer of Code 2011 has opened as of yesterday (Monday, the 28th of March). Apply now! The starting point for Gnome is here; it has all the relevant information.

In addition to that, if you are happen to be interested in Neuroscience and Informatics the International Neuroinformatics Coordinating Facility (INCF) also got accepted as a organization (Thanks Raphael!). Among other very interesting project ideas there are also two proposals that are Gnome related (as in pygtk based applications). If you have a cool Neuroinformatics+Gnome based idea be sure to apply at the INCF. The starting point is here.

Syndicated 2011-03-29 11:47:50 from Christian Kellner - gicmo - Braindump » Code

VBoxMount is public

VBoxMount is a little tool for providing virtual disk images from VirtualBox as linux block devices. It uses the linux kernel’s network block device driver to do it in userspace (otherwise we’d have to bring vbox code into kernelspace which is a no-go).
I have been developing it for Topalis. From the very beginning of the project it was clear that it should become open, and maybe integrated into VirtualBox itself later. It is currently hosted on Launchpad, including all its awesomeness (bazaar branches, releases, bug-tracker).
Grab the first release here. File bugs here. Have fun!

The next item on the ToDo is snapshot support.

P.S.: It is a bit ugly to build right now, mostly because the VirtualBox’ SDK doesn’t include the necessary headers, nor a package-config file. I will file a “bug” about that at their bug tracker and hope that this will change.
If out-of-tree building doesn’t work, you could try the old in-tree branch here. The in-tree version is not as up-to-date as the out-of-tree since I only use the latter one for developing.

Syndicated 2008-11-06 19:42:47 from Christian Kellner - Braindump » Code

The Travelling GNOME in Passau

OMG, The Travelling GNOME was here …

The Gang

… he met the gang …

View from my balkony

… enjoyed the view …

Myself and Celemens

… and watched the humans coding.

The other human on the photo is Clemens Buss, my SoC Student, who visited my to hack on GEmblem and GEmblemedIcon. Which landed upstream. His first code in GNOME, already at the very heart of it! I am a proud Monkey - aeh Mentor! :-)
Next step is to make use of it in the HAL volume monitor in gvfs and patch nautilus to use it. Of course its also the foundation for the general use of Emblems ins gvfs/gio - which of course needs lots of thinking and coding.

Syndicated 2008-08-09 17:57:19 from Christian Kellner - Braindump » Code

45 older entries...

 

gicmo certified others as follows:

  • gicmo certified gicmo as Master
  • gicmo certified pycage as Journeyer
  • gicmo certified herzi as Master
  • gicmo certified chrisime as Journeyer
  • gicmo certified dobey as Master
  • gicmo certified seb128 as Master
  • gicmo certified alex as Master
  • gicmo certified murrayc as Master
  • gicmo certified jamesh as Master
  • gicmo certified hub as Journeyer
  • gicmo certified pbor as Journeyer
  • gicmo certified rodrigo as Master
  • gicmo certified yakk as Master
  • gicmo certified garnacho as Master
  • gicmo certified jdub as Master
  • gicmo certified RossBurton as Master
  • gicmo certified Uraeus as Master
  • gicmo certified jrb as Master
  • gicmo certified kmaraas as Master
  • gicmo certified cguenther as Master
  • gicmo certified clubfan as Journeyer
  • gicmo certified lucasr as Master
  • gicmo certified robsta as Master
  • gicmo certified desrt as Master
  • gicmo certified federico as Master
  • gicmo certified kristian as Master

Others have certified gicmo as follows:

  • gicmo certified gicmo as Master
  • mirwin certified gicmo as Master
  • herzi certified gicmo as Master
  • chrisime certified gicmo as Journeyer
  • jamesh certified gicmo as Journeyer
  • hub certified gicmo as Journeyer
  • pbor certified gicmo as Journeyer
  • garnacho certified gicmo as Master
  • seb128 certified gicmo as Master
  • cguenther certified gicmo as Master
  • behdad certified gicmo as Master
  • fxn certified gicmo as Master
  • clubfan certified gicmo as Master
  • lucasr certified gicmo as Master
  • cinamod certified gicmo as Master
  • masood certified gicmo as Master
  • kclayton certified gicmo as Master
  • adl certified gicmo as Master
  • desrt certified gicmo as Master

[ Certification disabled because you're not logged in. ]

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

X
Share this page