<?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/">
	<channel>
		<title><![CDATA[Free PC Clinic-The Best Free Computer Support Forum of Sri Lanka - All Forums]]></title>
		<link>http://www.bestpcdrivers.com/forum/</link>
		<description><![CDATA[Free PC Clinic-The Best Free Computer Support Forum of Sri Lanka - http://www.bestpcdrivers.com/forum]]></description>
		<pubDate>Tue, 09 Mar 2010 16:16:07 -0500</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Use of flash web designs]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=75</link>
			<pubDate>Mon, 08 Mar 2010 06:30:59 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=75</guid>
			<description><![CDATA[Flash is a multimedia tool that gives a lot of opportunity for creativity. This aspect of Macromedia helps in developing an interactive website. A good and experienced flash web developer can use the flash techniques effectively for the development of innovative web designs. Flash techniques can be combined with the other contents of the web pages to make an interactive website. <br />
<br />
Flash components help in giving wings to the imagination of a person. All your dreams about a possible web design can thus turn in to reality with the help of flash components. Attention-grabbing online ads and web designs can be designed with the help of flash components. Flash components are the most mesmerizing devices used in web designing.  <br />
<br />
A flash web designer has to consider certain points while designing a flash web design. Enough options should be given to skip the pages which do not attract the attention of the visitors.  Certain flash presentations may unnecessarily take a lot of time of the visitors. Skip buttons can be used in such situations. <br />
<br />
Use flash designs only at places where it can add profit to your business. Unnecessary use of flash designs may increase the loading time of the website.  The problem is not in the concept, but in the way it is used in the website. <br />
<br />
Flash designs are highly interactive than HTML websites.  It improves the appearance of the website and leaves an everlasting impression. Flash <span style="font-weight: bold;"><a href="http://www.intellixmedia.com/" target="_blank">web design Los Angeles</a></span> companies are the leaders in flash web designs. They make unique and interactive flash web designs that attract visitors from all over the world.]]></description>
			<content:encoded><![CDATA[Flash is a multimedia tool that gives a lot of opportunity for creativity. This aspect of Macromedia helps in developing an interactive website. A good and experienced flash web developer can use the flash techniques effectively for the development of innovative web designs. Flash techniques can be combined with the other contents of the web pages to make an interactive website. <br />
<br />
Flash components help in giving wings to the imagination of a person. All your dreams about a possible web design can thus turn in to reality with the help of flash components. Attention-grabbing online ads and web designs can be designed with the help of flash components. Flash components are the most mesmerizing devices used in web designing.  <br />
<br />
A flash web designer has to consider certain points while designing a flash web design. Enough options should be given to skip the pages which do not attract the attention of the visitors.  Certain flash presentations may unnecessarily take a lot of time of the visitors. Skip buttons can be used in such situations. <br />
<br />
Use flash designs only at places where it can add profit to your business. Unnecessary use of flash designs may increase the loading time of the website.  The problem is not in the concept, but in the way it is used in the website. <br />
<br />
Flash designs are highly interactive than HTML websites.  It improves the appearance of the website and leaves an everlasting impression. Flash <span style="font-weight: bold;"><a href="http://www.intellixmedia.com/" target="_blank">web design Los Angeles</a></span> companies are the leaders in flash web designs. They make unique and interactive flash web designs that attract visitors from all over the world.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Does anyone now where i can find a free classified ad script?]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=74</link>
			<pubDate>Sat, 27 Feb 2010 11:38:13 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=74</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Does anyone now where I can find a free classified ad script?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<br />
Best free classified ads script. Try<a href="http://noahsclassifieds.org/" target="_blank"> Noahs Classifieds Free Lite Edition</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Does anyone now where I can find a free classified ad script?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<br />
Best free classified ads script. Try<a href="http://noahsclassifieds.org/" target="_blank"> Noahs Classifieds Free Lite Edition</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Configuring Squid on Linux to authenticate with Active Directory]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=73</link>
			<pubDate>Thu, 11 Feb 2010 05:05:04 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=73</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
How do I Configuring Squid on Linux to authenticate with Active Directory.<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Open Squid configuration file (squid.conf) and make the following changes:<br />
<br />
Find the auth param section of the config file (TAG: auth_param), and change the auth param basic program line to look like this. <br />
<br />
auth_param basic program /usr/lib/squid/squid_ldap_auth -b "dc=yourdomain,dc=com" -f "uid=%s" -h ldap.yourdomain.com<br />
acl ldapauth proxy_auth REQUIRED<br />
http_access allow ldapauth<br />
http_access deny]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
How do I Configuring Squid on Linux to authenticate with Active Directory.<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Open Squid configuration file (squid.conf) and make the following changes:<br />
<br />
Find the auth param section of the config file (TAG: auth_param), and change the auth param basic program line to look like this. <br />
<br />
auth_param basic program /usr/lib/squid/squid_ldap_auth -b "dc=yourdomain,dc=com" -f "uid=%s" -h ldap.yourdomain.com<br />
acl ldapauth proxy_auth REQUIRED<br />
http_access allow ldapauth<br />
http_access deny]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Squid Quota]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=72</link>
			<pubDate>Thu, 11 Feb 2010 04:54:51 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=72</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Hi all, I want to give 20 MB quota for internet users , by day and if the user use all the quota the access is denied.How can I do it with squid ?? <br />
<br />
<span style="font-weight: bold;">Answer</span><br />
If you want to do it directly with squid just use Delay Pool otherwise use <a href="http://sourceforge.net/projects/squidquota/" target="_blank">Squid Quota and Traffic Analysis</a>.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Hi all, I want to give 20 MB quota for internet users , by day and if the user use all the quota the access is denied.How can I do it with squid ?? <br />
<br />
<span style="font-weight: bold;">Answer</span><br />
If you want to do it directly with squid just use Delay Pool otherwise use <a href="http://sourceforge.net/projects/squidquota/" target="_blank">Squid Quota and Traffic Analysis</a>.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Squid Quota  Software]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=71</link>
			<pubDate>Tue, 09 Feb 2010 02:54:36 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=71</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
my company using linux server as a squid proxy.I need to implement quota management system on this proxy server. Please tell me how to do this. Is there any software working with squid proxy for quota control ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
 I know these projects on SourceForge for quota support in squid . Try them some time you can use one of them , but some are under development.<br />
<br />
<a href="http://sourceforge.net/projects/alfred/" target="_blank">http://sourceforge.net/projects/alfred/</a><br />
[url= Quota Squid (<a href="http://sourceforge.net/projects/quotasquid/)%5D" target="_blank">http://sourceforge.net/projects/quotasquid/)&#93;</a> Quota Squid (<a href="http://sourceforge.net/projects/quotasquid/)" target="_blank">http://sourceforge.net/projects/quotasquid/)</a>[/url&#93;<br />
 Bravo for the effort, in any case. Far more that I could have managed.<br />
quota management in squid.<br />
<a href="http://www.ledge.co.za/software/squint/squish/" target="_blank">http://www.ledge.co.za/software/squint/squish/</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
my company using linux server as a squid proxy.I need to implement quota management system on this proxy server. Please tell me how to do this. Is there any software working with squid proxy for quota control ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
 I know these projects on SourceForge for quota support in squid . Try them some time you can use one of them , but some are under development.<br />
<br />
<a href="http://sourceforge.net/projects/alfred/" target="_blank">http://sourceforge.net/projects/alfred/</a><br />
[url= Quota Squid (<a href="http://sourceforge.net/projects/quotasquid/)%5D" target="_blank">http://sourceforge.net/projects/quotasquid/)]</a> Quota Squid (<a href="http://sourceforge.net/projects/quotasquid/)" target="_blank">http://sourceforge.net/projects/quotasquid/)</a>[/url]<br />
 Bravo for the effort, in any case. Far more that I could have managed.<br />
quota management in squid.<br />
<a href="http://www.ledge.co.za/software/squint/squish/" target="_blank">http://www.ledge.co.za/software/squint/squish/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Using Delay Pools for squid quota management]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=70</link>
			<pubDate>Tue, 09 Feb 2010 00:24:59 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=70</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
How to use Delay Pools for implement squid quota management.<br />
<br />
<span style="font-weight: bold;">Answer</span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
How to use Delay Pools for implement squid quota management.<br />
<br />
<span style="font-weight: bold;">Answer</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["sams-20050412.tar.gz" from the website http://sams.irc.perm.ru"]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=69</link>
			<pubDate>Mon, 08 Feb 2010 04:28:30 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=69</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
<div style="text-align: justify;">Where I  can Download "sams-20050412.tar.gz" from the website <a href="http://sams.irc.perm.ru" target="_blank">http://sams.irc.perm.ru</a>" . I need this package to implement quota management system using squid. I try to find it everywhere but couldn't find it , please let me know anyone found this package.<br />
cheers </div>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
<div style="text-align: justify;">Where I  can Download "sams-20050412.tar.gz" from the website <a href="http://sams.irc.perm.ru" target="_blank">http://sams.irc.perm.ru</a>" . I need this package to implement quota management system using squid. I try to find it everywhere but couldn't find it , please let me know anyone found this package.<br />
cheers </div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Squid delay pool youtube video]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=68</link>
			<pubDate>Mon, 08 Feb 2010 03:55:09 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=68</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Please provide me a Squid delay pool  video tutorial , on youtube or anywhere ?<br />
Thanks<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Ok, we will send you a download link for a video on Squid delay pool .]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Please provide me a Squid delay pool  video tutorial , on youtube or anywhere ?<br />
Thanks<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Ok, we will send you a download link for a video on Squid delay pool .]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Money Angel]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=67</link>
			<pubDate>Mon, 08 Feb 2010 02:40:55 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=67</guid>
			<description><![CDATA[Money Angel <br />
<br />
This is a money angel <br />
<br />
Pass it to 6 of your good friends, or family <br />
and be rich in 4 Days. <br />
<br />
Pass it to 12 of your good friends.or family <br />
and be rich in 2 Days. <br />
<br />
I am not joking. You will find an unexpected <br />
windfall. <br />
<br />
Pass it to 24 of your good friends.or family <br />
and be rich in 1 Days. <br />
<br />
Pass it to 48 of your good friends.or family <br />
and be rich in RIGHT NOW !!!!]]></description>
			<content:encoded><![CDATA[Money Angel <br />
<br />
This is a money angel <br />
<br />
Pass it to 6 of your good friends, or family <br />
and be rich in 4 Days. <br />
<br />
Pass it to 12 of your good friends.or family <br />
and be rich in 2 Days. <br />
<br />
I am not joking. You will find an unexpected <br />
windfall. <br />
<br />
Pass it to 24 of your good friends.or family <br />
and be rich in 1 Days. <br />
<br />
Pass it to 48 of your good friends.or family <br />
and be rich in RIGHT NOW !!!!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Comparison of Windows Server 2003 Editions Part  Numbers (Product Numbers)]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=66</link>
			<pubDate>Tue, 02 Feb 2010 23:47:20 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=66</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Please explain me Windows Server 2003 product numbers, I couldn't understand them.<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<div style="text-align: justify;">
Microsoft issued product number/part number according to the license provide for the relevant product.<br />
Comparison of Windows Server 2003 Editions Part  Numbers (Product Numbers) - Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2</div>
<br />
<span style="font-weight: bold;">Product Details	<br />
Full Packaged Product – Windows Server 2003 R2 with Service Pack 2, Standard Edition (English language)</span><br />
License Offering	Part Number	Product Name	Media	License	Pallet Quantity	Master-pack Quantity	Bar Code<br />
License	P73-02509	Windows Svr Std 2003 R2 w/SP2 Win32 English CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses*	420	10	882224388566<br />
License	P73-02510	Windows Svr Std 2003 R2 w/SP2 Win32 English CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*	420	10	882224388573<br />
License – Academic Edition	P73-02511	Windows Svr Std 2003 R2 w/SP2 Win32 English AE CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses* (for Qualified Educational Users only)	420	10	882224388580<br />
License – Academic Edition	P73-02508	Windows Svr Std 2003 R2 w/SP2 Win32 English AE CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*<br />
(for Qualified Educational Users only)	420	10	882224388559<br />
<br />
<span style="font-weight: bold;">Full Packaged Product – Windows Server 2003 R2 with Service Pack 2, Standard x64 Edition (English language)</span><br />
License Offering	Part Number	Product Name	Media	License	Pallet Quantity	Master-pack Quantity	Bar Code<br />
License	P73-02497	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses*	420	10	882224387156<br />
License	P73-02498	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*	420	10	882224387163<br />
License – Academic Edition	P73-02496	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English AE CD 10 Clt	CD-ROM	1 server license &amp; 5 client access licenses* (for Qualified Educational Users only)	420	10	882224387149<br />
License – Academic Edition	P73-02499	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English AE CD 5 Clt	CD-ROM	1 server license &amp; 10 client access licenses*<br />
(for Qualified Educational Users only)	420	10	882224387170<br />
<br />
<span style="font-weight: bold;">Full Packaged Product – Windows Server 2003 R2 with Service Pack 2, Standard Edition (Swedish language)</span><br />
License Offering	Part Number	Product Name	Media	License	Pallet Quantity	Master-pack Quantity	Bar Code<br />
License	P73-02577	Windows Svr Std 2003 R2 w/SP2 Win32 Swedish CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses*	420	10	882224389242<br />
License	P73-02580	Windows Svr Std 2003 R2 w/SP2 Win32 Swedish CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*	420	10	882224389273<br />
License – Academic Edition	P73-02578	Windows Svr Std 2003 R2 w/SP2 Win32 Swedish AE CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses* (for Qualified Educational Users only)	420	10	882224389259<br />
<span style="font-weight: bold;"><br />
Open License - Windows Server 2003 R2, Standard Edition (English language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License	P73-01972	Windows Svr Std 2003 R2 English OLP NL	No Level	1 server license<br />
License	P73-01945	Windows Svr Std 2003 R2 English OLP C	C	1 server license<br />
License – Academic Edition	P73-01871	Windows Svr Std 2003 R2 English OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License – Academic Edition	P73-01852	Windows Svr Std 2003 R2 English OLP B AE EMEA Only	B	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance	P73-00352	Windows Svr Std English Lic/SA Pack OLP NL	No Level	1 server license<br />
License &amp; Software Assurance	P73-00499	Windows Svr Std English Lic/SA Pack OLP C	C	1 server license<br />
License &amp; Software Assurance – Academic Edition	P73-00353	Windows Svr Std English Lic/SA Pack OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance – Academic Edition	P73-00416	Windows Svr Std English Lic/SA Pack OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Software Assurance	P73-00354	Windows Svr Std English SA OLP NL	No Level	1 server license<br />
Software Assurance	P73-00575	Windows Svr Std English SA OLP C	C	1 server license<br />
Software Assurance – Academic Edition	P73-00355	Windows Svr Std English SA OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
Software Assurance – Academic Edition	P73-00417	Windows Svr Std English SA OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Doc Kit	P73-00007	Windows Svr Std 2003 Win32 English DocKit Getting Started	N/A	Doc Kit<br />
Disk Kit	P73-01780	Windows Svr Std 2003 R2 32-bit/x64 English Disk Kit MVL CD	N/A	Disk Kit only (for Volume Licensing only)<br />
<br />
<span style="font-weight: bold;"><br />
Open License - Windows Server 2003 R2, Standard Edition (Swedish language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License	P73-01985	Windows Svr Std 2003 R2 Swedish OLP NL	No Level	1 server license<br />
License	P73-01958	Windows Svr Std 2003 R2 Swedish OLP C	C	1 server license<br />
License – Academic Edition	P73-01884	Windows Svr Std 2003 R2 Swedish OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License – Academic Edition	P73-01863	Windows Svr Std 2003 R2 Swedish OLP B AE EMEA Only	B	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance	P73-00404	Windows Svr Std Swedish Lic/SA Pack OLP NL	No Level	1 server license<br />
License &amp; Software Assurance	P73-00487	Windows Svr Std Swedish Lic/SA Pack OLP C	C	1 server license<br />
License &amp; Software Assurance – Academic Edition	P73-00405	Windows Svr Std Swedish Lic/SA Pack OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance – Academic Edition	P73-00438	Windows Svr Std Swedish Lic/SA Pack OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Software Assurance	P73-00406	Windows Svr Std Swedish SA OLP NL	No Level	1 server license<br />
Software Assurance	P73-00563	Windows Svr Std Swedish SA OLP C	C	1 server license<br />
Software Assurance – Academic Edition	P73-00407	Windows Svr Std Swedish SA OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
Software Assurance – Academic Edition	P73-00439	Windows Svr Std Swedish SA OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Doc Kit	P73-00057	Windows Svr Std 2003 Swedish DocKit Getting Started	N/A	Doc Kit<br />
Disk Kit	P73-01792	<br />
	Windows Svr Std 2003 R2 Win32 Swedish Disk Kit MVL CD	N/A	Disk Kit only (for Volume Licensing only)<br />
<br />
<span style="font-weight: bold;">Open License - Windows Server 2003 R2, Standard Edition (English/Multilanguage)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License	P73-01973	Windows Svr Std 2003 R2 English/MultiLang OLP NL	No Level	1 server license<br />
License	P73-01946	Windows Svr Std 2003 R2 English/MultiLang OLP C	C	1 server license<br />
License – Academic Edition	P73-01872	Windows Svr Std 2003 R2 English/MultiLang OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License – Academic Edition	P73-01853	Windows Svr Std 2003 R2 English/MultiLang OLP B AE EMEA Only	B	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance	P73-00356	Windows Svr Std English/MultiLang Lic/SA Pack OLP NL	No Level	1 server license<br />
License &amp; Software Assurance	P73-00515	Windows Svr Std English/MultiLang Lic/SA Pack OLP C	C	1 server license<br />
License &amp; Software Assurance – Academic Edition	P73-00357	Windows Svr Std English/MultiLang Lic/SA Pack OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance – Academic Edition	P73-00418	Windows Svr Std English/MultiLang Lic/SA Pack OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Software Assurance	P73-00358	Windows Svr Std English/MultiLang SA OLP NL	No Level	1 server license<br />
Software Assurance	P73-00558	Windows Svr Std English/MultiLang SA OLP C	C	1 server license<br />
Software Assurance – Academic Edition	P73-00359	Windows Svr Std English/MultiLang SA OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
Software Assurance – Academic Edition	P73-00419	Windows Svr Std English/MultiLang SA OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Doc Kit	P73-00007	Windows Svr Std 2003 Win32 English DocKit Getting Started	N/A	Doc Kit<br />
Disk Kit	P73-01781	Windows Svr Std 2003 R2 32-bit/x64 English/MultiLang Disk Kit MVL CD	N/A	Disk Kit only (for Volume Licensing only)<br />
<span style="font-weight: bold;"><br />
Open Value - Windows Server 2003 R2, Standard Edition (English language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License &amp; Software Assurance – Acquired Yr 1	P73-01420	Windows Svr Std English Lic/SA Pack OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 2	P73-01421	Windows Svr Std English Lic/SA Pack OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 3	P73-01422	Windows Svr Std English Lic/SA Pack OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 1	P73-01423	Windows Svr Std English SA OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 2	P73-01427	Windows Svr Std English SA OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 3	P73-01426	Windows Svr Std English SA OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
<span style="font-weight: bold;"><br />
Open Value - Windows Server 2003 R2, Standard Edition (Unlisted language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License &amp; Software Assurance – Acquired Yr 1	P73-01560	Windows Svr Std Unlisted Lic/SA Pack OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 2	P73-01561	Windows Svr Std Unlisted Lic/SA Pack OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 3	P73-01562	Windows Svr Std Unlisted Lic/SA Pack OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 1	P73-01563	Windows Svr Std Unlisted SA OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 2	P73-01567	Windows Svr Std Unlisted SA OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 3	P73-01566	Windows Svr Std Unlisted SA OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
<br />
<span style="font-weight: bold;">Source from Microsoft - If you need I can send you the complete document<br />
</span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Please explain me Windows Server 2003 product numbers, I couldn't understand them.<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<div style="text-align: justify;">
Microsoft issued product number/part number according to the license provide for the relevant product.<br />
Comparison of Windows Server 2003 Editions Part  Numbers (Product Numbers) - Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2</div>
<br />
<span style="font-weight: bold;">Product Details	<br />
Full Packaged Product – Windows Server 2003 R2 with Service Pack 2, Standard Edition (English language)</span><br />
License Offering	Part Number	Product Name	Media	License	Pallet Quantity	Master-pack Quantity	Bar Code<br />
License	P73-02509	Windows Svr Std 2003 R2 w/SP2 Win32 English CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses*	420	10	882224388566<br />
License	P73-02510	Windows Svr Std 2003 R2 w/SP2 Win32 English CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*	420	10	882224388573<br />
License – Academic Edition	P73-02511	Windows Svr Std 2003 R2 w/SP2 Win32 English AE CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses* (for Qualified Educational Users only)	420	10	882224388580<br />
License – Academic Edition	P73-02508	Windows Svr Std 2003 R2 w/SP2 Win32 English AE CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*<br />
(for Qualified Educational Users only)	420	10	882224388559<br />
<br />
<span style="font-weight: bold;">Full Packaged Product – Windows Server 2003 R2 with Service Pack 2, Standard x64 Edition (English language)</span><br />
License Offering	Part Number	Product Name	Media	License	Pallet Quantity	Master-pack Quantity	Bar Code<br />
License	P73-02497	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses*	420	10	882224387156<br />
License	P73-02498	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*	420	10	882224387163<br />
License – Academic Edition	P73-02496	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English AE CD 10 Clt	CD-ROM	1 server license &amp; 5 client access licenses* (for Qualified Educational Users only)	420	10	882224387149<br />
License – Academic Edition	P73-02499	Windows Svr Std 2003 R2 w/SP2 64Bit x64 English AE CD 5 Clt	CD-ROM	1 server license &amp; 10 client access licenses*<br />
(for Qualified Educational Users only)	420	10	882224387170<br />
<br />
<span style="font-weight: bold;">Full Packaged Product – Windows Server 2003 R2 with Service Pack 2, Standard Edition (Swedish language)</span><br />
License Offering	Part Number	Product Name	Media	License	Pallet Quantity	Master-pack Quantity	Bar Code<br />
License	P73-02577	Windows Svr Std 2003 R2 w/SP2 Win32 Swedish CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses*	420	10	882224389242<br />
License	P73-02580	Windows Svr Std 2003 R2 w/SP2 Win32 Swedish CD 10 Clt	CD-ROM	1 server license &amp; 10 client access licenses*	420	10	882224389273<br />
License – Academic Edition	P73-02578	Windows Svr Std 2003 R2 w/SP2 Win32 Swedish AE CD 5 Clt	CD-ROM	1 server license &amp; 5 client access licenses* (for Qualified Educational Users only)	420	10	882224389259<br />
<span style="font-weight: bold;"><br />
Open License - Windows Server 2003 R2, Standard Edition (English language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License	P73-01972	Windows Svr Std 2003 R2 English OLP NL	No Level	1 server license<br />
License	P73-01945	Windows Svr Std 2003 R2 English OLP C	C	1 server license<br />
License – Academic Edition	P73-01871	Windows Svr Std 2003 R2 English OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License – Academic Edition	P73-01852	Windows Svr Std 2003 R2 English OLP B AE EMEA Only	B	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance	P73-00352	Windows Svr Std English Lic/SA Pack OLP NL	No Level	1 server license<br />
License &amp; Software Assurance	P73-00499	Windows Svr Std English Lic/SA Pack OLP C	C	1 server license<br />
License &amp; Software Assurance – Academic Edition	P73-00353	Windows Svr Std English Lic/SA Pack OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance – Academic Edition	P73-00416	Windows Svr Std English Lic/SA Pack OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Software Assurance	P73-00354	Windows Svr Std English SA OLP NL	No Level	1 server license<br />
Software Assurance	P73-00575	Windows Svr Std English SA OLP C	C	1 server license<br />
Software Assurance – Academic Edition	P73-00355	Windows Svr Std English SA OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
Software Assurance – Academic Edition	P73-00417	Windows Svr Std English SA OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Doc Kit	P73-00007	Windows Svr Std 2003 Win32 English DocKit Getting Started	N/A	Doc Kit<br />
Disk Kit	P73-01780	Windows Svr Std 2003 R2 32-bit/x64 English Disk Kit MVL CD	N/A	Disk Kit only (for Volume Licensing only)<br />
<br />
<span style="font-weight: bold;"><br />
Open License - Windows Server 2003 R2, Standard Edition (Swedish language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License	P73-01985	Windows Svr Std 2003 R2 Swedish OLP NL	No Level	1 server license<br />
License	P73-01958	Windows Svr Std 2003 R2 Swedish OLP C	C	1 server license<br />
License – Academic Edition	P73-01884	Windows Svr Std 2003 R2 Swedish OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License – Academic Edition	P73-01863	Windows Svr Std 2003 R2 Swedish OLP B AE EMEA Only	B	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance	P73-00404	Windows Svr Std Swedish Lic/SA Pack OLP NL	No Level	1 server license<br />
License &amp; Software Assurance	P73-00487	Windows Svr Std Swedish Lic/SA Pack OLP C	C	1 server license<br />
License &amp; Software Assurance – Academic Edition	P73-00405	Windows Svr Std Swedish Lic/SA Pack OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance – Academic Edition	P73-00438	Windows Svr Std Swedish Lic/SA Pack OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Software Assurance	P73-00406	Windows Svr Std Swedish SA OLP NL	No Level	1 server license<br />
Software Assurance	P73-00563	Windows Svr Std Swedish SA OLP C	C	1 server license<br />
Software Assurance – Academic Edition	P73-00407	Windows Svr Std Swedish SA OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
Software Assurance – Academic Edition	P73-00439	Windows Svr Std Swedish SA OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Doc Kit	P73-00057	Windows Svr Std 2003 Swedish DocKit Getting Started	N/A	Doc Kit<br />
Disk Kit	P73-01792	<br />
	Windows Svr Std 2003 R2 Win32 Swedish Disk Kit MVL CD	N/A	Disk Kit only (for Volume Licensing only)<br />
<br />
<span style="font-weight: bold;">Open License - Windows Server 2003 R2, Standard Edition (English/Multilanguage)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License	P73-01973	Windows Svr Std 2003 R2 English/MultiLang OLP NL	No Level	1 server license<br />
License	P73-01946	Windows Svr Std 2003 R2 English/MultiLang OLP C	C	1 server license<br />
License – Academic Edition	P73-01872	Windows Svr Std 2003 R2 English/MultiLang OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License – Academic Edition	P73-01853	Windows Svr Std 2003 R2 English/MultiLang OLP B AE EMEA Only	B	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance	P73-00356	Windows Svr Std English/MultiLang Lic/SA Pack OLP NL	No Level	1 server license<br />
License &amp; Software Assurance	P73-00515	Windows Svr Std English/MultiLang Lic/SA Pack OLP C	C	1 server license<br />
License &amp; Software Assurance – Academic Edition	P73-00357	Windows Svr Std English/MultiLang Lic/SA Pack OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
License &amp; Software Assurance – Academic Edition	P73-00418	Windows Svr Std English/MultiLang Lic/SA Pack OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Software Assurance	P73-00358	Windows Svr Std English/MultiLang SA OLP NL	No Level	1 server license<br />
Software Assurance	P73-00558	Windows Svr Std English/MultiLang SA OLP C	C	1 server license<br />
Software Assurance – Academic Edition	P73-00359	Windows Svr Std English/MultiLang SA OLP NL AE	No Level	1 server license (for Qualified Educational Users only)<br />
Software Assurance – Academic Edition	P73-00419	Windows Svr Std English/MultiLang SA OLP B AE	B	1 server license (for Qualified Educational Users only)<br />
Doc Kit	P73-00007	Windows Svr Std 2003 Win32 English DocKit Getting Started	N/A	Doc Kit<br />
Disk Kit	P73-01781	Windows Svr Std 2003 R2 32-bit/x64 English/MultiLang Disk Kit MVL CD	N/A	Disk Kit only (for Volume Licensing only)<br />
<span style="font-weight: bold;"><br />
Open Value - Windows Server 2003 R2, Standard Edition (English language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License &amp; Software Assurance – Acquired Yr 1	P73-01420	Windows Svr Std English Lic/SA Pack OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 2	P73-01421	Windows Svr Std English Lic/SA Pack OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 3	P73-01422	Windows Svr Std English Lic/SA Pack OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 1	P73-01423	Windows Svr Std English SA OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 2	P73-01427	Windows Svr Std English SA OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 3	P73-01426	Windows Svr Std English SA OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
<span style="font-weight: bold;"><br />
Open Value - Windows Server 2003 R2, Standard Edition (Unlisted language)</span><br />
License Offering	Part Number	Product Name	Level	Licensing Information<br />
License &amp; Software Assurance – Acquired Yr 1	P73-01560	Windows Svr Std Unlisted Lic/SA Pack OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 2	P73-01561	Windows Svr Std Unlisted Lic/SA Pack OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
License &amp; Software Assurance – Acquired Yr 3	P73-01562	Windows Svr Std Unlisted Lic/SA Pack OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 1	P73-01563	Windows Svr Std Unlisted SA OLV NL 1YR Acq Y1 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 2	P73-01567	Windows Svr Std Unlisted SA OLV NL 1YR Acq Y2 Addtl Prod	Non-Specific	1 server license<br />
Software Assurance – Acquired Yr 3	P73-01566	Windows Svr Std Unlisted SA OLV NL 1YR Acq Y3 Addtl Prod	Non-Specific	1 server license<br />
<br />
<span style="font-weight: bold;">Source from Microsoft - If you need I can send you the complete document<br />
</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Difference between the Windows Server 2003 R2 and Windows Standard version]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=65</link>
			<pubDate>Tue, 02 Feb 2010 02:40:23 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=65</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
What is the difference between the Windows Server 2003 R2 and Windows Standard version ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<div style="text-align: justify;">Windows Server 2003 R2 extends the Windows Server 2003 operating system, providing a more efficient way to manage and control access to local and remote resources while easily integrating into your existing Windows Server 2003 environment. Windows Server 2003 R2 provides a scalable, security-enhanced Web platform, seamless interoperability with UNIX-based systems and enables new scenarios including simplified branch server management, improved identity and access management, and more efficient storage management. Windows Server 2003 R2 Datacenter Edition and Enterprise Edition also delivers dynamic new licensing that allows customers to get even more value out of server virtualization. This page provides an overview of benefits, new features, and improvements in Windows Server 2003 R2.</div>
<br />
<a href="http://technet.microsoft.com/en-us/windowsserver/bb428898.aspx" target="_blank">Source from Microsoft Technet  :</a><br />
<br />
<span style="font-weight: bold;">Should I upgrade from Windows Server 2003 to Windows Server 2003 R2? </span><br />
<div style="text-align: justify;">Windows Server 2003 R2 integrates the work done in Windows Server 2003 SP1 with selected new features and components, and adds a small number of previously released feature packs. Because Windows Server 2003 R2 is based on Windows Server 2003 SP1, you would need to upgrade only those Windows Server 2003 servers on which you want to run the new features. Because Windows Server 2003 R2 will be serviced with the same service packs and updates as Windows Server 2003, combining Windows Server 2003 operating systems and Windows Server 2003 R2 operating systems in a single environment is very easy.</div>
<br />
<a href="http://www.microsoft.com/windowsserver2003/R2/R2FAQ.mspx" target="_blank">Source From Microsoft Technet</a><br />
<br />
<span style="font-weight: bold;">What are the differences between Windows Server 2003 Service Pack 1 (SP1) and Windows Server 2003 R2?</span><br />
<br />
Windows Server 2003 SP1 is a service pack that provides product updates to the Windows Server 2003 operating system. Windows Server 2003 SP1 contains additional features to increase security and improve functionality. SP1 is a free product update and can be easily downloaded or ordered on a CD-ROM.<br />
<br />
Get more information about <a href="http://www.microsoft.com/technet/downloads/winsrvr/servicepacks/sp1/default.mspx" target="_blank">Windows Server 2003 SP1.</a><br />
<div style="text-align: justify;">
Windows Server 2003 R2 is an update release of the Windows Server 2003 operating system that is built on top of Windows Server 2003 SP1 and includes new product features, specifically in the following areas: branch office management, identity and access management, and storage management. Windows Server R2 requires a new server license and is available for purchase through the same channels as Windows Server.</div>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
What is the difference between the Windows Server 2003 R2 and Windows Standard version ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<div style="text-align: justify;">Windows Server 2003 R2 extends the Windows Server 2003 operating system, providing a more efficient way to manage and control access to local and remote resources while easily integrating into your existing Windows Server 2003 environment. Windows Server 2003 R2 provides a scalable, security-enhanced Web platform, seamless interoperability with UNIX-based systems and enables new scenarios including simplified branch server management, improved identity and access management, and more efficient storage management. Windows Server 2003 R2 Datacenter Edition and Enterprise Edition also delivers dynamic new licensing that allows customers to get even more value out of server virtualization. This page provides an overview of benefits, new features, and improvements in Windows Server 2003 R2.</div>
<br />
<a href="http://technet.microsoft.com/en-us/windowsserver/bb428898.aspx" target="_blank">Source from Microsoft Technet  :</a><br />
<br />
<span style="font-weight: bold;">Should I upgrade from Windows Server 2003 to Windows Server 2003 R2? </span><br />
<div style="text-align: justify;">Windows Server 2003 R2 integrates the work done in Windows Server 2003 SP1 with selected new features and components, and adds a small number of previously released feature packs. Because Windows Server 2003 R2 is based on Windows Server 2003 SP1, you would need to upgrade only those Windows Server 2003 servers on which you want to run the new features. Because Windows Server 2003 R2 will be serviced with the same service packs and updates as Windows Server 2003, combining Windows Server 2003 operating systems and Windows Server 2003 R2 operating systems in a single environment is very easy.</div>
<br />
<a href="http://www.microsoft.com/windowsserver2003/R2/R2FAQ.mspx" target="_blank">Source From Microsoft Technet</a><br />
<br />
<span style="font-weight: bold;">What are the differences between Windows Server 2003 Service Pack 1 (SP1) and Windows Server 2003 R2?</span><br />
<br />
Windows Server 2003 SP1 is a service pack that provides product updates to the Windows Server 2003 operating system. Windows Server 2003 SP1 contains additional features to increase security and improve functionality. SP1 is a free product update and can be easily downloaded or ordered on a CD-ROM.<br />
<br />
Get more information about <a href="http://www.microsoft.com/technet/downloads/winsrvr/servicepacks/sp1/default.mspx" target="_blank">Windows Server 2003 SP1.</a><br />
<div style="text-align: justify;">
Windows Server 2003 R2 is an update release of the Windows Server 2003 operating system that is built on top of Windows Server 2003 SP1 and includes new product features, specifically in the following areas: branch office management, identity and access management, and storage management. Windows Server R2 requires a new server license and is available for purchase through the same channels as Windows Server.</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Computer shuts down when I press Windows Key]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=64</link>
			<pubDate>Sun, 24 Jan 2010 10:14:25 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=64</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Kanushka Gayan - Srilanka<br />
Computer shuts down when I press Windows Key and refresh is not working when press F5 but a search box is appear.<br />
<div style="text-align: justify;">
Mgee Computer Eke f5 key Ebuwama Refresh Wenne ne. Search Box enawa. Ctrl Eken Specar Mute wenawa. Neththam Back wenawa.. Windows Key Eken Computer eka off Wenawa.. Virus Kiyala hithala mama Meka Full Format kara eth ehemamai. Plz Uththarayak ewanna.... Sunday,</div>
<br />
<span style="font-weight: bold;">Answer</span><br />
<div style="text-align: justify;">You have format and reinstall windows so it wont be a problem with windows settings. Then check your keyboard , replace a keyboard and try. If you use PS2 keyboard then try with a USB keyboard.IF the problem is same you have to check your motherboard.</div>
<br />
<div style="text-align: justify;">Oba computer eka format kara windows install karath ema gataluwa thibenam windows settings upset nisa una gataluwak lesa hithiya nohaka ,bohowita hardware gataluwak athibawa sithiya haka. <br />
Palamuwa keyboard ekak temporary replace kara balnna. Eth gataluwak nam PS2 keyboard eka wenuwata USB keyboard ekak replace kara balnna. Nomathinam motherboard eka palapurudu technician kenek haraha check kara ganna</div>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Kanushka Gayan - Srilanka<br />
Computer shuts down when I press Windows Key and refresh is not working when press F5 but a search box is appear.<br />
<div style="text-align: justify;">
Mgee Computer Eke f5 key Ebuwama Refresh Wenne ne. Search Box enawa. Ctrl Eken Specar Mute wenawa. Neththam Back wenawa.. Windows Key Eken Computer eka off Wenawa.. Virus Kiyala hithala mama Meka Full Format kara eth ehemamai. Plz Uththarayak ewanna.... Sunday,</div>
<br />
<span style="font-weight: bold;">Answer</span><br />
<div style="text-align: justify;">You have format and reinstall windows so it wont be a problem with windows settings. Then check your keyboard , replace a keyboard and try. If you use PS2 keyboard then try with a USB keyboard.IF the problem is same you have to check your motherboard.</div>
<br />
<div style="text-align: justify;">Oba computer eka format kara windows install karath ema gataluwa thibenam windows settings upset nisa una gataluwak lesa hithiya nohaka ,bohowita hardware gataluwak athibawa sithiya haka. <br />
Palamuwa keyboard ekak temporary replace kara balnna. Eth gataluwak nam PS2 keyboard eka wenuwata USB keyboard ekak replace kara balnna. Nomathinam motherboard eka palapurudu technician kenek haraha check kara ganna</div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Where I can download a free classified add script]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=63</link>
			<pubDate>Sat, 23 Jan 2010 10:31:59 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=63</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Where I can download a free classified ad script? PHP .net or any language but it should be free ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
There are so many site which are provide information of free calssified add script. But I didn't try them best thing download few of them and try.<br />
<br />
Some time you can find free classified ad script are listed out here<br />
<a href="http://www.refdev.com/free_scripts/PHP/Classified_Ads/" target="_blank">http://www.refdev.com/free_scripts/PHP/Classified_Ads/</a><br />
<br />
<a href="http://classifieds.phpoutsourcing.com/" target="_blank">http://classifieds.phpoutsourcing.com/</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Where I can download a free classified ad script? PHP .net or any language but it should be free ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
There are so many site which are provide information of free calssified add script. But I didn't try them best thing download few of them and try.<br />
<br />
Some time you can find free classified ad script are listed out here<br />
<a href="http://www.refdev.com/free_scripts/PHP/Classified_Ads/" target="_blank">http://www.refdev.com/free_scripts/PHP/Classified_Ads/</a><br />
<br />
<a href="http://classifieds.phpoutsourcing.com/" target="_blank">http://classifieds.phpoutsourcing.com/</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to enable squid delay pools]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=62</link>
			<pubDate>Fri, 22 Jan 2010 01:28:53 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=62</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
How to enable squid delay pools ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<br />
<span style="font-weight: bold;"><span style="text-decoration: underline;">Installing Squid with the delay pools </span></span><br />
<br />
(1) Download latest version of Squid sources from <a href="http://www.squid-cache.org/Download/" target="_blank">http://www.squid-cache.org</a><br />
<br />
(2)Extract compressed tar file.<br />
# tar xzpf squid-3.0.STABLE21-src.tar.gz<br />
<br />
(3) Install squid with delay pool feature<br />
<br />
# ./configure --prefix=/opt/squid --exec-prefix=/opt/squid --enable-delay-pools --enable-cache-digests --enable-poll --disable-ident-lookups --enable-truncate --enable-removal-policies<br />
<br />
# make all<br />
<br />
# make install]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
How to enable squid delay pools ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<br />
<span style="font-weight: bold;"><span style="text-decoration: underline;">Installing Squid with the delay pools </span></span><br />
<br />
(1) Download latest version of Squid sources from <a href="http://www.squid-cache.org/Download/" target="_blank">http://www.squid-cache.org</a><br />
<br />
(2)Extract compressed tar file.<br />
# tar xzpf squid-3.0.STABLE21-src.tar.gz<br />
<br />
(3) Install squid with delay pool feature<br />
<br />
# ./configure --prefix=/opt/squid --exec-prefix=/opt/squid --enable-delay-pools --enable-cache-digests --enable-poll --disable-ident-lookups --enable-truncate --enable-removal-policies<br />
<br />
# make all<br />
<br />
# make install]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Squid Web Proxy Cache server  ebook - pdf]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=61</link>
			<pubDate>Thu, 21 Jan 2010 10:07:34 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=61</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Where I can download Squid Web Proxy Cache server guide ebook.<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Here you can find a good pdf ebook for  Squid Web Proxy server. Squid Proxy server installation and configuration guide step by step. Good one. <br />
<a href="http://www.scribd.com/doc/18587936/Squid-Proxy-Configuration-Guide?autodown=pdf" target="_blank">Click here to download Squid Configuration Guide</a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Where I can download Squid Web Proxy Cache server guide ebook.<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Here you can find a good pdf ebook for  Squid Web Proxy server. Squid Proxy server installation and configuration guide step by step. Good one. <br />
<a href="http://www.scribd.com/doc/18587936/Squid-Proxy-Configuration-Guide?autodown=pdf" target="_blank">Click here to download Squid Configuration Guide</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Madura font not working]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=60</link>
			<pubDate>Thu, 21 Jan 2010 09:30:21 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=60</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Palitha - Qatar <br />
After installed Maduara dictionary sinhala words not display.<br />
madura dictionary mama down lod kala,namuh sinhala vacana ahe naha.kohomada aya nevaradeva downlod karaganna?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Maduara font eka install kara balanna. Mehi mama madura font eka attach kara thibe. eya download kara gena Start-&gt;Control Panel-&gt;Font open karaganna. Font eka copy kara font windows ekata paste kara ganna. Dan nawatha madura open kara balanna.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Palitha - Qatar <br />
After installed Maduara dictionary sinhala words not display.<br />
madura dictionary mama down lod kala,namuh sinhala vacana ahe naha.kohomada aya nevaradeva downlod karaganna?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Maduara font eka install kara balanna. Mehi mama madura font eka attach kara thibe. eya download kara gena Start-&gt;Control Panel-&gt;Font open karaganna. Font eka copy kara font windows ekata paste kara ganna. Dan nawatha madura open kara balanna.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to fix Error DMA Manager - Nero]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=59</link>
			<pubDate>Thu, 21 Jan 2010 09:13:34 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=59</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Nalinda Pushpa Kumara - Qatar<br />
<div style="text-align: justify;">mage computer eka IBM. mama dan aurudu 1k meya pavichchi karanawa,mage problem eka nero softwere eka open kiri medi(D M A)manager kiyala eka window ekak open wenawa,cd write karannath ba,mama CD room 2k use karanawa,me problem eka lagadi thamai une?thanks </div>
<br />
<span style="font-weight: bold;">Answer</span><br />
<br />
Mema gataluwa cd drive 2 bawitha karana vita enawa, oba niwardiwa master ha slave lesa obe drive deke settings hada ganna ona.<br />
Palamuwa CD burner (Cd Writer) eka witharak computer eka savi kara anith CD Drive eka galawa CD write kara balanna nawatha era eka denawanam mema forum eka haraha nawatha mata reply karanna.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Nalinda Pushpa Kumara - Qatar<br />
<div style="text-align: justify;">mage computer eka IBM. mama dan aurudu 1k meya pavichchi karanawa,mage problem eka nero softwere eka open kiri medi(D M A)manager kiyala eka window ekak open wenawa,cd write karannath ba,mama CD room 2k use karanawa,me problem eka lagadi thamai une?thanks </div>
<br />
<span style="font-weight: bold;">Answer</span><br />
<br />
Mema gataluwa cd drive 2 bawitha karana vita enawa, oba niwardiwa master ha slave lesa obe drive deke settings hada ganna ona.<br />
Palamuwa CD burner (Cd Writer) eka witharak computer eka savi kara anith CD Drive eka galawa CD write kara balanna nawatha era eka denawanam mema forum eka haraha nawatha mata reply karanna.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How can I connect to a phone line using skype?]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=58</link>
			<pubDate>Thu, 21 Jan 2010 08:32:19 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=58</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
<br />
How can I connect to a phone line using skype? should I pay for that? if so how should I pay? how much?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Using Skype as a regular phone. <br />
<div style="text-align: justify;">If you are going to make call from skype to regular phone line (fixed/land line or mobile) , obviously you have to pay.Skype to skype , anywhere from the world free . However it is cheap to make IDD call through skype rather than using regular phone lines.<br />
</div>
<div style="text-align: justify;">As skype says pay as you go with Skype Credit and you can even call mobile or landline numbers, at home and abroad, at great rates. Or with a monthly Skype subscription you can make unlimited calls to landline numbers in over 40 countries – any time of the day, any day of the week.</div>
<br />
<div style="text-align: justify;">So you have several options  (pay as you use or pay monthly) match to your budget.Visit following url/link  to check charges for skype.<br />
<span style="color: #000080;"></div>
<a href="http://www.skype.com/intl/en/allfeatures/callphones/" target="_blank"><br />
Rates for Pay As You Go</a></span><br />
<br />
<span style="color: #000080;"><a href="http://www.skype.com/intl/en/allfeatures/subscriptions/?region=row" target="_blank">Monthly subscription.<br />
</a></span><br />
<span style="color: #FF0000;"><div style="text-align: justify;">Keep in mind - No emergency calls with Skype.<br />
Skype is not a replacement for your ordinary telephone and can't be used for emergency calling.</div></span>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
<br />
How can I connect to a phone line using skype? should I pay for that? if so how should I pay? how much?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
Using Skype as a regular phone. <br />
<div style="text-align: justify;">If you are going to make call from skype to regular phone line (fixed/land line or mobile) , obviously you have to pay.Skype to skype , anywhere from the world free . However it is cheap to make IDD call through skype rather than using regular phone lines.<br />
</div>
<div style="text-align: justify;">As skype says pay as you go with Skype Credit and you can even call mobile or landline numbers, at home and abroad, at great rates. Or with a monthly Skype subscription you can make unlimited calls to landline numbers in over 40 countries – any time of the day, any day of the week.</div>
<br />
<div style="text-align: justify;">So you have several options  (pay as you use or pay monthly) match to your budget.Visit following url/link  to check charges for skype.<br />
<span style="color: #000080;"></div>
<a href="http://www.skype.com/intl/en/allfeatures/callphones/" target="_blank"><br />
Rates for Pay As You Go</a></span><br />
<br />
<span style="color: #000080;"><a href="http://www.skype.com/intl/en/allfeatures/subscriptions/?region=row" target="_blank">Monthly subscription.<br />
</a></span><br />
<span style="color: #FF0000;"><div style="text-align: justify;">Keep in mind - No emergency calls with Skype.<br />
Skype is not a replacement for your ordinary telephone and can't be used for emergency calling.</div></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Free Internet Traffic Quota Management Software]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=57</link>
			<pubDate>Thu, 21 Jan 2010 05:09:57 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=57</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
Please tell me a location to download a free Internet Traffic Quota Management software ? (Free/open source Internet Traffic Quota Management software)<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<a href="http://www.supershareware.com/info/trafficquota.html" target="_blank">Try this link</a><br />
<br />
There are many commercial versions. I will let you know as soon as found free and open source Internet Traffic Quota Management software.<br />
<br />
<a href="http://www.supershareware.com/info/trafficquota.html" target="_blank">Try this work with ISA server </a>]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
Please tell me a location to download a free Internet Traffic Quota Management software ? (Free/open source Internet Traffic Quota Management software)<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
<a href="http://www.supershareware.com/info/trafficquota.html" target="_blank">Try this link</a><br />
<br />
There are many commercial versions. I will let you know as soon as found free and open source Internet Traffic Quota Management software.<br />
<br />
<a href="http://www.supershareware.com/info/trafficquota.html" target="_blank">Try this work with ISA server </a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bandwidth management in squid proxy]]></title>
			<link>http://www.bestpcdrivers.com/forum/showthread.php?tid=56</link>
			<pubDate>Wed, 20 Jan 2010 09:44:29 -0500</pubDate>
			<guid isPermaLink="false">http://www.bestpcdrivers.com/forum/showthread.php?tid=56</guid>
			<description><![CDATA[<span style="font-weight: bold;">Question</span><br />
How to implement the bandwidth management in squid proxy ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
I think you have a good knowledge in Squid proxy, So you can implement bandwidth management in Squid by define the ACL for the "Delay pool"]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Question</span><br />
How to implement the bandwidth management in squid proxy ?<br />
<br />
<span style="font-weight: bold;">Answer</span><br />
I think you have a good knowledge in Squid proxy, So you can implement bandwidth management in Squid by define the ACL for the "Delay pool"]]></content:encoded>
		</item>
	</channel>
</rss>