<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Words From a Purple Mind</title>
	
	<link>http://www.jayphilips.com</link>
	<description>Input on the important topics ...to me of course</description>
	<lastBuildDate>Wed, 06 Jul 2011 14:32:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WordsFromAPurpleMind" /><feedburner:info uri="wordsfromapurplemind" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>WordsFromAPurpleMind</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>10+ Sections That Should Be In Your Software Test Plan</title>
		<link>http://www.jayphilips.com/2011/07/06/10-sections-that-should-be-in-your-software-test-plan/</link>
		<comments>http://www.jayphilips.com/2011/07/06/10-sections-that-should-be-in-your-software-test-plan/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 14:18:05 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Automation Testing]]></category>
		<category><![CDATA[Manual Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Quality Assurance]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Testing Resources]]></category>
		<category><![CDATA[Dilbert]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Testing Best Practices]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=563</guid>
		<description><![CDATA[The test plan is very important in any organization.  The Test Plan defines the project’s objectives, scope, approach, and focus of its testing efforts. The process of preparing a Test Plan provides an effective way to think through the efforts needed to validate the acceptability of the application under test (AUT).
The Test Plan offers [...]]]></description>
				<content:encoded><![CDATA[<p>The test plan is very important in any organization.  The Test Plan defines the project’s objectives, scope, approach, and focus of its testing efforts. The process of preparing a Test Plan provides an effective way to think through the efforts needed to validate the acceptability of the application under test (AUT).</p>
<p>The Test Plan offers the structure for developing the strategy, plan, procedures, test case specifications, and the time line to conduct the testing efforts for application/project.  The test plan also contains the test deliverables for the phases of the project’s testing effort.  When completed, it should provide information to the entire project team regarding the whom, what, where, why, and how of product validation.</p>
<p>The Test Plan also supports the following specific objectives:</p>
<ol>
<li>Identifies the items that should be targeted by the tests.</li>
<li>Identifies the motivation for and ideas behind the test areas to be covered.</li>
<li>Outlines the testing types that will be executed.</li>
<li>Identifies the required resources and provides an estimate of the test efforts.</li>
<li>Lists the deliverable elements of the test project.</li>
</ol>
<p>The Test Plan document is created during the planning phase.<br />
<img class="aligncenter size-full wp-image-564" title="Dilbert Testing" src="http://www.jayphilips.com/wp-content/uploads/2011/07/Dilbter_20101107_Testing.gif" alt="" width="640" height="287" /><br />
Below are some key sections that should be part of your test plan:</p>
<ol>
<li>Introduction</li>
<li>Purpose</li>
<li>Audience &#8211; This section should state the groups that the document is written for</li>
<li>Abbreviations, Acronyms &amp; Definitions &#8211; State the specific terms that will be used in the document.</li>
<li>Requirements for Test &#8211; This section should list the project documents (use cases, functional requirements, non-functional requirements, etc.) that have been identified as targets for testing.</li>
<li> Major Milestones &amp; Dependencies &#8211; These are testing milestones with their dependencies and corresponding start and end dates.  These tasks and dates should line up with the Project Plan</li>
<li>Testing Scope &#8211; The primary scope of testing should be to ensure the project objectives and requirements have been met. You should also include the items below so everyone know what exactly is going to be part of the testing effort.
<ul>
<li>List the changes/features that will part of the testing effort</li>
<li>List the changes/features that will <strong>NOT</strong> be part of the testing effort</li>
<li>List the planned testing types</li>
<li>List the configurations of the testing machines</li>
</ul>
</li>
<li>Test Data &#8211; In order to test the AUT against the approved requirements there may need to have new test data created by another group. This section is a good way to list out what your data requirements are so they can be ready before testing starts.
<ul>
<li>List the data requirements for each of the planned testing types</li>
</ul>
</li>
<li>Testing Deliverables &#8211; This sections should specify which <a href="http://www.jayphilips.com/2010/03/12/what-types-of-documents-are-needed-for-software-testing/">testing deliverables</a> will be created and delivered to the project team.</li>
<li>Logical &amp; Physical Environments &#8211; This section should specify the different environments as well as which testing type will be executed in each.</li>
<li>Applications Affected &#8211; This section should list out any other application affected by the project from either incoming or outgoing interfaces.</li>
<li>Assumptions &#8211; This section should list out any &amp; all assumptions that were used to create the test plan.</li>
<li>Resources &#8211; This section shows the staffing assumptions for the testing effort. Individuals may hold multiple roles. Refer to the <a href="http://www.jayphilips.com/2010/11/01/quality-assurance-roles-and-responsibilities/">QA Roles &amp; Responsibilities</a> for definitions of the responsibilities for each of the roles.</li>
<li>Acceptance Section for Sign Offs &#8211; After review of the test plan you should request signoff.</li>
<li>Revision History &#8211; Just like any other document a revision history is very important so everyone can see what changes were done and why.</li>
</ol>
<p>Are there any other sections that you think should be part of the test plan?</p>
<!-- AdSense Now! V1.83 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadout" style="float:right;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-7512131662596633";
/* All Realms blog ad, 468x60 */
google_ad_slot = "9244843379";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2011%2F07%2F06%2F10-sections-that-should-be-in-your-software-test-plan%2F&amp;title=10%2B%20Sections%20That%20Should%20Be%20In%20Your%20Software%20Test%20Plan" id="wpa2a_2"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=F0C6TICiUgI:h-JlAj1BZ7Y:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=F0C6TICiUgI:h-JlAj1BZ7Y:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=F0C6TICiUgI:h-JlAj1BZ7Y:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=F0C6TICiUgI:h-JlAj1BZ7Y:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/F0C6TICiUgI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2011/07/06/10-sections-that-should-be-in-your-software-test-plan/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Ultimate List of Items That Every Facebook Page Must Have</title>
		<link>http://www.jayphilips.com/2011/03/01/the-ultimate-list-of-items-that-every-facebook-page-must-have/</link>
		<comments>http://www.jayphilips.com/2011/03/01/the-ultimate-list-of-items-that-every-facebook-page-must-have/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 17:00:19 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=558</guid>
		<description><![CDATA[Facebook pages are being added every minute but how do you make yours stand out in the crowd?
Here are the key items to that EVERY page should have.
1. It&#8217;s own Username so you can promote it with the short url
Tip: Once your page has 25 fans go to http://www.facebook.com/username/. Select the page, enter the preferred [...]]]></description>
				<content:encoded><![CDATA[<p>Facebook pages are being added every minute but how do you make yours stand out in the crowd?<br />
Here are the key items to that <strong><em>EVERY </em></strong>page should have.<br />
1. It&#8217;s own <a href="http://www.facebook.com/WordsFromAPurpleMind" target="_blank">Username</a> so you can promote it with the short url<br />
<em><strong>Tip:</strong></em> Once your page has 25 fans go to <a href="http://www.facebook.com/username/" target="_blank">http://www.facebook.com/username/</a>. Select the page, enter the preferred username and check it&#8217;s availability.<br />
(If you don&#8217;t have 25 fans use the &#8220;Suggest To Friends&#8221; link on your page)</p>
<p>2. Category and subcategory, which will change what kind of info is included in your Page&#8217;s description.<br />
<em><strong>Tip:</strong></em> Click &#8220;Edit Page,&#8221; then &#8220;Basic Information&#8221; to select your category and subcategory.<br />
<a href="http://www.facebook.com/WordsFromAPurpleMind" target="_blank"><img class="aligncenter size-medium wp-image-559" title="Facebook Category" src="http://www.jayphilips.com/wp-content/uploads/2011/02/FB_Category-300x53.png" alt="Facebook Category" width="300" height="53" /></a></p>
<p>3. Welcome Tab, which allows you to greet new fans with a nice warm welcome.<br />
<em><strong>Tip: </strong></em> Install <a href="http://www.facebook.com/apps/application.php?id=4949752878" target="_blank">Static FBML</a> by clicking on &#8220;Add to my Page&#8221; in the upper-left.  Go to your Page and click the link, &#8220;Edit Page&#8221; &amp; scroll down until you see &#8220;FBML&#8221;. Click on the &#8220;Application Settings&#8221; link. Click &#8220;add&#8221; next to the Tab field and click Okay. You’ve now just added a blank Tab called &#8220;FBML&#8221; to your Page. Customize Away.</p>
<p>After you create you Welcome tab, click &#8220;Edit Page,&#8221; then &#8220;Manage Permissions&#8221; to select your new Default Landing Tab.<br />
<a href="http://www.facebook.com/WordsFromAPurpleMind" target="_blank"><img class="aligncenter size-medium wp-image-560" title="Facebook Default Landing Page" src="http://www.jayphilips.com/wp-content/uploads/2011/02/FB_DefaultLandingPage-300x104.png" alt="Facebook Default Landing Page" width="300" height="104" /></a></p>
<p>4. Featured Photos.  Just like profile page fan pages now have the top photo strip to allow you to feature the photos you want.  The main difference is that on fan pages the photos are random.<br />
<em><strong>Tip: </strong></em>Select photos that relate to your page/business.</p>
<p>5. Add Some Apps. Pages can have have different apps installed for fans to check out.<br />
<em><strong>Tip: </strong></em>Only add apps that relate to your page.  Have a YouTube video? Well there&#8217;s an <a href="http://www.facebook.com/apps/application.php?id=133317270055634" target="_blank">app</a> for you to allow the posting of YouTube videos on your page. One of my favorite apps is <a href="http://www.facebook.com/apps/application.php?id=111757625714" target="_blank">Social Tweet</a>, which not only pulls your tweets from Twitter but you let you fans post to Twitter from your page.</p>
<p><a href="http://www.facebook.com/WordsFromAPurpleMind?sk=app_111757625714" target="_blank"><img class="aligncenter size-medium wp-image-561" title="Facebook Social Tweet" src="http://www.jayphilips.com/wp-content/uploads/2011/02/FB_TwitterApp-300x283.png" alt="Facebook Social Tweet" width="300" height="283" /></a></p>
<p>6. Quality Content.  Just because you post updated every 30 minutes doesn&#8217;t mean your fans are interested.  Just like everything else it&#8217;s <strong><em>all about the Quality not the Quantity</em></strong></p>
<p>What other items do <em><strong>you</strong></em> think Facebook pages should have?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2011%2F03%2F01%2Fthe-ultimate-list-of-items-that-every-facebook-page-must-have%2F&amp;title=The%20Ultimate%20List%20of%20Items%20That%20Every%20Facebook%20Page%20Must%20Have" id="wpa2a_4"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=Ap61O7XDWyI:OHt9OtWOJx8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=Ap61O7XDWyI:OHt9OtWOJx8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=Ap61O7XDWyI:OHt9OtWOJx8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Ap61O7XDWyI:OHt9OtWOJx8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/Ap61O7XDWyI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2011/03/01/the-ultimate-list-of-items-that-every-facebook-page-must-have/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>The Ultimate Roundup of Software Testing Magazines</title>
		<link>http://www.jayphilips.com/2011/02/02/the-ultimate-roundup-of-software-testing-magazines/</link>
		<comments>http://www.jayphilips.com/2011/02/02/the-ultimate-roundup-of-software-testing-magazines/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 17:00:59 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Automation Testing]]></category>
		<category><![CDATA[Manual Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Quality Assurance]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Testing Resources]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=552</guid>
		<description><![CDATA[Software testing has expanded over the years, there are more and more magazines being published. Here is a roundup of magazines that focus on software testing.




Automated Software Testing Magazine Electronic version is Free &#8211; Print version $$
The Automated Software Testing (AST) Magazine is a quarterly Automated Testing Institute magazine geared towards IT professionals involved in [...]]]></description>
				<content:encoded><![CDATA[<p>Software testing has expanded over the years, there are more and more magazines being published. Here is a roundup of magazines that focus on software testing.</p>
<table border="0" cellspacing="1" width="75%">
<tbody>
<tr>
<td><a href="http://www.automatedtestinginstitute.com/home/index.php?option=com_alphacontent&amp;view=alphacontent&amp;Itemid=127" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/Automated_Software_Testing_Magazine.jpg" border="0" alt="Automated Software Testing Magazine" width="224" height="290" /></a></td>
<td><a href="http://www.automatedtestinginstitute.com/home/index.php?option=com_alphacontent&amp;view=alphacontent&amp;Itemid=127" target="_blank">Automated Software Testing Magazine</a> <em>Electronic version is Free &#8211; Print version $$</em></p>
<p>The Automated Software Testing (AST) Magazine is a quarterly Automated Testing Institute magazine geared towards IT professionals involved in Software Quality Engineering. This magazine is an excellent source of relevant, up-to-date information from the world of automated software testing. Each issue contains contemporary test automation concepts and approaches provided by industry experts and practitioners, which will help the reader more effectively implement test automation in their own projects.</td>
</tr>
<tr>
<td><a href="http://www.stickyminds.com/BetterSoftware/magazine.asp" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/better_software.png" border="0" alt="Better Software" width="200" height="268" /></a></td>
<td><a href="http://www.stickyminds.com/BetterSoftware/magazine.asp" target="_blank">Better Software</a> <em>Electronic version is $$</em></p>
<p>Better Software is the magazine for software professionals who care about quality. Each issue brings you relevant, timely information to help you build better software. Continuing to deliver in-depth articles on testing, tools, defect tracking, metrics, and management, it&#8217;s the only commercial magazine exclusively dedicated to software professionals. Within the pages of each issue you&#8217;ll find heavy hitting articles about solutions to common management problems, coverage on emerging technologies, and more. You&#8217;ll benefit from expert analysis and real-world case studies in the areas of Testing &amp; Analysis, Managing People &amp; Teams, and Tools &amp; Techniques.</p>
<p>Print version is only available in the US.</td>
</tr>
<tr>
<td><a href="http://www.code-magazine.com/Index.aspx" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/Code.jpg" alt="CODE" width="160" height="208" border="0"></a>&nbsp;</td>
<td><a href="http://www.code-magazine.com/Index.aspx" target="_blank">CODE Magazine</a> <em>Electronic version is Free &#8211; Print version $$ </em><br/><br />
The Leading Independent .NET Magazine &#8211; Featuring articles on Windows Phone 7, Silverlight, PLINQ, PowerPivot, SQL Server
</td>
</tr>
<tr>
<td><a href="http://www.coremag.eu/index.php?id=65" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/Core.png" alt="coremag.eu" width="177" height="246" border="0"></a>&nbsp;</td>
<td><a href="http://www.coremag.eu/index.php?id=65" target="_blank">coremag.eu</a> <em>Electronic version is Free &#8211; Registration Required</em><br/><br />
Magazine for Testers and IT Experts.
</td>
</tr>
<tr>
<td><a href="http://asq.org/pub/jqp/index.html" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/JournalQualityParticipation.jpg" border="0" alt="Journal for Quality and Participation" width="130" height="200" /></a></td>
<td><a href="http://asq.org/pub/jqp/index.html" target="_blank">Journal for Quality and Participation</a> <em>Electronic version  $$ &#8211; Print version not available</em></p>
<p>Published by the American Society for Quality (ASQ) in the interest of expanding the knowledge and practice of leadership, employee involvement, and other processes that encourage and enable people to participate in decisions that affect quality, customer satisfaction, and the performance of their organizations.</td>
</tr>
<tr>
<td colspan="2"><a href="http://www.jayphilips.com/wp-content/uploads/2011/02/20100228_DilbertTimeMagazine.gif"><img class="aligncenter size-full wp-image-553" title="Dilbert on Time Magazine" src="http://www.jayphilips.com/wp-content/uploads/2011/02/20100228_DilbertTimeMagazine.gif" alt="Dilbert on Time Magazine" width="640" height="287" /></a></td>
</tr>
<tr>
<td></td>
<td><a href="http://www.methodsandtools.com/" target="_blank">Methods &amp; Tools</a> <em>Electronic version is Free &#8211; Print version not available</em></p>
<p>A free software development magazine on Software Testing, Project Management, Programming (Java,.NET, Ruby on Rails, Ajax), UML, Agile (eXtreme Programming, Scrum, TDD), Requirements, Databases, Software Process Improvement, Tools</td>
</tr>
<tr>
<td><a href="http://www.professionaltester.com/magazine/" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/ProfessionalTester.png" border="0" alt="Professional Tester" width="177" height="246" /></a></td>
<td><a href="http://www.professionaltester.com/magazine/" target="_blank">Professional Tester</a> <em>Electronic version is Free &#8211; Print version $$</em></td>
</tr>
<tr>
<td><a href="http://asq.org/qualityprogress/index.html" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/QualityProgress.jpg" border="0" alt="Quality Progress" width="130" height="177" /></a></td>
<td><a href="http://asq.org/qualityprogress/index.html" target="_blank">Quality Progress</a> <em>Electronic version $$ &#8211; Print version $$</em></p>
<p>ASQ&#8217;s flagship publication, read by more people than any other magazine on quality, features in-depth articles describing the application of innovative methods. Topics include knowledge management, process improvement and organizational behavior.</td>
</tr>
<tr>
<td><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/SDTimes.png" alt="SD Times" width="125" height="170" /></td>
<td><a href="http://www.sdtimes.com/" target="_blank">SD Times</a> <em>Electronic &amp; Print version are Free</em></p>
<p>BZ Media&#8217;s publishes Software Development Times, the first and only newspaper for the software development industry.</p>
<p>This one isn&#8217;t specific to just software testing but has some great articles and a good read.  I personally get the print version of this one.</td>
</tr>
<tr>
<td><a href="http://www.softwaretestpro.com/Publication/p/STPM" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/STQA.gif" border="0" alt="Software Test &amp; Quality Assurance" width="140" height="182" /></a></td>
<td><a href="http://www.softwaretestpro.com/Publication/p/STPM" target="_blank">Software Test &amp; Quality Assurance</a> <em>Electronic version is Free</em></p>
<p>The focus of the new bi-monthly magazine &#8211; Software Test &amp; Quality Assurance &#8211; is on testing, how testing interacts with other functions in the software development life cycle and expands the conversation into software development. Join now to receive your publication at home and access to the archives</td>
</tr>
<tr>
<td><a href="http://asq.org/pub/sqp/" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/SoftwareQualityProfessional.gif" border="0" alt="Software Quality Professional Magazine" width="100" height="135" /></a></td>
<td><a href="http://asq.org/pub/sqp/" target="_blank">Software Quality Professional Magazine</a> <em>Electronic &amp; Print versions $$</em></td>
</tr>
<tr>
<td><a href="http://issuu.com/teatimewithtesters" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/TeaTimeWithTesters.png" border="0" alt="Tea-time with Testers" width="200" height="256" /></a></td>
<td><a href="http://issuu.com/teatimewithtesters" target="_blank">Tea-time with Testers</a> Electronic version is Free</p>
<p>A monthly ezine dedicated to the software testing community.</td>
</tr>
<tr>
<td><a href="http://www.testmagazine.co.uk/digital-issues/" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/TEST.jpg" border="0" alt="T.E.S.T Magazine" width="104" height="157" /></a></td>
<td><a href="http://www.testmagazine.co.uk/digital-issues/" target="_blank">T.E.S.T Magazine</a> <em>Electronic &amp; Print versions are Free</em></p>
<p>Is published in print and digital format six times a year for directors, managers, and senior professionals who are aligned with software testing &amp; QA.</td>
</tr>
<tr>
<td><a href="http://www.testfocus.co.za/" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/TestFocus.gif" border="0" alt="Test Focus" width="200" height="276" /></a></td>
<td><a href="http://www.testfocus.co.za/" target="_blank">Test Focus</a> <em>Electronic version is Free &#8211; Print version is Free but only available in South Africa </em></td>
</tr>
<tr>
<td><a href="http://testingcircus.com/default.aspx" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/TestingCircus.jpg" border="0" alt="Testing Circus" width="200" height="258" /></a></td>
<td><a href="http://testingcircus.com/default.aspx" target="_blank">Testing Circus</a> <em>Electronic version is Free</em><br />
Testing Circus will be published every month. This journal will contain various subjects on software testing including: Basics of software testing. Test Cases on various applications/items/subjects. Tools guidance. Book reviews. Interviews of testing professionals. Testing News and Update. Testing Blogs/sites to follow. Professional Guidance. Tips and Tricks on Testing</td>
</tr>
<tr>
<td><a href="http://www.testingexperience.com/this_issue.php" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/TestingExperience.jpg" border="0" alt="Testing Experience" width="200" height="283" /></a></td>
<td><a href="http://www.testingexperience.com/this_issue.php" target="_blank">Testing Experience</a> <em>Electronic version is free &#8211; Print version $$</em></td>
</tr>
<tr>
<td><a href="http://www.thetestingplanet.com/category/the-testing-planet/" target="_blank"><img src="http://www.jayphilips.com/wp-content/uploads/testing-magazines/TestingPlanet.png" alt="The Testing Planet" width="200" height="100" border="0"></a></td>
<td><a href="http://www.thetestingplanet.com/category/the-testing-planet/" target="_blank">The Testing Planet</a> <em>Electronic version is free &#8211; Print version $$</em></td>
</tr>
</tbody>
</table>
<p>Do <strong>you</strong> know any other testing magazines that should be added to the list?</p>
<p>Don&#8217;t forget to <strong>bookmark</strong> this page as I will be updating it as I find more magazines.</p>
<p><strong>Updated On: 2/17/2011</strong><em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2011%2F02%2F02%2Fthe-ultimate-roundup-of-software-testing-magazines%2F&amp;title=The%20Ultimate%20Roundup%20of%20Software%20Testing%20Magazines" id="wpa2a_6"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=Anw1Msx4reQ:NavHf33C-oo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=Anw1Msx4reQ:NavHf33C-oo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=Anw1Msx4reQ:NavHf33C-oo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=Anw1Msx4reQ:NavHf33C-oo:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/Anw1Msx4reQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2011/02/02/the-ultimate-roundup-of-software-testing-magazines/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>The Ultimate Roundup of RSS Directories to Promote Your RSS Feeds To For Free</title>
		<link>http://www.jayphilips.com/2011/01/09/the-ultimate-roundup-of-rss-directories-to-promote-your-rss-feeds-to-for-free/</link>
		<comments>http://www.jayphilips.com/2011/01/09/the-ultimate-roundup-of-rss-directories-to-promote-your-rss-feeds-to-for-free/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 01:55:55 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Free Advertising]]></category>
		<category><![CDATA[Website Promotion]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=548</guid>
		<description><![CDATA[There are tons of RSS directories that you could promote your feeds to for FREE.  Below is a roundup of directories that you can submit your feeds to in order to help you get more traffic.  
NOTE: I do not recommend going to each directory today. Bookmark this page and stagger your submissions [...]]]></description>
				<content:encoded><![CDATA[<p>There are tons of RSS directories that you could promote your feeds to for <strong>FREE</strong>.  Below is a roundup of directories that you can submit your feeds to in order to help you get more traffic. <strong> </strong></p>
<p><strong>NOTE:</strong> I do not recommend going to each directory today. Bookmark this page and stagger your submissions so you can can a steady stream of traffic. </p>
<p>The links below will either take you directly to the submit form or the registration page.</p>
<ol>
<li><a href="http://4guysfromrolla.aspin.com/func/addres/rss-review/userlist?rid=1427020&#038;cob=4guysfromrolla" target="_blank">4GuysFromRolla</a><br/><a href="http://4guysfromrolla.aspin.com/func/addres/rss-review/userlist?rid=1427020&#038;cob=4guysfromrolla" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-4guysfromrolla.png" border="0" alt="4GuysFromRolla" width="312" height="101" /></a></li>
<li><a href="http://www.allinclusivelinks.com/index.php?option=com_content&#038;view=article&#038;id=890&#038;Itemid=40" target="_blank">All Inclusive Links</a><br/><a href="http://www.allinclusivelinks.com/index.php?option=com_content&#038;view=article&#038;id=890&#038;Itemid=40" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-allinclusivelinks.png" border="0" alt="All Inclusive Links" width="312" height="101" /></a></li>
<li><a href="http://www.blog-collector.com/submit.php" target="_blank">Blog Collector</a> <em>Blog &#038; RSS</em><br/><a href="http://www.blog-collector.com/submit.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-blog-collector.png" border="0" alt="Blog Collector" width="312" height="101" /></a></li>
<li><a href="http://www.blogbal.com/submit.php" target="_blank">Blogbal</a> <em>Reciprocal Link Required</em><br/><a href="http://www.blogbal.com/submit.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-blogbal.png" border="0" alt="Blogbal" width="312" height="101" /></a></li>
<li><a href="http://www.blogbunch.com/suggest/" target="_blank">blogBunch</a> <em>Blog &#038; RSS</em><br/><a href="http://www.blogbunch.com/suggest/" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-blogbunch.png" border="0" alt="blogBunch" width="312" height="101" /></a></li>
<li><a href="http://www.bloggapedia.com/submit.php" target="_blank">Bloggapedia</a> <em>Registration Required &#8211; Blog &#038; RSS</em><br/><a href="http://www.bloggapedia.com/submit.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-bloggapedia.png" border="0" alt="Bloggapedia" width="312" height="101" /></a></li>
<li><a href="http://www.blogdigger.com/add.jsp" target="_blank">Blogdigger</a><br/><a href="http://www.blogdigger.com/add.jsp" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-blogdigger.png" border="0" alt="Blogdigger" width="312" height="101" /></a></li>
<li><a href="http://www.blogoculars.com/blog-directory/add-blog/" target="_blank">Blogoculars</a> <em>Registration Required</em><br/><a href="http://www.blogoculars.com/blog-directory/add-blog/" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-blogoculars.png" border="0" alt="Blogoculars" width="312" height="101" /></a></li>
<li><a href="http://blogpulse.com/submit.html" target="_blank">BlogPulse</a> <em>Blog &#038; RSS</em><br/><a href="http://blogpulse.com/submit.html" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-blogpulse.png" border="0" alt="BlogPulse" width="312" height="101" /></a></li>
<li><a href="http://feedshark.brainbliss.com/" target="_blank">Feed Shark</a><br/><a href="http://feedshark.brainbliss.com/" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedshark.png" border="0" alt="Feed Shark" width="312" height="101" /></a></li>
<li><a href="http://www.feedagg.com/add_feed.php" target="_blank">FeedAgg</a><br/><a href="http://www.feedagg.com/add_feed.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedagg.png" border="0" alt="FeedAgg" width="312" height="101" /></a></li>
<li><a href="http://www.feedage.com/myfeedage/login.php" target="_blank">Feedage</a> <em>Registration Required</em><br/><a href="http://www.feedage.com/myfeedage/login.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedage.png" border="0" alt="Feedage" width="312" height="101" /></a></li>
<li><a href="http://www.feedcat.net/my-feeds/submit/" target="_blank">FEEDCAT.NET</a> <em>Registration Required</em><br/><a href="http://www.feedcat.net/my-feeds/submit/" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedcat.png" border="0" alt="FEEDCAT.NET" width="312" height="101" /></a></li>
<li><a href="http://www.feedgy.com/Submit.aspx" target="_blank">Feedgy</a><br/><a href="http://www.feedgy.com/Submit.aspx" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedgy.png" border="0" alt="Feedgy" width="312" height="101" /></a></li>
<li><a href="http://www.feedlisting.com/submit.php" target="_blank">FeedListing</a><br/><a href="http://www.feedlisting.com/submit.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedlisting.png" border="0" alt="FeedListing" width="312" height="101" /></a></li>
<li><a href="http://www.feednuts.com/feed/submit" target="_blank">feedNuts</a> <em>Registration Required &#8211; Blog &#038; RSS</em><br/><a href="http://www.feednuts.com/feed/submit" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feednuts.png" border="0" alt="feedNuts" width="312" height="101" /></a></li>
<li><a href="http://www.feedooyoo.com/ref.htm" target="_blank">FeedoOyoo</a> <em>Registration Required</em><br/><a href="http://www.feedooyoo.com/ref.htm" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-feedooyoo.png" border="0" alt="FeedoOyoo " width="312" height="101" /></a></li>
<li><a href="http://www.goldenfeed.com/AddFeed.aspx" target="_blank">GoldenFeed</a><br/><a href="http://www.goldenfeed.com/AddFeed.aspx" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-goldenfeed.png" border="0" alt="GoldenFeed" width="312" height="101" /></a></li>
<li><a href="http://www.icerocket.com/c?p=addblog" target="_blank">Icerocket</a><br/><a href="http://www.icerocket.com/c?p=addblog" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-icerocket.png" border="0" alt="Icerocket" width="312" height="101" /></a></li>
<li><a href="http://www.leighrss.com/rss-add-gn.html" target="_blank">LeighRSS</a><br/><a href="http://www.leighrss.com/rss-add-gn.html" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-leighrss.png" border="0" alt="LeighRSS" width="312" height="101" /></a></li>
<li><a href="http://www.metafeeder.com/suggest-feed.html" target="_blank">metaFeeder</a><br/><a href="http://www.metafeeder.com/suggest-feed.html" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-metafeeder.png" border="0" alt="metaFeeder" width="312" height="101" /></a></li>
<li><a href="http://www.millionrss.com/add-my-feed.php" target="_blank">MillionRSS</a><br/><a href="http://www.millionrss.com/add-my-feed.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-millionrss.png" border="0" alt="MillionRSS" width="312" height="101" /></a></li>
<li><a href="http://www.minnesota.com/user.php?action=addblog" target="_blank">Minnesota</a> <em>Registration Required</em><br/><a href="http://www.minnesota.com/user.php?action=addblog" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-minnesota.png" border="0" alt="Minnesota" width="312" height="101" /></a></li>
<li><a href="http://www.newzalert.com/AuthorCenter/" target="_blank">NewzAlert</a> <em>Registration Required</em><br/><a href="http://www.newzalert.com/AuthorCenter/" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-newzalert.png" border="0" alt="NewzAlert" width="312" height="101" /></a></li>
<li><a href="http://www.plazoo.com/en/addrss.asp" target="_blank">Plazoo</a><br/><a href="http://www.plazoo.com/en/addrss.asp" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-plazoo.png" border="0" alt="Plazoo" width="312" height="101" /></a></li>
<li><a href="http://www.readablog.com/AddFeed.aspx" target="_blank">Read a blog</a><br/><a href="http://www.readablog.com/AddFeed.aspx" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-readablog.png" border="0" alt="Read a blog" width="312" height="101" /></a></li>
<li><a href="http://www.rss-network.com/submitrss.php" target="_blank">RSS-Network</a><br/><a href="http://www.rss-network.com/submitrss.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-rss-network.png" border="0" alt="RSS-Network" width="312" height="101" /></a></li>
<li><a href="http://www.rssbuffet.com/submit.php" target="_blank">RSSbuffet</a><br/><a href="http://www.rssbuffet.com/submit.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-rssbuffet.png" border="0" alt="RSSbuffet" width="312" height="101" /></a></li>
<li><a href="http://www.rssfeeddirectory.org/submit-rss-feed/free.aspx" target="_blank">rssfeeddirectory</a><br/><a href="http://www.rssfeeddirectory.org/submit-rss-feed/free.aspx" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-rssfeeddirectory.png" border="0" alt="rssfeeddirectory" width="312" height="101" /></a></li>
<li><a href="http://www.rssmicro.com/feedsubmit.web" target="_blank">RSSMicro</a><br/><a href="http://www.rssmicro.com/feedsubmit.web" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-rssmicro.png" border="0" alt="RSSMicro" width="312" height="101" /></a></li>
<li><a href="http://www.rssmotron.com/feed_submission.php" target="_blank">RSSMotron</a><br/><a href="http://www.rssmotron.com/feed_submission.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-rssmotron.png" border="0" alt="RSSMotron" width="312" height="101" /></a></li>
<li><a href="http://www.rsstop10.com/directory/rss-submit.php" target="_blank">RSStop10</a><br/><a href="http://www.rsstop10.com/directory/rss-submit.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-rsstop10.png" border="0" alt="RSStop10" width="312" height="101" /></a></li>
<li><a href="http://www.solarwarp.net/submitrss.php" target="_blank">SolarWarp</a><br/><a href="http://www.solarwarp.net/submitrss.php" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-solarwarp.png" border="0" alt="SolarWarp" width="312" height="101" /></a></li>
<li><a href="http://www.xmeta.net/users/" target="_blank">Xmeta</a><br/><a href="http://www.xmeta.net/users/" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-xmeta.png" border="0" alt="Xmeta" width="77" height="100" /></a></li>
<li><a href="http://www.zimbio.com/link/blog?Login=" target="_blank">zimbio</a> <em>Registration Required</em><br/><a href="http://www.zimbio.com/link/blog?Login=" target="_blank"><br />
<img src="http://www.jayphilips.com/wp-content/uploads/2011/01/logo-zimbio.png" border="0" alt="zimbio" width="312" height="101" /></a></li>
</ol>
<p>Do <strong>you</strong> know any other RSS Directories that should be added to the list?</p>
<p>Don&#8217;t forget to <strong>bookmark</strong> this page as I will be updating it as I find more directories.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2011%2F01%2F09%2Fthe-ultimate-roundup-of-rss-directories-to-promote-your-rss-feeds-to-for-free%2F&amp;title=The%20Ultimate%20Roundup%20of%20RSS%20Directories%20to%20Promote%20Your%20RSS%20Feeds%20To%20For%20Free" id="wpa2a_8"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=LEowGgdo2VE:4mK_DuAt5QI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=LEowGgdo2VE:4mK_DuAt5QI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=LEowGgdo2VE:4mK_DuAt5QI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=LEowGgdo2VE:4mK_DuAt5QI:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/LEowGgdo2VE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2011/01/09/the-ultimate-roundup-of-rss-directories-to-promote-your-rss-feeds-to-for-free/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Quality Assurance Roles and Responsibilities</title>
		<link>http://www.jayphilips.com/2010/11/01/quality-assurance-roles-and-responsibilities/</link>
		<comments>http://www.jayphilips.com/2010/11/01/quality-assurance-roles-and-responsibilities/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 17:00:46 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Automation Testing]]></category>
		<category><![CDATA[Manual Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Quality Assurance]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Testing Resources]]></category>
		<category><![CDATA[Dilbert]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Testing Best Practices]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=529</guid>
		<description><![CDATA[There are various roles on projects, some people may play more than one role.  You should always check with your organizations testing methodology on what your role(s) are. Below is a breakdown of quality assurance roles and responsibilities:
Phase: All

Test Lead

Oversees all testing staff and activities for all assigned applications
Ensures all testing standards are being [...]]]></description>
				<content:encoded><![CDATA[<p>There are various roles on projects, some people may play more than one role.  You should always check with your organizations <a href="http://www.jayphilips.com/2010/03/31/15-sections-that-should-be-in-a-testing-methodology/">testing methodology</a> on what your role(s) are. Below is a breakdown of quality assurance roles and responsibilities:</p>
<p><strong>Phase: All</strong></p>
<ul>
Test Lead</p>
<ul>
<li>Oversees all testing staff and activities for all assigned applications</li>
<li>Ensures all testing standards are being met</li>
<li>Serves as an escalation point for issues involving testing</li>
<li>Serves as a resource and communication point for decisions about test schedule changes</li>
<li>Provides weekly status report that includes testing metrics</li>
</ul>
<p>Test Analyst</p>
<ul>
<li>Follows testing standards</li>
<li>Provide Test Lead with input for weekly status report</li>
</ul>
<p>Performance Analyst</p>
<ul>
<li>Follows testing standards</li>
<li>Provide Test Lead with input for weekly status report</li>
</ul>
</ul>
<p><strong>Phase: Planning</strong></p>
<ul>
Test Lead</p>
<ul>
<li>Review Project Artifacts</li>
<li>Works with project team to define and create overall strategy and ensures that it is being achieved</li>
<li>Communicates the test strategy to the Project Manager and Development Team</li>
<li>Define test process including required test activities and deliverables</li>
<li>Identifies test resources, estimates test effort and defines test schedule and milestones</li>
<li>Ensures technical resources are organized for effective support of testing</li>
<li>Conducts walk-through of <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
</ul>
<p>Test Analyst</p>
<ul>
<li>Collaborate with Test Lead on creation of <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
<li>Collaborates with Test Lead on estimating testing effort</li>
<li>Participates in walk-through of <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
</ul>
<p>Performance Analyst</p>
<ul>
<li>Establishes and maintains performance testing    guidelines for both manual and automated testing.</li>
<li>Determine application architecture, configuration,    and performance requirements</li>
</ul>
<p>Project Manager</p>
<ul>
<li>Develop and  manage the project schedule</li>
<li>Provide direction and assign responsibil-ities when needed.</li>
<li>Manage Change Control process</li>
<li>Act as resource to Test Lead for information to create <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
<li>Participate in Test Strategy walk-through</li>
<li>Approve <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
</ul>
<p>Business Analyst</p>
<ul>
<li>Act as resource to Test Lead for information to create <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
<li>Participate in Test Strategy walk-through</li>
<li>Approve <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test    Strategy</a></li>
</ul>
<p>Development</p>
<ul>
<li>Act as resource to Test Lead for information to create <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
<li>Participate in <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy </a>walk-through</li>
<li>Approve <a href="http://www.jayphilips.com/2010/05/24/20-sections-that-should-be-in-your-testing-strategy/">Test Strategy</a></li>
</ul>
</ul>
<p><a href="http://www.marketmetweet.com/idevaffiliate/idevaffiliate.php?id=1088_0_1_24" target="_blank"><img src="http://www.marketmetweet.com/idevaffiliate/banners/banner.png" border="0" alt="" width="729" height="90" /></a><br />
<strong>Phase: Construction</strong></p>
<ul>
Test Lead</p>
<ul>
<li>Review Requirements</li>
<li>Review Logical and Physical designs</li>
<li>Create Test Plan</li>
<li>Create UAT Test plan for End Users</li>
<li>Conduct walk-through of Test Plan</li>
<li>Ensures traceability of test cases back to project    requirements</li>
<li>Be available as resource to Test Analyst in creation    of test cases</li>
<li>Participate in walkthrough of test cases</li>
<li>Approve test cases</li>
<li>Assess progress, escalate issues, and manage    technical decisions</li>
</ul>
<p>Test Analyst</p>
<ul>
<li>Review Requirements</li>
<li>Review Logical and Physical Designs</li>
<li>Collaborate with Test Lead to create Test Plan</li>
<li>Participate in walk-through of Test Plan</li>
<li>Approve Test Plan</li>
<li>Create Test Cases (manual and automated, if    applicable)  and Requirements matrix</li>
<li>Conduct walk-through of test cases</li>
<li>Approve Test Cases</li>
</ul>
<p>Performance Analyst</p>
<ul>
<li>Develops and maintains automated performance test scripts.</li>
</ul>
<p>Project Manager </p>
<ul>
<li>Be available as resource for test team in regards to questions that arise with Requirements and Design documents</li>
<li>Participate in walk-through and provide    approval  of Test Plan</li>
</ul>
<p>Business Analyst</p>
<ul>
<li>Create Requirements Documentation</li>
<li>Be available as resource for test team in regards to    questions that arise with Requirements and test case creation</li>
<li>Act as resource to Test Lead for information to    create Test Plan</li>
<li> Participate    in walk-through and provide approval     of Test Plan</li>
<li>Participate in walk-through of test cases</li>
</ul>
<p>Development</p>
<ul>
<li>Create Logical and Physical Design Documents</li>
<li>Review requirements and other and other project documentation</li>
<li>Be available as resource for test team in regards to questions that arise with Requirements and test case creation</li>
<li> Participate    in walk-through and provide approval of Test Plan</li>
<li>Participate in walk-through of test cases</li>
</ul>
<p>End User (SME)</p>
<ul>
<li>Be available as resource for test team in regards to    questions that arise with Requirements and Design documents</li>
<li>With assistance from test team, create UAT test    cases</li>
</ul>
</ul>
<p><strong>Phase: Execution</strong></p>
<ul>
Test Lead</p>
<ul>
<li>Conduct Test Readiness Assessment</li>
<li>Execute manual test cases automated test scripts, if    applicable</li>
<li>Log and review issues and defects identified by    testers</li>
<li>Collect testing sign-off from all testing    participants</li>
<li>Ensures that all aspects of testing, such as :    manual execution, regression, automation, and performance are completed</li>
<li>Create Test Completion Report for promotion    recommendation.</li>
</ul>
<p>Test Analyst</p>
<ul>
<li>Conduct Test Readiness Assessment</li>
<li>Execute manual test cases automated test scripts, if    applicable</li>
<li>Participate in defect reviews</li>
<li>Collaborate with Test Lead in creating Test Completion Report for promotion recommendation</li>
</ul>
<p>Performance Analyst</p>
<ul>
<li>Performs load, stress, and performance testing and analyzes results</li>
<li>Provides performance and usage reports</li>
</ul>
<p>Project Manager</p>
<ul>
<li>Participate in defect reviews</li>
<li>Consult with Test Lead on review and creation of Test Completion report</li>
<li>Approve Test Completion Report.</li>
</ul>
<p>Business Analyst</p>
<ul>
<li>Participate in defect reviews</li>
<li>Approve Test Completion Report.</li>
</ul>
<p>Development</p>
<ul>
<li>Coordinate and conduct Unit Testing</li>
<li>Participate in defect reviews</li>
<li>Collaborate with test team when conducting Test Readiness Assessment</li>
<li>Investigate and resolve defects/issues</li>
<li>Update defect/issues log with state and resolution.</li>
</ul>
<p>End User (SME)</p>
<ul>
<li>Participate in UAT test execution, reporting defects and test findings to the Test Lead</li>
<li>Notify Test Lead of any issues impeding progress of testing.</li>
<li>Provide approval of promotion recommend-ation contained in Test Completion Report</li>
</ul>
</ul>
<p><img src="http://www.jayphilips.com/wp-content/uploads/2010/10/20090215_DilbertRoles.gif" alt="Dilbert Roles" width="640" height="287" border="0" class="aligncenter size-full wp-image-531" title="Dilbert Roles" />Phase: <strong>Closure</strong></p>
<ul>
Test Lead</p>
<ul>
<li>Provide final Test Completion report for entire project</li>
<li>Finalize and archive all Test Deliverables</li>
<li>Participate in project closure activities</li>
<li>Support the project warranty period, if applicable</li>
</ul>
<p>Test Analyst</p>
<ul>
<li>Finalize and archive all test deliverables</li>
<li>Participate in project closure activities</li>
<li>Support the project warranty period , if applicable</li>
</ul>
<p>Performance Analyst</p>
<ul>
<li>Provides final Performance Findings  Report</li>
</ul>
<p>Project Manager</p>
<ul>
<li>Performs project closure procedures</li>
<li>Provide support to team during project warranty period</li>
</ul>
<p>Business Analyst</p>
<ul>
<li>Provide support during project warranty period</li>
</ul>
<p>Development</p>
<ul>
<li>Provide support during project warranty period</li>
</ul>
<p>End User (SME)</p>
<ul>
<li>Be available as resource during project warranty period</li>
</ul>
</ul>
<p><strong>Phase: Maintenance</strong></p>
<ul>
Test Lead</p>
<ul>
<li>Provide testing deliverables and test execution as    needed if test team is responsible for on-going maintenance</li>
</ul>
<p>Test Analyst
<ul>
<li>Provide testing deliverables and test execution as    needed if test team is responsible for on-going maintenance</li>
</ul>
<p>Performance Analyst</p>
<ul>
<li>Rerun Performance tests, if needed</li>
</ul>
<p>Project Manager</p>
<ul>
<li>Provide project deliverables and support to project team, if project team is responsible for on-going maintenance</li>
</ul>
<p>Business Analyst</p>
<ul>
<li>Provide On-going support to project team, if applicable</li>
</ul>
<p>Development</p>
<ul>
<li>Provide on-going development support, if applicable</li>
</ul>
<p>End User (SME)</p>
<ul>
<li>Be available as resource during on-going maintenance activities, if applicable</li>
</ul>
</ul>
<p><strong>What role(s) have you played on your projects?</strong></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2010%2F11%2F01%2Fquality-assurance-roles-and-responsibilities%2F&amp;title=Quality%20Assurance%20Roles%20and%20Responsibilities" id="wpa2a_10"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=JwX4qEvDxMA:hpyXkXQuEmw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=JwX4qEvDxMA:hpyXkXQuEmw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=JwX4qEvDxMA:hpyXkXQuEmw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=JwX4qEvDxMA:hpyXkXQuEmw:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/JwX4qEvDxMA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2010/11/01/quality-assurance-roles-and-responsibilities/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>The Ultimate Roundup Of Websites To Promote Your Tutorials To For Free</title>
		<link>http://www.jayphilips.com/2010/09/30/the-ultimate-roundup-of-websites-to-promote-your-tutorials-to-for-free/</link>
		<comments>http://www.jayphilips.com/2010/09/30/the-ultimate-roundup-of-websites-to-promote-your-tutorials-to-for-free/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 17:46:23 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Advertising Campaigns]]></category>
		<category><![CDATA[Free Advertising]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=520</guid>
		<description><![CDATA[Your wrote your tutorial.  You tweeted your tutorial on Twitter.  You posted your tutorial to your FaceBook Fan Page.  You posted your tutorial to your FaceBook Profile. Then you wait&#8230; and wait.. and wait some more.  You ask yourself &#8220;Where are all the visitors? Did I reach as many people as [...]]]></description>
				<content:encoded><![CDATA[<p>Your wrote your tutorial.  You tweeted your tutorial on <a href="http://twitter.com/jayphilips">Twitter</a>.  You posted your tutorial to your <a href="http://wfapm.com/cqMRK6" target="_blank">FaceBook Fan Page</a>.  You posted your tutorial to your <a href="http://wfapm.com/aQlkt4" target="_blank">FaceBook Profile</a>. Then you wait&#8230; and wait.. and wait some more.  You ask yourself &#8220;Where are all the visitors? Did I reach as many people as I could?&#8221;</p>
<p>There are hundreds of websites that you could promote your tutorial on for <strong>FREE</strong>.  Check out &#8220;<a href="http://www.jayphilips.com/2010/06/03/the-ultimate-roundup-of-websites-to-promote-your-design-articles-for-free/">The Ultimate Roundup of Websites to Promote Your Design Articles For Free</a>&#8221; for submitting your articles. Below is a roundup of websites that you can submit your tutorials to in order to help you get more traffic. <strong> </strong></p>
<p><strong>NOTE:</strong> I do not recommend going to each site and posting every single tutorial you&#8217;ve ever written.  Only post the tutorial that are relevant to the site you are submitting to.</p>
<p>The links below will either take you directly to the submit form or the main page where you will see a form on the right hand side.</p>
<ol>
<li>
    	<a href="http://10steps.sg/community-link/#submitfeed" target="_blank">10Steps.SG</a><br />
        <br/><br />
        <a href="http://10steps.sg/community-link/#submitfeed" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-10stepssg.png" border="0" alt="10Steps.SG" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.bestdesigntuts.com/community-news/" target="_blank">Best Design Tutorials</a><br />
        <br/><br />
        <a href="http://www.bestdesigntuts.com/community-news/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-bestdesigntuts.png" border="0" alt="Best Design Tutorials" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://bestphotoshoptutorials.net/submit/" target="_blank">Best Photoshop Tutorials</a><br />
        <br/><br />
        <a href="http://bestphotoshoptutorials.net/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-bestphotoshoptutorials.png" border="0" alt="Best Photoshop Tutorials" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.capitaltutorials.com/addtutorial.php" target="_blank">Capital Tutorials</a><br />
        <br/><br />
        <a href="http://www.capitaltutorials.com/addtutorial.php" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-capitaltutorials.png" border="0" alt="Capital Tutorials" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.cg-links.com/submit-link.php" target="_blank">CG Links</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.cg-links.com/submit-link.php" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-cglinks.png" border="0" alt="CG Links" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://cmstutorials.org/submit_tutorial" target="_blank">CMS tutorial</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://cmstutorials.org/submit_tutorial" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-cmstutorial.png" border="0" alt="CMS tutorial" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.cssreflex.com/community-news" target="_blank">CSSReflex</a><br />
        <br/><br />
        <a href="http://www.cssreflex.com/community-news" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-cssreflex.png" border="0" alt="CSSReflex" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://delicious.com/save" target="_blank">delicious</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://delicious.com/save" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-delicious.png" border="0" alt="delicious" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://designbump.com/submit" target="_blank">design bump</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://designbump.com/submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-designbump.png" border="0" alt="design bump" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://designchair.co.uk/suggest-a-site/" target="_blank">Design Chair</a><br />
        <br/><br />
        <a href="http://designchair.co.uk/suggest-a-site/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-designchair.png" border="0" alt="Design Chair" width="312" height="101" />        </a>    </li>
<li><a href="http://www.designfloat.com/submit" target="_blank">design float</a> <em>Registration Required</em><br />
    	<br/><br />
        <a href="http://www.designfloat.com/submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-designfloat.png" border="0" alt="design float" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.designgizer.com/" target="_blank">DesignGizer</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.designgizer.com/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-designgizer.png" border="0" alt="DesignGizer" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://digg.com/submit/" target="_blank">digg</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://digg.com/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-digg.png" border="0" alt="digg" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.dzone.com/links/add.html" target="_blank">DZone</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.dzone.com/links/add.html" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-dzone.png" border="0" alt="DZone" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.faqpal.com/submit" target="_blank">FAQ PAL</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.faqpal.com/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-faqpal.png" border="0" alt="FAQ PAL" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://favshare.net/submit/" target="_blank">favSHARE</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://favshare.net/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-favshare.png" border="0" alt="favSHARE" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.flashperfection.com/submit.html" target="_blank">FlashPerfection</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.flashperfection.com/submit.html" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-flashperfection.png" border="0" alt="FlashPerfection" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.fstutorials.com/submit/" target="_blank">FSTutorials</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.fstutorials.com/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-fstutorials.png" border="0" alt="FSTutorials" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://gfxtuts.com/submit/" target="_blank">GfxTuts</a><br />
        <br/><br />
        <a href="http://gfxtuts.com/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-gfxtuts.png" border="0" alt="GfxTuts" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.good-tutorials.com/session/new" target="_blank">Good-Tutorials</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.good-tutorials.com/session/new" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-goodtutorials.png" border="0" alt="Good-Tutorials" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.graphic-design-links.com/submit.php" target="_blank">Graphic Design Links</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.graphic-design-links.com/submit.php" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-graphicdesignlinks.png" border="0" alt="Graphic Design Links" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.v7n.com/graphics/submit.php" target="_blank">Graphics@V7n</a><br />
        <br/><br />
        <a href="http://www.v7n.com/graphics/submit.php" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-graphicsv7n.png" border="0" alt="Graphics@V7n" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.joyoge.com/submit.php" target="_blank">joyoge</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.joyoge.com/submit.php" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-joyoge.png" border="0" alt="joyoge" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://luxa.org/submit" target="_blank">Luxa</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://luxa.org/submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-luxa.png" border="0" alt="Luxa" width="312" height="101" />        </a>    </li>
<li>
    <a href="http://www.noupe.com/" target="_blank">noupe</a><br />
        <br/><br />
        <a href="http://www.noupe.com/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-noupe.png" border="0" alt="noupe" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.photoshop911.com/tutorial.html" target="_blank">Photoshop 911</a><br />
        <br/><br />
        <a href="http://www.photoshop911.com/tutorial.html" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-photoshop911.png" border="0" alt="Photoshop 911" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.pslover.com/add.php" target="_blank">Photoshop Lover</a><br />
        <br/><br />
        <a href="http://www.pslover.com/add.php" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-photoshoplover.png" border="0" alt="Photoshop Lover" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.photoshoproadmap.com/Submit-links" target="_blank">Photoshop Roadmap</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.photoshoproadmap.com/Submit-links" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-photoshoproadmap.png" border="0" alt="Photoshop Roadmap" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.pixel2life.com/submit/" target="_blank">Pixel2Life</a><br />
        <br/><br />
        <a href="http://www.pixel2life.com/submit/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-pixel2life.png" border="0" alt="Pixel2Life" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.pixelgroovy.com/submit.php" target="_blank">Pixel Groovy!</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.pixelgroovy.com/submit.php" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-pixelgroovy.png" border="0" alt="Pixel Groovy!" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.psdtop.com/submit" target="_blank">PSDTop</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.psdtop.com/submit" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-psdtop.png" border="0" alt="PSDTop" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://pure-graphics.org/plug.php?p=tutorials&#038;a=atut&#038;id=0" target="_blank">Pure Graphics</a><br />
        <br/><br />
        <a href="http://pure-graphics.org/plug.php?p=tutorials&#038;a=atut&#038;id=0" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-puregraphics.png" border="0" alt="Pure Graphics" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.pxleyes.com/" target="_blank">Pxleyes</a><br />
        <br/><br />
        <a href="http://www.pxleyes.com/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-pxleyes.png" border="0" alt="Pxleyes" width="312" height="101" />        </a>    </p>
<ul>
<li><a href="http://www.pxleyes.com/tutorial/ext-submit/" target="_blank">Submit a written tutorial to Pxleyes</a></li>
<li><a href="http://www.pxleyes.com/tutorial/video-submit/" target="_blank">Submit a video tutorial to Pxleyes</a></li>
</ul>
</li>
<li>
    	<a href="http://scarletbits.com/user-news/#respond" target="_blank">Scarletbits</a><br />
        <br/><br />
        <a href="http://scarletbits.com/user-news/#respond" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-scarletbits.png" border="0" alt="Scarletbits" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://sharebrain.info/" target="_blank">Sharebrain</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://sharebrain.info/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-sharebrain.png" border="0" alt="Sharebrain" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.squidoo.com/" target="_blank">Squidoo</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.squidoo.com/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-squidoo.png" border="0" alt="Squidoo" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.stumbleupon.com/" target="_blank">StumbleUpon</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.stumbleupon.com/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-stumbleupon.png" border="0" alt="StumbleUpon" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.surfnlearn.com/submit/" target="_blank">SurfnLearn</a> <em>Registration Required to Edit Tutorial</em><br />
        <br/><br />
        <a href="http://www.surfnlearn.com/submit/" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-surfnlearn.png" border="0" alt="SurfnLearn" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.t-tutorials.com/add-your-tutorial" target="_blank">t-tutorials</a> <em>Need to email them the tutorial you want to submit</em><br />
        <br/><br />
        <a href="http://www.t-tutorials.com/add-your-tutorial" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-ttutorials.png" border="0" alt="t-tutorials" width="312" height="101" />        </a>
    </li>
<li>
        <a href="http://www.tipclique.com/" target="_blank">TipClique</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tipclique.com/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tipclique.png" border="0" alt="TipClique" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://toxiclab.org/submit.asp" target="_blank">Toxiclab</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://toxiclab.org/submit.asp" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-toxiclab.png" border="0" alt="Toxiclab" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.tutable.com/login.php?return=/submit" target="_blank">Tutable</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutable.com/login.php?return=/submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutable.png" border="0" alt="Tutable" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://thetutorialist.com/" target="_blank">The Tutorialist</a><br />
        <br/><br />
        <a href="http://thetutorialist.com//" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-thetutorialist.png" border="0" alt="The Tutorialist" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorialadvisor.com/how_to_add_link.php" target="_blank">Tutorial Advisor</a><br />
        <br/><br />
        <a href="http://www.tutorialadvisor.com/how_to_add_link.php" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialadvisor.png" border="0" alt="Tutorial Advisor" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorial-center.com/submit/" target="_blank">Tutorial Center</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorial-center.com/submit/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialcenter.png" border="0" alt="Tutorial Center" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://tutorial-index.com/site/site_submit_tutorial/" target="_blank">Tutorial Index</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://tutorial-index.com/site/site_submit_tutorial/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialindex.png" border="0" alt="Tutorial Index" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorialman.com/submit.php" target="_blank">Tutorial Man</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorialman.com/submit.php" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialman.png" border="0" alt="Tutorial Man" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.tutorialfeed.org/2009/06/submit-design-related-links-to.html" target="_blank">TutorialFeed</a><br />
        <br/><br />
        <a href="http://www.tutorialfeed.org/2009/06/submit-design-related-links-to.html" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialfeed.png" border="0" alt="TutorialFeed" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorialing.com/index.php?idpagina=8" target="_blank">Tutorialing</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorialing.com/index.php?idpagina=8" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialing.png" border="0" alt="Tutorialing" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorialkit.com/submit.html" target="_blank">TutorialKit</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorialkit.com/submit.html" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialkit.png" border="0" alt="TutorialKit" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.tutorialspalace.com/#submit" target="_blank">Tutorials Palace</a><br />
        <br/><br />
        <a href="http://www.tutorialspalace.com/#submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialspalace.png" border="0" alt="Tutorials Palace" width="312" height="101" />    	</a>    </li>
<li>
        <a href="http://www.tutorialsphere.com/submit" target="_blank">Tutorialsphere</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorialsphere.com/submit" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialsphere.png" border="0" alt="Tutorialsphere" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorialized.com/login.php" target="_blank">Tutorialized</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorialized.com/login.php" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialized.png" border="0" alt="Tutorialized" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorials-expert.com/submit/" target="_blank">Tutorials Expert</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorials-expert.com/submit/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialsexpert.png" border="0" alt="Tutorials Expert" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.tutorialsgarden.com/submit/tutorials/" target="_blank">Tutorials Garden</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.tutorialsgarden.com/submit/tutorials/" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorialsgarden.png" border="0" alt="Tutorials Garden" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://www.tutorio.com/info/submit" target="_blank">Tutorio</a><br />
        <br/><br />
        <a href="http://www.tutorio.com/info/submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-tutorio.png" border="0" alt="Tutorio" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://thewebblend.com/submit" target="_blank">The Web Blend</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://thewebblend.com/submit" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-thewebblend.png" border="0" alt="The Web Blend" width="312" height="101" />        </a>    </li>
<li>
        <a href="http://www.rnel.net/submit.php" target="_blank">Webmaster Tutorials</a> <em>Registration Required</em><br />
        <br/><br />
        <a href="http://www.rnel.net/submit.php" target="_blank"><br />
            <img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-webmastertutorials.png" border="0" alt="Webmaster Tutorials" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://woork.blogspot.com/2009/02/add-design-news-on-woork.html" target="_blank">woork</a><br />
        <br/><br />
        <a href="http://woork.blogspot.com/2009/02/add-design-news-on-woork.html" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-woork.png" border="0" alt="woork" width="312" height="101" />        </a>    </li>
<li>
    	<a href="http://wparena.com/community-news/#add" target="_blank">WordPress Arena</a><br />
        <br/><br />
        <a href="http://wparena.com/community-news/#add" target="_blank"><br />
        	<img src="http://www.jayphilips.com/wp-content/uploads/2010/06/logo-wordpressarena.png" border="0" alt="WordPress Arena" width="312" height="101" />        </a>    </li>
</ol>
<p>Do <strong>you</strong> know any other sites that should be added to the list?</p>
<p>Don&#8217;t forget to <strong>bookmark</strong> this page as I will be updating it as I find more sites. </p>
<p><em><strong>Updated On: 10/21/2010</strong></em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2010%2F09%2F30%2Fthe-ultimate-roundup-of-websites-to-promote-your-tutorials-to-for-free%2F&amp;title=The%20Ultimate%20Roundup%20Of%20Websites%20To%20Promote%20Your%20Tutorials%20To%20For%20Free" id="wpa2a_12"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=xE6kscAqT5g:t2emnQR2lPY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=xE6kscAqT5g:t2emnQR2lPY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=xE6kscAqT5g:t2emnQR2lPY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=xE6kscAqT5g:t2emnQR2lPY:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/xE6kscAqT5g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2010/09/30/the-ultimate-roundup-of-websites-to-promote-your-tutorials-to-for-free/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>The Do’s and Don’ts of Social Media for Business</title>
		<link>http://www.jayphilips.com/2010/09/20/the-dos-and-donts-of-social-media-for-business/</link>
		<comments>http://www.jayphilips.com/2010/09/20/the-dos-and-donts-of-social-media-for-business/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 18:33:32 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[FaceBook]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Social Bookmarking]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Plaxo]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=512</guid>
		<description><![CDATA[Almost everyone is using Social Media one way or another. Social media is transforming the way we communicate with each other.  This post is not about telling you that what you are doing is right or wrong. This post is just a helpful way of pointing out the Do’s and Don’ts, courtesy of The [...]]]></description>
				<content:encoded><![CDATA[<p>Almost everyone is using Social Media one way or another. Social media is transforming the way we communicate with each other.  This post is not about telling you that what you are doing is right or wrong. This post is just a helpful way of pointing out the Do’s and Don’ts, courtesy of <a href="http://www.thesteelmethod.com/b2bdodont.html" target="_blank">The Steel Method</a>.</p>
<p><img class="aligncenter size-medium wp-image-514" title="Do's and Don'ts of Social Media for Business" src="http://www.jayphilips.com/wp-content/uploads/2010/09/b2b-sm.jpg" border="0" alt="Do's and Don'ts of Social Media for Business" width="500" /></p>
<p>What are <strong>your</strong> Do&#8217;s &amp; Don&#8217;ts?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2010%2F09%2F20%2Fthe-dos-and-donts-of-social-media-for-business%2F&amp;title=The%20Do%E2%80%99s%20and%20Don%E2%80%99ts%20of%20Social%20Media%20for%20Business" id="wpa2a_14"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=sNGOwfBIbjA:GX553EVJ8rw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=sNGOwfBIbjA:GX553EVJ8rw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=sNGOwfBIbjA:GX553EVJ8rw:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=sNGOwfBIbjA:GX553EVJ8rw:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/sNGOwfBIbjA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2010/09/20/the-dos-and-donts-of-social-media-for-business/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>You Mean I Could Make Money and Get Traffic? 15+ Great Tips</title>
		<link>http://www.jayphilips.com/2010/08/31/you-mean-i-could-make-money-and-get-traffic-15-great-tips/</link>
		<comments>http://www.jayphilips.com/2010/08/31/you-mean-i-could-make-money-and-get-traffic-15-great-tips/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 16:00:01 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Advertising Campaigns]]></category>
		<category><![CDATA[Dilbert]]></category>
		<category><![CDATA[Free Advertising]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=498</guid>
		<description><![CDATA[There are so many blogs out there in the blogger sphere so you need to be able to why not stand out from the crowd. Write great content that is fresh, makes sense and interesting. Once the visitors start coming to your blog you may want to make some money, either to help pay for [...]]]></description>
				<content:encoded><![CDATA[<p>There are so many blogs out there in the blogger sphere so you need to be able to why not stand out from the crowd. Write great content that is fresh, makes sense and interesting. Once the visitors start coming to your blog you may want to make some money, either to help pay for the blog hosting, earn an extra income, etc.</p>
<p>There&#8217;s a variety of ways to make money with your blogs but the key is to not lose your subscribers and/or irritate your visitors.</p>
<p>Below are some simple ways you could start to make money and build traffic to your site:</p>
<ul>
<li> You could sell ad space on your site.
<ul>
<li>KEY: Make sure the ads are relevant to your blog</li>
</ul>
</li>
<li>You could ask your visitors for donations</li>
<li>You could sell merchandise on your blog, whether it being via <a href="http://www.cafepress.com/" target="_blank">CafeExpress</a> or your own ebooks.</li>
<li>You could write reviews about other products/services. <a href="http://www.sponsoredreviews.com/?aid=57612" target="_blank">Sponsored Reviews</a> provides a place where bloggers can find advertisers looking for reviews.</li>
<li>You could setup a job board on your site</li>
<li>You could become an affiliate for a company and post their ads/banners on your site. You&#8217;ll notice that I have a banner for <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2F&amp;tag=worfroapurmin-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957" target="_blank">Amazon</a> in the right sidebar</li>
</ul>
<p><img class="aligncenter size-full wp-image-500" title="Dilbert Personal Blog An Getting Fired" src="http://www.jayphilips.com/wp-content/uploads/2010/08/Dilbert_PersonalBlog.gif" alt="Dilbert Personal Blog An Getting Fired" width="630" height="282" /></p>
<blockquote>
<p style="text-align: center;"><strong>TIP: Don&#8217;t post anything that could get you in trouble.</strong></p>
<p style="text-align: center;">
</blockquote>
<ul>
<li>You could sponsor certain columns/events</li>
<li>You could create a private section either for a forum/classified ads where members would have to pay a membership fee</li>
<li>You could run a paid survey or poll</li>
<li>You could offer mentoring/consulting services</li>
<li>You could use pop-ups and pop-unders.  I am not a fan of this one at all but still thought I&#8217;d list it since some people still think it&#8217;s great.</li>
<li> You could spread the word about your blog via social media on sites like <a href="http://twitter.com/jayphilips" target="_blank">Twitter</a>, <a href="http://wfapm.com/aQlkt4" target="_blank">Facebook</a> and <a href="http://www.linkedin.com/in/jayphilips" target="_blank">LinkedIn</a></li>
<li>You could create a <a href="http://wfapm.com/buQp1L" target="_blank">Facebook Fan Page</a>. Speaking of Fan Pages, are you a fan of this blog?</li>
<li>You could create a list of a popular topic that <strong>YOU</strong> are familiar with. People love lists.</li>
<li>You could enter contests</li>
<li>You could post comments on other blogs/forums. Did <strong>you</strong> know that by adding a comment on this blog that you are not only providing your thoughts but you are also providing all other visitors with a link back to your site, Twitter account, Facebook page, etc? So let&#8217;s get commenting.</li>
</ul>
<p><strong>How do you make money from your blog? What routes have you found to work the best?</strong></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2010%2F08%2F31%2Fyou-mean-i-could-make-money-and-get-traffic-15-great-tips%2F&amp;title=You%20Mean%20I%20Could%20Make%20Money%20and%20Get%20Traffic%3F%2015%2B%20Great%20Tips" id="wpa2a_16"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=psm0Bqj8Ki4:oPXA7xUl8ds:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=psm0Bqj8Ki4:oPXA7xUl8ds:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=psm0Bqj8Ki4:oPXA7xUl8ds:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=psm0Bqj8Ki4:oPXA7xUl8ds:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/psm0Bqj8Ki4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2010/08/31/you-mean-i-could-make-money-and-get-traffic-15-great-tips/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>SEO What? SEO How? Great Tips For All</title>
		<link>http://www.jayphilips.com/2010/08/02/seo-what-seo-how-great-tips-for-all/</link>
		<comments>http://www.jayphilips.com/2010/08/02/seo-what-seo-how-great-tips-for-all/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 14:37:53 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Site Promotion]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Dilbert]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Website Promotion]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=487</guid>
		<description><![CDATA[Have you heard of this thing called search engine optimization (SEO)? You know the process of improving ranking in search engine results.  There are lots of articles, tips &#38; blogs out there on SEO. There are some great tips out there and since you don&#8217;t have time to read every single blog/article I thought [...]]]></description>
				<content:encoded><![CDATA[<p>Have you heard of this thing called search engine optimization (SEO)? You know the process of improving ranking in search engine results.  There are lots of articles, tips &amp; blogs out there on <strong>SEO</strong>. There are some great tips out there and since you don&#8217;t have time to read every single blog/article I thought I&#8217;d give you the quick run down of what you should &amp; shouldn&#8217;t do:</p>
<ol>
<li> Check those tags.
<ul>
<li>Verify that you have tags on <strong>EVERY</strong> page for your titles, headings, keywords,  hyperlinks &amp; images</li>
<li>Verify that your title tag is no more than 60 characters.</li>
<li>Verify that your title is an eye catcher making visitors want know more</li>
<li>Verify that your meta description is no more than 155 characters</li>
<li>Verify that your keywords match the content</li>
</ul>
</li>
<li>Got a map? A sitemap that is.
<ul>
<li>Verify that you have a available for your visitors and the search engines</li>
<li>Verify that you have submitted your sitemap to the search engines.</li>
</ul>
</li>
<li>Check the robots file
<ul>
<li>Verify that you have a robots.txt file</li>
<li>Verify that you mark the correct folders as &#8220;Disallow&#8221; so the robots focus on your content</li>
</ul>
</li>
<li>Don&#8217;t cloak
<ul>
<li>Cloaking is a technique of delivering a certain set of pages to search engine crawlers, while at the same time delivering a completely different set of pages to your visitors.  Don&#8217;t do this as it will get you banned for the search engines.</li>
</ul>
</li>
<p><img class="aligncenter size-full wp-image-488" title="Dilbert on Search Engine Optimization (SEO)" src="http://www.jayphilips.com/wp-content/uploads/2010/08/Dilbert_SEO.gif" alt="Dilbert on Search Engine Optimization (SEO)" width="640" height="199" /></p>
<li>How&#8217;s your content?
<ul>
<li>Write valuable content. Visitors &amp; search engines like valuable content.</li>
<li>Do NOT duplicate content. No body wants to click different links just to end up seeing the same content.</li>
<li>Do NOT hide text like putting keywords in your background. This is called keyword stuffing and search engines do not like it.</li>
</ul>
</li>
<li>Don&#8217;t forget the competition
<ul>
<li>Check how your competition is doing in the search engines, what keywords are working for them and not you</li>
<li>Check to see what their quality and quantity of incoming links</li>
</ul>
</li>
<li>Fix those file names
<ul>
<li>Don&#8217;t have file names for images or docs that make no sense. If it&#8217;s an image of a boat name it boat not IMG001.</li>
<li>Have images that match your keywords.</li>
</ul>
</li>
<li>Checklists &amp; Validators
<ul>
<li>Checklists and validators are great to use to make sure your site is search engine friendly as well as working.</li>
<li>Verify there are no broken links on your site by using a <a title="10+ Open Source Link Checking Tools" href="http://www.jayphilips.com/2009/07/07/10-open-source-link-checking-tools/">link checker</a> every few months.</li>
<li>Analyze your <a title="W3C's HTML Validation Tool" href="http://validator.w3.org/" target="_blank">HTML</a> &amp; <a title="W3C's CSS Validation Tool" href="http://jigsaw.w3.org/css-validator/" target="_blank">CSS</a> to check to see if it&#8217;s up to date with the latest technology</li>
</ul>
</li>
<li>Link Building
<ul>
<li>Link building is great but don&#8217;t go overboard.</li>
<li>Get linked to sites that are relevant to your content.</li>
</ul>
</li>
<li>Social Media
<ul>
<li>It&#8217;s important to get on the social media sites because not only are they good for networking but they are also search engine friendly.</li>
</ul>
</li>
</ol>
<p>I hope these tips help you with your SEO efforts.  Do you have any other tips?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2010%2F08%2F02%2Fseo-what-seo-how-great-tips-for-all%2F&amp;title=SEO%20What%3F%20SEO%20How%3F%20Great%20Tips%20For%20All" id="wpa2a_18"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=_FmZ7Qbn9tU:2cOuWihZtDA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=_FmZ7Qbn9tU:2cOuWihZtDA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=_FmZ7Qbn9tU:2cOuWihZtDA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=_FmZ7Qbn9tU:2cOuWihZtDA:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/_FmZ7Qbn9tU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2010/08/02/seo-what-seo-how-great-tips-for-all/feed/</wfw:commentRss>
		<slash:comments>110</slash:comments>
		</item>
		<item>
		<title>LondonTester Is Helping Software Testing Professionals Find Jobs</title>
		<link>http://www.jayphilips.com/2010/07/17/londontester-is-helping-software-testing-professionals-find-jobs/</link>
		<comments>http://www.jayphilips.com/2010/07/17/londontester-is-helping-software-testing-professionals-find-jobs/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 15:57:40 +0000</pubDate>
		<dc:creator>Jay Philips</dc:creator>
				<category><![CDATA[Automation Testing]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Manual Testing]]></category>
		<category><![CDATA[Performance Testing]]></category>
		<category><![CDATA[Quality Assurance]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Testing Resources]]></category>
		<category><![CDATA[LondonTester]]></category>

		<guid isPermaLink="false">http://www.jayphilips.com/?p=436</guid>
		<description><![CDATA[I previously wrote a post on sites that can help you find your next QA job.  In that post I listed a newcomer site called LondonTester.  The site is now live.

Even though I&#8217;m in the US I thought it would be an interesting site not only for jobs but for great testing resources [...]]]></description>
				<content:encoded><![CDATA[<p>I previously wrote a post on <a href="http://www.jayphilips.com/2010/06/21/20-sites-to-help-you-find-your-next-qa-job/">sites that can help you find your next QA job</a>.  In that post I listed a newcomer site called <a href="http://londontester.com/">LondonTester</a>.  The site is now live.</p>
<p><img class="aligncenter size-full wp-image-437" title="LondonTester" src="http://www.jayphilips.com/wp-content/uploads/2010/07/LondonTester.png" alt="LondonTester" width="280" height="182" /></p>
<p>Even though I&#8217;m in the US I thought it would be an interesting site not only for jobs but for great testing resources as well. I&#8217;ve been keeping up with the latest info on <a href="http://twitter.com/jayphilips" target="_blank">Twitter</a> &amp; <a href="http://www.facebook.com/jayphilips" target="_blank">Facebook</a>. Below is my thoughts on the site.</p>
<ul>
<li>The site is very nicely designed</li>
<li> I really like how user friendly the site is.  It&#8217;s very easy to navigate &amp; find what you are looking for</li>
<li>They offer a place for testers to <a href="http://londontester.com/author/JayPhilips/" target="_blank">blog</a>. Even if you already have a blog you can post there as well.</li>
<li>The <a href="http://londontester.com/testing-resources/" target="_blank">testing resources</a> section is great.  LondonTester has gathered some really good videos/presentation related to the field for testers to check out.</li>
</ul>
<p>You can keep up with <a href="http://londontester.com/t" target="_blank">LondonTester</a> on <a href="http://twitter.com/londontester" target="_blank">Twitter</a>, <a href="http://www.facebook.com/Londontester" target="_blank">Facebook</a> and <a href="http://www.linkedin.com/groups?gid=3078755&amp;goback=.nmp_*1_*1&amp;trk=NUS_JGRP-grp-nm" target="_blank">LinkedIn</a>.</p>
<p>What are your thoughts about LondonTester?</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.jayphilips.com%2F2010%2F07%2F17%2Flondontester-is-helping-software-testing-professionals-find-jobs%2F&amp;title=LondonTester%20Is%20Helping%20Software%20Testing%20Professionals%20Find%20Jobs" id="wpa2a_20"><img src="http://www.jayphilips.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=SjJw8WkbhNY:6DyWAO6cZKQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=SjJw8WkbhNY:6DyWAO6cZKQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?i=SjJw8WkbhNY:6DyWAO6cZKQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?a=SjJw8WkbhNY:6DyWAO6cZKQ:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/WordsFromAPurpleMind?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WordsFromAPurpleMind/~4/SjJw8WkbhNY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jayphilips.com/2010/07/17/londontester-is-helping-software-testing-professionals-find-jobs/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
