Jump to content

CharlotteTheHarlot

Member
  • Posts

    2,051
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by CharlotteTheHarlot

  1. There's a lot of truth in that ( but not enough to let Microsoft off the hook ). I often suggest that people write letters to the motherboard OEM's and also the chip makers and DEMAND they continue writing drivers for their newer hardware for all NT Windows. If they are vaguely competent then this is no challenge at all as they only need to write the most neutral of device drivers, avoiding any Vista era specific changes ( Vista could be installed on tons of "legacy" computers proving it can utilize older drivers. ) The driver SDK ( aka WDK ) for WDM and WDF have all the necessary backward/forward compatibility. In theory the programmers writing the code will need to go out of their way to write drivers that crap out on XP. Well, except for the fact that the tools themselves like Visual Studio are evolving ( now VS2013 but problems for XP and earlier definitely started in VS2008 ) which target details in Vista+ so the programmer must literally set out to be compatible with XP ( actually from what I read they need to enable some options and update VS with certain modules, but I don't use these later versions so I am repeating what others have described ). In short, Microsoft are obsolescing Windows XP ( and whatever older Windows they intend to murder ) through a thousand cuts. And at each step along the way, programmers make the somewhat sensible decision that "it's too much trouble to ..." maintain compatibility. So Microsoft cleverly offloads the blame to the OEM device driver programmers, just like they always do. When contacting these important OEM's I also like to suggest using the wording: "Stop illegally colluding with the Microsoft monopoly and their planned obsolescence while at the same time open up more potential customers for yourselves." That's a no-brainer to anyone, both parts. They ARE colluding by accident or design, AND they are slicing their own potential customer base in half. Only a knucklehead would voluntarily follow this path. Anyway, getting Intel to continue XP compatible chipset drivers, or even AMD/nVidia/Via/whomever, would spur the others to wake up and smell the coffee or get left in their competitors' dust. That's an argument they can probably understand, even if the issue of antitrust, collusion and planned obsolescence go right over their heads. EDIT: clarity
  2. I can't speak for him but for 100% compatibility two criteria must be met - Function Names and their Ordinals. The latter case - out of order functions, is a biggy. In the past it was common for applications and even Windows to call functions in a DLL by importing them via ordinal. So if someone recompiled a DLL without changing a single line of code but re-sorting them out of original order an incompatibility is created because the 3rd ( or whatever ) function is completely different in another version of the same DLL. Having never used it myself ( so I don't know for sure ) I would expect that this topic is an important part of the KernelEx project here at MSFN. Naturally in the former case the function "Names" implies that everything else is the same within the function ( i.e., if it has same exact name then it's still ANSI/Unicode, same arguments, etc, as its same-named predecessor ), but even this might not always be the case since there is nothing stopping some programmer from changing ( for example ) from ANSI to Unicode but leaving the NAME unchanged. Likewise a function could be completely rewritten and butchered to use a completely different prototype while keeping the NAME unchanged. These are exceedingly bad ideas but cannot be ruled out. But for the sake of argument its *assumed* that same name means same function. How was this failure vector even possible? It was considered faster and more efficient to call by ordinal, in other words cutting corners. But speed and efficiency isn't everything. IMHO consistency, stability and compatibility are. But that ship has clearly sailed!
  3. The latest Snowden leaks ... NSA and GCHQ target 'leaky' phone apps like Angry Birds to scoop user data ( UK Guardian 2014-01-27 ) Snowden docs reveal British spies snooped on YouTube and Facebook ( NBC News 2014-01-27 ) Can we all agree now that every single possible avenue is under relentless attack by the spooks, there is nothing considered off limits, lots of overlap, the goal is to have access to anything and everything, and they couldn't care less about what anyone, especially the taxpaying sheeple think about it? And what they do not get handed over to them they proceed to take through black bag jobs. As we have seen in other stories, the British spooks are knee-deep in this, and in this case are actually the dominant player with our own spooks portrayed as the customer. This is most alarming because they get to use UK personnel as the bad guys creating a firewall of plausible deniability. That's very convenient indeed. So you have two separate countries each who sear they respect their own citizens' privacy and laws using the other to violate those laws and just handing over the information. That's pretty sick and violates the spirit of all the laws involved. US looks at ways to prevent spying on its spying ( Yahoo 2014-01-27 ) And to rub salt in the wounds our own government has plans to find new ways to keep us in the dark. Gov't, Internet companies reach deal on disclosure ( AP 2014-01-27 ) This is the pea under the walnut shell game in action. A wonderful compromise that allows the companies to tell us exactly nothing. Meanwhile the First Amendment is still under siege, the agreement ignores it, and even the alleged infringed-upon companies refuse to cite it. The citizens are NOT a party to this agreement and it reeks of a meeting of wolves and foxes in the hen-house deciding on what they are going to have for dinner.
  4. Microsoft: Law enforcement inquiry documents stolen in recent phishing attacks ( NeoWin 2014-01-25 ) Ruh Roh. Seriously, I don't know what's more weird, the fact that highly sensitive documents can be phished out of Microsoft employees, or that the bad guys have accidentally accomplished what amounts to a successful FOIA request ( Freedom Of Information Act ) obtaining information the government won't release, and that Microsoft allegedly wants to release but cannot due to a gag order. This is getting awfully close to a universe ending paradox. And then you cap it off with that odd quoted statement that raises more questions than answers - "IF we find ... THEN we will take appropriate action". Sounds to me like they need to be taking some action immediately. On Childrens Website, N.S.A. Puts a Furry, Smiley Face on Its Mission ( New York Times 2014-01-24 ) NSA website 'for children' features code breaking cats and dogs ( NeoWin 2014-01-25 ) Well that sure is creepy. They are one step away from cultivating a cadre of embedded spies, "government-youth", reminiscent of previous totalitarian examples. All they need now is a bait on the hook so the kids rush to give up information in exchange for something like badges and points. It could evolve into a completely new method to access the homes of the sheeple. Disgusting. South Korea rules that all smartphone bloatware must be removable ( NeoWin 2014-01-25 ) Well who loves bloatware? Not me. Neither do the fanboys who cheer this ruling. But this is where the sheeple can quickly get themselves sheared, for two separate reasons ... The most obvious way requires an understanding as to why bloatware even exists in the first place. One of the main drivers is low profit margins on big box OEM systems which is reduced substantially by extra costs such as Microsoft's "Windows Tax". If they sell a $500 computer and pocket just 10% profit, perhaps $50, after paying off all suppliers and labor and still assume all the risk ( warranty for the system and even the angry calls for Microsoft Windows OS annoyances ) then what is the possible incentive to even stay in this business at all? I wouldn't even consider this a sensible line of work. Hence the payola received for bloatware preinstalled which lets them increase their profit margin by a few bucks. Fanboys that cherish this ruling are actually rooting for the demise of Microsoft because without incentives the market considerations will speed the move to a lower cost OS. The fanboys are in all actuality rooting for Linux and they don't even know it. And although this ruling is about phones, it easily ports to all of Microsoft's OS businesses. The other reason is the one that concerns me most. I'll just quote the one sensible NeoWin commenter as he nails it perfectly ... "Hooray for Governments using force to control UX on devices. Just remember if they can change stuff you agree with they can change stuff you disagree with." FBI warns of more cyber attacks like Target's ( NeoWin 2014-01-26 ) Arts and crafts retailer Michaels latest victim of credit card data theft ( TechSpot 2014-01-26 ) Too late. Love that last part though. Is anyone else thinking that these identity protection and credit report services will be a prime target for penetration? How long before that shoe drops?
  5. Surface 2 Grammy's commercial released, uses Paul McCartney song and old commercial bits ( NeoWin 2014-01-24 ) ~sigh~ Since the Grammy's were lost long ago to fat cats, payola, hipsters and no-talent retards, this would have been the perfect place for that original Surface dance commercial. Leave it to Microsoft to not just mess it up, but to do it backwards. ( I tried watching it ( the Grammy's ) but couldn't get past that marbled mouth karaoke singer mumbling something about "invisible". There were a few moments that were okay, but IMHO it was largely a CrapFest benchmark to how far music has fallen. As both a musician and an American I apologize to the rest of the world for this embarrassment. They're really just begging for that earthquake out there now. ) Latest Windows 8.1 Update 1 screenshots show changes to Start screen ( NeoWin 2014-01-25 ) Screenshots have appeared that show a traditional context menu when right-clicking on a Metro tile. Hordes of MetroTards immediately have strokes. And now for something completely different ... Inside the Mind of a Fanboy ( The Verge 2014-01-21 ) Interesting article, if a bit wordy and unfocused. Probably will spawn a host of comments and similar articles. The topic is kinda lost upon the Tribers at The Verge however, as it would be at NeoWin, and the author does not fully explorer the phenomenon of MetroTards. But, it's a start. Recognition of the problem is the first step toward recovery.
  6. Windows 8.1 Update 1 could land on March 11 ( TechSpot 2014-01-25 ) When two MetroTard/Astroturfers have a scripted back and forth discussion ( yep, seen it before ) one TechSpot commenter let's it fly ... Nice shooting soldier. : Now leave the gun, take the cannolis Microsoft creates a 20 gigapixel photo panorama of Seattle ( NeoWin 2014-01-26 ) Can some other people confirm this ... Two videos about this panorama shown at the above link, and unless I'm mistaken it looks like the good people at Microsoft Research are using Windows XP on the system where they are stitching together this giant file. See the 2nd video ( "part-2" ) at about :59 and at 1:30. Set the YouTube player to HD at 720p and set to full screen and tell me what you think. I could be wrong but it sure looks like it to me. Samsung and Google team up for new worldwide patent license agreement ( NeoWin 2014-01-26 ) Get a load of the stuttering MicroZealots in the comments barking about Android and copying and stealing and collusion ( say what? ) and other crazy stuff. Their minds are shaped by the universe they inhabit, the Redmond Microverse, where everything revolves around locked-down intellectual property with extortion payments. They cannot imagine an alternate universe that is disconnected from their Microverse and this leads to all manner of loony comments. The 'Tards still see Android as as form of NeoWindows ( pardon the pun ) designed to bleed its OEM system builders of cash like Windows does, rather than exist as a way out of that IP trap and the Microsoft tax. The NeoTards were so hoping for division and conflict to arise between Google and Samsung that they are caught completely blindsided. This agreement is huge as it cements a solid alternative for at least 10 years into the future ( which is like 100 years in the normal world ). This perfectly sets the stage for many other OEMs and developers to feel welcome as well and to jump onboard.
  7. Microsoft: Windows Phone activations doubled during 2013 holiday season ( NeoWin 2014-01-25 ) Brad Sams and lots of NeoKids misinterpreting every shred of news they come upon. It all started with this official Microsoft Tweet ... Even Stevie Wonder can see the holes in that carefully worded propaganda. How sad. Microsoft renames SkyDrive to OneDrive following trademark dispute ( TechSpot 2014-01-27 ) Legal Dispute Prompts Microsoft to Rebrand SkyDrive as OneDrive ( Maximum PC 2014-01-27 ) Microsoft's SkyDrive rebranded as OneDrive ( NeoWin 2014-01-27 ) SkyDrive Becomes OneDrive. OneDrive to rule them all, OneDrive to find them... ( Thurrott 2014-01-27 ) Well I guess it could have been worse. I still prefer SpyDrive though. But can you believe they took almost six months to do this! ADDED: At the Thurrott article two commenters have already suggested two possible naming collisions ... * http://www.kldenergy.com/onedrive/ ... oneDRIVE * https://one.ubuntu.com/ ... Ubuntu One Is it possible they did it yet again? Speaking of Microsoft cloud storage ... Kansas man runs into burning building to save beloved Xbox ( NeoWin 2014-01-26 ) Funny thing in the comments starring one of our favorite MicroZealots ... Another commenter says: "Why is your backup drive at the same location as your primary if it's that important that you risk your life for?" That's a good question. Ummm, what? Dot MetroTard knows full well of all the cloudy connections available to him, especially his beloved SpyDrive, through his beloved Surface, hosted by his beloved Microsoft, which he has evangelized for. Perhaps he figured out the disadvantages to tying up your system with backup processes and your bandwidth with data transfers, not to mention the difficulty of really restoring system drives from backups ( it's one thing to backup stuff and have the software tell you "Congratulations, successful backup complete!" and quite another to put it back as a functioning system drive ). But I admit I am speculating here, it is entirely possible any or all of these concepts are beyond his/her capability. Such is the NuWorld we live in, co-inhabited by MetroTards attracted to the NuWindows GUI, pushing on colored tiles with their fingers which quite possibly is the extent of their skillz.
  8. Microsoft: 3.9 million Xbox One units sold to retail stores ( NeoWin 2014-01-23 ) There's a traditional word for that, it is called "wholesale". So now they're confusing even the fanboys who are stuttering and babbling trying to decode this. I wish I could blame this on NuMicrosoft, but we can't. They have always obfuscated everything in every reporting period, frankly I don't know why people fall for it. But they still do. All I can guess is that they really don't want anyone to know the real numbers, numbers which they most assuredly possess. Microsoft: Office 365 Home Premium now has 3.5 million subscribers ( NeoWin 2014-01-23 ) Well, once again I have to ask, how exactly is that impressive? That sounds insanely small to me considering the international pool of customers must be well over a billion! They have this discounted price for the full Office suite and maybe 1:300 potential buyers have made the leap? Microsoft's Surface revenues and unit sales surge up last quarter despite shortages ( NeoWin 2014-01-24 ) Wait what? That used to be calculated as Revenue-Costs=Profit. This must be some of that NuMath where a net loss is a actually a gain. What am I missing here?
  9. Right you are, I seriously insulted that classic toy. My bad. Let me cast my vote for a "Political Deathmatch" ( just like "Celebrity Deathmatch" which was a hysterical and clever spoof of the Roman Gladiator concept ). We can take our elected and unelected bureaucrats and self-appointed tyrants and shove them into the ring. Two enter, one leaves. Come to think of it, that would still be one too many.
  10. It seems this situation is a that of a 3rd party blocking access to that website from his own domain. Two separate cases ... http://www.windowsbbs.com/ http://www.helpwithwindows.com/WindowsBBS.html The first one works fine as bphlpt mentioned, while the second results in the following as Jaclaz has mentioned ... Note the use of the language "from WindowsBBS.com". Curiously, since he writes that in the first person I have to infer he is involved with that website somehow. So the question is ... have we in fact now met the dumbest person on the entire Internet? It is very possible. It is quite a stretch to rationalize banning all Opera users because of some alleged bad behavior by a few. It immediately makes me angry and I think back to things like this ... Just one of countless examples from the past. What excellent thinking by this Microsoft MVP! ... NOT.
  11. Further complicating it is the fact that MetroTards ( and Microsoft itself ) use the new math, where both that '65 'Stang, AND the 1964 original, AND even the 2015 model are all 50 years old. ( Of course I'm referring to the "Windows XP is 12 years old. Kill it with fire!" mantra even though the most recent release is from 2008 and many parts are Windows Update refreshed to 2013 and now 2014 ) Math is hard.
  12. Why this? Why the password or why the standard account? The password for "Administrator" will prevent non-Admin users from running any dangerous command line or batch file with same or any application that requires Administrator level privilege. This includes malware accidentally executed by that user. Note that when I say "any", I actually mean most. Some might say some. Leaving the password blank is a bad idea because the bad guy or hostile script or malware ( or the good guys as well ) wouldn't need to know it in order to RUNAS or other things. This is a highly recommended item. The use of a Standard Account just expands that concept to day-to-day experience, it means that most of the time that user will be prevented from most risky activities, by accident or intention. He ( or the hostile script or malware ) would need to specifically provide the Administrator password to proceed, or, switch users which takes time. Nothing is perfect by a longshot, but some things are closer to perfect than others. Using an umbrella will keep you mostly dry. Using a condom ... you can figure it out
  13. Haha, you reminded me how I got permanently banned from Opera forums after repeatedly complaining about some thing the changed over the course of v12 version history. I hear you. I never got tossed but that's only because I would read my replies over and over before posting, and that's from knowing all about the trolls from experience. They just look for anything that can be twisted into a rule violation or controversy to kill legitimate discussion about Opera screwups. They are the lowest form of human beings, enablers that exist for no good reason, and act only as NuOpera fanboys. The parallel to the MicroZealot MetroTards at NeoWin and The Verge Tribe is astounding. Most of these cretins were not even connected to Opera as far as I could tell. Their profiles didn't link to dev status ( unless they were sock puppets ). That leaves the only explanation as being worthless fanboys with nothing to do except for shutting down any discussion of Opera mistakes and thereby preventing any possibility of improvement. Video Fanboys killed the Radio Internet Star.
  14. Ironically, Real Steel was on TV just as I read this post. I like the idea though. : And depending on how much entertainment value we want to provide we can design something in between national Gladiators in a Coliseum to Celebrity Deathmatch style battles between elected politicians. Or scale it up to technological matches spanning from RC controlled Gigantor and Real Steel bots to full-on self-aware Transformer units. However, with budget considerations and the current low-expectations from our modern design geniuses all we'll probably see is this ...
  15. CNN social media accounts compromised by SEA (Update) ( NeoWin 2014-01-23 ) How's that Twitter IPO working out I wonder. It appears anyone can do anything they want to their service. They got all this money pumped in from investors, but what are they doing with it? Let me guess, cozy new offices and limo rides to the airport. Everything You Need to Know About Valve's Steam Machines ( Maximum PC 2014-01-23 ) This is a pretty good summary of what we know thus far in Q&A format. Good for the total n00b who might be wondering what this thing is all about.
  16. HP Explains Decision Bring Back Windows 7 PCs ( Maximum PC 2014-01-24 ) HP: 'WE ARE NOT DROPPING WINDOWS 8' ( NeoWin 2014-01-24 ) Yes, there's that word "Choice", a truly alien concept to both Microsoft and all the sycophantic NeoKids. Good explanation by HP. The only news there to me is that they only have five models with Windows 7. That's not the way they should do it. It should be a selection in a drop-down option box if you ask me. Apple executive: Convergence of iOS and OS X would be a 'waste of energy' ( NeoWin 2014-01-23 ) Very well said. : It sounds to me like Apple understands the technology and the market much better than Microsoft, and the reason is that Microsoft is shooting wildly in the dark while playing catch-up. As you can imagine, this leads to a holy war in the comments as religiously zealous NeoKids climb out of their holes to attack the infidels insulting their prophet. Some of the absolute dumbest things I have ever read are present in this thread .... Selling OSx ( or any Mac OS )? When did that happen? This crazy stuff is prevalent through the entire thread from NeoKids who describe Microsoft vs Apple as competitors, and Windows vs Mac OS as competing products. The problem is that they have never really been direct competitors in any category until the Surface tablets ( vs iPad ), and soon with MicroNokia phones ( vs iPhone ). These will be apples to apples comparisons and I highly doubt that any of the NeoFools will like to see the result. Hence they create this crap fantasy about marketshare comparing Apple Computers versus OEM PC's shipped with Windows. Seriously? How is this not the absolute dumbest bit of fanboy logic ever spewed? I am trying but cannot ever remember in over 30 years a time when the Mac OS was for sale, IIRC it is not for sale now and never was, period. Apple does not sell an OS, Microsoft does not sell a PC. Only a retard would try to sandwich these two opposites into one category. In fact, to be perfectly accurate I would say that while Windows reportedly exists on 90% of all the PC's in existence, Apple's Mac OS is running on 99.99% of the computers it can be run on ( i.e., Apple computers ). Therefore Apple has the highest marketshare. Ha!
  17. And now you owe me another monitor ( and I just finished cleaning up the mess from the Toll Booth Jumping video ) Tell you what, just send me this one and we'll call it even.
  18. NO. CHKDSK, notwithstanding the name, has very little to do with the actual DISK, it only checks the logical consistency of the filesystem/volume, if it reports no errors, than running it on 100 different computers will still result in no errors (unless the other 100 computers are faulty themselves). BUT it won't say you anything about the actual DISK status, so, running the manufacturer utility tests is a very good idea , but no *need* to do so on "another" computer, if not because on the "other" computer it might be handier since you have a "full OS" working. I actually agree with you about Chkdsk ( and I think I drifted off in the middle of that original comment without completely explaining my thinking ). Without sector scanning ( I believe that shows up as a 6-step Chkdsk rather than 3-step IIRC ) then the whole process was file system sanity checking, metadata, etc. Nothing about the disk itself. This, by the way, is the reason I said we don't know for sure ( my incompleted thought ). Chkdsk is not rigorous, never has been. So I fully agree here. I disagree about the use of another computer for one reason: I was trying to eliminate "false positives" ( for lack of a better phrase ) which he reported earlier but not this last time. Let's say you run all the tools against the disk in the original machine and see some failures. Now we run them again in another known good machine but with no failures. The evidence points to a false positive in the first system perhaps from any of those myriad possibilities ( like heat, PS, etc ). Now we can try to pinpoint some other issue. And yes, it still could be the disk even after getting the all-clear on two machines, such is the nature of technology ( some maddening highly intermittent electrical fault ), in which case the "all-clear" would really be a false negative, but that's why we keep third, and fourth, ... machines around. The way I do it is run a battery of stuff as mentioned, and compare everything looking for any differences. One really good reason to use a second computer as a matter of course is for malware scanning. There is no way to trust the original computer to scan for malware if it is infected by malware ( especially rootkits and outside-the-file-system MBR viruses ). All I'm saying is that you can kill a lot of birds with one single stone by just dropping the disk into a clean computer, preferably pre-configured for this task with lots of tools sitting right there ready to go. Alternative methods are using standalone environments from optical or flash drives. But none of this is news to you of course!
  19. Edward Snowden to participate in live Q&A session on January 23rd at 3PM ET ( TechSpot 2014-01-22 ) Live Q&A with Edward Snowden: Thursday 23rd January, 8pm GMT, 3pm EST ( FreeSnowden 2014-01-23 ) For a good laugh read the comments at the first link from before the Q&A from a couple of sheeple ( saying: "He's a Traitor" ) boot-lickers. NOTE: the interview is now complete. At the second link is the completed transcript. I like how the second question and answer echo what I said a few days ago ... Good answer. Independent watchdog says NSA program is illegal and should end ( TechSpot 2014-01-23 ) Well that's all fine and dandy, but only of gray area significance because it is mostly metadata and has been done for a very long time. Ultimately this will probably be ruled Constitutional IMHO because it occurs outside of the home, in transit where governments have some claim to regulatory privilege. That's not to say it is a slam dunk, or even acceptable, but it looks to me like one of those sucker issues to draw in everybody's focus and resources and they will ultimately hammer out a compromise so everyone feels like they won something ( though we lose in every circumstance ). Meanwhile crystal clear violations of the Constitution are evident. Black bag jobs, spying on private property, collecting content ( not just metadata ), breaking and entering into Big Data resources, hardware and software spyware, data theft and hacking, and other computer crimes galore. The list is simply endless and we don't even know a fraction of the entire scope. The First, Fourth, Fifth, and Sixth Amendments are under specific assault, but frankly the most important one is the Ninth Amendment that essentially says "Those previous Eight Amendments are NOT all the rights we have by a longshot, just a few of them we bothered to enumerate. We reserve everything stated and unstated, period". The original intent is that it is the government that is limited, not the citizenry. With that perspective the amount of rights violated by the spook agencies and the government itself is almost unmeasurable. Federal judge rules IP address alone not proof of copyright infringement ( NeoWin 2014-01-23 ) Amen to that ruling which kicks the Hollywood Mafia right in the 'nads. Now they are going to have to figure out ways to break into the networks at those IP addresses to steal personal info that might identify the dummies who copied their stoopid movie. Or they can just ask their friends in spook agencies, or the DoJ to do it for them. Or they will cry to their DC benefactors to pass even more laws to save their starving industry ( /sarc ) from ruin. I wonder why some clever individuals didn't set up a reverse honey pot trap showing fake movie and music files, which records IP addresses from the Hollywood Mafia and their agents and drag them into court for a variety of computer crimes? On private property they could host a private server and buy a T3 line and a bank of URLs and place a big banner on the front page with an Opt-In EULA that says "No Trespassing. Federal Agencies and Hollywood and their agents are not welcome and if you enter this site you agree to pay One Million Dollars for each infraction". A firm of lawyers could have a field day with the results and it would help right the floundering ship of privacy back to vertical after they get a taste of their own medicine. What's good for the goose.
  20. New Windows 8.1 update 1 screenshots highlight modern app pinning ( NeoWin 2014-01-23 ) ( Image from NeoWin ) Looks like the taskbar will now be littered with icons for Metro apps in addition to all the normal x86 applications and other shortcuts. Yay Microsoft. Hopefully they will think of combining them into a single icon with a jump list ( SEPARATE from usual Explorer one ). We'll call it the Metro or Playskool icon. Best comment I've seen yet ... "I been using Windows 8.1 for several weeks and I have to say: Windows 7 is awesome!" Microsoft's Must-Have List for Windows 9 ( John Dvorak PC Magazine 2014-01-22 ) Dvorak drops the hammer on Microsoft for the Windows 8 fiasco and offers up some suggestions ( not enough though IMHO ). Surprisingly most commenters so far agree which is surprising because ZD has quite a few astroturfers. Nokia sold 8.2 million Lumias in Q4 2013 ( NeoWin 2014-01-23 ) Awfully wordy article when they could have just said: "Nokia Lumia sales down in Q4 2013 from Q3." That means the crucial Q4 Thanksgiving-Christmas holiday season somehow underperformed the late summer Q3 dead quarter. UPDATE ... Nokia reveals hugely disappointing Lumia Windows Phone sales in Q4 2013 ( BetaNews 2014-01-23 ) Nokia reveals hugely disappointing Lumia Windows Phone sales in Q4 2013 ( The Verge 2014-01-23 ) HeHeHe Folks stoking the flames. The Verge Tribe comments should get pretty good.
  21. @Flasche, I'm NOT doubting your discs at all! You misunderstood. Actually I was trying to say that you do in fact have the necessary "full retail" or "system builder" editions that allow you to install on a random computer ( rather than the limited OEM SLP arrangement where Windows essentially dies with its motherboard ). It's all good. : Okay now, that photo is what you needed. That's a super common Asus P3B-F, one of the better boards of the ... last century ;-) The very good news is that you will have no problem finding everything from drivers to documentation to reviews. Here's a good start ... http://support.asus.com/cpusupport/list.aspx?SLanguage=en&m=P3B-Fhttp://support.asus.com/download.aspx?SLanguage=en&m=P3B-F&os=8http://www.motherboards.org/files/manuals/1/p3bf-104.pdfhttp://en.wikipedia.org/wiki/Intel_440BXhttp://www.xbitlabs.com/articles/mainboards/display/asus-p3b-f.htmlhttp://driverscollection.com/?H=P3B-F&By=ASUS&SS=Windows%20XPThe other good news is that Windows XP can be used on it ( the board is 1998-1999 and XP is just 2 years later ) and since it was mid to high-end in its time and popular, the board was well exercised in the XP formative years. A quick look at Google ( "Asus p3b-f with Windows XP" ) shows discussion to read through. The bad news is the same as the very good news: "one of the better boards of the ... last century" IMHO the biggest single killer is the HDD interface at UDMA/33. Even if it were UDMA/66 it would still be too performance limiting. Also, as I expected it is the SDRAM era ( the old 164-pin size DIMMs before 184-pin DDR ). These were 100 MHz speed and no bigger than 256 MB per stick. Theoretically you could max it out at 4*256 for 1 GB ( a very respectable amount for XP ) but you might have a problem locating that RAM now if you don't already have it ( and I see you do have 2*256 MB mentioned above, which is adequate ). Finally the CPU is also limited to the Slot format, although there were a handful of near GHz models at the end of that cycle ( in fact that one link seems to show at least one 1 GHz Slot-1 on the compatibility list, who knew! ). I don't think you mentioned what speed your CPU is, but naturally the faster the better. If you could find that highest speed model for sale used, I bet it would only cost $10 max. So ... It could be done, with Windows XP that is. No question at all about it. And the answer to the original question is ... Windows XP Pro. Good luck!
  22. I don't think you can say that with certainty, yet. The problem with examining a disk for errors in the same computer that exhibits the errors is that other potentially guilty parties are still present. Motherboard issues like controller problems or heat, bad cable, airflow, weak or bad power supply, or some rare chaotic condition from a combination of them may appear as a disk problem. The only way to get to near certainty IMHO is to put that disk in a known working computer ( as a slave ) and run CHKDSK and other tools against it there, including the specific HDD manufacturer tools. Also check out what the SMART data looks like there as well ( in HDTune or similar ). In fact you should run the HDTune benchmarks on each while you're at it. Then take all these results from both computers and compare them to see if there is any conflicting information. If they both check out identically you can be pretty certain the disk is healthy IMHO. About the registry and possible AutoChk disabling, infection or corruption. There are a bunch of reasons ... AntiVirus packages often have a realtime system protection component ( ) that revert system setting changes silently in an effort to save the user from nefarious malware. The registry, especially all those startup keys are a prime location for these protectors to monitor so it is possible for them to block something like AutoChk. So there is a possibility here, but you say you ruled it out by disabling or removing the AV software. Another possibility, if you are not running as Administrator, or, if the permissions were modified for that key, or for that file, or any combination of these you may be unable ( or Chkdsk may be unable ) to set it correctly. Here's another. Some 3rd party programs become territorial, perhaps a hard disk software like a retail DEFRAG suite or full blown Norton Utility or similar ( you said you used GlarySoft? ) now assumes duties for that Chkdsk function and takes ownership of the file or some combination of the permissions. They have to do it if they want their particular app to replace the normal Windows apps. Have you had any program installed that falls into this category? Then there are other problems like a corrupt file AutoChk file as this thread with one of MSFN's members ( Andre ) participated in ... http://answers.microsoft.com/en-us/windows/forum/windows_7-system/autochkexe-corrupt-windows-7-x64-pro/20217a8c-1b75-402a-ad2a-30224441f48f Also, there are reams of results in Google and Bing for AutoChk related errors. It's a matter of getting the right combination of keywords to zero in on it. But personally I would be sure to check out all those other things too ( test the HDD in another system, check the permissions, etc ).
  23. In the last photo ... - The left disc, does it match this one? If so it is Full Retail Pro and *can* be used on any computer ( one at a time naturally! ). - The right disc is very hard to see, does it match this one? If so it is probably Home Edition OEM System Builder and for all practical purposes can be used the same way. The Motherboard... - You need a wide shot showing the whole board. All I can see for sure is "Made in China", it has ATI Rage graphics ( 128 MB ), Award BIOS, and PCI Slots. With a full board photo ( take a few ) we can tell where the motherboard stenciling is and then you will later need to zoom in on that and get another closeup ( none of your existing photos shows it ). BTW, the CPU is also not shown, or the RAM or the back I/O panel. But at least you *do* apparently have two useful copies of Windows XP which could be useful if you have a decent computer ( one fast enough to be tolerable ). Naturally you would want to use the Pro copy.
  24. Microsoft Fixes Office 365 Exploit That Grants Admin Rights ( Tom's Hardware 2014-01-21 ) If you say so. LogMeIn is killing free remote access ( NeoWin 2014-01-21 ) LogMeIn Ends Free Ride, Gives Users 7 Days' Notice to Subscribe or Scram ( Maximum PC 2014-01-21 ) Didn't that used to be called bait and switch? Whatever, I guess. BTW, it seems that this is the norm for this outfit ... US court: Bloggers have same speech protections as institutional press ( TechSpot 2014-01-20 ) Well isn't that good news? Probably not I'm afraid. This does NOT have paradigm shift written all over it IMHO. The Ninth Circus ( not a typo ) finally got something right it seems, but it should have been obvious all along and never got there. And I am referring to the categorization of the First Amendment and NOT about the defamation issue. I'm worried that if people highlight the First Amendment part of this case it will become even more damaged because of this blogger's carelessness and it could easily get overturned by the Supreme Court. This is really a dangerous case IMHO. The main issue not being addressed in isolation is the fact that there are now laws in the USA that amend the First Amendment, casting journalists into categories: pros or amateurs, and this is utterly ridiculous. I've read the Federalist papers and that is NOT the intent of the Constitution. Such a concept is insidious for another reason, and that is that once this twisting of the First Amendment is accepted, then you have the locking-in of the concept because the very journalists reporting on such matters ( even this particular case ) have a vested interest in protecting their protected status, which means shaping the "journalist vs blogger" issue in their stories squarely against the blogger ( and this often happens ) which cements their own position of power. The closest possible parallel to revolutionary pamphleteers in colonial times has to be today's citizen bloggers, relentlessly questioning the system and everything around them. By no stretch of the imagination can the intent of free speech protection be applied solely to paid journalists. That is the biggest insult to the Constitution imaginable. And that is why this case is so dangerous as it could very well set even worse precedents if it is overturned, or, if people merely accept the concept of special status for paid journalism. Microsoft's not entirely pleased with NSA reforms, says there is more work to do' ( NeoWin 2014-01-21 ) Here is Brad Sams trying to understand a huge issue through the narrow perspective from the NeoWin fishbowl. In short, he is buying the story that they are upset with the limited scope of proposed reforms and have their hands tied. Sycophants do that, so do enablers. I think the spook first and primary PRISM partner ( Microsoft ) has a lot of explaining to do and they have done none. If they want to impress me, disregard the gag orders and tell us all about the backdoors and other weaknesses the spooks are privy to. Detail all the stuff in Windows and Office and explain what happened around Longhorn-Vista. That's just the beginning of the questions.
×
×
  • Create New...