Quantcast
Channel: AF-Design » class
Browsing latest articles
Browse All 3 View Live

JavaScript UUID Generator v. 0.2

Nearly 2 years ago I crafted some JavaScript code to create a properly formatted UUID in JavaScript. Full compliance with specification for version 1 UUID’s still isn’t possible. However, in the...

View Article


Memcache Feature-Bug Gotchas

Recently I’ve been doing a lot of work with memcached using PHP and have been bitten a few times by different things with how things worked. I’m calling those items out here so anyone getting started...

View Article

Updated JavaScript UUID Generator v.0.3

The JavaScript UUID Generator class has been refreshed again and is even more efficient than the 0.2 version due largely in part to heavier reliance on built in JavaScript functions. It’s still not a...

View Article
Browsing latest articles
Browse All 3 View Live