Category: Web Developing

Weekly Browsers Recap, August 31st

By | August 31, 2009 | 0 Comments

Weekly Browsers Recap, August 31st

Thanks to Trygve Lie for links.

Weekly Browsers Recap, August 10th

By | August 10, 2009 | 0 Comments

Weekly Browsers Recap, August 10th

Thanks to Nox for links.

Microsoft Joins HTML 5 Standard Fray in Earnest

By | August 8, 2009 | 0 Comments

Microsoft Joins HTML 5 Standard Fray in Earnest
cNET writes:

After leaving much of the creation of a new version of HTML to Apple, Google, Opera, and Mozilla, Microsoft has begun sinking its teeth into the Web standard.

The move adds clout to the effort to renovate HyperText Markup Language, the standard used to describe Web pages, which last was formally updated in 1999. In a mailing list posting on Friday, the software giant offered a host of questions and concerns with the present proposal.

[Read]

Coding a HTML 5 Layout from Scratch

By | August 4, 2009 | 2 Comments

Coding a HTML 5 Layout from Scratch
With all the buzz building around the awesomeness of HTML 5, Smashing Magazine has published a great article called “Coding a HTML 5 Layout from Scratch“.

Worth checking if you are a web developer.

Firebug for Safari, Chrome, Opera or Internet Explorer

By | July 26, 2009 | 0 Comments

If you are a hardcore Firebug addict and can’t see yourself using different tools (while enjoying other web browser), then Firebug Lite might be what you are looking for.

What can you do with it?
By adding Firebug Lite JavaScript code into your page, you can emulate some of the Firebug features in browsers other than Firefox.

Firebug Opera Continue Reading

Internet Explorer Developer Tools vs. Firefox Firebug vs. Safari Web Inspector vs. Opera Dragonfly

By | July 23, 2009 | 9 Comments

The time has come to compare most popular web browsers developer tools: Internet Explorer 8 Developer Tools, Firefox Firebug (1.4), Safari Web Inspector (r46183) which is similar to Google Chrome Developer Tools and Opera Dragonfly (Alpha 3).

About

Those are default installed web browsers/extensions with no settings changed. This is a mini comparison which focuses on elements inspection, source modification and overall usage rather than advanced tools. If you find yourself using features such as script debugging, elements loading speed, etc. this review might not be very helpful.
Continue Reading

How to Install Safari Web Inspector in Windows

By | July 22, 2009 | 3 Comments

How to Install Safari Web Inspector in WindowsBack in the old days you’ve had to add key lines to the Safari preference files and that was pretty much it, turns out this trick doesn’t work anymore (at least in Safari 4).

To install web inspector: download latest WebKit nightly build, extract files and open run-nightly-webkit.cmd

Find com.apple.Safari.plist file which is located in:

XP/2000 Continue Reading

Weekly Browsers Recap, June 30th

By | June 30, 2009 | 1 Comment

Weekly Browsers Recap, June 30th

Adobe Unveils BrowserLab

By | June 10, 2009 | 1 Comment

Adobe Unveils BrowserLabAdobe Browserlab is a Flash cloud based application that competes with Microsoft SuperPreview. Basically, it allows you to test your web site and see how well it works on most popular web browsers. At first, you will have to sign up for the preview (registrations are closed at this moment). Once signed in, you will be able to choose browsers, operating systems to test and see them side-by-side.

Of course, you can always BrowserShots.org if screenshot is more than enough.

How to Increase Your Site Performance (Speed It Up)

By | June 5, 2009 | 3 Comments

This is some awesome stuff for web developers/site owners. Google today has released a Firefox add-on (requires Firebug) which analyzes your site and gives you ideas on how to optimize it for the fastest browsing experience possible and save some bandwidth.

How to Increase Your Site Performance (Speed It Up)

Getting started

Download Page Speed.
Run Page Speed against your web pages.
Read about the Page Speed performance best practices.

[digg-reddit-me]