<?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>Burad&#039;s Blog &#187; web development</title>
	<atom:link href="http://www.aburad.com/blog/tag/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aburad.com/blog</link>
	<description>A computer nerd who would soon be an MBA</description>
	<lastBuildDate>Thu, 28 Oct 2010 15:53:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Web Development Tools</title>
		<link>http://www.aburad.com/blog/2007/02/web-development-tools.html</link>
		<comments>http://www.aburad.com/blog/2007/02/web-development-tools.html#comments</comments>
		<pubDate>Sat, 24 Feb 2007 17:34:00 +0000</pubDate>
		<dc:creator>burad</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web developer tools]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://aburad.com/blog/?p=189</guid>
		<description><![CDATA[Great listing of web developers powertools by Brennan Stehling. I&#8217;ll starts with extension for firefox that comes very handy while web devlopment. Web Developer : Adds a menu and a toolbar with various web developer tools. Firebug: Allows you to edit debug, and monitor CSS, HTML, and JavaScript live in any web page. ColorZilla: Advanced [...]]]></description>
			<content:encoded><![CDATA[<p>Great listing of web developers powertools by <a href="http://brennan.offwhite.net/blog/2006/09/10/web-development-tools-for-the-power-developer/">Brennan Stehling</a>.<br />
I&#8217;ll starts with extension for firefox that comes very handy while web devlopment.</p>
<ul>
<li><a href="https://addons.mozilla.org/firefox/60/">Web Developer</a> : Adds a menu and a toolbar with various web developer tools.</li>
<li><a href="https://addons.mozilla.org/firefox/1843/">Firebug</a>: Allows you to edit debug, and monitor CSS, HTML, and JavaScript live in any web page.</li>
<li><a href="https://addons.mozilla.org/firefox/271/">ColorZilla</a>: Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies.</li>
<li><a href="https://addons.mozilla.org/firefox/3829/">Live HTTP Headers</a></li>
</ul>
<p>The list <a href="http://brennan.offwhite.net/blog/2006/09/10/web-development-tools-for-the-power-developer/">Web Development Tools for the Power Developer</a> contains :</p>
<h3>Validators</h3>
<ul>
<li><a href="http://validator.w3.org/">HTML/XHTML Validator</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/">CSS Validator</a></li>
<li><a href="http://feedvalidator.org/">Feed Validator (RSS and Atom)</a></li>
</ul>
<h3>Javascript</h3>
<ul>
<li><a href="http://prototype.conio.net/">Prototype Javascript Framework</a></li>
<li><a href="http://script.aculo.us/">Script.aculo.us</a></li>
<li><a href="http://developer.yahoo.com/javascript/">Yahoo! JavaScript Developer Center</a></li>
<li><a href="http://www.javascriptlint.com/">Javascript Lint</a></li>
</ul>
<h3>Websites</h3>
<ul>
<li><a href="http://www.alistapart.com/">A List Apart</a></li>
<li><a href="http://www.positioniseverything.net/">Position Is Everything</a></li>
<li><a href="http://www.quirksmode.org/">Quirks Mode</a></li>
<li><a href="http://www.webstandards.org/">WaSP</a></li>
<li><a href="http://www.csszengarden.com/">CSS Zen Garden</a></li>
</ul>
<p><a href="http://brennan.offwhite.net/blog/2006/09/10/web-development-tools-for-the-power-developer/">Read More&gt;&gt;</a> (also containing ASP.NET, Proxy tools)<br />
And <a href="http://www.w3schools.com/">w3schools</a>, a great place for finding tutorials realted to web development.</p>
<p>Updated(29 April 2007) : <a href="http://www.tlbox.com/web_designers/" style="font-weight: bold">Tools for web-designers.</a></p>
<p>Related Post :</p>
<ul>
<li><a href="http://aburad.com/blog/2007/02/improving-interactivity-with-javascript.html">Improving interactivity with Javascript</a></li>
<li><a href="http://aburad.com/blog/2007/02/firebug-web-development-evolved.html">Firebug : web development evolved</a></li>
<li><a href="http://aburad.com/blog/2007/02/play-with-html-using-javascript.html">Play with html using javascript</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.aburad.com/blog/2007/02/web-development-tools.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug : web development evolved</title>
		<link>http://www.aburad.com/blog/2007/02/firebug-web-development-evolved.html</link>
		<comments>http://www.aburad.com/blog/2007/02/firebug-web-development-evolved.html#comments</comments>
		<pubDate>Mon, 12 Feb 2007 10:22:00 +0000</pubDate>
		<dc:creator>burad</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://aburad.com/blog/?p=183</guid>
		<description><![CDATA[I found firebug very useful while developing my Paint Chat (which is not a big code as such but still), so here it goes in admiration of firebug: Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript [...]]]></description>
			<content:encoded><![CDATA[<p>I found <a href="http://getfirebug.com/">firebug</a> very useful while developing my <a href="http://www.aburad.com/paintchat/paint_chat.php">Paint Chat</a> (which is not a big code as such but still), so here it goes in admiration of firebug:</p>
<blockquote><p>Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</p></blockquote>
<p>Firebug is firefox addon that helps you in webdevelopment with <a href="http://bp2.blogger.com/_qhHaEAh26gI/RdBHekqmA4I/AAAAAAAAAFA/uiypuTiwlUA/s1600-h/screenHome-js.gif" ><img border="0" src="http://bp2.blogger.com/_qhHaEAh26gI/RdBHekqmA4I/AAAAAAAAAFA/uiypuTiwlUA/s400/screenHome-js.gif" style="float: right; margin: 0pt 0pt 10px 10px; cursor: pointer" id="BLOGGER_PHOTO_ID_5030599374336820098" /></a><br />
its powerful feature such as javascript debugger, <a href="http://getfirebug.com/html.html">Inspect and edit HTML</a>, <a href="http://getfirebug.com/css.html">Tweak CSS to perfection</a>, <a href="http://getfirebug.com/net.html">Monitor network activity</a>, <a href="http://getfirebug.com/dom.html">Explore the DOM</a> and many more. Feature I like most is its quickly diagnosing problem, it allows you set break points and checking intermediate values of variable for javascript thus making a great javascript debugger. Many times you are stuck at where did the code went wrong so in way its a lot useful in saving time.</p>
<p><a href="http://bp3.blogger.com/_qhHaEAh26gI/RdBHS0qmA3I/AAAAAAAAAE4/R1D-ecbdTZ0/s1600-h/screenHome-logging.gif" ><img border="0" src="http://bp3.blogger.com/_qhHaEAh26gI/RdBHS0qmA3I/AAAAAAAAAE4/R1D-ecbdTZ0/s400/screenHome-logging.gif" style="float: left; margin: 0pt 10px 10px 0pt; cursor: pointer" id="BLOGGER_PHOTO_ID_5030599172473357170" /></a></p>
<p>I also like is its inspecting html and modifying html and css on fly and see the results with helpful tooltips. It also help in positioning of divs, images with its nice feature of visuallizing css metrics with ruler and box model coloring(HTML inspecting).<br />
<a href="http://bp0.blogger.com/_qhHaEAh26gI/RdBIeEqmA5I/AAAAAAAAAFI/VpSkfPTPxLc/s1600-h/screenHome-html.gif" ><img border="0" src="http://bp0.blogger.com/_qhHaEAh26gI/RdBIeEqmA5I/AAAAAAAAAFI/VpSkfPTPxLc/s400/screenHome-html.gif" style="float: right; margin: 0pt 0pt 10px 10px; cursor: pointer" id="BLOGGER_PHOTO_ID_5030600465258513298" /></a><br />
It other great feature is its interface which is comes with browser window split in two halves one for your website and one is extension interface (though it also can be detached from it). I am also a fan of <a href="https://addons.mozilla.org/firefox/60/">Web developer toolbar extension</a> but what it lacks is a java debugger and this great interface but both are a must of a web developer.</p>
<p>Related Post :</p>
<ul>
<li><a href="http://aburad.com/blog/2006/10/if-you-want-to-develop-firefox-extension.html">If you want to develop firefox extension..</a></li>
</ul>
<p><a href="http://www.getfirebug.com/?link=1" title="Firebug is a free web development tool for Firefox"><img border="0" src="http://www.getfirebug.com/images/firebug-web-development.png" alt="Firebug - Web Development Evolved" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aburad.com/blog/2007/02/firebug-web-development-evolved.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some useful command line tricks</title>
		<link>http://www.aburad.com/blog/2007/02/some-useful-command-line-tricks.html</link>
		<comments>http://www.aburad.com/blog/2007/02/some-useful-command-line-tricks.html#comments</comments>
		<pubDate>Tue, 06 Feb 2007 08:28:00 +0000</pubDate>
		<dc:creator>burad</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[listing]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://aburad.com/blog/?p=173</guid>
		<description><![CDATA[SEOmoz.org has listing of linux commnad that may be useful in web development but they are uerful otherwise too. Some of them are here: ln -s /some/destination name_of_link ctrl+z and bg scp : scp user@example.com:~/dir /destination Read More : Web Developers: 13 Command Line Tricks Some other Miscellaneous Tricks: ls -lSr List files (sorted by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.seomoz.org/blog/web-developers-command-line-tricks">SEOmoz.org</a> has listing of linux commnad that may be useful in web development but they are uerful otherwise too.<br />
Some of them are here:</p>
<ul>
<li><strong>ln -s /some/destination name_of_link</strong></li>
<li><strong>ctrl+z and bg </strong></li>
<li><strong>scp</strong> : scp user@example.com:~/dir /destination</li>
</ul>
<p>Read More : <a href="http://www.seomoz.org/blog/web-developers-command-line-tricks">Web Developers: 13 Command Line Tricks </a><br />
Some other Miscellaneous Tricks:</p>
<blockquote>
<li>ls -lSr List files (sorted by size)</li>
<li>df -h Show available disk space in human-readable format</li>
<li>du -sh /some/dir Show how much space /some/dir is taking up</li>
</blockquote>
<p>Related Posts:<br />
<a href="http://aburad.com/blog/2007/01/ten-cool-coreutils-commands.html">Ten Cool Coreutils Commands </a><br />
<a href="http://aburad.com/blog/2006/07/searching-with-find.html">Searching with find</a><br />
<a href="http://aburad.com/blog/2006/02/best-linux-one-liners.html">Best Linux One Liners</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aburad.com/blog/2007/02/some-useful-command-line-tricks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

