<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://www.profactor.co.uk/news_rss.php">
    <title>ProFactor News</title>
    <link>http://www.profactor.co.uk/news.php</link>
    <description>News about ProFactor Software Ltd.</description>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#26" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#25" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#24" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#23" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/articles.php?article=1" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#22" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#21" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#20" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#19" />
        <rdf:li rdf:resource="http://www.profactor.co.uk/news.php#18" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://www.profactor.co.uk/news.php#26">
    <link>http://www.profactor.co.uk/news.php#26</link>
    <title>8th February 2010 - StyleManager v1.17 Released, Now Half Price!</title>
    <description>
&lt;p&gt;ProFactor StyleManager v1.17 is now available for download, with a new lower price of just
£21.95 (GBP ex VAT), less than half the price!  Changes in this release:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Configuration window is now multi-threaded, allowing faster and more fluid setting and checking of styles.  UI no longer stalls when processing very large files.&lt;/li&gt;
&lt;li&gt;New 'Restyle open files' feature, applies a restyle to every file currently open in the IDE.&lt;/li&gt;
&lt;li&gt;Restyle File no longer requires clicking 'OK' if a restyle produced no changes to the original file.&lt;/li&gt;
&lt;li&gt;Improved handling of inherited property sheets for include paths and macros on makefile projects.&lt;/li&gt;
&lt;li&gt;Changed command line version to not write files to disk if the original file exactly matches the chosen style.&lt;/li&gt;
&lt;li&gt;Restyle Selection bug fixes:&lt;/li&gt;
 &lt;ul&gt;
  &lt;li&gt;Now correctly handles cases where selection spans a section of a multi-line comment.&lt;/li&gt;
  &lt;li&gt;Fixed problems with line endings (CR/LF) occasionally being altered after Restyle Selection.&lt;/li&gt;
 &lt;/ul&gt;
&lt;li&gt;Parser and restyler bug fixes and features added:&lt;/li&gt;
 &lt;ul&gt;
  &lt;li&gt;Added options for controlling conditional operator spacing (?: clauses), found under Expressions-&gt;Conditional Operators.&lt;/li&gt;
  &lt;li&gt;Added options for placing function parameter brackets on separate lines to the parameter list, found under Functions-&gt;Parameter Brackets.&lt;/li&gt;
  &lt;li&gt;Added options for selecting word-wrap preferences around pointer operators.&lt;/li&gt;
  &lt;li&gt;Improved word-wrapping heuristics to handle bracketing indentations more reliably.&lt;/li&gt;
  &lt;li&gt;Improved handling of indentation changes on multi-line comments.&lt;/li&gt;
  &lt;li&gt;Fixed problem with align-at-bracket options failing if the first parameter after the bracket is a PP token.&lt;/li&gt;
  &lt;li&gt;Fixed bugs with function parameter default alignment option.&lt;/li&gt;
 &lt;/ul&gt;
&lt;li&gt;Icon artwork updated to modern style.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;StyleManager is available as a 28-day fully-featured trial from our
&lt;a href=&quot;/downloads.php&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Existing customers can upgrade for free by simply installing the latest version.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#25">
    <link>http://www.profactor.co.uk/news.php#25</link>
    <title>20th October 2008 - StyleManager Now Used On Microsoft DirectX SDK</title>
    <description>
&lt;p&gt;In conjunction with the new v1.16 release, ProFactor are pleased to announce that
its source code formatter, &lt;a href=&quot;/stylemanager.php&quot;&gt;StyleManager&lt;/a&gt;, is now being used by
&lt;a href=&quot;http://www.microsoft.com/&quot;&gt;Microsoft's&lt;/a&gt;
&lt;a href=&quot;http://msdn.microsoft.com/en-us/directx/default.aspx&quot;&gt;DirectX SDK&lt;/a&gt; Team.&lt;/p&gt;
&lt;p&gt;As Jason Sandlin, DXSDK Dev Lead says:&lt;/p&gt;
&lt;p class=&quot;quote&quot;&gt;&quot;We use StyleManager to keep our DirectX SDK sample code uniform and readable.
It is flexible enough to match our existing style, and allows us to focus our time
on other areas while keeping the quality bar high.&quot;&lt;/p&gt;
&lt;p&gt;Jason tells us that StyleManager was used on all of the samples in the
&lt;a href=&quot;http://msdn.microsoft.com/en-us/directx/aa937788.aspx&quot;&gt;August 2008 SDK&lt;/a&gt;,
as well as those of the &lt;a href=&quot;http://www.xbox.com/&quot;&gt;Xbox 360&lt;/a&gt; XDK.
Both &lt;a href=&quot;/stylemanager.php&quot;&gt;StyleManager&lt;/a&gt; and &lt;a href=&quot;/includemanager.php&quot;&gt;IncludeManager&lt;/a&gt;
are proving to be popular products within the games industry, so we are proud to
see how far this popularity has spread.&lt;/p&gt;
&lt;p&gt;With the new release we have now added support for Visual Studio 2008, as well as
improved support for project include path gathering.&lt;/p&gt;
&lt;p&gt;Updates include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Added support for Visual Studio 2008.&lt;/li&gt;
  &lt;li&gt;Improved handling of macros and include paths:
  &lt;ul&gt;
    &lt;li&gt;Added support for VS2005 and VS2008 inherited property sheets.&lt;/li&gt;
    &lt;li&gt;Improved handling of build settings for multi-platform project configurations.&lt;/li&gt;
  &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Fixed an issue with command-line version with styles in user-specified locations&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;StyleManager is available as a 14-day fully-featured trial from our
&lt;a href=&quot;/downloads.php&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Existing customers can upgrade for free by simply installing the latest version.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#24">
    <link>http://www.profactor.co.uk/news.php#24</link>
    <title>22nd September 2008 - IncludeManager Update: Now Supporting VS2008</title>
    <description>
&lt;p&gt;ProFactor are pleased to announce support for Visual Studio 2008 with &lt;a href=&quot;/includemanager.php&quot;&gt;IncludeManager&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Updates include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Added support for Visual Studio 2008.&lt;/li&gt;
&lt;li&gt;Improved handling of macros and include paths:
&lt;ul&gt;
&lt;li&gt;Added support for VS2005 and VS2008 inherited property sheets.&lt;/li&gt;
&lt;li&gt;Improved handling of build settings for multi-platform project configurations.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Altered token analysis statistics to account for precompiled header benefits.  PCH-based includes are marked as &quot;filename.h (pch)&quot;, and are treated as a zero-token-cost include for the purposes of build impact measurement.&lt;/li&gt;
&lt;li&gt;Added support for manual control of graph cutoff points.  In the options window, the &quot;Stop at paths&quot; option will take a list of wildcard paths, and any matches to these paths will halt the graph renderer at these points.&lt;/li&gt;
&lt;li&gt;Fixed bug with incorrect update of project graphs when live-editing files.&lt;/li&gt;
&lt;li&gt;Fixed issue with large graphs not being saved as separate pages properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;IncludeManager is available as a 14-day fully-featured trial from our
&lt;a href=&quot;/downloads.php&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Existing customers can upgrade for free by simply installing the latest version.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#23">
    <link>http://www.profactor.co.uk/news.php#23</link>
    <title>6th December 2007 - Major Updates: Vista Support and Much More!</title>
    <description>
&lt;p&gt;ProFactor are pleased to announce new versions of its two products &lt;a href=&quot;/stylemanager.php&quot;&gt;StyleManager&lt;/a&gt;
and &lt;a href=&quot;/includemanager.php&quot;&gt;IncludeManager&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Amongst the many features and improvements in both products is the support of Microsoft Windows Vista:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Administrator rights are no longer necessary to run on Windows Vista.&lt;/li&gt;
&lt;li&gt;All user data files are now stored in Documents and Settings/Application Data.&lt;/li&gt;
&lt;li&gt;Existing user data is automatically imported from the old installation directory.&lt;/li&gt;
&lt;li&gt;Trial versions will no longer expire early.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ProFactor IncludeManager v1.02&lt;/strong&gt; has these new features:&lt;/p&gt;
&lt;a href=&quot;includemanager.php&quot;&gt;&lt;img src=&quot;images/includemanager_detail_view-small.png&quot; align=&quot;right&quot; alt=&quot;Screenshot&quot; border=&quot;0&quot;&gt;&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Major new feature, 'File / Project Detail View':
&lt;ul&gt;
&lt;li&gt;View all dependency information as a tabulated list.&lt;/li&gt;
&lt;li&gt;Sort the list by project, number of includers / includees per file, token counts, and build impact.&lt;/li&gt;
&lt;li&gt;Total build impact shows the percentage build time that can be attributed to that file.  This helps find build hotspots even for very large projects where the graph would be too big to manage.&lt;/li&gt;
&lt;li&gt;Butterfly view below the main list shows includers and includees for individually selected files.  This is traversable by double-clicking the include files in the two lists.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added configuration-specific detection of build settings for graph generation, including:
&lt;ul&gt;
&lt;li&gt;Include paths&lt;/li&gt;
&lt;li&gt;Macro definitions&lt;/li&gt;
&lt;li&gt;Per-configuration build exclusion rules&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added automatic importing of include paths for Xbox 360 and other non-Win32 projects.&lt;/li&gt;
&lt;li&gt;Added ability to view graphs from groups of source files, as well as groups of projects.  Accessed by selecting several files in the solution browser and clicking the 'project graph' option.
&lt;li&gt;Added option to ignore the IDE's idea of which files are compiled source files (only use the source file filter).
&lt;li&gt;Added option to disable auto-refreshing on the graph.&lt;/li&gt;
&lt;li&gt;Bug fixes:
&lt;ul&gt;
&lt;li&gt;Fixed problem saving very large graphs to a bitmap.  Images are automatically split over several files where necessary.&lt;/li&gt;
&lt;li&gt;Fixed several graphing problems related to including boost header files.&lt;/li&gt;
&lt;li&gt;Fixed problem with #pragma once taking effect in #if 0 blocks.&lt;/li&gt;
&lt;li&gt;Fixed graphing problems related to include paths with trailing backslashes.&lt;/li&gt;
&lt;li&gt;Fixed problem with IncludeManager clashing with some other Visual Studio Addins.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ProFactor StyleManager v1.15&lt;/strong&gt; has these new features:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Added a file exclude filter for the command-line client (--exclude WILDCARD).&lt;/li&gt;
  &lt;li&gt;Added an option to not split function definition lines.&lt;/li&gt;
  &lt;li&gt;Made member variables and member function optionally align independantly.&lt;/li&gt;
  &lt;li&gt;Word-wrapper made aware of pointer/reference rules.&lt;/li&gt;
  &lt;li&gt;New style of switch() {} alignment added.&lt;/li&gt;
  &lt;li&gt;Options for controlling comma placement in multiple inheritance and constructors added.&lt;/li&gt;
  &lt;li&gt;Bug fixes:&lt;/li&gt;
  &lt;ul&gt;
    &lt;li&gt;Some issues with macros containing nested {} resolved.&lt;/li&gt;
    &lt;li&gt;&quot;*&quot; character was being treated as multiplication operator in loop constructs.&lt;/li&gt;
    &lt;li&gt;Templated base classes would have their base class doubly indented.&lt;/li&gt;
  &lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;Both StyleManager and IncludeManager are available as a 14-day fully-featured trial from our
&lt;a href=&quot;/downloads.php&quot;&gt;download page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Existing customers can upgrade for free by simply installing the latest version.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/articles.php?article=1">
    <link>http://www.profactor.co.uk/articles.php?article=1</link>
    <title>Article: ProFactor Software Frequently Asked Questions</title>
    <description>&lt;h2&gt;General&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;How do I get technical support for
ProFactor products?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
You can mail &lt;a href=&quot;mailto:support@profactor.co.uk&quot;&gt;support@profactor.co.uk&lt;/a&gt;,
or you can post your request on our
&lt;a href=&quot;http://www.profactor.co.uk/forum&quot;&gt;forum&lt;/a&gt;.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;StyleManager&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;Some code I have doesn't seem to get
restyled. Why is that?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
The most likely reason is if the code is '#if'd out. StyleManager treats
your code the same way as a compiler would, so it will only restyle the parts of
your file that are actual compiled code.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;StyleManager gives me a 'statement error' on
some code that looks fine. The code then restyles incorrectly.
Why?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
The most common reason for this is from the use of macros in the file that
StyleManager doesn't know about, which are '#define'd in a header file.
This is usually solvable by enabling the 'Obtain additional paths from the IDE'
option, which ensures StyleManager can find all necessary header files to parse
the code.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt; Could you add feature 'X'?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
We're always looking for ways to improve our software, so please feel free to
drop us a line if you have any suggestions, at
&lt;a href=&quot;mailto:profactor@profactor.co.uk&quot;&gt;profactor@profactor.co.uk&lt;/a&gt;.
We take all requests seriously, and in many cases have fast-tracked feature
requests into new releases where it has been possible to do so.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;Why does it take a long time to restyle certain
files / selections?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
Unlike many of our competitors, StyleManager uses a full compiler front-end to
parse the code. This means it can take quite a while to process a large
body of code, but the upshot is that it can provide a more reliable restyle
since it knows more about what the code means. This also applies to
selection restyles: The selection only makes sense within the context of the
rest of the code (for example, to determine if a function is free-standing or a
class method), so the whole file will always needs parsing.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;I can't get StyleManager to work on VS2002 / VS
Express Edition.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
We've had to drop support for 2002 due to .NET1.0 compatibility issues. VS
Express Edition doesn't have full support for external add-ins, so we're
unlikely to ever be able to support that platform.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;Will there be a Visual Studio 6 version?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
Unfortunately, due to the differences between earlier Visual Studio versions and the .NET versions,
we are unable to create a Visual Studio 6 version.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;Is there a command-line version of StyleManager?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
Yes - the command-line version is installed to the location you specified during installation, usually
&lt;code&gt;c:\Program Files\ProFactor\StyleManager\StyleManager.exe&lt;/code&gt;.  For simple usage instructions,
simply run it from a command prompt.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;Are there any plans to port StyleManager to
other platforms?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
Ports to other platforms are under consideration with us; it all
depends on how much interest there is. Let us know what you think!
If there's enough interest in a port to a particular platform then we'll provide
one.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;I can't find the 'restyle selection'
button. Where is it?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
The Visual Studio command system is certainly a quirky beast! We've made a
number of revisions to our installation process recently, so if you're having
problems with missing toolbar icons then please try installing the latest
version. We're fairly confident that the toolbar should be reliably
updated now.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;My StyleManager toolbar has disappeared.
How do I get it back?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
Reinstalling the software should solve this problem, but failing that, a
work-around for VS.NET 2003 is to open a VS command line and type 'devenv
/setup'. However, this will reset
&lt;span style=&quot;FONT-STYLE: italic&quot;&gt;all&lt;/span&gt; your toolbars and configurations, so
we advise that you only use this as a last resort.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;I've found problems with non-ASCII characters
causing source code corruption.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
We fixed this severe problem in v1.06, so please install the most up-to-date
version of the product to ensure you don't face this corruption bug.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;The progress bar doesn't show much
progress.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
We'd love to fix this, but it's actually a quite tough due to the complexity of
parsing source code. The progress bar does show useful progress when
restyling a whole project, however.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;License System&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;My hardware has changed and now I need to
re-authorise the software, but the license system says I have no licenses
left. Can you reset my license please?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
If you log in to our support site you can reset your license yourself to allow
it to be re-authorised. This is completely automated; the license will be
reset instantly. Please note that there are a limited number of times that
our system will allow automated resetting, after which you'll need to email us
to reset the license. Alternatively, it is possible to download the license
file directly from our support site using a normal web browser. This can be
found by logging in and viewing the details of your purchase.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;StyleManager keeps asking me to reauthorise
it.&lt;/span&gt;&lt;br&gt;&lt;br&gt;
Some users may have experienced problems with our license system when running on
a virtual PC, or when changing network hardware. Our license system no longer
generates licenses that are tied to specific hardware now, so we recommend
that you relicense the software one more time to ensure you do not face this
problem in future.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;StyleManager says it can't contact the license
server to authorise itself. How can I authorise the software?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
The license system is designed to operate through any normal firewall or
NAT-based router (it uses pure HTTPS). You may find your virus checker,
ad-blocker, or other system firewall may be blocking the request
altogether. If you're persistenly facing such problems then please try
disabling any software which might interfere with your internet connection for
the duration of the authorisation process. Alternatively, it is possible to
download the license file directly from our support site using a normal web
browser. This can be found by logging in to our support site and viewing the
details of your purchase. Failing that, email us at
&lt;a href=&quot;mailto:support@profactor.co.uk&quot;&gt;support@profactor.co.uk&lt;/a&gt; and we can
provide instructions and a license file for manual authorisation.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;span style=&quot;FONT-WEIGHT: bold&quot;&gt;Why do you use an activation-based licensing
system?&lt;/span&gt;&lt;br&gt;&lt;br&gt;
After some useful feedback from our customers, our licensing system is no longer
activation-based. Licenses generated for recent versions of our software are not
bound to specific machine hardware. Customers should find that our license files
work in a quite traditional fashion, but with the added benefit of our automated
license installation system. In most cases, installing the license is as simple
as entering the key you receive after purchasing the software.&lt;br&gt;&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#22">
    <link>http://www.profactor.co.uk/news.php#22</link>
    <title>11th July 2007 - StyleManager v1.14 Released</title>
    <description>
&lt;p&gt;ProFactor StyleManager v1.14 is now available for download. Changes in this release:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New option - an option to set a minimum alignment column for class members.&lt;/li&gt;
&lt;li&gt;Added support for 64-bit integer literals and MS extensions on template class declarations.&lt;/li&gt;
&lt;li&gt;Parsing of GNU-style vararg macros now supported.&lt;/li&gt;
&lt;li&gt;Installation issue fixed: installing an upgrade from v1.11 in some cases caused some system not show toolbars.&lt;/li&gt;
&lt;li&gt;Parser and restyler bug fixes:&lt;/li&gt;
 &lt;ul&gt;
  &lt;li&gt;Fixed parse error when deriving from a templated class involving a logical or expression.&lt;/li&gt;
  &lt;li&gt;Fixed unknown class member error.&lt;/li&gt;
  &lt;li&gt;Fixed parse error in object constructors involving logical operations and scoped values.&lt;/li&gt;
  &lt;li&gt;Fixed issue where macros can be indented every time the file is restyled.&lt;/li&gt;
  &lt;li&gt;Fixed parse error in template parameters containing pointers.&lt;/li&gt;
  &lt;li&gt;Formatting a project no longer strips high-ascii from files.&lt;/li&gt;
  &lt;li&gt;Recursive #include file issue fixed.&lt;/li&gt;
  &lt;li&gt;Added parser support for bit-fields.&lt;/li&gt;
  &lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;Try before you buy with StyleManager's fully-featured, no obligation, 14-day free trial.  StyleManager customers can download this update to StyleManager and use it with their existing license.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#21">
    <link>http://www.profactor.co.uk/news.php#21</link>
    <title>26th April 2007 - StyleManager v1.13 Released</title>
    <description>
&lt;p&gt;ProFactor StyleManager v1.13 is now available for download. Issues resolved include:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fixed issue with nested template classes not formatting correctly.&lt;/li&gt;
&lt;li&gt;Fixed issue where reformatting could lead to '&amp;lt; ::' being incorrectly transformed to '&amp;lt;::'.&lt;/li&gt;
&lt;li&gt;Various constructor formatting issues resolved.&lt;/li&gt;
&lt;li&gt;Bracket spacing in a variety of positions improved.&lt;/li&gt;
&lt;li&gt;Single-line function definition issue resolved.&lt;/li&gt;
&lt;li&gt;Line wrapping improvements.&lt;/li&gt;
&lt;li&gt;Fixed local class inline functions issues.&lt;/li&gt;
&lt;li&gt;Fixed parse error on templated constructors.&lt;/li&gt;
&lt;li&gt;Fixed parse error with ternary operators in template typedefs.&lt;/li&gt;
&lt;li&gt;Parse error on function pointer typedefs fixed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Try before you buy with StyleManager's fully-featured, no obligation, 14-day free trial.  StyleManager customers can download this update to StyleManager and use it with their existing license.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#20">
    <link>http://www.profactor.co.uk/news.php#20</link>
    <title>26th February 2007 - StyleManager v1.12 Released</title>
    <description>
&lt;p&gt;Now with even more features, ProFactor StyleManager v1.12 is now available for free trial download.  New features include:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Exception specifiers can now be formatted.&lt;/li&gt;
&lt;li&gt;Support for text logs of restyle operations added.&lt;/li&gt;
&lt;li&gt;Issues with UTF-16 support fixed.&lt;/li&gt;
&lt;li&gt;Parser failure with logical or in templates fixed.&lt;/li&gt;
&lt;li&gt;Issue where in some cases packing caused &quot;&amp;gt; &amp;gt;&quot; in templates become &quot;&amp;gt;&amp;gt;&quot; fixed.&lt;/li&gt;
&lt;li&gt;Trailing semicolons on function definitions no longer format incorrectly.&lt;/li&gt;
&lt;li&gt;Issues with pointers and comments fixed.&lt;/li&gt;
&lt;li&gt;Issues with preprocessor commands within a declaration fixed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Try before you buy with StyleManager's fully-featured, no obligation, 14-day free trial.  StyleManager customers can download this update to StyleManager and use it with their existing license.&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#19">
    <link>http://www.profactor.co.uk/news.php#19</link>
    <title>25th October 2006 - IncludeManager v1.01 Released</title>
    <description>&lt;p&gt;
With several entirely new features including a much faster preprocessor, ProFactor IncludeManager v1.01 is now available for free trial download.  New features include:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New 'build impact' graph, showing a proportional tree of the current file's dependencies.  The estimated compiler impact of each file based on token counts is shown by the size of each file block in the graph.  This powerful tool will help pin-point the biggest compiler bottlenecks with an intuitive visual breakdown of each file's cost.&lt;/li&gt;
&lt;li&gt;Estimated build impact for each file is now overlaid on the include graph in the form of a 'percentage' bar.  This useful feature ensures the most expensive files will stand out clearly on include graphs.&lt;/li&gt;
&lt;li&gt;'Fast mode' preprocessor, many times faster than before, allows IncludeManager to cope with much larger projects.&lt;/li&gt;
&lt;li&gt;Cross-project include view.  Entire solutions can now be viewed as a series of interdependent projects, helping to identify where unnecessary project dependencies have crept in.  The multi-project view is fully interactive too, allowing individual projects to be expanded in detail with a single click on the graph.&lt;/li&gt;
&lt;li&gt;Several other bug fixes and improvements.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Try before you buy with IncludeManager's fully-featured, no obligation, 14-day free trial.
For further details please visit the &lt;a href=&quot;http://www.profactor.co.uk/includemanager.php&quot;&gt;ProFactor website&lt;/a&gt;.
&lt;/p&gt;</description>
  </item>

  <item rdf:about="http://www.profactor.co.uk/news.php#18">
    <link>http://www.profactor.co.uk/news.php#18</link>
    <title>11th October 2006 - Major Update: StyleManager v1.11</title>
    <description>&lt;p&gt;
Now with more features than ever, ProFactor StyleManager v1.11 is now available for free trial download.  New features include:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;New command-line client.  This is installed in the StyleManager installation folder and as 'StyleManager.exe'.  Run 'StyleManager.exe --help' from a command prompt for options.&lt;/li&gt;
&lt;li&gt;New option to force include a file before preprocessing files.  This aids restyling MFC projects. (Options/Force Include File)&lt;/li&gt;
&lt;li&gt;New option to align globally defined variables and static class variables. (Global/Align Global Variables)&lt;/li&gt;
&lt;li&gt;Complete new set of options for template alignment and indentation. (Templates/*)&lt;/li&gt;
&lt;li&gt;Line endings in comment blocks are now consistently formatted.&lt;/li&gt;
&lt;li&gt;Packing function arguments on a line now packs the brackets onto a line too.&lt;/li&gt;
&lt;li&gt;Bugs in indentation fixed: extra space in type/pointer, inline constructors.&lt;/li&gt;
&lt;li&gt;Bug when formatting templates with nested template parameters fixed.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Try before you buy with StyleManager's fully-featured, no obligation, 14-day free trial.
For further details please visit the &lt;a href=&quot;http://www.profactor.co.uk/stylemanager.php&quot;&gt;ProFactor website&lt;/a&gt;.
&lt;/p&gt;</description>
  </item>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.profactor.co.uk/news_rss.php" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
