<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>windows-xp &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/windows-xp/</link>
	<description>Feed of posts on WordPress.com tagged "windows-xp"</description>
	<pubDate>Fri, 18 Jul 2008 22:18:25 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Windows Task Manager - Performance Monitoring Explained]]></title>
<link>http://pcwizkid.wordpress.com/?p=213</link>
<pubDate>Fri, 18 Jul 2008 21:06:11 +0000</pubDate>
<dc:creator>PCWizKid</dc:creator>
<guid>http://pcwizkid.wordpress.com/?p=213</guid>
<description><![CDATA[The best way to improve system performance is to make better use of your RAM. Understanding the Wind]]></description>
<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=94dEvszrflM" target="_self"><img class="alignleft size-medium wp-image-214" style="margin:2px;" src="http://pcwizkid.wordpress.com/files/2008/07/images.jpg?w=143" alt="" width="143" height="107" /></a><span class="docEmphBold">The best way to improve system performance is to make better use of your RAM. Understanding the Windows Task Manager's Performance graphs and indicators will help you determine what you should do.</span></p>
<p>The first rule of thumb is that you can never have enough RAM. More is better. So if you can afford to go out an buy a little bit more phisycal memory do so, otherwise follow my tips below.<br />
<span style="font-weight:bold;color:#ffcc66;"><a href="http://www.youtube.com/watch?v=94dEvszrflM">PCWizKid's Video explains what to look for</a>.</span><br />
<span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/94dEvszrflM'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/94dEvszrflM&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
<p class="docText">The Task Manager's Performance tab provides the best way to monitor memory use. To run the Task Manager, press Ctrl-Alt-Delete, then click on the Performance tab. With it, you can interpret the information as mentioned in the video above and make better use of your memory.</p>
<p class="docText"><span><span style="font-weight:bold;">Video notes:</span><br />
If the Total Commit Charge exceeds the Total Physical Memory, you probably need more RAM. When the Commit Charge is regularly higher than the Physical Memory available, it means that you have to regularly use a Page File, which may slow down your system down if its old. Buy more RAM in that case.</p>
<p>If the Peak Commit Charge is frequently at or near the Limit Commit Charge, you need to increase your memory. When this occurs, it means that your PC is frequently out of memory or close to being out of memory. Either add RAM or increase your Page File size.<br />
</span><span>Check the PF (PageFile Usage) make sure its not in the red, if so increase it <a href="http://pcwizkid.blogspot.com/2008/06/windows-performance-increase-virtual.html">as mentioned in my previous article here</a>.<br />
The Performance Tab has the following areas. (<span style="font-weight:bold;color:#ff9900;">Important ones are highlighted</span>)</span></p>
<table border="1" cellspacing="0" cellpadding="4" width="100%" rules="all">
<caption></caption>
<thead>
<tr>
<th class="docTableHeader">
<p class="docText">Category</p>
</th>
<th class="docTableHeader">
<p class="docText">Subcategory</p>
</th>
<th class="docTableHeader">
<p class="docText">What the data means</p>
</th>
</tr>
</thead>
<tbody>
<tr>
<td class="docTableCell">
<p class="docText">Totals</p>
</td>
<td class="docTableCell">
<p class="docText">Handles</p>
</td>
<td class="docTableCell">
<p class="docText">Lets a program use system resources such as registry keys, fonts, and bitmaps. Sometimes, poorly written programs don't close their handles down when the program closes, leading to memory loss. As a practical matter, you won't need to monitor this number.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Threads</p>
</td>
<td class="docTableCell">
<p class="docText">A discrete portion of a program executing a single task independently of other parts of a program. Again, as a practical matter, you won't need to monitor this number.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Processes</p>
</td>
<td class="docTableCell">
<p class="docText">Reports on the number of programs and services (processes) currently running on your system. Monitor this to see whether you have too many programs and services running on your PC. To shut down unnecessary services, see <a class="docLink" href="http://www.blogger.com/0596005113_winxphks-chp-1-sect-5.html#winxphks-CHP-1-SECT-5">[Hack  #4]</a>.</p>
</td>
</tr>
<tr>
<td class="docTableCell" style="font-weight:bold;color:#ff9900;">
<p class="docText">Commit Charge (K)</p>
</td>
<td class="docTableCell">
<p class="docText">Total</p>
</td>
<td class="docTableCell">
<p class="docText">The total amount of physical memory (RAM) and virtual memory (page file) currently in use, in kilobytes. The more programs, files, and data you have open, the greater your commit charge will be. The greater the commit charge, the more demands will be put on your system. To reduce the commit charge, close programs and files, especially large files.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Limit</p>
</td>
<td class="docTableCell">
<p class="docText">Reports on the total amount of physical and virtual memory that is currently available for your PC, measured in kilobytes. To increase the limit, you can increase the Page File size (see article 4.9 "Optimize Your Swap File Size") or add RAM to your system.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Peak</p>
</td>
<td class="docTableCell">
<p class="docText">Reports on the highest total amount of memory, measured in kilobytes, that has been in use during your current session. Check this value each session to see whether the Peak value is frequently at or near the Limit value. If it is, you need to increase your memory, by either adding RAM or increasing your Page File size.</p>
</td>
</tr>
<tr>
<td class="docTableCell" style="font-weight:bold;color:#ff9900;">
<p class="docText">Physical Memory (K)</p>
</td>
<td class="docTableCell">
<p class="docText">Total</p>
</td>
<td class="docTableCell">
<p class="docText">Displays the total amount of RAM in your PC, in kilobytes. This number can be confusing; to find out the amount of RAM in megabytes, divide it by 1,024.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Available</p>
</td>
<td class="docTableCell">
<p class="docText">Reports on the total amount of RAM, in kilobytes, currently available. When available RAM is used up, your system begins to use its Page File.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">System Cache</p>
</td>
<td class="docTableCell">
<p class="docText">Reports on the total amount of RAM, in kilobytes, that is being used for the most recently accessed data and programs. Programs and data can be in the system cache even after they have been closed down; the PC looks to the system cache first when opening a program or file, since it can be opened from the cache faster than from the hard disk.</p>
</td>
</tr>
<tr>
<td class="docTableCell">
<p class="docText">Kernel Memory (K)</p>
</td>
<td class="docTableCell">
<p class="docText">Total</p>
</td>
<td class="docTableCell">
<p class="docText">The total amount of memory, in kilobytes, in use by the primary components of the XP kernel. The kernel is the core programs and files that make up the operating system.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Paged</p>
</td>
<td class="docTableCell">
<p class="docText">The total amount of memory in a Page File, in kilobytes, used  by the primary components of XP.</p>
</td>
</tr>
<tr>
<td class="docTableCell"></td>
<td class="docTableCell">
<p class="docText">Nonpaged</p>
</td>
<td class="docTableCell">
<p class="docText">The total amount of memory of RAM, in kilobytes, used by the  primary components of XP.</p>
</td>
</tr>
</tbody>
</table>
<p><span class="docEmphBold"> </span><br />
<span style="color:#ff9900;font-size:130%;"><span style="font-weight:bold;">Other Tips Users have watched</span></span></p>
<ul>
<li><a href="http://pcwizkid.blogspot.com/2008/06/free-up-disk-space-in-windows.html">Free up 10 Gigs of disk space easily in Windows</a></li>
<li><a href="http://pcwizkid.blogspot.com/2007/10/top-10-vista-free-downloads-to-tweak.html">Top 10 Free Windows Downloads to Tweak Performance</a></li>
<li><a href="http://www.youtube.com/watch?v=0rpgCEoFc-Y">Free Cleaner for Windows - CCLeaner</a></li>
<li><a href="http://www.anrdoezrs.net/click-2909301-10465886" target="_top">Memory Upgrade for Windows Vista</a></li>
<li><a href="http://pcwizkid.blogspot.com/2008/07/google-search-tricks-and-tips.html">Google Search Tricks and Tips</a></li>
<li><a href="http://pcwizkid.blogspot.com/2007/11/windows-vista-teak-bootup-faster.html">Boot Up Windows Faster</a></li>
<li><a href="http://pcwizkid.blogspot.com/2008/02/enabling-remote-desktop-from-xp-to.html">Enabling Remote Desktop from XP to Vista</a></li>
<li><a href="http://pcwizkid.blogspot.com/2008/02/enabling-remote-desktop-from-xp-to.html">Windows Vista PowerToys - Tweaks from Microsoft TechNet</a></li>
<li><a href="http://pcwizkid.blogspot.com/2008/01/customize-windows-xp-to-look-like-vista.html">Customize Windows XP to look like Vista</a></li>
<li><a href="http://pcwizkid.blogspot.com/2008/02/speed-up-your-windows-vista.html">Speed up your Windows Search</a></li>
<li><a href="http://pcwizkid.blogspot.com/2008/02/windows-vista-features-slowing-you-down.html">Free Up windows resources which are slowing you down</a></li>
</ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Aero Pink, seu Windows XP na cor Rosa!]]></title>
<link>http://aspiredeskmod.wordpress.com/?p=582</link>
<pubDate>Fri, 18 Jul 2008 19:54:30 +0000</pubDate>
<dc:creator>David - Aspire DeskMod</dc:creator>
<guid>http://aspiredeskmod.wordpress.com/?p=582</guid>
<description><![CDATA[Pessoal, primeiramente gostaria de avisar que este será o último post do dia, pois daqui apouco pr]]></description>
<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-46 alignleft" style="float:left;" src="http://aspiredeskmod.files.wordpress.com/2008/06/appearance.png?w=110&#38;h=110&#38;h=110" alt="" width="110" height="110" />Pessoal, primeiramente gostaria de avisar que este será o último post do dia, pois daqui apouco preciso ir viajar, mas amanhã já estarei de volta... Mas indo ao assunto do post, para as meninas que gostam de deskMod (acho meio dificil) pode agora deixar seu Windows XP na cor Rosa, o tema se chama Aero Pink, simplesmente mais que perfeito! Não deixem de conferir! :lol:</p>
<p style="text-align:center;"><!--more Matéria Completa...--><br />
<span style="font-size:small;color:#000000;">Aero Pink v.6</span></p>
<p style="text-align:center;"><a href="http://aspiredeskmod.files.wordpress.com/2008/07/theme-pink.png" target="_blank"><img class="aligncenter" style="border:0;" src="http://aspiredeskmod.files.wordpress.com/2008/07/v-pink.png" alt="" width="430" height="325" /></a></p>
<p style="text-align:center;"><a href="http://cid-f11f2dab2d8c426e.skydrive.live.com/self.aspx/Aspire%20DeskMod/Temas/Aero%20Pink%20v.6.rar" target="_blank"><img class="size-medium wp-image-45                aligncenter" style="border-width:0;" src="http://aspiredeskmod.files.wordpress.com/2008/06/download.png?w=150&#38;h=34&#38;h=34" alt="" width="150" height="34" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Reclaim some hard disk space back in Windows XP]]></title>
<link>http://alboe.wordpress.com/2008/07/18/reclaim-some-hard-disk-space-back-in-windows-xp/</link>
<pubDate>Fri, 18 Jul 2008 18:25:02 +0000</pubDate>
<dc:creator>dave</dc:creator>
<guid>http://alboe.wordpress.com/2008/07/18/reclaim-some-hard-disk-space-back-in-windows-xp/</guid>
<description><![CDATA[ A maximum of 22% of your hard disk space in Windows XP is used by System Restore and the Recycle Bi]]></description>
<content:encoded><![CDATA[<p><a href="http://alboe.files.wordpress.com/2008/07/2008-07-06-0931421.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="222" alt="2008-07-06_093142" src="http://alboe.files.wordpress.com/2008/07/2008-07-06-093142-thumb1.png" width="244" align="left" border="0"></a> A maximum of 22% of your hard disk space in Windows XP is used by System Restore and the Recycle Bin,with a maximum of 12% being use,by System Restore and 10%,by the Recycle Bin.</p>
<p> To reduce this figure is fairly easy and to reduce the hard disk usage for System Restore,you do this,click on Start,Control Panel,System,click on the System Restore tab,then click Settings and moved the slider to the desired amount,about 4% is ok.</p>
<p>To reduce the amount of hard disk used by the Recycle Bin,right click on Recycle Bin,select Properties and move the slider down to about 4%.</p>
<p>Also delete any programs you don't use,it's amazing how many programs people keep on their computer and don't use any more and i'm as guilty as anybody.Either use the Add/Remove Programs or something like <a href="http://www.revouninstaller.com/">Revo Uninstaller</a> to uninstall these programs.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Addio XP]]></title>
<link>http://ciofeca.wordpress.com/?p=26</link>
<pubDate>Fri, 18 Jul 2008 15:15:54 +0000</pubDate>
<dc:creator>il netturbino</dc:creator>
<guid>http://ciofeca.wordpress.com/?p=26</guid>
<description><![CDATA[In molti hanno temuto questo momento,e ora è realta:
Windows XP si avvia sul viale del tramonto.
Co]]></description>
<content:encoded><![CDATA[<p>In molti hanno temuto questo momento,e ora è realta:<br />
<strong>Windows XP si avvia sul viale del tramonto</strong>.</p>
<p>Con il rilascio ufficiale di Windows Vista,avvenuto lo scorso Gennaio 2007,Microsoft ha avviato un meccanismo che porterà alla graduale scomparsa del sistema operativo Windows XP. Il vecchio sistema operativo di punta della Microsoft è stato finora il più longevo di quelli prodotti,con i suoi quasi sette anni di onorato servizio. Tuttavia, nonostante sia ancora largamente diffuso ed utilizzato da milioni di utenti in tutto il mondo, le cose sono destinate a cambiare nel giro di alcuni anni.</p>
<p>A partire dal 30 giugno 2008,infatti, Microsoft non consentirà più agli <a href="http://it.wikipedia.org/wiki/Original_Equipment_Manufacturer">OEM</a> di preinstallare Windows XP sui Computer in vendita. Salvo alcune eccezioni, di cui parleremo a breve, questo significa che su tutti i nuovi PC proposti dai vari produttori non troveremo più il caro vecchio Windows XP,ma esclusivamente il più recente Windows Vista,o, in casi ovviamente rari e sporadici, una sistema operativo Linux tra quelli più in voga al momento. Questo primo passo non decreta definitivamente la "condanna a morte" di Windows XP,ma ne bloccherà completamente l'adozione sui nuovi sistemi; gli utenti avranno si la facoltà di acquistare una licenza di tipo retail per proprio conto, ma solamente fino al 31 gennaio 2009.</p>
<p>Oltre tale data (31 Gennaio 2009), Windows XP non sarà più disponibile in alcun modo, salvo le eccezioni elencate sopra. Considerando il grande successo dei cosiddetti <a href="http://notebookitalia.it/dopo-i-netbook-notebook-a-basso-costo-i-nettop-desktop-low-cost-1781.html">nettop</a>, proposti in primis da Asus, Acer e MSI, Microsoft ha infatti dovuto rivedere le proprie strategie al fine di arginare il crescente successo ottenuto da Linux in questo particolare ambito, consentendo ai venditori di preinstallare sui suddetti sistemi Windows XP Home Edition fino al mese di giugno del 2010, periodo entro cui Microsoft dovrebbe riuscire a sfornare un sistema adatto alle esigenze di questi dispositivi ed in grado di attrarre fortemente l'attenzione degli utenti.</p>
<p>Vi è inoltre un'altra scappatoia: acquistare una licenza di Windows Vista Business o Ultimate ed effettuare un downgrade a Windows XP. Tecnicamente le licenze delle due edizioni di Windows Vista in questione prevedono la possibilità di effettuare un downgrade del sistema a Windows XP, ma solo su espressa richiesta del cliente. HP, Dell e altri produttori continueranno a proporre questa opzione sui propri siti fino al prossimo anno, ma non è chiaro come tale proposta potrà essere veicolata anche attraverso le tradizionali catene della distribuzione, dove i computer esposti sono già pronti alla consegna.</p>
<p>Queste eccezioni costituiscono tuttavia solamente un palliativo: Microsoft continuerà difatti a rilasciare gli aggiornamenti in forma gratuita solamente fino al 14 aprile 2009. Oltre tale data si entrerà nella fase di supporto cosiddetta "Extended", in cui solamente le patch sulla sicurezza verranno rilasciate a titolo gratuito, mentre per tutti gli altri aggiornamenti sarà invece necessario sottoscrivere un abbonamento. Questa ultima fase terminerà l'8 aprile del 2014 e segnerà in maniera definitiva la fine di Windows XP.</p>
<p>Gli utenti Windows saranno dunque costretti, presto o tardi, ad adeguarsi ad una nuova versione del sistema operativo targato Microsoft, oppure a migrare verso altri lidi offerti da Apple o dall'universo Linux. Ad ogni modo, per ora non è il caso di allarmarsi troppo: il passaggio alla nuova versione di Windows avverrà gradualmente, in modo del tutto simile a quanto avvenuto anni fa con il passaggio da Windows 98 a Windows XP, per cui preoccuparsi anzitempo è prematuro.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Vulnerabilidades Windows XP, JUL-08!]]></title>
<link>http://freelogs.wordpress.com/?p=78</link>
<pubDate>Fri, 18 Jul 2008 14:33:08 +0000</pubDate>
<dc:creator>THIEFi</dc:creator>
<guid>http://freelogs.wordpress.com/?p=78</guid>
<description><![CDATA[Fallos de seguridad explotables a través de exploit de manera remota, para sistemas operativos Wind]]></description>
<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span><span style="font-size:small;"><span style="font-family:Times New Roman;">Fallos de seguridad explotables a través de exploit de manera remota, para sistemas operativos Windows XP.</span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="FR"><span style="font-size:small;"><span style="font-family:Times New Roman;"><strong>BitComet 1.02</strong></span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="FR"><span style="font-size:small;"><span style="font-family:Times New Roman;"><em>Denial of service.</em></span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="FR"><span style="font-size:small;font-family:Times New Roman;"><span style="text-decoration:underline;">EXPLOIT:</span> </span><a href="http://downloads.securityfocus.com/vulnerabilities/exploits/30255.py"><span style="font-size:small;color:#004080;font-family:Times New Roman;">http://downloads.securityfocus.com/vulnerabilities/exploits/30255.py</span></a><span style="font-size:small;"><span style="font-family:Times New Roman;"> </span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="FR"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="FR"><span style="font-size:small;"><span style="font-family:Times New Roman;"><strong>Download Accelerator Plus</strong> </span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span lang="FR"><span style="font-size:small;"><span style="font-family:Times New Roman;"><em>Buffer Overflow</em></span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;"><span style="font-family:Times New Roman;"><span style="color:#003366;" lang="EN-GB"><span style="text-decoration:underline;">EXPLOIT:</span></span><span lang="EN-GB"> </span><span style="color:#003366;" lang="EN-GB"><a href="http://downloads.securityfocus.com/vulnerabilities/exploits/30138.py"><span style="color:#004080;">http://downloads.securityfocus.com/vulnerabilities/exploits/30138.py</span></a> </span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span style="color:#003366;" lang="EN-GB"><span style="font-size:small;"><span style="font-family:Times New Roman;"><span>            </span><span>      </span></span></span><a href="http://downloads.securityfocus.com/vulnerabilities/exploits/30138.c"><span style="font-size:small;color:#004080;font-family:Times New Roman;">http://downloads.securityfocus.com/vulnerabilities/exploits/30138.c</span></a></span></p>
<p class="MsoNormal" style="margin:0;"><span style="color:#003366;" lang="EN-GB"><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Post XP SP3 Update problem]]></title>
<link>http://whyamistilltyping.wordpress.com/?p=259</link>
<pubDate>Fri, 18 Jul 2008 14:32:46 +0000</pubDate>
<dc:creator>whyamistilltyping</dc:creator>
<guid>http://whyamistilltyping.wordpress.com/?p=259</guid>
<description><![CDATA[Despite all the problems circulating the web about Windows XP Service Pack 3, I thought I would go a]]></description>
<content:encoded><![CDATA[<p>Despite all the problems circulating the web about Windows XP Service Pack 3, I thought I would go ahead anyway on a new installation. The installation part went fine and the system restarted properly with no lock ups, stops or looping restarts. So far so good, unfortunately I celebrated my good fortune too soon - Windows Update stopped functioning. Whilst updates were being downloaded, Windows XP would fail to actually perform the update.</p>
<p>I did a bit of googling and whilst I didn't find any accounts exactly matching my problem, I decided to follow the advice on this <a href="http://support.microsoft.com/kb/943144" target="_blank">Microsoft KB</a> article.</p>
<p>First of all, stop the automatic update service from the command prompt.</p>
<p>1. Open up Start Menu &#62; Run</p>
<p>2. Type "cmd" and press Enter.</p>
<p>3. In the command box, type "net stop wuauserv", should should get the following confirmation:</p>
<p><a href="http://whyamistilltyping.files.wordpress.com/2008/07/xpsp3updateproblem11.jpg"><img class="aligncenter size-full wp-image-268" src="http://whyamistilltyping.wordpress.com/files/2008/07/xpsp3updateproblem11.jpg" alt="" width="445" height="39" /></a></p>
<p style="text-align:center;">
<p>Now we need to reregister the DLL involved in the Windows Update process.</p>
<p>4. Type in "regsvr32 %windir%\system32\wups2.dll". The following control box should pop up after a moment:</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-262" src="http://whyamistilltyping.wordpress.com/files/2008/07/xpsp3updateproblem2.jpg" alt="" width="401" height="131" /></p>
<p>Now we need to start the update service and hopefully all should be well again.</p>
<p>5. Type "net start wuauserv" which should yield this confirmation:</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-263" src="http://whyamistilltyping.wordpress.com/files/2008/07/xpsp3updateproblem3.jpg" alt="" width="556" height="65" /></p>
<p>Thats it, updates started working for me immediately afterwards. If this didn't do the trick for you, follow the alternative methods on Microsoft's KB article linked above.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Dell porta il Multi-Touch di Windows 7 su Vista ed Xp ]]></title>
<link>http://giammarco.wordpress.com/?p=397</link>
<pubDate>Fri, 18 Jul 2008 09:08:39 +0000</pubDate>
<dc:creator>Giammarco</dc:creator>
<guid>http://giammarco.wordpress.com/?p=397</guid>
<description><![CDATA[Nelle prime anticipazioni su Windows 7 di poche settimane fa aveva suscitato grande interesse la nuo]]></description>
<content:encoded><![CDATA[<p>Nelle prime anticipazioni su <strong>Windows 7</strong> di poche settimane fa aveva suscitato grande interesse la nuova <strong>interfaccia Multi-Touch</strong> destinata a rivoluzionare l'interazione tra gli utenti ed i computer. Ebbene a quanto pare non occorrerà attendere il 2010 ne tanto meno la nuova incarnazione di Vista per disporre di una simile tecnologia.</p>
<p><strong>Dell</strong> ha infatti annunciato la disponibilità per i modelli della serie <strong>Latitude XT di un aggiornamento che rende disponibili molte delle funzionalità touch anticipate da Microsoft</strong>. Il software distribuito da Dell non fa altro che estendere le funzionalità touch-screen del Latitude XT rendeno possibile la gestione con questo sistema di browser come Firefox ed Internet Explorer, di applicazioni Office, di Outlook e perfino di applicazioni orientate al web come Google Earth.</p>
<p>Il software di aggiornamento <strong>sarà compatibile sia con Vista Sp1 che con Xp Sp3</strong> ed inoltre equipaggerà di default i modelli di nuova produzione.</p>
<p>Fonte: <a href="http://news.softpedia.com/news/Windows-7-Multi-Touch-Available-for-Vista-SP1-and-XP-SP3-90140.shtml" target="_blank">Softpedia</a></p>
<p><!-- Copiare è reato. Tutti i diritti riservati www.AZPoint.net .--> <!-- JuiceADVStopCrawler -->&#60;!--  --&#62;<a name="giù"></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows Essential XP SP3 2008]]></title>
<link>http://technoon.wordpress.com/?p=285</link>
<pubDate>Fri, 18 Jul 2008 07:25:35 +0000</pubDate>
<dc:creator>technoon</dc:creator>
<guid>http://technoon.wordpress.com/?p=285</guid>
<description><![CDATA[

Windows Essential XP SP3 2008
Windows Essential XP SP3 is a slimmed down version of XP to the bare]]></description>
<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.inethouse.info/files/155905_20075252029143605.jpg" alt="" width="450" height="225" /></p>
<p><!--more--></p>
<p style="text-align:left;"><strong>Windows Essential XP SP3 2008</strong><br />
<strong>Windows Essential XP SP3</strong> is a slimmed down version of XP to the bare essentials but still remains fully functional. Over 300mb of crap removed from a real genuine XP ISO and added some important software to make a very complete OS. This xp save 1 Gb space from your Hd .</p>
<p style="text-align:left;"> </p>
<p style="text-align:left;"> </p>
<p style="text-align:left;">* Windows Media Player 11 Including all updates<br />
Latest media player from Microsoft</p>
<p style="text-align:left;">* Internet Explorer 7 Including all updates<br />
Latest stable release</p>
<p style="text-align:left;">* Microsoft .NET Framework 1.1, 2.0, 3.0, and 3.5 including all updates<br />
Needed for many latest apps to run</p>
<p style="text-align:left;">* Sun Java Runtime Environment 6 Update 6<br />
Needed for Java based apps</p>
<p style="text-align:left;">* Unlocker 1.8.7<br />
Gives write access to files in use</p>
<p style="text-align:left;">* Adobe Reader Lite 8.1.2<br />
Bloatless version of the best PDF reader</p>
<p style="text-align:left;">* Combined Community Codec Pack 17/5/2008<br />
Very lightweight codec pack that will let you play back almost anything you come across</p>
<p style="text-align:left;">* CoreAVC Professional 1.7.0.0<br />
The Best H264 Decoder available</p>
<p style="text-align:left;">* KMPlayer 2.9.3.1431<br />
The best all in one media player with a plethora of features</p>
<p style="text-align:left;">* Windows Live Messenger 8.5<br />
Pre-*****ed to allow polygamy, remove ads and etc. Includes Live Safety Scanner</p>
<p style="text-align:left;">* Windows Live Mail<br />
Microsoft replacement for Outlook Express</p>
<p style="text-align:left;">* Zune theme<br />
Theme from Microsoft. XP will default to this theme after install</p>
<p style="text-align:left;">* TweakUI in Control Panel<br />
User interface customization app</p>
<p style="text-align:left;">* Raxco PerfectDisk 2008 Professional<br />
Award winning defrag software for Windows</p>
<p style="text-align:left;">* CCleaner<br />
A very safe and reliable registry cleaner</p>
<p style="text-align:left;">* Hashtab Shell Extension<br />
A shell extension for viewing file hashes. A must have for every uploader!</p>
<p style="text-align:left;">* Gabest AVI Splitter<br />
Replacement for the built in lackluster Windows AVI Splitter. Now you can play back broken AVI files even in WMP!</p>
<p style="text-align:left;">* UPDATED! WinRAR 3.80 Beta 1<br />
Most popular archiver</p>
<p style="text-align:left;">* UPDATED! Your Uninstaller! 2008 Professional 6.1.1250<br />
Leave nothing behind of your unwanted software</p>
<p style="text-align:left;">* NEW! Nero Micro 8.3.2.1<br />
Due to popular demand! Nero Micro is a slimmed down version of the Nero Suite that contains only Nero Express and Nero Burning ROM</p>
<p style="text-align:left;">* Lots of registry modifications to help improve performance</p>
<p style="text-align:left;">* Contains all Windows Updates till the date of release</p>
<p style="text-align:left;"> </p>
<p style="text-align:left;"> </p>
<p style="text-align:left;"><strong>Download</strong></p>
<p style="text-align:left;"><a href="http://anonym.to/?http://rapidshare.com/files/129403105/Windows_Essential_XP_SP3__By_magiccc.part1.rar"><span style="color:#666666;">http://rapidshare.com/files/129403105/Windows_Essential_XP_SP3__By_magiccc.part1.rar</span></a></p>
<div class="quote" style="text-align:left;"><a href="http://anonym.to/?http://rapidshare.com/files/129408430/Windows_Essential_XP_SP3__By_magiccc.part2.rar"><span style="color:#666666;">http://rapidshare.com/files/129408430/Windows_Essential_XP_SP3__By_magiccc.part2.rar</span></a></div>
<div class="quote" style="text-align:left;"><a href="http://anonym.to/?http://rapidshare.com/files/129413876/Windows_Essential_XP_SP3__By_magiccc.part3.rar"><span style="color:#666666;">http://rapidshare.com/files/129413876/Windows_Essential_XP_SP3__By_magiccc.part3.rar</span></a></div>
<div class="quote" style="text-align:left;"><a href="http://anonym.to/?http://rapidshare.com/files/129419803/Windows_Essential_XP_SP3__By_magiccc.part4.rar"><span style="color:#666666;">http://rapidshare.com/files/129419803/Windows_Essential_XP_SP3__By_magiccc.part4.rar</span></a></div>
<div class="quote" style="text-align:left;"><a href="http://anonym.to/?http://rapidshare.com/files/129423564/Windows_Essential_XP_SP3__By_magiccc.part5.rar"><span style="color:#666666;">http://rapidshare.com/files/129423564/Windows_Essential_XP_SP3__By_magiccc.part5.rar</span></a></div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[no es veu el fondo de les pàgines web]]></title>
<link>http://llibremagistral.wordpress.com/?p=3</link>
<pubDate>Fri, 18 Jul 2008 07:03:32 +0000</pubDate>
<dc:creator>rallylap</dc:creator>
<guid>http://llibremagistral.wordpress.com/?p=3</guid>
<description><![CDATA[si no es veu el fondo de les pagines web o tenen un aspecte diferent, no es carreguen totes les imat]]></description>
<content:encoded><![CDATA[<p>si no es veu el fondo de les pagines web o tenen un aspecte diferent, no es carreguen totes les imatges, la llestra es veu més grossa etc...</p>
<p>Panel de control &#62; accessibilidad &#62;</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Universal XP Driver 2008]]></title>
<link>http://tomaprogramas.wordpress.com/?p=12</link>
<pubDate>Fri, 18 Jul 2008 06:28:11 +0000</pubDate>
<dc:creator>tomaprogramas</dc:creator>
<guid>http://tomaprogramas.wordpress.com/?p=12</guid>
<description><![CDATA[
• COMENTARIO
Aquí esta la ultima version del paquete de drivers para XP/Win2k.
(Algunos de los n]]></description>
<content:encoded><![CDATA[<p><img src="http://img296.imageshack.us/img296/7434/2hgsk8ijd7.jpg" alt="" /><br />
• COMENTARIO</p>
<p>Aquí esta la ultima version del paquete de drivers para XP/Win2k.<br />
(Algunos de los nuevos, algunos actualizado)</p>
<p>No necesitaras pasar horas navegando en línea para encontrar los drivers!<br />
(Win2k y las plataformas XP solamente)<br />
Al llegar los molestos “Amarillo cuestión marcas” en su administrador de dispositivos,<br />
Basta con meter el CD Universal Driver en Windows y automáticamente la búsqueda<br />
Amplia base de los conductores que pasa.</p>
<p>Este CD, contiene los controladores de software para más de 25000 componentes de hardware de<br />
Marcas como Dell, HP, Compaq, IBM, Sony, Toshiba, Panasonic, así como<br />
Hardware de fabricantes de componentes de Intel, 3Com, VIA, nVidia, ATI, SoundMax,<br />
Y muchos más.</p>
<p><!--more--></p>
<p>• DATOS DE LA DESCARGA</p>
<p>• LENGUAJE : Ingles<br />
• FORMATO : ISO<br />
• TAMAÑO : 305 MB<br />
• TAMAÑO ISO : 625 MB<br />
• CREADOR : <a href="http://www.mechodownload.com/">http://www.mechodownload.com/</a><br />
• PASSWORD: <strong><span style="color:#4169e1;">mechodownload</span></strong></p>
<p>• ENLACES DE DESCARGA</p>
<p><a href="http://rapidshare.com/files/95556153/UDrive_ByMechoDownload.part1.rar" target="_blank">http://rapidshare.com/files/95556153/UDrive_ByMechoDownload.part1.rar</a><br />
<a href="http://rapidshare.com/files/95567190/UDrive_ByMechoDownload.part2.rar" target="_blank">http://rapidshare.com/files/95567190/UDrive_ByMechoDownload.part2.rar</a><br />
<a href="http://rapidshare.com/files/95578372/UDrive_ByMechoDownload.part3.rar" target="_blank">http://rapidshare.com/files/95578372/UDrive_ByMechoDownload.part3.rar</a><br />
<a href="http://rapidshare.com/files/95578996/UDrive_ByMechoDownload.part4.rar" target="_blank">http://rapidshare.com/files/95578996/UDrive_ByMechoDownload.part4.rar</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows XP não é mais vendido... Não mesmo?]]></title>
<link>http://interessevirtual.wordpress.com/?p=23</link>
<pubDate>Fri, 18 Jul 2008 03:55:56 +0000</pubDate>
<dc:creator>Guilherme</dc:creator>
<guid>http://interessevirtual.wordpress.com/?p=23</guid>
<description><![CDATA[Você pode até achar que não&#8230; Mais sim, Windows XP ainda é vendido. Confira mais no post co]]></description>
<content:encoded><![CDATA[<p><a href="http://interessevirtual.wordpress.com/files/2008/07/vista.png"><img class="alignleft size-full wp-image-18" src="http://interessevirtual.wordpress.com/files/2008/07/vista.png" alt="" width="128" height="128" /></a>Você pode até achar que não... Mais sim, Windows XP ainda é vendido. Confira mais no post completo. :)</p>
<p><!--more--></p>
<p><strong>Certo, ele é vendido, mas aonde?</strong></p>
<p>Em uma banca montada com uma grande chapa de papelão com as pontas unidas por um pedaço de fita durex numa espécie de alça improvisada em vários centros de cidades, ainda encontra-se não apenas cópias das capas do Windows XP (atualizado com o Service Pack 3), mas também do Windows 98, Me e 2000. Se você perceber a noção do negócio, outro dia eu estava andando pelo centro de São Paulo, e encontrei em vários camelôs, o Windows 1.0 (sim, você não leu errado).</p>
<p>O pessoal bem que tenta barrar esse tipo de coisa, mas no Brasil, pirataria já se tornou rotina. NÃO, eu não sou a favor da pirataria, mas e o preço do CD original? Eles ficam tão preocupados com os cd's piratas que não ligam para que seja diminuído os preços dos originais.</p>
<p>Bom, é bom dar uma desabafada sobre o que eu acho da pirataria e quem a combate. ;)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Seu Botão iniciar, no estilo Longhorn!]]></title>
<link>http://aspiredeskmod.wordpress.com/?p=566</link>
<pubDate>Fri, 18 Jul 2008 03:36:08 +0000</pubDate>
<dc:creator>David - Aspire DeskMod</dc:creator>
<guid>http://aspiredeskmod.wordpress.com/?p=566</guid>
<description><![CDATA[Pessoal, ontem eu postei uma Blaero simplesmente mais que perfeita! E hoje navegando na galeria do m]]></description>
<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-80 alignleft" style="float:left;" src="http://aspiredeskmod.files.wordpress.com/2008/06/start-menu.png?w=110&#38;h=110&#38;h=110" alt="" width="110" height="110" />Pessoal, ontem eu postei uma Blaero simplesmente mais que perfeita! E hoje navegando na galeria do mesmo criador dela, encontrei mais uma coisa que tenho certeza que vocês irão gostar, simplesmente um botãozinho no estilo Longhorn! O melhor de tudo é que se você usa transparência na Barra de Tarefas, ele não ficará desbotado como os outros! :)</p>
<p style="text-align:center;"><!--more Matéria Completa...--><br />
<span style="font-size:small;color:#000000;">Longhorn Start</span></p>
<p align="left">Para instalar é bem simples, basta fazer o download dela <a href="http://cid-f11f2dab2d8c426e.skydrive.live.com/self.aspx/Aspire%20DeskMod/Variados/Longhorn%20Start.rar" target="_blank">aqui</a>, após terminado o download extraia ela do arquivo .rar e a pasta cole num lugar onde você não irá excluir, agora abra a pasta e localize o arquivo Start Button - Resized Taskbar.exe e execute-o, após isto seu botão iniciar já ficará no estilo Longhorn!</p>
<p>Se você usa o programa Vistart que deixa seu iniciar igual do Vista e deseja que ela fique inteira até com ele, clique no ícone do programa com o direito localizado ao lado do Relógio em Preferences, em Z-Order marque Always on Top e marque a opção Run Automatically when Windows Start, se você deseja que ela inicie junto com o Windows e dê Ok!</p>
<p style="text-align:center;"><img class="aligncenter" src="http://aspiredeskmod.files.wordpress.com/2008/07/longhorn1.png" alt="" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bye Bye Linux]]></title>
<link>http://happyquark.wordpress.com/?p=104</link>
<pubDate>Fri, 18 Jul 2008 02:50:44 +0000</pubDate>
<dc:creator>happyquark</dc:creator>
<guid>http://happyquark.wordpress.com/?p=104</guid>
<description><![CDATA[So I recently made the switch to Ubuntu Linux and I&#8217;ve been using it for almost a month. So fa]]></description>
<content:encoded><![CDATA[<p>So I recently made the switch to <a href="http://happyquark.com/2008/07/12/linux-what-is-it-good-for/">Ubuntu Linux</a> and I've been using it for almost a month. So far I have found that I like the overall setup of the system (the Debian setup). For the most part it runs faster than XP and I like how much simpler and quicker things can be when you begin to really learn the power of utilizing the terminal. Best of all, I like the free software and easy access to it. With all that said, Linux fails in a few areas that are essential areas for me and I am not particularly interested in dual booting back and forth between the two OS's just to get some simple things done. In prior posts I have given quick descriptions of some of the necessary programs but in this post I feel a stronger justification is needed for the switch.</p>
<p>1. Video Editing: Video editing is a major hobby of mine and it just happens to be the thing which Linux fails the hardest at. There is literally not a single useful piece of video editing software available to Linux. On Windows my primary mode of video production is Sony Vegas, but I have also done work in Adobe Premier, Ulead Video Studio, Windows Movie Maker and Pinnacle. Some of these are better than others (Vegas&#62;Premier&#62;Ulead&#62;Pinnacle&#62;WMM). When it comes to Linux video apps they are all equally bad (Kino=LiVES=Kdenlive=Cinerella=complete and utter shit). Some will argue that Cinerella is significantly better than the rest and to be honest this is true, however it is still so bad that it is equally incapable of producing a finished product and that is where it really counts. The programs are all missing their own extremely important aspects so the only way to really get even simple editing done is to have multiple editors open at the same time so that you can pass the project back and forth.</p>
<p>2. Audio Editing: Another of my hobbies is music production which again Linux is miserable at. Not quite as miserable as video editing but almost. Lately I have been using FL Studio because I prefer its interface, but should I ever change my mind, I know I can always switch to wonderful alternatives like Cubase, Reason and Sony Acid. Linux offers a program called Linux Multi-Media Studio which is clearly an FL Studio rip-off but it isn't pulled off quite as well. Again, the fact that it is free is nice, but it just doesn't stand up on its own as anything but an amateur level piece of software.</p>
<p>3. Image Editing: There is an image editing software god and its name is photoshop (peace be upon it). As with all of the previous softwares discussed, Photoshop can't be loaded onto linux without some major hiccups, meaning the user has to settle for a whole host of unsuitable alternatives. In this instance Linux offers GIMP which I have to admit, I like. It is a very good piece of software. Admittedly I don't like the interface but I assume with more practice I could get used to it. Still, it is far from being an alternative to Photoshop. It is simply a more powerful piece of equipment.</p>
<p>Aside from these 3 major areas I had some significant problems or distastes for some specific Linux equivalents. These programs included Maple 10/11, Mathematica, Matlab, and Texnic Center (I didn't really like any of the Linux Tex IDE's).</p>
<p>I really did like Ubuntu and wished that it would have fit my needs. It seems that Linux either succeeds spectacularly or fails miserably with everything it does. Meanwhile Windows enables me to do just about anything with very minor complications. For me, this makes Windows the better choice. Should many of these problems be sorted out or more and better software was developed to suit my needs, I would gladly make the switch back. Until then, Windows is my OS.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Tenha no seu XP, uma Bolinha Saltada perfeita!]]></title>
<link>http://aspiredeskmod.wordpress.com/?p=560</link>
<pubDate>Thu, 17 Jul 2008 23:55:54 +0000</pubDate>
<dc:creator>David - Aspire DeskMod</dc:creator>
<guid>http://aspiredeskmod.wordpress.com/?p=560</guid>
<description><![CDATA[Pessoal, para quem não sabe, antes da Viorb existia a Blaero, na época ela era muito ruinzinha, p]]></description>
<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-80 alignleft" style="float:left;" src="http://aspiredeskmod.files.wordpress.com/2008/06/start-menu.png?w=110&#38;h=110&#38;h=110" alt="" width="110" height="110" />Pessoal, para quem não sabe, antes da Viorb existia a Blaero, na época ela era muito ruinzinha, piscava quando usava o Vistart, programa que emula o Iniciar do Vista no XP, as vezes sumia sozinha... Enfim não prestava! Mas hoje encontrei uma Blaero alternativa, que tem todos estes bugs corrigidos! Já até migrei para ela, simplesmente mais que perfeita! :P</p>
<p style="text-align:center;"><!--more Matéria Completa...--><br />
<span style="font-size:small;color:#000000;">Blaero Start</span></p>
<p align="left">Para instalar é bem simples, basta fazer o download dela <a href="http://cid-f11f2dab2d8c426e.skydrive.live.com/self.aspx/Aspire%20DeskMod/Variados/Blaero%20Start.rar" target="_blank">aqui</a>, após terminado o download extraia ela do arquivo .rar e a pasta cole num lugar onde você não irá excluir, agora abra a pasta e localize o arquivo Blaero Start Orb - Resized Taskbar.exe e execute-o, após isto a bolinha do seu iniciar já ficará saltada!</p>
<p>Se você usa o programa Vistart que deixa seu iniciar igual do Vista e deseja que ela fique inteira até com ele, clique no ícone do programa com o direito localizado ao lado do Relógio em Preferences, em Z-Order marque Always on Top e marque a opção Run Automatically when Windows Start, se você deseja que ela inicie junto com o Windows e dê Ok!</p>
<p style="text-align:center;"><img class="aligncenter" src="http://aspiredeskmod.files.wordpress.com/2008/07/perfeita.png" alt="" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Kundenservice for the win]]></title>
<link>http://2wotens.wordpress.com/2008/07/18/kundenservice-for-the-win/</link>
<pubDate>Thu, 17 Jul 2008 23:06:59 +0000</pubDate>
<dc:creator>zwotens</dc:creator>
<guid>http://2wotens.wordpress.com/2008/07/18/kundenservice-for-the-win/</guid>
<description><![CDATA[wer den kundenservice seines ISPs bemüht ist entweder einsam, hat angestauten frust oder weiß einf]]></description>
<content:encoded><![CDATA[<p>wer den kundenservice seines ISPs bemüht ist entweder einsam, hat angestauten frust oder weiß einfach nicht mehr weiter. vielleicht ist es aber auch der wunsch, dass das problem nicht an einem selbst, sondern ausserhalb des einflussbereiches liegt. dann bemüht man also den kundenservice, installiert widerwillig die vorgeschriebene hardware, auch wenn man dazu das telefonat beenden und sich anschließend erneut per handy durch die ewige ansage der automatisierten standardabfrage quälen muss. immerhin kostenfrei. eine kostenfreie nummer erhält man allerdings erst, wenn man eine servicenummer angerufen hat. oder ich war einfach nicht in der lage, die kostenfreie gleich ausfindig zu machen.</p>
<p>wer nun also mit noch guter laune gestartet war, hat leichte ermüdungserscheinungen nach den untermenüs und der mehrmaligen eingabe der kundennummer. dann erreicht man also die kundenbetreuer. man hat das gefühl, sie sind ein wichtiges gut und müssen daher vor den kunden geschützt werden. vielleicht aber auch reine vorsichtsmaße, bevor die frage gestellt werden muss, ob denn auch das stromkabel angeschlossen wurde. erweißt sich einem sein gegenüber als durchaus hilfbsbereit und kompetent, bessert sich die laune wieder, auch wenn nicht direkt geholfen werden kann. man lässt sich durch kleine untermenüs leiten, die man eigentlich für nicht relevant hält, aber auch das muss nach systematischer reihenfolge durchgegangen werden, um die fehlerquellen auszuschließen und das problem somit einzukreisen.</p>
<p>das bisher unerwähnte problem war derart gelagert, dass trotz vertragswechsel die downloadgeschwindigkeit sich nicht erhöht hatte und auf einem indiskutable wert verharrte. es stellte sich schnell heraus, dass das problem nicht netzseitig zu suchen war, sondern auf meiner seite lag. bis zum router war die volle leistung abrufbar. damit ist der provider eigentlich aus dem rennen und kann sich neuen aufgaben widmen, zumal ich auch nicht mehr die vorgeschriebene hardware verwandt. die freundliche servicekraft wollte dennoch versuchen mir zu helfen. windows xp war nicht sein fachgebiet, er benutzt linux und sein kind wartete nun im kindergarten darauf abgeholt zu werden. er hatte seit fünf minuten feierabend. die ehemals grantelige stimmung meinerseits wich weiter. wir gingen gemeinsam die einzelnen punkte durch, deinstallation, neustart, das ganze noch mal, doch keine verbesserung. was ich nebenbei noch gelernt habe, durch das halten der shift-taste werden die programme im autostart ordner nicht geladen. ich meinte mal gehört zu haben, dass dies seit xp nicht mehr möglich war, ohne es je ausprobiert zu haben. zu bemerken sei dabei, dass dies jedoch nicht die in der registry eingetragenen programme betrifft. seis drum, das hilft auch so schon mal weiter, hat man doch noch etwas vergessen und muss neu booten.</p>
<p>nachdem sein kind dann vierzig minuten gewartet hatte, musste er dann doch los, ohne mir abschließend geholfen zu haben. jedoch nicht, ohne mir noch ein paar hausaufgaben zu geben. nach kurzer suche war ich schließlich in der lage durch zwei einstellungen die leistung um erst fünfzig prozent und dann noch einmal sechzig prozent zu steigern. auch wenn nun erst achtzig prozent der vollen leistung ausgenutzt werden, kann ich schon sehr zufrieden sein und habe die suche damit eingestellt. dass zwei kleine softwareeinstellungen ein so großen effeckt haben können, hätte ich bei weitem nicht gedacht. und dass ich mal auf so einen kundendienst treffe sicher auch nicht.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[XP or Vista: Which one is better?]]></title>
<link>http://compren.wordpress.com/?p=55</link>
<pubDate>Thu, 17 Jul 2008 21:08:23 +0000</pubDate>
<dc:creator>compren</dc:creator>
<guid>http://compren.wordpress.com/?p=55</guid>
<description><![CDATA[Adam Mann, assistant manager of Computer Renaissance in Bradenton,Florida, recently wrote an article]]></description>
<content:encoded><![CDATA[<p>Adam Mann, assistant manager of <a href="http://www.compren.com/stores/bradenton/">Computer Renaissance</a> in Bradenton,Florida, recently wrote an article for the Bradenton Herald. Below is the article.</p>
<p><strong>XP or Vista: Which one is Better?</strong><br />
Many people have bought computers with Vista thinking, "It's newer, it must be better, right?" Well, according to popular poll, no, it's not. Or at least you would think so from the grumbles of the public opinion.</p>
<p>But I must say that my feelings have mellowed in recent months. While Vista does have its bugs, the problems are not anything that I haven't seen in XP at one time or another. One thing to remember is that XP has been around since Oct. 25, 2001. That's a long time for any Windows operating system and plenty of time to work out all the kinks.</p>
<p>XP had similar problems to Vista, but people have had time to forget that and become accustomed to a semi-stable platform. But all this might be moot with Microsoft announcing that a new operating system, Windows 7, will be released in late 2009 or early 2010.</p>
<p>Another aspect of Vista's non-popularity is that many people have been trying to turn their new computer investment into an XP experience. This, of course, can be a daunting proposition, even for someone who knows what he or she is doing. A lot of computers sold with Vista, especially from big companies like Dell and HP, are made with Vista in mind. Try looking for support for your computer after installing XP on it and you might be out of luck. Plus from a technician's point of view, finding the hardware drivers for your computer becomes a hunt for a needle in a hay stack, and even then you're not guaranteed success. Your Vista computer might not be 100 percent compatible with XP.</p>
<p>While XP is tried and true and Vista is new and untested, they both have their advantages. And I can tell you from personal experience, because I use both, they both have their headaches. The old saying, "The grass is always greener on the other side" comes to mind. Considering the cost of replacing Vista with XP, you might be better off trading it in for a model that already has XP installed. Because remember, to put XP on your machine, you first have to buy it, which even today can cost more than $100 for the home edition. Then, unless you really know what you're doing, you have to pay someone to reload it for you. With the cost of computers dropping like crazy, now is the time to pounce. XP computers are a dying breed, soon to fade into the shadow of the refurbished and used.</p>
<p>No matter how you feel about XP or Vista, ask yourself how much it is worth it to you to switch. In my opinion, there will come a time when Vista will be an operating system as worthy as XP. And with Windows 7 around the corner nipping at Vista's heals, it will be interesting to see what popular opinion says then.</p>
<p>Adam Mann is the assistant manager at <a href="http://www.compren.com/stores/bradenton/">Computer Renaissance in Bradenton</a>. <a href="mailto:asst-mgr@cr-bradenton.com">Click to email him.</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[What does it take to get a PC with XP?]]></title>
<link>http://minutiaeetal.wordpress.com/?p=22</link>
<pubDate>Thu, 17 Jul 2008 20:55:09 +0000</pubDate>
<dc:creator>nsinlock</dc:creator>
<guid>http://minutiaeetal.wordpress.com/?p=22</guid>
<description><![CDATA[What does it take to get a pc with xp&#8230;
really?
REALLY?
Apparently so.  PC World, via Slashdot]]></description>
<content:encoded><![CDATA[<p><a title="What Des it Take to Get a PC With XP" href="http://www.pcworld.idg.com.au/index.php/id;1496591483" target="_blank">What does it take to get a pc with xp</a>...</p>
<p>really?</p>
<p>REALLY?</p>
<p>Apparently so.  PC World, via Slashdot, features an article purporting to advise consumers about how they can purchase a new computer with an old operating system.   This would be interesting...well no it wouldn't be interesting.  There are two major flaws with even the ideas presented by this article.  First, simply looking at the websites for major vendors reveals that some systems offer windows XP as a choice.  It's rare, and every vendor doesn't offer it, but there are some.  Second, anyone who purchases a copy of windows vista has the ability to "roll back" the operating system to either Windows XP or Windows 2000.   Special thanks to Paul Thurrott for pointing <a href="http://community.winsupersite.com/blogs/paul/archive/2008/07/07/infoworld-declares-mission-accomplished-in-save-xp-campaign.aspx" target="_blank">this</a> out.   As Thurrott points out, this ability has been a long standing feature of Windows operating systems.   When you consider this, several thoughts naturally arise.   Did this writer do any research?  You would think he would have mentioned the specific ability for any consumer to roll back to XP or 2000 if he had.   Why even write an article about getting an out of date operating system for a <strong>new</strong> computer?</p>
<p>After considering such thoughts, one might be lead to suspect that this is the tech journalists version of a fluff piece.  He calls up a couple companies about getting xp on a new computer and boom he has an article.   Let's take apart some quotes shall we?</p>
<p><em>"I won't waste time rehashing the argument over whether Windows Vista is any good. The fact remains that lots of people prefer Windows XP, and they'll go to great lengths to get it."</em></p>
<p>Perhaps a better way to write this would be, "I know there's no good reason to write an article about how to get an old operating system on a new computer, but I can justify it by harping on the "popular" demand.  In fact it's so popular that, as Thurrott pointed out in the same article above, <strong>"BTW: 210,000 signatures represents about 0.03 percent (three tenths of one percent) of all XP users, assuming there are 700 million XP users worldwide. It could actually be higher." </strong>Oh and while we're at it, since "lots of people" would like to get linux on their new computer, perhaps I should await this guy's, "Guide to getting gentoo on a new pc."  NEXT QUOTE!</p>
<p><em>"To find out how difficult it is to get a new XP machine these days, I asked the nine largest PC vendors in the United States--Dell, HP, Gateway, Toshiba, Acer, Fujitsu, Lenovo, Sony, and Asus--about the specifics of their downgrade policies. Then, to see how closely the official story synced up with the reality in the marketplace, I called sales representatives for each company and asked them whether I could purchase a new laptop equipped with XP from them."</em></p>
<p>Investigative journalism at it's best people!  So he called a bunch of corporate headquarters, then he called and pretended to order a pc.  Too bad he didn't, say, call Microsoft.  He could have saved 18 calls with one, since Microsoft readily explains that their operating system features a rollback feature.</p>
<p><em>"The verdict?"</em></p>
<p>Guilty by reason of inanity?</p>
<p><em>"Downgrade policies are all over the map, and more than a few rank-and-file sales reps have a sketchy understanding of those policies."</em></p>
<p>So let me get this straight.  You called corporate headquarters and then sales and you found out that employees don't always strictly follow the official policies and procedures of a company.  Wow.  Just.  I'm speechless.  So what?  You've described the situation at every single large corporation.</p>
<p>The writer proceeds to explain what he encountered but we can stop right here because of all this is meaningless because you can get either Vista, Xp, or 2000 simply by buying a copy of Vista or getting a copy of Vista with your new computer.  Also, Vista is a more secure, stable operating system, with more conveniences and features.  If you are buying a new computer, please don't try to buy a system with XP, especially if you're doing so because of all of the "problems" you heard about.  Vista had, repeat had, a problem with drivers, a problem caused by hardware vendors.   There is no problem with drivers now.  If you buy a new computer it will run with vista just fine, just make sure you have ~2 GB of Ram and at least 126-256mb of video ram to ensure you can utilize the aero glass feature and that you can multi task with no slow down.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Seu Windows XP, no estilo Live!]]></title>
<link>http://aspiredeskmod.wordpress.com/?p=558</link>
<pubDate>Thu, 17 Jul 2008 19:42:56 +0000</pubDate>
<dc:creator>David - Aspire DeskMod</dc:creator>
<guid>http://aspiredeskmod.wordpress.com/?p=558</guid>
<description><![CDATA[Pessoal, sem dúvidas o estilo Windows Live vem virando moda entre os deskModers desde meados de Nov]]></description>
<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-148 alignleft" style="float:left;" src="http://aspiredeskmod.files.wordpress.com/2008/06/color-appearance.png?w=110&#38;h=110&#38;h=110" alt="" width="110" height="110" />Pessoal, sem dúvidas o estilo Windows Live vem virando moda entre os deskModers desde meados de Novembro do ano passado... Mas também não é atoa, com um visual tão limpo e clean como este, é impossível não gostar não é mesmo? E por este motivo fui atrás de um Shell Pack bem completo, para você usar e desfrutar no seu Windows XP! Não deixe de conferir! :mrgreen:</p>
<p style="text-align:center;"><!--more Matéria Completa...--><br />
<span style="font-size:small;color:#000000;">XP Live Pack 1.1</span></p>
<p><a href="http://fc01.deviantart.com/fs24/i/2008/022/4/9/XP_Live_pack_1_1_by_zlixmix.png" target="_blank"><img class="aligncenter" style="border:0;" src="http://tn3-1.deviantart.com/fs24/300W/i/2008/022/4/9/XP_Live_pack_1_1_by_zlixmix.png" alt="" width="300" height="225" /></a></p>
<p style="text-align:center;"><a href="http://www.deviantart.com/download/74865894/XP_Live_pack_1_1_by_zlixmix.rar" target="_blank"><img class="size-medium wp-image-45              aligncenter" style="border-width:0;" src="http://aspiredeskmod.files.wordpress.com/2008/06/download.png?w=150&#38;h=34&#38;h=34" alt="" width="150" height="34" /></a></p>
<p style="text-align:right;"><span style="color:#999999;">Fonte:</span> <a href="http://zlixmix.deviantart.com/art/XP-Live-pack-1-1-74865894" target="_blank">deviantART</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows XP]]></title>
<link>http://ioliveira.wordpress.com/?p=24</link>
<pubDate>Thu, 17 Jul 2008 18:07:37 +0000</pubDate>
<dc:creator>ioliveira</dc:creator>
<guid>http://ioliveira.wordpress.com/?p=24</guid>
<description><![CDATA[
]]></description>
<content:encoded><![CDATA[<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/dtlO0RXktlo'></param><param name='wmode' value='transparent'></param><embed src='http://www.youtube.com/v/dtlO0RXktlo&rel=0' type='application/x-shockwave-flash' wmode='transparent' width='425' height='350'></embed></object></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows desatualizado corre Riscos...]]></title>
<link>http://aspiredeskmod.wordpress.com/?p=553</link>
<pubDate>Thu, 17 Jul 2008 17:55:46 +0000</pubDate>
<dc:creator>David - Aspire DeskMod</dc:creator>
<guid>http://aspiredeskmod.wordpress.com/?p=553</guid>
<description><![CDATA[Pessoal, desta vez realmente valeu apena deixar o assunto deskMod de lado outra vez! Navegando pelo ]]></description>
<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-125 alignleft" style="float:left;" src="http://aspiredeskmod.files.wordpress.com/2008/06/audiosrvdll_i00cb_0409.png?w=110&#38;h=110&#38;h=110" alt="" width="110" height="110" />Pessoal, desta vez realmente valeu apena deixar o assunto deskMod de lado outra vez! Navegando pelo Guia do PC, aliás um ótimo site visitem, encontrei uma notícia bastante constrangedora para quem não atualiza seu Windows, seja ele XP ou Vista, simplesmente se você continuar assim, seu computador corre sérios riscos de ser invadido! Então tome cuidado :!:</p>
<p style="text-align:center;"><!--more Matéria Completa...--><br />
<span style="font-size:small;color:#000000;">Windows desatualizado corre Riscos</span></p>
<p>Um computador com <strong>Windows</strong> desatualizado e conectado à internet pode ser contaminado em 4 minutos. É o que mostra um estudo realizado hoje pelo <strong>Internet Storm Center</strong> (ISC).</p>
<p>O estudo foi feito com base em um cracker obter o número de IP da vítima com secesso. Em menos de cinco minutos provavelmente um malware seria instalado no sistema vulnerável.</p>
<p><strong>Thorsten Holz</strong>, co-fundador do projeto, revelou ainda que uma máquina desatualizada, segundo as estimativas do levantamento, será infectado em 16 horas após conectada à internet. Os números realmente impressionam.</p>
<p>Segundo Holz, o ideal seria atualizar o sistema antes de se conectar à grande rede. Mas todos nós sabemos que na maioria das vezes isso não é possível. O que poderia ajudar depois de uma reinstalação do Windows é manter salvo no HD o último service pack disponível para o sistema e, logo após conectado à internet, buscar e instalar as atualizações disponíveis no <a href="http://windowsupdate.microsoft.com/" target="_blank">Windows Update</a>.</p>
<p style="text-align:right;"><span style="color:#999999;">Fonte:</span> <a href="http://www.guiadopc.com.br/2008/07/14/windows-desatualizado-pode-ser-invadido-em-4-minutos/" target="_blank">Guia do PC</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Simule uma Janela do Vista no seu XP!]]></title>
<link>http://aspiredeskmod.wordpress.com/?p=547</link>
<pubDate>Thu, 17 Jul 2008 17:32:05 +0000</pubDate>
<dc:creator>David - Aspire DeskMod</dc:creator>
<guid>http://aspiredeskmod.wordpress.com/?p=547</guid>
<description><![CDATA[Pessoal, para quem gosta de deskMods estilo Vista como eu, com certeza vai adorar este programinha q]]></description>
<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-50" style="float:left;border-width:0;" src="http://aspiredeskmod.files.wordpress.com/2008/06/appwizcpl_i05dc_0409.png?w=110&#38;h=110&#38;h=110" alt="" width="110" height="110" />Pessoal, para quem gosta de deskMods estilo Vista como eu, com certeza vai adorar este programinha que vou postar agora... Ele foi feito pelo Raul.S, do antigo BlogWindows, e simula no seu Windows XP a janela do Windows Vista Ultimate Extras! Simplesmente mais que perfeito, 100% testado e aprovadissímo por mim! Não deixem de conferir! :D</p>
<p style="text-align:center;"><!--more Matéria Completa...--><br />
<span style="font-size:small;color:#000000;">Windows Vista Ultimate Extras</span></p>
<p style="text-align:center;"><a href="http://fc04.deviantart.com/fs22/i/2007/358/5/8/Windows_Ultimate_Extras_for_XP_by_RaulWindows.jpg" target="_blank"><img class="aligncenter" src="http://tn3-2.deviantart.com/fs22/300W/i/2007/358/5/8/Windows_Ultimate_Extras_for_XP_by_RaulWindows.jpg" border="0" alt="" width="300" height="225" /></a></p>
<p style="text-align:center;"><a href="http://www.deviantart.com/download/72895684/Windows_Ultimate_Extras_for_XP_by_RaulWindows.zip" target="_blank"><img class="size-medium wp-image-45            aligncenter" style="border-width:0;" src="http://aspiredeskmod.files.wordpress.com/2008/06/download.png?w=150&#38;h=34&#38;h=34" alt="" width="150" height="34" /></a></p>
<p style="text-align:right;"><span style="color:#999999;">Fonte:</span> <a href="http://raulwindows.deviantart.com/art/Windows-Ultimate-Extras-for-XP-72895684" target="_blank">deviantART</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bill Gates deixa trabalho integral na Microsoft para se dedicar à filantropia ]]></title>
<link>http://alissoncpu.wordpress.com/?p=46</link>
<pubDate>Thu, 17 Jul 2008 17:10:27 +0000</pubDate>
<dc:creator>alissoncpu</dc:creator>
<guid>http://alissoncpu.wordpress.com/?p=46</guid>
<description><![CDATA[
da Folha Online 
Após mais de três décadas à frente da Microsoft, Bill Gates deixa nesta sexta-]]></description>
<content:encoded><![CDATA[<p><!--[if gte mso 9]&#62;  Normal 0   21   false false false  PT-BR X-NONE X-NONE              MicrosoftInternetExplorer4              &#60;![endif]--><!--[if gte mso 9]&#62;                                                                                                                                            &#60;![endif]--></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">da <strong>Folha Online</strong> </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Após mais de três décadas à frente da Microsoft, Bill Gates deixa nesta sexta-feira (27) o dia-a-dia daquela que é a maior companhia de software do mundo e passará a se dedicar em tempo integral à organização Bill &#38; Melinda Gates Foundation. </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Gates, 52, cuja aparência juvenil contrasta estranhamente com os cabelos já grisalhos, deixará para trás toda uma vida dedicada ao desenvolvimento de software e concentrará suas energias em promover a descoberta de novas vacinas ou o financiamento de projetos nos países em desenvolvimento.</span></p>
<p class="MsoNormal"><a href="http://alissoncpu.wordpress.com/files/2008/07/bill-gates.jpg"><img class="aligncenter size-medium wp-image-64" src="http://alissoncpu.wordpress.com/files/2008/07/bill-gates.jpg?w=240" alt="" width="240" height="300" /></a></p>
<p class="MsoNormal"><!--[if gte mso 9]&#62;  Normal 0   21   false false false  PT-BR X-NONE X-NONE              MicrosoftInternetExplorer4              &#60;![endif]--><!--[if gte mso 9]&#62;                                                                                                                                            &#60;![endif]--></p>
<table class="MsoNormalTable" border="0" cellpadding="0">
<tbody>
<tr>
<td style="padding:0.75pt;">
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Bill Gates, 52, ainda   detém participação de 8,7% na Microsoft, fatia avaliada em US$ 23 bilhões;   vai se dedicar à filantropia</span></p>
<p class="MsoNormal">
<p class="MsoNormal"><!--[if gte mso 9]&#62;  Normal 0   21   false false false  PT-BR X-NONE X-NONE              MicrosoftInternetExplorer4              &#60;![endif]--><!--[if gte mso 9]&#62;                                                                                                                                            &#60;![endif]--></p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">A Microsoft continuará sob o comando do executivo-chefe, Steve Ballmer, do chefe de estratégia e pesquisa, Craig Mundie, e do chefe para arquitetura de softwares, Ray Ozzie. Em junho de 2006, Ozzie já havia assumido o posto de Gates como responsável pela arquitetura de software da Microsoft.</span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Como é o maior acionista da Microsoft, Gates continuará a ser o presidente do conselho da empresa e a trabalhar em alguns projetos especiais de tecnologia. A participação de 8,7% que ele detém na companhia vale cerca de US$ 23 bilhões. </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Mas, na segunda-feira (30), enquanto Gates estará preocupado com epidemiologia e obras de caridade, a Microsoft ainda estará envolta em problemas que Gates também não conseguiu resolver: bater o Google no segmento de internet e defender seu império no mundo "offline". </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Quando a Microsoft anunciou em 2006 que Gates planejava se dedicar menos à empresa, ele nomeou dois executivos para guiar a direção técnica da empresa. Entretanto, ações recentes da Microsoft indicam que um grupo maior de pessoas vai planejar essa área.</span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Em <a href="http://www1.folha.uol.com.br/folha/bbc/ult272u414579.shtml"><span style="color:blue;">entrevista à BBC</span></a>, Bill Gates afirmou que o sucesso da Microsoft não se deve apenas ao que a empresa fez, mas também ao que os competidores deixaram de fazer. "A maioria dos nossos concorrentes era muito mal administrada", disse Gates. "Eles não entenderam como unir pessoas com experiências em negócios e em engenharia. Eles também não sabiam como se deslocar pelo mundo."</span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">As táticas utilizadas pela Microsoft para garantir o domínio da marca em sua área de atuação foram foco de intensos debates. De um lado, os competidores da Microsoft, junto com alguns tribunais e agências reguladoras, argumentam que a companhia se aproveitou de sua posição para dominar o mercado por meio de práticas ilegais. </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">De outro, Gates e seus colegas insistem que seu único propósito era criar um "grande software" e que os clientes não o comprariam se não gostassem do produto. </span></p>
<p class="MsoNormal">
<p class="MsoNormal"><strong><span style="font-size:10pt;font-family:&#34;">Poder de barganha</span></strong><span style="font-size:10pt;font-family:&#34;"> </span></p>
<p class="MsoNormal"><span style="font-size:10pt;font-family:&#34;">Na avaliação de um dos ex-funcionários da Microsoft, um dos grandes trunfos de Gates era a habilidade de entender ao mesmo tempo de negócios e da engenharia necessária para criar os softwares. De certa forma, a Microsoft teve nas mãos o poder de decidir a sorte de outras empresas de software. </span></p>
<p><span style="font-size:10pt;font-family:&#34;">E ainda há um último elemento indiscutível que se soma ao sucesso da fórmula Microsoft: o uso de grandes quantias de dinheiro para se proteger dos caprichos do mercado ou da eventual falência de um produto específico.</span></p>
<p class="MsoNormal">
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal" style="text-align:center;"><!--[if gte mso 9]&#62;  Normal 0   21   false false false  PT-BR X-NONE X-NONE              MicrosoftInternetExplorer4              &#60;![endif]--><!--[if gte mso 9]&#62;                                                                                                                                            &#60;![endif]--></p>
<table class="MsoNormalTable" style="height:26px;" border="0" cellpadding="0" width="1">
<tbody>
<tr>
<td style="padding:0.75pt;"></td>
</tr>
</tbody>
</table>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Integrando o Service Pack 3 no CD de Instalação do Windows e MAIS!]]></title>
<link>http://systechcenter.wordpress.com/?p=16</link>
<pubDate>Thu, 17 Jul 2008 15:26:12 +0000</pubDate>
<dc:creator>MalarKeY - SysTech</dc:creator>
<guid>http://systechcenter.wordpress.com/?p=16</guid>
<description><![CDATA[Bom, Eu havia criado esse tutorial no Fórum WinAjuda a um tempo atrás e resolvi por bem compartilh]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;"><strong>Bom, Eu havia criado esse tutorial no <span style="color:#0000ff;"><span style="text-decoration:underline;"><span><em><a title="Esse Tutorial no WinAjuda (A mesma Coisa)" href="http://www.winajuda.com/forum/viewtopic.php?f=4&#38;t=983" target="_blank">Fórum WinAjuda a um tempo atrás</a></em></span></span></span> e resolvi por bem compartilhar ele aqui no Blog também, espero que seja útil!<br />
</strong>
</p>
<p style="text-align:justify;"><strong>Para ver o Tutorial Basta Clicar no link abaixo: </strong></p>
<p style="text-align:justify;"><em><span style="color:#0000ff;"><span style="text-decoration:underline;"><strong><a href="http://systechcenter.wordpress.com/integrando-o-sp3-cd-windows-xp/">http://systechcenter.wordpress.com/integrando-o-sp3-cd-windows-xp/</a></strong></span></span></em></p>
<p style="text-align:justify;"><strong>Fiz esse tutorial em uma página própria, pois ficou BEM ilustrado e grande!</strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Nod32 3.0 ou 2.7 GRÁTIS por 6 Meses!]]></title>
<link>http://systechcenter.wordpress.com/?p=10</link>
<pubDate>Thu, 17 Jul 2008 14:34:13 +0000</pubDate>
<dc:creator>MalarKeY - SysTech</dc:creator>
<guid>http://systechcenter.wordpress.com/?p=10</guid>
<description><![CDATA[Do Nosso amigo enioli do Fórum WinAjuda! Segue a Fonte: Nod32 Free por 6 meses.


Realmente deu a l]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;"><em>Do Nosso amigo enioli do Fórum WinAjuda! Segue a Fonte: <span style="color:#0000ff;"><span style="text-decoration:underline;"><a title="fonte" href="http://www.winajuda.com/forum/viewtopic.php?f=10&#38;t=1076" target="_blank">Nod32 Free por 6 meses</a></span></span>.<br />
</em>
</p>
<p style="text-align:justify;">Realmente deu a louca nas empresas de Softawares Anti-Vírus! Agora a <span style="color:#0000ff;"><em><span style="text-decoration:underline;"><a title="Eset China" href="http://www.nod32cn.com/pplive/index.php" target="_blank">Nod32 da China</a></span></em></span> lançou uma oportunidade para você pegar grátis uma licença de 6 Meses para o seu Eset Nod32 seja versão 2.7 ou versão 3.0. Tutorial Bem ilustrado, pena que você tem que fazer bastante coisa para obter a licença.</p>
<p style="text-align:justify;"><span style="text-decoration:underline;"><strong>O Serial é legítimo e original! Curta por 6 meses gratuitamente seu Nod32!</strong></span></p>
<p style="text-align:justify;">Abaixo o Passo-a-Passo traduzido por mim do <span style="color:#0000ff;"><em><span style="text-decoration:underline;"><a title="My Digital Life" href="http://www.mydigitallife.info/2008/07/10/eset-nod32-antivirus-2730-free-6-months-subscription-serial-username-and-password-on-pplive-nettv/" target="_blank">Site My Digital Life</a></span></em></span>.</p>
<p style="text-align:justify;"><!--more--></p>
<p style="text-align:justify;">
<p style="text-align:justify;">--&#62; Baixe e Instale o Software (Não tem Vírus) <span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://www.mydigitallife.info/2005/11/24/pplive-p2ptv-to-watch-online-tv/">PPLive NetTV</a></em></span></span>, esse Software é para assistir TV em seu Desktop via Streaming. Clique Aqui Para Instalar: <span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://download.pplive.com/pplivesetup_1.9.38.exe">PPLive 1.9.38.exe</a></em></span></span>.</p>
<p style="text-align:justify;">--&#62; Execute o PPLive NetTV como ADMINISTRADOR (Windows Vista principalmente) pelo atalho na sua Área de Trabalho ou Pelo Menu Iniciar -&#62; Todos os Programas -&#62; PPLive -&#62; PPLive NetTV.</p>
<p style="text-align:justify;">--&#62; Na Interface do Programa, Clique em <strong>Help</strong> -&#62; <strong>Obtain Free NOD32</strong>.</p>
<p style="text-align:justify;">--&#62; Clique no <span style="color:red;">Link com Texto em Vermelho</span> que está desenhado no desenho acima.</p>
<p style="text-align:justify;">Nota: Se você receber uma caixa de aviso, você não está rodando o PPLive em nível de administrador. Saia do PPLive e Execute novamente em Modo Administrador.</p>
<p style="text-align:left;">--&#62; Um único Código será gerado.</p>
<p style="text-align:justify;">--&#62; Copie e GRAVE o serial de Ativação para o Nod32. Para Copiar, Basta Clicar no botão em frente ao código.</p>
<p style="text-align:justify;">--&#62; Você terá que fazer o Download e Instalar uma versão especial para esse número de Ativação, assim, colocando esse número, ele será automaticamente convertido em um Username com o seu Password. Abaixo terá vários links para Download dessa versão especial, todos são iguais, Alguns links não estão funcionando.</p>
<ul style="text-align:justify;">
<li><span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://ftp12.enet.com.cn/pub/utility/virus/NOD32_PPlive_Setup.rar">NOD32_PPlive_Setup.rar</a></em></span></span> (<span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://ftp5.enet.com.cn:88/pub/utility/virus/NOD32_PPlive_Setup.rar">mirror</a></em></span></span>)</li>
<li><span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://dl-sh-ctc-1.pchome.net/1k/xw/setup_2_7039build_2779.rar">setup_2_7039build_2779.rar</a> </em></span></span>(<span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://dl-sh-ocn-1.pchome.net/1k/xw/setup_2_7039build_2779.rar">mirror</a></em></span></span>)</li>
<li><span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://dl4.it168.com/0804/IT168.com-86091setup_2_7039_%28build_2779%29.exe">I</a></em><em><a href="http://dl4.it168.com/0804/IT168.com-86091setup_2_7039_%28build_2779%29.exe">T168.com-86091setup_2_7039_(build_2779).exe</a></em></span></span> (<span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://220.113.0.250/setup_2_7039_%28build_2779%29.exe">mirror</a></em></span></span>)</li>
<li><span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://xiazai.zol.com.cn/down.php?softid=266878&#38;subcatid=22&#38;site=10&#38;server=102">setup_2_7039_build_2779.exe</a></em></span></span> (<span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://xiazai.zol.com.cn/down.php?softid=266878&#38;subcatid=22&#38;site=10b&#38;server=10b2">mirror</a></em></span></span>)</li>
<li><span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://www.ttdown.com/redose.aspx?SoftID=195682&#38;fg=1">NOD32PPLive.zip</a></em></span></span></li>
</ul>
<p style="text-align:justify;">Faça o Download e instale essa versão especial, abaixo terá imagens ilustrando o passa a passa para a instalação:</p>
<p style="text-align:justify;">--&#62; Dê um VISTO na caixinha para aceitar os termos de uso.</p>
<p style="text-align:left;">--&#62; Cole nesse espaço o Serial de Ativação que você gravou ali em cima.</p>
<p style="text-align:left;">--&#62; instalação terminada, Clique em <strong>Finish (O)</strong> para sair do Setup.</p>
<p style="text-align:justify;">--&#62; Execute e Abra o <strong>NOD32 Control Center</strong>. A Interface estará em Chinês, mas não se preocupe, uma vez pegado o Username e o Password, você poderá desinstalar essa versão e instalar uma outra de qualquer idioma 2.7 ou 3.0.</p>
<p style="text-align:left;">--&#62; Abra a seção <strong>Update</strong> como estpa na figura abaixo. Aqui está o Username e Password para ser usado na versão 2.7 ou 3.0 em qualquer idioma. Mas veja que o Password está com Asteriscos (*********).</p>
<p style="text-align:justify;">--&#62; Se for necessário, Faça o Download e Instale o <span style="color:#0000ff;"><span style="text-decoration:underline;"><em><a href="http://www.mydigitallife.info/2008/07/09/reveal-uncover-and-show-hidden-passwords-masked-behind-asterisks-or-stars/">asterisk password viewer or revealer</a></em></span></span> (Esse programa foi testado para revelar a senha no Nod32 e funcionou.) Para pegar o Password através dos Asteriscos.</p>
<p style="text-align:justify;">--&#62; Agora que você tem o Username e o Password, Salve ele para depois poder colocar na outra versão do Nod32.</p>
<p style="text-align:justify;">--&#62; Você Pode desinstalar o Nod32 Versão Chinesa Especial pelo Adicionar e Remover programas.</p>
<p style="text-align:justify;">--&#62; Agora é só fazer o Download do Nod32: (Eu que peguei esses links!)</p>
<ul style="text-align:justify;">
<li><span style="color:#0000ff;"><em><span style="text-decoration:underline;"><a title="Download Nod32 3.0 PT-BR em 32Bits" href="http://download.eset.com/download/win/eav/eav_nt32_ptb.msi" target="_blank">Download Nod32 3.0 PT-BR em 32Bits</a></span></em></span>;</li>
<li><span style="color:#0000ff;"><em><span style="text-decoration:underline;"><a title="Download Nod32 3.0 PT-BR em 64Bits" href="http://download.eset.com/download/win/eav/eav_nt64_ptb.msi" target="_blank">Download Nod32 3.0 PT-BR em 64Bits</a></span></em></span>;</li>
<li><span style="color:#0000ff;"><em><span style="text-decoration:underline;"><a title="Download Nod32 2.7 PT-BR em 32/64Bits." href="http://download.eset.com/download/win/v2st/ndntptst.exe" target="_blank">Download Nod32 2.7 PT-BR em 32/64Bits</a></span></em></span>.</li>
</ul>
<p style="text-align:justify;">Todos eles são Para o Sistema Windows Xp/2000/Vista</p>
<p style="text-align:justify;">-- Durante a Instalação, Insira o UserName e o Password que você gravou lá atrás quando for aberto a caixinha Detalhes da Licensa.</p>
<p style="text-align:justify;">
<p style="text-align:justify;"><span style="text-decoration:underline;"><em><strong>É isso. Tutorial Traduzido por MalarKeY!</strong></em></span></p>
]]></content:encoded>
</item>

</channel>
</rss>
