Tutorials Page 76
Get Directory Size from Shell
My first goal when coding is usually to make it work and then clean up the code into a more maintainable format. Many people prefer to keep code clean from start to finish but thinking "maintenance first" slows me down --- I like to GO GO GO!
Creating an Animated Product Slider with Sequence.js
In this tutorial, we're going to create a simple animated content slider with Sequence.js. We'll base our demo on the Sequence.js Theme, Mono. For the sake of brevity, our demo won't include everything that Mono does but you'll learn all of the Sequence.js key concepts...
Get Git Branches Checked Out on a Date
I don't use any type of git UI -- I try to be hardcore and stick to the command line. This makes git usage quicker but I also probably miss out on a lot of the functionality that would be nice to know. The functionality is there, of course...
9 Incredible CodePen Demos
CodePen is a treasure trove of incredible demos harnessing the power of client side languages. The client side is always limited by what browsers provide us but the creativity and cleverness of developers always pushes the boundaries of what we think the front end can do. Thanks to CSS...
Thoughts on the Upcoming Apple TV
If you followed my Twitter account during Apple's event yesterday, you'll know that I was most excited about the Apple TV update. Apple TV is a neglected gem inside the Apple world, and despite it not really being enhanced in the past few years, I'd still assert it's better...
O’Reilly OSCON Amsterdam
O'Reilly puts on the best web industry conferences in the world. These conferences include Fluent Conference, Velocity Conference, and the upcoming OSCON in Amsterdam from October 26-28. Open Source Convention (OSCON) is a conference that focuses specifically on open source developers and the tools and possibilities...
O’Reilly Velocity Conference – Amsterdam
My favorite front-end conference has always been O'Reilly's Velocity Conference because the conference series has focused on one of the most undervalued parts of client side coding: speed. So often we're so excited that our JavaScript works that we forget that speed, efficiency, and performance are just as important. The next Velocity...
Recursively Delete Files from Command Line
I'm one of those people who can't stand a messy laptop; I don't keep around files I don't need and I refuse to install apps unless I absolutely need them. Unfortunately Mac OS X and Windows generate files whenever they like, like
.DS_Store
andThumbs.db
. Sure they serve their purpose...Quick git Commit Searching
While I love GitHub for the way it presents git repository information to me, I've been trying hard not to rely so much on GUI web apps and desktop apps, instead looking to use command line equivalents. You see that in my recent shell posts, including
Going Retro! 150 Vintage Vector Illustrations
Whether you need some motivational posters for your office or you're looking for some fun vector illustrations to use in your latest project, this Mighty Deal's got your name on it. You'll get 150 high-quality vintage vector illustrations from Vintage Vectors Studio and Lorand Okos, that...