Archive for category Browsers

Google Chrome… and the Browser war continues…!

Google Chrome has been arrived now since while..!

And war of browsers is continue with added competitor. End users are going to benefit from this as they will get better user experience as an end result of all these browser competition. So as the outcome we as end users will get feature rich, friendly, fast and secure browsing experience from most of the browsers as all of them will try to raise the bar.

Yes, Web Developers have one more browser in the list to be tested for their application or web site compatibility. Chrome is in it's beta and didn't passed ACID test yet.

There are some really nice features like:

  • In-build Task manager for ending process of each tab or viewing details of each tab.
  • Incognito mode. (Don't leave any trails when you browse).
  • Separate process running for each tab, so that one bad page won't crash rest of the tabs.
  • Ability to drag tabs out of the browser window. (That's fantastic..!)
  • Great space saving and clean look and design giving maximum viewing area for a web page.
  • Ominibox as smart Addressbar

If you didn't tried it yet, then give it a try. You can download it here.

Tags: , ,

Hacking jQuery Thickbox..!

Have you ever wished of doing something more with what you have been doing with jQuery thickbox? Now it has been more then 6 months that I am using jQuery on different projects. I have extended jQuery many a times during this period and to tell you one thing I have used jQuery for heavy-weight form processing for one of my very complicated project and it included processing of more then 1600 html controls with the help of great jQuery.

Now when it comes to Thickbox it gives nice functionality but many a times it leaves us hungry for more. For example here are the few situations where it will be difficult to use Thickbox without further modification.

  • It let's open window in a IFRAME and close that but what if you can't give 'class="Thickbox"' to any of your link?
  • What if you are not loading those links with page load? (If the links from which you are willing to open Thickbox windows is not available at the time of page load then Thickbox won't work. As Thickbox internally works in a way that it will search for all links with class = "Thickbox" at the time of page load and then customize their onclick events.)
  • What if you want to open second Thickbox window as someone close first one and that too without any user interaction?
  • What if you want to call any javascript function from the parent window? (parent window is the window from which parent window is getting opened.)

Read the rest of this entry »

Tags: , ,

Test your web-design / web-site in different browsers for free

While stumbling around today I just came across an website which let me take my website shots on so many different browsers and the result will be available in around 30 minutes. It's really good service which let us check for website design and compatibility for free, obviously with 10 / 15 euro we can have priority processing..

Screenshot below displays list of all browsers we can have screen-shot from.

Browsershot.org

Visit http://browsershots.org

Web Developer Toolbar for Firefox – Best ever extension for Designer/Developer

It has been now around 2 year since I am using Web Developer Toolbar with Firefox and believe it's kind of I can't live without...! Whenever I go if I install it immediately if I have to deal with web-development. It's really helpful when we are debugging web-applications. I would like to thank Chris Pederick for his efforts and time he spent behind development of such a useful toolbar extension for Firefox.

Here on my this blog post I am listing some of the features of this toolbar and that's my way to thank Chris by promoting it.

I believe it will be really helpful to all the developers / designers if they use it. Read the rest of this entry »

Tags: , ,

Paying the bills.!