Name: Eduardo de Oliveira Padoan
Member since: 2007-08-29 18:09:15
Last Login: 2008-05-07 17:30:18
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.
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):
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
>>>
$ python3.0
Use with care :)
30 Mar 2008 (updated 31 Mar 2008 at 18:10 UTC) »
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.
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:
Checkout while it is hot: django-wikiapp
eopadoan certified others as follows:
Others have certified eopadoan as follows:
[ Certification disabled because you're not logged in. ]
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
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!