Articles tagged with: Development

Encoding JPGs with Google's Guetzli

Summary: Experimenting with Google's Guetzli, an algorithm that reduces JPG size by 35% without quality loss.


Pelican Publisher Script

Summary: A Python script for the Pelican static site generator, which automates post-processing tasks and uploads modified files for faster blog deployment.


Hacking Flash Games Example: Clicker Heroes

Summary: Hacking the Flash game 'Clicker Heroes', creating a Ruby tool to apply the game's algorithm.


Customizing Pelican archives page

Summary: How to customize the archives page of a blog using the Pelican platform, specifically grouping posts by year using Jinja template system.


Pet project: Shopping Lists published

Summary: A pet project, 'Shopping Lists', a simple Flask app and Python file I/O, which has been migrated from C#/ASP.NET to Python + Flask.