Project Design Logs
As projects progress, design and development decisions are made. Each is like a fork in the road that led you to the project’s current state. What if we captured them as they happened?
Build Your Portfolio With CodeIgniter
You know about web design, and you’ve decided to use a PHP framework to get you started. With the availability of so many great open source software projects out there – like Zend Framework, CakePHP, and Drupal, WordPress – it’s easy to be overwhelmed. Each of those projects has their merits and drawbacks, but my … Read more » Build Your Portfolio With CodeIgniter
Accessibility Affects Everyone
“An accessible web page makes all content available to any human user who wants it regardless of browsing technology.” — WebAxe In your browsing experience on the web, you may have heard the word ‘accessibility’ mentioned. If you did a quick web search, you saw that it was to help people who are disabled access … Read more » Accessibility Affects Everyone