Akbar on Development
Attaining the Impossibles
  • All Projects
  • Jack Sparrow Compass
  • Subtitles Translator
  • USB Disk Manager
  • Swift MVC Framework
  • TaskbarExt
  • Quick Chess
  • Basecamp Extension
  • Language Tools
  • Rapid Downloader

As I discussed in my previous thread, more and more people and moving toward the Tableless design to design the HTML files. Check the following post for detail: http://blog.syedgakbar.com/2008/03/01/a-step-toward-tableless-design/ Of course, the migration is not as simple as it looks. Designing the page layout with just the DIVs (basically not using tables) is not that […]

If you often work on the JavaScript for the DHTML tasks, then there are good changes that you had wanted to modifying some of the existing built-in or third JavaScript functions. If you want to enhance the built-in JavaScript functions, then probably the best technique is closure. If you don’t already know about it, here […]

One of our client reported a problem that on some of their site secure pages FireFox displays the “connection partially encrprypted warning” (by showing a small “i” on secure lock icon). When I first started looking at that problem, I thought it would be something as simple as some page being hosted on the HTTP […]

When debugging some problem, usually the “Call Stack” window is really of help. It let’s quickly see how you reached in current location i.e. call chain. This is of help when using some Visual Debugger, but you know what, the actual error happens when the application goes Live. For live applications, a good practice is […]

This version introduce many of the new and exciting features to help you easily manage your running applications. Here is a quick list of the new features in the version 2.0 Let’s you reorder the Taskbar groups similar to simple application buttons. Custom grouping of the running applications in the Taskbar . Easily hide all […]