Date Localization in Javascript
Few things are more frustrating that localizing dates in JS, but it’s doable.
Few things are more frustrating that localizing dates in JS, but it’s doable.
I’ve run across an interesting issue that no one seems to be able to solve…so I tackled it. The solution doesn’t offer momentum […]
I’ve been working on a new project lately that I’m calling JScage. Essentially it’s a browser-based JavaScript/CoffeeScript, CSS/LESS/SASS, HTML IDE with a wide […]
I’ve spent the last 11 years working on GraffitiSuite. It’s been used by many developers the world over, and many large multinational corporations. […]
I’ve worked with Web Apps a lot more recently, and I found myself needing a way to minify JavaScript and CSS from one […]
I’ve been working on a new project in WordPress, and I needed a way to do some validation with JavaScript when clicking the […]
Coming from my buddy Shawn over at Lyme Team is an easy way to store multiple lines of data in a single cookie! […]