November 24th, 2008
I have begun the search for a software app to manage project tracking and collaboration. It will need to be browser based so I can have it used internally and externally for Aura Media. Using PHP as the scripting language is the preference as that is what I am most comfortable with, but I am not against a solution that used Python or Ruby. The last requirement is a free and open source license.
In the past I have been a happy Mantis user for bug and issue tracking. So much that I have installed it in a few client sites. However now I want a broader product that includes time tracking and more collaboration features. Also Mantis is showing its age in a visual sense, and this can put off less technical users. Project tracking is the aim, not project planning with features like gannt charts.
In the past I did look at ActiveCollab, but they changed their license, and Streber, but it was immature and moving in a more wiki direction.
My current investigation lisr is:
Open to any other suggestions.
Tags: foss, mantis, mysql, OpenGoo, php, project management, ProjectPier, redmine, streber
Posted in Applications, Free Software / Open Source, Web | No Comments »
October 26th, 2008
When I do web development, my browser of choice is Firefox. With geat extensions like Web Developer, tracking down HTML / CSS issues is made so much easier. There are plenty of others like Live HTTP Headers and Search Status to name just 2.
However when I am just browsing the web, my browser of choice is Opera, and has been for a while now. Performance wise I have found it better than firefox. This is just a perception, without any rigorous analytics. part of the answer is probably to do with FF being slowed down by the instaled extensions. Remember I am running Linux (Ubuntu), so Safari and Google Chrome are not available at this time. Konqueror is a good alternative when I was on KDE.
Yes Opera is not free software, just freeware, but for me in this case, its the best tool for the job.
Tags: browser, Firefox, google chrome, konqueror, opera, performance, Safari
Posted in Web | No Comments »
October 24th, 2008
I am a better back end programmer (php, mysql etc.), but I like to play around with CSS and XHTML. So I decided to put together my own WordPress theme for this blog. It is not going to win any design awards, but I am happy with what I quickly put together. The theme is very lightweight with only 1 graphic currently being used. The colour choice comes from the m o d e r n . a r t palette.
This is just a first draft, and it will be refined over time. My old buddy IE6 shows a few differences, and only Firefox and Safari get the rounded corners from their versions of the CSS3 border-radius property.
But hey I like it.
Tags: CSS3, Firefox, ie6, Safari, theme, wordpress
Posted in Web | No Comments »
October 24th, 2008
A new version of Wordpress has been released. It is a minor security release related to the Snoopy class, and can be upgraded with just 2 files. Now just waiting for inbuilt threaded comments in WP 2.7.
Tags: security, wordpress
Posted in Applications, Web | No Comments »
October 20th, 2008
For many years I have disliked JavaScript, and avoided its use unless absolutely necessary. This goes back many years from some of the atrocious things JavaScript was used for on the web, and the mess of a language it was to use in early web browsers. About 2 years ago I gave it another look, but all my dislike was confirmed by a terrible book I had purchased. I will not name it, as I am embarrassed actual money was handed over.
There can be no doubting that in the past couple of years, a lot of great work has been done using JavaScript to produce some really usable web sites. Obviously I am missing something. So given I had already decided to go to the web directions conference in Sydney, I paid up the extra to attend the javascript workshop by Douglas Crockford. This is a person who can show me the light.
Its seems js or ECMAScript, or whatever it is called, is really a chameleon. And for all its terrible parts, javascript does have good parts. My impressions of a simple language with some OO, has been completely changed. Prototypal Inheritance, lambdas, closures, object augmentation, and functions as first class objects. All of this suprised me, and many others. There is a different way of thinking possible, but it was cloaked in a classical inheritance model.
“JavaScript instead uses operators that look classical, but behave prototypally.”
Douglas had too much material to present in 1 day, so some was skipped, and parts skimmed. So after a mentally intense day, I now have a very great appreciation for js, and looking forward to giving it some real use. Ideas and preconceptions need to be unlearnt, but this is good.
Tags: Douglas Crockford, javascript, wds08
Posted in Development, Web | No Comments »
July 6th, 2008
A major challenge of web development is that a particular OS and browser of the end user is not guaranteed, and so many must be catered for. This is not as bad as it used to be, now that Netscape 4, and Internet Explorer 5 and earlier have been consigned to history. This leave IE6, 7 and soon 8, Firefox, Safari and Opera. That is still plenty of scope for variation, and the general problem is IE6. So the decision by 37Signals to discontinue support for IE6 in mid August is an interesting development. It is also a bold move, but that is the way 37 Signals so things, by not catering to the entire world.
Read the rest of this entry »
Tags: cross browser, Firefox, ie6, ie7, ie8, opera, Safari, web design
Posted in Development, Web | No Comments »
July 4th, 2008
For the last 2 years I had planned to attend the Web Directions conference in Sydney, but various work and family commitments have meant this has not happened. Well this year there are no excuses, and I am there. I have signed up for the 2 day conference plus ‘Javascript - The Good Parts’ workshop by Douglas Crockford. From a front end perspective, Javascript is my relative technical weakness, but something I am looking to fill in, now that I have moved past my all javascript is evil mindset.
The one problem I do have with the conference program is that I know there will be clashes between presentations I want to see, as it is divided into 3 tracks, and my interest crosses all 3. But what a problem to have. The presentations I am most looking forward to are : ‘Elegant Web Typography’, ‘Javascript libraries - Putting the cross in cross-browser compatible’ and ‘Web APIs, Oauth and OpenID: A developer’s guide’.
See you there.
Tags: javascript, Web, web directions
Posted in Development, Web | 1 Comment »
July 25th, 2007
Thought I would give a quick screenshot. Safari and IE6 browsers on Windows XP. All running with QEMU on Kubuntu Linux.

I should have shown Konqueror as well.
Tags: browser, Firefox, ie6, konqueror, kubuntu, QEMU, Safari, Web, Windows XP
Posted in Applications, Web | No Comments »
June 25th, 2007
The other day I had a whinge about WP security updates & releases. This post was written after I had just spent valuable time updated a number of WP sites I maintain.
Now I have that out of my system here are the reasons I use WP more and more:
- Not just a blog tool, but a legitimate small-medium CMS
- Large and knowledgeable support community
- A huge and vibrant community of themes and plugins
- FOSS (Free and Open Source Software) all the way
I have recently moved 2 more sites to WP, and both are better for it:
Girraween Athletics from Joomla
- devReview from custom code
When I next need to put together a site with content management type capabilities I will likely use WP again over alternatives I have tried.
Tags: blog, cms, foss, security, wordpress
Posted in Web | No Comments »
June 22nd, 2007
Wordpress has released version 2.2.1. This means another round of updates for sites running older versions that I maintain. This one has security fixes so is a must.
These Wordpress updates are starting to get to me. There have been too many in the last 12 months and security fixes have been in most.
And it seems Wordpress themes are now a bigger part of the problem.
Ok, whinge over.
Tags: security, themes, wordpress
Posted in Applications, Web | 2 Comments »