Where to analyse your traffic

Posted by admin | Posted in Tools | Posted on 23-01-2009

0

I’m a big fan of tools which lets you analyze traffic on your website. I think everyone knows the Google Analitycs tool which is my favourite, althought I never had time to properly learn, how to use it (by the way any links to nice tutorials are welcome).
Here I list theree tools I have my websites registered with:

Number 1. Google Analitycs


Number 2. Quantcast

Number 3. Compete

Number 4. Alexa

I guess there are many more and I’m still going blind. If anyone wants to share, the comments section is waiting.

New discovery for MIDP development

Posted by admin | Posted in Mobile Development | Posted on 17-01-2009

1


Just wanted to spread the word about my new discovery. About a year ago I was adding finishing touches to my final year project on University of Greenwich and I remember that one of the biggest problems was to come up with a nicely looking UI for my mobile application. I’ve used SVG and I have to say that the effect was ‘ok’, could be much better but building up applications with svg was in my opinion difficult. I had to concentrate my efforts on the web services but spent most of my time building up GUI. Well, after a year I’ve incidently found a nice and promising open source project which would solve this using CSS techniques and two small libraries, the project is named KUIX and you can find out more about it on the kalmeo.org website. I have to add that I tried Java ME Polish and for me KUIX way of doing things is much simpler.
You can check out the demo here
Enjoy!