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

I have known for a long time that Mozilla/FireFox has a custom CSS attribute to apply the round corners on the HTML element using the “-moz-border-radius” property. But as apparent from the name prefix, it works only on Mozill/FireFox browsers. I found today that Chorme also support the round corners, but unfortunately under a different […]

Everyone now and then a web developer stumble upon a JavaScript which is compressed by some utilities mainly to cut down the load time. I found it really tough, if not impossible, to read and understand such JavaScript. Fortunately, when tired of looking at one such compressed code (of a Google Chrome extension), I as […]

As I explained in my previous post, I upgraded my work machine to OS-X 10.6 and thus have to force upgrade the XCode to 3.2. The problem didn’t end there. Though the compiled applications were working fine on my machine, they were giving errors on the OS-X 10.4 and earlier version. Doing the research, of […]

I upgraded to Snow Leopard a couple of days ago, and when I tried today to compile one of my previous Carbon projects in the XCode 3.1, I got the weird “Carbon/Carbon.h” file not found error. That was weird, but I looked into the Library folder anyway, and the Carbon Framework was indeed not there. […]

First, I must acknowledge that there are some very good Urdu Machine Translators are available on the web. They are not perfect and in a way it’s almost difficult, if not impossible, to build a perfect machine translator of any language, but still very good work has been done and it’s improving. Here are few […]