Kinsa | Pixels + Logic Blog
  1. Manually order a Django queryset to match a predefined list

    Programming
    Tutorial
  2. Generate a QR Code with Python

    Programming
    Tutorial
  3. Installing Tubeless Tires Perfectly (Nearly) Every Time

    Sport
    Tutorial
  4. Remove Meta Data from an Image in Python with PIL

    Programming
    Tutorial
  5. Adding a Sortable Column to a Models List View in the Django Admin

    Programming
    Tutorial
  6. All the French you need to know to follow the Tour de France

    Sport
    Tutorial
  7. Unit Testing File Objects in Django with SimpleUploadedFile

    Programming
    Tutorial
  8. Logging Exceptions with Stracktrace in Python

    Programming
    Tutorial
  9. Installing Multiple Versions of Python Alongside Each Other on Apple Mac OS X with PyEnv

    Programming
    Tutorial
  10. Access Django within a Python Script

    Programming
    Tutorial
  11. Use Django's settings.TIME_ZONE to create a time zone aware datetime object

    Programming
    Tutorial
  12. .gitignore file for WordPress Theme Development

    Programming
    Tutorial
  13. Using a Python Loop to Output a Complex Iterating Formula for a Spreadsheet for Tracking and Calculating Endurance Athlete Training Load

    Case Study
    Programming
    Sport
  14. CSS Cache Busting in WordPress using a query string with a timestamp of the stylesheet lastmod value

    Programming
    Tutorial
  15. Cribbage Board App Updates

    Case Study
    Design
  16. Create a Vertically-Even Series of Elements in HTML

    Programming
    Tutorial
  17. Find Twitter Following Users Who Do Not Belong To a List

    Case Study
    Programming
  18. Running django_extensions' iPython Notebook from a Vagrant Virtual Machine

    Programming
    Tutorial
  19. Test a Reusable Django Application for Support of Multiple Django Releases with Tox and TravisCI

    Programming
    Tutorial
  20. Python Deep Copy a List of Lists in Order to Avoid Making Edits to the Original Nested List Object

    Programming
    Tutorial
  21. Releasing a GitHub-Hosted, GitFlow-Release-Managed, Wheel-Packaged Python Package with a Markdown-formatted Readme to PyPI Using Twine

    Programming
    Tutorial
  22. Designing and Developing a Cribbage Board App for Apple's iPhone

    Case Study
    Design
  23. Installing Python 2 and Python 3 Alongside Each Other on Apple Mac OS X with Virtualenv and Virtualenvwrapper

    Programming
    Tutorial
  24. Setting up a Java Development Environment for Android Studio on Apple Mac OS X Yosemite

    Programming
    Tutorial