<?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>DavidRBrown.com &#187; Development</title>
	<atom:link href="http://DavidRBrown.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://DavidRBrown.com</link>
	<description></description>
	<lastBuildDate>Fri, 13 Apr 2012 10:41:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>AGILE Software Development and TFS 2010</title>
		<link>http://DavidRBrown.com/2010/06/28/agile-software-development-and-tfs-2010/</link>
		<comments>http://DavidRBrown.com/2010/06/28/agile-software-development-and-tfs-2010/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 00:13:02 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[TFS]]></category>
		<category><![CDATA[AGILE]]></category>
		<category><![CDATA[TFS2010]]></category>

		<guid isPermaLink="false">http://davidrbrown.com/?p=347</guid>
		<description><![CDATA[While researching ways to use TFS 2010 with the AGILE method of Software Development, I created a quick but efficient outline that is useful when proposing the process for developer and business use. I also added a few links that could assist new users to Team Foundation Server, with details on how to complete certain [...]]]></description>
			<content:encoded><![CDATA[<p>While researching ways to use TFS 2010 with the AGILE method of Software Development, I created a quick but efficient outline that is useful when proposing the process for developer and business use. I also added a few links that could assist new users to Team Foundation Server, with details on how to complete certain task within TFS. It would be great to read suggestions from others that may be using TFS in a different manner to broaden my knowledge base.</p>
<p><strong>The Development outline while working with TFS 2010 is as follows.</strong></p>
<ol>
<li>User Stories are entered in TFS with Estimates.</li>
<li>Tasks are created and linked to the User Stories.</li>
<li>Test Cases are created in TFS and linked to User Stories.</li>
<li>Bugs are filed and linked to the User Story.</li>
<li>Once all Tasks,Test Cases, and Bugs are completed the User Stories are mark as resolved.</li>
<li>Reports are created to ensure all items are resolved and the Project is complete before release.</li>
</ol>
<p><strong> </strong></p>
<p><strong>Work Items and Workflow (Agile)</strong></p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#Define">Defining User Stories, Tasks, and Other Work Items</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#Create">Creating a User Story, a Task, or Another Type of Work Item</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#CreatingManyWorkItems">Creating Many User Stories, Tasks, or Other Work Items at One Time</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#AddLink">Creating a Work Item that Automatically Links to Another Work Item</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#Testing">Creating Test Cases and Test Plans By Using Test and Lab Manager</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#Integration">Opening and Tracking Bugs By Using Test Runner and Test and Lab Manager</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#ViewingMy">Viewing Work Items Assigned to You</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#Related">Customizing Work Item Types and Related Tasks</a></li>
</ul>
<p><a href="http://msdn.microsoft.com/en-us/library/dd997897%28v=VS.100%29.aspx#CreatingManyWorkItems">http://msdn.microsoft.com/en-us/library/dd997897(v=VS.100).aspx#CreatingManyWorkItems</a><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Working with User Stories </strong></p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#Defining">Defining a User Story</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#AddTask">Adding and Linking Tasks to a User Story</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#AddTestCase">Adding and Linking Test Cases to a User Story</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#LinkBug">Adding a Bug to a User Story</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#LinkIssue">Adding an Issue to a User Story</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#AddDetails">Adding Details, Attachments, or Hyperlinks to a User Stories</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#Tracking">Resolving and Closing a User Story</a></li>
</ul>
<p><a href="http://msdn.microsoft.com/en-us/library/dd380634%28VS.100%29.aspx#LinkBug">http://msdn.microsoft.com/en-us/library/dd380634(VS.100).aspx#LinkBug</a><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Working with Tasks </strong></p>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380700%28v=VS.100%29.aspx#CreateTasks">Defining a Task</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380700%28v=VS.100%29.aspx#LinkingTasks">Linking a Task to a User Story</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380700%28v=VS.100%29.aspx#LinkBugs">Linking a Task to a Bug</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380700%28v=VS.100%29.aspx#AddDetails">Adding Details, Attachments, or Hyperlinks to a Task</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/dd380700%28v=VS.100%29.aspx#CloseTasks">Closing Completed Tasks</a></li>
</ul>
<p><a href="http://msdn.microsoft.com/en-us/library/dd380700%28v=VS.100%29.aspx">http://msdn.microsoft.com/en-us/library/dd380700(v=VS.100).aspx</a></p>
<p><strong>Complete Process with Details on All Reports</strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd997796%28v=VS.100%29.aspx#TrackTheProject">http://msdn.microsoft.com/en-us/library/dd997796(v=VS.100).aspx#TrackTheProject</a><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Product Planning Workbook (Reports)</strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd380682%28v=VS.100%29.aspx">http://msdn.microsoft.com/en-us/library/dd380682(v=VS.100).aspx</a></p>
<p><strong>MSF for Agile Software Development v5.0</strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd380647%28VS.100%29.aspx">http://msdn.microsoft.com/en-us/library/dd380647(VS.100).aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://DavidRBrown.com/2010/06/28/agile-software-development-and-tfs-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Developer Toolkit</title>
		<link>http://DavidRBrown.com/2009/06/14/my-developer-toolkit/</link>
		<comments>http://DavidRBrown.com/2009/06/14/my-developer-toolkit/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 16:01:16 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://davidrbrown.com/?p=143</guid>
		<description><![CDATA[Here&#8217;s a list of tools, tips, and sites that I find very valuable when it comes to developing and learning. A large amount of this list came from my Web Programming  professor Les Lusk. Hopefully this list will become useful to someone other than myself if not it will still serve as a good reference [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a list of tools, tips, and sites that I find very valuable when it comes to developing and learning. A large amount of this list came from my Web Programming  professor <a title="Les Lusk at Seminole Community College" href="http://www2.scc-fl.edu/llusk/" target="_blank">Les Lusk</a>. Hopefully this list will become useful to someone other than myself if not it will still serve as a good reference when setting up development images for friends to use. As I continue to grow I am sure this list will do the same.</p>
<p><strong>Browsers</strong></p>
<p><strong> </strong></p>
<p><a href="http://opera.com/download/" target="_blank">Opera</a> &#8211; The forgotten of the top three browsers. Now available for free! This is the number one browser for cell phone users!</p>
<p><a href="http://www.mozilla.com/" target="_blank">Firefox</a> &#8211; Firefox is the best all around browser for Web development. It is also the fastest growing and second-most popular.</p>
<p><a href="http://www.apple.com/safari/" target="_blank">Safari</a> &#8211; You already have this if you are a Mac user, but now Window&#8217;s users can also download for free!</p>
<p><strong> </strong></p>
<p><strong>FireFox -Add-ons</strong></p>
<p><strong> </strong>All of these utilities work from within the FireFox browser:</p>
<ul>
<li><a href="http://www.iosart.com/firefox/colorzilla/" target="_blank">ColorZilla</a> &#8211; A collection of tools, including a Color Picker similar to the one found in Photoshop</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/573" target="_blank">Edit Cookies</a> &#8211; add, edit and delete session and saved cookies</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">FireBug</a> &#8211; 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 &#8211; a must have.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/5648" target="_blank">FireShot</a> &#8211; a Firefox extension that creates screenshots of Web pages.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/249" target="_blank">HTML Validator</a> &#8211; Adds HTML and XHTML validation to your browser</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/35" target="_blank">IE View</a> &#8211; adds &#8220;View this page in IE&#8221; to your FireFox Menus</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/2076" target="_blank">JS View </a>- allows you to view the source code of external files.(Javascripts/CSS)</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1190" target="_blank">Opera View</a> &#8211; adds &#8220;View this page in Opera&#8221; to your FireFox Menus</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/6438" target="_blank">Safari View</a> &#8211; adds &#8220;View this page in Safari&#8221; to your FireFox Menus</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/532" target="_blank">Link Checker</a> &#8211; Checks for valid links on any given page</li>
<li><a href="http://www.kevinfreitas.net/extensions/measureit/" target="_blank">MeasureIt</a> &#8211; a ruler to measure height/width for any page element</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Web Developer</a> &#8211; assorted Web Developer tools for your browser &#8211; a must have.</li>
</ul>
<p><strong>XHTML authoring </strong></p>
<p><strong> </strong><a href="http://www.chami.com/html-kit" target="_blank">HTML-Kit</a> &#8211; Free full functioned editor with XHTML conversion utility/split screen viewing and the ability to load external plug-in utilities.</p>
<p><a href="http://www.jedit.org/index.php?page=download" target="_blank">Jedit</a> &#8211; A cross platform programmer&#8217;s text editor written in Java that is customizable with plugins (requires Java to be installed on your machine). Make sure to download the &#8220;stable version&#8221; not the &#8220;latest version&#8221; for best results.</p>
<p><a href="http://www.htmlvalidator.com/lite/" target="_blank">HTML Validator Lite</a> &#8211; The free lightweight version of the HTML Validator software.</p>
<p><a href="http://www.bradsoft.com/topstyle/download/index.asp" target="_blank">TopStyle Lite</a> &#8211; Free CSS editor</p>
<p><strong> </strong></p>
<p><strong>FTP </strong></p>
<p><strong> </strong><a href="http://filezilla.sourceforge.net/" target="_blank">FileZilla</a> &#8211; FileZilla is a fast and reliable FTP client with a &#8220;Windows Explorer&#8221; type of interface, lots of useful features, the ability to resume downloads and the SSH/SFTP.</p>
<p><a href="http://fireftp.mozdev.org/" target="_blank">FireFTP</a> &#8211; a plug-in for FireFox which gives you instant access to FTP from within your browser.</p>
<p><strong>Online Resources</strong></p>
<p><strong> </strong><a href="http://www.netmechanic.com/" target="_blank">Net Mechanic</a> &#8211; Check HTML coding/load time (up to 20 pages with registration)</p>
<p><a title="Net Tuts+" href="http://net.tutsplus.com/" target="_blank">Net Tuts+</a> &#8211; Web Developer and Design Tutorials (Great Resource to have)</p>
<p><a title="pForm" href="http://www.phpform.org/" target="_blank">pForm </a>- Quick and easy form creation. (This will save you a lot of time)</p>
<p><a title="SitePoint" href="http://www.sitepoint.com/recentarticles/" target="_blank">SitePoint </a>- Fresh Thinking for Web Developers and Designers (Books and Useful Articles)</p>
<p><a href="http://www.tawdis.net/taw3/cms/en" target="_blank">TAW (Web Accessibility Test)</a> &#8211; A tool for the analysis of Web sites, based on the W3C &#8211; Web Content Accessibility Guidelines 1.0 (WCAG 1.0).</p>
<p><a title="Web Developer Virtual Library" href="http://www.wdvl.com/" target="_blank">WDVL</a> &#8211; The Open Source Reference Library &#8211; JavaScript, Perl, HTML, PHP, Perl, Python Ruby, Rails, Soap and more!</p>
<p><a title="Web Pages That Suck" href="http://www.webpagesthatsuck.com/" target="_blank">Web Pages That Suck</a> &#8211; Learn good web design by looking at bad web design</p>
<p><strong> </strong></p>
<p><strong>Server-side Downloads</strong></p>
<p>Windows/Mac Users &#8211; install MySQL/PHP at once:</p>
<ul>
<li><a href="http://www.apachefriends.org/en/xampp.html" target="_blank">XAMPP</a> &#8211; XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use &#8211; just download, extract and start.</li>
<li><a href="http://ampstart.ampstart.com/" target="_blank">AMPstart</a> &#8211; You can use this with XAMPP to allow your environment to run on a USB key!</li>
</ul>
<p>Windows Users &#8211; install the entire package at once:</p>
<ul>
<li><a href="http://www.wampserver.com/" target="_blank">WampServer</a> &#8211; WampServer is a Windows Web development environment. It allows you to create Web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases. WampServer installs automatically (installer), and its usage is very intuitive. You will be able to tune your server without even touching the setting files.</li>
</ul>
<p>or install all of the services separately:</p>
<ul>
<li><a href="http://httpd.apache.org/" target="_blank">Apache HTTP server</a> &#8211; The number one Web server in the world. (open source)</li>
<li><a href="http://www.mysql.com/downloads/index.html" target="_blank">MySQL</a> &#8211; MySQL database server.</li>
<li><a href="http://www.php.net/downloads.php" target="_blank">PHP</a> &#8211; PHP programming language.</li>
<li><a href="http://phpmyadmin.sourceforge.net/" target="_blank">PHPmyAdmin</a> &#8211; Web Interface for MySQL. Eliminates the need to do command line administration.</li>
</ul>
<p><strong>Utilities</strong></p>
<p><strong> </strong></p>
<p><a href="http://www.zonelabs.com/store/content/company/products/znalm/freeDownload.jsp" target="_blank">Zone Alarm</a> &#8211; Personal firewall software. If you don&#8217;t have a firewall on your machine &#8211; you should!</p>
<p><a href="http://www.theill.com/fl/" target="_blank">Font Lister</a> &#8211; Free font viewing and printing utility. You can view the fonts on your machine both installed or in a folder</p>
<p><a href="http://www.pcmag.com/article2/0,4149,21582,00.asp" target="_blank">Cliptrak</a> &#8211; Multiple Clipboard Utility</p>
<p><a href="http://www.cpuid.com/cpuz.php" target="_blank">CPUID</a> &#8211; Is a freeware  app that gathers information on some of the main devices of your system. (Must Have)</p>
<p><a title="WinDirStat" href="http://windirstat.info/" target="_blank">WinDirStat </a>- WinDirStat is a disk usage statistics viewer and cleanup tool for Microsoft Windows (all current variants). &#8220;Great Way to identify what&#8217;s eating up your disk space.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://DavidRBrown.com/2009/06/14/my-developer-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

