Posts Tagged ‘ flex ’

dotcloud & django tips – Guillaume Gendre

October 4, 2011
By

04/10/2011. dotcloud & django tips · Edit · Delete · Tags · Autopost. J'ai eu l'occasion de tester Dotcloud, un service de Cloud Computing basé sur les serveurs EC2 d'Amazon. L'utilisation de dotcloud est très impressionnante, ça marche ...

Read more »

dotcloud & django tips – Guillaume Gendre

October 4, 2011
By

04/10/2011. dotcloud & django tips · Edit · Delete · Tags · Autopost. J'ai eu l'occasion de tester Dotcloud, un service de Cloud Computing basé sur les serveurs EC2 d'Amazon. L'utilisation de dotcloud est très impressionnante, ça marche ...

Read more »

Multicast UDP socket in Adobe AIR with Python | Flash Platform Power!

July 29, 2011
By

This entry was posted in AIR, Flash, Flash Builder, Flex, Python, Tips & Tricks by lucamezzalira. Bookmark the permalink. About lucamezzalira. I'm an Italian certified flash developer. I use flash for everything project! ...

Read more »

rabbitmq + celery + django + celery.views.task_status … simple …

November 2, 2010
By

http://www.b-list.org/weblog/2006/jul/31/ django-tips -simple-ajax-example-part-1/ http://valums.com/ Hi All, So, I've got my django app, rabbitmq and celery working and processing my uploaded files. Next step is to get the client to ...

Read more »

Passing argument to Template loader

July 8, 2010
By

http://www.b-list.org/weblog/2007/nov/01/ django-tips -template-loading-and-rendering/ but none of these really apply as they are at the view level and this is not practical as I would need to make each and every view do a ...

Read more »

Does a new field in existing populated database need both: null …

June 13, 2010
By

empty string instead of null? I've read James Bennet's post and the Django docs (links below), but can't fathom the correct approach for this case: http://www.b-list.org/weblog/2006/jun/28/ django-tips -difference-between-blank-and-null/ ...

Read more »

PHP – Error handling strategies (db related)

April 27, 2010
By

How do you guys handle errors during, say, db insertions. Let's say you have an ongoing transaction which fails on the.

Read more »

An HTTP Module for ASP.NET Error Handling | w3bookmarks

March 25, 2010
By

An HTTP Module for ASP. NET Error Handling .

Read more »

Template Architecture: how to render template using several apps?

August 2, 2009
By

http://www.b-list.org/weblog/2006/jun/07/ django-tips -write-better-template-= tags/ (although it's slightly out of date as there are now some helpful decorators to take away some of the boilerplate code, see the normal documentation). ...

Read more »