6,905 reputation
2821
bio website gaecupboard.com
location Italy
age
visits member for 3 years
seen yesterday
stats profile views 208

I'm a software developer, living and working in Italy.
When I'm not developing, I'm running.

My Google App Engine projects:
- GAE Cupboard
- StackPrinter

Contacts:
- @systempuntoout
- Blog


Feb
12
comment Announcing API version 1.1
good job, I really like the pimped documentation. One question: I have noticed that you have introduced the markdown_extensions parameter on /sites route, are you going to mark as status_completed that feature request? Are there any other features added that were marked as status_planned and now are status_completed?
Feb
9
comment Newt - question, answer and comment and rep change notifications for Mac OS X
but but..and for the poor guys that are still running on Mac OS X 10.5.8?
Jan
31
comment site twitter acounts on stackauth.com/sites
@Jonathan you are right, it fails also for a couple of others (diy seems correct to me).
Jan
31
comment site twitter acounts on stackauth.com/sites
uhm, you could infer the twitter account easily with something like twitter.com/Stack+thirdleveldomainname.
Jan
31
comment StackPrinter: The Stack Exchange Printer Suite
What do you mean with *a better typographic solution"? The printing is focused more on the question's content than on the votes/reps etc. I could agree with a not default option for syntax highlighting. Installed? Thanks for your feedback.
Jan
31
comment StackPrinter: The Stack Exchange Printer Suite
@WmasterJ what kind of options you would like to see?
Jan
18
comment Provide a way to retrieve questions and answers that have been deleted
Any shorcut available :P?
Jan
18
comment How to get a post title for a given post ID, even if that post ID is an answer and not a question?
My comment above is partially correct. The /revision route is not returning the parent-id field but it does not matter because /answers/{id}; returns the title costing just one request. So this is a valid solution too though with a bigger payload.
Jan
18
comment How your app[s] is going?
Stack2RSS is getting more traffic than StackMobile?
Jan
18
comment Roadmap - any update?
I can confirm, Jeff app[s] advertisement is pretty effective.
Jan
18
comment How to get a post title for a given post ID, even if that post ID is an answer and not a question?
Uhm, /revisions route does return the parent-id in case of answer. This would force badp to call /answers anyway to get the parent-id and then /questions to get the title.
Jan
12
comment StackBot - Making it easy to post StackExchange questions to Twitter
I like the logo
Jan
2
comment StackPrinter: The Stack Exchange Printer Suite
@Jon ok, got it :), I will have a look at it
Jan
2
comment StackPrinter: The Stack Exchange Printer Suite
@jon can't you just print the user's page? What kind of limitation do you see?
Dec
28
comment StackPrinter: The Stack Exchange Printer Suite
a big list with all the Stack Overflow users?
Dec
27
comment Let's delete the off topic questions?
check here meta.stackoverflow.com/questions/73300/…
Dec
18
comment ID number for sites
It's already been asked, and the status is, guess what?, declined :). +1 anyway
Dec
15
comment Stack Overflow Badges
+1 that's something new
Dec
7
comment Could/Should the API evolve more agile rather than being blocked by v2 writing (and authentication) features?
any update, news, response?
Dec
5
comment StackCenter 2 - Now in Public Beta!
@George +1 you should add some "how to create a new widget" instructions, with HTML and Js code.