Django and nginx settings
Fixes a common Django and nginx FastCGI configuration issue where incorrect URL routing occurs due to the SCRIPT_NAME parameter.
Fixes a common Django and nginx FastCGI configuration issue where incorrect URL routing occurs due to the SCRIPT_NAME parameter.
Part 5 of a series detailing the front-end development of TwitterMatic.net using ASP.NET MVC, jQuery UI, and time pickers.
Developer introduces Smipple, a new service for saving, organizing, and sharing code snippets, built on Google App Engine.
Google App Engine SDK 1.2.3 released with Django 1.0 support and a new Task Queue API for background processing.
Explains the benefits of progressive enhancement for web development, using client examples to show cost and performance advantages.
A summary of the second Tokyo Hackerspace meeting, covering updates, attendee interests, and a custom prototyping board project.
A revised approach to integrating ASP.NET MVC with the Managed Extensibility Framework (MEF) to enable pluggable controllers and views, addressing a specific Server Error.
A technical guide on handling multi-step forms in web development, focusing on usability and avoiding common pitfalls with URLs and POST data.
A technical guide on implementing blog post preview functionality within the Django admin interface, discussing methods and trade-offs.
A Django developer details migrating their personal blog from PHP to Django, discussing performance, new tools, and a custom lifestream app.
A session recap on integrating Microsoft Silverlight rich front-ends with existing PHP applications, including demo code.
Google announces support for Microformats and RDFa to create 'rich snippets' in search results, boosting adoption and developer value.
Advanced best practices for ASP.NET MVC development, covering model binding security, avoiding reinventing the wheel, and performance tips.
A developer shares slides and code examples from their talk on Django forms at the EuroDjangoCon 2009 conference.
A review of the book 'Learning Ext JS', covering its effectiveness for quickly learning the JavaScript framework for building rich web applications.
Presenter shares slide deck and experience from an online MSDN session on ASP.NET MVC, including technical setup details.
An article about CSS Naked Day, an annual event promoting web standards by removing CSS from websites.
Explains the AsyncController in ASP.NET MVC Futures for handling asynchronous requests to improve web server scalability.
A personal recap of SXSW 2009, focusing on the value of presentations, networking, and tech-focused conversations at the conference.
Explores the ASP.NET MVC Futures assembly, detailing features like donut caching and rendering action methods within views for developers.