Push notifications with NServiceBus and SignalR
A technical guide demonstrating how to integrate NServiceBus message handlers with SignalR to push real-time notifications to web clients.
A technical guide demonstrating how to integrate NServiceBus message handlers with SignalR to push real-time notifications to web clients.
A guide to advanced formatting options for posting source code in WordPress blogs, including syntax highlighting and line control.
A developer's reflection on pursuing simplicity in software design, detailing a minimalist Java CMS and web server setup without databases.
An overview of WordPress as a powerful, user-friendly, and community-supported content management system (CMS) for publishing.
Analyzing URL readability, comparing hierarchical paths vs. query strings, and discussing separator characters for better web design.
Introduces loadNicely, a jQuery plugin for smooth image loading with progress indicators and custom callbacks.
A web developer reflects on the positive aspects of the programming community, highlighting collaboration, meritocracy, and passion.
A developer creates twee+, a client-side tool for posting longer tweets without Twitter's character limit, avoiding external services and OAuth.
An overview of the new flexible theme and layout system in the fabrik web framework, designed for developer customization and user configuration.
A developer shares their positive experience presenting at the CSS Summit 2011, an online conference, comparing it to in-person events.
A JavaScript developer shares an improved pattern for detecting and safely using the localStorage API, including a robust feature test and local reference technique.
A developer shares practical tips and tricks for working with Django, covering tools like Vagrant, Fabric, and Vim to improve workflow and avoid common pitfalls.
Explores the SEO and accessibility implications of using the CSS display:none property, including best practices and potential pitfalls.
Compares traditional .htaccess redirects with Rails' application-level approach, highlighting cleaner code and server independence.
The author questions the term 'mobile' in web design, arguing it's outdated and doesn't reflect today's diverse device landscape and user contexts.
Explains CSS pseudo-classes, clarifying common misconceptions and detailing the difference between classes and pseudo-classes like :hover and :active.
Developer shares excitement about a summer internship at Quora, focusing on migrating the site to PyPy and performance tuning.
A tutorial on building a custom domain URL shortener using Ruby on Rails, covering models, migrations, and routing.
A guide to inverting all colors on a webpage using only CSS, with a cross-browser bookmarklet and browser support details.
Argues that user interface design is more critical than backend functionality for initial web app success, prioritizing user experience over technical perfection.