<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Narga &#187; Toolbox</title>
	<atom:link href="http://www.narga.net/category/toolbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.narga.net</link>
	<description>Narga - Ideas and inspiration in my opinion!</description>
	<lastBuildDate>Wed, 18 Jan 2012 20:20:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<atom:link rel='hub' href='http://www.narga.net/?pushpress=hub'/>
		<item>
		<title>15+ Awesome Firefox Extensions to Improve the FireBug</title>
		<link>http://www.narga.net/awesome-firefox-extensions-to-improve-the-firebug/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=awesome-firefox-extensions-to-improve-the-firebug</link>
		<comments>http://www.narga.net/awesome-firefox-extensions-to-improve-the-firebug/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 13:30:49 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2436</guid>
		<description><![CDATA[Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line, and a variety of fun inspectors.
In this post, I have found 15 extensions that will boosts your web development speed!]]></description>
			<content:encoded><![CDATA[<p>FireBug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and check your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, error console, command line, and a variety of fun inspectors.<br />
<div id="attachment_2569" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/10/15-Awesome-Firefox-Extensions-to-Improve-the-FireBug-520x204.png" alt="15+ Awesome Firefox Extensions to Improve the FireBug" width="520" height="204" class="size-medium wp-image-2569" /><p class="wp-caption-text">15+ Awesome Firefox Extensions to Improve the FireBug</p></div>Well, it can do more than you could ever imagine with all these FireBug extensions which improved your work. FireBug extensions typically come in the form of Firefox add-ons. In this post, I have found 15 extensions that will boosts your web development speed!<br />
<span id="more-2436"></span></p>
<h3>1. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10273/" title="CodeBurner" >CodeBurner</a></h3>
<div id="attachment_2437" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2437" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/CodeBurner-520x343.png" alt="CodeBurner" width="520" height="343" /><p class="wp-caption-text">CodeBurner</p></div>
<p><strong>CodeBurner </strong>is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS. The extension's core functionality is centered around a new Reference panel, which has a search tool for looking up HTML elements, attributes, and CSS properties. The extension also hooks into context-menus in the HTML and CSS panels, the DOM crumbtrail, and the Inspector, adding options to look up a selected item (ie. search for it in the Reference panel) or to view a code example.</p>
<h3>2. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/6683/" title="Firecookie" >Firecookie</a></h3>
<div id="attachment_2439" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2439" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/Firecookie-520x179.png" alt="Firecookie" width="520" height="179" /><p class="wp-caption-text">Firecookie</p></div>
<p><strong>Firecookie</strong> is a an extension for Firebug that makes possible to view and manage cookies in your browser. Apart from all the other cookie managers and viewers available as Firefox extensions, this one is made as an extension for Firebug, so web developer has the functionality accessible within familiar Firebug's UI.</p>
<h3>3. <a rel="nofollow" href="http://www.softwareishard.com/blog/netexport/" title="NetExport" >NetExport</a></h3>
<div id="attachment_2441" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2441" src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/NetExport-520x167.png" alt="NetExport" width="520" height="167" /><p class="wp-caption-text">NetExport</p></div>
<p><strong>NetExport </strong>is a Firebug 1.5 extension that allows exporting all collected and computed data from the Net panel. The structure of the created file uses HTTP Archive 1.1 (HAR) format (based on JSON).<br />
Once the extension is installed there is a new Export button available in the Net panel toolbar.</p>
<h3>4. <a rel="nofollow" href="http://www.incaseofstairs.com/firediff/" title="Firediff" >Firediff</a></h3>
<p><div id="attachment_2446" class="wp-caption aligncenter" style="width: 462px"><img class="size-full wp-image-2446" src="http://www.narga.net/wp-content/uploads/2010/09/firediff.png" alt="Firediff" width="452" height="245" /><p class="wp-caption-text">Firediff</p></div><br />
<strong>Firediff</strong> is a Firebug extension that tracks changes to a pages DOM and CSS. Firediff implements a change monitor that records all the changes made by firebug and the application itself to CSS and the DOM. This provides insight into the functionality of the application as well as give a record of the changes that were required to debug and tweak the page’s display.</p>
<h3>5. <a rel="nofollow" href="http://www.incaseofstairs.com/firefocus/" title="Firefocus" >Firefocus</a></h3>
<p><div id="attachment_2448" class="wp-caption aligncenter" style="width: 465px"><img class="size-full wp-image-2448" src="http://www.narga.net/wp-content/uploads/2010/09/firefocus.png" alt="Firefocus UI" width="455" height="202" /><p class="wp-caption-text">Firefocus UI</p></div><br />
<strong>Firefocus</strong> is a simple Firebug extension that tracks the element that now has focus. Its primary purpose is to help the debugging of advanced keyboard implementations without having to rely on platform specific tools such as <a rel="nofollow" href="http://msdn.microsoft.com/en-us/library/dd318521%28VS.85%29.aspx"  title="MSAA Inspect">MSAA Inspect</a>.</p>
<h3>6. <a rel="nofollow" href="http://home.peteresnyder.com/projects/formbug"  title="FormBug">FormBug</a></h3>
<p><strong>FormBug</strong> extends Firebug to make developing form intensive sites easier. If you're dealing with forms with dozens of inputs, or have kept the Web Developer extension installed because of its "populate forms" feature, or just want to be able to quickly check the state of form data on a page, FormBug is for you.</p>
<h3>7. <a rel="nofollow" href="http://robertnyman.com/firefinder/"  title="Firefinder">Firefinder</a></h3>
<p><div id="attachment_2450" class="wp-caption aligncenter" style="width: 510px"><img src="http://www.narga.net/wp-content/uploads/2010/09/firefinder.png" alt="FireFinder" width="500" height="164" class="size-full wp-image-2450" /><p class="wp-caption-text">FireFinder</p></div><br />
<strong>Firefinder</strong> is an extension to Firebug (in Firefox) and offers the functionality to, in a quick way, find HTML elements matching chosen CSS selector(s) or XPath expression. It allows you to instantly test your CSS selectors in the page while seeing the content at the same time, and matching elements will be highlighted.</p>
<h3>8. <a rel="nofollow" href="http://www.quarkruby.com/2007/9/5/firequark-quick-html-screen-scraping"  title="Firequark">Firequark</a></h3>
<p><div id="attachment_2453" class="wp-caption aligncenter" style="width: 175px"><img src="http://www.narga.net/wp-content/uploads/2010/09/Firequark.jpg" alt="Firequark" width="165" height="334" class="size-full wp-image-2453" /><p class="wp-caption-text">Firequark</p></div><strong>Firequark</strong> is an extension to Firebug to aid the process of HTML Screen Scraping. Firequark automatically extracts css selector for a single or multiple html node(s) from a web page using Firebug (a web development plugin for Firefox). The css selector generated can be given as an input to html screen scrapers like Scrapi to extract information. Firequark is built to unleash the power of css selector for use html screen scraping.</p>
<h3>9. <a rel="nofollow" href="http://www.pixelperfectplugin.com/"  title="Pixel Perfect">Pixel Perfect</a></h3>
<p><div id="attachment_2455" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/Pixel-Perfect-520x135.png" alt="Pixel Perfect" width="520" height="135" class="size-medium wp-image-2455" /><p class="wp-caption-text">Pixel Perfect</p></div><br />
By toggling the composition on and off, the developer can visually see how many pixels they are off in development. <strong>Pixel Perfect</strong> also has an opacity option so that you can view the HTML below the composition. By being able to see both the composition and the HTML you can now simultaneously use Firebug while Pixel Perfect is still in action. Follow the instructions below to get started.</p>
<h3>11. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/103988/"  title="FireSass">FireSass</a></h3>
<p><div id="attachment_2457" class="wp-caption aligncenter" style="width: 485px"><img src="http://www.narga.net/wp-content/uploads/2010/09/FireSass.png" alt="FireSass" width="475" height="220" class="size-full wp-image-2457" /><p class="wp-caption-text">FireSass</p></div><br />
<strong>FireSass</strong> is a Firebug extension that makes Firebug display the Sass filenames and line numbers of Sass-generated CSS styles rather than those of the generated CSS.</p>
<h3>12. <a rel="nofollow" href="http://www.alexspengler.de/arboreal/"  title="Arboreal">Arboreal</a></h3>
<p><div id="attachment_2460" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/Arboreal-520x133.png" alt="Arboreal ― A Firebug extension for DOM tree visualization" width="520" height="133" class="size-medium wp-image-2460" /><p class="wp-caption-text">Arboreal ― A Firebug extension for DOM tree visualization</p></div><br />
Arboreal is a Firebug HTML sidepanel which visualizes the elements of a web page.</p>
<h3>13. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/5369/"  title="YSlow">YSlow</a></h3>
<p><div id="attachment_2463" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/YSlow-520x208.png" alt="YSlow" width="520" height="208" class="size-medium wp-image-2463" /><p class="wp-caption-text">YSlow</p></div><strong>YSlow</strong> analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. YSlow is a Firefox add-on integrated with the Firebug web development tool. YSlow grades web page based on one of three predefined rule set or a user-defined rule set. It offers suggestions for improving the page's performance, summarizes the page's components, displays statistics about the page, and provides tools for performance analysis, including Smush.it™ and JSLint. </p>
<h3>14. <a rel="nofollow" href="http://www.sensational-seo.com/"  title="SenSEO">SenSEO</a></h3>
<p><div id="attachment_2464" class="wp-caption aligncenter" style="width: 430px"><img src="http://www.narga.net/wp-content/uploads/2010/09/SenSEO.png" alt="SenSEO" width="420" height="393" class="size-full wp-image-2464" /><p class="wp-caption-text">SenSEO</p></div><strong>SenSEO</strong> analyzes web pages and tells you how good they fulfill on-page Search Engine optimization criteria. SenSEO is a Firefox add-on integrated with the popular <em>Firebug</em> web development tool. The code is based on the YSlow extension.</p>
<h3>15. <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10704/"  title="CSS Usage">CSS Usage</a></h3>
<p><div id="attachment_2465" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/09/CSS-Usage-520x311.png" alt="CSS Usage" width="520" height="311" class="size-medium wp-image-2465" /><p class="wp-caption-text">CSS Usage</p></div><br />
The CSS Usage addons allows you to quickly and securely inspect the CSS code behind a webpage, so that you can see which lines of that code are used. NOTE: The CSS Usage add-on is cross-platform and it works on Windows, Linux and Mac OS.</p>
<h3>Find something Missing?</h3>
<p>Is your useful <strong>FireBug Extensions</strong> not on the list? Share it with us in the comments, along with your experience and why you like it over other Add-ons.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/awesome-firefox-extensions-to-improve-the-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typetester – Compare Fonts for the Screen</title>
		<link>http://www.narga.net/typetester-compare-fonts-the-screen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=typetester-compare-fonts-the-screen</link>
		<comments>http://www.narga.net/typetester-compare-fonts-the-screen/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 13:30:25 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1562</guid>
		<description><![CDATA[The Typetester is an online application for comparison of the fonts for the screen. Its primary role is to make web designer’s life easier. As the new fonts are bundled into operating systems, the list of the common fonts will be updated.]]></description>
			<content:encoded><![CDATA[<p>The <a rel="nofollow" href="http://www.typetester.org/" title="Typetester" >Typetester</a> is an online application for comparison of the <a href="http://www.narga.net/tag/high-quality-fonts/" title="High quality fonts" >fonts for the screen</a>. Its primary role is to make web designer’s life easier. As the new fonts are bundled into operating systems, the list of the common fonts will be updated.</p>
<div id="attachment_1563" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/typetester.jpg" ><img class="size-medium wp-image-1563" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/typetester-500x250.jpg" alt="Typetester – Compare Fonts for the Screen" width="500" height="250" /></a><p class="wp-caption-text">Typetester – Compare Fonts for the Screen</p></div>
<p>Marko Dugonjić's typetester gives you instant previews of how a text of your choice would look on-screen set in a certain font and size. It offers full control of the font styling, including the background colour, with the choice of displaying either fonts from your own system or standard system fonts for Windows, Mac or both.<br />
<span id="more-1562"></span><br />
<h4>Browsers supported</h4>
<ul>
<li>Mozilla Firefox Win/Mac/Linux 1.0+</li>
<li>Mozilla Camino 0.8+**</li>
<li>Opera Win/Mac 8.0+**</li>
<li>Safari 2.0+</li>
<li>Omniweb 5.1.1.**</li>
<li>Internet Explorer Win 5.5/6.0/7.0**</li>
</ul>
<h4>JavaScript</h4>
<ul>
<li>In order to use the application, please turn JavaScript on.</li>
</ul>
<h4>Cookies</h4>
<ul>
<li>If you’d like to see settings from your last visit next time you come around, just enable cookies.</li>
</ul>
<h4>Firefox extensions</h4>
<p>Due to variety of extensions for <a href="http://www.narga.net/essential-firefox-add-ons-for-web-designers/" title="The Essential Firefox Add-ons for Web Designers" >Firefox available, some extensions</a> could break some Typetester’s functions. Please do report troubles. If possible, provide a list of installed extensions.</p>
<ul>
<li>Even though the application should work on any system which allows installation of the listed browsers, it's advisable not to run it on a system with processor 1Ghz or lower.</li>
<li>Some advanced functionality (like color-picker or client system font-list) might be missing in some browsers. However, all settings can adjusted respectively.</li>
</ul>
<div class="greybox">Requirements: Modern Browsers with JavaScript Enabled<br />
Demo: <a rel="nofollow" href="http://www.typetester.org/" title="Typetester" >http://www.typetester.org/</a><br />
License: License Free</div>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/typetester-compare-fonts-the-screen/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Keyboard shortcut for Photoshop CS3 and CS4 Toolbox</title>
		<link>http://www.narga.net/photoshop-cs-keyboard-shortcut/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=photoshop-cs-keyboard-shortcut</link>
		<comments>http://www.narga.net/photoshop-cs-keyboard-shortcut/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 15:30:23 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[keyboard shortcut]]></category>
		<category><![CDATA[photoshop cs]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1287</guid>
		<description><![CDATA[Adobe Photoshop CS3 is a huge program full of buttons and options that can be used for many different purposes. Keyboard shortcuts can improve your efficiency, and in some cases, they can even invoke commands that might not otherwise be available (e.g., zooming while a dialog box is open, or inserting a Select forward layer command into an action). Knowing keyboard shortcuts help you to be more efficient and work faster!]]></description>
			<content:encoded><![CDATA[<p>Keyboard shortcuts are typically an alternate means for invoking one or more commands that would otherwise be accessible only through a menu, a pointing device, different levels of a user interface, or via a command console. Keyboard shortcuts generally expedite common operations by reducing input sequences to a few keystrokes, hence the term "shortcut".</p>
<div id="attachment_1296" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/10/keyboard-shortcuts-stickers-photoshop.jpg" ><img class="size-medium wp-image-1296" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/keyboard-shortcuts-stickers-photoshop-500x240.jpg" alt="Photoshop Keyboard Shortcut Stickers" width="500" height="240" /></a><p class="wp-caption-text">Photoshop Keyboard Shortcut Stickers</p></div>
<p>Adobe Photoshop CS3 is a huge program full of buttons and options that can be used for many different purposes. Keyboard shortcuts can improve your efficiency, and in some cases, they can even invoke commands that might not otherwise be available (e.g., zooming while a dialog box is open, or inserting a Select forward layer command into an action). Knowing keyboard shortcuts help you work more efficient and work faster!<br />
<span id="more-1287"></span>Below are many of Photoshop’s keyboard shortcuts resources. Some of them are the little known, hidden keystrokes! There is a PDF, printable versions, or just scroll down to find the shortcut you need. Feel free to LINK to this page! Enjoy....</p>
<h3>Adobe Photoshop CS3 Tools palette with keyboard shortcuts</h3>
<p>The <strong>Adobe Photoshop CS3 Tools palette</strong> layout has 60 separate tools. If you leave your mouse cursor over the tool<strong> Adobe Photoshop CS3</strong> will indicate the name of the tool and the keyboard shortcut to use the tool. You can use associated keyboard shortcut to quickly select a tool without having to always use the <strong>Tools palette</strong> to select the tool you wish to use.<em> For example</em>, pressing <strong>B</strong> on the keyboard will activate the<strong> Brush Tool</strong> in the <strong>Tools palette</strong>. Where more than one tool shares the same keyboard shortcut, you can cycle through these other tools by holding down the <strong>Shift </strong>key as you press the keyboard shortcut.</p>
<div id="attachment_1290" class="wp-caption aligncenter" style="width: 402px"><a href="http://www.narga.net/wp-content/uploads/2009/10/tools-palette.jpg" ><img class="size-medium wp-image-1290" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/tools-palette-392x500.jpg" alt="Adobe Photoshop CS3 Tools palette with keyboard shortcuts" width="392" height="500" /></a><p class="wp-caption-text">Adobe Photoshop CS3 Tools palette with keyboard shortcuts</p></div>
<h3>Keyboard Shortcuts for Photoshop's Layers Palette.</h3>
<div id="attachment_1308" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/10/Photoshop-LayerShortcuts.gif" ><img class="size-medium wp-image-1308" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/Photoshop-LayerShortcuts-500x289.gif" alt="Keyboard Shortcuts for Photoshop's Layers Palette" width="500" height="289" /></a><p class="wp-caption-text">Keyboard Shortcuts for Photoshop&#039;s Layers Palette</p></div>
<p>It's a sign you know your way around Photoshop when you've mastered the keyboard shortcuts for the Layers palette. Here is a quick reminder: Combine the bracket keys <strong>[</strong> or <strong>]</strong> with <strong>Option/ALT</strong> to <strong>select</strong> the layer above or below; Use <strong>Command/Control</strong> to <strong>move</strong> your selected layer up and down.</p>
<h3>Trevor Morris Photograhics's Adobe Photoshop CS3 and CS4 Keyboard Shortcuts Cheat Sheet, Presets</h3>
<ul>
<li><strong>Adobe Photoshop CS3 Keyboard Shortcuts Cheat Sheet</strong>: All keyboard shortcuts organized into four pages, by menu, as well as alphabetically by key. <a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/downloads/PSCS3_Keyboard_Shortcuts_PC.pdf" >PC</a> | <a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/downloads/PSCS3_Keyboard_Shortcuts_Mac.pdf" >Mac</a> <em>(July 6, 2007)</em>
<p><div id="attachment_1312" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/10/PSCS3_Keyboard_Shortcutsb.png" ><img class="size-medium wp-image-1312" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/PSCS3_Keyboard_Shortcutsb-500x120.png" alt="Adobe Photoshop CS3 Keyboard Shortcuts Cheatsheet" width="500" height="120" /></a><p class="wp-caption-text">Adobe Photoshop CS3 Keyboard Shortcuts Cheatsheet</p></div></li>
<li><strong>Adobe Photoshop CS3 Keyboard Shortcuts Presets</strong>: This keyboard shortcuts (KYS) file includes dozens of extra shortcuts for commonly used commands (all documented in the above cheat sheet). Installation instructions are included in the ZIP file <a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/downloads/PSCS3_Trevors_Shortcuts.zip" >PC/Mac</a>. <em>(June 23, 2007)</em></li>
<li><strong>Adobe Photoshop CS4 Keyboard Shortcuts Cheat Sheet</strong>:
<div id="attachment_1313" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/10/03.gif" ><img class="size-medium wp-image-1313" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/03-450x225.gif" alt="Adobe Photoshop CS4 Keyboard Shortcuts Cheat Sheet" width="450" height="225" /></a><p class="wp-caption-text">Adobe Photoshop CS4 Keyboard Shortcuts Cheat Sheet</p></div>
<p>All keyboard shortcuts organized into four pages, by menu, as well as alphabetically by key. <a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/downloads/PSCS4_Keyboard_Shortcuts_PC.pdf" >PC</a> | <a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/downloads/PSCS4_Keyboard_Shortcuts_Mac.pdf" >Mac</a> <em>(June 9, 2009)</em></li>
<li><strong>Adobe Photoshop CS4 Keyboard Shortcuts Presets</strong>: This set of keyboard shortcuts includes dozens of extra shortcuts for commonly used commands (all documented in the above cheat sheet). Installation instructions are included in the ZIP and self-installing <abbr title="Adobe Extension Manager Package">MXP</abbr> files. <a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/downloads/PSCS4_Trevors_Shortcuts.zip" >PC/Mac</a> <em>(October 31, 2008)</em></li>
</ul>
<h3>Adobe Photoshop Lightroom Cheat Sheets</h3>
<div id="attachment_1315" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/10/Adobe-Photoshop-Lightroom-Cheat-Sheets.png" ><img class="size-medium wp-image-1315" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/Adobe-Photoshop-Lightroom-Cheat-Sheets-450x281.png" alt="Adobe Photoshop Lightroom Cheat Sheets" width="450" height="281" /></a><p class="wp-caption-text">Adobe Photoshop Lightroom Cheat Sheets</p></div>
<p>Making shortcut cheat sheets for Lightroom is a little harder than it was for Aperture simply because of the different views available for the application (develop, print, etc.). Each view modifies the menus and shortcuts somewhat, so what I've tried to do is reduce replication of the shortcuts and have provided some specific groupings for any items that seem to change per view. <a rel="nofollow" href="http://www.20seven.org/journal/2007/11/adobe-photoshop-lightroom-cheat-sheets.html" >Download here</a></p>
<h3>Complete Adobe Photoshop Shortcut on KeyXL</h3>
<p>I've found a full set collection of <a rel="nofollow" href="http://www.keyxl.com/l?t=Adobe%20Photoshop" >Adobe Photoshop Keyboard Shortcut at KeyXL</a>.</p>
<h3>Create your own Photoshop keyboard shortcut</h3>
<p>In Photoshop, shortcuts are customizable by using the Keyboard Shortcuts command. Choose <strong>Edit &gt; Keyboard Shortcuts</strong>.</p>
<h4>Reference Resources</h4>
<ul>
<li><a rel="nofollow" href="http://morris-photographics.com/photoshop/shortcuts/" >Trevor Morris Photograhics's Adobe Photoshop keyboard shortcut cheat sheets for CS4, CS3, CS2, CS, 7, 6, 5 for both PC an Mac.</a></li>
<li><a rel="nofollow" href="http://www.keyxl.com/l?t=Adobe%20Photoshop" >Adobe Photoshop keyboard shortcut on KeyXL</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/photoshop-cs-keyboard-shortcut/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A sharecount button for Facebook with fbShare</title>
		<link>http://www.narga.net/sharecount-button-for-facebook/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharecount-button-for-facebook</link>
		<comments>http://www.narga.net/sharecount-button-for-facebook/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 16:05:20 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[social counter]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1031</guid>
		<description><![CDATA[Are you see the button on the left side? It is very similar to retweet  and digg buttons! Currently, almost everyone has a Facebook account, so alongside other social networks, Facebook can also be source of quality blogs’ visitors.]]></description>
			<content:encoded><![CDATA[<p><span class="alignleft"></span>Are you see the button on the left side? It is very similar to retweet  and digg buttons! Currently, almost everyone has a Facebook account, so along other social networks, Facebook can also be source of quality blogs’ visitors.<br />
Unlike Twitter, Facebook doesn't  give a way to see what's being shared by users outside one's network. Now, with <a rel="nofollow" href="http://widgets.fbshare.me/" title="fbShare" >fbShare </a>service you can showing the number of times the URL of the current page has actually appeared on Facebook (like the TweetMeme or Digg button)  and allows visitors to share it themselves.<br />
<span id="more-1031"></span><strong>Features:</strong></p>
<ul>
<li>Displays the number of shares and on hover the total number of clicks for those shares (displays Facebook logo when 0 shares)</li>
<li>Large or small button</li>
<li>Track the shares from the button using your awe.sm API Key or fbshare.me links</li>
<li>Add <a rel="nofollow" href="http://www.google.com/analytics/" title="Google Analytics" >Google Analytics parameters</a> to fbshare.me links</li>
</ul>
<div class="greybox">
URI: <a rel="nofollow" href="http://widgets.fbshare.me/" title="fbShare" >fbShare - http://widgets.fbshare.me/</a><br />
License: Free</div>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/sharecount-button-for-facebook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Essential Safari Plugins for Web Developers</title>
		<link>http://www.narga.net/the-essential-safari-plugins-for-web-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-essential-safari-plugins-for-web-developers</link>
		<comments>http://www.narga.net/the-essential-safari-plugins-for-web-developers/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 16:24:44 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=986</guid>
		<description><![CDATA[Safari is a web browser developed by Apple Inc. First released as a public beta on 7 January 2003 on the company's Mac OS X operating system, it became Apple's default browser beginning with Mac OS X v10.3 "Panther". It is the most popular browser in the world that even Mac Windows and Linux users are known.]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://www.apple.com/safari/" title="Safari" >Safari is a web browser</a> developed by Apple Inc. First released as a public beta on 7 January 2003 on the company's Mac OS X operating system, it became Apple's default browser beginning with Mac OS X v10.3 "Panther". It is the most popular browser in the world that even Mac Windows and Linux users are known. Currently, Safari web browser available on the Mac, Windows, iPhone, or iPod touch environments.</p>
<div id="attachment_1004" class="wp-caption aligncenter" style="width: 506px"><img class="size-full wp-image-1004" src="http://www.narga.net/wp-content/uploads/2009/10/Safari-plugins.png" alt="Safari plugins" width="496" height="110" /><p class="wp-caption-text">Safari plugins</p></div>
<p>However, web development using Safari may still seems a bit troublesome compare to Mozilla Firefox. Previously, the addition of new features for Safari by developers 3rd almost impossible because your browser does not support plugins. Now it has come true.</p>
<blockquote><p>Note: Many plugins work through something called <a rel="nofollow" href="http://www.culater.net/software/SIMBL/SIMBL.php" title="Simple InputManager Bundle Loader" >SIMBL </a>(Simple InputManager Bundle Loader), which is basically a little tool that helps developers manage and run their code as plugins for the different applications on OS X. It's free.</p></blockquote>
<p><span id="more-986"></span>In some earlier posts, you already know about the essential extension/add-ons/plugins for <a href="http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/" title="The Essential Internet Explorer Extensions for Web Developers" >web developers on Internet Explorer</a> and for <a href="http://www.narga.net/essential-firefox-add-ons-for-web-designers/" title="The Essential Firefox Add-ons for Web Designers" >web designers on Firefox.</a> In this article, you will know more about Safari extensions useful for web developers.</p>
<h3>Safari Tidy</h3>
<p>No mention about Safari Tidy is probably a major shortcoming, this is an extension available in most popular browsers</p>
<div id="attachment_989" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-989" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/Safari-Tidy-450x139.png" alt="Safari Tidy" width="450" height="139" /><p class="wp-caption-text">Safari Tidy</p></div>
<p>The Safari Tidy plugin is a small plugin that lets you validate the webpages you browse for (x)html compliance. The actual validation is done by <a rel="nofollow" href="http://tidy.sf.net/" >Tidy</a> and the <a rel="nofollow" href="http://validator.w3.org/" >W3C validator</a>.</p>
<h3><a rel="nofollow" href="http://hetima.com/safari/stand-e.html" title="SafariStand" >SafariStand</a></h3>
<p>A plugin that adds various useful functionality, such as bookmark/history searching, thumbnail tab sidebar, view related cookies/css/images for a site.<br />
SafariStand adds an ‘action menu’ button to your toolbar options. Its not there by default – you have to customise the toolbar to add it. This is used with Safari Tidy side by side.</p>
<div id="attachment_992" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-992" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/SafariStand-450x331.gif" alt="SafariStand" width="450" height="331" /><p class="wp-caption-text">SafariStand</p></div>
<p>"Show Page Info" option which displays this date again, but more like Firefox’s page info window.</p>
<h3><a rel="nofollow" href="http://trac.webkit.org/wiki/Web%20Inspector" title="Web Inspector" > Web Inspector</a></h3>
<p>The Web Inspector is the most powerful and versatile part of the developer tool suite, it allows you to view the page source, live DOM hierarchy, script debugging, profiling and more!</p>
<div id="attachment_993" class="wp-caption aligncenter" style="width: 307px"><img class="size-full wp-image-993" src="http://www.narga.net/wp-content/uploads/2009/10/Web-Inspector.png" alt="Web Inspector" width="297" height="458" /><p class="wp-caption-text">Web Inspector</p></div>
<p>The Web Inspector can be opened by right clicking anywhere on a web page and choosing Inspect Element. Once open, it highlights the node on the page as it is selected in the hierarchy. You can also search for nodes by node name, id and CSS class name.</p>
<h3><a rel="nofollow" href="http://www.tildesoft.com/Misc.html#SafariSource" title="SafariSource" >SafariSource</a></h3>
<p>SafariSource is a <a rel="nofollow" href="http://culater.net/software/SIMBL/SIMBL.php" >SIMBL</a> plugin that adds syntax coloring to Safari’s source view. It's easy to install and makes View Source much more pleasant to use.</p>
<div id="attachment_995" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/10/SafariSource.png" ><img class="size-medium wp-image-995" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/SafariSource-450x300.png" alt="SafariSource" width="450" height="300" /></a><p class="wp-caption-text">SafariSource</p></div>
<p>SafariSource also adds a preference pane to Safari's preferences where you can control the colors and stylings for the syntax highlighting. You can also adjust the base font/size here and even disable SafariSource.</p>
<h3><a rel="nofollow" href="http://8-p.info/greasekit/" title="GreaseKit" >GreaseKit</a></h3>
<p>You know the Firefox extension Greasemonkey is useful, of course you also want a plugins that feature similar to the Safari, and GreaseKit has met the conditions.</p>
<div id="attachment_997" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-997" src="http://www.narga.net/wp-content/uploads/2009/10/GreaseKit.png" alt="GreaseKit" width="400" height="200" /><p class="wp-caption-text">GreaseKit</p></div>
<p>GreaseKit is a SIMBL  plugin, that adds user scripting to Safari, Mailplane, Diet Pibb.app  and all WebKit applications.</p>
<h3><a rel="nofollow" href="http://trac.webkit.org/wiki/Drosera" title="Drosera" >Drosera</a></h3>
<p>Drosera is a JavaScript debugger for WebKit that is used with any application that uses WebKit. Like the Web Inspector, over 90% of it is written in HTML, CSS and JavaScript. It can compare to the famous Firebug extension in Firefox.</p>
<div id="attachment_999" class="wp-caption aligncenter" style="width: 295px"><img class="size-full wp-image-999" src="http://www.narga.net/wp-content/uploads/2009/10/Drosera.png" alt="Drosera" width="285" height="355" /><p class="wp-caption-text">Drosera</p></div>
<p>Drosera, named after the largest genera of bug eating plants, lets you attach and debug JavaScript for any WebKit application—not just Safari.</p>
<h3><a rel="nofollow" href="http://www.entropy.ch/software/macosx/xmlviewplugin/" title="XML View Plugin" >XML View Plugin</a></h3>
<p>XML View Plugin is a Safari plugin that displays XML data. See this blog post for more information.</p>
<div id="attachment_1001" class="wp-caption aligncenter" style="width: 306px"><img class="size-full wp-image-1001" src="http://www.narga.net/wp-content/uploads/2009/10/XML-View-Plugin.png" alt="XML View Plugin" width="296" height="281" /><p class="wp-caption-text">XML View Plugin</p></div>
<p>You can customize the “Formatted and Styled” view in the plug-in’s Preferences dialog. In this view, the plugin converts the XML document into an HTML page, and you can change the appearance and behavior of that page with CSS and JavaScript in the usual web developer way.<br />
In this article I did not mention <strong>WebDevAdditions </strong>because it is no longer in development and it will not be compatible with newer versions of Safari<br />
When it comes to testing and debugging sites, it seems that Firefox can’t be beaten. The choice of Safari or Firefox browser in the web development on Mac environment was easier with the Safari's plugins listed above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/the-essential-safari-plugins-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Essential Internet Explorer Extensions for Web Developers</title>
		<link>http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-essential-internet-explorer-extensions-for-web-developers</link>
		<comments>http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 17:00:48 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=832</guid>
		<description><![CDATA[In general, Firefox and Safari are favorite browsers of designer, however Internet Explorer and Opera are many people use for their design work, because it is integrated into the operating system or simply just because they like to use it.]]></description>
			<content:encoded><![CDATA[<p>In general, <strong>Firefox </strong>and <strong>Safari </strong>are favorite browsers of designer, however <strong>Internet Explorer</strong> and <strong>Opera </strong>are many people use for their design work, because it hass integrated into the operating system or simply just because they like to use it.</p>
<div id="attachment_836" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-836" src="http://www.narga.net/wp-content/uploads/2009/09/internet-explorer-8-beta-released-today-what-is-new-about-ie-8.jpg" alt="Microsoft Internet Explorer" width="400" height="300" /><p class="wp-caption-text">Microsoft Internet Explorer</p></div>
<p>In a previous article I talk about <a title="The Essential Firefox Add-ons for Web Designers" href="../../essential-firefox-add-ons-for-web-designers/">The Essential Firefox Add-ons for Web Designers</a>, this article continues to mention for the content on the browser of <strong>Microsoft Internet Explorer</strong>.</p>
<h3><span id="more-832"></span><a rel="nofollow" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E59C3964-672D-4511-BB3E-2D5E1DB91038&amp;displaylang=en" title="IE Developer Toolbar" >Internet Explorer Developer Toolbar</a></h3>
<p>Firefox has Firebug and webdeveloper to fire out all the bug in Mozilla, IE has developer toolbar! This toolbar created by Microsoft and gives most of the ability of both Firebug and webdeveloper but not all of it.</p>
<div id="attachment_841" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/09/Internet-Explorer-Developer-Tool.png" ><img class="size-medium wp-image-841 " src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Internet-Explorer-Developer-Tool-450x277.png" alt="Internet Explorer Developer Toolbar" width="450" height="277" /></a><p class="wp-caption-text">Internet Explorer Developer Toolbar</p></div>
<p><strong>Internet Explorer Developer Toolbar</strong> (sometimes shortened to <em>IE Developer Toolbar</em> or even <em>IE DevBar</em>), is an add-on for <strong>Internet Explorer 6 </strong>and <strong>Internet Explorer 7</strong> that aims to aid in design and debugging of web pages. It allows validating of CSS and HTML, previewing page layout at various resolutions,  and offers a ruler (measuring in pixels) to aid in positioning the elements. It allows viewing the source of the entire page, color coded for ease of navigation, or selected elements of it, as well as view the DOM source and the CSS selectors that are applied to the element. It also enables viewing the properties and styles of each element and trace styles of elements to its declaration.</p>
<h3><a rel="nofollow" href="http://www.fiddler2.com/fiddler2/" title="Fiddler Web Debuggere" >Fiddler2</a></h3>
<p>Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set break points, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.</p>
<div id="attachment_842" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wp-content/uploads/2009/09/Fiddler2.png" ><img class="size-medium wp-image-842" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Fiddler2-450x255.png" alt="Fiddler2" width="450" height="255" /></a><p class="wp-caption-text">Fiddler2</p></div>
<p>Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.</p>
<h3><a rel="nofollow" href="http://projects.nikhilk.net/WebDevHelper/Default.aspx" title="projects.nikhilk.net - Web Development Helper home page" >Web Developer Helper</a></h3>
<p>Web Development Helper is a free browser extension for Internet Explorer that provides a set of tools and utilities for the Web developer, esp. Ajax and ASP.NET developers. The tool provides features such as a DOM inspector, an HTTP tracing tool, and script diagnostics and immediate window.<br />
Web Development Helper works against IE6+, and requires the .NET Framework 2.0 or greater to installed on the machine.</p>
<div id="attachment_846" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-846" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Web-Development-Helper--450x397.png" alt="Web Development Helper" width="450" height="397" /><p class="wp-caption-text">Web Development Helper</p></div>
<p>Once installed, the tool is activated using the Tools | Web Development Helper command. You can also customize your browser's toolbar to add a button for this command to facilitate frequent use. Clicking on the menu command or browser button brings up the tool's console window and set of commands.</p>
<h3><a rel="nofollow" href="http://www.visionaustralia.org.au/ais/toolbar/#Introduction" title="Web Accessibility Toolbar - Introduction" >Web Accessibility Toolbar</a></h3>
<p>The <strong>Web Accessibility Toolbar</strong>, developed by <a rel="nofollow" href="http://www.visionaustralia.org.au/info.aspx?page=674" title="Vision Australia - About Us page." >Vision Australia</a>, was designed specifically to assess and analyze the accessibility of a web page, but it’s very useful <em>regardless</em> of whether you’re testing for accessibility or not.</p>
<div id="attachment_847" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-847" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Web-Accessibility-Toolbar-450x165.jpg" alt="Web Accessibility Toolbar" width="450" height="165" /><p class="wp-caption-text">Web Accessibility Toolbar</p></div>
<p>The toolbar has many functions that identify and display specific aspects of a web pages' code and/or content, either by inserting information into the current page or displaying information about the page in a new window These are designed to help identify the use, misuse or absence of particular <acronym title="Hypertext markup language">HTML</acronym> markup and presentational properties (<acronym title="cascading style sheets">CSS</acronym>) that can affect the accessibility of the page.</p>
<h3><a rel="nofollow" href="http://www.debugbar.com/" title="DebugBar" >DebugBar</a></h3>
<p>DebugBar is an Internet Explorer plug-in that brings you new powerful features. View DOM Tree and modify tags attributes and css attributes on the fly to test your page. View HTTP/S request to check cookies, GET and POST parameters, view server info. View JavaScript functions for easier debugging, see JavaScript and AJAX code.</p>
<div id="attachment_849" class="wp-caption aligncenter" style="width: 268px"><img class="size-full wp-image-849" src="http://www.narga.net/wp-content/uploads/2009/09/debugbar.png" alt="DebugBar" width="258" height="301" /><p class="wp-caption-text">DebugBar</p></div>
<p>Validate HTML code to correct and optimize your code and html size of your page. See page cookies, get pixel color on a page, make a page screenshot...</p>
<h3><a rel="nofollow" href="http://www.httpwatch.com/" title="HttpWatch " >HttpWatch</a></h3>
<p>All web applications make extensive use of the HTTP protocol (or HTTPS for secure sites). Even simple web pages require the use of multiple HTTP requests to download HTML, graphics and JavaScript. The ability to view the HTTP interaction between the browser and web site is crucial to these areas of web development:</p>
<div id="attachment_852" class="wp-caption aligncenter" style="width: 401px"><img class="size-full wp-image-852" src="http://www.narga.net/wp-content/uploads/2009/09/HttpWatch-An-HTTP-Viewer-and-HTTP-Sniffer-for-IE-and-Firefox.png" alt="HttpWatch- An HTTP Viewer and HTTP Sniffer for IE and Firefox" width="391" height="350" /><p class="wp-caption-text">HttpWatch- An HTTP Viewer and HTTP Sniffer for IE and Firefox</p></div>
<p>HttpWatch is an HTTP viewer and debugger that integrates with IE and Firefox to provide seamless HTTP and HTTPS monitoring without leaving the browser window.</p>
<h3><a rel="nofollow" href="http://getfirebug.com/lite.html" title="Firebug Lite" >Firebug Lite</a></h3>
<p>Firebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari?</p>
<div id="attachment_854" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-854" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Firebug-Lite-450x272.png" alt="Firebug Lite" width="450" height="272" /><p class="wp-caption-text">Firebug Lite</p></div>
<p>The solution is Firebug Lite, a JavaScript file you can insert into your pages to simulate some Firebug features in browsers that are not named "Firefox".</p>
<p>Firebug Lite creates the variable "firebug" and doesn't affect or interfere with HTML elements that aren't created by itself.</p>
<h3><a rel="nofollow" href="http://www.nitobibug.com/" title="NitobiBug" >NitobiBug</a></h3>
<p>It's a browser-based JavaScript object logger and inspection tool - similar to Firebug. NitobiBug runs across different browsers (IE6+, Safari, Opera, Firefox) to provide a consistent and powerful tool for developing rich Ajax applications.</p>
<div id="attachment_855" class="wp-caption aligncenter" style="width: 460px"><img class="size-medium wp-image-855" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/NitobiBug-450x161.jpg" alt="NitobiBug" width="450" height="161" /><p class="wp-caption-text">NitobiBug</p></div>
<p>NitobiBug is useful for expert and novice user alike. It makes for faster and simpler debugging of JavaScript and DOM problems.<br />
Have you ever use one of the Internet Explorer extensions above here? Do you know of an extension any other? Share experiences here with us to know the same people.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/the-essential-internet-explorer-extensions-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are you want to create CSS Bar Graphs and Star Rater?</title>
		<link>http://www.narga.net/create-css-diagram-bar-graphs-and-star-rater/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-css-diagram-bar-graphs-and-star-rater</link>
		<comments>http://www.narga.net/create-css-diagram-bar-graphs-and-star-rater/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 16:00:32 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=651</guid>
		<description><![CDATA[To describe a process operation, or indicated the level achieved, is a very interesting. It can be used in the video, animated images to the viewer can monitor and evaluation; for Web content I can use CSS to create them.]]></description>
			<content:encoded><![CDATA[<p>To describe a process operation, or indicated the level achieved, is a very interesting. It  used in the video, animated images to the viewer can monitor and evaluation; for Web content I can use CSS to create them.</p>
<div id="attachment_675" class="wp-caption aligncenter" style="width: 320px"><img class="size-full wp-image-675" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/CSS-Bar-Graphs.png" alt="CSS Bar Graphs" width="310" height="409" /><p class="wp-caption-text">CSS Bar Graphs</p></div>
<h3><span id="more-651"></span>CSS Bar Graphs</h3>
<ul>
<li><a rel="nofollow" href="http://applestooranges.com/blog/post/css-for-bar-graphs/?id=55" title="CSS For Bar Graphs" >ApplestoOranges CSS For Bar Graphs</a>
<div id="attachment_676" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-676" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/CSS-For-Bar-Graphs.jpg" alt="CSS For Bar Graphs" width="300" height="400" /><p class="wp-caption-text">CSS For Bar Graphs</p></div>
<p>This is a simple bar graph we developed for a tool we’re releasing shortly for our client. The concept is simple, use the percentage width abilities of CSS to accurately portray a percentage bar graph.</li>
<li><a title=" Creating a graph using percentage background images " href="http://www.maxdesign.com.au/presentation/percentage/">MaxDesign:  Creating a graph using percentage background images
<div id="attachment_677" class="wp-caption aligncenter" style="width: 510px"></a><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Max-Design-Creating-a-graph-using-percentage-background-images.png" ><img class="size-medium wp-image-677" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Max-Design-Creating-a-graph-using-percentage-background-images-500x137.png" alt="Max Design - Creating a graph using percentage background images" width="500" height="137" /></a><p class="wp-caption-text">Max Design - Creating a graph using percentage background images</p></div>
<p><a rel="nofollow" href="http://www.maxdesign.com.au/presentation/percentage/" title=" Creating a graph using percentage background images " > </a></li>
<li><a rel="nofollow" href="http://blog.leetsoft.com/2006/8/22/super-simple-css-bars" title="Super simple CSS bars" >Super simple CSS bars</a>
<div id="attachment_680" class="wp-caption aligncenter" style="width: 228px"><img class="size-full wp-image-680" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Super-simple-CSS-bars-Too-biased.png" alt="Super simple CSS bars - Too-biased" width="218" height="71" /><p class="wp-caption-text">Super simple CSS bars - Too-biased</p></div>
<p>Simple progress bars in an html table to indicate the progress.</li>
<li><a rel="nofollow" href="http://petewilliamsagency.com/oldsite/css/examples/pie/" title="Dynamic Pie Chart with CSS" >Dynamic Pie Chart with CSS</a>
<div id="attachment_681" class="wp-caption aligncenter" style="width: 119px"><img class="size-full wp-image-681" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Dynamic-Pie-Chart-with-CSS.png" alt="Dynamic Pie Chart with CSS" width="109" height="70" /><p class="wp-caption-text">Dynamic Pie Chart with CSS</p></div>
<p>This is an example of creating a semi-dynamic pie chart without the use server-side imaging libraries.</li>
<li><a rel="nofollow" href="http://papermashup.com/using-php-and-css-to-make-a-simple-graph/" title="Simple PHP and CSS Bar Graphs" >Simple PHP and CSS Bar Graphs</a>
<div id="attachment_682" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Simple-PHP-and-CSS-Bar-Graphs.jpg" ><img class="size-medium wp-image-682" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Simple-PHP-and-CSS-Bar-Graphs-500x132.jpg" alt="Simple PHP and CSS Bar Graphs" width="500" height="132" /></a><p class="wp-caption-text">Simple PHP and CSS Bar Graphs</p></div>
<p>Here’s an easy way to display a simple percentage graph using PHP to work out the percentages and do the maths and CSS to display the data on our page.</li>
<li><a rel="nofollow" href="http://www.thewojogroup.com/2008/12/css-stacked-bar-graphs/" title="CSS Stacked Bar Graphs" >CSS Stacked Bar Graphs</a>
<div id="attachment_683" class="wp-caption aligncenter" style="width: 453px"><img class="size-full wp-image-683" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/CSS-Stacked-Bar-Graphs.png" alt="CSS Stacked Bar Graphs" width="443" height="424" /><p class="wp-caption-text">CSS Stacked Bar Graphs</p></div>
<p>To design the stats feature of Backbone, our Ruby on Rails CMS, we needed to show a stacked bar graph of page views vs unique visitors. I looked around for a sample of how others did stacked bar graphs and came up empty-handed. There are plenty of CSS bar graph interpretations, but none of them did stacked bar graphs.</li>
<li><a rel="nofollow" href="http://www.usrecordings.com/test-lab/bullet-graph.htm" title="Pure CSS/HTML Bullet Graph" >Pure CSS/HTML Bullet Graph</a>
<div id="attachment_684" class="wp-caption aligncenter" style="width: 307px"><img class="size-full wp-image-684" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Pure-CSS-HTML-Bullet-Graph.png" alt="Pure CSS-HTML Bullet Graph" width="297" height="249" /><p class="wp-caption-text">Pure CSS-HTML Bullet Graph</p></div>
<p>If you search the web for methods of rendering a  <a rel="nofollow" href="http://www.perceptualedge.com/articles/misc/Bullet_Graph_Design_Spec.pdf"  target="_blank">bullet graph</a></p>
<p>(invented by author Stephen Few of Perceptual Edge), you can find JavaScript or  Google  Charts implementations. However, I've found those options don't work in a  wide enough range of programming scenarios. In that case, you may find this pure css/html framework to useful, and flexible enough for  data-driven sites. Tested in IE7, IE6, Chrome, and Firefox 3.0.5.</li>
<li><a rel="nofollow" href="http://www.dynamicdrive.com/dynamicindex11/linegraph.htm" title="Line Graph script" >Line Graph script</a>
<div id="attachment_685" class="wp-caption aligncenter" style="width: 338px"><img class="size-full wp-image-685" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Dynamic-Drive-Line-Graph-script.png" alt="Dynamic Drive- Line Graph script" width="328" height="299" /><p class="wp-caption-text">Dynamic Drive- Line Graph script</p></div>
<p>This is a purely DHTML/ CSS      based Line Graph script. It loads fast and blends in with the rest of the      page. You can even use a transparent background for it!</li>
</ul>
<h3>CSS Star Rater</h3>
<p>Evaluate the contents of a message is important, your comments help orient the reader to another, so if the integrated evaluation system in the article content will attract many more readers.</p>
<ul>
<li> <a rel="nofollow" href="http://komodomedia.com/blog/index.php/2006/01/09/css-star-rating-part-deux/" >CSS Star Rating Part Deux</a><a rel="nofollow" href="http://komodomedia.com/blog/index.php/2006/01/09/css-star-rating-part-deux/" > <img class="alignnone size-full wp-image-689" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/CSS-Star-Rating-Part-Deux.png" alt="CSS Star Rating Part Deux" width="156" height="39" /></a><a rel="nofollow" href="http://komodomedia.com/blog/index.php/2006/01/09/css-star-rating-part-deux/" > </a>This star rating system does not have an initial state except for a zero star rating. This is not good enough. We need to be able to start with a specific rating, say 4 stars or 3 stars. Better yet would be a rating of 3.5 stars. As you know, when you average a rating from many users, you will most likely not get an exact integer number. Most likely you will come up with a rating such as 3.76 stars. How do you do this with CSS? That is the question I aim to answer.</li>
</ul>
<ul>
<li><a rel="nofollow" href="http://mt-hacks.com/ajaxrating.html" >Movable Type AJAX Rating Plugin</a><img class="alignnone size-full wp-image-691" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Movable-Type-AJAX-Rating-Plugin.jpg" alt="Movable Type AJAX Rating Plugin" width="165" height="41" /><em> </em><em> Ajax Rating</em> is a plugin for Movable Type that enables visitors to rate your entries or your blog. <em>The "Pro" version of Ajax Rating lets you rate comments, track backs, categories, authors, tags, and just about anything else. Added features include threshold viewing for comments based on rating, listing "hot" items, and comment reporting.</em></li>
<li><a rel="nofollow" href="http://www.komodomedia.com/blog/2005/08/creating-a-star-rater-using-css/" title="KomodoMedia Star Rater" >KomodoMedia Star Rater</a><img class="alignnone size-full wp-image-692" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/KomodoMedia-star-rater.jpg" alt="KomodoMedia star rater" width="113" height="36" />Many of you have seen comments and reviews on sites such as <a rel="nofollow" href="http://www.netflix.com/" >Netflix</a> and <a rel="nofollow" href="http://www.amazon.com/" >Amazon</a>. Most of these reviews, as in Amazon’s case or Movies, as in Neflix’s case come with a handy-dandy rating. I’ve even seen the star rating system used at msn.com. Many of these solutions may use JavaScript or just have an individual hover state for a single star. The question I pose is…. Can you create a star rating using only CSS. I’m talking the kind that when you hover over the 4th star, there are four stars that show up on the hover state.</li>
<li><a rel="nofollow" href="http://www.pmob.co.uk/temp/star-rating.htm" title=" CSS Star Rating System" > CSS Star Rating System</a>
<p><div id="attachment_694" class="wp-caption aligncenter" style="width: 130px"><img class="size-full wp-image-694" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/CSS-Star-Rating-System.png" alt="CSS Star Rating System" width="120" height="161" /><p class="wp-caption-text">CSS Star Rating System</p></div></li>
<li><a rel="nofollow" href="http://lesterchan.net/wordpress/2007/06/06/wp-postratings-111/" title="WP-PostRatings" >WP-PostRatings</a><br />
<img class="size-full wp-image-695" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/WP-PostRatings.png" alt="WP-PostRatings" width="86" height="20" />Adds an AJAX rating system for your WordPress blog's post/page.</li>
<li><a rel="nofollow" href="http://www.kavidesign.com/en/txp_css_rating" >Textpattern AJAX Rating System</a><br />
<img class="aligncenter size-full wp-image-698" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Textpattern-AJAX-Rating-System.png" alt="Textpattern AJAX Rating System" width="306" height="261" />an Ajax rating system for Textpattern based on <a rel="nofollow" href="http://www.masugadesign.com/the-lab/scripts/unobtrusive-ajax-star-rating-bar/" >Unobtrusive <span class="caps">AJAX</span> Star Rating Bar</a></li>
<li><a rel="nofollow" href="http://www.search-this.com/2007/05/23/css-the-star-matrix-pre-loaded/" title="CSS The Star Matrix Pre-loaded" >CSS The Star Matrix Pre-loaded</a><br />
<img class="alignnone size-full wp-image-699" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/CSS-The-Star-Matrix-Pre-loaded.png" alt="CSS The Star Matrix Pre-loaded" width="250" height="200" /><br />
You may think a simple rollover would accomplish this but difficulty arises because as you rollover each star it should stay highlighted while you light up the next one and so on until the end of the row of stars.</li>
</ul>
<p>This article was aggregated from various sources that I have ever read, it is less than you, but please do not hesitate to bring it up right here, I will update ready to avail.</p>
<div style="overflow: hidden;width: 1px;height: 1px">
<h1>CSS Star Rating System</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/create-css-diagram-bar-graphs-and-star-rater/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Adobe Kuler to find and create various color schemes</title>
		<link>http://www.narga.net/using-adobe-kuler-find-and-create-various-color-schemes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-adobe-kuler-find-and-create-various-color-schemes</link>
		<comments>http://www.narga.net/using-adobe-kuler-find-and-create-various-color-schemes/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 12:00:28 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[color schemes]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=638</guid>
		<description><![CDATA[Adobe Kuler is an internet application from Adobe Systems that lets individuals try out, create and save various color schemes. Now Adobe Kuler desktop application has made available]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_639" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Adobe-Kuler.JPG" ><img src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Adobe-Kuler-500x333.jpg" alt="Adobe Kuler" width="500" height="333" class="size-medium wp-image-639" /></a><p class="wp-caption-text">Adobe Kuler Website</p></div><br />
<a rel="nofollow" href="http://kuler.adobe.com/" title="Adobe Kuler" >Adobe Kuler</a> is an <a rel="nofollow" href="http://en.wikipedia.org/wiki/Rich_Internet_Application" title="Rich Internet Application" >internet application</a> from <a rel="nofollow" href="http://en.wikipedia.org/wiki/Adobe_Systems" title="Adobe Systems" >Adobe Systems</a> that lets people try out, create and save various color schemes, they now have an API for developers. Additionally, you can reach the Kuler extension from any Creative Suite 4 product or use the Desktop Air Kuler application.</p>
<p><span id="more-638"></span><strong>Kuler </strong>(not sure if it rhymes with "<em>color</em>" or "<em>cooler</em>") lets you browse other users' themes or create your own using a drag-and-drop color wheel and/or numerical settings (RGB, CMYK, etc.). You can title, tag, save and publish your themes, and download them as Adobe Swatch Exchange files for use in Creative Suite 2 applications (like Photoshop).</p>
<p><strong>Kuler </strong>is a <em>flash based</em> site that gives you a good idea what combination of colors you should be used, a good resource for inspiration seeker. Each color themes in kuler are submitted by users, rated by users themselves. Sort by popularity if you want quick result; use Search if you are looking for color themes in particular; keep clicking next and scout the color themes if you have the time but kuler have like, what, 7000 color themes?. If you are an Apple user, kuler has something extra for you – kuler Apple Dashboard widget.</p>
<div id="attachment_642" class="wp-caption aligncenter" style="width: 434px"><img class="size-full wp-image-642" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Kuler-Desktop-Air-Widget.png" alt="Kuler Desktop Air Widget" width="424" height="531" /><p class="wp-caption-text">Kuler Desktop Air Widget</p></div>
<p>Whether you are a design professional or a beginner, there will always be a situation, where it’s hard to find the right color theme for a project. This is where Kuler comes in. Kuler not only provides a huge number of color themes, it’s also build on an active community, which creates and publishes the color palettes we are talking about. Let's learn how to set up an Adobe ID, to log in to the Adobe Kuler website, to browse, save, create and publish your own color variations.</p>
<p>With <a rel="nofollow" href="http://learn.adobe.com/wiki/display/kulerdev/home" title="Kuler API" >Kuler API</a> offering, developers can request RSS feeds for the highest rated, most popular, and most recent themes that have been posted to Kuler, and integrate them within their own web sites. However, the API does not allow for commercial use. You’ll remember that Kuler is a user-generated community for color themes, specifically to be used for website designs.</p>
<div id="attachment_647" class="wp-caption aligncenter" style="width: 252px"><img class="size-full wp-image-647" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Kuler-Photoshop-Extension.png" alt="Kuler Photoshop Extension" width="242" height="500" /><p class="wp-caption-text">Kuler Photoshop Extension</p></div>
<p>You can try Kuler online at no charge by visit <a rel="nofollow" href="http://kuler.adobe.com/" title="Adobe Kuler"  target="new">kuler.adobe.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/using-adobe-kuler-find-and-create-various-color-schemes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Do you want to create a web 2.0 Badges, Stripe, Loading,  with online services?</title>
		<link>http://www.narga.net/do-you-want-to-create-a-web-2-0-badges-with-online-services/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=do-you-want-to-create-a-web-2-0-badges-with-online-services</link>
		<comments>http://www.narga.net/do-you-want-to-create-a-web-2-0-badges-with-online-services/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 17:00:21 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[online services]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=612</guid>
		<description><![CDATA[Web Script Lab’s Ajax Loading GIF Generator options for it’s loading icon are background and foreground color and three predefined speed which are normal, fast and slow.

Badges are one of the characteristics of Web 2.0. I have a collection of some online services allow you to create them without using any adding other software.]]></description>
			<content:encoded><![CDATA[<p>Web Script Lab’s Ajax Loading GIF Generator options for it’s loading icon are background and foreground color and three predefined speed which are normal, fast and slow.</p>
<p>Badges are one of the characteristics of Web 2.0. I have a collection of some online services allow you to create them without using any adding other software.</p>
<h3>Badges Generator</h3>
<div id="attachment_613" class="wp-caption aligncenter" style="width: 298px"><img class="size-full wp-image-613" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Web-2.0-Badges.png" alt="Web 2.0 Badges" width="288" height="214" /><p class="wp-caption-text">Web 2.0 Badges</p></div>
<p><a rel="nofollow" href="http://www.web20badges.com/" title="Web20Badges" >Web20Badges</a> is a set of free and very cool web badges.<br />
They are probably one of the most popular trend in Web 2.0 time.      It's most over-used trendy little design technique in our days, they immediately attract visitor's attention. Web badges have various round or square corners and eye-catchy colours.<br />
<span id="more-612"></span></p>
<div id="attachment_617" class="wp-caption alignright" style="width: 108px"><img class="size-full wp-image-617 " src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Fresh-Badge.png" alt="Fresh Badge" width="98" height="100" /><p class="wp-caption-text">Fresh Badge</p></div>
<p><a rel="nofollow" href="http://www.freshbadge.com/" title="Fresh Badge" >FreshBadge</a> - Quickly freshen up your site/blog, sales page, or scrapbook with your own uniquely designed, and very web 2.0 <em>"fresh badge"</em>! This is perfect if you are looking for a free way to make a very high-quality logo for you website. you can create many variations until you get just the right combination of color, font, gloss, glare and shadow. You even have your choice of shapes: retro flower, sawtooth seal, rounded flower, or circle.</p>
<h3>AJAX Loading</h3>
<div id="attachment_622" class="wp-caption aligncenter" style="width: 445px"><img class="size-full wp-image-622" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Ajaxload.png" alt="Ajaxload" width="435" height="159" /><p class="wp-caption-text">Ajaxload</p></div>
<p><a rel="nofollow" href="http://www.ajaxload.info" title="AJAXLoad" >AJAXLoad</a> - Generating the ajax indicator at run time by selecting the indicator type,for color, and back color.</p>
<div id="attachment_623" class="wp-caption aligncenter" style="width: 491px"><span><img class="size-full wp-image-623" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Load-Info.png" alt="Load Info" width="481" height="388" /></span><p class="wp-caption-text">Load Info</p></div>
<p><a rel="nofollow" href="http://www.loadinfo.net/" title="LoadInfo" >LoadInfo</a> options for it’s loading icon are background and foreground color and three predefined sizes which are 16×16, 24×24 and 48×48.</p>
<div id="attachment_624" class="wp-caption aligncenter" style="width: 505px"><img class="size-full wp-image-624" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Web-Script-Lab.png" alt="Web Script Lab" width="495" height="116" /><p class="wp-caption-text">Web Script Lab</p></div>
<p><a rel="nofollow" href="http://www.webscriptlab.com/" title="webscriptlab" >Web Script Lab’s Ajax Loading</a> GIF Generator options for it’s loading icon are background and foreground color and three predefined speed which are normal, fast and slow.</p>
<div id="attachment_625" class="wp-caption alignright" style="width: 260px"><img class="size-full wp-image-625 " src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/chimply.gif" alt="Chimply" width="250" height="100" /><p class="wp-caption-text">Chimply</p></div>
<p><a rel="nofollow" href="http://www.chimply.com/" title="Chimply" >Chimply </a>is in Beta stage but it has also a nice collection of categorized Ajax loading icons. Common settings include background and foreground colors and it’s width. Many advanced options will appear depending on what type of preloaded you are going to select.</p>
<h3>Stripe Generator</h3>
<div id="attachment_628" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-628" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/Stripe-Generator.gif" alt="Stripe Generator" width="400" height="311" /><p class="wp-caption-text">Stripe Generator</p></div>
<p>Tired of pixel-by-pixel painting, trying to create seamless stripes textures?<a rel="nofollow" href="http://www.stripegenerator.com/" title="Stripe Generator" > Stripe Generator</a> that make stripes for tiled backgrounds on the fly. If anyone knows how hard and time-consuming it is to make tiled stripes, this website will knock your socks off.</p>
<div id="attachment_636" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-636" src="http://www.narga.net/wordpress/wp-content/uploads/2009/09/stripemania.png" alt="Stripemania" width="400" height="280" /><p class="wp-caption-text">Stripemania</p></div>
<p><a rel="nofollow" href="http://www.stripemania.com/" title="Stripemania" >Stripemania </a>is a simple and free web 2.0 tool to create seamless diagonal stripes for your designs. You are able to choose the size of the stripes and the spacing between those. You can even add color gradient effect for all of your stripes.<br />
Feel free to play with it. You are allowed to use the created image for whatever you would like to.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/do-you-want-to-create-a-web-2-0-badges-with-online-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Essential Firefox Add-ons for Web Designers</title>
		<link>http://www.narga.net/essential-firefox-add-ons-for-web-designers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=essential-firefox-add-ons-for-web-designers</link>
		<comments>http://www.narga.net/essential-firefox-add-ons-for-web-designers/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 00:00:18 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[add-ons and extensions]]></category>
		<category><![CDATA[The Essential Web Browsers Extensions for Web Developers]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=484</guid>
		<description><![CDATA[Firefox browser has a fully customizable, it allows users to add features needed by the add-ons which can create by third parties developer. As a web developer this functionality is extremely useful to us.
By downloading the best add-ons that are available, you can transform Firefox into a tool that dramatically increases your productivity and saves you a countless amount of time.  
I have picked-up some add-ons covering everything from DOM inspection to screenshots, making designing and developing with Firefox a breeze.]]></description>
			<content:encoded><![CDATA[<div id="attachment_493" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/essential-firefox-add-ons-for-web-designers/" ><img class="size-medium wp-image-493" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Some-Essential-Firefox-Add-ons-for-Web-Designers-500x241.png" alt="The Essential Firefox Add-ons for Web Designers" width="500" height="241" /></a><p class="wp-caption-text">The Essential Firefox Add-ons for Web Designers</p></div>
<p>Firefox browser has a fully customizable, it allows users to add features needed by the add-ons which can create by third parties developer. As a web developer this functionality is extremely useful to us.</p>
<p>By downloading the best add-ons that are available, you can transform Firefox into a tool that dramatically increases your productivity and saves you a countless amount of time.<br />
I have picked-up some add-ons covering everything from DOM inspection to screenshots, making designing and developing with Firefox a breeze.<br />
<span id="more-484"></span></p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/2104" title="CSS Viewer" >CSS Viewer</a></h3>
<p>CSS Viewer is a great little tool that provides you with all the CSS for an element by simply hovering over it. It shows details about the fonts, colours, backgrounds, sizing and positioning of each element and is a great tool to learn CSS with, I wish I came across this earlier, it would have helped me a lot.</p>
<div id="attachment_494" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-494" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/cssviewer.png" alt="CSS Viewer" width="550" height="427" /><p class="wp-caption-text">CSS Viewer</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/1146" title="Screengrab" >Screengrab</a></h3>
<p>Whenever I create a web template or want to add an item to my portfolio I need to take a screenshot of the page and in most cases this is just a case of pressing Print Screen, however when you want to take a screenshot of the whole page (below the fold) this can get very tricky.</p>
<div id="attachment_487" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-487" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Screengrab.png" alt="Screengrab" width="550" height="340" /><p class="wp-caption-text">Screengrab</p></div>
<p>There are tools like SnagIt that do this for you however these cost money. Introducing Screengrab, an add-on for Firefox that does this for free. Screengrab can save or copy to the clipboard; the whole page, the visible portion or a selection of the page.</p>
<p><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/5648" title="FireShot" >FireShot</a> is an extension has similar features, but the free version with fewer features than the commercial version.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/1985" title="Window Resizer" >Window Resizer</a></h3>
<p>I use the 1280 x 800 resolution so when I create websites I need to check them in the more popular resolutions such as 1024×768. This tool comes in very handy for this task, it will resize your Firefox window to 640×480, 800×600, 1024×768, 1280×1024 and 1600×1200.</p>
<div id="attachment_489" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-489" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Window-Resizer.png" alt="Window Resizer" width="550" height="431" /><p class="wp-caption-text">Window Resizer</p></div>
<p>I do not mention Web Develope Toolbar in here because it is a set of tools for web developer. You can try <a rel="nofollow" href="https://addons.mozilla.org/vi/firefox/addon/5792" >Firesizer</a> which can allow you to resize the window to specific dimensions.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/4415" title="Font Finder" >Font Finder</a></h3>
<p>Font Finder is a handy little tool that shows you all the font properties of the selected text. It can show details concerning the selected text colour, font-family, spacing and decoration values.</p>
<div id="attachment_496" class="wp-caption aligncenter" style="width: 560px"><img class="size-full wp-image-496" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Font-Finder.png" alt="Font Finder" width="550" height="401" /><p class="wp-caption-text">Font Finder</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/539" title="MeasureIt" >MeasureIt</a></h3>
<p>Ever need to know just how much space you have for a photo, or how wide a dynamically sized column is? This handy little guy lets you measure, in pixels, any area on the page. Super simple and super helpful.</p>
<div id="attachment_498" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/08/MeasureIt.png" ><img class="size-medium wp-image-498" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/MeasureIt-450x212.png" alt="MeasureIt" width="450" height="212" /></a><p class="wp-caption-text">MeasureIt</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/271" title="ColorZilla" >Colorzilla</a></h3>
<p>Another very simple but very useful add-on that displays the RGB and HTML color codes directly beneath your cursor. With a click, Colorzilla will copy the HTML color code to your clipboard for use in your favorite editor.</p>
<div id="attachment_499" class="wp-caption aligncenter" style="width: 247px"><img class="size-full wp-image-499" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Colorzilla.gif" alt="ColorZilla" width="237" height="349" /><p class="wp-caption-text">ColorZilla</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/4904" title="GridFox" >Gridfox</a></h3>
<p>If you use grid layouts or want to learn how, Gridfox is for you. It displays a simple overlay on your page to help you align elements to both vertical and horizontal grid lines. You can easily set the column and row sizes and spacing, choose from left-aligned, right-aligned or centered layouts and set the opacity of the overlay.</p>
<div id="attachment_500" class="wp-caption aligncenter" style="width: 595px"><img class="size-full wp-image-500" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/GridFox.jpg" alt="GridFox" width="585" height="415" /><p class="wp-caption-text">GridFox</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/139" title="Image Zoom" >Image Zoom</a></h3>
<p>Easy to use extension that works with Firefox and Thunderbird. If you have ever had an image that was too large to fit on your screen or too small to see the finer detail in your browser or email, then image zoom can help. Image zoom gives you complete control of the size of most images displayed in Mozilla based software. Both individual images or whole pages of images can be zoomed.</p>
<div id="attachment_502" class="wp-caption aligncenter" style="width: 505px"><img class="size-full wp-image-502" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Image-Zoom.png" alt="Image Zoom" width="495" height="259" /><p class="wp-caption-text">Image Zoom</p></div>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/243" >Image Toolbar</a></h3>
<p>Single-click access to common actions for images (e.g. saving, copying, printing). This extension is intended to provide a replacement for the equivalent toolbar in Internet Explorer.</p>
<div id="attachment_505" class="wp-caption aligncenter" style="width: 429px"><img class="size-full wp-image-505" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/Firefox-Image-Toolbar.png" alt="Firefox Image Toolbar" width="419" height="278" /><p class="wp-caption-text">Firefox Image Toolbar</p></div>
<h3>Browser View</h3>
<p><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/1190" title="OperaView" >OperaView</a> | <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/12067" title="Open in Safari" >Open in Safari</a> | <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/8787" title="Open in Google Chrome" >Open in Google Chrome</a> | <a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/10909" title="Coral IE Tab" >Coral IE Tab</a></p>
<div id="attachment_507" class="wp-caption aligncenter" style="width: 521px"><img class="size-full wp-image-507" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/BrowserView.png" alt="BrowserView" width="511" height="343" /><p class="wp-caption-text">BrowserView</p></div>
<p>Browser View are few Firefox extensions which enables you to use the embedded browser engine within tabs or new windows of Mozilla Firefox.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/vi/firefox/addon/6622" title="DOM Inspector" >DOM Inspector</a></h3>
<div id="attachment_509" class="wp-caption alignright" style="width: 210px"><img class="size-full wp-image-509 " src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/DOM-Inspector.png" alt="DOM Inspector" width="200" height="150" /><p class="wp-caption-text">DOM Inspector</p></div>
<p>The DOM Inspector (also known as DOMi) is a developer tool used to inspect, browse, and edit the Document Object Model of documents - usually web pages or XUL windows. The DOM hierarchy can be navigated using a two-paned window that allows for a variety of different views on the document and all nodes within.<br />
When you first start the DOM Inspector, you are presented with a two-pane application window that looks a little like the main Mozilla browser. Like the browser, the DOM Inspector includes a URL bar, a sidebar-like left pane, and some of the same menus—including the Window and Tools menus that provide access to the main applications in the browser suite, such as Mail and Chatzilla, and other, smaller extensions and dialogs.</p>
<h3><a rel="nofollow" href="https://addons.mozilla.org/en-US/firefox/addon/655" >View Source Chart</a></h3>
<p>Draws a color-coded chart of a Web page's source code. View Source Chart extension graphically displays HTML tag boundaries and defines tag nesting order, structure, and hierarchy. View Source Chart adds a simple but powerful user interface to source code. Source charting allows the user to quickly scan and recognize a document's tags without reading a single tag, see how deeply nested an element is just by looking to its left (no scrolling/finding/reading tags), and identify an element's containing tags without having to scroll, find and read each tag.</p>
<div id="attachment_510" class="wp-caption aligncenter" style="width: 459px"><a href="http://www.narga.net/wordpress/wp-content/uploads/2009/08/View-Source-Chart.png" ><img class="size-medium wp-image-510" src="http://www.narga.net/wordpress/wp-content/uploads/2009/08/View-Source-Chart-449x318.png" alt="View Source Chart" width="449" height="318" /></a><p class="wp-caption-text">View Source Chart</p></div>
<h3>Find something Missing?</h3>
<p>Someones has been asked me about others Firefox extensions such as <strong>FireBug, Web Developer Toolbar</strong> ... but I think they are the tools may interfere with the components of the website so it will be mentioned in an article about the components of Firefox extensions for developers.<br />
Is your favorite Add-on not on the list? Share it with us in the comments, along with your experience and why you like it over other Add-on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/essential-firefox-add-ons-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

