<?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>David Scott Tufts &#187; Getting Started</title>
	<atom:link href="http://www.davidscotttufts.com/category/getting-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidscotttufts.com</link>
	<description>Husband, Father of Six, and Web Developer</description>
	<lastBuildDate>Thu, 18 Mar 2010 16:26:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Everything a Web Developer Needs to Get Started</title>
		<link>http://www.davidscotttufts.com/2009/04/10/everything-a-web-developer-needs-to-get-started/</link>
		<comments>http://www.davidscotttufts.com/2009/04/10/everything-a-web-developer-needs-to-get-started/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 19:10:45 +0000</pubDate>
		<dc:creator>David Scott Tufts</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Free Resources]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.davidscotttufts.com/?p=66</guid>
		<description><![CDATA[Ever consider Web Development as a career? The following list of free resources will help you get up-and-running as a Web Developer.
PHP &#8211; Currently the most popular and widely used web development platform in         the world.  After starting my software/web development career several years ago in the [...]]]></description>
			<content:encoded><![CDATA[<p>Ever consider Web Development as a career? The following list of <em>free </em>resources will help you get up-and-running as a Web Developer.</p>
<p><a href="http://php.net/">PHP</a> &#8211; Currently the most popular and widely used web development platform in         the world.  After starting my software/web development career several years ago in the world of Microsoft, it was a relief to see that there was a simple solution out there that made far more sense (and was free).  PHP is also the &#8220;P&#8221; in LAMP, which is an acronym for Linux, Apache, MySQL, and PHP &#8211; a combination of technologies forming an open source development environment.<a href="http://www.apachefriends.org/en/xampp.html"><br />
XAMPP</a> &#8211; Configuring a web development environment couldn&#8217;t be easier, with XAMPP a development server can be up and running within a half hour instead of several hours.  It installs and configures PHP, MySQL, and Apache on your operating system.<a href="http://www.pspad.com/"><br />
PSPad</a> &#8211; There are <a href="http://www.info4php.com/?req=PHP_Editors">many great text editors</a> out there, I just happen to prefer PSPad.<a href="http://www.mozilla.com/en-US/firefox/firefox.html"><br />
FireFox </a>– A browser that can be extended by installing web developer friendly plugins, here are my favorites:</p>
<ul>
<li><a href="http://getfirebug.com/">Firebug</a> &#8211; Allows you to edit, debug, and monitor CSS, HTML, and JavaScript live in any web page</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer Toolbar</a> &#8211; Adds a menu and a toolbar with various web developer tools</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/539">MeasureIt</a> &#8211; Draw out a ruler to get the pixel width and height of any elements on a webpage</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/271">ColorZilla</a> &#8211; Advanced eyedropper, color picker, page zoomer and more</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/249">HTML Validator</a> &#8211; Adds HTML validation inside Firefox</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4106">Operator</a> &#8211; Finds <a href="http://microformats.org/">microformats </a>and other semantic data that are on many web pages</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1146">ScreenGrab</a> &#8211; Captures an image of what you can see in the window, the entire page, just a selection</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/5369">YSlow</a> &#8211; Analyzes web pages and tells you why they&#8217;re slow based on <a href="http://developer.yahoo.com/performance/index.html#rules">Yahoo&#8217;s high performance rules</a></li>
</ul>
<p><a href="http://jquery.com/">jQuery</a> – A JavaScript library and AJAX utility.<br />
<a href="http://wordpress.org/">Wordpress</a> and <a href="http://mu.wordpress.org/">WordPress MU</a> &#8211; Blogging tools and CMS publishing platforms. (not just for blogs anymore)<br />
<a href="http://tinymce.moxiecode.com/">TinyMCE</a> – A JavaScript WYSIWYG editor for content entry on your websites.<br />
<a href="http://phpmailer.codeworxtech.com/">phpMailer</a> – An advanced PHP class for sending emails from your web applications.<br />
<a href="http://swfupload.org/">SWFUploader</a> – A multi-file flash uploading tool for your website.<br />
<a href="http://www.famfamfam.com/lab/icons/silk/">Silk Icons</a> – 1000 free web icons.<br />
<a href="http://www.gimp.org/">Gimp</a> – A free image editing tool which is a great alternative to Adobe&#8217;s Photoshop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidscotttufts.com/2009/04/10/everything-a-web-developer-needs-to-get-started/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
