Book Review: Responsive Design Workflow
A review of Stephen Hay's book on responsive design workflow, covering browser-based design, automation, and flexible processes for modern web development.
A review of Stephen Hay's book on responsive design workflow, covering browser-based design, automation, and flexible processes for modern web development.
A developer shares their experience redesigning a personal blog using WordPress, focusing on CSS changes and exploring the Ghost platform.
A tutorial on creating a clean website's HTML structure, covering element targeting with IDs and classes.
An introduction to website structure, focusing on HTML block elements and layout principles for web development beginners.
A historical and technical look at the evolution of User-Agent strings, born from the browser wars and used for feature detection.
A developer shares how he unintentionally created a bootstrapped startup, Karani, while working a non-tech job and later realized he was an entrepreneur.
Explores using CSS media queries embedded within SVG files to create responsive graphics that adapt based on their own size, not just the screen.
Explores the new experimental socket API in Google App Engine 1.7.7 pre-release, demonstrating its use in Python applications.
A technical comparison of serving static content (CSS, JS, images) in Nancy and ASP.NET MVC frameworks, highlighting key differences and configuration steps.
A developer refactors and improves the UI of a university grade calculator web app, discussing the trade-offs of adding JQuery and design changes.
An explanation of WebKit, its different ports, and how they affect web development and browser compatibility.
A user investigates why Google search results for 'stackoverflow' incorrectly linked to a US government website, revealing a web developer's redirect error.
Explains the Python Requests library's handling of HTTP 302 redirects, discussing the RFC specification versus real-world browser behavior.
Explains the importance of setting a performance budget for web projects to control page weight and load times, treating speed as a core design feature.
A curated list of interesting and useful web tools, resources, and discoveries for developers and tech enthusiasts.
Argues that all web designs are inherently broken due to the vast diversity of browsers and devices, and advocates for future-friendly development practices.
Argues WordPress must adopt RESTful principles to separate content from presentation, enabling programmatic access for modern web needs.
A developer details the process of redesigning their personal homepage, moving from a Django-based lifestream to a simpler, Bootstrap-powered static site.
A personal recap of the Web Development Conference 2012, summarizing key talks on creativity, Git, web security, and developer tools.
Upcoming improvements to Dabblet, including JavaScript support, cross-browser compatibility, security enhancements, and Prism integration.