Reading cookies the regular expression way
A JavaScript developer proposes a shorter, regex-based function for reading browser cookies, criticizing verbose mainstream solutions.
A JavaScript developer proposes a shorter, regex-based function for reading browser cookies, criticizing verbose mainstream solutions.
A developer's critique of Outlook 2007/2010's poor HTML email rendering due to its use of the Word engine, causing major cross-client compatibility issues.
Explores using Unicode characters like @ and ․ to hide email addresses from spambots, offering a less common alternative to traditional methods.
A beginner's guide to writing basic tests for Django applications, covering view responses and form handling.
Explores a JavaScript technique called 'simplethreading' for handling large data sets asynchronously by batching operations to improve performance.
Extending jQuery with John Resig's micro-templating function for cleaner, nestable JavaScript templates.
A blogger announces a month-long daily blogging challenge focusing on advanced Django, HTTP push tech, and some political content.
Fixes for xVal.WebForms validation issues: suppressing duplicate validation calls and ensuring complete validator script options.
A fun web tool that generates Bing search links for easily answerable questions, inspired by LetMeGoogleThatForYou.
Explores using ASP.NET MVC 2's 'Serialized Model State' feature for handling optimistic concurrency in web forms.
A developer's response to a CSS3 learning tool challenge, discussing its features and potential for education.
A technical overview of new features in the ASP.NET MVC 2 Preview 2 release, focusing on the Futures assembly, client-side validation, and REST SDK.
A 2009 presentation on building a Twitter clone in 60 minutes using ASP.NET MVC 2 Preview 1, covering security and routing.
A guide to implementing on-the-fly JavaScript minification in Apache Cocoon using the JSMin library.
A review of the book 'Beginning ASP.NET MVC 1.0', covering its content on the MVC framework, advanced topics, and practical case studies.
A tip for Oracle Technology Network (OTN) forum users to reduce frequent login prompts by using a specific URL format.
Announces ASP.NET MVC 2 Preview 1 release, highlighting new features like templated helpers, areas, and DataAnnotations support.
A developer creates a simple web tool to calculate the byte size of text, useful for optimizing CSS, JavaScript, and code.
Announcing a session at ReMIX Belgium on building a Twitter clone using ASP.NET MVC in 60 minutes, focusing on UX.
Exploring the concept of a minimal registration form that combines login and signup for better user experience and usability.