If I had a nickel for every window management app I’ve used on the Mac, I’d be a rich man. With that in mind, it’s no surprise that a small and relatively unknown app named Spectacle faces an uphill battle in the fight for their share of the window management market.
Daily Archives: May 29, 2012
MySQL AES Encryption With PHP
Security should be at the top of every developer’s mind when building an application that could hold sensitive data. We wanted to replicate MySQL’s functions because a lot of our data is already AES-encrypted in our database, and if you’re like us, you probably have that as well.