Disabling screenshot functionality in a Windows Phone app
A technical guide on how to disable screenshot functionality in a Windows Phone 8 app using a hidden property and reflection.
A technical guide on how to disable screenshot functionality in a Windows Phone 8 app using a hidden property and reflection.
A technical tutorial for creating a lightweight, animated scroll-to-top plugin for Zepto.js, aimed at mobile web and Cordova apps.
Reflections on functional programming trends, Java vs. Scala, and JavaScript frameworks from a tech conference.
Impressions and highlights from the Ping Conference Budapest, focusing on talks about Play Framework, Scala, and functional programming.
Introduction to regression testing in OBIEE to ensure system changes don't break existing functionality.
Advice for marketing teams on creating authentic developer content by focusing on knowledge sharing, not product promotion.
A guide explaining common errors and best practices when using Python's open() function for file handling.
Explains how to handle timeout issues when uploading large files using HttpWebRequest in .NET, offering a solution with custom synchronous wrappers.
Explores how to define 'fast enough' for website performance, covering competitive analysis, user perception, and key metrics like Speed Index.
A critical review of Martin Fowler's 'Patterns of Enterprise Application Architecture', assessing its relevance and dated patterns.
A software developer shares personal productivity tips and systems, including using TODO lists, keyboard shortcuts, and worklogs, from a tech professional's perspective.
A guide on creating reusable Sass components and managing them with the Bower package manager for efficient web development.
Discusses the need to verify browser security due to government surveillance risks and how Firefox's open-source nature enables this.
Introducing mpld3's plugin framework for creating interactive matplotlib visualizations in the browser using D3.js.
How to fix the VirtualBox VERR_SUPDRV_COMPONENT_NOT_FOUND error when enabling bridged networking on OS X 10.9 by reloading kernel extensions.
How to use CSS animation-play-state to create smooth hover animations that freeze instead of snapping back to the original state.
A developer's workaround for UITextView scrolling bugs in iOS 7, including a link to a custom subclass on GitHub.
Explains how to design and export reusable constructors in Node.js modules, covering prototypes, private properties, and module patterns.
Explores the evolution of responsive web design beyond fluid grids and media queries, discussing its broader principles and future-friendly approaches.
Announcing the second edition of Pro NuGet, a book covering workflows, integration with tools like Azure & TeamCity, and advanced package management.