<?xml version="1.0" encoding="UTF-8"?> <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/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Robert Pendell</title> <atom:link href="http://www.robertpendell.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.robertpendell.com</link> <description>All about me and my doings in this world</description> <lastBuildDate>Thu, 17 May 2012 21:56:43 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>New Busybox Builds for Android</title><link>http://www.robertpendell.com/2011/08/new-busybox-builds-for-android/</link> <comments>http://www.robertpendell.com/2011/08/new-busybox-builds-for-android/#comments</comments> <pubDate>Mon, 01 Aug 2011 20:59:13 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=285</guid> <description><![CDATA[I&#8217;m making custom builds of busybox compiled for Android phones available. My builds include the run-parts command which allows init.d support to work for custom roms that have it implemented. Currently I&#8217;m hosting them at my VPS testing server so you may grab them from there. The busybox.txt file shows the available commands for the [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m making custom builds of busybox compiled for Android phones available. My builds include the run-parts command which allows init.d support to work for custom roms that have it implemented. Currently I&#8217;m hosting them at my VPS testing server so you may grab them from there. The busybox.txt file shows the available commands for the compile as it output on the phone. Note the program has only been tested for execution and some basic command checks. If an applet doesn&#8217;t work as expected or not at all let me know. I can&#8217;t test all of them though as I only test for it to run on my Samsung Captivate phone.</p><p>Install option in busybox was intentionally disabled so if you want a symlink to something create it as follows.<br
/> <code>ln -s busybox &lt;applet&gt;</code><br
/> and it will work as expected in most cases.</p><p><del
datetime="2012-05-17T21:13:21+00:00">Latest builds: http://icarus.robertpendell.com/busybox/latest/<br
/> All builds: http://icarus.robertpendell.com/busybox/<br
/> </del><br
/> Note: There is an experimental folder. This links to the git entry in the all builds list. The builds are from the git repository and may be unstable. I have done as much as I can though to get the configuration of the git build to the stable one. Certain applets may be depreciated and unavailable though.</p><p>P.S. &#8211; The only reason why they are being hosted there is because the compile environment also resides there. Just makes it quicker to post.</p><p>Update (5/17/2012): The above urls have been defunct for quite some time. Just finally got around to striking them out. I also discourage actually doing any symlinks to busybox on android devices as it may cause issues. Most apps with do busybox now anyways which works universally across devices assuming the build has the particular applet compiled in.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2011/08/new-busybox-builds-for-android/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Changed registration/authentication to use Janrain Engine</title><link>http://www.robertpendell.com/2011/04/changed-registrationauthentication-to-use-janrain-engine/</link> <comments>http://www.robertpendell.com/2011/04/changed-registrationauthentication-to-use-janrain-engine/#comments</comments> <pubDate>Thu, 07 Apr 2011 00:00:13 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=284</guid> <description><![CDATA[Minor change really. I just made is so that there are other authentication methods. Note that any time you do use a 3rd party to register it will create a new account for it. Note that registration is completely optional. You do not have to register to comment but I&#8217;ve made it available. Here is [...]]]></description> <content:encoded><![CDATA[<p>Minor change really.  I just made is so that there are other authentication methods.  Note that any time you do use a 3rd party to register it will create a new account for it.  Note that registration is completely optional.  You do not have to register to comment but I&#8217;ve made it available.  Here is a list of available 3rd parties and any quirks for them.</p><p>Google Account<br
/> Wordpress.com &#8212; You must have an active blog to use OpenID with this provider<br
/> Facebook<br
/> Twitter &#8212; Janrain Engine prompts for an email address to finish registration.  This was during testing when I had anonymous comments off.  This may be different now that was turned back on.<br
/> OpenID (That&#8217;s any site that supports the protocol)<br
/> Windows Live Login</p><p>The last one was kinda a pain.  I had to setup a privacy policy to meet their requirements.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2011/04/changed-registrationauthentication-to-use-janrain-engine/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Android app in development</title><link>http://www.robertpendell.com/2011/03/android-app-in-development/</link> <comments>http://www.robertpendell.com/2011/03/android-app-in-development/#comments</comments> <pubDate>Sat, 26 Mar 2011 02:27:43 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=258</guid> <description><![CDATA[Feed.nu is quite an interesting site and idea. I&#8217;ve decided to setup an android app that I will give for free to keep up. This is to give me something to do so I created a rough version to make sure it&#8217;s pulling from my blog ok. Eventually I will likely have the headers completed. [...]]]></description> <content:encoded><![CDATA[<p>Feed.nu is quite an interesting site and idea.  I&#8217;ve decided to setup an android app that I will give for free to keep up.  This is to give me something to do so I created a rough version to make sure it&#8217;s pulling from my blog ok.</p><p>Eventually I will likely have the headers completed.  This will fill a mobile gap but this app will not allow commenting.  You will still need to go through the website like normal for that.  Feed.nu plans on spreading to iOS eventually so I will have a version for that platform at that point.</p><p>Want a beta version?  Let me know.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2011/03/android-app-in-development/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>RIP IPv4 and Welcome IPv6 deployments</title><link>http://www.robertpendell.com/2011/02/rip-ipv4-and-welcome-ipv6-deployments/</link> <comments>http://www.robertpendell.com/2011/02/rip-ipv4-and-welcome-ipv6-deployments/#comments</comments> <pubDate>Fri, 04 Feb 2011 01:52:34 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Uncategorized]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=256</guid> <description><![CDATA[At this point the last of the IPv4 Class A subnets have been handed out to the RIRs so IPv6 is now the way forward. It will be even harder to get a unique IP now too. Getting prepped up in advance I have enabled all domains for ipv6 except for one as I&#8217;m not [...]]]></description> <content:encoded><![CDATA[<p>At this point the last of the IPv4 Class A subnets have been handed out to the RIRs so IPv6 is now the way forward.  It will be even harder to get a unique IP now too.  Getting prepped up in advance I have enabled all domains for ipv6 except for one as I&#8217;m not entirely sure it will remain.</p><p>Right now I have 2 email only domains (elite-systems.org and elitesystems.org), 2 experimental domains (esminefield.com and esminefield.net), my primary domain (robertpendell.com) and a domain used for short urls (rplnk.com).  bit.ly takes care of the back end hosting for the short urls and gmail takes care of all email for me.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2011/02/rip-ipv4-and-welcome-ipv6-deployments/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Cleanup and update post</title><link>http://www.robertpendell.com/2011/01/cleanup-and-update-post/</link> <comments>http://www.robertpendell.com/2011/01/cleanup-and-update-post/#comments</comments> <pubDate>Fri, 14 Jan 2011 22:38:41 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Misc]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=254</guid> <description><![CDATA[Well I had cleaned up my blog a while back. I&#8217;m just going to indicate that this blog is not forgotten and I&#8217;m still working. I did some backend maintenance and made a technical mistake nearly wiping the blog but luckily I was able to rebound. If anything does not work then comment on this [...]]]></description> <content:encoded><![CDATA[<p>Well I had cleaned up my blog a while back.  I&#8217;m just going to indicate that this blog is not forgotten and I&#8217;m still working.  I did some backend maintenance and made a technical mistake nearly wiping the blog but luckily I was able to rebound.  If anything does not work then comment on this post and let me know.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2011/01/cleanup-and-update-post/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Class action lawsuit over XBox Live bannings possible?</title><link>http://www.robertpendell.com/2009/11/class-action-lawsuit-over-xbox-live-bannings-possible/</link> <comments>http://www.robertpendell.com/2009/11/class-action-lawsuit-over-xbox-live-bannings-possible/#comments</comments> <pubDate>Fri, 20 Nov 2009 04:49:53 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Gaming]]></category> <category><![CDATA[XBox]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=173</guid> <description><![CDATA[Quote from Neowin.net Law firm AbingtonIP has revealed that it&#8217;s currently &#8220;investigating&#8221; what it calls the &#8220;convenient&#8221; Xbox Live bannings over modded consoles. The firm believes that it&#8217;s no coincidence that Microsoft banned &#8220;tens of thousands&#8221; of users after receiving its money for Gold memberships, post release of Halo 3: ODST and Call of Duty: [...]]]></description> <content:encoded><![CDATA[<p>Quote from <a
href="http://www.neowin.net/news/gamers/09/11/19/firm-considers-class-action-over-xbox-live-bannings">Neowin.net</a></p><blockquote><p>Law firm AbingtonIP has revealed that it&#8217;s currently &#8220;investigating&#8221; what it calls the &#8220;convenient&#8221; Xbox Live bannings over modded consoles.</p><p>The firm believes that it&#8217;s no coincidence that Microsoft banned &#8220;tens of thousands&#8221; of users after receiving its money for Gold memberships, post release of Halo 3: ODST and Call of Duty: Modern Warfare 2. Therefore, the law firm is considering a suit in order to get the membership fees refunded to subscribers along with a &#8220;refund for the prorated sums&#8221;.</p></blockquote><p>Now then I know of at least one person affected by the huge &#8220;ban wave&#8221; that went through.  Having followed along with the underground community I know what kind of impact this has made.  Many people have answered back after being banned by stating that they were going to get a Playstation 3 console.  It is also seen that most people who do mod their console are paying customers for XBox Live and also pay for XBox Marketplace content like arcade content, game addons or map packs, and videos.</p><p><em>Quote Source</em>: <a
href="http://www.neowin.net/news/gamers/09/11/19/firm-considers-class-action-over-xbox-live-bannings">http://www.neowin.net/news/gamers/09/11/19/firm-considers-class-action-over-xbox-live-bannings</a></p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2009/11/class-action-lawsuit-over-xbox-live-bannings-possible/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Repair the “Repair Your Computer” option on the Windows 7 boot options</title><link>http://www.robertpendell.com/2009/11/repair-the-repair-your-computer-option-on-the-windows-7-boot-options/</link> <comments>http://www.robertpendell.com/2009/11/repair-the-repair-your-computer-option-on-the-windows-7-boot-options/#comments</comments> <pubDate>Sun, 01 Nov 2009 19:17:33 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bcd]]></category> <category><![CDATA[boot]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[repair your computer]]></category> <category><![CDATA[Windows 7]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=140</guid> <description><![CDATA[Disclaimer: You will need administrative privileges to run these commands. In addition you will need to open up a command prompt with those rights to make the changes. Last but not least we will be working with the entries regarding the boot loader. If the entries get fouled up for some reason and your computer [...]]]></description> <content:encoded><![CDATA[<p
style="padding-left: 30px"><strong><em>Disclaimer</em>:  You will need administrative privileges to run these commands.  In addition you will need to open up a command prompt with those rights to make the changes.  Last but not least we will be working with the entries regarding the boot loader.  If the entries get fouled up for some reason and your computer no longer boots then I am not responsible.  You have been warned.</strong></p><p
style="padding-left: 30px"><em>Update: </em>The following instructions were updated on 5/7/2010 because some of the directions were wrong.  I found on my last cloning job that the entry that maps the recovery entry and the options for that entry are different by one character.  Usually incremented up one it is the 8th character in most cases.  I show it below in the examples but the actual command string examples fail to show that and I don&#8217;t indicate it in the base command lines.  I have corrected that below.</p><p>After a drive clone (and possibly in other scenarios) you may end up being unable to boot the &#8220;Repair Your Computer&#8221; option.  It may give you an error that it failed to locate the specified partition or device.  Here is what you need to fix the issue.  Just to show you what I am referring to I will give you a screen capture of the result when you try and use that option after a clone.  The issue was replicated under a 2 drive scenario using vmware.  One was a 40GB and the other was an 80GB.</p><p><span
id="more-140"></span></p><p><a
href="http://www.robertpendell.com/wp-content/uploads/2009/11/Error.png" target="_blank"><img
class="alignnone size-medium wp-image-142" src="http://www.robertpendell.com/wp-content/uploads/2009/11/Error-300x225.png" alt="Repair Your Computer boot fail screenshot" width="300" height="225" /></a></p><p>Before we get started we need to open an adminstrator command prompt.  If you don&#8217;t know how to do it then you can do it by clicking on Start and at the bottom type in &#8216;cmd&#8217; and you can either do Ctrl+Shift+Enter or you can right-click on the cmd entry that now appeared and choose &#8216;Run as Administrator&#8217;.  This will remain true for any of the following instructions.  You may open a new one as needed.</p><p>First you need to list all entries (and I mean all of them) from bcdedit:</p><pre>bcdedit /enum all</pre><p>Next you need to find the identifier to the installation that is affected.  For each entry in bcdedit they have their own repair options.  Look for the one that has the description of your boot entry.  As an example here is mine.</p><pre>Windows Boot Loader
-------------------
identifier              {current}
device                  partition=C:
path                    Windowssystem32winload.exe
description             Windows 7
locale                  en-US
inherit                 {bootloadersettings}
recoverysequence        {<strong>9989caf8-c72d-11de-998a-d8acbaea39b0</strong>}<strong>
</strong>recoveryenabled         Yes
osdevice                partition=<strong>C:
</strong>systemroot              Windows
resumeobject            {9989caf6-c72d-11de-998a-d8acbaea39b0}
nx                      OptIn</pre><p>Note the recoverysequence line because that is now our enum (enumerator).  I will refer to it as &lt;enum&gt; where you need to insert it.  Don&#8217;t note the braces.  Just the letters, numbers, and hyphens.  The recoverysequence and resumeobject lines will always match the identifier for the operating system in question.  You will also need note the part on the line that says osdevice and what it shows right after the equal sign (=).  I will reference it as &lt;drive&gt; where needed.  I have bolded the relevant parts.  In this instance we will make note of <strong>9989caf8-c72d-11de-998a-d8acbaea39b0</strong> as our recovery enum and <strong>C:</strong> as the drive itself.</p><p>Now then further down (and in fact right below) you should see this.  It should have the recovery enum as noted above.</p><pre>Windows Boot Loader
-------------------
identifier              {9989caf8-c72d-11de-998a-d8acbaea39b0}</pre><p>At the very end we should see the next set of lines.  You will note the ramdisksdipath line includes the recovery enum.</p><pre>Device options
--------------
identifier              {<strong>9989caf9-c72d-11de-998a-d8acbaea39b0</strong>}
description             Ramdisk Options
ramdisksdidevice        <strong>unknown
</strong>ramdisksdipath          Recovery9989caf8-c72d-11de-998a-d8acbaea39b0boot.sdi</pre><p>The issue on the last one is that it is supposed to be the recovery lines but it is otherwise blank.  On the one right above the ramdisksdidevice says it is unknown.  Note that this entry contains our options enum which is bolded above.  Please keep that for record as we will need it during our instructions.  In the above example it is <strong>9989caf9-c72d-11de-998a-d8acbaea39b0</strong>.  Here is how we are going to fix it.</p><p>Run the following commands and this will fix the first set of issues.</p><pre>bcdedit /set {&lt;recovery enum&gt;} device ramdisk=[&lt;drive&gt;]Recovery&lt;recovery enum&gt;winre.wim,{&lt;options enum&gt;}
bcdedit /set {&lt;recovery enum&gt;} osdevice ramdisk=[&lt;drive&gt;]Recovery&lt;recovery enum&gt;winre.wim,{&lt;options enum&gt;}</pre><p>So in my case I would run the following to try to repair the first part.</p><pre>bcdedit /set {9989caf8-c72d-11de-998a-d8acbaea39b0} device ramdisk=[C:]Recovery9989caf8-c72d-11de-998a-d8acbaea39b0Winre.wim,{9989caf9-c72d-11de-998a-d8acbaea39b0}
bcdedit /set {9989caf8-c72d-11de-998a-d8acbaea39b0} osdevice ramdisk=[C:]Recovery9989caf8-c72d-11de-998a-d8acbaea39b0Winre.wim,{9989caf9-c72d-11de-998a-d8acbaea39b0}</pre><p>Unfortunately even after running that you will still have the issue.  When you try and run them please run them in the order above.  If you get an error doublecheck your lines but otherwise you will need to reboot before you can try again.  Once you do that though you should be able to find something like the following when you run our original command again.  Note that there is a difference in the actual enum strings used for the recovery and option identifiers.  It is mentioned earlier how to get those identifiers.</p><pre>Windows Boot Loader
-------------------
identifier              {9989caf8-c72d-11de-998a-d8acbaea39b0}
device                  ramdisk=[C:]Recovery9989caf8-c72d-11de-998a-d8acbaea39b0Winre.wim,{9989caf9-c72d-11de-998a-d8acbaea39b0}
path                    windowssystem32winload.exe
description             Windows Recovery Environment
inherit                 {bootloadersettings}
osdevice                ramdisk=[C:]Recovery9989caf8-c72d-11de-998a-d8acbaea39b0Winre.wim,{9989caf9-c72d-11de-998a-d8acbaea39b0}
systemroot              windows
nx                      OptIn
winpe                   Yes</pre><p>The rest of the lines (other than the 2 we did) will auto-populate into the list for you.  After you confirm it you will need to reboot so the system can reload the BCD store.  The next command will not work until that is done.</p><p>Once the system is rebooted you can run this command finally.  It will fix the second issue.</p><pre>bcdedit /set {&lt;options enum&gt;} ramdisksdidevice partition=&lt;drive&gt;</pre><p>So for the second part I would run something like the next line.</p><pre>bcdedit /set {9989caf9-c72d-11de-998a-d8acbaea39b0} ramdisksdidevice partition=C:</pre><p>The last entry now should show something like this now.</p><pre>Device options
--------------
identifier              {9989caf9-c72d-11de-998a-d8acbaea39b0}
description             Ramdisk Options
ramdisksdidevice        partition=C:
ramdisksdipath          Recovery9989caf8-c72d-11de-998a-d8acbaea39b0boot.sdi</pre><p>Now then all you need to do is reboot and it should work fine now.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2009/11/repair-the-repair-your-computer-option-on-the-windows-7-boot-options/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Norton 360 Version 4.0 beta starts</title><link>http://www.robertpendell.com/2009/10/norton-360-version-4-0-beta-starts/</link> <comments>http://www.robertpendell.com/2009/10/norton-360-version-4-0-beta-starts/#comments</comments> <pubDate>Wed, 28 Oct 2009 20:00:21 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[beta]]></category> <category><![CDATA[Norton]]></category> <category><![CDATA[Norton 360]]></category> <category><![CDATA[Symantec]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=127</guid> <description><![CDATA[I just got my email for the new Norton 3.0 Beta.  However I am going to have to pass on this one.  I actually probably made a mistake on endorsing it previously (before this blog) but I won&#8217;t make it again.  For starters it has a bad history of false positives.  In my opinion false [...]]]></description> <content:encoded><![CDATA[<p>I just got my email for the new Norton 3.0 Beta.  However I am going to have to pass on this one.  I actually probably made a mistake on endorsing it previously (before this blog) but I won&#8217;t make it again.  For starters it has a bad history of false positives.  In my opinion false positives are actually worse than a negative because they can remove legitimate files if it is setup to automatically remove them.  There is also no way to submit a false positive for analysis.  Even corporate would not give me a proper response on this.  For those that didn&#8217;t get the email here is a copy.</p><p><a
rel="lightbox" href="http://www.robertpendell.com/wp-content/uploads/2009/10/Norton-Beta.png"><img
class="alignnone size-medium wp-image-128" title="Norton Beta (email addresses removed)" src="http://www.robertpendell.com/wp-content/uploads/2009/10/Norton-Beta-300x232.png" alt="Norton Beta (email addresses removed)" width="300" height="232" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2009/10/norton-360-version-4-0-beta-starts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Thawte planning to discontinue Web of Trust program</title><link>http://www.robertpendell.com/2009/10/thawte-discontinues-web-of-trust-program/</link> <comments>http://www.robertpendell.com/2009/10/thawte-discontinues-web-of-trust-program/#comments</comments> <pubDate>Tue, 13 Oct 2009 23:17:34 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[certificate]]></category> <category><![CDATA[digital id]]></category> <category><![CDATA[email]]></category> <category><![CDATA[ssl]]></category> <category><![CDATA[Thawte]]></category> <category><![CDATA[Verisign]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=71</guid> <description><![CDATA[It appears that Thawte will be discontinuing their Web of Trust program.  At least that is what the email I got from them is indicating.  As part of their appreciation they are providing me with a replacement 2 year certificate from Verisign.  That is good and everything.  I was also offered to get either an [...]]]></description> <content:encoded><![CDATA[<p>It appears that Thawte will be discontinuing their Web of Trust program.  At least that is what the email I got from them is indicating.  As part of their appreciation they are providing me with a replacement 2 year certificate from Verisign.  That is good and everything.  I was also offered to get either an SSL certificate or code signing certificate of my choice.  I&#8217;ll definitely be taking up on that.  Specifically the SSL certificate with Extended Validation since it is so expensive and that will cover me for the next 2 years.  I&#8217;ll have to make the call tomorrow to get it all set up if I remember to.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2009/10/thawte-discontinues-web-of-trust-program/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Windows 7</title><link>http://www.robertpendell.com/2009/09/windows-7/</link> <comments>http://www.robertpendell.com/2009/09/windows-7/#comments</comments> <pubDate>Tue, 29 Sep 2009 18:01:55 +0000</pubDate> <dc:creator>Robert Pendell</dc:creator> <category><![CDATA[Technology]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[uac]]></category> <category><![CDATA[upgrade]]></category> <category><![CDATA[vista]]></category> <category><![CDATA[xp]]></category><guid
isPermaLink="false">http://www.robertpendell.com/?p=23</guid> <description><![CDATA[Well Windows 7 is right around the corner.  For those that do not know it is due to come out on October 22nd which is less than a month away.  I have been running the RTM build for ultimate for almost 2 months.  At least the computer is telling me that.  So my impressions.  Well [...]]]></description> <content:encoded><![CDATA[<p>Well Windows 7 is right around the corner.  For those that do not know it is due to come out on October 22nd which is less than a month away.  I have been running the RTM build for ultimate for almost 2 months.  At least the computer is telling me that.  So my impressions.  Well here goes.<span
id="more-23"></span></p><ul><li>Windows 7 is faster than Vista</li><li>Windows 7 has less issues than Vista</li><li>Windows 7 has less UAC prompts than Vista (but some are still present)</li><li>Windows 7 has better hardware support than both Vista and XP</li><li>Windows 7 has native and built-in biometric support (checked and tested with my upek brand fingerprint reader)</li><li>Windows 7 uses less resources and has better memory management than both XP and Vista; Uses approx 33% &#8211; 50% on a normal day.  Even after extensive use doesn&#8217;t usually exceed 55%</li><li>Windows 7 has virtually non-existent compatibility issues when moving from Vista.</li><li>Going from Vista to Windows 7 is likely going to be fairly smooth unlike moving from XP to Vista.  XP to Windows 7 is still going to be bumpy but not as bad as the XP to Vista move since most companies are getting things out early this time around.</li></ul><p>Now then I can&#8217;t really test performance of XP against Windows 7 but when I did XP against Vista I obviously found the latter to be slower on the same hardware.  Why?  Well XP is older so it will naturally run faster on newer hardware.  I did have a co-worker upgrade her netbook from XP to Windows 7 though and she reported a marked improvement in performance on it.  In addition she loved it more than XP so that was a very good thing.</p><p>On a Gateway P-7805u gaming laptop Windows 7 had an included driver for all devices except for graphics (expected) and media reader slots.  Oh wait it had half the driver for the media reader slots.  It also had a solution and that was to go to the Gateway site and download the proper driver.  The graphics it got from Windows Update but I would get the latest release from the OEM.</p> ]]></content:encoded> <wfw:commentRss>http://www.robertpendell.com/2009/09/windows-7/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic

Served from: www.robertpendell.com @ 2012-05-20 19:20:50 -->
