<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="news.xsl" ?>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
         xmlns:h="http://www.w3.org/1999/xhtml" 
		 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
		 xmlns="http://purl.org/rss/1.0/"
		 xmlns:content="http://purl.org/rss/1.0/modules/content/">
		 
    <channel rdf:about="http://www.cdburnerxp.se/rss/news.xml">
		<title>CDBurnerXP News</title>
		<link>http://cdburnerxp.se</link>
		<description>News about the free CD/DVD-burning program CDBurnerXP</description>
		<image rdf:resource="http://cdburnerxp.se/images/cdbxpp_logo.png"/>
		<items>
		  <rdf:Seq>
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=31929" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=31910" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=31244" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=31193" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=30795" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=30749" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=30389" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=28198" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=27988" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=27940" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=27839" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=27509" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=27403" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=26008" />
            <rdf:li rdf:resource="http://www.cdburnerxp.se/forum/viewtopic.php?p=25784" />
          </rdf:Seq>
        </items>		
	</channel>
	
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Posting and me</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=31929</link>
    <dc:date>2010-07-11</dc:date>
    <description><![CDATA[We have been using phpBB ever since we have our own server, equipped with PHP. Recently, I&#039;ve considered moving a different forum software though, because phpBB doesn&#039;t really seem to be suited for fighting spam. Nowadays, as spammers are actually humans, having a sophisticated Captcha is no longer sufficient.

What I looked at as alternative was the Simple Machines Forum (SMF). During that &quot;evaluation&quot;, I once again realised how retarded forums sometimes are, phpBB in particular.

Post subjects

Post subjects allow you to specify a subject for your post when replying to a topic, different from the original topic title.

What&#039;s the issue?

As if e-mails with subjects like &quot;Re: Re: Re: Re: Re: Re: Re: (no subject)&quot; were not enough.
There is not actually a reason to change the subject within a topic. And if there is, the topic needs to be split into multiple disucssions anyway.
Let me explain that based on some examples: From all 20268 posts in my forum, that actually have a post title (that is, which have been posted after the feature has been introduced by phpBB) less than 2900 have a subject different to the topic title. So less than 15% of all users choose a different subject. Which is not surprising, because thinking of a new subject is more work and users are lazy (me included). But even then, does it actually make sense?


 Users choose subjects, that actually need to be in the body of the post, or are already included in the body.
Post subject                                              Topic title                        Post text
I&#039;ve donated $10 via PayPal (caogdin@deepwoods.com...  	Donors sign up here!               I&#039;d appreciate access information to the beta and forums
No                                                     	100% CPU  	                      No, with the 3.0.116 it&#039;s the same 100% CPU burn o..

They adress user names.
Post subject                              Topic title
Flo                                       Donors sign up here! [Patience after replying, tha...
Re: Flo                                   Donors sign up here! [Patience after replying, tha...

They change subjects unnecessarily.
Post subject                               Topic title                    
Donated                                    Donors sign up here! [Patience after replying, tha...
I&#039;m a donor                                Donors sign up here! [Patience after replying, tha...
just donated                               Donors sign up here! [Patience after replying, tha...
Beta access requested                      Donors sign up here! [Patience after replying, tha...
Donor                                      Donors sign up here! [Patience after replying, tha...

Completely useless subjects.
Quote:BTW... 
whoa 	
thx 	
Hey 	
Well...
yes 	
Thanks 


So in fact, after looking at a couple of hundred from these subject changes, I couldn&#039;t find one that makes sense. Again, not surprising. Users don&#039;t have any benefit from a subject change (neither have moderators or admins), so they are either not going to do it, or think they have to and then just put in whatever comes to their mind. 

And as if that wasn&#039;t enough, the subject title is unnecessarily prominent (so you soon will get subject-blind by that):



PMs and why they suck

PMs (private messages) allows you to have - how should I put it - yet another bucket for &quot;e-mails&quot; to your life. If you are registered in ten different forums, you automatically have ten places to look at for new messages. These forums will even be so kind and send you a message notification to your (real) e-mail inbox, so that you have to process two messages when you get one PM. If you further consider the fact that no PM system is as comfortable and powerful to use as a dedicated e-mail application - eg. Gmail - you shouldn&#039;t actually like PMs very much. 

In any case - I don&#039;t. My productivity (I don&#039;t have so much free time to spend on my projects) suffers from these, and thankfully phpBB allows you to turn this feature off completely.

Reports

Aww. On the &quot;user-side&quot;, this feature allows you to report posts, which are spam or otherwise offending. 
On the &quot;admin-side&quot;, this new feature of phpBB makes topics light up in red and makes you spend your whole day deleting reports, of which most are spam. Yeah - I really mean that the reports itself are spam and rarely legit, so that you now have to clean up both spam posts and spam reports (unless you are fine with signs of unprocessed reports all over the place). 
And worse: You can&#039;t simply turn it off. You can only adjust the permissions to disallow reports, but trying to get permissions right with phpBB is pretty futile.

Having users do the work of spam detection may sound nice in theory, but as I have to read all posts anyway, this is not necessary. (And I believe that there are very few forums out there, where posts are not read by at least one admin or moderator.) What is missing here, is an automated removal of spam posts after a certain amount of reports (for example). 

BBCode

*Sigh*. I just want to quote some guy from htmlpurifier:

Quote:
BBCode can be boiled down to a “wanna-be” version of HTML. I mean, replacing
  the angled brackets with square brackets and omitting the occasional parameter
  name? How much more un-original can you get? Somehow, I don&#039;t think BBCode
  was meant to readable. Wikipedia agrees:

--
      BBCode was devised and put to use in order to provide a safer, easier
      and more limited way of allowing users to format their messages.
      Previously, many message boards allowed the users to include HTML,
      which could be used to break/imitate parts of the layout, or run
      JavaScript. Some implementations of BBCode have suffered problems related
      to the way they translate the BBCode into HTML, which could negate the
      security that was intended to be given by BBCode.
--

Or, put more simply:

      BBCode came to life when developers where too
      lazy to parse HTML correctly and decided to invent their
     own markup language. As with all products of laziness, the 
    result is completely inconsistent, unstandardized, and widely adopted.


&quot;You have...&quot; - &quot;I know!!!&quot;

&quot;This message has been posted successfully.&quot;
&quot;You have been successfully logged in.&quot;
&quot;You have successfully authenticated and will now be redirected to the Administration Control Panel.&quot;
&quot;This message has been deleted successfully.&quot;

The most annoying part of phpBB ever: The recurring information that you have done something - and every time you have to either stare at the message for 3 seconds or click on &quot;proceed&quot;. Think about it! In my case, with 7000+ posts, I would have spent 6,35 hours staring at my computer! And that&#039;s only considering the messages for posts, not yet adding any of the other messages. Or alternatively, 7000 clicks. I&#039;ve had better choices in my life.

Solution: Just don&#039;t tell me. I will see that I posted successfully when I see my post, I will see that I successfully deleted a post when I no longer see it, and I will also see that I got into the admin panel when it appears in front of me. I promise!

Microsoft agrees: Quote:A modal dialog box is a poor choice for messages that are unlikely to change user behavior. Instead, consider using a notification or a status bar, or even doing nothing.

And before you actually get a bad idea:

Quote:Sometimes optional modal dialog boxes turn out to be annoying, especially when displayed often. Such dialog
boxes typically strive to inform users about a recurring situation or a feature that addresses such situations. A
common solution to this problem is to provide a Don’t show this  again option that suppresses the dialog
box in the future.

Quote:If you think your dialog box needs a Don’t show this  again option, that is a clear sign that it is annoying
and potentially unnecessary. Before adding this option, consider the following alternatives:

- Change the design to eliminate the need for the message.
- Make the hard design decision: do users really need to see this dialog box? Will bad things happen if users don’t know this information? If so, always display it; if not, never display it.

I hate to admit, but Microsoft really hits the nail on the head, even though they often don&#039;t follow their own guidelines   

Topic icons

Looks like this: 


Stumbled upon that in the Simple Machines Forum, after having a test conversion of the phpBB forum (which didn&#039;t go very well btw). So you basically have one icon that represents a topic and...a second icon that also represents a topic. More clutter, and no benefit. And as if that wasn&#039;t useless enough, you can - at least in SMF - even change the icon per post within a topic!
This this may be convenient for moderators to find topics of a certain type, but it assumes that users actually choose the correct icon for their type of topic, which is not going to happen. So the icons either cause more work for admins (because they have to adjust them) or just make your forum more colourful (just as the reports mentioned earlier. Would like to see that in combination.). Or both. And no, you cannot disable in in SMF (afaics).

I believe that topic icons and the other topic icons can really be displayed as a single icon or a column with a single icon and icon overlays. While I&#039;m at it: Web developers should really make more use of tooltips. Instead of providing those for icons that are not clear on first sight, they rather hide an icon legend at a location which has the greatest possible distance to the actual icons.

Back to fighting spam

Now that I&#039;ve given some examples when phpBB and the likes make your life harder than necessary and implement features just for the feature&#039;s sake, let me quickly show an extreme case of what happens when developers just don&#039;t think about  users. 

Simple situation: A spammer registered at the forum and made some posts.
Action: Delete user and all posts.

Actual steps required in phpBB: 


Click on user name
Click &quot;Administrate user&quot;
Enter password for admin panel
Click &quot;Login&quot;
Click &quot;Proceed...&quot; or wait 3 seconds
Two clicks for combo box selection &quot;Delete posts&quot; (@developers: Use radio buttons, or better yet a checkbox &quot;Delete posts&quot;. Once click less).
Click &quot;Submit&quot;
Click &quot;Yes&quot; (I really want to delete this user.)
Done!

This way, it&#039;s almost less work for human spammers to post spam, than to delete it.


That said, I don&#039;t want to offend anyone with this post, it just makes me feel a little relieved. And actually, there are forums, like punBB that seem to be a little more thoughtful regarding its feature set. This forum though is not able to store the &quot;unread&quot; messages, after a couple of hours?/days? it just assumes you have read them even if you didn&#039;t. That wouldn&#039;t work for me and the CDBurnerXP forum.

So now that I&#039;ve poured out my grief to you, what about SMF? I&#039;m not even sure yet 

There&#039;s more...

There are certainly a couple of additional issues with phpBB that tend to annoy. There is no &quot;quick reply&quot; option that would save me from clicking on &quot;reply&quot;, moving topics requires a whole lot of clicks (especially the unchecking the checkbox for &quot;ghost topics&quot;) and after moving a topic it&#039;s shown as unread which doesn&#039;t make any sense at all. With no use of nowadays rather common Ajax technology, phpBB3 really just feels like phpBB2 with more features to justify the version bump.]]></description>
    <content:encoded><![CDATA[We have been using phpBB ever since we have our own server, equipped with PHP. Recently, I've considered moving a different forum software though, because phpBB doesn't really seem to be suited for fighting spam. Nowadays, <a href="http&#58;//blog&#46;akismet&#46;com/2010/04/22/state-of-web-spam/">as spammers are actually humans</a>, having a <a href="http&#58;//recaptcha&#46;net/">sophisticated Captcha</a> is no longer sufficient.<br />
<br />
What I looked at as alternative was the Simple Machines Forum (SMF). During that &quot;evaluation&quot;, I once again realised how retarded forums sometimes are, phpBB in particular.<br />
<br />
<h2>Post subjects</h2><br />
<br />
Post subjects allow you to specify a subject for your post when replying to a topic, different from the original topic title.<br />
<br />
<strong>What's the issue?</strong><br />
<br />
As if e-mails with subjects like &quot;Re: Re: Re: Re: Re: Re: Re: (no subject)&quot; were not enough.<br />
There is not actually a reason to change the subject within a topic. And if there is, the topic needs to be split into multiple disucssions anyway.<br />
Let me explain that based on some examples: From all 20268 posts in my forum, that actually have a post title (that is, which have been posted after the feature has been introduced by phpBB) less than 2900 have a subject different to the topic title. So less than 15% of all users choose a different subject. Which is not surprising, because thinking of a new subject is more work and users are lazy (me included). But even then, does it actually make sense?<br />
<br />
<ul><br />
<li> Users choose subjects, that actually need to be in the body of the post, or are already included in the body.<br />
<pre style="font-size:1.2em">Post subject                                              Topic title                        Post text
I've donated $10 via PayPal (caogdin@deepwoods&#46;com&#46;&#46;&#46;  	Donors sign up here!               I'd appreciate access information to the beta and forums
No                                                     	100% CPU  	                      No, with the 3&#46;0&#46;116 it's the same 100% CPU burn o&#46;&#46;
</pre></li>
<li>They adress user names.
<pre style="font-size:1.2em">Post subject                              Topic title
Flo                                       Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
Re&#58; Flo                                   Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
</pre></li>
<li>They change subjects unnecessarily.
<pre style="font-size:1.2em">Post subject                               Topic title                    
Donated                                    Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
I'm a donor                                Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
just donated                               Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
Beta access requested                      Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
Donor                                      Donors sign up here! &#91;Patience after replying, tha&#46;&#46;&#46;
</pre></li><br />
<li>Completely useless subjects.<br />
<strong>Quote:</strong><q style="display:block;margin:0px 10px;padding:5px;background-color:#F7F7F7;border:1px
dotted #CCCCCC;width:80%;"><em>BTW... <br />
whoa 	<br />
thx 	<br />
Hey 	<br />
Well...<br />
yes 	<br />
Thanks <br />
</em></q></li></ul><br />
<br />
So in fact, after looking at a couple of hundred from these subject changes, I couldn't find <strong>one</strong> that makes sense. Again, not surprising. Users don't have any benefit from a subject change (neither have moderators or admins), so they are either not going to do it, or think they have to and then just put in whatever comes to their mind. <br />
<br />
And as if that wasn't enough, the subject title is unnecessarily prominent (so you soon will get subject-blind by that):<br />
<br />
<a href="http&#58;//i30&#46;tinypic&#46;com/2e2jb0z"><img src="http&#58;//i30&#46;tinypic&#46;com/4rf2p0&#46;png" alt="" class="noborder" /></a><br />
<br />
<h2>PMs and why they suck</h2><br />
<br />
PMs (private messages) allows you to have - how should I put it - yet another bucket for &quot;e-mails&quot; to your life. If you are registered in ten different forums, you automatically have ten places to look at for new messages. These forums will even be so kind and send you a message notification to your (real) e-mail inbox, so that you have to process <em>two</em> messages when you get <em>one</em> PM. If you further consider the fact that no PM system is as comfortable and powerful to use as a dedicated e-mail application - eg. Gmail - you shouldn't actually like PMs very much. <br />
<br />
In any case - I don't. My productivity (I don't have so much free time to spend on my projects) suffers from these, and thankfully phpBB allows you to turn this feature off completely.<br />
<br />
<h2>Reports</h2><br />
<br />
Aww. On the &quot;user-side&quot;, this feature allows you to report posts, which are spam or otherwise offending. <br />
On the &quot;admin-side&quot;, this new feature of phpBB makes topics light up in red and makes you spend your whole day deleting reports, of which most are spam. Yeah - I really mean that the <em>reports itself</em> are spam and rarely legit, so that you now have to clean up both spam posts and spam reports (unless you are fine with signs of unprocessed reports all over the place). <br />
And worse: You can't simply turn it off. You can only adjust the permissions to disallow reports, but trying to get permissions right with phpBB is pretty futile.<br />
<br />
Having users do the work of spam detection may sound nice in theory, but as I have to read all posts anyway, this is not necessary. (And I believe that there are very few forums out there, where posts are not read by at least one admin or moderator.) What is missing here, is an automated removal of spam posts after a certain amount of reports (for example). <br />
<br />
<h2>BBCode</h2><br />
<br />
*Sigh*. I just want to <a href="http&#58;//htmlpurifier&#46;org/comparison">quote some guy from htmlpurifier</a>:<br />
<br />
<strong>Quote:</strong><q style="display:block;margin:0px 10px;padding:5px;background-color:#F7F7F7;border:1px
dotted #CCCCCC;width:80%;"><em><br />
BBCode can be boiled down to a “wanna-be” version of HTML. I mean, replacing<br />
  the angled brackets with square brackets and omitting the occasional parameter<br />
  name? How much more un-original can you get? Somehow, I don't think BBCode<br />
  was meant to readable. Wikipedia agrees:<br />
<br />
--<br />
      BBCode was devised and put to use in order to provide a safer, easier<br />
      and more limited way of allowing users to format their messages.<br />
      Previously, many message boards allowed the users to include HTML,<br />
      which could be used to break/imitate parts of the layout, or run<br />
      JavaScript. Some implementations of BBCode have suffered problems related<br />
      to the way they translate the BBCode into HTML, which could negate the<br />
      security that was intended to be given by BBCode.<br />
--<br />
<br />
Or, put more simply:<br />
<br />
      BBCode came to life when developers where too<br />
      lazy to parse HTML correctly and decided to invent their<br />
     own markup language. As with all products of laziness, the <br />
    result is completely inconsistent, unstandardized, and widely adopted.<br />
</em></q><br />
<br />
<h2>&quot;You have...&quot; - &quot;I know!!!&quot;</h2><br />
<br />
&quot;This message has been posted successfully.&quot;<br />
&quot;You have been successfully logged in.&quot;<br />
&quot;You have successfully authenticated and will now be redirected to the Administration Control Panel.&quot;<br />
&quot;This message has been deleted successfully.&quot;<br />
<br />
The most annoying part of phpBB ever: The recurring information that you have done something - and every time you have to either stare at the message for 3 seconds or click on &quot;proceed&quot;. Think about it! In my case, with 7000+ posts, I would have spent 6,35 hours staring at my computer! And that's only considering the messages for posts, not yet adding any of the other messages. Or alternatively, 7000 clicks. I've had better choices in my life.<br />
<br />
Solution: Just don't tell me. I will see that I posted successfully when I see my post, I will see that I successfully deleted a post when I no longer see it, and I will also see that I got into the admin panel when it appears in front of me. I promise!<br />
<br />
Microsoft agrees: <strong>Quote:</strong><q style="display:block;margin:0px 10px;padding:5px;background-color:#F7F7F7;border:1px
dotted #CCCCCC;width:80%;"><em>A modal dialog box is a poor choice for messages that are <strong>unlikely to change user behavior</strong>. Instead, consider using a notification or a status bar, or even <strong>doing nothing</strong>.</em></q><br />
<br />
And before you actually get a bad idea:<br />
<br />
<strong>Quote:</strong><q style="display:block;margin:0px 10px;padding:5px;background-color:#F7F7F7;border:1px
dotted #CCCCCC;width:80%;"><em>Sometimes optional modal dialog boxes turn out to be annoying, especially when displayed often. Such dialog<br />
boxes typically strive to inform users about a recurring situation or a feature that addresses such situations. A<br />
common solution to this problem is to provide a Don’t show this &lt;item&gt; again option that suppresses the dialog<br />
box in the future.</em></q><br />
<br />
<strong>Quote:</strong><q style="display:block;margin:0px 10px;padding:5px;background-color:#F7F7F7;border:1px
dotted #CCCCCC;width:80%;"><em>If you think your dialog box needs a Don’t show this &lt;item&gt; again option, that is a clear sign that it is annoying<br />
and potentially unnecessary. Before adding this option, consider the following alternatives:<br />
<br />
- Change the design to eliminate the need for the message.<br />
- Make the hard design decision: do users really need to see this dialog box? Will bad things happen if users don’t know this information? If so, always display it; if not, never display it.</em></q><br />
<br />
I hate to admit, but Microsoft really hits the nail on the head, even though they often don't follow their own guidelines  <!-- s:) --><img src="/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --> <br />
<br />
<h2>Topic icons</h2><br />
<br />
Looks like this: <br />
<img src="http&#58;//i26&#46;tinypic&#46;com/2mxlnjr&#46;png" alt="" class="noborder" /><br />
<br />
Stumbled upon that in the Simple Machines Forum, after having a test conversion of the phpBB forum (which didn't go very well btw). So you basically have one icon that represents a topic and...a second icon that also represents a topic. More clutter, and no benefit. And as if that wasn't useless enough, you can - at least in SMF - even change the icon per post within a topic!<br />
This this may be convenient for moderators to find topics of a certain type, but it assumes that users actually choose the correct icon for their type of topic, which is not going to happen. So the icons either cause more work for admins (because they have to adjust them) or just make your forum more colourful (just as the reports mentioned earlier. Would like to see that in combination.). Or both. And no, you cannot disable in in SMF (afaics).<br />
<br />
I believe that topic icons and the other topic icons can really be displayed as a single icon or a column with a single icon and icon overlays. While I'm at it: Web developers should really make more use of tooltips. Instead of providing those for icons that are not clear on first sight, they rather hide an icon legend at a location which has the greatest possible distance to the actual icons.<br />
<br />
<h2>Back to fighting spam</h2><br />
<br />
Now that I've given some examples when phpBB and the likes make your life harder than necessary and implement features just for the feature's sake, let me quickly show an extreme case of what happens when developers just don't think about  users. <br />
<br />
Simple situation: A spammer registered at the forum and made some posts.<br />
Action: Delete user and all posts.<br />
<br />
Actual steps required in phpBB: <br />
<br />
<ol><br />
<li>Click on user name</li><br />
<li>Click &quot;Administrate user&quot;</li><br />
<li>Enter password for admin panel</li><br />
<li>Click &quot;Login&quot;</li><br />
<li>Click &quot;Proceed...&quot; or wait 3 seconds</li><br />
<li>Two clicks for combo box selection &quot;Delete posts&quot; (@developers: Use radio buttons, or better yet a checkbox &quot;Delete posts&quot;. Once click less).</li><br />
<li>Click &quot;Submit&quot;</li><br />
<li>Click &quot;Yes&quot; (I really want to delete this user.)</li><br />
<li>Done!</li></ol><br />
<br />
This way, it's almost less work for human spammers to post spam, than to delete it.<br />
<br />
<br />
That said, I don't want to offend anyone with this post, it just makes me feel a little relieved. And actually, there are forums, like <a href="http&#58;//punbb&#46;informer&#46;com/">punBB</a> that seem to be a little more thoughtful regarding its feature set. This forum though is not able to store the &quot;unread&quot; messages, after a couple of hours?/days? it just assumes you have read them even if you didn't. That wouldn't work for me and the CDBurnerXP forum.<br />
<br />
So now that I've poured out my grief to you, what about SMF? I'm not even sure yet <!-- s:( --><img src="/forum/images/smilies/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( --><br />
<br />
<strong>There's more...</strong><br />
<br />
There are certainly a couple of additional issues with phpBB that tend to annoy. There is no &quot;quick reply&quot; option that would save me from clicking on &quot;reply&quot;, moving topics requires a whole lot of clicks (especially the unchecking the checkbox for &quot;ghost topics&quot;) and after moving a topic it's shown as unread which doesn't make any sense at all. With no use of nowadays rather common Ajax technology, phpBB3 really just feels like phpBB2 with more features to justify the version bump.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>New version: 4.3.5.2256</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=31910</link>
    <dc:date>2010-07-11</dc:date>
    <description><![CDATA[A new version has just been released, with the new feature &quot;disc spanning&quot;. You can use it to divide a data compilation on multiple discs or ISO images, by using &quot;Disc --&gt; Disc spanning&quot; from the menu.
Additionally, a couple of bugs have been fixed.]]></description>
    <content:encoded><![CDATA[A new version has just been released, with the new feature &quot;disc spanning&quot;. You can use it to divide a data compilation on multiple discs or ISO images, by using &quot;Disc --&gt; Disc spanning&quot; from the menu.<br />
Additionally, a couple of bugs have been fixed.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>CDBurnerXP on Twitter</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=31244</link>
    <dc:date>2010-05-10</dc:date>
    <description><![CDATA[I&#039;ll post upcoming changes to CDBurnerXP - and occasionally unrelated stuff - on Twitter. I&#039;m curious about how much interest there is: http://twitter.com/cdburnerxp
]]></description>
    <content:encoded><![CDATA[I'll post upcoming changes to CDBurnerXP - and occasionally unrelated stuff - on Twitter. I'm curious about how much interest there is: <!-- m --><a class="postlink" href="http://twitter.com/cdburnerxp">http://twitter.com/cdburnerxp</a><!-- m --><br />
<a href="http&#58;//twitter&#46;com/cdburnerxp"><img src="http&#58;//cdburnerxp&#46;se/images/twitter_med&#46;png" alt="" class="noborder" /></a>]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>New download server</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=31193</link>
    <dc:date>2010-05-07</dc:date>
    <description><![CDATA[We got quite some traffic problems recently, and now decided to get our own dedicated server for downloads. Thanks to 100tb.com we now have a pretty capable server. Please let me know if you encounter any difficulties or low speeds when downloading CDBurnerXP. Thanks to everyone who donated bandwidth in the past.]]></description>
    <content:encoded><![CDATA[We got quite some traffic problems recently, and now decided to get our own dedicated server for downloads. Thanks to <a href="http&#58;//100tb&#46;com">100tb.com</a> we now have a pretty capable server. Please let me know if you encounter any difficulties or low speeds when downloading CDBurnerXP. Thanks to everyone who donated bandwidth in the past.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Yet another flavour of CDBurnerXP</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=30795</link>
    <dc:date>2010-04-13</dc:date>
    <description><![CDATA[In order to pursue my goal one time working on CDBurnerXP (or more freeware) for a living, I now started a cooperation with Ask and the default CDBurnerXP setup package will be bundled with the Ask Toolbar (optional to install). If the result is as good as expected, we&#039;ll continue the cooperation for a longer time span.
Important notes, in order to address some concerns you might have: There still is a setup package without the toolbar available on the download page. The portable and MSI version does not contain the toolbar. The toolbar will not be installed during silent installations. The toolbar can be uninstalled easily, if you accidentially decided to install it. And also important to note is that the toolbar does not contain any spyware, will not negatively impact the usage of your computer and is also not generally considered &quot;adware&quot;.
I&#039;ll be glad to get your feedback on this undertaking and hope that the way I&#039;m doing this does not meet with opposition too much.

(What about the Google Ads actually? Well, they make a nice amount of money, but it does not suffice for my plans, unfortunately.)]]></description>
    <content:encoded><![CDATA[In order to pursue my goal one time working on CDBurnerXP (or more freeware) for a living, I now started a cooperation with Ask and the default CDBurnerXP setup package will be bundled with the Ask Toolbar (optional to install). If the result is as good as expected, we'll continue the cooperation for a longer time span.<br />
Important notes, in order to address some concerns you might have: There still is a setup package without the toolbar available on the download page. The portable and MSI version does not contain the toolbar. The toolbar will not be installed during silent installations. The toolbar can be uninstalled easily, if you accidentially decided to install it. And also important to note is that the toolbar does not contain any spyware, will not negatively impact the usage of your computer and is also not generally considered &quot;adware&quot;.<br />
I'll be glad to get your feedback on this undertaking and hope that the way I'm doing this does not meet with opposition too much.<br />
<br />
(What about the Google Ads actually? Well, they make a nice amount of money, but it does not suffice for my plans, unfortunately.)]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Portable and x64 version</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=30749</link>
    <dc:date>2010-04-11</dc:date>
    <description><![CDATA[The download page has been extended a little and now also offers portable and x64 editions of CDBurnerXP. Both should be considered beta for a while, but should work fine basically.
Other than that, there are only minor changes in today&#039;s release.

Note that the x64 version is *not* required for 64 bit editions of Windows, the 32 bit version will work fine. If in doubt, always use the 32 bit version.]]></description>
    <content:encoded><![CDATA[The download page has been extended a little and now also offers portable and x64 editions of CDBurnerXP. Both should be considered beta for a while, but should work fine basically.<br />
Other than that, there are only minor changes in today's release.<br />
<br />
Note that the x64 version is *not* required for 64 bit editions of Windows, the 32 bit version will work fine. If in doubt, always use the 32 bit version.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>CDBurnerXP 4.3</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=30389</link>
    <dc:date>2010-03-18</dc:date>
    <description><![CDATA[Hi everyone.

There is a new release of CDBurnerXP: 4.3.0.1977

We had a beta version with the version number &quot;4.3&quot; a while ago, which
had to be re-labeled as &quot;4.2.7&quot; though for compatibility reasons. Now
we really have a final version called &quot;4.3&quot;.

The most important additions are:
- Added Kazakh translation
- Added Arabic translation
- Extended &quot;Copy disc&quot; functionality
- Added tao and -sao switches for command line version
- Updated both burning libraries

Also, in near future there will be an x64 edition for testing purposes.

I hope that you all like the new release ]]></description>
    <content:encoded><![CDATA[Hi everyone.<br />
<br />
There is a new release of CDBurnerXP: 4.3.0.1977<br />
<br />
We had a beta version with the version number &quot;4.3&quot; a while ago, which<br />
had to be re-labeled as &quot;4.2.7&quot; though for compatibility reasons. Now<br />
we really have a final version called &quot;4.3&quot;.<br />
<br />
The most important additions are:<br />
- Added Kazakh translation<br />
- Added Arabic translation<br />
- Extended &quot;Copy disc&quot; functionality<br />
- Added tao and -sao switches for command line version<br />
- Updated both burning libraries<br />
<br />
Also, in near future there will be an x64 edition for testing purposes.<br />
<br />
I hope that you all like the new release <!-- s:) --><img src="/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>New public beta version: 4.2.6</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=28198</link>
    <dc:date>2009-09-21</dc:date>
    <description><![CDATA[Hi everyone,

you might wonder, why we have a new beta 4.2.6 if we already had 4.3? Well, in nutshell CDBurnerXP won&#039;t work properly if we bump the version up to 4.3.x on Windows 7. So for a while, we need to stick with 4.2.x.

Anyway, you may now try the new beta: http://download.cdburnerxp.se/cdbxp_set ... 6.1669.exe

It should be quite stable (so far I only know a minor GUI problem), and contains a bunch of new features.

- CD-Text
- Pause length for audio discs (was already present in the previous beta)
- Optional message boxes 
- Support for the APE audio format
- Rewritten command line version. Should basically have the same functionality, but this time, it should actually work (thanks to the new StarBurn component)
- StarBurn is now used for audio discs, burning ISOs and erasing discs, so these areas of CDBurnerXP should work somewhat more reliably. Without 100% CPU usage and the like.

Have fun...and please give some feedback here 

Edit: Updated to 4.2.6.1669 with a couple of bug fixes.]]></description>
    <content:encoded><![CDATA[Hi everyone,<br />
<br />
you might wonder, why we have a new beta 4.2.6 if we already had 4.3? Well, in nutshell CDBurnerXP won't work properly if we bump the version up to 4.3.x on Windows 7. So for a while, we need to stick with 4.2.x.<br />
<br />
Anyway, you may now try the new beta: <!-- m --><a class="postlink" href="http://download.cdburnerxp.se/cdbxp_setup_4.2.6.1669.exe">http://download.cdburnerxp.se/cdbxp_set ... 6.1669.exe</a><!-- m --><br />
<br />
It should be quite stable (so far I only know a minor GUI problem), and contains a bunch of new features.<br />
<br />
- CD-Text<br />
- Pause length for audio discs (was already present in the previous beta)<br />
- Optional message boxes <br />
- Support for the APE audio format<br />
- Rewritten command line version. Should basically have the same functionality, but this time, it should actually work (thanks to the new StarBurn component)<br />
- StarBurn is now used for audio discs, burning ISOs and erasing discs, so these areas of CDBurnerXP should work somewhat more reliably. Without 100% CPU usage and the like.<br />
<br />
Have fun...and please give some feedback here <!-- s:) --><img src="/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --><br />
<br />
Edit: Updated to 4.2.6.1669 with a couple of bug fixes.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Introducing: MyFeeds.org - a news recommendation service</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=27988</link>
    <dc:date>2009-08-29</dc:date>
    <description><![CDATA[Today I&#039;d like to introduce a new service: MyFeeds.org. It&#039;s a news recommendation service, or in simple terms, a spam filter for news instead of e-mails.



If you&#039;d like news reading to be less work, go and give it a try 
It&#039;s still a rather new service (apparently), so suggestions for improvements are welcome.]]></description>
    <content:encoded><![CDATA[Today I'd like to introduce a new service: MyFeeds.org. It's a news recommendation service, or in simple terms, a spam filter for news instead of e-mails.<br />
<br />
<a href="http&#58;//myfeeds&#46;org"><img src="http&#58;//myfeeds&#46;org/images/my-feeds-org-logo&#46;png" alt="" class="noborder" /></a><br />
<br />
If you'd like news reading to be less work, go and <a href="http&#58;//myfeeds&#46;org">give it a try</a> <!-- s:) --><img src="/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) --><br />
It's still a rather new service (apparently), so suggestions for improvements are welcome.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>New public beta version: 4.3</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=27940</link>
    <dc:date>2009-08-21</dc:date>
    <description><![CDATA[Hi all,

this time, I&#039;m going to release a public beta version, which hasn&#039;t happened for quite a long while now.
However, I am not calling this version &quot;beta&quot; as excuse for the bugs it still contains, but because 

a) it is more or less untested (tests done by developers don&#039;t count)
b) it is not finished yet (couple of features missing) 
c) there still is an unlicensed and beta version of the StarBurn buring library included. This means that you&#039;ll get an annoying message box each time you use the audio burning features.

The two major changes are the use of the StarBurn burning library for audio discs (which should work somewhat better than the NMS library, and will also allow CD-Text) and the removal of MDI structures.

If still dare testing this version, download it from http://download.cdburnerxp.se/cdbxp_set ... 1.1500.exe

Any feedback is appreciated and needed, please use this thread for comments.]]></description>
    <content:encoded><![CDATA[Hi all,<br />
<br />
this time, I'm going to release a public beta version, which hasn't happened for quite a long while now.<br />
However, I am not calling this version &quot;beta&quot; as excuse for the bugs it still contains, but because <br />
<br />
a) it is more or less <strong>untested</strong> (tests done by developers don't count)<br />
b) it is not finished yet (couple of features missing) <br />
c) there still is an <strong>unlicensed and beta version</strong> of the StarBurn buring library included. This means that you'll get an annoying message box each time you use the audio burning features.<br />
<br />
The two major changes are the use of the StarBurn burning library for audio discs (which should work somewhat better than the NMS library, and will also allow CD-Text) and the removal of MDI structures.<br />
<br />
If still dare testing this version, download it from <!-- m --><a class="postlink" href="http://download.cdburnerxp.se/cdbxp_setup_4.3.1.1500.exe">http://download.cdburnerxp.se/cdbxp_set ... 1.1500.exe</a><!-- m --><br />
<br />
Any feedback is appreciated and needed, please use this thread for comments.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>CDBurnerXP update: 4.2.5.1490</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=27839</link>
    <dc:date>2009-08-14</dc:date>
    <description><![CDATA[Hi everyone,

in this release, there are only a couple of changes. Two of them are notable though:

- CDBurnerXP now supports overburning. That means, that you can now burn 90min and similar CDs.
- An automated online update is now included. Basically, you don&#039;t have to take care of updating the application, it will be done automatically.

The auto-update works similar to, for example, the Mozilla Firefox auto update. When the application is started, it will check for updates and download them in background if available. Then, when you start CDBurnerXP the next time, it will automatically apply the update. You don&#039;t have to take any action yourself. You may, however, turn this feature off in the settings if you prefer to keep your application updated manually.
Note that on Vista and Windows 7 with UAC enabled, you will see the same prompt before applying the update as you see when installing CDBurnerXP using installer. Unfortunately, it is not possible to prevent that prompt.]]></description>
    <content:encoded><![CDATA[Hi everyone,<br />
<br />
in this release, there are only a couple of changes. Two of them are notable though:<br />
<br />
- CDBurnerXP now supports overburning. That means, that you can now burn 90min and similar CDs.<br />
- An automated online update is now included. Basically, you don't have to take care of updating the application, it will be done automatically.<br />
<br />
The auto-update works similar to, for example, the Mozilla Firefox auto update. When the application is started, it will check for updates and download them in background if available. Then, when you start CDBurnerXP the next time, it will automatically apply the update. You don't have to take any action yourself. You may, however, turn this feature off in the settings if you prefer to keep your application updated manually.<br />
Note that on Vista and Windows 7 with UAC enabled, you will see the same prompt before applying the update as you see when installing CDBurnerXP using installer. Unfortunately, it is not possible to prevent that prompt.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Quick fix: 4.2.4.1430</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=27509</link>
    <dc:date>2009-07-15</dc:date>
    <description><![CDATA[Unfortunately, it turned out that using the group policies instead of the service causes more harm than good, so this release reverts the changes regarding that matter. Sorry for the inconvenience.
Other than that, there are just translation updates, so this release is basically identical to the previous release.]]></description>
    <content:encoded><![CDATA[Unfortunately, it turned out that using the group policies instead of the service causes more harm than good, so this release reverts the changes regarding that matter. Sorry for the inconvenience.<br />
Other than that, there are just translation updates, so this release is basically identical to the previous release.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Release: 4.2.4.1420</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=27403</link>
    <dc:date>2009-07-07</dc:date>
    <description><![CDATA[Hi,

I&#039;ve now properly released version 4.2.4.1420 of CDBurnerXP. Sorry for the initial problems it had. There are two notable changes:

First, you can now specify a custom folder for temporary data in the settings. Let me point out, that I strongly discourage anyone from having a system temp folder at a location that cannot be written to our does not have enough space to store the required amount of data (like RAM disk &quot;tweaks&quot;). CDBurnerXP is not the only application which requires a properly configured temp folder.

Secondly, the NMSAccess service for device access from limited user accounts is no longer installed, instead, two group policy settings are modified (allocatecdroms = 1, allocatedasd = 2). So if you install the new version, it attempts to uninstall the service. Preferably you check that this step actually worked (Start-&gt;Run-&gt;services.msc), because no setup packages will include install/uninstall feature for this service anymore.]]></description>
    <content:encoded><![CDATA[Hi,<br />
<br />
I've now properly released version 4.2.4.1420 of CDBurnerXP. Sorry for the initial problems it had. There are two notable changes:<br />
<br />
First, you can now specify a custom folder for temporary data in the settings. Let me point out, that I <strong>strongly</strong> discourage anyone from having a system temp folder at a location that cannot be written to our does not have enough space to store the required amount of data (like RAM disk &quot;tweaks&quot;). CDBurnerXP is not the only application which requires a properly configured temp folder.<br />
<br />
Secondly, the NMSAccess service for device access from limited user accounts is no longer installed, instead, two group policy settings are modified (allocatecdroms = 1, allocatedasd = 2). So if you install the new version, it attempts to uninstall the service. Preferably you check that this step actually worked (Start-&gt;Run-&gt;services.msc), because no setup packages will include install/uninstall feature for this service anymore.]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>CDBurnerXP MSI package (beta)</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=26008</link>
    <dc:date>2009-02-28</dc:date>
    <description><![CDATA[Hi all,

I created an MSI package for those of you, who&#039;d like to deploy CDBurnerXP within an organisation or company. You can download the package from our download page. 
A couple of notes:

- The MSI package is (obviously) very new, so please let me know if you experience any issues with it.
- Do not use the MSI package and the usual Inno Setup based installer on the same system.
- If you don&#039;t need MSI specifically, use the Inno Setup based installer. It will remain the preferred setup method.

For download sites: Do not use the MSI package. It&#039;s meant for system admins and those who know what they are doing only.

Thanks in advance for your feedback ]]></description>
    <content:encoded><![CDATA[Hi all,<br />
<br />
I created an MSI package for those of you, who'd like to deploy CDBurnerXP within an organisation or company. You can download the package from <a href="http&#58;//cdburnerxp&#46;se/download">our download page</a>. <br />
A couple of notes:<br />
<br />
- The MSI package is (obviously) very new, so please let me know if you experience any issues with it.<br />
- Do not use the MSI package and the usual Inno Setup based installer on the same system.<br />
- If you don't need MSI specifically, use the Inno Setup based installer. It will remain the preferred setup method.<br />
<br />
For download sites: Do <strong>not</strong> use the MSI package. It's meant for system admins and those who know what they are doing <strong>only</strong>.<br />
<br />
Thanks in advance for your feedback <!-- s:) --><img src="/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->]]></content:encoded>
</item>
<item rdf:about="http://www.cdburnerxp.se/forum/viewtopic.php?p=$row['post_id']">
    <title>Donations now possible</title>
    <link>http://cdburnerxp.se/forum/viewtopic.php?p=25784</link>
    <dc:date>2009-02-08</dc:date>
    <description><![CDATA[Since some of you have requested a way to send donations to us, we now have a donation button again on the download page.
Thanks in advance for any donations ]]></description>
    <content:encoded><![CDATA[Since some of you have requested a way to send donations to us, we now have a donation button again on the <a href="http&#58;//cdburnerxp&#46;se/download">download page</a>.<br />
Thanks in advance for any donations <!-- s:) --><img src="/forum/images/smilies/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->]]></content:encoded>
</item>
</rdf:RDF>