Top 22 Firefox Add-ons for Web Designers & Developers

In my previous post, i have explained my favorite free online tools for web designer and developer. In this Post, I am going to explain about my favorite Firefox add-ons for rapid web designing and development. Firefox Add-on is more quicker than online tools because it is attached with the browser. See following list of Firefox add-ons I use:

IxEDIT: No coding for Javascript/jQuery

Generally, JavaScript is needed to implement interactions on a web page. It is hard to manage JavaScript for many designers because of no programming experience. Therefore, making well-designed web interactions is difficult in general. IxEdit solves this problem. IxEdit is a JavaScript-based interaction design tool for the web. If you have basic knowledge about HTML and CSS, you can create interactions as you like. JavaScript coding is no longer needed. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application.

Microsoft Montage: magazine-style, content aggregator

Microsoft Montage is a web-based application that takes your search terms and transforms them into a magazine-style page.
Features:
1. You can design your Montage around any topic you can imagine by adding content that pulls information from a variety of sources, including RSS feeds, Twitter, Bing News, and YouTube.

Tools for jQuery Development

This article has a collection of tools for the fast jQuery Development. I am using firefox browser for the development, So the tools are mentioned considering firefox browser.

Simple Slide Tabbed box(Content Slider) using jQuery

There are many jQuery Content Slider Plugins and Tutorials available for adding this type of functionality to website, but I need a simple content slider without using any complex jQuery code. I like the following content slider. It uses the power of CSS and beauty of jQuery.

Simple Tabs with CSS & jQuery

If you want to create Tabs using CSS and jQuery, the following tutorial is good option for you; it explains how to create tabs step by step using CSS & jQuery. The main thing I like is that it can be easily customized.

How to Prepare Symbiosis(SCDL) exam in short time

Symbiosis Centre for Distance Learning (SCDL) is a centre of excellence, offering quality Distance Education. In this post, you will get some tips to prepare exam in short time.

1. Create an effective timetable: First decide how many subjects are to be prepared and how many chapters are in the subject. Make plan and create timetable. Give 1 or 2 days rest after each week.

Configure ‘Google Analytics for WordPress’ plugin for Subdomain tracking

Yesterday, I created a sub-domain in my site. To configure Google analytics to track content and visitor data for sub-domain, I searched and found following in Google code:

a default setup of Google Analytics is designed to track content and visitor data for a single domain, such as www.example.com. This means that even if you manage both a domain and a sub-domain, you must make modifications to the tracking code in order to share visitor data across both domains.