Goal of this article This article will describe what a accelerator is and how to implement one for Internet Explorer 8 (IE8). What is a accelerator According to answers.com ‘to accelerate’ means : ‘To increase the speed of’; ‘To reduce the time required’. And that is exactly what Microsoft intended. Imagine yourself reading a webpage …
Webslice for IE8 Tutorial
Goal of this article This article will describe what a webslice is and how to implement one for Internet Explorer 8 (IE8). What is a webslice Web Slices are snippets of the entire web page that a user can subscribe to. Web Slices will be kept updated by the browser automatically, and can be viewed …
Seven Things – Tagged by Michelangelo van Dam
Ok I was tagged by Michelangelo van Dam and thus let me share 7 things you do not know about me. Although it is not necessary to comply with this tagging game, I will use this tagging game linked to the seven deadly sins. So be prepared to enter my mind. And a beautiful mind …
Using Zend_Form, Zend_Config_Ini And Zend_Db_Table
Ok I am going to write a little bit about Zend_Form. Yes I know a lot of small tutorials already exist but this one can show you another trick 🙂 My prefered way of using Zend_Form is to use it with a config.ini file. It gives you a nice overview of special settings in a …