<?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 version="2.0">
	<channel>
	<generator>Feed Editor (Unlicensed)</generator>
	<pubDate>12 Jan 2008 00:22:40 GMT</pubDate>
	<title>Bugs Dashboard Announcements</title>
	<description>Announcements of interest for the Bugs Dashboard</description>
	<link>http://www.bugsdashboard.com/</link>
	<copyright>Copyright © 2008 WMPNJ Software</copyright>
	<managingEditor>bill@wmpnj.com</managingEditor>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>1440</ttl>
	<language>en-us</language>
	<webMaster>support@bugsdashboard.com</webMaster>
	<image>
	<url>http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/header.gif</url>
	</image>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/BugsDashboardAnnouncements" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="bugsdashboardannouncements" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">BugsDashboardAnnouncements</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
	<title>Do It With PHP!</title>
	<description>&lt;h2&gt;Do It With PHP!&lt;/h2&gt;&lt;p&gt;Version 3.4.5 will include the ability to create widgets using PHP. You can create a simple PHP page, such as the following:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;code&gt; &amp;lt;?php&lt;br /&gt; echo &amp;quot;&amp;lt;h1&amp;gt;Hello from the PHP test page&amp;lt;/h1&amp;gt;&amp;quot;&lt;br /&gt; ?&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Then, create a widget entry that points to your php page, such as the following:&lt;/p&gt;&lt;p&gt;portlet41.title=PHP Widget&lt;br /&gt; portlet41.package=com.wmpnj.bugz.widgets.PhpWidget&lt;br /&gt; portlet41.method=getText&lt;br /&gt; portlet41.stylesheet=phpwidget.css&lt;br /&gt; portlet41.javascript=plainajax.js&lt;br /&gt; portlet41.desc=Allows Ajax calls to PHP.&lt;br /&gt; portlet41.call=&lt;br /&gt; portlet41.restrictTo=&lt;br /&gt; portlet41.parameters='http://bugsdashboard.com/phpTest.php'&lt;/p&gt;&lt;p&gt;You can reuse the above widget as many times as you wish by changing the title and url in the &amp;quot;parameters&amp;quot; property (the dwr.xml file will need to be updated with your new widget title (if configuring manually, use of the admin tool will do this for you).&lt;/p&gt;&lt;p&gt;The result of the above is the following in your dashboard.&lt;/p&gt;&lt;p&gt;&lt;a href="http://server.bugsdashboard.com:81/wp/wp-content/uploads/2011/04/phpWidget.png"&gt;&lt;img alt="" height="75" src="http://server.bugsdashboard.com:81/wp/wp-content/uploads/2011/04/phpWidget-300x75.png" title="phpWidget" width="300" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;You can use the above to test your configuration, then change the url to your own.&lt;/p&gt;</description>
	<pubDate>16 Apr 2011 06:46:54 GMT</pubDate>
	<link>http://server.bugsdashboard.com:81/wp/posts/do-it-with-php</link>
	<guid isPermaLink="false">CA123F29-D444-490F-87CA-3393387C3064</guid>
	</item>
	<item>
	<title>v3.4 Released - New Administration Suite</title>
	<description>&lt;H1 id=post-645&gt;v3.4 Released – New Administration Suite&lt;/H1&gt;
&lt;DIV class="post-date clearfix"&gt;Posted by Bill on September 8th, 2009&lt;/DIV&gt;
&lt;P&gt;We are pleased to release Bugs Dashboard v3.4 with our new Administration Suite! All properties can now be edited in a web browser, defining portals is as simple as drag-and-drop, and portlets are defined once in a "Portlet Registry".&lt;/P&gt;
&lt;P&gt;In addition to the introduction of an Administration Suite, v3.4 includes:&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;Added ability to extend the Reports menu.&lt;/LI&gt;
&lt;LI&gt;Added ability to extend the "Manage Bugs" menu.&lt;/LI&gt;
&lt;LI&gt;Organized the /classes directory through the use of sub-directories.&lt;/LI&gt;
&lt;LI&gt;Updated the Side-by-side portlet to check for a null value before outputting headers.&lt;/LI&gt;
&lt;LI&gt;Corrected an issue with the query for the "By Resolution" report.&lt;/LI&gt;
&lt;LI&gt;Updated 3rd party software, e.g. jFreeChart, iText.&lt;/LI&gt;
&lt;LI&gt;Updated the Wizard to use the new Admin menu structure and use a new navigation interface. Updated several of the options which can be set using the Wizard.&lt;/LI&gt;
&lt;LI&gt;Added the ability to add Custom Menus to the menu bar.&lt;/LI&gt;
&lt;LI&gt;Reorganized and updated the "About" menu items.&lt;/LI&gt;
&lt;LI&gt;Added an "information" icon which when hovered over will display the description provided for each portlet, with a few exceptions, such as HelloWorld or External Links.&lt;/LI&gt;
&lt;LI&gt;Corrected the SQL for Priorities and Severities of the Tag Cloud portlet to not include bugs which have been closed (i.e. RESOLVED).&lt;/LI&gt;
&lt;LI&gt;Corrected the Scrum Sprint portlet to show the column headers properly.&lt;/LI&gt;&lt;/UL&gt;
&lt;H2&gt;Administration Suite&lt;/H2&gt;
&lt;P&gt;The Administration Suite now allows you to edit all the properties of Bugs Dashboard from a web browser. Although you may still tweak them by hand if you so desire, there is no need to use a text editor on the server any longer.&lt;/P&gt;
&lt;P&gt;&lt;IMG alt=adminMenu.png src="http://bugsdashboard.com/wp/wp-content/uploads/2009/09/adminMenu.png" width=480 height=148&gt;&lt;/P&gt;
&lt;H3&gt;Configuring Dashboards&lt;/H3&gt;
&lt;P&gt;The Administration Suite now allows you to specify how you wish to see a dashboard simply by dragging-and-dropping objects into columns. You define the layouts (formerly styles) for the dashboards and then construct your dashboard of portlets graphically.&lt;/P&gt;
&lt;P&gt;&lt;IMG alt=configDashboard2Blank.png src="http://bugsdashboard.com/wp/wp-content/uploads/2009/09/configDashboard2Blank.png" width=480 height=309&gt;&lt;/P&gt;
&lt;H3&gt;Portlet Registry&lt;/H3&gt;
&lt;P&gt;Dashboards no longer contain a list of the portlets defined for that dashboard with each of their attributes. There is now one listing, a registry, of portlets with their attributes. The dashboard then contains a simple list of which portlet will appear in which column at startup as defined when you configure your dashboards (see above).&lt;/P&gt;
&lt;P&gt;&lt;IMG alt=registerPortlet.png src="http://bugsdashboard.com/wp/wp-content/uploads/2009/09/registerPortlet.png" width=480 height=252&gt;&lt;/P&gt;
&lt;H3&gt;Localization&lt;/H3&gt;
&lt;P&gt;We are also pleased to facilitate the localization of Bugs Dashboard for our foreign customers. All strings are now presented in a web browser allowing you to easily convert each string. The file is then saved in the proper Locale.&lt;/P&gt;
&lt;P&gt;&lt;IMG alt=localize.png src="http://bugsdashboard.com/wp/wp-content/uploads/2009/09/localize.png" width=480 height=395&gt;&lt;/P&gt;
&lt;H2&gt;Installation Wizard&lt;/H2&gt;
&lt;P&gt;The installation wizard has also been updated to match the look-and-feel of the Administration Suite as well as capture additional properties at the time of install.&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 480px; HEIGHT: 329px" alt=step3.png src="http://bugsdashboard.com/wp/wp-content/uploads/2009/09/step3.png" width=480 height=329&gt;&lt;/P&gt;</description>
	<pubDate>9 Sep 2009 06:38:35 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/latest-news/v3-4-released-new-administration-suite/</link>
	<guid isPermaLink="false">24671C67-F501-4784-97EC-5B5BF1F28148</guid>
	</item>
	<item>
	<title>Preview of Version 3.4</title>
	<description>&lt;H1 id=post-592&gt;Preview of Version 3.4&lt;/H1&gt;
&lt;DIV class="post-date clearfix"&gt;Posted by Bill on August 2nd, 2009&lt;/DIV&gt;
&lt;P&gt;We have had a lot of progress lately on the next version of Bugs Dashboard and wanted to share a preview of what's to come. Version 3.4 will include:&lt;/P&gt;
&lt;OL class=list&gt;
&lt;LI&gt;A new Administrative Toolset allowing configuration of all properties from a web browser&lt;/LI&gt;
&lt;LI&gt;The ability to extend the "Manage Bugs" and "Reports" menus with your own reports&lt;/LI&gt;
&lt;LI&gt;The ability to add additional menus to the menu bar for further integration capability&lt;/LI&gt;
&lt;LI&gt;An updated Installation Wizard with more options which can be set at the time of installation&lt;/LI&gt;&lt;/OL&gt;
&lt;H1&gt;Administrative Toolset&lt;/H1&gt;
&lt;P&gt;The new Administrative Toolset will allow administrators to install, configure and update all properties of Bugs Dashboard from a web browser.&lt;/P&gt;
&lt;P&gt;&lt;IMG class=reflect title="The new Bugs Dashboard Administrative page." border=0 alt="The new Bugs Dashboard Administrative page." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/adminToolImages/adminPage.png"&gt;&lt;/P&gt;
&lt;P&gt;From the menus, an Administrator will be capable of configuring any of the property files, including those of the default &lt;A title=portlets href="http://bugsdashboard.com/wp/downloads/portlets/" linkindex="38"&gt;portlets&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=reflect title="The administrative menus allow access to all properties." border=0 alt="The administrative menus allow access to all properties." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/adminToolImages/menus.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;H1&gt;Updates to Installation Wizard&lt;/H1&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;The Installation Wizard has undergone a redesign and additional properties have been made available at the time of install.&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=reflect title="The Installation Wizard will now save property files in your Locale." border=0 alt="The Installation Wizard will now save property files in your Locale." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/adminToolImages/Step1.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;Additional properties have been added to the Installation Wizard to aid in the installation.&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=reflect title="The Installation Wizard captures additional properties, including the authentication method, at time of installation." border=0 alt="The Installation Wizard captures additional properties, including the authentication method, at time of installation." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/adminToolImages/Step2.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;A few of the options have been reorganized to aid in the installation.&lt;/P&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG style="WIDTH: 964px; HEIGHT: 787px" class=reflect title="A few of the options have been reorganized in the Installation Wizard." border=0 alt="A few of the options have been reorganized in the Installation Wizard." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/adminToolImages/Step4.png"&gt;&lt;/P&gt;</description>
	<pubDate>3 Aug 2009 08:04:01 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/latest-news/preview-of-version-3-4/</link>
	<guid isPermaLink="false">D590E255-FA6F-4EB9-AD94-E776C5594632</guid>
	</item>
	<item>
	<title>New Templates Available</title>
	<description>&lt;P&gt;We're pleased to announce the availability of new templates with a greatly updated Portlet Development Guide. You now have fully commented and documented templates to help you create portlets that will display:&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;An HTML table of values such as the count of priorities by product&lt;/LI&gt;
&lt;LI&gt;A bar chart&lt;/LI&gt;
&lt;LI&gt;A pie chart&lt;/LI&gt;
&lt;LI&gt;A time series chart&lt;/LI&gt;
&lt;LI&gt;A portlet with images of thermometers summing up counts such as the number of bugs by assignee&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;BR class=spacer_&gt;&lt;/P&gt;
&lt;P&gt;A download with all templates and the Portlet Development Guide is available &lt;A onclick="return TrackClick('http%3A%2F%2Fbugsdashboard.com%2Fwp%2Fdownload-manager.php%3Fid%3D199','here')" href="http://bugsdashboard.com/wp/download-manager.php?id=199" linkindex="38"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
	<pubDate>18 Jul 2009 07:23:36 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/latest-news/new-templates-available/</link>
	<guid isPermaLink="false">30F6B7A6-7747-4620-8952-8BE93EA5A55D</guid>
	</item>
	<item>
	<title>Portlet Development Guide And Templates Now Available</title>
	<description>&lt;P&gt;Extending Bugs Dasbhoard with your own portlets is now easier than ever! We're pleased to announce the availability of our Portlet Development Guide and three heavily commented templates. You can download them all in one zip file from &lt;A href="http://bugsdashboard.com/wp/download-manager.php?id=199" target=_blank&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;The Portlet Development Guide will walk you through the Anatomy Of A Portlet, explain the Lifecycle Of A Portlet, then provide you with step-by-step instructions on how to create your own portlet from the templates provided. Each template is heavily commented with instructions on what to change. Replace the logic with your own and you can publish a portlet easily.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;Templates are provided for two displays; HTML tables and jFreeChart reports. Each Enterprise demonstration is pre-configured with a new Dashboard: Development Templates. These let you see the default behavior of the templates. Replace the logic in them with yours and preview your portlet before publishing!&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;You or your team can be extending the value of Bugs Dashboard to your organization quickly and easily. The templates and guide are provided for you, all you need to supply are your ideas!&lt;/P&gt;</description>
	<pubDate>12 Jul 2009 21:46:20 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/latest-news/portlet-development-guide-and-templates-now-available/</link>
	<guid isPermaLink="false">B0F252A9-08BF-47CF-AC68-01BEB31670A9</guid>
	</item>
	<item>
	<title>Bugzilla v2.2.0 to 3.3.4 Demonstrations Available</title>
	<description>&lt;P&gt;We are pleased to make available &lt;A href="http://bugsdashboard.com/wp/demo-any-supported-version/" target=_blank linkindex="39"&gt;over NINETY Bugzilla demonstrations&lt;/A&gt; available to the public, one each for v2.2.0 to 3.3.4 connected to MySQL and PostgreSQL and v3.1.3 to v3.3.4 connected to Oracle. Many of these already have a Bugs Dashboard version configured to allow you to peruse the features of Bugs Dashboard against that particular version of Bugzilla.&lt;/P&gt;
&lt;P&gt;We are working with our host to support the additional load of 90+ Bugs Dashboard demonstration versions on a server (or cluster), but many of the more recent versions are already wired. If you have a request for a specific version, please &lt;A href="mailto:support@bugsdashboard.com"&gt;contact us&lt;/A&gt;.&lt;/P&gt;&lt;A href="http://bugsdashboard.com/wp/latest-news/bugzilla-v220-to-334-demonstrations-available/"&gt;&lt;/A&gt;</description>
	<pubDate>5 Jun 2009 06:27:59 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/latest-news/bugzilla-v220-to-334-demonstrations-available/</link>
	<guid isPermaLink="false">36210FCF-7BCC-4770-A12D-14D77B0955A5</guid>
	</item>
	<item>
	<title>v3.3.0 Released</title>
	<description>&lt;P&gt;We're pleased to announce significant advancements in Bugs Dashboard, including the release of v3.3.0 of Bugs Dashboard. These include the following features and updates:&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;Bugzilla v3.3.x Compatibility&lt;/LI&gt;
&lt;LI&gt;Oracle Database Compatibility&lt;/LI&gt;
&lt;LI&gt;SiteMinder Integration&lt;/LI&gt;&lt;/UL&gt;
&lt;H2&gt;Bugzilla v3.3.x Compatibility&lt;/H2&gt;
&lt;P&gt;The Bugzilla team has made a significant change in the method by which passwords are created beginning with v3.3.1. The new method is much stronger than the previous and required changes on our part to match. While Bugzilla creates a "digest" using Perl, we create a digest using Java and then compare to that which is on file in Bugzilla. If there is an exact match, the user is "authorized" in Bugs Dashboard, but more importantly, we have the user's profile by which we can determine whether they are authorized in Bugzilla to manipulate priorities, severities, etc. through the use of groups which are then defined in the Bugs Dashboard properties.&lt;/P&gt;
&lt;P&gt;We are very pleased with both the new security measures and the latest interface in Bugzilla v3.3.4! You may preview both the Bugzilla 3.3.4 and Bugs Dashboard 3.3.0 versions &lt;A href="http://bugsdashboard.com/wp/demo-any-supported-version/" target=_blank linkindex="39"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;H2&gt;Oracle Database Compatibility&lt;/H2&gt;
&lt;P&gt;Bugs Dashboard v3.3.0 now supports Bugzilla installations installed to an Oracle 10g database. Those using Oracle as the Bugzilla database will need to supply the JDBC driver (e.g. ojdbc14.jar) either to the Servlet container (e.g. Tomcat) or Bugs Dashboard (e.g. /bugs/WEB-INF/lib) from either their server or client installation. The updated Installation Guide and Wizard will walk you through the proper configuration. You may see Bugs Dashboard v3.3.0 working against an Oracle 10.2.1.0 database at the above preview link.&lt;/P&gt;
&lt;H2&gt;SiteMinder Integration&lt;/H2&gt;
&lt;P&gt;At the request of an existing customer, we updated Bugs Dashboard to include the abilityto specify the use of Computer Associates' SiteMinder as the source of authentication for user credentials vice the Bugzilla database. Configuring Bugs Dashboard to pick the user ID from the session object as updated by SiteMinder allows for single sign-on across the applications. The updated Installation Guide covers the configuration required for the use of SiteMinder.&lt;/P&gt;
&lt;P&gt;The use of SiteMinder does not eliminate the need to configure the connection to the Bugzilla database. The only change SiteMinder introduces is that we lookup the user ID using that passed to us rather than constructing an encrypted password for comparision with the database.&lt;/P&gt;
&lt;H2&gt;Available For Trial Demonstrations Today&lt;/H2&gt;
&lt;P&gt;Bugs Dashboard v3.3.0 is available today for &lt;A href="http://bugsdashboard.com/wp/downloads/evaluation-download/" linkindex="40"&gt;download&lt;/A&gt; or &lt;A href="http://bugsdashboard.com/wp/demo-any-supported-version/" target=_blank linkindex="41"&gt;online&lt;/A&gt; demonstration!&lt;/P&gt;</description>
	<pubDate>5 Jun 2009 06:27:06 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/latest-news/v330-released/</link>
	<guid isPermaLink="false">EC41F7EE-80E2-4E95-B77E-3DB5136B5504</guid>
	</item>
	<item>
	<title>New Support Center Available</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We are pleased to announce that we have licensed the &lt;A href="http://www.kayako.com/" target=_new linkindex="39"&gt;Kayako Support Suite&lt;/A&gt; for use as the Bugs Dashboard ticketing system, knowledgebase and trouble shooting support center.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Bugs Dashboard Support Center" style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt" alt="Bugs Dashboard Support Center" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/SupportSuite/supportCenter.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Over the next few weeks, we will be populating the Knowledgebase, Downloads and News sections. The suite includes tools which alert us when tickets are submitted, parse e-mails to &lt;A href="mailto:support@bugsdashboard.com"&gt;support@bugsdashboard.com&lt;/A&gt; and &lt;A href="mailto:sales@bugsdashboard.com"&gt;sales@bugsdashboard.com&lt;/A&gt; inserting tickets alerting us and automatically responding to you with the ticket number, and a live support capability including not only chat, but voice-over-ip. We are very pleased with the capabilities of Kayako's support center and look forward to it helping us provide you with superior support!&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>21 Sep 2008 08:10:27 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/new-support-center-available/</link>
	<guid isPermaLink="false">8BD87F1F-6481-48CB-AF44-422E26A3748E</guid>
	</item>
	<item>
	<title>New Pricing Structure Announced</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;InfoStatus Corporation is pleased to announce the following change to the Bugs Dashboard pricing and options effective immediately:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Personal Edition License now $99.00&lt;/P&gt;
&lt;P&gt;Professional Edition License now $499.00&lt;/P&gt;
&lt;P&gt;Enterprise Edition License now $999.00&lt;/P&gt;
&lt;P&gt;The Enterprise Edition will no longer include the full source code, however, the source code is available for an additional licensing fee. Please contact &lt;A href="http://bugsdashboard.com/wp/new-pricing-structure/sales@bugsdashboard.com" linkindex="39"&gt;sales@bugsdashboard.com&lt;/A&gt; for additional information.&lt;/P&gt;</description>
	<pubDate>21 Sep 2008 08:09:38 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/new-pricing-structure/</link>
	<guid isPermaLink="false">5D313C64-9396-42DB-B867-4748FE5A04F3</guid>
	</item>
	<item>
	<title>Version 3.2.4 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We're pleased to announce the release of v3.2.4 which introduces the ability to assign bugs through the same easy drag-and-drop interface used for setting priorities and severities. If you need to reassign workload due to an emerging situation, an employee departure or to balance responsibilities, you can quickly see what the current workload is and easily "trim the sails".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Assigning bugs by a drag and drop" style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt" alt="Assign bugs by dragging and dropping the bug to the new assignee." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/makeAssignments.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;You may see the new functionality in our &lt;A href="http://bugsdashboard.com/wp/demos" linkindex="39" set="yes"&gt;online demonstrations&lt;/A&gt; or &lt;A href="http://bugsdashboard.com/wp/downloads/evaluation-download/" linkindex="40" set="yes"&gt;download your own evaluation copy&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>21 Sep 2008 08:05:42 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-324-released/</link>
	<guid isPermaLink="false">54954AEE-2AB2-456E-A602-5E3903820FD7</guid>
	</item>
	<item>
	<title>Version 3.2.3 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We're pleased to announce version 3.2.3 which includes four new portlets:&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;Counts by Priority&lt;/SPAN&gt;&lt;br /&gt;&lt;IMG class=aligncenter title="Counts By Priority" style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; MARGIN-TOP: 15px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt" alt="The difference in Counts By Priority and the Top 5 Priorities is that this portlet will report on all priorities, not just the top five." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/tnCountsByPriority.png"&gt; 
&lt;DIV class=aligncenter style="FONT-SIZE: small; WIDTH: 100%; TEXT-ALIGN: center"&gt;Counts By Priority Portlet&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;The Counts By Priority portlet differs from the Top 5 Priorities by reporting on all priorities, not just the top five.&lt;/SPAN&gt; &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;Counts by Severity&lt;/SPAN&gt;&lt;br /&gt;&lt;IMG class=aligncenter title="Counts By Severity" style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; MARGIN-TOP: 15px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt" alt="The Counts By Severity portlet presents a table of counts by severity for each product." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/tnCountsBySeverity.png"&gt; 
&lt;DIV class=aligncenter style="FONT-SIZE: small; WIDTH: 100%; TEXT-ALIGN: center"&gt;Counts By Severity Portlet&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;The Counts By Severity portlet provides a table of the number of bugs by severity for each product.&lt;/SPAN&gt; &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;Counts by Status&lt;/SPAN&gt;&lt;br /&gt;&lt;IMG class=aligncenter title="Counts By Status" style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; MARGIN-TOP: 15px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt" alt="The Counts By Status portlet provides a table of the number of bugs by status for each product." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/tnCountsByStatus.png"&gt; 
&lt;DIV class=aligncenter style="FONT-SIZE: small; WIDTH: 100%; TEXT-ALIGN: center"&gt;Counts By Status&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;The Counts By Status portlet provides a table of the number of bugs by status for each product.&lt;/SPAN&gt; &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;Side By Side Comparison&lt;/SPAN&gt;&lt;br /&gt;&lt;IMG class=aligncenter title="Counts By Status" style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; MARGIN-TOP: 15px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0pt; BORDER-BOTTOM: 0pt" alt="The attributes of any two bugs can be compared to one another with the differences appearing in red on the right." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/tnSideBySideComparison.png"&gt; 
&lt;DIV class=aligncenter style="FONT-SIZE: small; WIDTH: 100%; TEXT-ALIGN: center"&gt;Side By Side Comparison&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;The attributes of any two bugs can be compared to one another with the differences appearing in red on the right.&lt;/SPAN&gt; &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The &lt;A href="http://bugsdashboard.com/wp/bugzilla-30-demo/" linkindex="41"&gt;online demonstrations&lt;/A&gt; have been updated as have the &lt;A href="http://bugsdashboard.com/wp/downloads/evaluation-download/" linkindex="42" set="yes"&gt;downloads&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>18 Aug 2008 06:29:11 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-323-released/</link>
	<guid isPermaLink="false">DE3FC6A0-8DE6-409F-98E4-352DB4258E82</guid>
	</item>
	<item>
	<title>Version 3.2.2 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;STRONG&gt;Version 3.2.2 of the Bugs Dashboard is now available for evaluation and licensing!&lt;/STRONG&gt; We are very pleased to bring printing and individual refresh capabilities to each of the portlets with this release. Demonstrations of its capabilities can be seen at &lt;A href="http://bugsdashboard.com/wp/bugzilla-30-demo/" linkindex="41"&gt;Bugs Dashboard&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;This update includes the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;Changed the default name for the "Bugs" menu to "Reports"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the menus from splitting Set Priorities and Set Severities to a tab named "Manage Bugs" with sub-menus for setting priorities and severities&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the default name for the "Portals" menu tab to "Dashboards" &lt;/SPAN&gt;. &lt;IMG class=aligncenter title="v3.2.2. Menu Changes" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" height=76 alt='v3.2.2 groups the Set Priorities and Set Severities under a new "Manage Bugs" menu.' src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/v3.2.2_menus.png" width=449&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;A new property has been introduced to the portals. The "params" property allows the passing of additional parameters such as DWRUtil values, navigator.appName, etc. This eliminates the need for static variables in the portlets. You can still use the old method of calling a JavaScript method first, but this is not preferred due to the need for static variables in that methodology.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;New "print" and "individual refresh" buttons added to all appropriate portlets.&lt;/SPAN&gt; &lt;IMG class=aligncenter title="Print and Refresh Capabilities Added" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" height=119 alt="New print and refresh capabilities have been added in v3.2.2" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/addedAttachment.png" width=591&gt; &lt;SPAN style="FONT-SIZE: small"&gt;Those portlets which have an option with a "Go' button do not have a refresh button as the "Go" button serves the same purpose. You may elect to include the Auto Refresh Portlet and allow it to refresh all portlets at a given time interval, but the individual refresh buttons are presented to provide you with the assurance that you are looking at the most up-to-date numbers in that portlet. The print option brings the portlet up in an individual window and immediately invokes the print dialog. You may wish to cancel the dialog and resize the window (or new tab) before you print as some portlets are set to 100% width and will look differently in a full size window. Additionally, using the print button is a bit like first using the individual refresh for that portlet followed by the print button. It's not possible to get the contents of the portlet directly from the web page (it can be too lengthy), so the print Servlet calls back to the class of the portlet and gets the current numbers - as if you had just refreshed the portlet.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Restructured the menus:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed "Developer" edition to "Personal" and added a "Professional" edition. The Personal edition offers an individual a dashboard and reporting on their assignments. The Professional edition offers a team or small organization a dashboard and reporting on all assignees. The Enterprise edition continues to be unlimited in dashboards and reporting.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the Denied Reviews Portlet to report on all products if not restricted to an individual product by the portal definition or the Restrict Portal Portlet and changed the column from "Count" to "Date of Review".&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed all reports and portlets to report on the real name of the user, not their login name.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the Links Portlet:&lt;/SPAN&gt;&lt;/LI&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;Added graphics from FamFam Silk collection for use with Links Portlet added a background to the span for the link to display the graphic.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a links.css for styling the links&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the links_en_US.properties to include a property for the graphic for each link.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the ScrumSprint Portlet to:&lt;/SPAN&gt; 
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small"&gt;sort by bug_id&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;changed to the use of datediff() for date calculations&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Updated the property file to include a "db" property to specify which vendor is used (for proper date calculations).&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Corrected the Big Reporters to report only those users who have submitted more than 500 entries.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed Top Ten Attachments column headers to more clearly reflect the contents.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Corrected the style for the Added Attachments portlet.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the By Age and By Resolution reports by adding an option to show only the most recent entries for bugs or all entries, suppressed any repeating bug ID and age and adding the date of entry for the description.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Updated the By Priority report's sort order&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Dropped the use of the Classic menu&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
	<pubDate>9 Aug 2008 06:54:58 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-322-released/</link>
	<guid isPermaLink="false">42FF284C-031A-404D-B510-49712D4235FB</guid>
	</item>
	<item>
	<title>Version 3.2.1 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We are pleased to announce the release of version 3.2.1 with the following updates:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added an "Activity Graph" for graphing new, assigned and/or resolved bug activity. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added the ability to define multiple portals per page. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The following have been changed to resize to 100% of the portlet width if the image size allows: &lt;/SPAN&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Responsibilities &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Severities &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Bug Burn Down (the remaining four require updating the property file) &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Product Burn Down &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Bar Chart &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Pie Chart &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Updated the Tag Cloud portlet: &lt;/SPAN&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Removed the anchor tag from the Tag Cloud &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Updated the Tag Cloud css file to stop tags from overlapping. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added the count per tag in parentheses to each tag &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Updated the Old Bugs report:&lt;/SPAN&gt; 
&lt;OL&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;/SPAN&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Cleaned up the "Display issues" text to use only 1 line &lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a select to BugsInfo to get the list of bug_status rows&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a dropdown to allow the user to select the status to be reported on; all or one specific status.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a "Printer Friendly" hyperlink to redisplay the page with no heading or selection criteria. Requires the use of the browser's back button after done printing.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Updated the Dynamic Drive tabbed menus:&lt;/SPAN&gt; 
&lt;OL&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;/SPAN&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed "Old Bugs" to "Bugs" with a dropdown for Dynamic Drive menus&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed "Old Bugs" in the dropdown to "By Age"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a "By Priority" to the dropdown&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a "By Severity" to the dropdown&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Requires updated strings_en_US.properties file&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;New Reports (with Printer Friendly option; requires new strings property file)&lt;/SPAN&gt; 
&lt;OL&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;/SPAN&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a report of bugs by priority and status&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a report of bugs by severity and status&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a report of bugs by resolution&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added a "My Bugs" report of those bugs assigned to the person logged in &lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
	<pubDate>8 Jul 2008 08:29:57 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-321-released/</link>
	<guid isPermaLink="false">67A2840D-A655-4FB1-B6CF-A3E4D2281226</guid>
	</item>
	<item>
	<title>Change of Face</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Bugs Dashboard will be changing in the next few days and not in feature set, but in sales and marketing. Some of the changes we will be introducing include:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;A new distributor - InfoStatus Corporation (ISC) replaces Little Cayman Labs, Inc. We are excited to be with ISC!&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;A new pricing structure - effective with the change to ISC, the price for Bugs Dashboard has changed. You will find our new pricing in the e-store on our website.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Reseller and Independent Contractor agreements will be available for those who wish to join us in implementing Bugs Dashboard for process improvement in software development at organizations big and small.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;A two-day Quick Start will be available shortly to aid new customers with the installation, configuration and training in Bugs Dashboard to get them up-and-running fast. The Quick Start will be available on site or virtually through GoToMeeting and audio conferencing.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We will have further announcements as the changes occur during this exciting time of growth!&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>4 Jul 2008 19:14:31 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/change-of-face/</link>
	<guid isPermaLink="false">E35FCB28-ED29-4AF0-9A22-C932F2D19EBD</guid>
	</item>
	<item>
	<title>Individual Workload Portlet Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We are pleased to announce the addition of another portlet to the &lt;A href="http://bugsdashboard.com/wp/downloads/portlets" linkindex="41"&gt;Community Portlets&lt;/A&gt; - the Individual Workload portlet. This portlet presents the workload of each user for all products or the product to which the portal is restricted. The portlet presents both the total number of open issues being worked and the percentage of the total each person is working on. The portlet presents the workload in three views, available from a select list; bar chart, pie chart and HTML table. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The bar chart will show the total bugs assigned to an individual via the bar and the percentage of the total the person is working in the label.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="The Individual Workload Bar Chart" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" height=432 alt="The bar chart presents the percentage of the total open bugs each assignee is working with their name." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/individualWorkload/barChart.png" width=604&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The pie chart view presents both the count and the percentage in the label.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="The Individual Workload Pie Chart" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" height=432 alt="The pie chart view presents both the count and the percentage of the total number of bugs in the label." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/individualWorkload/pieChart.png" width=604&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The HTML table view presents the numbers for each user in alphabetical order.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="The Individual Workload Table" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" height=146 alt="The table view presents an alphabetical list of users and their workload." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/individualWorkload/table.png" width=604&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;This portlet is an excellent example of how to create a portlet which returns the visualization of the data in any one of a number of different options. It uses JFreeChart for the bar and pie charts and a URL connection to return the HTML table from the same helper Servlet.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>15 Jun 2008 08:52:59 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/individual-workload-portlet-released/</link>
	<guid isPermaLink="false">6389BB1A-4ED1-4DF5-B188-3EDB26B37C93</guid>
	</item>
	<item>
	<title>Auto Refresh Portlet Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We are pleased to announce the addition of a new portlet to the &lt;A href="http://bugsdashboard.com/wp/downloads/portlets/" linkindex="42"&gt;Community Portlets&lt;/A&gt; - the Auto Refresh portlet. This portlet allows you to specify a period of time after which ALL portlets on that portal will be refreshed.&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;IMG class=aligncenter title="Auto Refresh Portlet" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" alt="The Auto Refresh portlet allows you to specify a period of time after which ALL portlets on the portal are refreshed." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/autoRefresh.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The portlet will display the countdown in the window status bar. (Note: if you have too many extensions in FireFox, the status may not display).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;IMG class=aligncenter title="Auto Refresh Portlet" style="MARGIN-TOP: 15px; MARGIN-BOTTOM: 15px; VERTICAL-ALIGN: middle" alt="The Auto Refresh portlet will show the countdown in the window's status bar (assuming there is room and it is visible)." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/autoRefreshStatus.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;This portlet may help those who wish to configure a portal and then project that or use a large monitor where team members can easily see it. The portlet will keep the information up-to-date without further intervention.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Please see the notes in the readme included with the portlet for further information on the use of this portlet.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>15 Jun 2008 01:47:55 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/auto-refresh-portlet-released/</link>
	<guid isPermaLink="false">50B28760-9FF6-4FD5-876D-AC3F6EBB58A3</guid>
	</item>
	<item>
	<title>Version 3.2 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We are pleased to announce the release of version 3.2 and thank all those who assisted us during the beta period.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Version 3.2 provides the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Introduced the "Wizard" to provide the ability to edit the setup and configuration files from the browser in orderly steps.&lt;/SPAN&gt;&lt;BR&gt;&lt;IMG style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page2.png" border=0&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Introduced the Severity Counts portlet displaying bug counts by severity in thermometer graphics.&lt;/SPAN&gt;&lt;BR&gt;&lt;IMG style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/severityCounts.png" border=0&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Introduced the login and logoff features using the Bugzilla profiles table for the login validation.&lt;/SPAN&gt;&lt;BR&gt;&lt;IMG style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/login.png" border=0&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Modified the behavior of the Set Priorities and Set Severities features to allow only those users authorized within Bugzilla to manipulate the priorities and/or severities. This is controlled through a new set of properties which replaces the "loginName". By specifying the name of a valid group in Bugzilla to which members who you are authorizing to edit priorities and severities belong and the name of any product or all products (designated with an asterick, e.g. *), the Bugs Dashboard will now restrict the ability to update priorities and/or severities to only members of that group which you specify for a given product. If you wish, you may use an asterik for both product and group to indicate all products may be edited by any team member.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Cleaned up the various menu styles to present the logo and header information more cleanly.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Broke the About page into seperate components when any Dynamic Drive menu option is selected. The About page will continue to show all components when the Classic menu option is specified.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the default menu from Classic to Dyanmic Drive's SlidingDoors.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Added the UsersGuide.pdf to a docs directory and linked that to a new Help menu for any use of the dropdown menus. Added links to the How-To articles and Frequently Asked Questions from the Help menu.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Removed the ability to select all products and/or severities in the Set Priorites and Set Severities pages respectively. This is in keeping with the assignment of groups of one or more individuals with the authority to address particular products.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the Priorities Counts (Thermometer display) from displaying five thermometers based on the properties passed in to displaying one thermometer for each priority regardless of the number of active priorities on file.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The web service feature has been updated such that it no longer attempts to load any html, including any required JavaScript or style sheet. Therefore, if you intend to use a portlet from another application, you must load the Direct Web Remoting (dwr) engine, any required javascript and any required style sheet in the header of that application. You can load these from the deployed directory of the Bugs Dashboard (i.e. /bugs) assuming that you have not locked those directories down (i.e. used htaccess files to prevent access from another source). Additionally, the web service feature will now attempt to write the results of any portlet back to an element whose id matches that of the portlet being called. For example, if you wish to display the latest issues opened from another source, you would call the Issue portlet, using a div or span wrapper in your html whose id is "Issue" (we will have a separate post on this).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The authentication servlet will no longer respond to an HTTP GET by attempting to log someone in with the values passed in the URL. This has been done as one means of preventing SQL injection attacks. Any attempt to use a GET method will now result in a warning dialog.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The images for the error, information and warning dialogs have been added back to the images directory.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The portlets_en_US.properties file which holds the information necessary for the web services to properly display and invoke portlets has been updated with the latest portlets as well as the descriptions for all portlets offered.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
	<pubDate>14 Jun 2008 07:42:23 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-32-released/</link>
	<guid isPermaLink="false">D5E0E6A7-11F2-45D4-992C-AD3F9182F8BF</guid>
	</item>
	<item>
	<title>Demos Made Easy</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We are pleased to offer you the ability to evaluate the Bugs Dashboard using your own database from our servers. To do so requires minimal effort on your part:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Send us &lt;A href="mailto:support@bugsdashboard.com"&gt;an e-mail request&lt;/A&gt;&lt;BR&gt;Please state the company, or organization abbreviation in your e-mail. The purpose of this is to allow us to install a copy of the Bugs Dashboard with a URL to that abbreviation. For example: WMPNJ Software would be installed to /bugs_wmpnj&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Open the appropriate port for your database.&lt;BR&gt;The port must be open for the Bugs Dashboard to communicate from our server to your database. In the email you will receive from us (see below), we will provide the command necessary to allow requests &lt;EM&gt;only from our server&lt;/EM&gt; to your database. (This assumes you have not issued any other command that would open your database to requests from outside your network.) &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We will install a two-week evaluation copy of the Bugs Dashboard to our servers configured to a URL as close to your abbreviation as we can. We will then notify you of the availability of your private demonstration. Included in our e-mail will be:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The MySQL command you need to execute if you are using MySQL to allow requests from our server to hit your database as well as the PostgreSQL modification you need to make should you use PostgreSQL.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The URL of the installation for your private demonstration.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Once installed, you may walk through the Wizard at the location we provide you and establish your properties. Thereafter, you login &lt;EM&gt;to your database&lt;/EM&gt; from our server; no muss, no fuss!&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>3 Jun 2008 04:36:28 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/demos-made-easy/</link>
	<guid isPermaLink="false">1A99A037-41A5-47C6-A6A3-C3985DCBBA30</guid>
	</item>
	<item>
	<title>How-to Use The Web Services Feature</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Bugs Dashboard offers a feature known as "the web service". In the truest sense of Information Management/Information Technology (IM/IT), this is not a "pure" web service. However, it is an easy-to-use methodology of allowing you to access portlets from outside the Bugs Dashboard via the web. We have recently implemented the use of the web services ourselves through the "Issue Dashboard" now available on our website. Selecting "Issue Dashboard" from the Support menu will present you with a few of the portlets from a Bugs Dashboard implementation on our host called from the php pages of our WordPress site.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Issue Dashboard" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" alt="The Issue Dashboard will present a few portlets via the web service interface of the Bugs Dashboard implemented on our hosts server." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/issueTracking.png"&gt;&lt;/P&gt;
&lt;H2&gt;How-to Setup the WordPress PHP page&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We use the &lt;A href="http://www.wpremix.com/home/" target=_new linkindex="39"&gt;WPREMIX theme&lt;/A&gt; for our WordPress site and we cannot share the source code of the individual pages. What we can show is our own code. &lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;Including Appropriate Files In The Header&lt;/H3&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The first order of business was to include all the necessary JavaScript, CSS and third-party files in the header - a separate file from the body of the page. In the header.php, we added the following block of code (note: we're able to include this code in the WPREMIX page thanks to the &lt;A href="http://bluesome.net/post/2005/08/18/50/" target=_new linkindex="40"&gt;ExecPHP 4.7&lt;/A&gt; plugin from Bluesome and we're able to display it with appropriate highlights for the syntax thanks to the &lt;A href="http://ideathinking.com/wiki/index.php/WordPress:CodeHighlighterPlugin" target=_new linkindex="41"&gt;Code Highlighter Plugin&lt;/A&gt; from IdeA thinKING):&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class=php&gt;&lt;SPAN style="COLOR: rgb(177,177,0)"&gt;if&lt;/SPAN&gt; &lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;is_page&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'bugs-dashboard-portal'&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;
&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;{&lt;/SPAN&gt;
&lt;A href="http://www.php.net/echo" linkindex="42"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'
&amp;nbsp;
&amp;lt;script src="http://bugsdashboard.com/bugs/javascript/prototype.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:0--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/javascript/effects.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:1--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/javascript/builder.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:2--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/javascript/dragdrop.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:3--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/engine.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:4--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/util.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:5--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/interface/Severity.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:6--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/interface/Priority.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:7--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/interface/Issue.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:8--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/interface/BarChart.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:9--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/dwr/interface/PieChart.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:10--&amp;gt;&amp;lt;/script&amp;gt;
&amp;nbsp;
&amp;lt;script src="http://bugsdashboard.com/bugs/javascript/barchart.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:11--&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;script src="http://bugsdashboard.com/bugs/javascript/piechart.js" type="text/javascript"&amp;gt;&amp;lt;!--mce:12--&amp;gt;&amp;lt;/script&amp;gt;
'&lt;/SPAN&gt;;
&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Note the use of the "base" tag to set the base href to the /bugs home. This is necessary when using the Bar Chart and Pie Chart as we are. It is also necessary if you wish to include any portlet using the thermometer graphic, etc. The reason is that some portlets use a relative URL to fetch a JFreeChart image. As the page itself is being executed from a /wp path, it is necessary to set the base to the /bugs path for these portlets to appear correctly. This can have an affect on your WordPress (or other application) page if you intend to use relative URL's elsewhere on the same page.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;Configuring The Body Of The Page&lt;/H3&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Within the page that we chose to use (see the &lt;A href="http://bugsdashboard.com/wp/support/bugs-dashboard-portal/" linkindex="43"&gt;Issue Dashboard&lt;/A&gt;), we inserted the following code within a php block at the appropriate place within the WPREMIX tags:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class=php&gt;&lt;A href="http://www.php.net/echo" linkindex="44"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'
&amp;lt;div style="width: 98%;"&amp;gt;
&amp;lt;h2&amp;gt;Bugs Dashboard New Issues&amp;lt;/h2&amp;gt;
&amp;nbsp;
&amp;lt;span id="Issue"&amp;gt;'&lt;/SPAN&gt;;
&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt; = &lt;A href="http://www.php.net/fopen" linkindex="45"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fopen&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"http://bugsdashboard.com/bugs/webservice?pcWhich=Issue"&lt;/SPAN&gt;, &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"r"&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/fpassthru" linkindex="46"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fpassthru&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/echo" linkindex="47"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;
'&lt;/SPAN&gt;;
&amp;nbsp;
&lt;A href="http://www.php.net/echo" linkindex="48"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'
&amp;lt;div style="width: 98%;"&amp;gt;
&amp;lt;h2&amp;gt;Bugs Dashboard Priorities&amp;lt;/h2&amp;gt;
&amp;nbsp;
&amp;lt;span id="Priority"&amp;gt;'&lt;/SPAN&gt;;
&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt; = &lt;A href="http://www.php.net/fopen" linkindex="49"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fopen&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"http://bugsdashboard.com/bugs/webservice?pcWhich=Priority"&lt;/SPAN&gt;, &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"r"&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/fpassthru" linkindex="50"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fpassthru&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/echo" linkindex="51"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;
'&lt;/SPAN&gt;;
&amp;nbsp;
&lt;A href="http://www.php.net/echo" linkindex="52"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'
&amp;lt;div style="width: 98%;"&amp;gt;
&amp;lt;h2&amp;gt;Bugs Dashboard Severities&amp;lt;/h2&amp;gt;
&amp;nbsp;
&amp;lt;span id="Severity"&amp;gt;'&lt;/SPAN&gt;;
&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt; = &lt;A href="http://www.php.net/fopen" linkindex="53"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fopen&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"http://bugsdashboard.com/bugs/webservice?pcWhich=Severity"&lt;/SPAN&gt;, &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"r"&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/fpassthru" linkindex="54"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fpassthru&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/echo" linkindex="55"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;
'&lt;/SPAN&gt;;
&amp;nbsp;
&lt;A href="http://www.php.net/echo" linkindex="56"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'
&amp;lt;div style="width: 98%;"&amp;gt;
&amp;lt;h2&amp;gt;Bugs Dashboard&amp;lt;/h2&amp;gt;
&amp;nbsp;
&amp;lt;span id="PieChart"&amp;gt;'&lt;/SPAN&gt;;
&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt; = &lt;A href="http://www.php.net/fopen" linkindex="57"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fopen&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"http://bugsdashboard.com/bugs/webservice?pcWhich=PieChart"&lt;/SPAN&gt;, &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"r"&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/fpassthru" linkindex="58"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fpassthru&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/echo" linkindex="59"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;
'&lt;/SPAN&gt;;
&amp;nbsp;
&lt;A href="http://www.php.net/echo" linkindex="60"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'
&amp;lt;div style="width: 98%;"&amp;gt;
&amp;lt;h2&amp;gt;Bugs Dashboard&amp;lt;/h2&amp;gt;
&amp;nbsp;
&amp;lt;span id="BarChart"&amp;gt;'&lt;/SPAN&gt;;
&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt; = &lt;A href="http://www.php.net/fopen" linkindex="61"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fopen&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"http://bugsdashboard.com/bugs/webservice?pcWhich=BarChart"&lt;/SPAN&gt;, &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;"r"&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/fpassthru" linkindex="62"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;fpassthru&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(0,0,255)"&gt;$remote&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
&lt;A href="http://www.php.net/echo" linkindex="63"&gt;&lt;SPAN style="COLOR: rgb(0,0,102)"&gt;echo&lt;/SPAN&gt;&lt;/A&gt; &lt;SPAN style="COLOR: rgb(255,0,0)"&gt;'&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp;
'&lt;/SPAN&gt;;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Note that this method requires that your server hosting the PHP execution have fopen enabled. There are other methodologies that might be implemented if you are unable to use this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;Same Origin Policy&lt;/H4&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;When using the fopen() method above, it was necessary to ensure that we used the same domain, port and protocol to fetch the portlet. Not doing so results in the dreaded: Permission denied to call method XMLHttpRequest.open error. If you are not familiar with the Same Origin Policy, check out these resources:&lt;BR&gt;&lt;A href="http://www.joomla-knowledgebase.com/kb/permission_denied_to_call_method_xmlhttprequest_open/" target=_new linkindex="64"&gt;Joomla Knowledgebase&lt;/A&gt;&lt;BR&gt;&lt;A href="http://en.wikipedia.org/wiki/Same_origin_policy" target=_new linkindex="65"&gt;Wikipedia&lt;/A&gt;&lt;/SPAN&gt;&lt;BR&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Note that there are ways around this limitation (e.g. JSON or a proxy server), but that is beyond the scope and intent of this document.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;ElementId&lt;/H4&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Note in the second code snippet above that we wrap the fopen() method with a span tag. The span tag has an important id - one that matches the name of the portlet we are loading in that span. This is necessary because the webservice in Bugs Dashboard uses the getElementById to write the string returned by the portlet to the innerHTML of that element:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class=javascript&gt;&lt;SPAN style="FONT-WEIGHT: bold; COLOR: rgb(0,51,102)"&gt;function&lt;/SPAN&gt; setPriority&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;
&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;{&lt;/SPAN&gt;
  dwr.&lt;SPAN style="COLOR: rgb(0,102,0)"&gt;util&lt;/SPAN&gt;.&lt;SPAN style="COLOR: rgb(0,102,0)"&gt;setEscapeHtml&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="FONT-WEIGHT: bold; COLOR: rgb(0,51,102)"&gt;false&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;;
  Priority.&lt;SPAN style="COLOR: rgb(0,102,0)"&gt;getText&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(51,102,204)"&gt;""&lt;/SPAN&gt;,&lt;SPAN style="COLOR: rgb(51,102,204)"&gt;""&lt;/SPAN&gt;,&lt;SPAN style="COLOR: rgb(51,102,204)"&gt;""&lt;/SPAN&gt;,&lt;SPAN style="FONT-WEIGHT: bold; COLOR: rgb(0,51,102)"&gt;function&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;data&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt; &lt;SPAN style="COLOR: rgb(102,204,102)"&gt;{&lt;/SPAN&gt;document.&lt;SPAN style="COLOR: rgb(0,102,0)"&gt;getElementById&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;(&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(51,102,204)"&gt;"Priority"&lt;/SPAN&gt;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;.&lt;SPAN style="COLOR: rgb(0,102,0)"&gt;innerHTML&lt;/SPAN&gt;=data;&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;}&lt;/SPAN&gt; &lt;SPAN style="COLOR: rgb(102,204,102)"&gt;)&lt;/SPAN&gt;
&lt;SPAN style="COLOR: rgb(102,204,102)"&gt;}&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The above method of returning the data using the getElementById is new to version 3.2rc2. You may find the notes and download link at our &lt;A href="http://bugsdashboard.com/wp/posts/version-32-release-candidate-2-available/" linkindex="66"&gt;post announcing v3.2rc2&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>1 Jun 2008 22:11:10 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/how-to-use-the-web-services-feature/</link>
	<guid isPermaLink="false">63CC18E9-1487-433A-BAAB-1A80D859C848</guid>
	</item>
	<item>
	<title>Online Issue Tracking Now Available</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We have installed Bugzilla 3.0.4 on our LunarPages host and have made it available for tracking issues in the Bugs Dashboard. If you have an enhancement request, a bug to report in the Bugs Dashboard or a community portlet or wish to comment or vote on an open issue, you will find a new link under the Support menu - Issue Tracking. This will open to a new tab or window (depending on your browser preferences) with Bugzilla 3.0.4. You will be required to register if you wish to vote, comment or enter issues.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We have also added a link in the Support menu for "Issue Dashboard". This will display a few of the portlets called via the web service to display counts and facts from the Bugzilla 3.0.4 database.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="The Bugs Dashboard" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=647 alt="Using the web services of Bugs Dashboard, we display some of the facts from the Bugzilla 3.0.4 database." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/issueTracking.png" width=921&gt;&lt;/P&gt;</description>
	<pubDate>1 Jun 2008 22:09:57 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/online-issue-tracking-now-available/</link>
	<guid isPermaLink="false">979B7112-8D16-4894-BCF6-3B83AFE5265F</guid>
	</item>
	<item>
	<title>Version 3.2 Release Candidate 2 Available</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;We are pleased to announce v3.2rc2 is available for &lt;A href="http://bugsdashboard.com/wp/download-manager.php?id=92" linkindex="39"&gt;download&lt;/A&gt; (user name is beta and password is thanks4yourhelp). This version includes the following updates:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Webservice Updates&lt;BR&gt;The web service feature has been updated such that it no longer attempts to load any html, including any required JavaScript or style sheet. Therefore, if you intend to use a portlet from another application, you must load the Direct Web Remoting (dwr) engine, any required javascript and any required style sheet in the header of that application. You can load these from the deployed directory of the Bugs Dashboard (i.e. /bugs) assuming that you have not locked those directories down (i.e. used htaccess files to prevent access from another source). Additionally, the web service feature will now attempt to write the results of any portlet back to an element whose id matches that of the portlet being called. For example, if you wish to display the latest issues opened from another source, you would call the Issue portlet, using a div or span wrapper in your html whose id is "Issue" (we will have a separate post on this).&lt;/SPAN&gt; 
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Authentication&lt;BR&gt;The authentication servlet will no longer respond to an HTTP GET by attempting to log someone in with the values passed in the URL. This has been done as one means of preventing SQL injection attacks. Any attempt to use a GET method will now result in a warning dialog.&lt;/SPAN&gt; 
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Missing images re-added&lt;BR&gt;The images for the error, information and warning dialogs have been added back to the images directory.&lt;/SPAN&gt; 
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Portlets property file updated&lt;BR&gt;The portlets_en_US.properties file which holds the information necessary for the web services to properly display and invoke portlets has been updated with the latest portlets as well as the descriptions for all portlets offered.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Thank you to all who have assisted us with testing version 3.2 release candidate 1!&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>1 Jun 2008 22:08:47 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-32-release-candidate-2-available/</link>
	<guid isPermaLink="false">72AD20E4-8CF8-48DA-87E9-B810C198BF33</guid>
	</item>
	<item>
	<title>Next Up...version 3.3</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Yes, we &lt;EM&gt;just &lt;/EM&gt;announced the release of version 3.2’s first release candidate. You might expect that we are totally consumed with the release, but the fact is, the development is done and we’re fixing small things as they pop up so we are focused on the next significant release - version 3.3.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;There are three significant improvements we are working on at this time:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;&lt;SPAN style="FONT-SIZE: small"&gt;
&lt;LI&gt;Portal Wizard&lt;BR&gt;We are working to bring the same ease that the Wizard offers for configuration of the application to a Portal Wizard that will allow you to configure the portals from the browser.&lt;/LI&gt;
&lt;LI&gt;Multiple Portals Per Page&lt;BR&gt;An update from Xilinus provides the ability to define multiple portals per page. This could allow you to define a 20/80 over top a full-width (100%) portal, for example.&lt;/LI&gt;
&lt;LI&gt;Oracle (in anticipation of Bugzilla 3.20)&lt;BR&gt;We know the use of Oracle is forthcoming and we are working to ensure that the application and portlets work within an Oracle installation.&lt;/LI&gt;
&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;If you have other ideas that you would like to see in a future version, please leave a comment!&lt;/SPAN&gt;
&lt;/P&gt;</description>
	<pubDate>27 May 2008 04:28:26 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/next-upversion-33/</link>
	<guid isPermaLink="false">4BBC2D9E-4C6E-4779-863E-56219802D37A</guid>
	</item>
	<item>
	<title>Version 3.2rc1 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;We are very pleased to introduce the first release candidate for version 3.2! It is now available for &lt;A href="http://bugsdashboard.com/wp/download-manager.php?id=92"&gt;download&lt;/A&gt;. We are very excited about &amp;ldquo;the Wizard” as it alleviates the need to manually edit many of the configuration files. Changes in version 3.2 include:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;The &amp;ldquo;Wizard” provides the ability to edit the setup and configuration files from the browser in orderly steps.&lt;/SPAN&gt;&lt;BR&gt;&lt;IMG style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; WIDTH: 909px; PADDING-TOP: 5px; HEIGHT: 468px" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page2.png" border=0&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;The Severity Counts portlet displays bug counts by severity in thermometer graphics.&lt;/SPAN&gt;&lt;BR&gt;&lt;IMG style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/severityCounts.png" border=0&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;The login and logoff features use the Bugzilla profiles table for the login validation.&lt;/SPAN&gt;&lt;IMG class=aligncenter title=Login style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px" alt="Version 3.2 uses the Bugzilla profiles to manage authority to priorities and severities." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portal/login.png"&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Modified the behavior of the Set Priorities and Set Severities features to allow only those users authorized within Bugzilla to manipulate the priorities and/or severities. This is controlled through a new set of properties which replaces the &amp;ldquo;loginName”. By specifying the name of a valid group in Bugzilla to which members who you are authorizing to edit priorities and severities belong and the name of any product or all products (designated with an asterick, e.g. *), the Bugs Dashboard will now restrict the ability to update priorities and/or severities to only members of that group which you specify for a given product. If you wish, you may use an asterik for both product and group to indicate all products may be edited by any team member.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Cleaned up the various menu styles to present the logo and header information more cleanly.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Broke the About page into seperate components when any Dynamic Drive menu option is selected. The About page will continue to show all components when the Classic menu option is specified.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Changed the default menu from Classic to Dyanmic Drive’s SlidingDoors.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Added the UsersGuide.pdf to a docs directory and linked that to a new Help menu for any use of the dropdown menus. Added links to the How-To articles and Frequently Asked Questions from the Help menu.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Removed the ability to select all products and/or severities in the Set Priorites and Set Severities pages respectively. This is in keeping with the assignment of groups of one or more individuals with the authority to address particular products.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Changed the Priorities Counts (Thermometer display) from displaying five thermometers based on the properties passed in to displaying one thermometer for each priority regardless of the number of active priorities on file.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="MARGIN-TOP: 15px; FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;This version expires 15 June 2008.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small; COLOR: rgb(0,0,0)"&gt;Additionally, we have updated all v3 demonstrations to use v3.2rc1. Please follow the login instructions as all demonstrations will require you to login.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>27 May 2008 03:57:09 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-32rc1-released/</link>
	<guid isPermaLink="false">C5751C8F-46A5-4D55-970B-C449FAE20021</guid>
	</item>
	<item>
	<title>3D Bar And Pie Chart Community Portlets Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Two new portlets have been added to the &lt;A href="http://bugsdashboard.com/wp/downloads/portlets" linkindex="37"&gt;Community Portlets&lt;/A&gt; page; the Bar Chart and Pie Chart Portlets.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2&gt;The Bar Chart Portlet&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Bar Chart Portlet provides a 3D image of the number of priorities or severities on file. If the portlet is restricted to a single product, it will report the counts for the components within that product. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="3D Bar Chart Portlet Restricted To A Single Product" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=431 alt="If restricted to a single product, the bar chart portlet will report on the components of that product." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/barChartRestricted.png" width=604&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;If the portlet is not restricted to a single product, it will report on counts for all products.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="3D Bar Chart Reporting Counts For All Products" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=432 alt="An unrestricted bar chart portlet will report on all products." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/barChartUnrestricted.png" width=605&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The portlet can also report on the number of severities.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Severities In The 3D Bar Chart Portlet" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=433 alt="The 3D Bar Chart Portlet can report on Severities as well as Priorities." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/barChartSeverities.png" width=607&gt;&lt;/P&gt;
&lt;H2&gt;The Pie Chart Portlet&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Pie Chart Portlet provides a 3D image of the number of priorities or severities on file. If the portlet is restricted to a single product, it will report the counts for the components within the product. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="3D Pie Chart Restricted To A Single Product" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=432 alt="If restricted to a single product, the pie chart portlet will report on the ocmponents of the product." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/pieChartRestricted.png" width=606&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;If the portlet is not restricted to a single product, it will report on all products.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="3D Pie Chart Unrestricted" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=432 alt="If the Pie Chart Portlet is not restricted to a single product, it will report the counts of all products." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/pieChartUnrestricted.png" width=605&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Pie Chart Portlet can also report on Severities.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="3D Pie Chart Reporting Severity Counts" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=429 alt="The 3D Pie Chart Portlet can also report on the severities for a product or all products." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/pieChartSeverities.png" width=604&gt;&lt;/P&gt;</description>
	<pubDate>25 May 2008 04:24:55 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/3d-bar-and-pie-chart-community-portlets-released/</link>
	<guid isPermaLink="false">2EB6A0BC-E3B6-45DB-811D-482F7C8943AA</guid>
	</item>
	<item>
	<title>Tag Cloud Community Portlet Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;A new portlet has been added to the &lt;A href="http://bugsdashboard.com/wp/downloads/portlets" linkindex="37"&gt;Community Portlets&lt;/A&gt; page, the Tag Cloud Portlet. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Tag Cloud portlet was constructed to provide a high-level view of the state of a project or the overall projects. If restricted to an individual product within Bugzilla, the Tag Cloud portlet will report first on the components of that product and then on the priorities and severities of the product.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Restricted Tag Cloud" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=278 alt="A tag cloud of the bug counts for an individual product showing the components first." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/tagCloudComponents.png" width=605&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;If the portlet is not restricted to an individual product, it will provide a tag cloud of all products followed by all priorities and severities on file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Unrestricted Tag Coud" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=278 alt="Tag cloud of bug counts across all product." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/tagCloudProducts.png" width=730&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>24 May 2008 23:16:03 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/tag-cloud-community-portlet-released/</link>
	<guid isPermaLink="false">31B3D726-11DC-43A8-9B99-BB340A6F3F88</guid>
	</item>
	<item>
	<title>Severity Counts Portlet Included In Version 3.2b3</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;A new portlet has been created and is included in version 3.2b3; Severity Counts. Like the display of Priority Counts using the thermometer graphic, Severity Counts will produce a thermometer graphic with the count of bugs in each severity.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Severity Counts" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=351 alt="Thermometers display the number of bugs within each severity for a product." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/severityCounts.png" width=848&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Severity Counts portlet is included within the application and thus not available as a separate download.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>24 May 2008 07:10:43 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/severity-counts-portlet-included-in-version-32b3/</link>
	<guid isPermaLink="false">991F6403-843A-4906-BC66-BAB7EC188E4C</guid>
	</item>
	<item>
	<title>Next Up....The Wizard</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;We’ve almost completed the feature set for v3.2 and will be releasing another beta round shortly. The third beta round will introduce the Wizard, a step-by-step web interface for configuring all the properties in the Bugs Dashboard. Borrowing from another of our products, the Wizard interface guides you through the process of configuring the Bugs Dashboard to work with your installation of Bugzilla in five easy steps. Using screen shots from our latest sprint, you can see four data entry steps and a confirmation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2&gt;Step 1: Defining Your Installation of Bugzilla&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The first step involves the properties related to Bugzilla itself, such as what version you have installed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Step 1 of 5" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=468 alt="Step 1 - specify the details regarding Bugzilla" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page1.png" width=910&gt;&lt;/P&gt;
&lt;H2&gt;Step 2: Database Connection&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;In step 2, you define the properties that allow the Bugs Dashboard to connect to Bugzilla.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Step 2 of 5" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=469 alt="Step 2 - database connection properties" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page2.png" width=911&gt;&lt;/P&gt;
&lt;H2&gt;Step 3: Bug Select Criteria&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The third step is probably best defined as the select criteria that Bugs Dashboard will use when fetching details from Bugzilla and displaying them in Bugs Dashboard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Step 3 of 5" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=468 alt="Step 3 - selection criteria" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page3.png" width=909&gt;&lt;/P&gt;
&lt;H2&gt;Step 4: Bugs Dashboard Defaults&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The fourth step is to define the defaults used by the pages within the Bugs Dashboard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Step 4 of 5" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=468 alt="Step 4 - defaults" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page4.png" width=911&gt;&lt;/P&gt;
&lt;H2&gt;Step 5: Confirmation&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The fifth step is a simple confirmation before the property files are written by the Wizard.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Step 5 of 5" style="MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px; VERTICAL-ALIGN: middle" height=467 alt="Step 5 - confirmation" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/wizard/page5.png" width=910&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Wizard will write out the property files just as if you had opened them with a text editor and edited each individually. You may run the Wizard more than once since it writes out all property files each time. However, to run the Wizard, you will need the proper permissions as the form is protected by BASIC Authentication. Version 3.2b3 will detail how to setup the proper permissions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Version 3.2b3 is expected to be the last beta release with new features. We’ll begin issuing release candidates thereafter as we address any outstanding bugs.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>18 May 2008 04:59:53 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/next-upthe-wizard/</link>
	<guid isPermaLink="false">21766994-87AB-479C-9A79-FF84C96C6BCD</guid>
	</item>
	<item>
	<title>Product Burn Down Chart Portlet</title>
	<description>&lt;P&gt;A new portlet has been added to the list of available community portlets: the Product Burn Down Chart Portlet. This portlet was constructed to provide a Scrum like &amp;ldquo;burndown” chart for an entire project.&lt;/P&gt;
&lt;P&gt;&lt;IMG title="This is a very, very simple project burn down chart. The far left entry is the first estimate provided for a bug. Each additional entry is an update to the bug which records time worked against the bug and reduces the total time of the estimate." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Product Burn Down Chart" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/productBurnDownChartPortlet.png" border=0&gt;&lt;/P&gt;
&lt;P&gt;The portlet creates a &amp;ldquo;time series” of events for each bug of the selected product by selecting from the bugs_activity table for events that set the estimated_time and then any work_time. Note: It is possible that the number of bugs on file is greater than a the chart might easily handle. You may wish to modify the source code to show only open bugs.&lt;/P&gt;
&lt;P&gt;This portlet is provided to provide an example of how to create a time series chart. By changing the select statements, you could easily create a chart showing other events from bugs_activity by using the appropriate fielddefs events.&lt;/P&gt;</description>
	<pubDate>17 May 2008 08:52:49 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/product-burn-down-chart-portlet/</link>
	<guid isPermaLink="false">5353A340-BBB0-42A8-82D4-559D4F879077</guid>
	</item>
	<item>
	<title>v3.2b2 Released</title>
	<description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Version 3.2b2 is now available for &lt;A href="http://bugsdashboard.com/wp/download-manager.php?id=92" linkindex="37"&gt;download&lt;/A&gt;. Included in this version are:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The community portlets have been updated to work with version 3.2 and are included in the download.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class=list&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The community portlets have been updated to display a message should there be no bugs matching their selection criteria.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The latest community portlet, Product Burn Down Chart, has been included with this version.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The view-only version will no longer display the comments or submit button.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The Bug Burn Down Chart was fixed to stop the display of an error upon load.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;This version expires 15 June 2008.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Additionally, we have updated all v3 demonstrations to use v3.2b2. Please follow the login instructions as all demonstrations will require you to login.&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>17 May 2008 08:38:41 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/v32b2-released/</link>
	<guid isPermaLink="false">0F291561-A0C6-4712-B2D0-995D066EF22D</guid>
	</item>
	<item>
	<title>Version 3.2 Beta Program</title>
	<description>&lt;H2&gt;Using Bugzilla To Determine Authority&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Version 3.2 introduces individual user authentication and access. It uses the Bugzilla profiles table along with the user_group_map to authenticate you and determine your authority to set priorities and severities. You do not have to setup user accounts in the Bugs Dashboard. You must, however, designate a group in Bugzilla whose members will have the authority to set priorities and severities.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Adding a group in Bugzilla" style="VERTICAL-ALIGN: middle" height=234 alt="Adding a group in Bugzilla" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/3.2/addGroup.png" width=906&gt;&lt;SPAN style="FONT-SIZE: small"&gt;During the first beta program, a single group will be used to manage the access to the Set Priorities and Set Severities. We will evaluate the use of an array of products and groups based on participant’s feedback for a possible future update.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Once your group is added, edit the users you wish to grant the privilege to and update their profile in Bugzilla.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="You must edit the users in Bugzilla whom you wish to grant the privilege of updating Priorities and Severities and add them to the group you created above." height=96 alt="Editing a user in Bugzilla" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/3.2/editBugzillaUser.png" width=723&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;After adding the group in Bugzilla, you must update your sql_queries property file. A new property, groupName, replaces the old loginName property.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="A new property in the SQL Queries property file must match your Bugzilla group name." style="MARGIN-TOP: 20px; MARGIN-BOTTOM: 20px" height=180 alt="SQL Queries property file" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/3.2/sqlQueries.png" width=597&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;After matching your Bugs Dashboard property to your Bugzilla group name, you’re set to login to the Bugs Dashboard. This new feature of version 3.2 accepts your username and password and matches them to the Bugzilla database.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG class=aligncenter title="Bugs Dashboard v3.2 introduces the abiltiy to login and out of Bugs Dashboard using your Bugzilla credentials." style="MARGIN-TOP: 20px; MARGIN-BOTTOM: 20px" height=192 alt="The new login page for Bugs Dashboard" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/3.2/login.png" width=733&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;After successfully authenticating with your Bugzilla credentials, the Bugs Dashboard will either present the Priorities and Severities as a view-only static page or allow you to manage (update) the bugs if you are a member of the group set in the property file.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2&gt;Other Changes In Version 3.2&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;The following changes have also been made in version 3.2:&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Modified the behavior of the Set Priorities and Set Severities features to allow only those users authorized within Bugzilla to manipulate the priorities and/or severities. This is controlled through a new property which replaces the &amp;ldquo;loginName” property: &amp;ldquo;groupName”. By specifying the name of a valid group to which members who you are authorizing to edit priorities and severities, the Bugs Dashboard will now restrict the ability to only members of that group.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Cleaned up the various menu styles to present the logo and header information more cleanly.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Broke the About page into seperate components when any Dynamic Drive menu option is selected. The About page will continue to show all components when the Classic menu option is specified.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Changed the default menu from Classic to Dyanmic Drive’s SlidingDoors&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;H2&gt;How To Participate&lt;/H2&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;Our interest now is to find partners who have real-world scenarios with which to examine version 3.2 and attempt to answer various questions such as:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN id=more-95&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL class=list&gt;&lt;SPAN style="FONT-SIZE: small"&gt;
&lt;LI&gt;What is the best method of restricting access to the manipulation of priorities and severities? Would it be a single group (such as v3.2b1) or do we need multiple groups, one for each project?&lt;/LI&gt;
&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;
&lt;LI&gt;What is the best method of individual developer access? Currently, developers can see all new issues, past issues, etc. This is in keeping with the goal of the Bugs Dashboard to provide open communication of where projects are. Should that goal be restated to where the individual developer is now that we have user logins?&lt;/LI&gt;
&lt;LI&gt;What is the best manner in which to ensure that portlets honor the user who is logged in?&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: small"&gt;If you would like to test version 3.2b1, please complete the following information. As per our terms of service, we will not disclose your information to a third-party except under those terms. We will work diligently to protect your information. (Please see our website to sign up!)&lt;/SPAN&gt;&lt;/P&gt;</description>
	<pubDate>12 May 2008 06:49:10 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-32-beta-program/#more-95</link>
	<guid isPermaLink="false">6EAA7941-D955-4E4C-B602-85B9E094624D</guid>
	</item>
	<item>
	<title>Version 3.1 Released - New Menu Options!</title>
	<description>&lt;P&gt;We are pleased to announce version 3.1 which introduces new CSS menus from &lt;A href="http://www.dynamicdrive.com/style/csslibrary/category/C1/" target=_new linkindex="37"&gt;Dynamic Drive&lt;/A&gt; and a few fixes (see below).&lt;/P&gt;
&lt;P&gt;You may now specify a property designating one of the following for your menus:&lt;/P&gt;
&lt;H3&gt;Sliding Doors&lt;/H3&gt;
&lt;P&gt;&lt;IMG title="Sliding doors menus from Dynamic Drive configured for Bugs Dashboard" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/menus/slidingdoors.png" border=0&gt;&lt;/P&gt;
&lt;H3&gt;Blue Tabs&lt;/H3&gt;
&lt;P&gt;&lt;IMG title="Blue tab menus from Dynamic Drive configured for Bugs Dashboard" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/menus/bluetabs.png" border=0&gt;&lt;/P&gt;
&lt;H3&gt;Dynamic Drive Color Tabs&lt;/H3&gt;
&lt;P&gt;&lt;IMG title="Dynamic Drive's color tab menus from Dynamic Drive configured for Bugs Dashboard" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/menus/ddcolortabs.png" border=0&gt;&lt;/P&gt;
&lt;H3&gt;Glow Tabs&lt;/H3&gt;
&lt;P&gt;&lt;IMG title="Glow tab menus from Dynamic Drive configured for Bugs Dashboard" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/menus/glowtabs.png" border=0&gt;&lt;/P&gt;
&lt;H3&gt;Half Moon Tabs&lt;/H3&gt;
&lt;P&gt;&lt;IMG title="Half moon tab menus from Dynamic Drive configured for Bugs Dashboard" alt="" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/menus/halfmoontabs.png" border=0&gt;&lt;/P&gt;
&lt;H3&gt;Fixes in Version 3.1&lt;/H3&gt;
&lt;P&gt;The following fixes have also been included in version 3.1:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Corrected the spelling of PortalE.css&lt;/LI&gt;
&lt;LI&gt;Removed all unused widget_portal_ definitions from the page and portal css files&lt;/LI&gt;
&lt;LI&gt;Changed all portals to not exceed 98% total width to prevent IE7 from wrapping the third column&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;All evaluation downloads and demonstration pages have been updated to version 3.1.&lt;/P&gt;
&lt;P&gt;Enjoy!&lt;/P&gt;</description>
	<pubDate>21 Apr 2008 03:40:15 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/version-31-released-new-menu-options/</link>
	<guid isPermaLink="false">E9FF82F7-3E92-4260-8630-1B6950AA134B</guid>
	</item>
	<item>
	<title>Note For Safari Users</title>
	<description>&lt;P&gt;During our work on version 3.1, we found an issue with the presentation of the menus under Safari on a Windows XP installation; namely that the menus were not appearing. This issue is with the third-party CSS menu used by Bugs Dashboard as its exclusive menu option up until version 3.1. With the new version, we have introduced more CSS menu options which appear to work well across Firefox, IE7, and Safari. If you are using Safari and experiencing any issues with the menus, please download v3.1 and follow the &amp;ldquo;upgrade” instructions in the README file.&lt;/P&gt;</description>
	<pubDate>21 Apr 2008 02:42:13 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/note-for-safari-users/</link>
	<guid isPermaLink="false">9ED37438-7E64-4F7E-89EE-D492ADB48087</guid>
	</item>
	<item>
	<title>Enterprise Editions Now Include Full Source Code</title>
	<description>&lt;P&gt;We are pleased to announce that every purchased Enterprise license includes the full source code for Bugs Dashboard. The new license for Enterprise editions can be found &lt;A href="http://bugsdashboard.com/wp/enterprise-license" linkindex="38"&gt;here&lt;/A&gt; or our About menu. It is also included with each download. It allows for the licensee’s use of the code without redistribution or disclosure.&lt;/P&gt;</description>
	<pubDate>12 Apr 2008 08:46:33 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/2/enterprise-editions-now-include-full-source-code/</link>
	<guid isPermaLink="false">16E0D69A-3C87-448E-A3AE-BADA920BD8D5</guid>
	</item>
	<item>
	<title>Bug Burn Down Chart Released</title>
	<description>&lt;P&gt;Many Scrum practices provide a &amp;ldquo;burndown” chart showing the progress of work efforts against an estimated total amount of work in a sprint. Using that same concept, we have created a new portlet, the Bug Burn Down Chart Portlet, which tracks the work recorded against an individual bug, using the estimated work as the starting point.&lt;/P&gt;
&lt;P&gt;The following image is a very, very simple chart showing an initial estimate for a bug and then several 1 hour entries against the bug.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;CENTER&gt;&lt;IMG title="This is a very, very simple burn down chart. The far left entry is the first estimate provided for a bug. Each additional entry is an update to the bug which reduces the total time of the estimate." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Bug Burn Down Chart" src="https://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/bugBurnDown.png" border=0&gt;&lt;/CENTER&gt;
&lt;P&gt;You have the option of using a dropdown (see above) listing the bug id’s on file or a text input file. Although you can restrict the portlet to a single product, it is still possible that the number of bugs on file is greater than a dropdown might easily handle. A property file allows you to change from a dropdown list of bug id’s to a text input box like that shown below.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;CENTER&gt;&lt;IMG title="The dropdown can be replaced with a text input box for products with a larger number of bugs." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Bug Burn Down Chart" src="https://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/burndown_text.png" border=0&gt;&lt;/CENTER&gt;
&lt;P&gt;The concept is that you record an estimated amount of work in Bugzilla as shown below.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;CENTER&gt;&lt;IMG title="Using the feature of Bugzilla to track time against an issue, you can use the burn down chart to get a visual picture of progress against an issue." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Bug Burn Down Chart" src="https://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/portlets/burndown_bugzilla.png" border=0&gt;&lt;/CENTER&gt;
&lt;P&gt;As your work progresses, you record the hours spent against the bug (simply edit the bug, enter the hours worked, add a comment and commit). This writes a record to the bugs_activity file which we pick up to show the &amp;ldquo;burn down” over time. If you change the estimated time after working on the issue, the graph will change so that the beginning point on the left is the new estimate. The burn down is calculated as the estimated time less the time worked at each entry and a new point on the graph is drawn.&lt;/P&gt;
&lt;P&gt;For additional information, please see our &lt;A href="https://bugsdashboard.com/wp/downloads/portlets/" linkindex="25" set="yes"&gt;Portlets Download&lt;/A&gt; page.&lt;/P&gt;</description>
	<pubDate>9 Mar 2008 05:11:58 GMT </pubDate>
	<link>https://bugsdashboard.com/wp/posts/bug-burn-down-chart-portlet-released/</link>
	<guid isPermaLink="false">0BCDD702-B85A-4E45-9C53-EAE79A0FC24A</guid>
	</item>
	<item>
	<title>All Pages Are Now SSL</title>
	<description>&lt;P&gt;Several people have asked us why our checkout page was not served via SSL (i.e. https://www.bugsdashboard.com/). This was due to the wp-ecommerce Wordpress plugin that we use. Rest assured that the details of your transaction are encrypted at the PayPal site, but wp-ecommerce does not have an SSL option. We always have had an SSL certificate, and given that we can put the entire site into an SSL state easier than the checkout page, we’ve chosen to do so.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.instantssl.com" linkindex="25" set="yes"&gt;&lt;BR&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; FLOAT: right; BORDER-LEFT: 0px; WIDTH: 70px; BORDER-BOTTOM: 0px; HEIGHT: 63px" height=63 alt=SS src="https://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ssl_seal/square_70pixels.gif" width=70&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you receive a message that the certificate does not match the site, it’s only because of the manner in which Wordpress changes the URL from &amp;ldquo;www.bugsdashboard.com” to &amp;ldquo;bugsdashboard.com”. The certificate is set for www.bugsdashboard.com. We’re checking with our host, LunarPages, to see if there’s a simple fix for this.&lt;/P&gt;</description>
	<pubDate>6 Mar 2008 09:30:40 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/all-pages-are-now-ssl/</link>
	<guid isPermaLink="false">56C92526-7CB5-424F-AA45-23F1E63720CC</guid>
	</item>
	<item>
	<title>Integrating Bugzilla, ScrumWorks Pro and Bugs Dashboard</title>
	<description>&lt;P&gt;Over the past three years, I have served as the ScrumMaster for an ongoing, evolving project with two different teams. The project transitioned from R&amp;amp;D at one company and is currently in the stages of implementation in a production environment at another company. During my work on these projects, I have employed either the Basic or Pro version of &lt;A href="http://www.danube.com/scrumworks/pro" target=_new linkindex="25" set="yes"&gt;ScrumWorks&lt;/A&gt;. It is a tool I appreciate not only for its features, but for its simplicity. Do not let the simplicity fool you, however, as there is a lot of power in the tool.&lt;/P&gt;
&lt;P&gt;ScrumWorks Pro has the ability to interface with Bugzilla, which makes it perfect for working with the Bugs Dashboard as well. One issue that a Scrum team faces is dealing with the unplanned, unexpected events which arise during a sprint. For example, if a bug is found in a previously released product update, the time required to address it affects the velocity of the team. This impact is difficult to predict and varies from sprint to sprint. In many Scrums, this is an invisible impact as it is not recorded against the product backlog. ScrumWorks Pro helps to make the issue visible within the sprint by importing the issue from Bugzilla. It helps to keep the team focused on issues and allows the team to determine the necessary trade-offs if the impact becomes too great. This can aid in planning and review meetings where you break down the tasks required for the sprint.&lt;/P&gt;
&lt;H3&gt;My Goal For Integration As A ScrumMaster&lt;/H3&gt;
&lt;P&gt;I use a custom field in Bugzilla which allows me to correlate issues noted in Bugzilla with sprints in ScrumWorks Pro and a portlet in the Bugs Dashboard. What I am looking for is the impact issues raised in Bugzilla have on the current and imminent sprint. By keying the portlet on a custom field, I can easily track the estimated impact of a Bugzilla issue as shown below.&lt;BR&gt;&lt;/P&gt;
&lt;CENTER&gt;&lt;IMG title="The portlet uses a custom field to find bugs related to a specified sprint." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt=Portlet src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/BugzillaCustomFields/25-portal.png" border=0&gt;&lt;/CENTER&gt;
&lt;P&gt;The portlet shows me what the estimated work required is, how many days remain in the sprint to accomplish what is required and the urgency (priority and severity) of the work. I can easily use this information to communicate with the Product Owner, stake holders, customers, senior management, etc. using the other features of the Bugs Dashboard, e.g. Set Priorities.After importing the Bugzilla items into ScrumWorks Pro, I can use the custom field to associated the Bugzilla item with the proper sprint (through drag-and-drop) as show below. Now, I have the information necessary to conduct a planning meeting with the team using the importance of the Product Owner to provide the necessary context to go with the issue.&lt;BR&gt;&lt;/P&gt;
&lt;CENTER&gt;&lt;IMG title="Dropping a bug into the sprint allows us to identify the tasks that are required to correct the bug." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt=Portlet src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/screenshots/BugzillaCustomFields/23-added_to_sprint.png" border=0&gt;&lt;/CENTER&gt;
&lt;P&gt;I actually conduct several planning meetings during each sprint. The initial planning meeting is long enough for us to get the necessary details for the expectations of the sprint and the initial, immediate goals. I then hold other planning meetings as issues, such as unplanned tasks arising from bugs, come to light.Integrating Bugzilla, ScrumWorks Pro, and Bugs Dashboard allows me to manage the tasks expected in each sprint. You may ask how the Bugs Dashboard plays into this - where is the link? &lt;/P&gt;
&lt;H3&gt;The Importance of Bugs Dashboard To The Process&lt;/H3&gt;
&lt;P&gt;When issues arise during a sprint, they impact a team in many ways. They may affect morale if they appear to indicate a poor quality product. They may affect team dynamics if it is perceived that the bugs come principally from one person’s contributions. They almost always increase the pressure on the team through an increased sense of urgency to meet the previously stated goals of the sprint (which may already include other Bugzilla entries) and the new &amp;ldquo;pop-ups”.&lt;/P&gt;
&lt;P&gt;The Bugs Dashboard aids in classifying the issues as a matter of the product owner’s point-of-view vice the report. For example, someone may feel that a relatively obscure bug is preventing them from using the system because it affects something they have an emotional attachment to. I say obscure because few users utilize that same function and thus there is not a great many users requesting the &amp;ldquo;fix”. The team’s desire to address that three weeks from now, in the next sprint, could be viewed negatively by the end-user. By allowing the Product Owner to specify the importance, I have the ability for the user to express their view, the team to express theirs, and the choice to be the Product Owner’s. With the Bugs Dashboard and ScrumWorks Pro, I can give the Product Owner the information necessary to make the tough choices. Perhaps something must be given up in the current sprint to meet the emergent need. Perhaps the emergent need can wait or perhaps additional resources must be authorized to deal with the need. Bugs Dashboard provides the right information and the right tools for these decisions to be made with minimal pain.&lt;/P&gt;
&lt;H3&gt;How-To Integrate Bugzilla, ScrumWorks Pro and Bugs Dashboard&lt;/H3&gt;
&lt;P&gt;Physically, it is simple to integrate the three products: just follow our &lt;A href="http://bugsdashboard.com/wp/?page_id=82" linkindex="26" set="yes"&gt;&amp;ldquo;How-To”&lt;/A&gt; guide. The reason I direct you to a separate page is because there are over 20 screen shots to guide you step-by-step at that page.&lt;/P&gt;
&lt;P&gt;Mentally, it may not be as easy to integrate the three. That is because you have to &amp;ldquo;herd the cats”. The bug reporter has a say in how a bug is interpreted and may need to be consulted further, but handled gingerly while separating the emotional ties to the issue. The team may need to be consulted to ascertain the expected impact of addressing the issue - an interruption to their current work knowing you will be asking them to perform the new work. The Product Owner may need to be consulted to provide the give-and-take on expectations for the sprint - and giving up expectations is never an easy thing.&lt;/P&gt;
&lt;H3&gt;My Approach&lt;/H3&gt;
&lt;P&gt;There are several approaches to how to handle interruptions of this nature. The one I favor is to create a separate product backlog item in each sprint for &amp;ldquo;unexpected events” from the very start. Initially, this is a low budget item - perhaps 4 hours in a 4 week sprint. As the sprints build, this number usually increases due to more functionality that must be maintained, a large installed base, larger code repository, etc.&lt;/P&gt;
&lt;P&gt;Unexpected events can include bugs which arise and are deemed urgent enough to be addressed in this sprint. It can also include technical debt which must be paid back through refactoring, increased demand for documentation, loss of work due to sickness, etc. The cool thing is that the team can fill any unused time with additional tasks from the uncommitted backlog should they get the opportunity. Only the team can add items to a sprint after it has started.&lt;/P&gt;
&lt;H3&gt;Must Haves&lt;/H3&gt;
&lt;P&gt;Each of us has a style and we all have our individual preferences. For me, and I may be biased - I admit it, the best approach I have to managing the complexities of a project in a simple fashion is to use Bugzilla, ScrumWorks Pro and Bugs Dashboard. these are all &amp;ldquo;must haves” for my toolbox!&lt;/P&gt;</description>
	<pubDate>4 Mar 2008 00:25:40 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/integrating-bugzilla-scrumworks-pro-and-bugs-dashboard/</link>
	<guid isPermaLink="false">8F5FE44F-C056-43FA-AC84-D7A58A97538C</guid>
	</item>
	<item>
	<title>How To Deploy Under Ubuntu 7.10 - Method 2: Tomcat Manager</title>
	<description>&lt;P&gt;In a previous post, we looked at &lt;A href="http://bugsdashboard.com/wp/?p=70" linkindex="25"&gt;how to deploy under Ubuntu 7.10&lt;/A&gt; by downloading, decompressing, and then moving the &amp;ldquo;bugs” directory to the Tomcat webapps directory. In this post, we will look at deploying with the Tomcat Manager.&lt;/P&gt;
&lt;H3&gt;Prerequisites&lt;/H3&gt;
&lt;LI&gt;All steps to download, decompress, and configure the Bugs Dashboard are the same as those found in the above post. Follow that until you have successfully configured your copy of the Bugs Dashboard.&lt;/LI&gt;
&lt;LI&gt;You must have at least one user configured in Tomcat with the manager role. It is assumed you can login to the Tomcat Manager.&lt;BR&gt;
&lt;H3&gt;Process&lt;/H3&gt;
&lt;P&gt;When you are ready to deploy the Bugs Dashboard, you are not going to move it to the webapps directory as you was detailed in the &lt;A href="http://bugsdashboard.com/wp/?p=70" linkindex="26" set="yes"&gt;first method of deploying under Ubuntu&lt;/A&gt;. In this scenario, you are going to use the Tomcat Manager to deploy it from the directory in which you configured it.&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;Open a browser and navigate to the Tomcat Manager page (in our case this was http://localhost:8080/manager/html).&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="Open the Tomcat Manager which will handle the deployment of your copy of Bugs Dashboard." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Tomcat Manager screen shot" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/tomcatManager.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Scroll down to the &amp;ldquo;Deploy” section of the Tomcat Manager page. You are going to provide two of the three requested pieces of information for the deployment; the context path (/bugs) and the directory URL (the full path to the directory being deployed).&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="Enter the details necessary and click Deploy." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Tomcat Manager deploy screen shot" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/deployDirectory.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;You should receive back a message at the top of the refreshed page stating that the deployment was &amp;ldquo;ok”.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="Successful deployment is indicated with an Ok message and the deployed directory in the list of applications." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Successful deployment screen shot" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/deployed.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Open a browser window and navigate to the portal page (e.g. /bugs/portal). If your configuration was successful, you should see the first portal. If there are any issues, refer to the troubleshooting steps in the README or the &lt;A href="http://bugsdashboard.com/wp/?p=72" linkindex="27"&gt;Quick Start&lt;/A&gt;. You may also contact us at &lt;A href="mailto:support@bugsdashboard.com"&gt;support@bugsdashboard.com&lt;/A&gt;. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
	<pubDate>25 Feb 2008 06:39:47 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/integrating-bugzilla-scrumworks-pro-and-bugs-dashboard/</link>
	<guid isPermaLink="false">1DC74F70-B16C-4BBA-B162-2BBAEA4ECE12</guid>
	</item>
	<item>
	<title>How To Install Under Ubuntu 7.10 - Method 1</title>
	<description>&lt;P&gt;The following are steps we take in deploying the Bugs Dashboard to a test platform running Ubuntu 7.10. Under this method, we do &lt;EM&gt;not &lt;/EM&gt;use the Tomcat Manager to deploy; we’ll look at that in another post.&lt;/P&gt;
&lt;P&gt;Prerequisites&lt;/P&gt;
&lt;UL class=list&gt;
&lt;LI&gt;Tomcat has been successfully installed (see &lt;A href="http://www.howtogeek.com/howto/linux/installingtomcat-6-on-ubuntu" target=_new linkindex="25"&gt;Installing Tomcat 6 on Ubuntu&lt;/A&gt; at the How-to Geek)&lt;/LI&gt;
&lt;LI&gt;MySQL (see &lt;A href="http://ubuntuguide.org/wiki/Ubuntu:Gutsy#MySQL" target=_new linkindex="26"&gt;the Ubuntu Guide&lt;/A&gt;) or Postgres (see the Ubuntu Guide and &lt;A href="http://www.supriyadisw.net/2007/02/postgresql-on-ubuntu-linux" target=_new linkindex="27"&gt;supriyadisw dot net&lt;/A&gt;) have been successfully installed&lt;/LI&gt;
&lt;LI&gt;Bugzilla has been successfully installed in one of the above databases and can be reached via a JDBC connection from the Tomcat server&lt;/LI&gt;
&lt;P&gt;Steps&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download the latest &lt;A href="http://www.bugsdashboard.com/wp/?page_id=42" target=_new linkindex="28"&gt;Developer&lt;/A&gt; or &lt;A href="http://www.bugsdashboard.com/wp/?page_id=24" target=_new linkindex="29"&gt;Enterprise&lt;/A&gt; version of Bugs Dashboard and either a) save it to disk or b) open it with the Archive Manager and then Extract the contents. We chose to save the zip file to the desktop.&lt;/LI&gt;
&lt;LI&gt;If you did not use the Archive Manager in step 1, navigate to the downloaded file, right-mouse click on the file and select Extract Here.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="Extract the contents of the zip file locally." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Extract zip screen shot" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/extractZip.png" border=0&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Extracting the file locally will result in a new directory named &amp;ldquo;bugs”.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="When the zip is extracted, a new directory named 'bugs' will be created." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Bugs directory screen shot" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/extracted.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Open the bugs directory. Inside, you will find the README (read it, please!), the documentation (under the docs directory), the license, and the bugs.war file.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="The bugs directory after extraction from the zip file." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Bugs directory screen shot." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/bugsDirectory.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Right mouse cick on the bug.war file and choose Extract Here.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="Extract the contents of the war file into the 'bugs' directory." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Extracting the war file screen shot." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/extractWar.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;This will create another ‘bugs’ directory and this is the directory you will deploy.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="The bugs directory after extraction from the war file." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="Bugs directory screen shot." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/bugsBugsDirectory.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Open the bugs directory. In it are the css, images, javascript and WEB-INF directories. Much of the modification which you must do to configure the Bugs Dashboard will be done in the WEB-INF directory.&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="The bugs directory which will be deployed under Tomcat." style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" alt="The Bugs directory screen shot." src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/bugsFolder.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;
&lt;LI&gt;Follow the steps at the &lt;A href="http://bugsdashboard.com/wp/?p=72" linkindex="30" set="yes"&gt;Quick Start&lt;/A&gt; post or the &lt;A href="http://bugsdashboard.com/wp/?page_id=44" linkindex="31" set="yes"&gt;How-to Configure&lt;/A&gt; pages to configure your copy of the Bugs Dashboard.&lt;/LI&gt;
&lt;LI&gt;When your configuration is complete, move the &lt;EM&gt;second&lt;/EM&gt; bugs directory (the one we stated you would deploy above) with the WEB-INF directory in it to the Tomcat webapps directory. In our case, this was under /opt/apache-tomcat-6.0.16/webapps.&lt;/LI&gt;
&lt;LI&gt;In our testing, we found that it was not necessary to bounce the Tomcat server for the Bugs Dashboard to deploy. Open a browser and navigate to your local installation (this might be http://localhost or your domain name, in our case, it was http://localhost:8080/bugs/portal) and open the portal page (it will open to the first portal in the portals_en_US.properties file). If, for any reason, the page does not come right up, review the troubleshooting tips in the &lt;A href="http://bugsdashboard.com/wp/?p=72" linkindex="32" set="yes"&gt;Quick Start”&lt;/A&gt; guide.&lt;/LI&gt;
&lt;LI&gt;Should you need to change your configuration, it may be necessary to stop and restart (i.e. bounce) Tomcat. You can do this by opening a terminal window, switching to root (sudo -s) and navigating to the Tomcat bin directory. Execute the shutdown script (./shutdown.sh), make any necessary changes, and then execute the startup script (./startup.sh).&lt;BR&gt;
&lt;CENTER&gt;&lt;IMG title="Bouncing Tomcat consists of executing the shutdown script, performing any maintenance and then executing the startup script" style="PADDING-RIGHT: 15px; PADDING-LEFT: 15px; PADDING-BOTTOM: 15px; PADDING-TOP: 15px" src="http://bugsdashboard.com/wp/wp-content/themes/wpremix/images/ubuntu/bounceTomcat.png"&gt;&lt;/CENTER&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/UL&gt;</description>
	<pubDate>25 Feb 2008 05:55:02 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/how-to-install-under-ubuntu-710-method-1/</link>
	<guid isPermaLink="false">622B2C75-7F10-4E39-8FE2-98FD5B324A11</guid>
	</item>
	<item>
	<title>Quick Start - Minimum Steps To Install Bugs Dashboard</title>
	<description>&lt;P&gt;The following is for experienced web masters familiar with deploying war files under a Servlet container. You will also find these in the README for version 3.0 and later.&lt;/P&gt;
&lt;P&gt;QUICK START&lt;BR&gt;If you have experience with Tomcat (or an equivalent Servlet container), then you can follow these steps to quickly install and setup Bugs Dashboard. The relevant pages from the Installation Guide are noted at each step should you need additional information.&lt;/P&gt;
&lt;DIV style="FONT-SIZE: 10pt; FONT-FAMILY: Arial,Tahoma,MS Sans Serif,sans-serif"&gt;1. [page 2.1] Unzip bugs.zip and create a directory called &amp;ldquo;bugs”, copy the war file to it and then unpack the war file (i.e. from the command line: jar -xvf bugs.war)&lt;BR&gt;2. [page 2.3] Open /bugs/WEB-INF/classes. If you are outside the United States, copy all files that are &amp;ldquo;_en_US” and change the copies to your language and country. You will edit your files, not the _en_US files in the following steps.&lt;BR&gt;3. [page 2.3] From the classes directory, edit db_en_US.properties and change the following properties (a property is a name followed by an equal sign, e.g. name=; you will change what is on the RIGHT side of the equal sign). All property files are heavily commented so read them if you have a question about a property. 
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. uncomment the name of the database you are using&lt;BR&gt;b. set the username and password properties (Oracle testing only)&lt;BR&gt;c. uncomment the url which corresponds to the database in (a) and change everything in brackets to match your database.&lt;BR&gt;d. save and close&lt;/DIV&gt;
&lt;P&gt;4. [page 2.7] From the classes directory, edit dashboard_en_US.properties and change the following:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. defaultProduct&lt;BR&gt;b. defaultAssignee (optional)&lt;BR&gt;c. default priorities (i.e. P1 - P5)&lt;BR&gt;d. uncomment the appropriate bugURL and set it to your system&lt;BR&gt;e. save and close&lt;/DIV&gt;
&lt;P&gt;5. [page 2.10] From the classes directory, edit sql_queries_en_US.properties and change the following:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. version&lt;BR&gt;b. loginName&lt;BR&gt;c. save and close&lt;/DIV&gt;
&lt;P&gt;6. [page 2.13] From the classes directory, edit strings_en_US.properties and set the title to your organization then save it.&lt;BR&gt;7. [page 2.17] From the classes directory, edit portals_en_US.properties and change the following:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. portal0.name&lt;BR&gt;b. portal0.restrictTo&lt;BR&gt;c. If you are setting up an Enterprise edition, change the following: 
&lt;DIV style="MARGIN-LEFT: 15px"&gt;i. portal1.name&lt;BR&gt;ii. portal1.restrictTo&lt;/DIV&gt;
&lt;P&gt;d. save and close&lt;/P&gt;&lt;/DIV&gt;
&lt;P&gt;8. [page 2.24] If you are setting up an Enterprise edition, from the classes directory, edit the projectA_portlets_en_US.properties through projectF_portlets_en_US.properties files validating the names and restrictTo values in each.&lt;BR&gt;For example, in projectD_portlets_en_US.properties, you will want to change the following for both portlet groups:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. title&lt;BR&gt;b. restrictTo&lt;BR&gt;c. save and close&lt;/DIV&gt;
&lt;P&gt;You will then want to open the projectF_portlets_en_US.properties file and change the following:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. title for every portlet&lt;BR&gt;b. restrictTo for every portlet (use global replace)&lt;/DIV&gt;
&lt;P&gt;9. If you plan on using the SVNLog portlet to query your Subversion repository, from the classes directory, edit svnLog_en_US.properties and change the following:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. all titles&lt;BR&gt;b. all paths&lt;BR&gt;c. save and close&lt;/DIV&gt;
&lt;P&gt;10. If you plan on using the Links portlet, from the classes directory, edit the links_en_US.properties and change the following:&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a. change all names&lt;BR&gt;b. change all urls&lt;BR&gt;c. save and close&lt;/DIV&gt;
&lt;P&gt;11. [page 2.30] Move the bugs directory you created in step 1 to the /webapps directory and restart Tomcat (or the application via Tomcat Manager).&lt;/P&gt;
&lt;P&gt;TROUBLESHOOTING&lt;BR&gt;1) The View Priorities page is blank&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;Look at dashboard_en_US.properties and be sure you have uncommented and set one of the two bugURL property lines.&lt;/DIV&gt;
&lt;P&gt;2) Only one or two portlets show values on a page&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;Edit the appropriate portlets property file (e.g. projectA_portets_en_US.properties) and look at the group characteristics for the first portlet to fail (it will be the next in line after the last to load correctly). You may have missed a property or inadvertently deleted a property.&lt;/DIV&gt;
&lt;P&gt;3) All pages, including the About page, are blank.&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;Edit the db_en_US.properties file and verify the database property at the top and ALL of the components of the proper url string (e.g. for mysql, the dbname, username, etc.).&lt;/DIV&gt;
&lt;P&gt;4) If all else fails, stop Tomcat and edit the log4j.properties file in the /bugs/WEB-INF directory.&lt;/P&gt;
&lt;DIV style="MARGIN-LEFT: 15px"&gt;a) Change the first line from &amp;ldquo;fatal” to &amp;ldquo;debug”&lt;BR&gt;b) Change the path on line 6 to an existing directory. For example, our Ubuntu installation of Tomcat was under /opt/apache-tomcat-6.0.16. Thus, our path to the logs file is /opt/apache-tomcat-6.0.16/logs/bugs.log.&lt;BR&gt;c) save and close the file&lt;BR&gt;d) restart Tomcat&lt;BR&gt;e) try any page&lt;BR&gt;f) open the bugs.log in the logs directory and scroll to the bottom. Read back up the file until you see an error reported. If it’s something simple like &amp;ldquo;Can’t find resouce for bundle” followed by &amp;ldquo;key bugURL” then you must edit that property (i.e. it wasn’t uncommented).&lt;BR&gt;g) if you are unable to determine the error or how to fix it, contact us immediately at support@bugsdashboard.com&lt;/DIV&gt;&lt;/DIV&gt;</description>
	<pubDate>25 Feb 2008 05:22:44 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/support/quick-start-minimum-steps-to-install-bugs-dashboard/</link>
	<guid isPermaLink="false">C6FB40B8-1170-4AED-89DE-250306F4C826</guid>
	</item>
	<item>
	<title>RestrictPotal Portlet Released</title>
	<description>This portlet allows you to restrict all portlets on a portal to a specific product. This allows you to not restrict the portal initially, but later focus in on only one particular product or to move from product to product in a review meeting.

&lt;img src="http://www.bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/restrictPortal.png" border="0" title="The portlet builds a list of all products and allows you to restrict the contents of the portlets to only the product you select." alt="Screenshot of RestrictPortal portlet."&gt;

To use this, download the zip file &lt;a href="http://bugsdashboard.com/wp/download-manager.php?id=82" linkindex="25" target="_blank"&gt;http://www.bugsdashboard.com/portlets/v3/restrictPortal_v3.zip&lt;/a&gt; and follow the instructions in the readme_restrictPortal.txt file included in the zip.

Note: This portlet will only work with Bugs Dashboard v3 and later.</description>
	<pubDate>24 Feb 2008 18:58:34 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/?page_id=75</link>
	<guid isPermaLink="false">C3C7371C-6B67-483D-AE52-8C0FF1017870</guid>
	</item>
	<item>
	<title>Version 3.0 Changes</title>
	<description>The following are the changes which you will find in version 3.0.

&lt;ul&gt;
&lt;li&gt;Retired the "Classic" Dashboard. All dashboards are now driven by a Portal configuration with one or more portlets.
&lt;li&gt;Added the ability to remove all headers from a page by passing the parameter pbHeadersOn=false to the page. This will allow you to wrap a page with your own navigation (i.e. intranet) and/or call the page from another application for display in that application.
&lt;li&gt;Added the ability to define a default product and assignee for the View Priorities and View Severities pages. This allows those with a large number of bugs (several hundred or more) on file to work with individual projects rather than attempting to pull down the complete listing each time the page is first opened. Those organizations with very large numbers of bugs across multiple projects can still elect to view All from the dropdown list after the page initially loads. It does, however, take time to spool all that text down to the browser.
&lt;li&gt;All portlets now ship with each version. The Enterprise version uses all of them on different menu tabs (i.e. Project A, Project B). The View Only version now uses a single portal (since the Classic dashboard is gone). Both the View Only and the Developer editions can be set up to show all portlets on the one portal they’re allowed to use.
&lt;li&gt;Resolved an issue with the display of long priorities or descriptions flowing beyond the borders of the containing box for an issue in the View Priorities and View Severities pages.
&lt;li&gt;Removed the preferences from dashboard_en_US.properties for what is to be displayed on the Classic dashboard (e.g. showThermometers, show Priorities) as this is now controlled by the portlet properties for each defined portal.
&lt;li&gt;Added a thermometers property file that allows the user to control the ranges on the thermometer, the colors of the ranges, etc.

&lt;img src="http://www.bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/thermometers.png" border="0"&gt;

&lt;li&gt;This allows you to setup an unlimited number of properties to control how a thermometer will appear if the total number of bugs reported for that thermometer is less than the threshold you set. Thus, you can define a range of every 20 bugs for anything reporting less than 100 bugs total with a critical threshold of 80 (anything above 80 will cause the &amp;ldquo;mercury” to appear in the color you choose) while using a range of 200 with a warning threshold of 600 and a critical threshold of 750 (example numbers only) for anything reporting bugs greater than 100 (your previous threshold) and less than 1000 (your next threshold).
&lt;li&gt;Moved additional styles to external stylesheets to speed transfers after the first download.
&lt;li&gt;Fixed an issue with the SQL query appending a where clause for a blank name if no projects were to be excluded.
&lt;li&gt;Added the ability to define an individual portal to a specific project. All portlets will receive a string parameter telling them to restrict their results to that specific project name. All default portlets have been updated to behave properly.
&lt;li&gt;Added the ability to restrict portlets to a specific project. This allows you to use multiple instances of the same portlet on a portal reporting on a specific product in each and using a title to let you know which portlet is reporting on which product. The portal restriction overrides any portlet restriction.
&lt;li&gt;Updated all fifteen community portlets to work with the restriction to a specific product by accepting the two new parameters.
&lt;li&gt;Added a new community portlet which presents all products by name in a dropdown and allows the user to select the product to which they wish to restrict a portal. This allows the user to rotate through products after the page has already loaded.
&lt;/ul&gt;</description>
	<pubDate>24 Feb 2008 18:54:13 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/?page_id=78</link>
	<guid isPermaLink="false">5155E2A0-B43A-45F4-9370-7993A4530659</guid>
	</item>
	<item>
	<title>Bugs Dashboard Version 3.0 Released</title>
	<description>We are pleased to bring you Bugs Dashboard version 3.0! This milestone sees the”retirement” of the Classic Dashboard view. All Dashboards in version 3.0 are now portals you design. Updated documentation provides examples of different configurations including side-by-side comparisons, single portlet portals and multiple column multiple portlets portals.

&lt;img src="http://www.bugsdashboard.com/wp/wp-content/themes/wpremix/images/v3/full_v3_portal.png" border="0"&gt;

You can now restrict an entire portal or individual portlets to report on a single product making it easier, in the Enterprise edition, to have multiple tabs on the menu bar representing individual projects. We have also included a new portlet that can be placed on any portal and provides you with the ability to change the product all portlets are restricted to &amp;ldquo;on the fly”.

The complete list of fixes and features can be found here.

All online demonstrations have been converted to version 3.0.

The documentation has been updated and is now available online for your perusal prior to downloading. You may peruse the User’s Guide and the Installation Guide online in PDF format. Each document is also included in every download.</description>
	<pubDate>24 Feb 2008 18:51:12 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/?page_id=77</link>
	<guid isPermaLink="false">F97F0BC1-3609-44DE-AC67-61037642CF7F</guid>
	</item>
	<item>
	<title>Testing of Bugzilla 3.1.3 has begun</title>
	<description>We have installed Bugzilla 3.1.3 and are actively testing the Bugs Dashboard with MySQL (5.0.45), PostGres (8.2), Oracle 10g (10.2.0.1.0), and Oracle 11g (11.1.0.6.0).

We can tell you that Bugzilla 3.1.3 will not work with Oracle 10.1.x due to the use of the NLS_COMP=LINGUISTIC command. We’re sure that the use of Oracle is documented somewhere, but we were unable to find it, so we are offering a few tips here.

In the localconfig file, the db_name parameter is the SERVICE_NAME and the db_user is the Oracle user who will be the schema owner for the Bugzilla objects.

Also, there were two additional grants necessary for the Oracle user. This is how we setup the Oracle user after connecting as the user SYS with SYSDBA privileges:

create user bugs313 identified by "testing";
grant connect, resource to bugs313;
grant select on ctxsys.ctx_preferences to bugs313;
grant execute on ctx_ddl to bugs313;

We’ll continue to document our testing in future posts as we move along.

Bill</description>
	<pubDate>11 Feb 2008 00:01:38 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/testing-of-bugzilla-313-has-begun/</link>
	<guid isPermaLink="false">D7D8F38D-257A-4B56-9B10-FD673D93B43B</guid>
	</item>
	<item>
	<title>New RSS Editor In Use</title>
	<description>For those who may have noticed a quick turn-around updating the feeds from Bugs Dashboard, we apologize. We've finally had enough with our old feed editor and threw it out. We tested a few others and have chosen (tenatively) to use ExtraLab Software's Feed Ediitor. We've noticed a potential discrepancy in the display of publication dates in their preview, but the XML looks good. 

We hope our troubles with the creation of the feeds are over and that you'll enjoy a pleasant experience from this point forward!</description>
	<pubDate>12 Jan 2008 21:15:24 GMT </pubDate>
	<guid isPermaLink="false">03D3BA36-112B-45FA-A543-3DFFFA8792B6</guid>
	</item>
	<item>
	<title>Earn A Free License To A Developer Edition Of Bugs Dashboard</title>
	<description>We are pleased to announce a promotion whereby you can earn a copy of the Developer Edition of Bugs Dashboard. The rules are simple and can be found at http://www.bugsdashboard.com/wp/?page_id=66

If you ever wanted to see a particular report or function from your Bugzilla repository that you can easily access or you just have a brilliant idea for a feature, now is your chance to create that simple portlet for the community! It’s easy, fun, and could get you started creating premium portlets to be listed along with the community portlets!</description>
	<pubDate>12 Jan 2008 21:13:26 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/developer-edition-giveaway-launched/</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>Bugs Dashboard Website Relaunched Using WordPress</title>
	<description>&lt;H1 id=post-1&gt;Welcome To Our New Website!&lt;/H1&gt;&lt;P&gt;We have been blogging with WordPress for some time and were impressed with its capabilities. We regretted having a blog separate from our website, but there were obstacles to overcome in combining one with the other. That is, until we found the WP Remix theme and combined it with the wp-ecommerce and wp-forum plugins!&lt;/P&gt;&lt;P&gt;We welcome you to the relaunch of the Bugs Dashboard website now powered by WordPress! Using the above three tools, we are pleased to offer an integrated solution that houses all our information under one impressive site. Our thanks to all the third-parties (see the &lt;A href="http://bugsdashboard.com/wp/?page_id=39" linkindex="23"&gt;Credits&lt;/A&gt; page) for making this possible.&lt;/P&gt;&lt;P&gt;Enjoy!&lt;/P&gt;</description>
	<pubDate>12 Jan 2008 05:00:29 GMT </pubDate>
	<link>http://bugsdashboard.com/wp/posts/hello-world/</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>svnLog Portlet Released</title>
	<description>&lt;P&gt;This portlet is for those who use Subversion and want to find log entries in Subversion which are&amp;nbsp;related to a particular bug. Note that this requires that Subversion be located on the same server as the portlet (so that it can execute the svn commands) and that the repository be available to the file system as a direct PATH, not a url.&lt;BR&gt;&lt;BR&gt;                                                               This portlet allows you to define the path and title of repositories you wish to appear in a dropdown list. You may then choose which repository to list, either all log files (no search term entered) or those l&lt;/P&gt;</description>
	<pubDate>21 Dec 2007 05:39:37 GMT </pubDate>
	<link>http://bugsdashboard.com/forum/index.php?topic=19.0</link>
	<author>Bill Hamilton</author>
	<enclosure url="http://www.bugsdashboard.com/forum/Themes/BugsDashboard/images/output.png" length="19274" type="image/png" />
	</item>
	<item>
	<title>v2.2 Released</title>
	<description>&lt;P&gt;v2.2 was released today! It introduces the ability for the Enterprise edition to manage multiple portals. Enterprises editions can be configured to add tabs to the menu bar, each of which defines a separate portal. Each portal can define the portlets to be displayed within it. This allows enterprises to separate portlets by project, milestone, etc.&lt;/P&gt;&lt;P&gt;This version also introduces a restriction to the View-only edition. The View-only edition will no longer display a Portal Dashboard, only the Classic Dashboard. The Developer edition will display only one Portal Dashboard regardless of how many are defined. The first definition will be used in the Developer edition.&lt;/P&gt;&lt;P&gt;Enjoy! &lt;/P&gt;</description>
	<pubDate>25 Nov 2007 06:46:53 GMT </pubDate>
	<link>http://www.bugsdashboard.com/support</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>Eleven New Portlets Added</title>
	<description>&lt;P&gt;The "Query Cookbook" at &lt;A href="http://www.bugzilla.org/docs/queries.html"&gt;http://www.bugzilla.org/docs/queries.html&lt;/A&gt; has a list of queries that they like to keep handy for use with Bugzilla. We have uploaded eleven portlets which address the following queries:&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; Count how many bugs each person has added attachments to. &lt;/P&gt;&lt;P&gt;2) List the top 100 bug reporters. &lt;/P&gt;&lt;P&gt;3) Count how many unconfirmed bugs people closed as INVALID, DUPLICATE or WORKSFORME. Sort in descending order and list only the top ten. &lt;/P&gt;&lt;P&gt;4) Bugs assigned to people with disabled accounts. &lt;/P&gt;&lt;P&gt;5) Bugs whose QA contact is disabled. &lt;/P&gt;&lt;P&gt;6) Count how many times a bug has been marked FIXED. &lt;/P&gt;&lt;P&gt;7) List all of the people who have granted or denied a review in the Bugzilla product in the last 6 months. &lt;/P&gt;&lt;P&gt;8) Count how many bugs each person has confirmed. List the top 20 people in descending order. &lt;/P&gt;&lt;P&gt;9) List the top ten largest attachments. &lt;/P&gt;&lt;P&gt;10) See who triages the most newly filed bugs by counting the number of times each person has changed bugs from the UNCONFIRMED state in the bug activity table. This includes confirming bugs and closing bugs without confirming them first (e.g. marking as duplicate). &lt;/P&gt;&lt;P&gt;11)&amp;nbsp; Count how many bugs each person has verified as INVALID.&lt;/P&gt;</description>
	<pubDate>6 Nov 2007 06:46:02 GMT </pubDate>
	<link>http://www.bugsdashboard.com/forums/index.php</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>New Portlets Available</title>
	<description>&lt;P&gt;Three new portlets have been added to the Forum "Share Your Portlet". They are:&lt;/P&gt;&lt;P&gt;HelloWorld - an example which returns the string "Hello World"&lt;/P&gt;&lt;P&gt;Links - an example which reads a properties file and displays a list of hyperlinks. This may allow you to take internal or lengthy links with you when you're on the road and using someone else's browser.&lt;/P&gt;&lt;P&gt;TopReporters - an example which demonstrates the use of the ConnectionPool, log4j, and reports on the number of bugs opened by each user.&lt;/P&gt;</description>
	<pubDate>5 Nov 2007 02:45:27 GMT </pubDate>
	<link>http://www.bugsdashboard.com/forums/index.php</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>v2.0 Released</title>
	<description>v2.0 introduces a new view to the Dashboard, the Portal. You can now create portlets, small applications which return HTML strings, and add them to the portal. You can also drag-and-drop the portlets to arrange the view to meet your desired state. Currently, you can create Java classes to create the portlets, but we're working hard to make it possible to call PHP pages as well!</description>
	<pubDate>4 Nov 2007 05:05:12 GMT </pubDate>
	<link>http://www.bugsdashboard.com/support</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>v1.4.2 Hot Fix Released</title>
	<description>v1.4.2 has been released with a fix to the localization feature. Attempts to use a localized db_XX_XX.properties file would fail as the application would always look for db_en_US.properties. The work-around is to populate the db_en_US.properties file despite the locale. Anyone evaluating Bugs Dashboard who has encountered an issue with connection to their database or a blank dashboard presented to them may request a copy of v1.4.2 for evaluation.</description>
	<pubDate>31 May 2007 02:44:29 GMT </pubDate>
	<link>http://www.bugs.dashboard.com/support</link>
	<author>Bill Hamilton</author>
	</item>
	<item>
	<title>v1.4.1 Hot Fix Released</title>
	<description>v1.4.1 fixes an issue with the ConnectionPool which resulted in orphaned connections that were not properly closed.</description>
	<pubDate>25 May 2007 04:54:37 GMT </pubDate>
	<link>http://www.bugs.dashboard.com/support</link>
	<author>Bill Haimlton</author>
	</item>
	<item>
	<title>v1.4.0 Released</title>
	<description>v1.4.0 adds a dropdown to the View Priorities and View Severities pages allowing you to narrow the search to just one assignee if you choose. This version also discontinues the support for Bugzilla 2.18.x due to the Bugzilla desupport notice for that version.</description>
	<pubDate>15 May 2007 17:06:14 GMT </pubDate>
	<link>http://www.bugsdashboard.com/bugzws/support</link>
	<author>Bill Hamilton</author>
	</item>
	</channel></rss>

