post

Conspiracy Theory: the Vista-ization of Windows 7 has Started…

I simply don’t get it: Vista is barely out, nobody seems to like it, CIO’s refuse to upgrade, analyst firms tell them to wait, individual users who tried it switch back to XP, others time their new PC purchase so they can still get an XP machine – generally speaking Vista was as poorly received as the ill-fated Windows ME.

Apple is gaining market share, the major computer manufacturers are offering Linux PC’s, the Web OS concept is getting popular, applications are already on the Web – can anyone clearly see the shape of personal computing in 2012? (Yes, I know MS plans for 2010, I’m just adding the customary delay.) Will it still matter what OS we use to get on the Internet? How can Microsoft be so out of touch?

I was right and I was wrong.  Right in the assessment, that Vista’s main competitor was Microsoft’s own solid OS, WinXP – there was simply no reason to upgrade.  Yet as buying new computers with Good Ole Vista became increasingly difficult, many of us got stuck with Vista.  I was wrong in not foreseeing that Vista would turn out to be such a disaster, that millions of Vista victims would end up paying the ransom to get out of the trap and get the version of the OS that actually works: Windows 7.

What followed was two peaceful years when Windows computers simply worked.  Yes, They Just Worked. Almost like a Mac. Smile

Then the unexpected (?) happened…

(Cross-posted @ CloudAve » Zoli Erdos)

post

Using Picasa on Multiple Computers – The Updated Definitive Guide

Picasa

My 4-year old how-to guide, Picasa Photo Sync on Multiple Computers has attracted tens of thousands of viewers, and is still quite popular.  In fact too popular, thanks to Google.  I can’t believe people actually read it today and try to follow the advice therein… it’s and OLD post with outdated information.  I’ve long struggled trying to find a better solution… and now that I have it … drumroll … but wait, first things first:

What’s the problem with Picasa?

Picasa is my favorite photo management program, and hey, it’s hard to beat free!  Yes, I believe SaaS is the future of computing, and I do keep many photos online (just canceled Flickr Pro in favor of PicasaWeb), but quick-and-dirty manipulation of large image files en masse is still easier, faster on a local PC.  Or one of the computers I use – if only I could.  It’s hard to believe that Google, an undeniably Web-centric company would create an application that’s designed to be used by one single user and one single computer – that’s stone-age vision, and again, is very antagonistic to being a visionary Web company. 

Picasa does not save your edits in the image file itself, rather it uses a set of system files: picasa.ini files in every photo folder and a bunch of proprietary databases in two hidden system directories.  This is actually a good concept, you can experiment and safely revert back to the original –  trouble starts when you want to move to a new computer, or God forbid access your photos from multiple computers – some of the associated changes will come through, others won’t.  You will soon have multiple versions of the databases and sometimes of the images themselves, and that leads to chaos. 

Early Solutions

The original concept in my previous guide was based on syncing the hidden Picasa databases between all computers involved. It worked for a while… then I started to see corrupted databases, so I abandoned synchronization.  In the meantime wireless home networks became more robust, so instead of redundant chaos, the next best option was maintaining once central Picasa home-base, and accessing it from other computers via the network.  This could quite easily be done by mapping the main computer’s drive as a network drive, say P: (for Photos or Picasa), setting Picasa on all the satellite computers to forget the local Pictures folders and only scan the new P: drive. 

In this setup Picasa still had to index all images it read from the network and recreate a local database on the individual computers, so the solution was quite redundant – but worked relatively well.  Through a succession of new releases Google moved more information on user edits into the per-folder Picasa.ini files, so the system was able to rebuild the database almost completely.  Cropping and some other information was still missing, so you could never be 100% certain you were looking at identical version of your images.  The safest way to avoid confusion and different views of the same photos was to make a policy of only editing images on the “main computer” where they were stored, thus rendering all other networked computers to passive viewers only. 

There has to be a better solution.. one that allows any member of the family (and any user account) using any computer on a network to share the one and only Picasa database – view and edit all the same, with any changes, tagging, editing immediately saved no matter which computer is being used.   Yes, there is one – keep on reading :-)  But first some disclaimers:

  • I’ve tested the solutions below in Windows 7
  • They should work on Vista, too, and I believe there is a logical equivalent under XP, but I’ve never checked it
  • These solutions work for me, but I can not guarantee they will work for you – experiment at your own risk
  • Before making any changes, do back up your Picasa database (both photos and the system data)
  • Even if everything works, there’s no way knowing if a future Picasa release will change it all…
  • I’m not a Windows Guru, and make no claims that this is the best or most elegant solution – just one that works for me
  • I cannot provide individual support – you are welcome to comment / contribute below, and may get a response from another reader, but I can not make promises.

Now, we’re ready to rock and roll …

Sharing Picasa Between Multiple User Accounts on the Same Computer

You may only be interested in the multi-computer setup, but please read this chapter anyway, as we will build on the logic outlined here when we expand to a network setup.

Move your photo library to a public location

By default most photos are stored at user account specific image libraries, with a default path similar to this in Windows 7 and Vista:

C:\Users\username\Pictures  

You could fiddle around with sharing / security properties to enable other user accounts access this image folder, but moving your photos to the public folder is a much cleaner solution.  The new destination is:

C:\Users\public\Pictures

Although the easiest way to move folders is from Windows, it’s always better to do it within Picasa, to allow it’s databases be updated properly.   If you use nested folders, you’re in luck, you can just right click on the top-level folder, select “Move Folder”, pick the new destination, and you’re done.  (If you have nested folders but don’t see them in Picasa, change from “Flat View” to “Tree View” in the main View menu.)  If you have a lot of flat folders, this may be a cumbersome process, but it’s one-time only.

This was easy … now close Picasa and let’s get really started :-)  Two reminders before we start:

  • you’ll need to do all this using an account with Admin privileges
  • backup, backup, backup (your photos and system folders / files)

Move Picasa’s internal databases to a public folder

The internal Picasa databases are originally in two system folders in Windows 7 / Vista:

C:\Users\username\AppData\Local\Google\Picasa2

C:\Users\username\AppData\Local\Google\Picasa2Albums

You’ll need to create a new home for these two folders, for example this:

C:\Users\Public\PicasaLib

Now move the Picasa2 and Picasa2Albums folders to the newly created PicasaLib folder, so their new locations are:

C:\Users\Public\PicasaLib\Picasa2

C:\Users\Public\PicasaLib\Picasa2Albums

Well done. Too bad Picasa is still looking for these databases in the old place…

Trick Picasa into finding the new database location

At this point you should no longer have a Picasa2 and Picasa2Albums folder in your C:\Users\username\AppData\Local\Google\ folder – if you do, you likely copied them to the new destination instead of moving.  If that’s the case, please delete them now – we can’t have real folders with those names here, since we are going to replace them with Symbolic Links that look just like the deleted folders but will actually redirect Picasa  to the new location.

For the next steps even though you’re logged into a user account with Admin rights,  you will need an elevated command prompt. If you’re like me and can’t remember hot-key combinations, here’s how to get it: Click the Start menu and type cmd in the run box, but do not hit enter. Instead, find cmd.exe at the top of the list, right-click on it, then left-click Run as Administrator.

Now you’re in a command box that reminds you of good old DOS.  Navigate to the original Appdata folder:

cd  \Users\username\AppData\Local\Google   

Now type these lines exactly as you see them:

mklink /d Picasa2  C:\Users\Public\PicasaLib\Picasa2

mklink /d Picasa2Albums C:\Users\Public\PicasaLib\Picasa2Albums

You have just created two entries that look like the Picasa2 and Picasa2Albums folders but actually point to their newly created location.

Update and verify Picasa for each user

Open Picasa, go to Tools > Folder Manager and make sure only the new public destination is selected, nothing else – certainly not user specific libraries.

Repeat the above relocation steps for all other users on the same computer, and check their Folder Manager setting in Picasa.

You’re all set!  All users now have shared access to all public photos, and edits, changes, thumbnails..etc are all maintained in a central database instantly available to all users.

Warning: I have not tested what happens if multiple users try to update the databases at the same time, but I assume it is not a very good idea.  Best practice is probably avoid using quick User switching all, rather log out of one user before logging into another one, but at a minimum, even if you do quick switch, don’t leave Picasa open in two user accounts at the same time.

Picasa on Multiple Computers

This is what you’ve been waiting for…  we’re actually very close, the logic is surprisingly simple: map the drive that has our Picasa library and databases as a network drive, say P, then apply the tricks we’ve just learned doing the multi-user setup on the same computer, but now the symbolic links will point to the public folders on the P: drive, and voila!

Well, almost…too bad there are a number of quirks that we have to deal with first.  Let’s take them up one by one.

Your network layout

If you have a NAS drive, which is for passive storage only, accessed by several computers on the network, than the above solution will work, since you can map the NAS drive to the same drive letter on all computers.  But if your network is like mine, i.e. there is no NAS,  Picasa resides on one of the actively used computers which all others access, then you run into all sorts of trouble.  Here’s why:  Picasa stores the result of your “watched folders” configuration in a plain text file named watchedfolders.txt in the Picasa2Albums folder.  But we’ve just moved that folder to our shiny new PicasaLib to be shared by all instances of Picasa – that means they can not have different “watched folders” set per instances.

The problem is, the “main” computer will consider Picasa storage as its C: drive, while all others have to refer to it by another drive letter, since C: is reserved for their own hard disk.  If you have both P: and C: drives as “watched folders”, all hell breaks loose: Picasa will start copying the folders to the local computers, in the wrong folders, wrong labels, resulting in total chaos (I’ve been there…).  So once again, we’ll cheat: find a way to refer to the central PicasaLib under the same drive letter from all computers.

Re-mapping the “server”

Not a true server, but playing that role in this case: this is the computer that has all the Picasa files and that we’ve just set up for multi-user access in the previous exercise.  We want to use the P: designation, but can’t simply rename our main hard disk, nor can we map it as a network drive, so we’ll apply the symbolic link trick again: set up a link from the root folder to the public folder.  Steps:

Get an elevated cmd prompt (see details above)

cd \   (back to root folder)

mklink /d P  C:\Users\Public\   (create the symbolic link)

You now have what the system thinks is a P folder, and can use it in the Picasa “watched folders” definition.  Which means you need to start Picasa, then navigate to Tools > Folder Manager, and select \P\Pictures as the folder to watch – unselect everything else.  For a few minutes you’ll see heavy activity, and for a while Picasa may show duplicate folders, double the number of pictures you really have, but will eventually sort it all out. 

Setting up the “clients” or “satellite” computers

These are the computers that have no local Picasa information, we just use them to access our main libraries from the “server”.  Ideally we would just map the public drive on the server as a network drive under P: but we’ll run into a syntax problem.  On the main computer Picasa will prefix our watched folder setting, changes \P\Pictures to C:\P\Pictures, which works just fine on the main computer but not on the satellite ones.   Picasa’s watchedfolders.txt does not accept a \\Computername\Foldername designation, it has to look all local.

So we go back to our friend… yes, you guessed it right, symbolic links. But now even this old friend lets us down: we cannot define a symbolic link to a network folder, only a local one. Oh, well, we’ll outsmart the system again, by combining network mapping with symbolic linking: we’ll map the network drive to an interim name first, then link to this interim drive-name.  Steps:

From windows, map the \\MainComputername\Users\Public\ folder as drive O:

Make sure there is no Picasa2 or PicasaLib folder in \Users\username\AppData\Local\Google

Get an elevated cmd prompt

cd \  

mklink /d P  O

cd  \Users\username\AppData\Local\Google

mklink /d Picasa2  O:\PicasaLib\Picasa2

mklink /d Picasa2Albums O:\PicasaLib\Picasa2Albums

Repeat the last three steps for all user accounts that should access Picasa from this computer.  Logically now you would have to open Picasa and changed the watched folders to P\Pictures, but there’s no need: it’s already set up on the server machine and you’ve just told Picasa to pick all parameters and data from there.

In other words, you’re all set.  Needless to say, this only works as long as your “server” is turned on:-) but then all computers on your network will see the very same photos, and all editing, manipulation, face or geo-tags, albums… are immediately updated in the central database and reflected on all computers, no matter where you originate them.

Warning:  as stated before, I have not tested what happens when multiple users access / attempt to update Picasa data at the same time, but I assume it’s not a very good idea.  We’re ‘cheating’ here, Picasa was not designed to work in a multi-user environment, so let’s plat safe: only one computer and one user should access it any one time.

Conclusion

We’ve just turned a hopelessly single-user, single-computer product into a networked one. Sort of. :-)  It’s obviously just a workaround, and…well, read my disclaimers again.

Now, let’s remember, Google isn’t really a PC or local network software company. They are The Web Pioneers. I think the long term solution will be much stronger integration with Picasa Web Albums.  Currently you can mark your folders / albums to synchronize with the Web version, but it’s one way, from PC to Web only.  That’s not what I call full synchronization.  If you change anything in Web Albums, it’s not reflected back to your local Picasa library.  I believe the future is full two-way – actually multi-directional – synchronization, where Web Albums become the conduit between any number of client computers that access Picasa.  It’s not impossible, services like Syncplicity do similar synchronization – Google Picasa has to embed it in their Web capabilities.  It’s time for Google to create the seamless online / offline photo management environment.

(This how-to guide was originally posted as Part 1: the Problem and Part 2: the Solution @ CloudAve)

post

Why Windows 7 Will Be a Success, Whether Good or Not

BallmerWin7 Windows 7 hasn’t even arrived yet but the speculation started: What’s wrong with Windows 7.  To be fair, the speculation is fueled by an unlikely source: Steve Ballmer himself.  He is trying to manage a potential fallout by warning us:

“’The test feedback (on Windows 7) has been good, but the test feedback on Vista was good,’ Ballmer, 53, said in an interview last week. ‘I am optimistic, but the proof will be in the pudding.’”

Indeed. But I actually think Windows 7 does not even have to be good to be a success (and my readers know I am not exactly a MS-fan). Here’s why:

  • Vista was such a disaster, that everyone will be happy to escape it.  Says Walt Mossberg: In just two weeks, on Oct. 22, Microsoft’s long operating-system nightmare will be over.  Yes, we’ll be happy to leave that nightmare behind, even if we got raped in the process (had to pay ransom to get out of a failed OS)
  • Those who avoided Vista (smart decision), and that includes most of Corporate IT  are on a good but ancient WinXP, which will be phased out eventually, so the only choice is to go ahead with Windows 7.

In other words, this OS does not have to be particularly good.  This is it, the World will adopt it.  And if it turns out to be another dud (which I doubt)  well, we will have a few years to ponder why keep on buying software ( and that includes Office and more) from a company that hasn’t been able to produce a decent OS in a decade.

(Cross-posted @ CloudAve )

post

Windows Update Sent Me on a Wild Goose Chase

hpdisplay It all started like a routine WinUpdate: downlod 6 updates, install them, then surrender the persistent nuisance and reboot to let Vista do its thing.. then wait .. wait.. coffee .. back.

However, after the successful reboot the system wanted to install a device driver to my monitor.  I thought it was a bit weird (has it not just done it?), but clicked OK, let it search for the driver.  Searching in Windows Update, that is… WTF?

After  a few minutes I decided to check Vista update history: it turns out that the driver update for my HP w2207 display failed to install.  Clicking on all the “help” links led to generic useless nonsense – business as usual…

Continue reading

(Cross-posted @ CloudAve )

post

Oh, No – Yet Another Windows Release?

Two years ago I wrote: Windows Seven in 2010. Does Anyone Still Care?

I simply don’t get it: Vista is barely out, nobody seems to like it, CIO’s refuse to upgrade, analyst firms tell them to wait, individual users who tried it switch back to XP, others time their new PC purchase so they can still get an XP machine – generally speaking Vista was as poorly received as the ill-fated Windows ME.

Apple is gaining market share, the major computer manufacturers are offering Linux PC’s, the Web OS concept is getting popular, applications are already on the Web – can anyone clearly see the shape of personal computing in 2012? (Yes, I know MS plans for 2010, I’m just adding the customary delay.) Will it still matter what OS we use to get on the Internet? How can Microsoft be so out of touch?

I was right and I was wrong.  Right in the assessment, but not foreseeing that Vista would turn out to be such a disaster, that Microsoft would be better off releasing its final version under a new name:

Make no mistake, the accelerated move to Windows 7 is a marketing decision, not a technical one. Vista became such a disaster that Microsoft finally realized no amount of marketing can save it: it was better the abandon the shipwreck and start with a clean slate, a “new” Windows product.

And so it happened, and millions of Vista victims end up paying the ransom to get out of the trap and get the version of the OS that actually works: Windows 7.  Which means by late 2009, but mostly 2010 we’ll be where we were supposed to be in 2007.   But now, as people count down the days till they can escape Vista and upgrade to Windows 7, Mary-Jo Foley who is always amongst the first to scoop out Microsoft’s plans is already talking about Windows 8, as early as 2011 or 2012.

It’s almost like Microsoft got infiltrated by secret agents who plot to alienate most of their customers.  Because it’s hard to imagine why on Earth we would need yet-another operating system.  Windows is not an application, it’s a friggin’ operating system whose job is to get us into applications and get out of the way. Assuming Win7 finally works, MS should leave us alone licking our Vista-inflicted wounds, instead of dumping another OS on us.  Have they not learned from the Vista fiasco?  Users don’t want to upgrade their OS every two years, they just want to use their computers and be left alone.  How can Microsoft be so out of touch?

(Cross-posted @ CloudAve )

post

Vista Update Drives PC Into Perpetual Reboot Cycle

My Vista-based laptop gave me the Windows has recovered from an unexpected shutdown screen: this is where you have the options to start Windows normally or select one of several “safe” driver- and service-less modes to boot.  I picked normal, the system booted .. end of story.

Except… I walked away for a little while, and 15 or so minutes later when I came back, the computer was in the same stage.  So I repeated the process… and guess what:

Coming back a little later again, I saw the computer at the ugly reboot screen again.  What was going on?  This is a few weeks old laptop with hardly anything installed on it, is it already dying?

I got lucky: for the first time in my life, Vista’s Problem Reports and Solutions actually found the answer:

After you apply update 973879 on a computer that is running an x64-based version of Windows Vista or of Windows Server 2008, you may receive a "Stop 0x0000007e" or "Stop 0x00000050" error message within 10 minutes after system startup.

Well, not exactly, I dug into what these errors were, and my computer behaved rather differently, basically playing a game of perpetual reboot.  Still, I figured I would go ahead and uninstall this update – I even got lucky, I could simply remove it without having to resort to the more torturous Method 3, that involves a Windows Preinstallation Environment.  (Yuck… I don’t like the sound of it.).

Voila!  My PC is in working condition again… and I just hope in won’t become total crap in the two months left before it gets rescued by Windows 7.

 

(Cross-posted @ CloudAve)

post

Microsoft Vissa and Other Customer Service Gems

I don’t normally quote such a huge chunk of a post, but this is a gem:

A couple years ago, after trying nearly everything to get my new Dell to work, I did the unthinkable. I called Dell’s tech support. After giving the service tag and all that other jazz, I explained the problem to the technician.

"According to the BIOS," I said, "my computer has 4GB of RAM installed. But Vista Ultimate only shows 2GB."

"Hmm," the tech responded, "what is this Vissa software you are using?"

"Microsoft Vista Ultimate," I explained, "you know, the new Microsoft OS?"

The rep paused. "I’m sorry, we don’t support third party software. But if you would like, I can help you restore your computer to its original state. Do you have your Dell Resource CD?"

"No, no," I countered, "this isn’t third party software. It is the operating system that came with the computer when I purchased it from you."

"What is the software called again?"

"Microsoft Vista," I said slowly, "Ultimate Edition."

The rep put me on hold for a few minutes and returned several minutes later. "Where did you get this Vissa program? I will see if anyone here has heard of it."

"Well," I wasn’t sure how to respond, "it’s Microsoft’s newest Operating System, and it is called Vista."

"Ooooh," the rep responded, "Vissa! Yes, I understand now."

I just waited for a moment.

"Well Mr. Mike," he said, "this is a problem with the Vissa software. We have notified Microsoft and they have informed us that you can not use more than 3GB of memory with this software. I suggest you uninstall it and install the XP Pro that came with your computer."

"But, my computer came with Vista Ultimate installed on it. It is less than two weeks old."

The technician seemed a little confused, "okay, but I can send you a copy of XP Pro?"

"No thank you," I said, "my friend bought the exact same PC, and his shows the 4GB in Vista, so I don’t think it is a bug."

"I see. So is there anything else I can help you with, Mr. Mike?"

"I would really like to find out how to resolve this," I pleaded, "I read up a little on it on a website, but I cannot make changes to the BIOS with everything grayed out. I was hoping you could help me?"

"Unfortunately we don’t offer support for other software like Bios and Vissa, but we can help you restore your system back to its original configuration if you would like?"

"No," I was started to get agitated, "I really would like see the 4GB in Vista."

Without even acknowledging my request, the rep said "so is there anything else I can help you with Mr. Mike?"

"But can’t you tell me who else I could check with to try and find answer to this problem?"

In the same exact tone, the rep repeated "so is there anything else I can help you with Mr. Mike?"

I said no, and disconnected the call shortly thereafter.

Hilarious.  And yes, I’m pretty sure the story is somewhat exaggerated, perhaps entirely fictional, yet something in the dialogue will no doubt sound familiar to all of us.  The Brainless Stonewalling Machine runs Customer Service in far too many places.

Btw, you should bookmark / subscribe to The Daily WTF.

image

post

Break Free of Vista for a $50 Ransom. Catch Win7 Upgrade While You Can.

Fellow Windows Vista victims, there’s light at the end of the tunnel: we may soon set ourselves free and only have to pay a $50 ransom.  I just did. 

The $50 ransom is not a bad deal. Forget the myriad of Win7 SKU’s and whopping prices all the way to $319.99.  I’m calling BS: the real standalone Win7 price is $50 or $100.  Period.

Continue reading

post

My Miracle PC

It does so much, while using zero resources:

Of course that’s not the typical picture, more often than not CPU usage is in the upper 80-90% range, while the Resource Monitor can only account for about 40%.  Just another crappy program from Microsoft… but no worries: Windows 7: Cutting corners in the rush to market?   How reassuring…

post

Free Upgrade to Vista Final (Code-named Windows 7) is a Good First Step, but Not Enough

Put the last nail in the Vista coffin.  Windows 7 is on the fast track.

– good summary of the Windows situation by Signal to Noise.  Yes, Win 7 Beta will be available for download starting tomorrow, and it promises to be less of a resource hog than Vista.  Microsoft also talks about providing free upgrades to Windows 7 for Vista users – at least those who buy Vista after July 1st.

Good start, but not enough. The upgrade assurance is vital for both Microsoft and more importantly its OEM partners, the computer manufacturers to avoid a slump in computer purchases while waiting for the next OS.

But let’s not forget what Win 7 really is: it’s Vista Final.  As it has been widely discussed, Win 7 does not have a new kernel, it’s all about lots of incremental improvements to Vista.  In other words, it’s a Vista that works – using the Microsoft lingo perhaps it should be called Vista SP3.

Make no mistake, the accelerated move to Windows 7 is a marketing decision, not a technical one. Vista became such a disaster that Microsoft finally realized no amount of marketing can save it: it was better the abandon the shipwreck and start with a clean slate, a “new” Windows product.

But that leaves millions of Vista victims behind, who did not want to by this junk, but had no other choice when they bought their computers.  I’ve repeatedly said that Windows 7 should:

  • Be released as  Vista Final (meaning it works)
  • Be provided as a free upgrade to Vista
  • Come with a  letter of apology to all Vista victims

OK, I know … fat chances for the letter of apology.  But I am serious about the upgrade: customers who paid for Vista deserve a working (SP3-level) OS.  Abandoning those millions would be akin to a hit-and-run on a mass scale.

Update:  Finally, I don’t feel alone anymore: Jason Perlow @ ZDNet agrees: Windows 7 Should be a Fixta Free For All:

…since Windows 7 is essentially a performance and usability fix for a defective product, I’m of the increasing opinion that a Windows 7 upgrade should be free to anyone who was conned into buying Windows Vista.
Related articles by Zemanta

(This post originally appeared on CloudAve. – to stay on top of Cloud Computing news, analysis and just our opinion, grab the CloudAve Feed here.)