Thursday, October 19th, 2006
Version control is essential for application development when more than one person will be involved with the project if you want to avoid the nightmare of over writing each others files, and just plain useful even if you are developing on your own. Subversion is one of the best version control systems around right now. […]
Bookmark this article:These icons link to social bookmarking sites where readers can share and discover new web pages.
Code, Choices |
Monday, October 16th, 2006
One of the first considerations for the application is what language to use and which platforms we should support. As this is going to be a “download and install on your own website” application rather than a hosted service, platform support is a key issue. Some of these choices were very easy, others decisions were […]
Bookmark this article:These icons link to social bookmarking sites where readers can share and discover new web pages.
Details, Code, Planning, Choices |
Friday, October 13th, 2006
We’ve already mentioned that the app we’re building is going to be a ‘download and install’ rather than a hosted solution, I wanted to take this post to really go over how we came to that decision and outline a few cases where going down this route in the past has proved successful.
The first reason […]
Bookmark this article:These icons link to social bookmarking sites where readers can share and discover new web pages.
Planning, Business, Selling, Choices |