Category ArchiveSoftware
C# & Microsoft & Software 18 Jun 2009 05:46 pm
Guji in Habanero Land #4: Using XSLT and XML to list Business Objects in a Word Document
Use cases are an important part of the communication between a client and a developer, or a user and a business analyst. That much is evident, since they are written in plain English and describe the business process in detail from the user’s point of view. All this is great except these use cases seem to create a huge administration overhead. What’s that I hear you say? “That’s the Project administrator/co-ordinators job”? No, we don’t have such a luxury! (We chose premium filter coffee and an espresso machine over having a co-ordinator).
Microsoft & Software 11 Nov 2008 02:00 pm
Small Basic: The Official Chillisoft Review
Here on the Chillisoft Blog we recently mentioned the release of a new programming language by Microsoft from their DevLabs. Small Basic is a simplistic language and IDE intended to create a fun environment for new coders to be introduced to programming. A good concept. I’ve now downloaded the package and have fiddled around for a while and am ready to throw in my tuppence.
Continue Reading »
Software 21 Feb 2008 08:57 am
Bugzilla eaten alive by Mantis
As a software development company with taylor-made packages for clients, we regularly receive phone calls from the clients with regards to bugs or small features. If you’re a developer you’ll know well that it’s impossible to test an application completely, and some level of real-world usage is required to expose certain bugs. This is all part of the process of moving from “release” to “stable”.
In order to set up a web-based bug reporting system, you’re basically presented with three options: build your own, buy a package or find a free, open source edition. I must admit that building your own is an attractive option - you get the site to look exactly like you want, and I do enjoy web development. What makes me squirm is the thought of having to cater for the niggling security issues and the hassles of setting up an attachment system and the like. Taking on a well-worn system that you can customise just makes so much sense.
Continue Reading »
