June 14, 2013 | admin

Project Manager

Summary Seeking a project manager to oversee project management in a creative agency and Web development environment. Description The project manager will report to the company president and will oversee the successful completion of client projects, specifically working to ensure that all work exceeds client expectations and is completed on time and on budget. He [...]

June 5, 2013 | Chris Rock

Flexbox CSS Cross-browser Issues

In my Flexbox CSS Tutorial post, I talked about all the great and interesting features that flexbox offers. Unfortunately, the implementation of these features is currently a mess. The reason comes from the fact that the specifications have changed and matured over time, and different browsers have implements that changing spec at different times. We [...]

  • Development
  • CSS
  • development
  • Flexbox
| Chris Rock

Flexbox CSS Tutorial

If you've been in web development for a while, you've known the struggles of getting a document layout to work just right. The problem is, HTML and CSS were developed with documents in mind, but creative web developers wanted to do more than just style documents, they wanted their websites to look and feel more [...]

  • Development
  • CSS
  • development
  • Flexbox
May 20, 2013 | admin

Simple Sprite-based Animation with PNGs to Create Animated Graphs

Here at Eli Kirk, we're always looking for ways to design eye-catching web experiences and that usually involves animation. As web developers we get the exciting job of making those animations work. A great example is a recent client Align B.I.. The designers wanted an animated circular graph. While most animation on the web is [...]

  • Development
  • animation
  • javascript
  • jquery
  • sprite