Diving into Code 2.0

octubre 8th, 2007 § 0 comments

Some time ago, I spoke about snipplr.com, a service where you can post, share and vote small pieces of code.

I´ve decided to write a Gedit plugin for this service using its xml-rpc API, just like this TextMate pluging. This plugin will be written on python. There are several tutorials about how to write a Gedit plugin using python, so the task is not very difficult.

The first step to do that, is write a nice and robust wrapper class in python for those methods exposed by the xml-rpc api, plus other useful stuff. So, now I can share this class for you all to use in your python applications. You can download and see how it works in page SnipplrPy from this blog.

Cheers!

Tagged

Deja un comentario

Tu dirección de correo electrónico no será publicada. Los campos necesarios están marcados *

*

Puedes usar las siguientes etiquetas y atributos HTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the answer to the math equation shown in the picture. Click on the picture to hear an audio file of the equation.
Click to hear an audio file of the anti-spam equation

What's this?

You are currently reading Diving into Code 2.0 at arde en el infierno.

meta