Importing twitter archive into ElasticSearch
A developer describes a .NET project to import personal Twitter archive data into ElasticSearch for better search and analysis.
A developer describes a .NET project to import personal Twitter archive data into ElasticSearch for better search and analysis.
Announcing django-db-tools, a lightweight Django utility for enabling read-only or GET-only modes during large database migrations.
A guide to optimizing web performance by reducing request latency, streamlining responses, and leveraging modern infrastructure to handle traffic efficiently.
A bug fix patch for Drupal Commons 3's Radioactivity module has been officially committed to the project.
A technical guide on using R's xts and ggplot2 packages to process and visualize time-series data from field instruments.
Explores how open-source communities drive tech innovation, predicting trends like distributed version control and edge computing.
A student recounts her experience attending the White House Tech Inclusion Summit, speaking about women in tech and computer science education.
A practical guide to configuring secure TLS ciphers for Apache, nginx, and HAProxy to achieve a top SSL Server Test score.
How to prevent Drupal from sending email notifications when programmatically updating nodes using node_save().
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.
A developer's personal declaration against sexism in the tech industry and a call for action to support women in tech.
Explores the true meaning of 'hacker' beyond media stereotypes, focusing on the hacker ethic of sharing, openness, and creative problem-solving.
A developer details implementing JWT-based session token authentication for a startup's API using Thinktecture.IdentityModel in ASP.NET Web API.
A web developer shares his four-part testing setup for responsive design, covering mockups, design, UI, and final checks across various devices and browsers.
A discussion on simplifying complex tech job descriptions for the general public, inspired by a critique of the Australian Computer Society.
Announcement of the publication of 'Drupal 7 Rules How-to', a practical guide for site builders and developers using the Rules framework.
A guide to creating and managing email templates in Node.js, covering tools like node-email-templates and Nodemailer, and addressing common pitfalls.
A guide to integrating unit test execution into the deployment process for applications hosted on Windows Azure Web Sites, using PHP and PHPUnit as an example.
A guide to implementing custom PATCH request validation in ASP.NET Web API using IValidatableObject for flexible parameter requirements.
Explains the importance of setting a performance budget for web projects to control page weight and load times, treating speed as a core design feature.