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

Search Results for:

I have published a new version of the Dynamic Language Tools today. This new version has following two main features: Text to Speech Support The new text to speech feature, lets you highlight any text on the web-page, and then convert it to the audio on the fly. This feature uses the Microsoft Bing API […]

The new shinning IE-9 from the Microsoft finally support the HTML Audio and Video tags. However there are some catches to look for. For the few months now, we have been using the VideoJS in my client web-pages, and it worked great on FireFox, Chrome, Opera, IE-8 and lower end browsers. However we got support […]

As I mentioned in my other post CodeIgniter and File Upload Library, uploading a file using CodeIgniter requires you to also know the mime type of file being uploaded and add it to proper location. I’m using CodeIngiter framework for Dynamic Subtitle Translator application, and it had worked great for me. However, few of my […]

Responsive Web Design is the hot topic in the latest state of the art web site and web applications. There are various techniques and technologies used to achived that. But one of the simplest and hottest is using the CSS @media queries. Making a great looking web-page which works well on all the devices from […]

If you use the ASP.Net Web Application project, then there are chances that you have to face a problem, where the designer.cs for the wep page stop auto upadating as you add the new controls to the page. When this happens, it’s really frustrating as you don’t get the error on why it’s not being […]