Royalty-free vector clip art and fonts, free of charge. Mostly scanned from period newspapers and such.
Blog Archives
CSS Grid Layout
melanke/Watch.JS · GitHub
Watch.JS implements the Observer Pattern for JavaScript objects. You can define and remove callbacks for any object attribute changes, control object depth inspected, etc. melanke/Watch.JS · GitHub
JS: How to Function? - Mathias Biilmann
An informative article about the different ways one can define functions in JavaScript, and how each method affects scope.
OneTab extension for Google Chrome - save 95% memory and reduce tab clutter
I think I may have found the cure for my tabaholism. OneTab takes all of your current tabs, and turns them into a list of links. From there, you can choose to restore one or more tabs, as needed.
OneTab extension for Google Chrome – save 95% memory and reduce tab clutter
The WordPress Community Offers Advice to Beginners
The next time somebody asks me for advice on how to get started with WordPress development or community, I just need to point them to this article (which includes a brief quote from yours truly).
Jerome Cukier » Selections in d3 – the long story
Explaining a programming idiom for the D3 JavaScript library.
Say "Hello" to Lo-Dash - Kit Cambridge
Lo-Dash is a drop-in replacement for underscore.us, with better compatibility across JavaScript engines and versions, better performance, and extended capabilities.
Kia MyUVO - Reset and Initialize UVO
The UVO entertainment system in my Kia Soul was misbehaving recently. It wouldn’t play music from the Jukebox, or using the Media mode to play from my phone or other USB device. Like all Microsoft systems, it apparently needs to be rebooted from time to time. Here’s where the reset button is located.
linux - Why won't dhclient use the static IP I'm telling it to request? - Server Fault
The last answer, by Bluehorn, was what I was looking for. The proper way to request a specific IP number from a DHCP server. Note, however, the caveat about not getting any address at all if the requested address is already in use.
linux – Why won’t dhclient use the static IP I’m telling it to request? – Server Fault