Categories
- agile (3)
- algorithms (17)
- css (29)
- download (3)
- featured (46)
- flex 3 (25)
- javascript (138)
- micro tutorial (202)
- PHP (108)
- portfolio (5)
- snippets (7)
- video (1)
- web development (167)
- zend framework (80)
Monthly Archives: February 2010
CSS effective selector
CSS optimization Recently I posted an article about CSS optimization describing five simple steps you can do to speed up the page load time and the bowser execution time. One of the key features is to use effective selectors, but … Continue reading
Posted in css, micro tutorial
Tagged Cascading Style Sheets, firebug, Google Inc., html, Web design, web development, World Wide Web
Leave a comment
Firebug’s console.time() accuracy
Firebug’s console.time() As I wrote in my previous post Firebug is giving the ability to test performance of any chunk of JavaScript code with its console.time() method. One of the most discussed topics about performance and one of the most … Continue reading
Posted in javascript, micro tutorial
Tagged Computing, console.time, console.timeEnd, firebug, javascript
1 Comment







