Browsers and Bugs 16/2015
A 2015 roundup of web browser news, new features, debugging tools, and testing techniques for web developers.
A 2015 roundup of web browser news, new features, debugging tools, and testing techniques for web developers.
A guide to preventing clickjacking attacks on Drupal and Apache web applications by configuring the X-Frame-Options header.
Announcement for NEJS Conf, a tech conference on August 7th at Omaha's Henry Doorly Zoo, with a call for speakers.
Explains the concept of Ubiquitous Language in software design using a personal medical story to highlight the importance of clear terminology.
A critique of the 'jet' colormap in data visualization, with a Python function to convert colormaps to grayscale for analysis.
Compares AWS Security Groups to traditional firewalls and outlines best practices for developing an effective security group policy.
Explores creating dynamic color palettes using CSS variables and the Myth preprocessor for scalable, future-proof web design.
A developer's perspective on using Stack Overflow downtime as an opportunity to improve problem-solving skills and avoid over-reliance on copy-pasting code.
A tutorial on using Visual Studio Online's REST API to retrieve and filter work item discussion history, including code examples.
Explains the advantages of vectorization in R for writing faster, simpler, and safer code by examining how R works internally.
An exploration of the Singleton design pattern in JavaScript, covering its implementation, benefits, and drawbacks.
Advice for marketing teams on creating authentic developer content by focusing on knowledge sharing, not product promotion.
A guide to building Debian packages using Linux namespaces and a custom container tool called pflask, offering an alternative to pbuilder.
A guide explaining how to manually configure Docker's network bridge to assign containers IPs from a specific, non-default address range.
Explains the difference between OBIEE's 'Act As' and 'Impersonate' features for user account access.
Discover five lesser-known Emmet.io shortcuts for HTML and CSS that can significantly boost your coding productivity.
A developer shares their journey porting the Global Redirect module from Drupal 7 to Drupal 8, starting with the .info file.
Argues for treating data like open-source code, with version control and community collaboration to improve quality and transparency.
A guide to creating portable C# Data Transfer Objects (DTOs) for Azure Mobile Services when developing cross-platform mobile apps with Xamarin.
Discusses the need for respectful, professional communication in code reviews, using the Linux kernel mailing list debate as a case study.