<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: vBulletin PM Reader</title>
	<atom:link href="http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/</link>
	<description>Ali Keshavarz&#039;s Website</description>
	<lastBuildDate>Mon, 30 Jan 2012 10:01:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Ali Keshavarz</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-98689</link>
		<dc:creator>Ali Keshavarz</dc:creator>
		<pubDate>Thu, 17 Nov 2011 01:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-98689</guid>
		<description>Hi Pete,

I really hope it does. Actually for me it is not just Unicode support. I want to change vBulletin PM Reader significantly; improving search, adding support for Unicode, better GUI, better BBCode parser, and so on. So far I haven&#039;t had enough free time to restart this old project. I&#039;m not sure when I will be back to it, but it is always on my list :)</description>
		<content:encoded><![CDATA[<p>Hi Pete,</p>
<p>I really hope it does. Actually for me it is not just Unicode support. I want to change vBulletin PM Reader significantly; improving search, adding support for Unicode, better GUI, better BBCode parser, and so on. So far I haven&#8217;t had enough free time to restart this old project. I&#8217;m not sure when I will be back to it, but it is always on my list <img src='http://vcldeveloper.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-98437</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Tue, 15 Nov 2011 18:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-98437</guid>
		<description>Will the unicode-supported version ever be released?

Thanks!</description>
		<content:encoded><![CDATA[<p>Will the unicode-supported version ever be released?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faizal</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-95088</link>
		<dc:creator>Faizal</dc:creator>
		<pubDate>Sat, 22 Oct 2011 03:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-95088</guid>
		<description>Great software Ali, 

Suggestion: Would be nice if the the search function can work through the messsage content, not just the title.

Thanks</description>
		<content:encoded><![CDATA[<p>Great software Ali, </p>
<p>Suggestion: Would be nice if the the search function can work through the messsage content, not just the title.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ATTN: Everyone who keeps PM's and/or is nearing their PM limit - G35Driver</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-86293</link>
		<dc:creator>ATTN: Everyone who keeps PM's and/or is nearing their PM limit - G35Driver</dc:creator>
		<pubDate>Thu, 25 Aug 2011 00:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-86293</guid>
		<description>[...] somewhere you can find it, like your &quot;My Documents&quot; folder  Now go download this tool:  http://vcldeveloper.com/products/pro...tin-pm-reader/ Here&#039;s the direct link: http://vcldeveloper.com/downloads/vB..._PM_Reader.zip  Install the program  [...]</description>
		<content:encoded><![CDATA[<p>[...] somewhere you can find it, like your &quot;My Documents&quot; folder  Now go download this tool:  <a href="http://vcldeveloper.com/products/pro...tin-pm-reader/" rel="nofollow">http://vcldeveloper.com/products/pro&#8230;tin-pm-reader/</a> Here&#039;s the direct link: <a href="http://vcldeveloper.com/downloads/vB..._PM_Reader.zip" rel="nofollow">http://vcldeveloper.com/downloads/vB&#8230;_PM_Reader.zip</a>  Install the program  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Keshavarz</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-69124</link>
		<dc:creator>Ali Keshavarz</dc:creator>
		<pubDate>Wed, 11 May 2011 22:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-69124</guid>
		<description>Hi, maybe the line breaks are saved in Unix format (only LF character) or Mac format (only CR character) rather than Windows format (CR + LF characters). You can check this using an editor like NotePad++, there is a &quot;Show all characters&quot; button, which shows you the line break characters. Open the XML file in the editor, and make sure the editor is configured to show all the characters (including hidden ones). If you do not see CR LF at the end of the lines, then that is the cause of the problem. You can replace the current line breaks with CR LF characters to fix this.</description>
		<content:encoded><![CDATA[<p>Hi, maybe the line breaks are saved in Unix format (only LF character) or Mac format (only CR character) rather than Windows format (CR + LF characters). You can check this using an editor like NotePad++, there is a &#8220;Show all characters&#8221; button, which shows you the line break characters. Open the XML file in the editor, and make sure the editor is configured to show all the characters (including hidden ones). If you do not see CR LF at the end of the lines, then that is the cause of the problem. You can replace the current line breaks with CR LF characters to fix this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EvilRebel</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-68769</link>
		<dc:creator>EvilRebel</dc:creator>
		<pubDate>Mon, 09 May 2011 23:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-68769</guid>
		<description>Hey. Just installed this and so far it looks good if it wasn&#039;t for two problems. The first one is the encoding thing, but I can live with that. What however is a bit more annoying is that all line breaks seems to be ignored. Any idea as to what may be causing this?</description>
		<content:encoded><![CDATA[<p>Hey. Just installed this and so far it looks good if it wasn&#8217;t for two problems. The first one is the encoding thing, but I can live with that. What however is a bit more annoying is that all line breaks seems to be ignored. Any idea as to what may be causing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Keshavarz</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-38395</link>
		<dc:creator>Ali Keshavarz</dc:creator>
		<pubDate>Thu, 04 Nov 2010 15:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-38395</guid>
		<description>Hi John,

Yes, it is because of the app being non-Unicode. I have a Unicode enabled version in my code repository, but it is not stable, and I haven&#039;t found any time to spend on it and make it stable enough to be published.

For your case, if your forum saves the XML file in Unicode, you have to encode it to ANSI using proper Greek code page. You can try NotePad++ for that.

Also you need to choose your Greek code page as the default non-Unicode code page in Control Panel &#124; Regional and Language settings.

Best Regards</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Yes, it is because of the app being non-Unicode. I have a Unicode enabled version in my code repository, but it is not stable, and I haven&#8217;t found any time to spend on it and make it stable enough to be published.</p>
<p>For your case, if your forum saves the XML file in Unicode, you have to encode it to ANSI using proper Greek code page. You can try NotePad++ for that.</p>
<p>Also you need to choose your Greek code page as the default non-Unicode code page in Control Panel | Regional and Language settings.</p>
<p>Best Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-38353</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 04 Nov 2010 10:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-38353</guid>
		<description>Hello,

very good application but I cannot read anything is written in Greek..

This is because of the Unicode??

Is there any way I can manage to read Greek??

Thank you,
John B.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>very good application but I cannot read anything is written in Greek..</p>
<p>This is because of the Unicode??</p>
<p>Is there any way I can manage to read Greek??</p>
<p>Thank you,<br />
John B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali Keshavarz</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-15214</link>
		<dc:creator>Ali Keshavarz</dc:creator>
		<pubDate>Sat, 08 May 2010 16:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-15214</guid>
		<description>@مهران: نیازی نیست که کاربر حتما مدیر باشه.
برای کاربران عادی هم میشه این کار رو کرد، البته باید کاربر قبلش در سایت لاگین کرده باشه. باید درباره لاگین به وبولتین، و اینکه به چه شکلی عمل لاگین در آن صورت میگیره، تحقیق کرد. با فرض اینکه بدونیم وبولتین چطور اطلاعات لاگین کاربر رو دریافت میکنه، مابقی مراحل کار ساده است.</description>
		<content:encoded><![CDATA[<p>@مهران: نیازی نیست که کاربر حتما مدیر باشه.<br />
برای کاربران عادی هم میشه این کار رو کرد، البته باید کاربر قبلش در سایت لاگین کرده باشه. باید درباره لاگین به وبولتین، و اینکه به چه شکلی عمل لاگین در آن صورت میگیره، تحقیق کرد. با فرض اینکه بدونیم وبولتین چطور اطلاعات لاگین کاربر رو دریافت میکنه، مابقی مراحل کار ساده است.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: مهران</title>
		<link>http://vcldeveloper.com/products/products-freeware/vbulletin-pm-reader/comment-page-1/#comment-15210</link>
		<dc:creator>مهران</dc:creator>
		<pubDate>Sat, 08 May 2010 15:27:38 +0000</pubDate>
		<guid isPermaLink="false">http://vcldeveloper.com/?p=7#comment-15210</guid>
		<description>سلام . یک پیشنهاد دارم . اینطور که من متوجه شدم برنامه ی شما لیست پیام ها رو از طریق فایل اکس ام الی که از پنل دریافت میشه استخراح میکنه . میشه این امکان رو اضافه کرد که کاربر/مدیر به طور مستقیم پس از وارد کردن &quot;نام کاربری&quot; و  &quot;پسورد&quot; به پنل مدیریت در ویبولتن متصل بشه و آنلاین پیغام ها رو دریافت کنه .</description>
		<content:encoded><![CDATA[<p>سلام . یک پیشنهاد دارم . اینطور که من متوجه شدم برنامه ی شما لیست پیام ها رو از طریق فایل اکس ام الی که از پنل دریافت میشه استخراح میکنه . میشه این امکان رو اضافه کرد که کاربر/مدیر به طور مستقیم پس از وارد کردن &#8220;نام کاربری&#8221; و  &#8220;پسورد&#8221; به پنل مدیریت در ویبولتن متصل بشه و آنلاین پیغام ها رو دریافت کنه .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 5/22 queries in 0.068 seconds using disk: basic
Object Caching 506/519 objects using disk: basic

Served from: vcldeveloper.com @ 2012-02-04 22:12:25 -->
