How I hack email
A guide to maximizing email effectiveness for feedback and communication, focusing on intentional strategies over inbox management.
A guide to maximizing email effectiveness for feedback and communication, focusing on intentional strategies over inbox management.
Explores the evolving definition of open source, debating whether it's about collaborative contribution or the right to freely modify software.
Introduction to regression testing in OBIEE to ensure system changes don't break existing functionality.
A developer's workaround for UITextView scrolling bugs in iOS 7, including a link to a custom subclass on GitHub.
A developer details a workaround to fix a visual bug in iOS 7's printer interface by swizzling a UIKit class.
Guide to setting up a network boot (PXE) server inside a Docker container for easy OS installation and diskless booting.
Fixing a Google Charts date formatting issue specific to Internet Explorer 7 and 8 by implementing browser-specific JavaScript.
A technical overview of Flynn, an open-source Platform-as-a-Service (PaaS) built on Docker, covering its architecture and core components.
A guide to migrating an old ASP.NET WebForms app from Forms-Based Authentication to modern Claims-Based Authentication using Thinktecture IdentityServer.
Explains how to use grunt-contrib-connect to run a local server with PHP support and livereload for front-end development.
Exploring function pointers in IDL (Interactive Data Language) for refactoring legacy scientific code, with insights into the language's syntax and quirks.
A technical guide to fixing the broken UISearchDisplayController appearance on iOS 7 with a clean code solution.
Guide to installing Windows 7 on a 2011 MacBook Pro after removing the internal SuperDrive, using VMWare and rEFIt.
A blog post sharing a useful Python 2.7 Quick Reference guide for developers to look up functions and syntax.
A summary of leading UX designers' opinions on the visual and experiential changes in Apple's iOS 7 operating system.
A developer shares their experience and study resources for passing the Microsoft 70-486 ASP.NET MVC 4 Web Applications certification exam.
A developer compares manual Python package release steps to OpenStack's automated process, advocating for better release automation.
A software developer shares their positive experience with IT certifications, explaining how they helped build trust, advance skills, and improve career prospects.
A developer reverse-engineers Office 2013 to change its ALL CAPS menus to lowercase, detailing the debugging and patching process.
Troubleshooting a specific SSL/TLS error (CURL error 35) when Munki tries to connect to a server, focusing on Apache and CURL protocol configuration.