Turn Your Twitter Timeline into a Word Cloud
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
A Python tutorial showing how to download your Twitter timeline and visualize it as a word cloud using data science libraries.
Explores two CSS techniques for reversing element order: using transform rotations and flex-direction: column-reverse.
Explains and solves common .NET assembly binding errors caused by NuGet version conflicts, with a practical fix.
A technical analysis of reverse-engineering TimeEdit's web interface to extract and parse schedule data via its JSON and HTML endpoints.
A guide on configuring proxy settings for Python package managers easy_install and pip to enable installations behind a proxy server.
A former government technologist argues for a strong White House open source policy to boost innovation, efficiency, and taxpayer ROI in federal IT.
A guide to converting file sizes to human-readable formats, covering conventions like SI, IEC, and customary, and introducing the HumanBytes library.
Guide to fixing .NET Framework 3.5 error when installing vSphere 5.5 Client on Windows 8, with online and offline solutions.
Explores different metrics for web performance budgets, comparing milestone timings, SpeedIndex, quantity-based, and rule-based approaches.
Analyzes the TV show Continuum to discuss real-world surveillance, IoT security risks, and the erosion of privacy in a connected world.
Explores C# string interpolation and a custom StringTemplate library for named placeholders, useful for localization and readability.
A tutorial showing how to create a simple HTML redirect page, with both a PHP-enhanced version and a plain HTML/JavaScript version.
Oracle OBIEE SampleApp v406 is now available as a public Amazon EC2 AMI for development and testing in the cloud.
An interactive exploration using IPython to simulate and understand the mathematical model behind 'The Hipster Effect' paper on conformity and non-conformity.
Analysis of TLS deployment on top US and global news websites, revealing widespread lack of HTTPS security and privacy protections.
Tips for improving Drupal performance by optimizing database indexes and SQL queries, inspired by Doom's difficulty levels.
A guide to improving Drupal site performance by identifying and removing unused modules to reduce memory footprint and optimize server response.
A review of Scott Jehl's book 'Responsible Responsive Design', covering advanced responsive web design techniques, performance, and accessibility.
Guide to using Azure Management API SDK within a custom Entity Framework database initializer to control Azure SQL database tier creation.
A technical guide on patching Wine to fix a timeout error and run Hearthstone's Goblins vs Gnomes expansion on Linux.