cPanel mass delete forwarders

One of the things I miss in cPanel is a way to mass delete forwarders. With the current version of cPanel you need to click the delete link next to each forwarder. Above that you don’t actually delete that forwarder upon clicking, you are taken to a confirm page where you need to click “confirm” …

Storing MD5 values

A common occurrence I have noticed in MySQL apps is that MD5 values are stored as 32 byte values rather than 16. Just to ‘rehash’, an MD5 value is a 16 byte hexadecimal value, typically used as a unique fixed-length signature of a string, useful for identifying unique strings or one-way encryption of passwords. The …

Feastdance / A Feast with Dragons / A Dance for Crows

Are you reading A Song of Ice and Fire for the first time? Have you heard that volumes four and five – A Feast for Crows and A Dance with Dragons – cover the same time period but split up the characters, so that most of the people who appear in Feast don’t show up …

Apple Developer: Common App Rejections

Before you develop your app, it’s important to become familiar with the technical, content, and design criteria that we use to review all apps. We’ve highlighted some of the most common issues that cause apps to get rejected to help you better prepare your apps before submitting them for review. 58% of all rejections are …