Blog – Applications

Secure Randomness in PHP

PHP has a few ways to generate random numbers, only some are suitable for generation of random numbers or bytes used for password generation or cryptography.

Why Can’t We Vote Online?

Online voting faces hurdles. Some of the obstacles are technical, but there are important non-technical issues too.

Developing an Online Voting App

Imagining the development process for extending an absentee voting system to allow online submissions.

Code Conversations

Don’t work in a vacuum… talk to your team about your code. The value comes from having the conversation.

ZF3 – Zend Framework 3.0 Released

With the official release today of ZF3 (Zend Framework 3.0), you may be wondering what that means for projects under maintenance, development, and planning. Here is a brief digest of what the release of ZF3 means in practical terms.

The Right Architecture for the Right Size

Selecting software architecture has non-trivial implications for organizations. Picking the wrong one can often generate additional costs and add complexity which could be avoided otherwise.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Scroll to Top