Posts

Sliders: What’s important for your project?

Image
I was recently in an excellent session with key stakeholders for a project, the aim being for the key stakeholders to jointly agree the importance of each of Scope, Cost, Time, Quality, Users and Team and how fixed or flexible each of these is.  Represented by Sliders that cannot be at the same level, this aids in providing a basis for the rest of the project to aid in decision making when trade-offs are required. Source: Rob Thomsett, Agile Academy http://www.agileacademy.com.au/agile/sites/default/files/aboutpdfs/AgilePracticesSlidersAgile%20Academy.pdf Getting agreement by all key stakeholders as to what is important for the project should be achieved in a single session, but what is interesting is the discussion required to get agreement and the information that all parties glean from the process.

Barcamp Auckland 3 Synopsis

Following on from the largest tweetup I've ever attended on Friday night with 50+ people in Auckland (and was awesome), I attended Barcamp Auckland 3 (#bca3) today (which was also awesome). These were both excellent opportunities to network with a wide variety of people, have some great discussions and learn from them. If you want to know what a Barcamp or Unconference is check out my synopsis of Barcamp Auckland 2 . I attended a number of sessions throughout the day. My key notes (as aggregated from my twitter stream ): Easy iPhone Game Development cocos2d-iphone is a framework similar to Flash. The Spaceship Tutorial (based on cocos2d-iphone ) sounds like it is worth checking out as an introduction to iPhone game development. Augmented Reality Different types: projector based, window based, retinal display (most common). Augmented Reality Phone requires GPS + Compass + Video + Accelerometer. More information can be found at http://www.8degrees.co.nz/2009/07/12/is-augmented-rea...

Be Remarkable, Focus on the Innovators and Early Adopters

Image
Having read Tribes from Seth Godin and enjoyed it I decided to give Purple Cow a go. Written in a very similar, easy-reading style, I took away two key messages from Purple Cow : 1. Be Remarkable 2. Focus on the Innovators and Early Adopters Every day, consumers come face to face with a lot of boring stuff, a lot of brown cows, but you can bet they won’t forget a Purple Cow. By building remarkable features into products (as opposed to thinking of marketing as just slapping some paint on top of the product or service) the idea is that the Innovators and Early Adopters (aka the “Sneezers”) will essentially sell the product or service for you. It is therefore important to ensure that it is an easy sell for them. I found many of the examples to be a bit too US centric but the key points were still easy to comprehend. Whilst the message is very simple, this book provides some great motivational passion for creating products that stand out and make a difference. A recommended...

Web hosting providers impact language usage: Understand the constraints

There are a significant number of web hosting providers that support PHP or .NET, but I am continually surprised at how few support Java EE, or even basic JSPs. Some providers also then offer a shared tomcat version which is then only reloaded once a day for changes to deployed apps, which is definitely not ideal if you want to rapidly release a new application. There are definitely valid reasons for why some languages are supported and others aren’t. In the case of Java it is probably due to the fact there is no safe way (as far as I know) to deploy code into a share VM and it is probably significantly more resource intensive (particularly with what remains in memory). This then drives a higher price point which is often not appropriate for the hobbyist just tinkering with a site. Google App Engine’s support for Java is definitely a welcome addition, although therefore are many other languages out there that are likely to more commonly used if a significant number of b...

Moving Firefox Profile to another drive or directory: How-to

In many organisations a user's Profile size is restricted to a certain size and there is a constant juggling act to try and keep under your Profile quota. Firefox is an example of one application that was taking up lots of space in my quota, but I found that there is a nice and easy way to relocate the Firefox Profile to another drive or directory. Check out Mozilla's Step-by-step instructions for how to do this. This worked fine for me using Firefox v3.0.8 on Windows XP.

Make it easy for your product to be evaluated

I often evaluate products to determine their fit to the requirements I am trying to address.  I do find however that I am often disappointed at how hard it is to find the information I am looking for. I tend to have lists of functional, technical, operational, commercial and financial criteria I am trying to assess against and the first step is to identity a list of Solution Option candidates upon which I will then rapidly do an initial assessment and triage. My ideal is to be able to easily find one or two pages that contain the majority of the information I am looking for.  Some sites however make it a very painful process.  Having to watch a video or look through piles of documentation is not desirable.  http://drupal.org/features is a great example of what is good; this is a simple page that contains lots of useful information, and links to further detail.  I was using a major Software vendors site recently and knew they had a product covering what I ...

Keeping Informed: Will Facebook and Twitter bring RSS mainstream?

Image
At the end of January this year there was a poll in LinkedIn asking people how they wanted to be informed about LinkedIn's new features and I was surprised to see how low RSS rated in terms of a preference, particularly when compared with Email Alerts. Source: http://polls.linkedin.com/poll-results/18536/aihrw (as at 22 March 2009) This reminded me that despite the fact that I have been using RSS for many years, it just hasn't become mainstream. I moved to using RSS when I found myself going to the same web sites every day to see what was new and that they were commonly starting to have a RSS logo. The beauty of RSS is that the information comes to you in one place rather than you needing to go to each site individually. For more information about how I keep up to date with what's going on in the world, check out " Keeping up with what's happening in the world ". I wonder whether the terms "RSS" and "feed" are just too geeky and this i...