Switching between the cloud and on-premise with StructureMap
Using StructureMap dependency injection profiles to easily switch between cloud (Azure) and on-premise implementations for storage and services.
Using StructureMap dependency injection profiles to easily switch between cloud (Azure) and on-premise implementations for storage and services.
A guide to installing Python packages using pip and virtualenv, including creating isolated environments and managing dependencies with requirements.txt.
Explores Google Chrome's autoupdate feature as a key design philosophy, focusing on user simplicity and delivering content over browser complexity.
A guide to implementing cross-browser sound notifications in web pages using HTML5 audio, Flash, and legacy browser fallbacks.
Argues for adopting Agile development in federal IT to replace outdated waterfall methods, improve efficiency, and adapt to changing tech needs.
A gallery exploring CSS transitions and animations, demonstrating various animatable properties with interactive demos.
Analysis of why tech companies struggle to attract digital talent, citing bureaucracy, lack of challenge, and poor work environments.
A technical talk on Apple's Core Animation framework, covering layers, implicit/explicit animations, and advanced techniques like a multi-touch Bézier editor.
A beginner's guide to setting up a Python development environment, including Python, virtualenv, and PostgreSQL.
WP Document Revisions plugin now integrates with Edit Flow, adding advanced workflow features like email notifications, custom metadata, and team chat.
A guide on setting up and using Memcached for distributed caching on Windows Azure, specifically for PHP applications.
A developer shares personal experiences and feedback from speaking at four front-end web development conferences, including JSConf EU and Fronteers.
A developer shares an improved implementation of the session-per-request pattern for NHibernate in ASP.NET MVC, addressing flaws in previous approaches.
A programmer shares their excitement about receiving the book 'Design for Hackers' to improve their design skills for games and websites.
Explores Siri's potential to revolutionize iOS app development through voice recognition and an open API for innovative software.
A security researcher details a clickjacking vulnerability in Adobe Flash that allowed websites to secretly activate users' webcams and microphones.
Introducing Heydings Icons, a free web font with 60 glyphs for enhancing UI elements like links and buttons using CSS pseudo-classes.
A guide on using git rebase to automatically synchronize a gh-pages branch with the master branch in a GitHub repository.
A technical guide on using jQuery UI's sortable plugin to track and POST the original and new index of dragged items to a server.
Guide to integrating AutoMapper 2.0 with StructureMap for dependency injection, replacing static references with injectable services.