Posted By: JoshRoss | Oct 19th @ 8:57 AM
page 1 of 1
Comments: 7 | Views: 576
JoshRoss
JoshRoss
A righteous infliction of retribution manifested by an appropriate agent.

I would like to see a feature, named "You Stupid F _ _ _."  When prompted to save a document / project and you say no.  Windows will automatically save it anyways, in a temporary folder.  The longer you work on it, the longer it stays in the folder.  If you are working on it for a few minutes it will stay there for a day.  If you spent more time on it, perhaps it could persist for a week or two.  What do you think?

 

EDIT: Proving that great minds think alike, Kettch posted that Office 2010 has this feature already.

Harlequin
Harlequin
http://twitter.c​om/TrueHarlequin

Office already does this. Which is why when you crash, you can recover. And I think VS2008 has the same.

Dodo
Dodo
I'm your creativity creator™ :)

No, it doesn't. The temporary save state is deleted if you close the application and select you don't want to save (which makes sense). This is kind of stupid. We have enough storage to even run a versioning on everything we do with plaintext files, saved or not. Seriously, how much code do you need to write to fill a hard drive? Smiley

ManipUni
ManipUni
Proving QQ for 5 years!

While I love the idea, the main problems are data security and privacy.

 

Did you see the huge freakout that happened when people discovered that Office stored undo/redo information within the Doc' format and thus people would wind back all the changes someone made while creating it. Needless to say it was big, bigger in the gov'/corp world within which such information could cost money/jobs.

 

 

So, it is all well and good for Office. However, they really need to take Volume Shadow Copy/Previous Versions to the next level and have something akin to a source control system for libraries.

CannotResolveSymbol
CannotResolveSymbol
{insert caption here}

Yes.  Versioning would need to happen at the filesystem layer, though (and shouldn't cross filesystems/email unless directed to).  Too likely to result in disclosure of sensitive information.

 

I like TortoiseGit for this very reason.  Dead simple to turn any folder into a version-controlled folder:  it needs no central server or even any kind of central repository on your local machine (unlike Subversion).  Even integrates nicely with Word, Excel, and Powerpoint (a diff opens their built-in comparison tools rather than trying to do a diff of the binary files).

page 1 of 1
Comments: 7 | Views: 576
Microsoft Communities