Creating Documentation from Python Source Files with Doxygen and doxypy

February 4th, 2008 |

doxygen.png

I was recently generating some documentation from the Entertainer source code and decided to share how I managed to do it.

I’m assuming python 2.4 is installed on your system.

First install doxygen and graphviz

Read More »

Entertainer Patch Committed

January 18th, 2008 |

Just committed a patch to the entertainer svn.

patch18012008.diff

Entertainer

January 12th, 2008 |

 thumb1.jpgthumb2.jpgthumb3.jpg

I’ve just joined the Entertainer Project  over on Launchpad.

From the website:

“Entertainer aims to be a simple and easy-to-use media center solution for Gnome and XFce desktop environments. Entertainer is written completely in Python using object-oriented programming paradigm. It uses GStreamer multimedia framework for multimedia playback. User Interface is implemented with Clutter UI-library, which allows sleek OpenGL animated user interfaces. Entertainer also uses other great projects like SQLite, pyIMDBb and iNotify.

The ultimate goal of the project is to create the best media center solution available for any platform. This means that Entertainer should be the best looking, most easy to use and most feature filled media center solution available. Not the easiest goal to achieve. It’s a long way, but we have a good start here!”

My first job is to add opml import capability to the rss feed reader and allow the option to sync with liferea. I’ll be checking out any bugs relating to this as well.