Laravel Forge - Adding an SSL Cert
A guide on adding an SSL certificate to a site deployed with Laravel Forge, referencing an external tutorial.
A guide on adding an SSL certificate to a site deployed with Laravel Forge, referencing an external tutorial.
A guide on how to schedule cron jobs using Laravel Forge, explaining the process and its benefits for background tasks.
A guide explaining the key differences between Python 2.7.x and Python 3.x, covering syntax changes, features, and common pitfalls.
Handroll 1.1, a static website generator, is released with new features like code highlighting, plugins, and better documentation.
A practical guide to simplifying Python logging, focusing on essential code snippets for libraries and applications.
A guide to automating hostname configuration for Windows AMIs using PowerShell and EC2 tags during the SysPrep specialize phase.
A developer's summary of the OpenStack Juno Design Summit, focusing on Ceilometer project discussions, scaling challenges, and future improvements.
A developer explains their switch from WordPress to GitHub Pages with Jekyll for a faster, more reliable static blog.
A 5-step tutorial on converting Markdown to HTML with Python syntax highlighting using Python-Markdown and Pygments.
A 5-step tutorial on converting Markdown to HTML with Python, adding syntax highlighting for code blocks using Python-Markdown and Pygments.
A guide to setting up global package managers (RVM, NPM, Homebrew) on a new OS X development machine for managing system and app dependencies.
Part 3 of a guide on setting up an OS X dev machine, focusing on managing configuration files (dotfiles) and custom SSH settings.
A technical comparison of static map solutions from Google, OpenStreetMap, Nokia HERE, and Yandex for web performance optimization.
Using R to create a Google Calendar with sunset times and travel alerts for a personal viewing spot.
Explains a workflow using Berkshelf and GitHub to manage and test interdependent Chef cookbooks during development.
How to use Grunt.js's built-in file copy utility to rename files by changing their extensions, avoiding the need for a dedicated rename plugin.
A guide to setting up core files and customizing the terminal environment (Zsh/OhMyZsh) on a new OS X development machine.
A Python developer proposes objective metrics and a schedule to measure the success of Python 3 adoption, moving beyond subjective debates.
Explains the differences between Compass and Autoprefixer, two tools for handling CSS vendor prefixes and authoring.
A guide to writing unit tests for Node.js applications using the Mocha test framework, Chai assertion library, and Sinon mocking library.