<?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>vista &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/vista/</link>
	<description>Feed of posts on WordPress.com tagged "vista"</description>
	<pubDate>Sat, 11 Oct 2008 08:06:30 +0000</pubDate>

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

<item>
<title><![CDATA[Vista SP1 Cleanup Tool]]></title>
<link>http://ttcshelbyville.wordpress.com/?p=973</link>
<pubDate>Sat, 11 Oct 2008 03:08:15 +0000</pubDate>
<dc:creator>SMallard</dc:creator>
<guid>http://ttcshelbyville.ca.wordpress.com/2008/10/11/vista-sp1-cleanup-tool/</guid>
<description><![CDATA[Vista&#8217;s SP1 uses a ton of space after its initial install.  The Vista Service Pack removal to]]></description>
<content:encoded><![CDATA[<p>Vista's SP1 uses a ton of space after its initial install.  The Vista Service Pack removal tool (Hey, I didn't hear about it either) removes archived files returning a ton of space.  Remember, you cannot uninstall SP1 after this.  Hopefully you tested SP1 for a couple of weeks.</p>
<ol>
<li>Click the on the Vista Orb (start button), All Programs, Accessories, and click Command Prompt.  (or click on run if you have made this option seen and run the tool below.)</li>
<li>Type vsp1cln.exe and then press Enter on your keyboard.</li>
<li>Another command prompt box will open with a warning about running the SP1 disk clean-up tool. (Warning tools scare me too.)</li>
<li>Type y to start the clean-up.</li>
<li>There will be a wait as the uninstall of your archive files are being removed.</li>
<li>Command prompt window will close when the process completes.</li>
<li>Defrag with Iobit <a href="http://ttcshelbyville.wordpress.com/2008/09/12/best-new-freeware-defrag-utility/">defrag</a></li>
</ol>
<p><a href="http://ttcshelbyville.wordpress.com/2008/09/12/best-new-freeware-defrag-utility/">http://ttcshelbyville.wordpress.com/2008/09/12/best-new-freeware-defrag-utility/</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Vista backup with Robocopy - Part 2]]></title>
<link>http://leereid.wordpress.com/?p=100</link>
<pubDate>Fri, 10 Oct 2008 22:29:04 +0000</pubDate>
<dc:creator>leereid</dc:creator>
<guid>http://leereid.ca.wordpress.com/2008/10/11/vista-backup-with-robocopy-part-2/</guid>
<description><![CDATA[In part 1, I covered how to use robocopy, which is part of Windows Vista. Now we&#8217;ll use that k]]></description>
<content:encoded><![CDATA[<p>In <a href="http://leereid.wordpress.com/2008/09/29/vista-backup-with-robocopy-part-1/">part 1</a>, I covered how to use robocopy, which is part of <a href="http://www.microsoft.com/windows/windows-vista/default.aspx" target="_blank">Windows Vista</a>. Now we'll use that knowledge to create a scheduled task and have regular backups.</p>
<p>Using Vista, you'll want to run <a href="http://lifehacker.com/software/vista/screenshot-tour--windows-vistas-task-scheduler-235219.php">Task Scheduler</a> (try <a href="http://www.microsoft.com/windows/windows-vista/features/search-and-organization.aspx">pressing the windows key and typing this in</a>, it should appear pretty swiftly). You'll probably need to press continue to get past the <a href="http://en.wikipedia.org/wiki/User_Account_Control">UAC</a> prompt. The Task Scheduler screen is very busy and has <em>a lot</em> of options. For our purpose, try looking on the right for an item called <strong>Create Basic Task</strong>. If you can't find it there, it should be under the action menu.</p>
<p>This will launch the Create Basic Task Wizard, now give this a name (Backup is ok) and click Next.</p>
<p>This goes to the <strong>Trigger</strong> screen, which dictates how often the backup will be done. Take your pick, but I'll go for Daily. You'll then be asked about the exact time you want it to run and for this backup it doesn't matter too much for most people, unless you know you'll be doing something really important every day and you don't want it disturbed. I'll pick <strong>9:00:00 am</strong> every <strong>1</strong> days and click Next.</p>
<p>Now we're at the <strong>Action</strong> screen and we want to start a program, so click Next. Here's the important part, you need to select the program to run, which is robocopy, you can either just type <strong>robocopy</strong> or click browse and find <strong>C:\Windows\System32\robocopy.exe</strong>. Now you need to enter the parameters into the <em>Add arguments (optional)</em> box. These will be whatever you've decided based on Part 1, in my case <strong>“C:\Users\MyUser\Pictures” “G:\MyBackup\Pictures” /MIR /XJD /R:5 /W:15<a href="http://leereid.files.wordpress.com/2008/10/bt.jpg"><img class="alignnone size-medium wp-image-101" title="Create Basic Task Wizard" src="http://leereid.wordpress.com/files/2008/10/bt.jpg?w=300" alt="" width="300" height="207" /></a></strong></p>
<p>Click Next and then Finish and it's all setup.</p>
<p>Now if you want to see if it will all work, you should be able to see you backup task, right-click it and choose <strong>Run</strong>. You should have a command prompt window appear, unless you disabled that in your robocopy command. You'll also be able to see the <em>Last Run Result</em>, which will be the exit code robocopy gives. Generally you should get 0,1,2 or 3 (0x0, 0x1, 0x10, 0x11), but consult <a href="http://leereid.wordpress.com/2008/09/22/robocopy-exit-codes/" target="_self">Robocopy exit codes</a> if you're not sure.</p>
<p>Happy backing up and don't forget to check your backup is what you expect! Comments and suggestions welcome.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Is Microsoft is slamming Windows shut for new users?]]></title>
<link>http://explaintechnology.wordpress.com/?p=42</link>
<pubDate>Fri, 10 Oct 2008 22:06:10 +0000</pubDate>
<dc:creator>Ben K</dc:creator>
<guid>http://explaintechnology.ca.wordpress.com/2008/10/10/is-microsoft-is-slamming-windows-shut-for-new-users/</guid>
<description><![CDATA[A colleague of mine forwarded this article on Microsoft extending the life of its Windows XP operati]]></description>
<content:encoded><![CDATA[<p>A colleague of mine forwarded <a href="http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=210800478" target="_blank">this article </a>on Microsoft extending the life of its Windows XP operating system due to user disinterest in its next operating system, Windows Vista. Apparently Microsoft is concerned about users not wanting to transition, as they intended, from XP to Vista.</p>
<p>I find this situation curious. First, I have heard all the arguments/complaints about incompatibilities, stability, security, etc., but let’s set those aside and ask a more fundamental question: <em>why would users want to upgrade an operating system at all?</em> If Microsoft is so concerned about maintaining market share (and widespread discussion indicates that they certainly are), why not take a look at why users don’t want to use the next, newest thing just because it’s the next, newest thing? Most people I know are perfectly content using Windows XP. Since an operating system governs the user experience for operating the PC, switching the OS is not a small change.</p>
<p>Here’s what I think the answer to that question is: most users <em>don’t</em>. Technology users that actively depend on the technology for productivity really just want consistency, and will only accept change if it makes tasks better in some way — faster, more efficient, and almost universally, <em>easier</em>. Do you really want to use new technology if it doesn’t provide you with something you need? Will you acquire the newer form of that technology if it doesn’t provide you with something crucial that you don’t have today? Do you want technology that makes (or even if it only appears to make) your tasks <em>more difficult</em>? Efficiency is found in consistency, and products that change constantly won’t be well adopted by those that need to be able to depend on using the technology without taking time to re-learn, re-learn, re-learn. Yes, there are some technology aficionados that love that cycle, but I feel safe in saying that most of us don’t. We just want our technology to <em>work</em> for us, not the other way around.</p>
<p>Now, in the context of operating system changes, put on the new PC user hat. For new users, change is almost insurmountable. (Is change while learning difficult? Have you ever tried changing the engine on a moving car?) A PC is hard enough to use. Change the operating system significantly and they’re ready to throw in the towel altogether. As a more experienced user, I understand updates are needed (especially for security these days), but honestly, I wonder if Microsoft likes change just for the sake of change (and profit.) Could it be that Windows XP is simply <em>good enough</em> for most existing PC users? Is it possible Vista doesn’t yield anything “improved” enough to warrant the change? And what about our brand new PC users? Is Vista or XP better for them, or neither?</p>
<p>Given that choice, my vote would be neither. Neither Windows XP nor Windows Vista are gracious enough to new users… they’re obviously made for existing users. Since learning about PCs and operating systems is a pretty tough request for new users, is there something that could make the learning curve easier? I think there might be. My colleagues know I’m a big fan of software that teaches users to develop better skills (on that particular software) via different “user modes.” Many pieces of software currently on the market have “beginner” modes which allow new users to be productive without expending vast amounts of effort just to learn the software. Eventually, an intermediate mode allows users to progress toward more sophisticated use. Truly experienced users can elect “advanced” mode.</p>
<p>For some time it has been my opinion that Windows needs something like this. Imagine an interface that is a little more “real world” for new PC users. It would be intuitive, yet allow completion of the same tasks the standard (“advanced”) Windows interface does while at the same time reinforcing the concepts needed to understand “advanced mode.” What might “beginner” mode look like? Well, I have a few ideas running around in my mind… nothing final, but it would surely need to be a little more discreet. Perhaps the interface would be slightly analogous to other “real world” machines. Now, please understand  I do NOT mean something like <a href="http://en.wikipedia.org/wiki/Microsoft_Bob" target="_blank">Microsoft Bob</a>. While "Bob" used a real world,  analogy-based approach to the PC interface— and I’m certainly fond of analogies — it took the concept much too far. <strong>Note to Microsoft</strong> (and other developers): <strong>even</strong> <strong>the newest, most elderly users understand that a PC is a <em>machine</em></strong>. What they don’t understand is <strong>how to <em>operate</em> it!</strong></p>
<p>That’s what I see as the ultimate challenge — making sense of the machine. That’s why I wrote <em>The Ultimate PC Primer</em> , and that’s where I see Microsoft’s operating systems closing the door on new PC users — the OS is still too foreign. Do I think it’s easy to solve? Not at all. But it is needed, and it is worthwhile to try to solve. So while Microsoft is worried about losing existing users when it comes to adoption of their new operating system(s), perhaps they should also double-check to make sure they’re not slamming their own Windows closed on potential newcomers to the market.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[DataTraveler w wersji 32GB]]></title>
<link>http://xteam7.wordpress.com/?p=1938</link>
<pubDate>Fri, 10 Oct 2008 19:55:25 +0000</pubDate>
<dc:creator>ParalyserX</dc:creator>
<guid>http://xteam7.ca.wordpress.com/2008/10/10/datatraveler-w-wersji-32gb/</guid>
<description><![CDATA[
Najnowszy produkt firmy Kingston to przenośna pamięć flash USB        DataTraveler 150. Urządze]]></description>
<content:encoded><![CDATA[<p><img src="http://www.4press.pl/ftp/4/224/%5B8672%5D_kingston-dt150.jpg" border="0" alt="" hspace="7" vspace="11" align="left" /></p>
<p style="margin-top:0;">Najnowszy produkt firmy Kingston to przenośna pamięć flash USB        DataTraveler 150. Urządzenie oferuje 32GB wolnego miejsca na dane i jest        największym pojemnościowo modelem z serii DataTraveler.</p>
<p style="margin-top:0;">Pamięć DT150 jest kompatybilny z systemami operacyjnymi Windows        Vista/XP/2000, Mac OS X 10.3 (i nowsze) oraz Linux 2.6 (i wyższe).<!--more--> Jak        widać, nikt nie powinien mieć żadnego problemu z używaniem tego        produktu, chyba że ktoś używa jakiegoś egzotycznego OS-a. Nie wiadomo        natomiast nic na temat obsługi funkcji ReadyBoost, która jest częścią        Windows Vista.</p>
<p style="margin-top:0;">Cena Kingston DataTraveler 150 32GB to 139$. Pamięć jest objęta 5-letnią        gwarancją producenta.</p>
<p class="Data"><strong>Źródło &#38; Obrazek: <a href="http://4press.pl" target="_blank">4press.pl</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Windows 7 To Dial Down UAC]]></title>
<link>http://tpspace.wordpress.com/?p=313</link>
<pubDate>Fri, 10 Oct 2008 19:40:57 +0000</pubDate>
<dc:creator>nolimit974</dc:creator>
<guid>http://tpspace.ca.wordpress.com/2008/10/10/windows-7-to-dial-down-uac/</guid>
<description><![CDATA[&#8220;Engineers working on Windows 7 have admitted Vista&#8217;s User Account Control was too intru]]></description>
<content:encoded><![CDATA[<p>"Engineers working on Windows 7 have admitted Vista's User Account Control was too intrusive, and are promising to tone it down in the forthcoming Windows 7. 'We've heard loud and clear that you are frustrated,' says Microsoft engineer Ben Fathi. 'You find the prompts too frequent, annoying, and confusing. We still want to provide you control over what changes can happen to your system, but we want to provide you a better overall experience.' According to Fathi, when Vista first launched, 775,312 unique applications were producing prompts — so some may be annoyed that it won't be scrapped entirely, but at least Microsoft is listening. The comments echo those of Steve Ballmer, who admitted at a conference in London that 'the biggest trade-off we made was sacrificing security for compatibility. I'm not sure the end-users really appreciated that trade-off.'"</p>
<p>Original Article <a href="http://www.pcpro.co.uk/news/229434/windows-7-to-dial-down-uac.html">here</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Forgot your Windows password?]]></title>
<link>http://wei1ec.wordpress.com/?p=240</link>
<pubDate>Fri, 10 Oct 2008 18:00:52 +0000</pubDate>
<dc:creator>woot</dc:creator>
<guid>http://wei1ec.ca.wordpress.com/2008/10/10/forgot-your-windows-password/</guid>
<description><![CDATA[Whoops... Sparkie forgot his password!  What to do?
This is by far the most popular question around ]]></description>
<content:encoded><![CDATA[[caption id="attachment_242" align="alignright" width="219" caption="Whoops... Sparkie forgot his password!  What to do?"]<a href="http://wei1ec.files.wordpress.com/2008/10/sparkie_forgot_pwd.jpg"><img class="size-medium wp-image-242" title="sparkie_forgot_pwd" src="http://wei1ec.wordpress.com/files/2008/10/sparkie_forgot_pwd.jpg?w=300" alt="Whoops... Sparkie forgot his password!  What to do?" width="219" height="165" /></a>[/caption]
<p>This is by far the most popular question around Yahoo Answers - "I forgot my Windows password, and how do I reset it?" - You see the same question almost everyday, and sometimes I wish Yahoo could pin that topic somewhere in the section, so people can read it before they ask the same thing again.  But no, they don't do that... so I feel like writing my own.  The following three methods are proven to work, but I leave the decision to you which one you'd like to use.</p>
<h3><span style="color:#000000;"><span style="text-decoration:underline;">USE AN ADMIN ACCOUNT</span></span></h3>
<p>There's a myth that you can use the "net user" command to reset the password, example:</p>
<blockquote><p>net user Sparkie abc123</p></blockquote>
[caption id="attachment_243" align="alignright" width="210" caption="Apparently net user does not work with a guest account"]<a href="http://wei1ec.files.wordpress.com/2008/10/guest_netuser.jpg"><img class="size-medium wp-image-243" title="guest_netuser" src="http://wei1ec.wordpress.com/files/2008/10/guest_netuser.jpg?w=300" alt="The &#34;net user&#34; command doesn't work with a guest account..." width="210" height="113" /></a>[/caption]
<p>That myth is somewhat incorrect.  The truth is "net user" only works when you already have access to an account that has enough privilege - usually an admin's account - to execute this action, otherwise it will be denied by Windows.  Technically, "net user" is pretty much the same as Control Panel - if you can change the password by using "net user", you can change the password under Control Panel, as well.</p>
<p>In addition, even if you don't have an extra admin account to use, there's still a hidden local Administrator that you can access under safe-mode.  This account may, or may not be password-protected, depending on how the system builder set it up in the first place, but always give it a try.</p>
<p>To learn how to get into safe-mode, go to the following link:<br />
<a href="http://www.computerhope.com/issues/chsafe.htm" target="_blank"> http://www.computerhope.com/issues/chsafe.htm</a></p>
<h3><span style="color:#000000;"><span style="text-decoration:underline;">CRACK THE PASSWORD BY RAINBOW</span></span></h3>
[caption id="attachment_245" align="alignright" width="210" caption="It only took Sparkie 1m7s to recover the password.  And the password is: makeitsnappy"]<a href="http://wei1ec.files.wordpress.com/2008/10/pwdfound.jpg"><img class="size-medium wp-image-245" title="pwdfound" src="http://wei1ec.wordpress.com/files/2008/10/pwdfound.jpg?w=300" alt="makeitsnappy" width="210" height="175" /></a>[/caption]
<p>Windows does not store passwords in plaintext form, it is one-way encrypted (in <a href="http://en.wikipedia.org/wiki/LM_hash" target="_blank">LM algorithm</a>), aka hashed, therefore there isn't a pretty way to crack it... but there is a way: Use a rainbow table.  Unlike a traditional brute-force attack - you keep on guessing a possible match until you get it right, which is very time-consuming - a rainbow table is a precomputed database that saves you cracking time computation in advance by using a technique called <a href="http://en.wikipedia.org/wiki/Space-time_tradeoff" target="_blank">time-memory-tradeoff</a>, allowing your brute-force method to be much more efficient, fast, and pretty damn accurate.</p>
<p>To learn more about rainbow, go here:<br />
<a href="http://en.wikipedia.org/wiki/Rainbow_table" target="_blank">http://en.wikipedia.org/wiki/Rainbow_table</a></p>
<p>To give you an idea how fast it cracks, I did an experiment with the following setup:</p>
<ul>
<li>Windows XP Pro SP3</li>
<li>P4 2.0 ghz</li>
<li>2gb Memory</li>
<li>60gb HDD @ 7,200rpm</li>
<li>ophcrack with 703mb rainbow table</li>
</ul>
<p>Tested passwords and times:</p>
<ul>
<li>hondas2000 : 7sec</li>
<li>abc123 : 6sec</li>
<li>asdfdsa : 6sec</li>
<li>max10121989 : 12sec</li>
<li>monkey : 3sec</li>
<li>11231967:  3sec</li>
</ul>
<p><span style="color:#808080;">Notes: The initialization could take as long as minute to load.  During the first experiment the actual time for "hondas2000" was 41sec (preload) + 5sec (crack time).</span></p>
<p>The above tool can be found here:<br />
<a href="http://ophcrack.sourceforge.net/" target="_blank">http://ophcrack.sourceforge.net/</a></p>
[caption id="attachment_247" align="alignright" width="192" caption="A website that cracks Windows passwords for you free of charge"]<a href="http://wei1ec.files.wordpress.com/2008/10/webservicecrack.jpg"><img class="size-medium wp-image-247" title="webservicecrack" src="http://wei1ec.wordpress.com/files/2008/10/webservicecrack.jpg?w=300" alt="A website that cracks Windows passwords for you free of charge" width="192" height="166" /></a>[/caption]
<p>However, in case you didn't realize, preping the computer for a rainbow crack is time-consuming (it took me 4 hours to prep the test, by the way), and some of us simply do not have the time for it.  Luckily, there's another way where you don't have to download the look-up table and still crack it - simply extract the password hash of the account, and use a web service to recover it for you.  This is what you need to do:</p>
<ol>
<li>Still go ahead and <a href="http://ophcrack.sourceforge.net/" target="_blank">download ophcrack</a></li>
<li>Install, but do not download any table</li>
<li>Run the program. Click on the big "Load" button, click on "Local Sam"</li>
<li>Save the results as "hash.txt" and put it somewhere you can find</li>
<li>In the results file, every line represents an account, and is in this format:</li>
<blockquote><p>Sparkie:1009:<span style="color:#ff0000;">7CE2DE1F24339022AE91A15A9FDF9D77</span>:991795B7F0C46 5B98594ED9C5E4443EE:::</p>
<p>In this example, you see "Sparkie" is the account name, "7CE2DE1F24339022AE91A15A9FDF9D77" is the LM hash, and that's what you want.</p></blockquote>
<li>Now, go to this website: <a href="http://www.objectif-securite.ch/en/products.php" target="_blank">http://www.objectif-securite.ch/en/products.php</a></li>
<li>Copy and paste the hash in the first field, click on "Submit".  Within a few seconds you should see the password.  See how easy that is?</li>
</ol>
<h3><span style="color:#000000;"><span style="text-decoration:underline;">RESET THE PASSWORD</span></span></h3>
<p>There may be times cracking is just not an option for you, so what do you do?  You can just reset it - this method works on any type of Windows, and requires no admin privilege.</p>
[caption id="attachment_246" align="alignright" width="180" caption="nt_pass can reset the password without using an admin account"]<a href="http://wei1ec.files.wordpress.com/2008/10/austrumi.png"><img class="size-medium wp-image-246" title="austrumi" src="http://wei1ec.wordpress.com/files/2008/10/austrumi.png?w=300" alt="nt_pass can reset the password without using an admin account" width="180" height="124" /></a>[/caption]
<p>Personally, I use an utility called NT_Pass from Austrumi Linux 0.9.2 to reset Windows passwords.  Austrumi can be downloaded here:<br />
<a href="http://sourceforge.net/project/showfiles.php?group_id=103017&#38;package_id=110546" target="_blank">http://sourceforge.net/project/showfiles.php?group_id=103017&#38;package_id=110546</a></p>
<p>Make sure you get the 0.9.2 distrubution, burn it onto a CD (<a href="http://www.petri.co.il/how_to_write_iso_files_to_cd.htm" target="_blank">click here</a> to learn how), and boot up the computer with it, and follow the instructions on the screen.</p>
<p>Or there's another tool called "Offline NT Password &#38; Registry Editor".  It works just like NT_Pass, burn it onto a disk and boot up with it.  This utility can be found here:<br />
<a href="http://home.eunet.no/pnordahl/ntpasswd/" target="_blank">http://home.eunet.no/pnordahl/ntpasswd/</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[New Windows Version to be Dubbed Windows Strata?]]></title>
<link>http://mybloggspot.wordpress.com/?p=392</link>
<pubDate>Fri, 10 Oct 2008 17:36:01 +0000</pubDate>
<dc:creator>mybloggspot</dc:creator>
<guid>http://timbrazer.com/2008/10/10/new-windows-version-to-be-dubbed-windows-strata/</guid>
<description><![CDATA[Oh how I love Windows rumors.  This is one that I can&#8217;t pass up on.  My voice will be heard.]]></description>
<content:encoded><![CDATA[<p>Oh how I love Windows rumors.  This is one that I can't pass up on.  My voice will be heard.  I just want to express one item on my agenda; I got a <a href="http://timbrazer.com/what-i-use/">Mac</a>.  Yes, thats right.  The years of Windows is slowly passing me.  Just kidding.  I am not Windows free. Yet, that is.  I probably will never be.  </p>
<p>Anyway, I came accros this story on my reader page on Google.  <a href="http://www.engadget.com/2008/10/09/clouds-on-vistas-horizon-to-be-dubbed-strata/">Engadget</a> has reported a fluff on a Proffessional Developers Conference website.  They reported on session that will be happening there.  Guess what showed up on one the agenda's?  Windows Strata was in there.  Then, it was gone, mysteriously renamed Windows Cloud in order to cover it up.  </p>
<p>Could this be a choice of name for the new <a href="http://news.google.com/news?client=safari&#38;rls=en-us&#38;q=Windows%20Cloud%20operating%20system&#38;ie=UTF-8&#38;oe=UTF-8&#38;um=1&#38;sa=N&#38;tab=wn">Windows Cloud operating system</a>.</p>
<p>Check it out <a href="http://news.cnet.com/8301-13860_3-10061111-56.html?part=rss&#38;subj=news&#38;tag=2547-1_3-0-20">here</a> and <a href="http://geekswithblogs.net/kit/archive/2008/10/08/125702.aspx">here</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[A 3000$ PC for MSN-Messenger and Internet Explorer...]]></title>
<link>http://winphix.wordpress.com/?p=28</link>
<pubDate>Fri, 10 Oct 2008 16:51:33 +0000</pubDate>
<dc:creator>phoenxsoftware</dc:creator>
<guid>http://winphix.ca.wordpress.com/2008/10/10/a-3000-pc-for-msn-messenger-and-internet-explorer/</guid>
<description><![CDATA[Have you ever heard your neighbor brag about his new PC. The man hardly knows what a PC is, but he]]></description>
<content:encoded><![CDATA[<p>Have you ever heard your neighbor brag about his new PC. The man hardly knows what a PC is, but he just bought a 3.000$ machine with an "Intel Quatta core of 300Mb" and "a lot of those nice ports on the backside" and oh yeah, "it has windows Vista Ultimate x64, but Vista just sucks a friend told me that".<br />
If you ask your neighbor about his activities on the PC  he replies, "I'm learning to work with MSN messenger and I browse ebay for stuff with Internet Explopper".</p>
<p>To come to a point, people buy PC's just as a status icon. They spend thousands of dollars or euros on a machine that they can hardly operate and do not need. Did you know that MSN-messenger works on an AMD Athlon 1200+ with 256Mb of memory and Internet Explorer as well. A machine like that costs 100$ on ebay, screen included. But no, people directly buy the most expensive things without thinking why they need them or what they can do. </p>
<p>This is a normal evolution considering that current day PC's have at least 2,4Ghz Dual core CPU's and 2Gb of RAM. Have you ever heard of an application that needs 2Gb of RAM, even Vista operating some heavy applications only needs 1Gb of RAM. So PC's are too heavy for what they have to endure and they keep evolving very quickly, this is not a problem but it's just not necessary. And when those wealthy Western people enter a shop they choose the most expensive item anyway, without using any brainpower.</p>
<p>So I have a message to all you not-gaming, not IT-professional people out there : Don't buy PC's or Laptops that cost 1.500$ or up. If you really want to spend that much money, donate it to a charity organization or finally pay off your mortgage payment. </p>
<p>If you are wondering why all financial institutes in your country are facing bankruptcy look at your shopping behavior.</p>
<p><a href="http://www.download.com/36-Image-Converter/3000-2192_4-10535349.html?tag=mncol;lst&#38;cdlPid=10891421" target="_top"><img src="http://www.phoenxsoftware.com/36IC/36ICDOWNLOADBUTTON300X250.png" border="0" alt="36IC Download" width="300" height="250" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Invidia la romani - Partea I]]></title>
<link>http://laviniq.wordpress.com/?p=159</link>
<pubDate>Fri, 10 Oct 2008 15:29:29 +0000</pubDate>
<dc:creator>laviniq</dc:creator>
<guid>http://laviniq.ca.wordpress.com/2008/10/10/invidia-la-romani-partea-i/</guid>
<description><![CDATA[Tot vad diversi oficiali din domeniul sanatatii cum ies pe la teveu si ne tot expliciteaza ei de tot]]></description>
<content:encoded><![CDATA[<p>Tot vad diversi oficiali din domeniul sanatatii cum ies pe la teveu si ne tot expliciteaza ei de tot felul de boli ... ca dom`le ... romanii sufera de cancer nush de care ... sau de diabet nush de care ... sau alte asemenea. Da` nu iese nici unul niciodata sa vorbeasca despre adevarata boala crunta, cronica si oribila de care sufera probabil mai mult de jumatate din populatia tarii ... invidia. Asa cum fotbalul este sport national, invidia este boala nationala :).</p>
<p>Invidia asta este una bucata boala transmisibila usor, pe cale verbala, de obicei, intre membrii anturajului, ai familiei, comunitatea de vecini, bla bla ... de la unu` la altul, altul ala fiind de obicei un nene cel putin la fel de prost ca ala care se straduieste sa-i contamineze si pe restul. De foarte multe ori, insa, nimeni nu se contamineaza de la nici o alta persoana, ci din propria lui frustrare, propriile lor complexe, si propria lor incapacitate de a face ceva deosebit.</p>
<p>Eh, si cand toate astea, impreuna sau separat, pun stapanire de stomacelul de sus al lu` nenea sau tanti in cauza, nenea sau tanti devin invidiosi. In general boala asta se manifesta prin a contesta, contrazice, contracara, orice valoare, virtute, reusita, activitate, a persoanei vizate.</p>
<p>De exemplu citesc in ziar ca l-au trimis in judecata pe vladutz, pe 8 oct, pe care ei il numesc Vladutz, desi pustiu o viata intreaga, ani intregi, s-a autointitulat pe mirc vladutz, ca de acolo vine si nickname-ul lui, ma rog, ziarele nu`si bat capu cu detalii din astea. Acest vladutz, in imensa lui iubire pentru servere, parole, sisteme de securitate, limbaje de programare, si tot ce tine de un calculator, in general, si credeti-ma pe cuvant, avea o mare iubire pentru asa ceva, altfel nu se explica cum de avea 8 clase si stia php sau java mai bine ca altii ca termina automatica cu note mari ... trebuie intr-adevar sa faci cu o reala pasiune ceea ce faci ca sa ajungi sa cunosti unele chestii atat de bine ca el, in conditiile date, s-a apucat intr-o buna zi sa sparga ebay-ul, am inchis paranteza, deci, in imensa lui pasiune pentru as aceva, intr-o buna zi a reusit ceva ce nici macar nu se credea ca e posibil: a spart www.ebay.com. Adica, concret, a intrat in calculatorul lor, neinvitat, ci folosind usa din dos, sa zic asa :).</p>
<p>Eh .. nu stiu cata lume stie ca la momentul la care ei si-au schimbat serverul, mai multi ani in urma, si si-au pus la punct treaba asta, i-a costat cateva milioane pe oameni, nu stiu cata lume stie ce e ala server. Hai mai intai sa explicam ce e ala server. Pai un server e un calculator, pur si simplu, ca al meu, al tau, al tuturor, in defnitiv, care poate fi mai jalnic, mai regular, mai rasarit, mai tare, sau mai foarte tare, mai diferit de forma de al nostru, si care calculator e conectat la internet si tine pe el o pagina web. Adica, de exemplu, www.wordpress.com sta pe un calculator, e de fapt un server.</p>
<p>Oamenii care au serverul pot opta pentru un sistem de operare windows, sau un linux sau mac, sau dumnezeu stie daca mai exista ceva ... la super servere poate, nu am idee. Care windows, sau linux, de exemplu, au mai multe feluri de a fi. Windows 2000, 2003, Xp, Vista ... sau linux fedora, red hat, darwin ... sunt mai multe feluri. In general accesul la un astfel de server este limitat prin parole, nimic altceva. Si daca e encriptat, si orice ar avea el, il protejeaza o parola. Dar ... el poate avea ceea ce se numeste bug. Adica unele micute erori care pot fi exploatate.</p>
<p>Nimic nu e perfect pe lumea asta, nici macar sistemele de operare nu sunt, si ele pot avea mici bag-uri, pe care daca te pricepi foarte bine si esti baiat destept, le-ai putea exploata ca sa dobandesti acces la server, neinvitat, evident. Acces la server inseamna ca sa poti intra pe serverul ala, sa te loghezi la el, asa cum intrati voi de acasa in windows, sau asa cum te loghezi la un linux. De exemplu, aici, putem intra pe www.wordpress.com, dar nu putem intra in serverul care gazduieste aceasta pagina. In spatele hostului asta se ascunde un IP, care de fapt ala e serverul, calculatorul, pe care sta, adresa aia de IP e unica, si a primit-o serverul respectiv de la providerul de net, adica nenea ala care ii furnizeaza internetul, pentru a accede liber si linistit in spatiul virtual. Sper sa se fi inteles idea.</p>
<p>E ... revenim la vladutz. Cine stie putin mai multe despre aceste chestii, stie si ca, de exemplu, acum cativa ani, exista un program numit mirc, un fel de loc de intalnire virtual pentru oameni din diverse orase, regiuni, sau cu diverse hobby-uri. Existau si niste canale de mirc speciale pentru oameni care erau pasionati sau de servere, limbaje de programare, exploituri, si alte asemenea minuni, sau de facut easy money, sau de amandoua la un loc. Adica, in timp ce unii stateau la asl pls, altii spargeau severe sau dadeau spam sau prosteau americani pe ebay :))). vladutz acesta cred ca era genul pasionat de amandoua la un loc. Era de multi ani pe acele canale si il stia multa lume, stia ca se pricepe foarte bine, ca e tare, vindea pagini false, numite scam-uri in limbaj specific, foarte profesionist si frumos facute, cu tot felul de chestii ciudate si interesante in sursa lor ... se pricepea de minune omul. Era in trend, cunostea tainele soft-urilor, multe lucruri. Avea, oricum, multe chestii smechere in domeniu, si chiar stia hacking, nu era genul hotz si atat :).</p>
<p>Eh ... acum lumea ... rea si proasta si invidioasa ... zice ca dom`le, cum sa sparga ala site-ul ebay?! Nu se poate asa ceva ... e un hot care a facut si el ce a facut toata lumea ... si stim cu toti cum se fraudeaza lumea pe ebay ...! Refuza, pur si simplu, sa accepte ca omul ala chiar le-a spart serverul alora de la ebay! Pentru ca ei in prostia si in nimicia lor, n-ar fi fost in stare vreodata de asa ceva, si atunci, refuza sa accepte ca exista un copil cu 8 clase care a fost in stare sa se pishe pur si simplu pe sistemul ala de securitate la care au muncit zeci de specializati pe la facultati din state pe domeniul asta ...! Ca pur si simplu si l-a bagat pe ala mic al lui in munca lor si a intrat acolo si s-a infruptat el din toate informatiile sensitive pe care el le-a considerat utile pentru a face some easy money, folosindu-le el sau/si vanzandu-le altora care sa le foloseasca.</p>
<p>Aceasta boala rara, invidia, nu ii lasa pe unii sa vada realitatea asa cum este ea: a fost probabil o premiera mondiala, dar, da, un super server de super milioane de dolari, ca ala al ebay-ului, mergea spart. Si uite asa a ajuns vladutz dintr-un adevarat hacker un simplu hotz :)). Nu, vladutz chiar n-a fost niciodata un simplu hotz, sunt destui care sunt asa, dar nu el, vladutz stia hacking ... ca nu si-a gasit cele mai bune metode sa isi manifeste cunostintele si pasiunea, e doar un micut detaliu. Imi vine sa-i bat si sa le bag un laptop intreg pe gura tuturor care il catalogheaza asta, pentru ca il stiu pe om de pe mirc si mess, stiu ce ii putea capul, stiu ca nu era un fel de gainar, de cocalar, si ca nu era un simplu hot, in definitiv, ca poate mai fura si el personal de la vreo 10 americani pe luna ... nu stiu ... probabil ... dar in general el era cu alte chestii. Sigur, lumea rea si proasta ii baga pe toti in aceasi oala, pentru ca e greu de crezut si de acceptat ca unii sunt cu 1000 de clase peste tine. Ca asa e, oricine ar putea sa faca frauda electronica, dar nu toti au anumite cunostinte despre sisteme de operare sau limbaje de programare, asta e diferenta :). Ma uitam la unii colegi ai mei cat de greu le era sa priceapa sql`ul ... care e un rahat de limbaj, foarte simplu ... deci ... cu siguranta ei chiar n-ar putea sparge ebay-ul, desi ar pute aoricand sa puna o licitatie falsa pe www.ebay.com. E important de sesizat diferenta.</p>
<p>Ca sa nu mai zic ca unii comenteaza ca si cum ar fi foarte mari cunoscatori, dar se vede clar ca habar nu au depsre ce vorbesc. De exemplu, nici macar faptul ca acest vladutz a fost trimis in judecata pentru intrare pe server fara autorizatie, si a fost incadrat la 3-12 ani, e al treilea alineat din articol, care spune ca aia e incadrarea cand cineva a intrat pe un server fara sa fie autorizat sa o faca si a copiat informatii si date de pe serverul ala pe un alt mediu de stocare (calculatorul tau, un ftp, orice fel de mediu de stocare), nu i-a convins deloc pe unii ca vladutz ala chiar a intrat in serverul ebay si a furat chestii de acolo, nici macar chestia asta, pentru ca sigur, ei sunt mari cunoscatori, stiu tot, le cunosc ca pe buzunarul lor pe toate, dar habar n-au nici o lege, nici un termen, nimic, insa isi permit sa isi dea cu parerea ... :)).</p>
<p>De fapt si de drept, hotzia de care unii vorbesc, ca dom`le ar fi un hotz, nu un hacker, se incadreaza la nush ce articol din codul penal, la inselaciune, aia este hotia de pe ebay, cand ii prinde cu licitatii false pe ebay pe hoti, pentru asta ii judeca in instanta, pentru inselaciune si constitutire de grup infractional. Articolul respectiv din legea comertului electronic, care se refera la intrarea pe serever fara autorizatie, este exact depsre hacking, nu despre hotie. Despre hotie, de exemplu, sunt alea dinaintea lui cu falsificare si utilizare de moneda electronica ...! Dar na ... e unor sa vorbesti cand habar n-ai despre ce anume vorbesti, este caracteristica a poporului roman asta!</p>
<p>Asta e ... bine ca prostia nu doare ca nu mai aveam loc la spital de cati prosti sunt pe lumea asta.</p>
<p>Eu nu zic ca ce a facut vladutz e un lucru bun, eu zic doar ca e un lucru care denota o oarecare inteligenta, pe care n-o poti sterge pur si simplu cu buretele pentru simplul fapt ca rage invidia din tine ca tu nu poti fi atat de inteligent si priceput. Ok ... o sa fie judecat, o sa plateasca pentru ca i-a terorizat pe aia care se ocupa de securitatea serverului respectiv, pana mea ... ok ... nu e o chestie in regula sa pui lumea la munca ca sa te amuzi si tu putin. Dar asta nu inseamna ca esti un prost bun de aruncat la gunoi, despre asta e vorba ... :). Va urma si partea a doua, despre aceasi invidie, dar in alte domenii!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Ver bien]]></title>
<link>http://juancarlosgonzalez.wordpress.com/?p=268</link>
<pubDate>Fri, 10 Oct 2008 12:03:18 +0000</pubDate>
<dc:creator>juancarlosgonzalez</dc:creator>
<guid>http://juancarlosgonzalez.ca.wordpress.com/2008/10/10/gafas/</guid>
<description><![CDATA[Hoy se produce un nuevo cambio. Superficial, casi sin importancia, pero cambio al fin y al cabo. Y e]]></description>
<content:encoded><![CDATA[<p>Hoy se produce <strong>un nuevo cambio</strong>. Superficial, casi sin importancia, pero cambio al fin y al cabo. Y es que ya se ha confirmado: <strong>necesito gafas</strong>. Sólo para la universidad y el ordenador, pero gafas al fin y al cabo. Resulta novedoso porque yo siempre he tenido una vista de lince, pero <strong>en el último año ya venía notando yo que iba perdiendo mi aguda capacidad visual. </strong></p>
<p>Ahora <strong>me cuesta ver las cosas de lejos</strong>, pero no las de cerca. O eso creo. En cualquier caso, yo sigo echando <strong>la culpa a los ordenadores</strong>. Nos facilitan la vida en muchos aspectos, pero nos la fastidian en otros. Hoy en día hay poca gente que no necesite un ordenador para trabajar, y éstas son las consecuencias. Aunque las gafas son bien recibidas, sobre todo porque <strong>son un fácil remedio para subsanar este defecto</strong>.</p>
<p>Quizás las gafas me ayuden a ver mejor en todos los aspectos. Porque <strong>hay cosas que no son lo que parecen. Ni lo que queremos.</strong> Aunque gritemos sin abrir la boca de tanto que lo deseamos. Supongo que <strong>será el tiempo el que se encargue de hacer coincidir o no la realidad con nuestros deseos. Por una vez, me gustaría que coincidiera todo. Yo estoy al servicio del tiempo.</strong></p>
<p><a href="http://juancarlosgonzalez.files.wordpress.com/2008/10/copa-desenfocada1.jpg"><img class="aligncenter size-medium wp-image-270" title="Copa desenfocada1" src="http://juancarlosgonzalez.wordpress.com/files/2008/10/copa-desenfocada1.jpg?w=300" alt="" width="341" height="198" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Asus eeePC TouchScreen: sogno o realtà?]]></title>
<link>http://jacopofarina.wordpress.com/?p=1541</link>
<pubDate>Fri, 10 Oct 2008 07:29:24 +0000</pubDate>
<dc:creator>jacopofarina</dc:creator>
<guid>http://jacopofarina.ca.wordpress.com/2008/10/10/asus-eeepc-touchscreen-sogno-o-realta/</guid>
<description><![CDATA[Asus ce l&#8217;ha in testa da molto tempo e quasi sicuramente alla fine dell&#8217;anno l&#8217;ide]]></description>
<content:encoded><![CDATA[<p><strong><a href="http://jacopofarina.wordpress.com/files/2008/10/eeepc22.jpg"><img class="aligncenter size-full wp-image-1544" title="eeepc22" src="http://jacopofarina.wordpress.com/files/2008/10/eeepc22.jpg" alt="" width="450" height="449" /></a>Asus</strong> ce l'ha in testa da molto tempo e quasi sicuramente alla fine dell'anno l'idea diventerà realtà: il primo <strong>eeePC</strong> con <strong>schermo touchscreen</strong>. Ad annunciare questo progetto é stato il GM di Asus, Samson Hu, indicando nel primo trimestre 2009 il periodo di probabile lancio del prodotto. Il sito <a href="http://www.digitimes.com/news/a20081008PD229.html" target="_blank"><strong>DigiTimes</strong></a> evidenzia come Asus non abbia ancora definito i dettagli dell'operazione, primo fra tutti il design dell'eeePC ed il relativo prezzo. Alcune fonti ipotizzano come il nuovo eeePC potrebbe essere il primo mini-notebook a far girare Windows Vista: Asus, per ora, non conferma né smentisce. Secondo quanto dichiarato dal vicepresidente alle vendite Asus, Kevin Lin, l'eeePC Asus touchscreen dovrebbe adottare la <em><strong>"t</strong></em><em><strong>ecnologia touchscreen resistiva"</strong> </em>incidente sul costo di produzione in maniera marginale: solo 10$ in più per singolo laptop. Asus spera di riuscire a lanciare il nuovo prodotto per la fiera dell'Hi-Tech <a href="http://www.cesweb.org/" target="_blank"><strong>CES 2009</strong></a>, prevista a Las Vegas dall'8 all'11 gennaio 2009.</p>
<p>Via <a href="http://punto-informatico.it/2433957/PI/News/si-eee-pc-avra-touchscreen-non-solo.aspx" target="_blank">Punto-Informatico</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[ Kingsoft Anti-Virus 2008 software suite]]></title>
<link>http://ld624.wordpress.com/?p=207</link>
<pubDate>Fri, 10 Oct 2008 06:51:33 +0000</pubDate>
<dc:creator>ld624</dc:creator>
<guid>http://ld624.ca.wordpress.com/2008/10/10/kingsoft-anti-virus-2008-software-suite/</guid>
<description><![CDATA[New features to improve the product, as well as an increase:
1, released from the dog for the protec]]></description>
<content:encoded><![CDATA[<p>New features to improve the product, as well as an increase:<br />
1, released from the dog for the protection of drivers: Since the release of the dog for the protection of drivers so that the rogue drug-related procedures will not be affected by the destruction of dog to protect the environment, the successful installation of virus drugs Pa.<br />
2, the release reported to the module: Kingsoft Anti-Virus 2008 report released suite modules to enhance system security.<br />
3, reported to the server to adjust: reported to the server to adjust and improve the efficiency of the efficiency of reporting.<br />
4, the optimization and upgrading of self-renewal process: by adjusting the upgrade process from the module to update and improve the upgrade process from the update process.<!--more--><br />
5, User rechargeable try to increase humane handling: In the trial, when top-up users are prompted to try and pass the initial account password to allow users to get permits in a timely manner and password.<br />
6, 2008 to adjust Kingsoft part of the show, and enhance user experience: the main program interface and upgrade some of the text to adjust resources to enhance the user experience.<br />
7, engine optimization of the internal mechanisms: in-house engine optimization mechanism to eliminate memory leaks of engine problems.<br />
8, 2008, as amended Kingsoft clean-up experts trace the history of the existence of two plug-in clean-up.<br />
9, 2008 to amend nets Kingsoft dart module in the Vista system in some exceptional cases, memory leaks occur.<br />
10, Kingsoft 2008 to update the virus signature database version 2008.3.5.17.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Kesulitan Install Windows XP setelah Downgrade dari Windows Vista]]></title>
<link>http://hemaya.wordpress.com/?p=12</link>
<pubDate>Fri, 10 Oct 2008 06:48:24 +0000</pubDate>
<dc:creator>hemaya</dc:creator>
<guid>http://hemaya.ca.wordpress.com/2008/10/10/kesulitan-install-windows-xp-setelah-downgrade-dari-windows-vista/</guid>
<description><![CDATA[Permasalahan : Windows Vista Lambat, banyak aplikasi yang tidak compatible dengen Windows Vista
Pert]]></description>
<content:encoded><![CDATA[<p><strong>Permasalahan : Windows Vista Lambat, banyak aplikasi yang tidak compatible dengen Windows Vista</strong></p>
<p><span style="font-family:Georgia;">Pertama coba CD XP SP2 milikku, ternyata hardisknya gak ke-detect. Kucoba CD yang lain ternyata mengalami hal yang serupa. Kemudian aku mencari referensi dari internet. Ternyata hal tersebut disebabkan karena M600 menggunakan Intel Chipset 965, serta BIOS bawaannya tidak bisa mengubah setting SATA menjadi IDE.</span> <!--more--></p>
<p><span style="font-family:Georgia;">Agar bisa men-detect hardisknya ternyata dibutuhkan driver SATA. Parahnya lagi driver ini di run lewat floppy sebagai third party. Wah, aku semakin mumet, karena floppy drive external juga jarang ada yang punya. Seandainya beli, mubadzir banget karena dipakai cuma sekali saja. Kemudian aku mencari referensi lagi, dan kabar baik muncul. Ternyata driver SATA tersebut bisa di-embedded ke ISO-nya XP.</span></p>
<p class="MsoNormal" style="text-indent:36pt;text-align:left;"><span style="font-family:Georgia;"> </span></p>
<p class="MsoNormal" style="text-indent:36pt;text-align:left;"><span style="font-family:Georgia;">Berikut ini langkah meng-embedded </span><span style="font-size:8.5pt;font-family:'MS Shell Dlg 2';"><span> </span></span><span style="font-family:Georgia;">Intel SATA AHCI Controller Driver :</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>1.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Download <a href="http://www.nliteos.com/download.html">nLite</a></span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><span style="font-family:Georgia;"><span>2.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Download <a href="http://downloadcenter.intel.com/download.aspx?url=/14848/eng/iata78_enu.exe&#38;agr=N&#38;ProductID=2101&#38;DwnldId=14848&#38;strOSs=44&#38;OSFullName=Windows*%20XP%20Professional&#38;lang=eng">driver AHCI </a>untuk chipset Intel G965 Express.</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>3.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">file iata78_enu.exe –a (driver AHCI) yang sudah didownload dieksekusi. Driver tesebut diekstrak ke </span><span style="font-family:Georgia;">[Program Files]\Intel\Intel Matrix Storage Manager\Driver\</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>4.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">run nLite yang sudah didownload, browse ke file installer XP</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>5.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Pilih Integrate Drivers dan Create Bootable ISO</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>6.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Pada tampilan <span>Integrate Drivers</span>, pilih <span>Insert-&#62;Multiple driver folder</span>. Lalu pilih folder <span>[Program Files]\Intel\Intel Matrix Storage Manager\Driver\</span> (lokasi tempat<em> </em>driver AHCI di-extract).<span> </span></span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>7.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Pada tampilan list driver AHCI/RAID. Pastikan mode yang dipilih adalah Textmode Driver. Toshiba Portege M600 menggunakan AHCI Controller Intel(R) 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>8.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Pilih Direct Burn jika ingin di burn ke CD. Atau pilih Create Image jika ingin menyimpan dalam ISO</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>9.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;">Install XP menggunakan CD yang telah Anda burn seperti biasa</span></p>
<p class="MsoNormal" style="margin-left:72pt;text-indent:-18pt;text-align:left;"><!--[if !supportLists]--><span style="font-family:Georgia;"><span>10.<span style="font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;font-family:'Times New Roman';"> </span></span></span><!--[endif]--><span style="font-family:Georgia;"><span> </span>Driver yang Anda peroleh saat membeli M600 kebanyakan hanya mendukung Vista. Untuk mendapatkan driver yang cocok untuk XP, bisa Anda dapatkan dengan cara mendownload dari <a href="http://www.toshiba-asia.com/support/downloads/index.jsp">TOSHIBA<br />
</a></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Vista Is Dead...Microsoft Is Moving On.... But Is It Too Late ?]]></title>
<link>http://itnerd.wordpress.com/?p=1364</link>
<pubDate>Fri, 10 Oct 2008 03:00:16 +0000</pubDate>
<dc:creator>itnerd</dc:creator>
<guid>http://itnerd.ca.wordpress.com/2008/10/09/vista-is-deadmicrosoft-is-moving-on-but-is-it-too-late/</guid>
<description><![CDATA[Let&#8217;s face it. Windows Vista is not setting the world on fire. I suspect that it&#8217;s causi]]></description>
<content:encoded><![CDATA[<p>Let's face it. Windows Vista is not setting the world on fire. I suspect that it's causing Microsoft more problems than it solves. After all if you have to drop $300 million to improve the image of this operating system, you have a problem. A very serious problem. Given that <a href="http://itnerd.wordpress.com/2008/10/03/windows-xp-gets-six-month-extension-again/" target="_blank">XP's life has just been extended again</a>, I think the fact that Vista was dead on arrival has finally become clear to Microsoft. Another sign that Microsoft is giving up on Vista is that Windows 7 is entering beta later this year, and will likely be released in either 2009 or 2010. Of course that depends on which chair Microsoft CEO Steve Ballmer throws that day.</p>
<p>The thing is, it may already be too late. Apple has gained <a href="http://itnerd.wordpress.com/2008/10/01/apple-market-share-hits-8microsoft-should-take-note/" target="_blank">historically high marketshare</a> over the last little while, plus people are trying out LINUX as well. And chances are, if they like what they see they won't be back in the Microsoft camp any time soon, if ever.</p>
<p>So dear readers, what do you think? Is it game over for Microsoft, or can they rescue the Windows empire? Leave a comment and us know.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[fyi: Windows XP Gets Reprieve, Yet Again. To July 31st, 2009]]></title>
<link>http://corneredge.wordpress.com/?p=69</link>
<pubDate>Fri, 10 Oct 2008 01:48:44 +0000</pubDate>
<dc:creator>Elias</dc:creator>
<guid>http://blog.corneredge.com/2008/10/09/windows-xp-gets-reprieve-yet-again-to-july-31st-2009/</guid>
<description><![CDATA[The Microsoft approved upgrade path from Vista to XP (I kid of course, but if you have an Inspiron 6]]></description>
<content:encoded><![CDATA[<p>The Microsoft approved upgrade path from Vista to XP (I kid of course, but if you have an Inspiron 6000 like me, it IS definitely an upgrade path) will be allowed until July 31st, 2009.</p>
<p>We’ll be able to request the downgrade from Dell until then. Nice!</p>
<p><a href="http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=210800478">http://www.informationweek.com/news/windows/operatingsystems/showArticle.jhtml?articleID=210800478</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Users Still Prefer Windows XP to Vista]]></title>
<link>http://thedigitaldistraction.wordpress.com/?p=23</link>
<pubDate>Thu, 09 Oct 2008 23:18:16 +0000</pubDate>
<dc:creator>thedigitaldistraction</dc:creator>
<guid>http://thedigitaldistraction.com/2008/10/09/users-still-prefer-windows-xp-to-vista/</guid>
<description><![CDATA[Hate it or love it, Windows Vista is here to stay
From the day it hit the shelves, Windows Vista has]]></description>
<content:encoded><![CDATA[<p>Hate it or love it, Windows Vista is here to stay<br />
From the day it hit the shelves, Windows Vista has had a bad reputation, and for good reason. For the longest time, it didn’t work with a lot of hardware and software. I switched back to XP when some of my hardware wouldn’t work with Vista. Its release proved what consumers are willing to put up with in terms of software.</p>
<p>Microsoft tried to force people to upgrade their software and hardware to newer products if they wanted Vista to work well, and no one likes being forced to do anything.</p>
<p>One test, done by CNET.com last year, said “Vista, both with and without SP1, performed notably slower than XP with SP3 in the test, taking over 80 seconds to complete the test, compared to the beta SP3-enhanced XP's 35 seconds.”</p>
<p>The test was run on a system with only 1GB of RAM.  I use 4GB, and the speed is noticeable on everyday tasks.</p>
<p>Consumers rebelled, and it took nearly a year for Microsoft and manufacturers to get their act together. People didn’t want to wait, and no one could blame them, and all we could do was shake our heads in disbelief.</p>
<p>Most of us have been using Windows XP since it came out in 2001. We’re used to it, and we understand it. We don’t like change, or to be exact, we don’t like change that makes our lives more difficult.</p>
<p>One change in Vista that really irks people, and certainly irked me at first, is the User Account Control (UAC) prompts that pop up far too often. People are more annoyed then comforted by the security of UAC and the security of Vista in general.</p>
<p>The truth is, Microsoft built Vista with security in mind, not usability. This fact was made crystal clear to technology experts that Windows was created with big business in mind, and not the consumer.</p>
<p>People stuck with XP, since it was still widely available, and worked well. There was really no compelling reason to switch to Vista.</p>
<p>Since June of this year, Microsoft has stopped selling Windows XP, trying to force people to buy Windows Vista. Those who have purchased it discovered that manufacturers have caught up and are making products that now work well, for the most part.</p>
<p>That said, many problems have been reported all over the internet, and consumers have been convinced by word-of-mouth that Vista sucks, even though it has gotten better. Some have become so frustrated with it, they switched back to XP (I did for a year), or even to a “Mac”. Others seem to have very little trouble with Vista.</p>
<p>One good thing to come out of the Vista problems is that consumers have become more aware of their options, and have upped the market share of the Apple “Mac OS X” operating system, and although “Macs” are more expensive, they’re very easy to use.</p>
<p>So, hate it or love it, Windows Vista isn’t going anywhere, in fact, the next version of Windows will be based on it. Macs are here to stay as well. We are now more aware of our choices, which is a fantastic thing.<br />
For more information, please visit <a href="http://thedigitaldistraction.com">http://thedigitaldistraction.com</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Don't Burn the Cupcakes]]></title>
<link>http://sk8trix.wordpress.com/?p=162</link>
<pubDate>Thu, 09 Oct 2008 20:55:42 +0000</pubDate>
<dc:creator>mykysue</dc:creator>
<guid>http://sk8trix.ca.wordpress.com/2008/10/09/dont-burn-the-cupcakes/</guid>
<description><![CDATA[When I bought my laptop, it came with Windows Vista installed.  Vista is new to me.  I have never ]]></description>
<content:encoded><![CDATA[<p>When I bought my laptop, it came with Windows Vista installed.  Vista is new to me.  I have never used Windows XP, so I cannot compare the two.  I did want to check out Vista.</p>
<p>First, I wanted to find out which version I have.  I went to the Welcome Center to view my computer details.  I have Vista Home Premium.  This is pretty cool.  This version has Aero technology which enables transparent windows so you can see through them.  You can also enable 3-D effects.  There are new games, including Chess.  There is a new Media Center.  Search is also available in every panel.  This is handy when you can't remember exactly where something is hidden.  Photos and videos are easily edited and either sent to friends, made into slide shows or burned to CD or DVD.</p>
<p>I spent quite a while cruising around in the control panel changing colors, themes and then changing them again.  I investigated the media center, file system and all the other goodies.  I have had this version for two months now, but this is the first time that I checked out everything in the program.</p>
<p>I actually had such a blast that I almost burned the cupcakes I was making.</p>
<p>Anyone who is thinking about upgrading to Windows Vista should do so.  I recommend the Premium version.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Harmony 510 - pięć w jednym]]></title>
<link>http://xteam7.wordpress.com/?p=1927</link>
<pubDate>Thu, 09 Oct 2008 20:38:24 +0000</pubDate>
<dc:creator>ziom2123</dc:creator>
<guid>http://xteam7.ca.wordpress.com/2008/10/09/harmony-510-piec-w-jednym/</guid>
<description><![CDATA[
Firma Logitech wprowadza na rynek nowy uniwersalny, bezprzewodowy pilot        Harmony 510, który ]]></description>
<content:encoded><![CDATA[<p><img src="http://www.4press.pl/ftp/9/218/%5B8666%5D_harmony5102.jpg" border="0" alt="" hspace="7" vspace="11" align="left" /></p>
<p style="margin-top:0;">Firma Logitech wprowadza na rynek nowy uniwersalny, bezprzewodowy pilot        Harmony 510, który może służyć do sterowania 5 różnymi urządzeniami.</p>
<p style="margin-top:0;">
<p style="margin-top:0;">Pilot wyposażono w 45 przycisków oraz ekran LCD, który można określić        mianem „interaktywnego”. Potrafi on bowiem pytać użytkownika, czy to co        ogląda i słucha jest właśnie tym, czego chciał. Kształtem produkt        przypomina starszy model Harmony 550. Różni się tylko nieznacznie        układem klawiszy. Do działania wymaga 4 baterii AAA. Jest kompatybilny z        systemami operacyjnymi Mac OS X 10.3 (i nowsze) oraz Windows XP/Vista.     <!--more--></p>
<p style="margin-top:0;">
<p style="margin-top:0;">Harmony 510 będzie kosztował prawdopodobnie około 100$.</p>
<p><strong>Źródło &#38; Obrazek: <a href="http://4press.pl/" target="_blank">4press.pl</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Postcard from G]]></title>
<link>http://kimi07.wordpress.com/?p=520</link>
<pubDate>Thu, 09 Oct 2008 20:28:50 +0000</pubDate>
<dc:creator>kimi07</dc:creator>
<guid>http://kimi07.ca.wordpress.com/2008/10/09/postcard-from-g/</guid>
<description><![CDATA[G has sent me and lots of other people by the looks of it a postcard in code! Here it is:

It transl]]></description>
<content:encoded><![CDATA[<p>G has sent me and lots of other people by the looks of it a postcard in code! Here it is:</p>
<p><a href="http://kimi07.files.wordpress.com/2008/10/gs-postcard.png"><img class="alignnone size-full wp-image-521" title="gs-postcard" src="http://kimi07.wordpress.com/files/2008/10/gs-postcard.png" alt="" width="480" height="361" /></a></p>
<p>It translates as: You are being called in for a special assignment. please report to HQ as soon as possible.</p>
<p>Has this happened to you?</p>
<p>~hasta la vista, baby!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[NAHETS in 'Mining Magazine']]></title>
<link>http://nahetsblog.wordpress.com/?p=307</link>
<pubDate>Thu, 09 Oct 2008 19:38:47 +0000</pubDate>
<dc:creator>nahets</dc:creator>
<guid>http://nahetsblog.ca.wordpress.com/2008/10/09/nahets-in-mining-magazine/</guid>
<description><![CDATA[The National Association of Heavy Equipment Training Schools (NAHETS) appeared in the September edit]]></description>
<content:encoded><![CDATA[<p>The National Association of Heavy Equipment Training Schools (NAHETS) appeared in the September edition of Mining Magazine. The article focuses on the use of various training simulators in the mining and heavy equipment industries; e.g., computer-based training, visualization, and advanced equipment simulators. These simulators improve safety and operating skills by successfully representing the characteristics and behaviors of various equipment types.  Vista Training, Inc. and its cooperative, Simlog, are leading providers of the various simulators. All of the NAHETS campuses use simulators as part of their heavy equipment training programs. You can view the article in Mining Magazine...(pp.94-97).</p>
<p><a href="http://nahetsblog.files.wordpress.com/2008/10/picture-5.png"><img class="size-full wp-image-311 alignleft" title="picture-5" src="http://nahetsblog.wordpress.com/files/2008/10/picture-5.png" alt="" width="280" height="224" /></a></p>
<p style="text-align:center;"><img class="size-medium wp-image-317 aligncenter" title="simulator-nahets" src="http://nahetsblog.wordpress.com/files/2008/10/simulator-nahets.jpg?w=300" alt="Simulator at NAHETS" width="300" height="225" /></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA["Sendto"-Einträge hinzugefügt oder löschten]]></title>
<link>http://canmorewolf.wordpress.com/?p=15</link>
<pubDate>Thu, 09 Oct 2008 17:01:51 +0000</pubDate>
<dc:creator>canmorewolf</dc:creator>
<guid>http://canmorewolf.ca.wordpress.com/2008/10/09/sendto-eintrage-hinzugefugt-oder-loschten/</guid>
<description><![CDATA[Der Vista SendTo Ordner ist zu finden unter:
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Sen]]></description>
<content:encoded><![CDATA[<p>Der Vista SendTo Ordner ist zu finden unter:</p>
<p><strong>C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\SendTo</strong></p>
<p>Laufwerke können per Drag&#38;Drop in den SendTo-Ordner gezogen werden.</p>
<p>Private Ordner werden durch kopieren hinzugefügt.</p>
<p>Um den Ordner SendTo schnell zu finden, unter Start - Suche starten:</p>
<p> <strong>%APPDATA%\Microsoft\Windows\SendTo</strong></p>
<p><strong></strong>eingeben.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[a linux developer using window vista as an OS...]]></title>
<link>http://deadlockprocess.wordpress.com/2008/10/10/a-linux-developer-using-window-vista-as-an-os/</link>
<pubDate>Mon, 06 Oct 2008 14:45:00 +0000</pubDate>
<dc:creator>proletaryo</dc:creator>
<guid>http://deadlockprocess.ca.wordpress.com/2008/10/06/a-linux-developer-using-window-vista-as-an-os/</guid>
<description><![CDATA[In my previous post, I listed the tools that I use. As I&#8217;m doing my little quest, I found out ]]></description>
<content:encoded><![CDATA[<p>In my previous post, I listed the tools that I use. As I'm doing my little quest, I found out that most of it can be installed using Cygwin, and for that, I'm very grateful. Kudos to Cygwin maintainers and developers. They saved my sanity on this one.
<div><b>Cygwin supported...</p>
<p></b>Perl, Python, C/C++, SSH server and client, Apache HTTP server and Vim can all be installed using Cygwin. The complete list of supported packages can be viewed <a href="http://www.cygwin.com/packages/" target="_blank">here</a>.<br /><i><br />some notes...</i></p>
<p>There's a problem in installing CPAN modules when using Perl 5.10 in Cygwin, the solution is to downgrade to 5.8 . If using 5.10 is a must, another alternative is ActiveState's <a href="http://www.activestate.com/Products/activeperl/feature_list.mhtml">ActivePerl</a>. It has it's own tool in managing CPAN modules called Perl Package Manager.</p>
<p><b>a better terminal...</b></p>
<p>Windows' default terminal, cmd, just plainly sucks.</p>
<p>Default terminals of window managers like GNOME and KDE in Linux are far more advanced compared to Windows cmd. Multi-tabs, session profiles, not to mention Bash as a default shell. Those are features that I really find useful...</p>
<p>Since 60% of my time is interfacing a terminal when I'm doing work stuff, I nead an alternative. It has support for tabs at the very least...</p>
<p>As it turned out, looking for an alternative is not that hard. Just a simple google search, a few mouse clicks and a quick read, lead me to this <a href="http://sourceforge.net/projects/console/" target="_blank">site</a>.</p>
<p>The program is called Console. It doesn't get simpler than that.</p>
<p>After downloading, just unpack and run the executable, <span style="font-style:italic;">Console.exe</span>. There's no need for installation.<br /><i><br />some notes...</i></p>
<p>You can use Console side-by-side with Cygwin. Integrating it is simple, just look at this screen shot once you ran Console.</p>
<div align="center"><a href="http://3.bp.blogspot.com/_kf62ogx87rY/SO6SBru4w1I/AAAAAAAAAro/HOJICX7fh-4/s1600-h/Untitled.jpg"><img style="display:block;text-align:center;cursor:pointer;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_kf62ogx87rY/SO6SBru4w1I/AAAAAAAAAro/HOJICX7fh-4/s400/Untitled.jpg" alt="" border="0" /></a></div>
<div style="text-align:center;"><i>just point it to Cygwin's executable...</i></div>
<p><b>wrapping it up...</b></p>
<p>I managed to set-up most of the tools that I need. It's not that hard to find the missing pieces if you have a pool of information just waiting to be searched. It doesn't end here though. Yet to be seen if my tools will work at all...</div>
]]></content:encoded>
</item>

</channel>
</rss>
