| bio | website | gaecupboard.com |
|---|---|---|
| location | Italy | |
| age | ||
| visits | member for | 3 years |
| seen | 2 hours ago | |
| 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
|
Mar 26 |
comment |
Stack Exchange Side-By-Side Edit and Preview @nhi that's pretty neat, thanks |
|
Mar 23 |
comment |
Google App Engine routing problem finally fixed :) |
|
Mar 8 |
comment |
Google App Engine routing problem are you confirming that, when stackprinter gets a timeout, you are not seeing any calls to your end? |
|
Mar 7 |
comment |
Authorized requests: auth parameter seems broken @Isaac @Kevin still getting timeout; I don't even bother to ask for support to Google App Engine because I already done this in the past on the same topic without any help. (Although in that specific episode, the problem was in the SE side) |
|
Mar 6 |
comment |
Authorized requests: auth parameter seems broken @Kevin I will re-check tomorrow morning; thanks for the support. |
|
Mar 6 |
comment |
Authorized requests: auth parameter seems broken @Kevin stackprinter.com/…; try to change the page parameter from 1 to 5; it randomly fails. |
|
Mar 6 |
comment |
Authorized requests: auth parameter seems broken @Kevin forgot to say that the auth error is gone; right now GAE calls to your end randomly go in timeout. |
|
Mar 6 |
comment |
Authorized requests: auth parameter seems broken @Kevin it seems fixed but not for the new routes like fitness or skeptics for example; is it possible? |
|
Mar 6 |
comment |
Authorized requests: auth parameter seems broken @Kevin it's failing on several endpoints..try with stackprinter.com/topvoted without insert any tags and changing different sites. |
|
Mar 5 |
comment |
StackPrinter: The Stack Exchange Printer Suite @justin ok, now it's working, As I said use the topvoted feature with your desired tag. |
|
Mar 5 |
comment |
Authorized requests: auth parameter seems broken @Kevin uhm, it's still not working; I've added a test link to my question |
|
Mar 4 |
comment |
StackPrinter: The Stack Exchange Printer Suite @justin using the topvoted section but, something is broken at the moment :) stackapps.com/questions/2164/… |
|
Mar 3 |
comment |
StackExchange™ SuperCollider Freehand Circle™ Editor - [Now supported on EVERY StackExchange site!] that bunny is great! |
|
Feb 18 |
comment |
Newt - question, answer and comment and rep change notifications for Mac OS X @Nikita very good job, I'm running it. |
|
Feb 16 |
comment |
Stack Overflow ebooks for Kindle @Adrian let me know if you need a hand |
|
Feb 16 |
comment |
Stack Overflow ebooks for Kindle @Adrian of course you can and each task on the task queue is not limited to 30 seconds but 10 minutes. I think that Channel API would help in this case: 1. User clicks on the Id question he/she wants 2. The process is started in the background using the taskqueue 3. User is asynchronously notified by the channel API that the process is complete. The first thing to check is that all the Python libraries used by Greg could be adopted on GAE considering that GAE does not allow write to file-system for example. |
|
Feb 16 |
comment |
Stack Overflow ebooks for Kindle @Adrian I don't think Google App Engine could generate this on-the-fly, in 30 seconds you have plenty of things to do like fetching the data from SE, fetching the images, formatting the data to mobi etc.etc. . |
|
Feb 13 |
comment |
Guidelines on app and library thumbnails thanks to have clarified this; I would suggest to modify the thumbnail of the world's worst stackoverflow clone here too because it is pointed as an example of the new templating style here and its thumbnail is definitely a logo. |
|
Feb 12 |
comment |
Announcing API version 1.1 @Jeff ouch, logos are not welcome? |
|
Feb 12 |
comment |
Announcing API version 1.1 sorry for the dumb question..one thing that I don't get is why /sites route and other routes in the documentation have This method is new to version 1.1 description. Is it new or just updated? |