Fun with AWS CloudTrail and SQS
A technical guide on using AWS CloudTrail, S3, SNS, SQS, and PowerShell to process and route AWS API event logs for automation.
A technical guide on using AWS CloudTrail, S3, SNS, SQS, and PowerShell to process and route AWS API event logs for automation.
A developer shares their experience implementing the 8-puzzle solver in Rust using A* and BFS algorithms, discussing language features and challenges.
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.
A guide explaining two methods to locate and edit the CSS file of a WordPress theme to customize a website's appearance.
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.
Explores a disclosure vulnerability in SQL Server's Row- and Cell-Level Security when implemented with views, demonstrating how protected data can be exposed.
A guide explaining common errors and best practices when using Python's open() function for file handling.
A technical guide on animating CSS shapes using CSS animations and transitions, covering shape functions, point interpolation, and browser support considerations.
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.
Final tutorial on analyzing airline data with Hadoop using Hive for SQL queries and Pig for scripting, covering setup and basic analytics.
Discusses the need to verify browser security due to government surveillance risks and how Firefox's open-source nature enables this.
A guide to correctly implementing custom error pages (like 404) in ASP.NET MVC, addressing common pitfalls and SEO concerns.