In lieu of anything more informative to post (hey, I discovered Warcraft - if that’s not an excuse I don’t know what is), I’d like to link to a couple of new web applications launched recently by independent designer/developers. Cart45 is a simple and easy-to-install ecommerce application developed by Phil Thompson with Soapy Co and Richard [...]
Continue reading...12. July 2008
When I first began to consider building a web application using CodeIgniter, one of the key aspects I had in my mind was to keep the HTML template files (the View in Model-View-Controller) as PHP-free as humanly possible. At that time, I was planning to develop an e-commerce application (this was before the launch of Magento), [...]
Continue reading...12. July 2008
It’s naturally frustrating to be stuck with the default theme for a blog, so this weekend I took the opportunity to update the look of this site with a theme from WooThemes (via Elliot Jay Stocks, one of the designers for WooThemes). As a complete novice at WordPress it probably took longer than it should to [...]
Continue reading...9. July 2008
It’s the first real night of actual work on the app, and already I’ve run into my first gotcha! For security reasons I decided to move the /system folder - which contains everything needed to run an application on CodeIgniter apart from the index.php file - outside of the web root. This is easily accomplished by [...]
Continue reading...9. July 2008
When it comes to managing a project on which you’re the sole writer, designer, developer, and tester - is a commercial project management solution really necessary? The answer, of course, is ‘yes’. Without a consistent workflow for identifying, prioritising, and managing all your tasks across multiple areas, it would be far too easy to get overwhelmed [...]
Continue reading...8. July 2008
With a two-page functional specification completed, I am almost ready to make with the code, but first I need to decide on the most efficient order in which to develop features. As the final application will be for multiple users, there will necessarily be a significant amount of user account creation, maintenance, and security involved - [...]
Continue reading...7. July 2008
No sooner had I mentioned them both in the same sentence, but Garrett Dimon posted a detailed review of Clearleft’s Silverback OS X usability testing application. I had a preview/beta copy of Silverback sent to me, but unfortunately I didn’t find an opportunity to use it (aside from filming myself browsing the web for a few [...]
Continue reading...7. July 2008
A week or so ago, I posed a question on Twitter: If you were going to build a PHP application for use by others, would you even bother making it PHP4 compatible any more? Responses were - with one exception - unanimous, with most people citing hosting as a key reason. Rachel Andrew, edgeofmyseat: PHP5 all the way [...]
Continue reading...7. July 2008
You’re nobody in this town unless you’re building an application. App development seems to have become the de facto next step in the evolution of a web designer. Shaun Inman led the way with the phenomenal Mint, but since then we’ve seen an explosion in freelancers moving into the application development arena. Garrett Dimon’s bug-tracking app, [...]
Continue reading...
24. July 2008
2 Comments