April 2010
2 posts
Is JavaScript the answer to everything?
I have been looking at the node.js site today and it got me wondering is JavaScript the answer to everything? In the past I have had a look at server side JavaScript projects such as the excellent Aptana Jaxer as I am fed up writing in two languages for each project (mostly JavaScript front end and PHP behind). The idea of sharing JavaScript code across both ends and the elegance that can bring...
Apr 29th
IE and CSS3
As I become more happy with the progressive enhancement way of working there are several technologies that I have started to use but have come up against the usual barrier ‘but we need it look the same in IE6,7 and 8 as well’. With CSS3 rules such as border-radius becoming more popular, I’m glad to see a solution that doesn’t call for yet more jQuery calls. IE-CSS3 nicely...
Apr 29th