Update D-link Firmware DSL-520B/526B/2542B
2. Download firmware DSL-2542B terbaru disini http://support.dlink.co.id/firmware/DSL-2542B-SE_1.11_08042009.rar
3. Extract file tsb ke directory D:\
Cool-Calm-Confident - Update D-link Firmware DSL-520B/526B/2542B

If you use a Delphi component like a ListBox, Memo, TreeList, ListView,... and you add or modify a lot of items (lines, nodes,...), the component's performance becomes very slow. This is due to the fact that after each change, it is redrawn on the screen.
Thus, modifying 10000 items of a ListBox causes 10000 redraws, and that takes from several seconds to several minutes, depending on the computer's speed and the complexity of the process. Imagine how slow it can become if the process involves inserting, deleting, modifying and swapping many thousands of items.
But you can speed up things enormously with the following tip:
Call BeginUpdate before making the changes to the items. When all changes are complete, call EndUpdate to show the changes on screen. BeginUpdate and EndUpdate prevent excessive redraws and speed up processing time when items are added, deleted, or inserted.
Cool-Calm-Confident - Speed up the display of Delphi list components
Cool-Calm-Confident - Hack Vista Login Password - Membuat Akun Admin Baru
Today i wanted to share with you 10 AJAX-based & PHP webmail client that delivers the look and feel, usability and performance of a desktop application. Some of the webmail clients listed below are open source code that can be easily modified to better suit user’s needs, while others are not. So You must check their license to know the rules.
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in PHP and requires a MySQL or Postgres database. The user interface is fully skinnable using XHTML and CSS 2.
Cool-Calm-Confident - Free AJAX-based & PHP WebMail Clients