How to Contribute to OSS (for Noobs)

There are lots of reasons to contribute to open source software projects, the simplest, probably to fix a bug, but more importantly it’s a good way to get exposed to other coding practices and learn things you wouldn’t see just scripting alone on your own pet projects. Here I’m going to go over my first [...]

Read the full article…

Building a Responsive Resume Part 3: Interactivity & The PDF

Contents: The Case of the Responsive Resume The Skeleton Interactivity and the PDF So, in the last two episodes we looked at why we might want to create a responsive resume, and we set up a basic one with an easy to use framework and HTML5 and CSS3 for a simple semantic layout. Interactivity Now, [...]

Read the full article…

Building a Responsive Resume Part 2: The Skeleton

Contents: The Case of the Responsive Resume The Skeleton Interactivity and the PDF So, where to start? Well, an easy way to start is with a responsive template. Personally, I’m a big fan of the Skeleton template. It’s got enough enough to get us started, and not so much as to bog us down. This [...]

Read the full article…

Building a Responsive Resume Part 1: The Case of the Responsive Resume

Contents: The Case of the Responsive Resume The Skeleton Interactivity and the PDF I read an A List Apart article the other day about designing a responsive HTML resume. The author of the article made a couple of good points but he left a lot out and didn’t really make a good case for why [...]

Read the full article…

Top