Archive for category Browsers

Mozilla released Firefox 3.6 – What’s new?

Today Mozilla has announced Firefox 3.6 availability for public use. It's built on Mozilla's Gecko 1.9.2 web rendering platform.

Firefox 3.6 with Personas

Firefox 3.6 with Personas

I love to update my computer with every new release Firefox comes up with and this time it has lovely Personas. Previewing a theme is so easy with it..! Just like Google Chrome and it's fast as well.

I liked the fact that almost all majorly used Firefox extensions were working with this update except "Microsoft .NET Framework Assistance" which is probably not compatible since Firefox 3.5.6 version.

What's new in Firefox 3.6? (as per release notes from Mozilla)

Firefox 3.6  is built on Mozilla's Gecko 1.9.2 web rendering platform, which has been under development since early 2009 and contains many improvements for web developers, add-on developers, and users. This version is also faster and more responsive than previous versions and has been optimized to run on small device operating systems such as Maemo.

New & Notable Firefox 3.6 features include: Read the rest of this entry »

Tags: ,

Firefox 3.5 and CSS effects change we will see

Firefox 3.5 claims to be 2 times faster than it's 3.x version which is a great news as now every browser is in the race to get fastest Javascript execution engine in it's core.

So I got my Firefox 3.x alert claiming that newer and better version 3.5 is available and it's a recommended upgrade. Just now before couple of hours I have updated to Firefox 3.5 using it's auto-updater feature and when it restored previously open tabs and I noticed first change in this blogs title fonts.

Here, in below image you can see blog post title which has taken "Lucida Grande" as Font to render and it was same for rest of the browsers as well. Because Internet Explorer, Safari and Chrome all display it in the same manner.

Blog Title in FireFox-3.x with Font-Family: "Union","Lucida Grande","Lucida Sans Unicode",Arial,Helvetica

Blog Title in FireFox-3.x with Font-Family: "Union","Lucida Grande","Lucida Sans Unicode",Arial,Helvetica

Well now let's see what Firefox 3.5 has to offer with similar Font-Family attribute?

Read the rest of this entry »

Tags: , ,

Don’t just surf, keep Flocking with Flock over the Web

Flock - Social Web Browser

Flock - Social Web Browser

Flock is a Social Web Browser. Currently Flock 2.5 is available for download as latest version of it. Under the hood it uses Mozilla core and Flock developer team has build-up a great Social Web Browser on top of it.

When we say social it has default integration with lots of Web 2.0 services and social websites, to name a few twitter, Facebook, YouTube, Flickr and Digg are some of them as there are lot of many. Other great feature which will catch the eye of blogger is that you can integrate it with many of online blogs hosting including your own Wordpress blog. Read the rest of this entry »

Tags:

This download has been blocked by your security zone policy

I would like to post one wired and interesting issue I faced before few days.

Recently I was deploying one of my project on client end. Basically it was a Web Application but unlike other setups they were going to use that by terminal access. Meaning that all Users of the Portal will be having unique login into their(client's) Windows Network Domain and users will be logging into the Portal by logging into the Server machine first with given Windows domain credentials and then to the Portal.

This setup seems to be easy and no worry as whole portal will be accessed via LOCALHOST only..! Looks odd for any web-application though but that was the requirement for the client (keeping their security concerns in mind).

I have been given Administrative User to login to the server machine and setup everything. I did setup and did my post implementation testing on the machine with my user. Everything seems to be working as expected and I gave green flag to my superior.

Later on I have been buzzed with 2 issues from the Client.

  1. Portal is not working in Internet Explorer at all.
  2. Users are not able to download files from my Portal.

I asked for login details they used for testing and which they were actually going to give to their Users.

Problems & their Solutions: Read the rest of this entry »

Tags: , , , , , ,

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: , ,