• Following no one
  • Nothing Unseen
  • Someone Random
  • Everyone
  • Events
 

Eduardo Padoan   -   Follow Person   Add Another Site   Edit
EdCrypt    Eduardo de Oliveira Padoan    eopadoan    irc:edcrypt    eduardo.padoan    freenode:edcrypt   
Flickr photos

LinkedIn
Programmer at Altavix Digital
Twitter
@brunogola: because it is not required. people hate to "metathink", eg. think about what they are doing. 3 hours ago
depression: when do you know it is *really* gone? 3 hours ago
RT @galvez we should compile a list of all major libraries that don't support python 3.0 yet and perhaps make a donation drive. 4 hours ago
identi.ca
depression: when do you know it is *really* gone? 3 hours ago
python 3: um dos releases mais esperados. Tem até um patchsinho (ridiculo) meu de um ano atraz lá! :P http://tinyurl.com/egotrip 4 hours ago
RT @brettsky Holy crap, 3.0 is done! http://ff.im/coqP 4 hours ago
Delicious/edcrypt
Blog do Lameiro   4 hours ago
Speaking UNIX: Go fish!   4 hours ago
Coder Who Says Py: Holy crap, 3.0 is done!   4 hours ago
Advogato blog for eopadoan
5 Apr 2008   243 days ago

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   248 days ago

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   279 days ago

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:

EdCrypt's shared items in Google Reader
Python 3.0 final released   3 hours ago

Python 3.0 final is now available.

Linux boots on the iPhone   4 days ago

The iPhone Linux hackers have announced that they have a rudimentary 2.6 kernel running on iPhone devices, and some iPod Touch devices as well. "This is a rough first draft of the port, and many drivers are still missing, but it's enough that a real alternative operating system is running on the iPhone." It looks like there is a lot of work to do for those who would like to help with this project.

Go fish! (developerWorks)   4 hours ago

Shared by EdCrypt finally a *less* crazy alternative to bash?

developerWorks examines the fish shell. "Thankfully, fish--the Friendly Interactive Shell--swims upstream against the tide of obfuscation, providing streamlined syntax and a much-improved user experience. Like other shells, fish provides redirection, shortcuts, globbing (that is, expansion of wildcards), subshells, tab completion, and variables. Unlike alternatives, however, fish also provides color-coded CLIs, an extensive command-line editor, and rich documentation."

edcrypt's Recently Played Tracks
Diamanda Galás – My World Is Empty Without You   3 days ago

http://www.last.fm/music/Diamanda+Gal%C3%A1s

Merciless Death – Ready To Kill   3 days ago

http://www.last.fm/music/Merciless+Death

Bruce Dickinson – The Tower   3 days ago

http://www.last.fm/music/Bruce+Dickinson


Learn about this site | Contact | API
© 2008 Christopher Blizzard