Aug
05

Top 10 Firefox Extensions for Webmasters

We all know by now that Firefox is a great tool, what most people don’t know is that Firefox works with the so called Extensions (small pieces of software that add features or small tweaks to you Firefox). Using Extensions is a blessing and they make your life on the internet a whole lot easier.

Here is a great collection of Firefox Extensions for webmasters:

1. Web Developer 1.1.4

This Extension adds a toolbar with some great features for easily editing the CSS, work on the accessibility of your site and other cool features. Get it here!

2. Firefox Accessibility Extension 1.01

Firefox Accessibility Extension makes it easier for people with a disability to view and navigate webpages, but it also helps developers to check the accessibility of their pages. Get it here!

3. SeoQuake 2.0.4

SeoQuake is huge, i use it every single day and it saves me a lot of time. This Extension basically adds a toolbar in the corner of the websites and with the push of a button it expands giving you almost instant information about the way search engines view and index that website, along with statistics from Alexa and other great features for the webmaster that works with Search Engine Optimisation. Also every time you search for something in Google, Yahoo or Msn you’ll get the same statistics under every result. Get it here!

4.Total Validator 4.1

Provides true HTML validation (HTML 2.0 to XHTML 1.1) using the official DTDs, plus added attribute checking. So you no longer have to put up with the limitations of the W3C validator (no type checking) and tools like HTML Tidy which interpret the standards incorrectly (they don’t use the official DTDs).

Also performs accessibility validation (WCAG, US-508), broken link checking, spell checking (5 languages), and takes screenshots using 24 browsers on Windows, Linux, and OS/X. Get it here!

5. KGen 0.2.1

KGen retrieves every words of a page and lets you know how many time they appears on her and their weight in the page (a word in the title of a page has a stronger weight than a word in a paragraph).

So, you can easily know how to optimize your pages, know what’s the secret of your competitors or simply know what’s the main subject of a webpage.

You can also select some words and transfer them to your clipboard and paste them on tag fields on your favorite social network or fill meta-keywords of your web pages.

To open the KGen sidebar : View>Sidebar>KGen. Get it here!

6. IE Tab 1.3.3.20070528

We all know how frustrating and time consuming is to edit your page especially the CSS file to make your site display correctly in IE as well as in Firefox, this Extension gives you an embedded IE in a new tab!

This is a great tool for web developers, since you can easily see how your web page displayed in IE with just one click and then switch back to Firefox. Get it here!

7. Yet Another Window Resizer 1.1

This Extension helps you view your web page in several resolutions. Get it here!

8. MeasureIt 0.3.6

Draw out a ruler to get the pixel width and height of any elements on a webpage. Get it here!

9. Clear Cache Button 0.5

Adds a clear cache toolbar button. After installing the extension, find the clear cache button in the toolbar customization panel. YES, this is an extension for the very lazy webmaster! Get it here!

10. Font Finder 0.5a

Simply highlight a single element (e.g. a paragraph or a strong tag ), right-click and select `Font Finder`, then marvel as the full CSS text styling of the selected element appears. Get it here!

Jul
29

XUL – graphical user interface for crossplatform apps

Ok, so what is XUL?

XUL was developed by Mozilla to use for its cross-platform apps like FireFox. XUL was developed for creating UI for apps just like DHTML is used for web page interface. The only complete implementation of XUL can be found in the Gecko layout engine. XUL basically relies on existing web technologies like CSS, JavaScrips and DOM which makes it reasonable easy to master if you have a background in web programming and design.

A XUL interface is typically defined to consist of three discrete sets of components:

  • Content: The XUL document(s), whose elements define the layout of the user interface.
  • Skin: The CSS and image files, which define the appearance of an application.
  • Locale: The files containing user-visible strings for easy software localization.

Drawbacks of XUL:

  • The main drawback is the lack or message when errors occurs. The interface just does not display.
  • Using RDF to fill widgets is rather difficult.
  • Using XPCom, XPConnect is more difficult again.

You can go as deep and you want into XUL on Mozilla’s Introduction to XUL.

Jun
13

Hot news from Apple: Safari for WindowsXP and Vista

Software          Trackback

Apple released a few days ago it’s version of Safari Browser for WindowsXP and Vista. It’s just a beta, but it’s free and it really looks as cool on Windows as it looks on OSX.

Safari

Blazing performance they say:

Safari works twice as fast on opening Java scripts, HTML or even for application launch .

Elegant User Interface:

This is a fact, Safari just like all the other Apple apps looks cool, great color scheme, great feeling while browsing, it just works like magic.

Tab based browsing, just like IE and FireFox, Safari gives you the posibility to open a link in a new tab making browsing fast and easy.

Built in RSS, really cool feature telling you when something new is published on your favorite website. Whenever you land on a page that offers an RSS feed, Safari displays an RSS icon in the address field. Click it and you view the simple RSS feed. Bookmark it and Safari tells you how many updates have been added since your last visit.

I know i am a big fan of all Apple products  but Safari really is a Browser that will get a much bigger slice of the market share after this release.

Get Safari for Windows here.

top