PyPy 2.5-features – PyParser, Grammar and PEPs
After two weeks without any writing, here comes another status update of my GSoC (and I promise I’ll do it more frequently). Today I’m working on PEP 342 – “Coroutines via Enhanced Generators”. I’ve...
View ArticleGoogle Code Jam: Qualification Round
Most of you probably know that yesterday started the Qualification Round for the Google Code Jam competition. In 24 hours there were 3 problems to be solved using you preferred method (or language). To...
View ArticlePyPy 2.5-features – Yet another status update
Here comes another GSoC status update Some finished tasks: throw() method on generators close() method… faking 2.5 behavior for IMPORT_NAME and IMPORT_FROM opcodes changing the default value for magic...
View ArticlePyConBrasil 2008
This year’s PyConBrasil will be held at Universidade Veiga de Almeida, Rio de Janeiro – RJ. I’m definitely going! Last year’s PyConBrasil was great. So, if you are in Brazil or planning come near...
View ArticleDjangoCon in São Paulo
I’m not crazy at all. (yet) Thanks to Google (I think specially to Rodolpho) DjangoCon will be transmitted to Google’s Office in São Paulo while the conference is held in Mountain View. Cool I’m...
View ArticleModifying Django NewForms-Admin views
Playing with the new Django features, specially with the NewForms-Admin, I was looking for a way to change the add view behavior for some models. It’s really easy and obvious (it’s always easy and...
View ArticleDjangoCon first day
I’m attending to DjangoCon from São Paulo Google’s Office. Some notes on the first day of event: I expected more news from GvR on his talk about GAE (nothing really new). David Cramer talk about High...
View ArticleDjangoCon day two
Almost sleeping, but there’s still a bit of caffeine in my body to write this post. Some notes on day two: In São Paulo we had two lighting talks before the “official” conference. João (JS) talked...
View ArticleNokia Code Camp São Paulo
Last Friday (Oct 25) I’ve attended to the Forum Nokia Code Camp here in São Paulo. I must admit that the main motivation to go was that the place was very near my house After finding out that rbp,...
View ArticleSão Paulo Python User Group – May Meeting
Every month the GruPy-SP members get together to discuss, chat and/or code. This month we will meet to watch/present some lightning talks and to talk about our participation at the Fórum Internacional...
View Article