<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/7.2.5-stable" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Guild News</title>
		<link>http://blogs.consultantsguild.com/index.php/news/</link>
		<atom:link rel="self" type="application/rss+xml" href="http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2" />
		<description></description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=7.2.5-stable"/>
		<ttl>60</ttl>
				<item>
			<title>devZing MantisBT Upgraded to 1.2.0</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2010/03/17/devzing-mantisbt-upgraded-to-1-2</link>
			<pubDate>Wed, 17 Mar 2010 23:30:07 +0000</pubDate>			<dc:creator>wayne</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">215@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://devzing.com/blog/index.php/mantisbt-upgraded-to-1-2&quot;&gt; Announcement&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://devzing.com/mantisbt.php&quot;&gt;MantisBT Hosting&lt;/a&gt; by devZing&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2010/03/17/devzing-mantisbt-upgraded-to-1-2&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://devzing.com/blog/index.php/mantisbt-upgraded-to-1-2"> Announcement</a></p>
<p><a href="http://devzing.com/mantisbt.php">MantisBT Hosting</a> by devZing</p><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2010/03/17/devzing-mantisbt-upgraded-to-1-2">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2010/03/17/devzing-mantisbt-upgraded-to-1-2#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=215</wfw:commentRss>
		</item>
				<item>
			<title>Bugzilla updated to 3.4.6</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2010/03/08/bugzilla-updated-to-3-4-6</link>
			<pubDate>Mon, 08 Mar 2010 22:12:01 +0000</pubDate>			<dc:creator>wayne</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">213@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;All &lt;a title=&quot;hosted bugzilla service by devZing&quot; href=&quot;http://devzing.com/bugzilla.php&quot; target=&quot;_blank&quot;&gt;Bugzilla instances&lt;/a&gt; have been updated to 3.4.6. You can read about all the changes &lt;a href=&quot;http://www.bugzilla.org/releases/3.4.6/release-notes.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt; or just the differences below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When doing a search that involves &quot;not equals&quot; or &quot;does not contain the string&quot; or similar &quot;negative&quot; search types, the search description that appears at the top of the resulting bug list will indicate that the search was of that type. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=474738&quot;&gt;Bug 474738&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;In Internet Explorer, users couldn&#039;t easily mark a RESOLVED DUPLICATE bug as REOPENED, due to a JavaScript error. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=546719&quot;&gt;Bug 546719&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;If you use a &quot;bookmarkable template&quot; to pre-fill forms on the bug-filing page, and you have custom fields that are only supposed to appear (or only supposed to have certain values) based on the values of other fields, those custom fields will now work properly. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=538211&quot;&gt;Bug 538211&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;If you have a custom field that&#039;s only supposed to appear when a bug&#039;s resolution is FIXED, it will now behave properly on the bug-editing form when a user sets the bug&#039;s status to RESOLVED. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=520993&quot;&gt;Bug 520993&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;If you are logged-out and using &lt;kbd&gt;request.cgi&lt;/kbd&gt;, the Requester and Requestee fields no longer respect the &lt;kbd&gt;usermatching&lt;/kbd&gt; parameter--they always require full usernames. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=533018&quot;&gt;Bug 533018&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;If you tried to do a search with too many terms (resulting in a URL that was longer than about 7000 characters), Apache would return a 500 error instead of your search results. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=513989&quot;&gt;Bug 513989&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Bugzilla would sometimes lose fields from your sort order when you added new fields to your sort order. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=470214&quot;&gt;Bug 470214&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;The Atom format of search results would sometimes be missing the Reporter or Assignee field for some bugs. (&lt;a href=&quot;https://bugzilla.mozilla.org/show_bug.cgi?id=537834&quot;&gt;Bug 537834&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;table style=&quot;text-align: left;&quot; border=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr align=&quot;center&quot; valign=&quot;middle&quot;&gt;
&lt;td&gt;
&lt;div class=&quot;image_block&quot;&gt;&lt;a href=&quot;http://devZing.com/&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://devzing.com/blog/media/blogs/devzing/logo.png&quot; alt=&quot;&quot; width=&quot;109&quot; height=&quot;44&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td&gt;No Hassle Open Source Project Management Hosting&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2010/03/08/bugzilla-updated-to-3-4-6&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>All <a title="hosted bugzilla service by devZing" href="http://devzing.com/bugzilla.php" target="_blank">Bugzilla instances</a> have been updated to 3.4.6. You can read about all the changes <a href="http://www.bugzilla.org/releases/3.4.6/release-notes.html" target="_blank">here</a> or just the differences below.</p>
<ul>
<li>When doing a search that involves "not equals" or "does not contain the string" or similar "negative" search types, the search description that appears at the top of the resulting bug list will indicate that the search was of that type. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=474738">Bug 474738</a>)</li>
<li>In Internet Explorer, users couldn't easily mark a RESOLVED DUPLICATE bug as REOPENED, due to a JavaScript error. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=546719">Bug 546719</a>)</li>
<li>If you use a "bookmarkable template" to pre-fill forms on the bug-filing page, and you have custom fields that are only supposed to appear (or only supposed to have certain values) based on the values of other fields, those custom fields will now work properly. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=538211">Bug 538211</a>)</li>
<li>If you have a custom field that's only supposed to appear when a bug's resolution is FIXED, it will now behave properly on the bug-editing form when a user sets the bug's status to RESOLVED. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=520993">Bug 520993</a>)</li>
<li>If you are logged-out and using <kbd>request.cgi</kbd>, the Requester and Requestee fields no longer respect the <kbd>usermatching</kbd> parameter--they always require full usernames. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=533018">Bug 533018</a>)</li>
<li>If you tried to do a search with too many terms (resulting in a URL that was longer than about 7000 characters), Apache would return a 500 error instead of your search results. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=513989">Bug 513989</a>)</li>
<li>Bugzilla would sometimes lose fields from your sort order when you added new fields to your sort order. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=470214">Bug 470214</a>)</li>
<li>The Atom format of search results would sometimes be missing the Reporter or Assignee field for some bugs. (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=537834">Bug 537834</a>)</li>
</ul>
<table style="text-align: left;" border="0">
<tbody>
<tr align="center" valign="middle">
<td>
<div class="image_block"><a href="http://devZing.com/" target="_blank"><img src="http://devzing.com/blog/media/blogs/devzing/logo.png" alt="" width="109" height="44" /></a></div>
</td>
<td>No Hassle Open Source Project Management Hosting</td>
</tr>
</tbody>
</table><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2010/03/08/bugzilla-updated-to-3-4-6">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2010/03/08/bugzilla-updated-to-3-4-6#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=213</wfw:commentRss>
		</item>
				<item>
			<title>MantisBT 1.2.0 Released</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2010/02/23/mantisbt-1-2-0-released</link>
			<pubDate>Tue, 23 Feb 2010 21:39:45 +0000</pubDate>			<dc:creator>wayne</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">212@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://www.mantisbt.org/blog/?p=76&quot; target=&quot;_blank&quot;&gt;MantisBT 1.2.0&lt;/a&gt; is finally out. We&#039;ll be starting the upgrade evaluation process shortly. In the meantime you can still get an instant activation trial to &lt;a href=&quot;http://devzing.com/mantisbt.php&quot; target=&quot;_blank&quot;&gt;MantisBT 1.1.8&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div class=&quot;image_block&quot;&gt;&lt;a href=&quot;http://devzing.com/&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/media/blogs/news/logo_twitter.png&quot; alt=&quot;&quot; width=&quot;73&quot; height=&quot;29&quot; /&gt;&lt;/a&gt; No Hassle Open Source Project Management Hosting&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2010/02/23/mantisbt-1-2-0-released&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://www.mantisbt.org/blog/?p=76" target="_blank">MantisBT 1.2.0</a> is finally out. We'll be starting the upgrade evaluation process shortly. In the meantime you can still get an instant activation trial to <a href="http://devzing.com/mantisbt.php" target="_blank">MantisBT 1.1.8</a>.</p>
<p> </p>
<div class="image_block"><a href="http://devzing.com/" target="_blank"><img src="/media/blogs/news/logo_twitter.png" alt="" width="73" height="29" /></a> No Hassle Open Source Project Management Hosting</div>
<p> </p><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2010/02/23/mantisbt-1-2-0-released">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2010/02/23/mantisbt-1-2-0-released#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=212</wfw:commentRss>
		</item>
				<item>
			<title>devZing - No Hassel Open Source Project Management Hosting</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2010/02/15/devzing-no-hassel-open-source-project-management-hosting</link>
			<pubDate>Mon, 15 Feb 2010 22:53:00 +0000</pubDate>			<dc:creator>wayne</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">211@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;The next revision of our open source project management hosting service is now live - &lt;a href=&quot;http://devZing.com&quot;&gt;devZing.com&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;image_block&quot;&gt;&lt;a href=&quot;http://devzing.com&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/media/blogs/news/logo.png&quot; alt=&quot;&quot; width=&quot;109&quot; height=&quot;44&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;table border=&quot;0&quot;&gt;
&lt;tbody&gt;
&lt;tr align=&quot;center&quot;&gt;
&lt;td&gt;&lt;a href=&quot;http://devzing.com/bugzilla.php&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/media/blogs/news/buggie.png&quot; alt=&quot;&quot; width=&quot;95&quot; height=&quot;125&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;http://devzing.com/mantisbt.php&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;/media/blogs/news/mantis_logo.gif&quot; alt=&quot;&quot; width=&quot;171&quot; height=&quot;102&quot; /&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr align=&quot;center&quot;&gt;
&lt;td&gt;&lt;a href=&quot;http://devzing.com/bugzilla.php&quot; target=&quot;_blank&quot;&gt;try bugzilla »&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href=&quot;http://devzing.com/mantisbt.php&quot; target=&quot;_blank&quot;&gt;try mantisbt »&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2010/02/15/devzing-no-hassel-open-source-project-management-hosting&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The next revision of our open source project management hosting service is now live - <a href="http://devZing.com">devZing.com</a></p>
<div class="image_block"><a href="http://devzing.com" target="_blank"><img src="/media/blogs/news/logo.png" alt="" width="109" height="44" /></a></div>
<table border="0">
<tbody>
<tr align="center">
<td><a href="http://devzing.com/bugzilla.php" target="_blank"><img src="/media/blogs/news/buggie.png" alt="" width="95" height="125" /></a></td>
<td><a href="http://devzing.com/mantisbt.php" target="_blank"><img src="/media/blogs/news/mantis_logo.gif" alt="" width="171" height="102" /></a></td>
<td><br /></td>
</tr>
<tr align="center">
<td><a href="http://devzing.com/bugzilla.php" target="_blank">try bugzilla »</a></td>
<td><a href="http://devzing.com/mantisbt.php" target="_blank">try mantisbt »</a></td>
<td><br /></td>
</tr>
</tbody>
</table><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2010/02/15/devzing-no-hassel-open-source-project-management-hosting">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2010/02/15/devzing-no-hassel-open-source-project-management-hosting#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=211</wfw:commentRss>
		</item>
				<item>
			<title>Bugzilla updated to 3.4.5</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2010/02/01/bugzilla-updated-to-3-4-5</link>
			<pubDate>Mon, 01 Feb 2010 20:14:03 +0000</pubDate>			<dc:creator>wayne</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">210@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;All &lt;a title=&quot;hosted bugzilla service by consultants guild&quot; href=&quot;http://bugzilla.consultantsguild.com&quot; target=&quot;_blank&quot;&gt;Bugzilla instances&lt;/a&gt; have been updated to 3.4.5 in order to resolve a security issue &lt;a title=&quot;bugzilla 3.4.4 security advisory&quot; href=&quot;http://www.bugzilla.org/security/3.0.10/&quot; target=&quot;_blank&quot;&gt;announced&lt;/a&gt; yesterday.&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;You can read the release announcement &lt;a title=&quot;bugzilla 3.4.5 release notes&quot; href=&quot;http://www.bugzilla.org/releases/3.4.5/release-notes.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2010/02/01/bugzilla-updated-to-3-4-5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>All <a title="hosted bugzilla service by consultants guild" href="http://bugzilla.consultantsguild.com" target="_blank">Bugzilla instances</a> have been updated to 3.4.5 in order to resolve a security issue <a title="bugzilla 3.4.4 security advisory" href="http://www.bugzilla.org/security/3.0.10/" target="_blank">announced</a> yesterday.</p>
<div>
<p>You can read the release announcement <a title="bugzilla 3.4.5 release notes" href="http://www.bugzilla.org/releases/3.4.5/release-notes.html" target="_blank">here</a>.</p>
</div>
<p> </p><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2010/02/01/bugzilla-updated-to-3-4-5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2010/02/01/bugzilla-updated-to-3-4-5#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=210</wfw:commentRss>
		</item>
				<item>
			<title>Bugzilla updated to 3.4.4</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2009/11/19/bugzilla-updated-to-3-4-4</link>
			<pubDate>Thu, 19 Nov 2009 20:31:30 +0000</pubDate>			<dc:creator>wayne</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">209@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;All &lt;a href=&quot;http://bugzilla.consultantsguild.com&quot;&gt;Bugzilla instances&lt;/a&gt; have been updated to 3.4.4 in order to resolve a security issue &lt;a href=&quot;http://www.bugzilla.org/security/3.4.3/&quot;&gt;announced&lt;/a&gt; yesterday.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2009/11/19/bugzilla-updated-to-3-4-4&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>All <a href="http://bugzilla.consultantsguild.com">Bugzilla instances</a> have been updated to 3.4.4 in order to resolve a security issue <a href="http://www.bugzilla.org/security/3.4.3/">announced</a> yesterday.</p><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2009/11/19/bugzilla-updated-to-3-4-4">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2009/11/19/bugzilla-updated-to-3-4-4#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=209</wfw:commentRss>
		</item>
				<item>
			<title>Hosted Bugzilla Service Announced</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2009/11/16/hosted-bugzilla-service-announced</link>
			<pubDate>Mon, 16 Nov 2009 20:03:25 +0000</pubDate>			<dc:creator>iclemartin</dc:creator>
			<category domain="main">News</category>			<guid isPermaLink="false">208@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;The Consultants Guild is excited to announce the first of several hosted services.&lt;/p&gt;
&lt;p&gt;Our first service is the widely used and extremely popular Bugzilla.&lt;/p&gt;
&lt;p&gt;Bugzilla is a &quot;Defect Tracking System&quot; or &quot;Bug-Tracking System&quot;. Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively.&lt;/p&gt;
&lt;p&gt;Our hosted Bugzilla service will provide you with your own instance of which you will be the administrator. You can then choose whether or not your instance will be public or private, as well as all the standard Bugzilla options.&lt;/p&gt;
&lt;p&gt;Pricing is as little as $10/month and there is a 14 day free trial, no credit card required.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://devzing.com&quot; target=&quot;_blank&quot;&gt;devZing.com&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2009/11/16/hosted-bugzilla-service-announced&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The Consultants Guild is excited to announce the first of several hosted services.</p>
<p>Our first service is the widely used and extremely popular Bugzilla.</p>
<p>Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively.</p>
<p>Our hosted Bugzilla service will provide you with your own instance of which you will be the administrator. You can then choose whether or not your instance will be public or private, as well as all the standard Bugzilla options.</p>
<p>Pricing is as little as $10/month and there is a 14 day free trial, no credit card required.</p>
<p><a href="http://devzing.com" target="_blank">devZing.com</a></p><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2009/11/16/hosted-bugzilla-service-announced">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2009/11/16/hosted-bugzilla-service-announced#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=208</wfw:commentRss>
		</item>
				<item>
			<title>Wayne Allen to Present Lean Software/Kanban at SPIN on Jun 11, 2009</title>
			<link>http://blogs.consultantsguild.com/index.php/news/2009/06/11/wayne-allen-to-present-lean-software-kan-2010</link>
			<pubDate>Fri, 12 Jun 2009 04:00:00 +0000</pubDate>			<dc:creator>iclemartin</dc:creator>
			<category domain="main">Events</category>			<guid isPermaLink="false">202@http://blogs.consultantsguild.com/</guid>
						<description>&lt;p&gt;Using Lean for Software Process Improvement&lt;/p&gt;


&lt;p&gt;Dates/Times: Thursday, June 11th, 2009; Networking @ 6:00 PM; Seminar @ 7:00 PM &lt;br /&gt;
Location: OGI School of Science &amp;amp; Engineering, Paul Clayton Building (building #2 on campus map), Room 401&lt;/p&gt;

&lt;p&gt; &lt;br /&gt;
Abstract&lt;/p&gt;

&lt;p&gt;Lean manufacturing concepts have been around a while and have proven successful in the manufacturing and construction industries. Recently the software industry has taken some steps in the lean direction as an outgrowth of the agile software movement. Fundamentally, lean presents a toolkit for process improvement. This presentation will cover what lean software is, how it fits in with the other agile approaches and specifically the software kanban - a lean approach to managing the flow of software from idea to the customer.&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;Speaker Bio&lt;/p&gt;

&lt;p&gt;Wayne Allen is the VP of Software Engineering for Integrated Services, Inc. who is the leading supplier of point of sales solutions for the Quick Lube and Car Wash industry. Wayne has a passion for the craft of software engineering that he has developed in his 20 years as a programmer, consultant, manager, executive and small business owner. This passion has led him to the new crop of &quot;agile&quot; software development processes such as XP and Scrum. Wayne is a regular speaker both nationally and internationally on the topic of agile software development. You can read about Wayne&#039;s thoughts on software development at blogs.consultantsguild.com.&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
A Special Treat from PNSQC&lt;/p&gt;

&lt;p&gt;Plan on coming early! In collaboration with the Pacific Northwest Software Quality Conference (PNSQC) the SPIN meeting will have pizza provided by PNSQC beginning at 6:00 pm. &lt;/p&gt;

&lt;p&gt;PNSQC is the Pacific Northwest Software Quality Conference, a group of volunteers interested in Software Quality. The Mission of the PNSQC is to enable knowledge exchange to produce higher quality software. As a non-profit, it seeks to promote software quality by providing education and opportunities for information exchange within the software community.&lt;br /&gt;
 &lt;/p&gt;

&lt;p&gt;How to Register&lt;/p&gt;

&lt;p&gt;This is a FREE lecture sponsored by the Rose City SPIN. To register, please go to:  &lt;a href=&quot;http://www.cpd.ogi.edu/course.asp?n=09-SPIN-0610&quot; class=&quot;linebreak&quot;&gt;http://www.cpd.ogi.edu/course.asp?n=09-SPIN-0610&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;p&gt;The seminar will be held in room 401 of the Paul Clayton Building on the OGI campus. The Paul Clayton Building is Building #2 on the OGI Campus Map.&lt;/p&gt;


&lt;p&gt;Rose City SPIN&lt;/p&gt;

&lt;p&gt;The Rose City Software Process Improvement Network (SPIN) is a monthly forum for networking, mutual support, and promotion of effective software practices. We exchange practical experiences, ideas, knowledge, wisdom, and war stories about the technical, business, and human facets of software process improvement.  The Rose City SPIN serves the software development community of the Portland/Vancouver metro area.  Whether you work for a large company or a small one, corporate or self-employed, industrial or academic setting, you are welcome at the Rose City SPIN.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/news/2009/06/11/wayne-allen-to-present-lean-software-kan-2010&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Using Lean for Software Process Improvement</p>


<p>Dates/Times: Thursday, June 11th, 2009; Networking @ 6:00 PM; Seminar @ 7:00 PM <br />
Location: OGI School of Science &amp; Engineering, Paul Clayton Building (building #2 on campus map), Room 401</p>

<p> <br />
Abstract</p>

<p>Lean manufacturing concepts have been around a while and have proven successful in the manufacturing and construction industries. Recently the software industry has taken some steps in the lean direction as an outgrowth of the agile software movement. Fundamentally, lean presents a toolkit for process improvement. This presentation will cover what lean software is, how it fits in with the other agile approaches and specifically the software kanban - a lean approach to managing the flow of software from idea to the customer.</p>

<p> </p>

<p>Speaker Bio</p>

<p>Wayne Allen is the VP of Software Engineering for Integrated Services, Inc. who is the leading supplier of point of sales solutions for the Quick Lube and Car Wash industry. Wayne has a passion for the craft of software engineering that he has developed in his 20 years as a programmer, consultant, manager, executive and small business owner. This passion has led him to the new crop of "agile" software development processes such as XP and Scrum. Wayne is a regular speaker both nationally and internationally on the topic of agile software development. You can read about Wayne's thoughts on software development at blogs.consultantsguild.com.<br />
 <br />
 <br />
 <br />
 <br />
A Special Treat from PNSQC</p>

<p>Plan on coming early! In collaboration with the Pacific Northwest Software Quality Conference (PNSQC) the SPIN meeting will have pizza provided by PNSQC beginning at 6:00 pm. </p>

<p>PNSQC is the Pacific Northwest Software Quality Conference, a group of volunteers interested in Software Quality. The Mission of the PNSQC is to enable knowledge exchange to produce higher quality software. As a non-profit, it seeks to promote software quality by providing education and opportunities for information exchange within the software community.<br />
 </p>

<p>How to Register</p>

<p>This is a FREE lecture sponsored by the Rose City SPIN. To register, please go to:  <a href="http://www.cpd.ogi.edu/course.asp?n=09-SPIN-0610" class="linebreak">http://www.cpd.ogi.edu/course.asp?n=09-SPIN-0610</a></p>

<p> </p>

<p>The seminar will be held in room 401 of the Paul Clayton Building on the OGI campus. The Paul Clayton Building is Building #2 on the OGI Campus Map.</p>


<p>Rose City SPIN</p>

<p>The Rose City Software Process Improvement Network (SPIN) is a monthly forum for networking, mutual support, and promotion of effective software practices. We exchange practical experiences, ideas, knowledge, wisdom, and war stories about the technical, business, and human facets of software process improvement.  The Rose City SPIN serves the software development community of the Portland/Vancouver metro area.  Whether you work for a large company or a small one, corporate or self-employed, industrial or academic setting, you are welcome at the Rose City SPIN.</p><div class="item_footer"><p><small><a href="http://blogs.consultantsguild.com/index.php/news/2009/06/11/wayne-allen-to-present-lean-software-kan-2010">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.consultantsguild.com/index.php/news/2009/06/11/wayne-allen-to-present-lean-software-kan-2010#comments</comments>
			<wfw:commentRss>http://blogs.consultantsguild.com/index.php/news/?tempskin=_rss2&#38;disp=comments&#38;p=202</wfw:commentRss>
		</item>
			</channel>
</rss>
