eopadoan is currently certified at Journeyer level.

Name: Eduardo de Oliveira Padoan
Member since: 2007-08-29 18:09:15
Last Login: 2008-08-25 12:54:56

FOAF RDF Share This

Homepage: http://del.icio.us/edcrypt

Notes:

I'm a Python programmer from Brazil, Ubuntu user, GNOME fan, Django web developer and close-to-release-something PyGTK hobbyist.

Projects

Recent blog entries by eopadoan

Syndication: RSS 2.0
Py3k I18n

Improving on Sam Ruby's example, to show that, in Python 3.0, code (names) can use unicode characters (also, the default encoding of the interpreter now is utf-8):

$ python3.0

Python 3.0a3+ (py3k:61959, Mar 26 2008, 21:02:26)

[GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu6)] on linux2

Type "help", "copyright", "credits" or "license" for more

information.

>>> Iñtërnâtiônàlizætiøn = 'Iñtërnâtiônàlizætiøn'

>>> print(len(Iñtërnâtiônàlizætiøn))

20

>>>

Use with care :)

30 Mar 2008 (updated 31 Mar 2008 at 18:10 UTC) »
WebRant 2.0

Its a bit strange that all that some "technologists" have to say about Silverlight and Flex is "w00t! bling!".

The Web is about openness - human-readable data. MSFT should stop trying to pervert it and help the WHATWG.

28 Feb 2008 (updated 20 May 2008 at 14:27 UTC) »
Interesting emergent software

Long time no blog. So, to break the silence for a second, here is a list of cool new software that I have played with recently:

  • CouchDB
    Schemaless, document-oriented database, uses JSON as the document Representation and provides a simple RESTfull API. Written in Erlang, with concurrency in mind. Recently adopted by the Apache Foundation incubator.

  • Io language
    Prototyped Object-Oriented programming language. Minimum syntax, litle enough to fit in my head :), and lot better than Smalltalk syntax. Supports differential inheritance. Growing library, with Unit Test already, for example.

  • Haiku OS
    Still in pre-alpha state, but already usable. Free software Revival of BeOS, binary compatible with R5. I will post some screenshots as soon as I get Firefox running on it.

Django Wikiapp

Checkout while it is hot: django-wikiapp

"RedirectedIO context manager and redirect_io decorator" recipe

My first recipe on ASPN.

8 older entries...

 

eopadoan certified others as follows:

  • eopadoan certified rootsh as Journeyer
  • eopadoan certified Akira as Master
  • eopadoan certified jono as Master
  • eopadoan certified calum as Master
  • eopadoan certified ebassi as Master
  • eopadoan certified RossBurton as Master
  • eopadoan certified Ward as Master
  • eopadoan certified fdrake as Master
  • eopadoan certified edd as Master
  • eopadoan certified behdad as Master
  • eopadoan certified hub as Master
  • eopadoan certified gman as Master
  • eopadoan certified natfriedman as Master
  • eopadoan certified Fyodor as Master
  • eopadoan certified mjg59 as Master
  • eopadoan certified mako as Master
  • eopadoan certified miguel as Master
  • eopadoan certified kojima as Master
  • eopadoan certified amk as Master
  • eopadoan certified effbot as Master
  • eopadoan certified rml as Master
  • eopadoan certified Jordi as Master
  • eopadoan certified federico as Master
  • eopadoan certified ruda as Master
  • eopadoan certified niemeyer as Master
  • eopadoan certified hadess as Master
  • eopadoan certified lucasr as Master
  • eopadoan certified Senra as Master
  • eopadoan certified ping as Master
  • eopadoan certified ianb as Master
  • eopadoan certified brain as Master
  • eopadoan certified GabrielOPadoan as Apprentice
  • eopadoan certified pvanhoof as Master
  • eopadoan certified jdahlin as Master
  • eopadoan certified echuck as Master

Others have certified eopadoan as follows:

[ 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