Drew Barbarello's Blog

  • Home
  • Archive
Fri, 07 February 2014

Understanding the CSS box model and floats

I went with the standard two-column layout for this site: content and sidebar. I wanted the columns to have “fluid width”, equal height, and different background colors, so I referenced this article and used the " Nicholas Gallagher method" to implement it.

I recommend checking out the Gallagher method example at …

Full Post
Tue, 04 February 2014

Obligatory New Blog Post

99% of programming is choosing a templating language and the rest is explaining your decision in a blog post.

— Hacker News Onion (???) August 6, 2013

I chose Jinja2 via Pelican. This blog replaces an old one I wrote in PHP and never maintained.

I found this tutorial and this blog …

Full Post
  • ← Previous
  • 1
  • 2
  • → Next

Social

  • facebook
  • twitter

Recent Posts

  • Solving Flare-On 6 #11 (vv_max) with angr
  • Deriving Perspective and Parallel Projection Matrices
  • Grokking Bézier Curves
  • Unqualified failure
  • Installing Clover, OS X, and Linux Mint

GitHub Repos

Status updating...

Proudly powered by Pelican, which takes great advantage of Python.