Microsoft Wants Patent For Inserting User IDs In Filename
from the patents-patents-patents dept
theodp writes "In its just-published patent application for late-binding/dynamic pathname resolution, Microsoft explains that this invention allows a filename containing a variable such as '@username' to map to completely different files depending on which user is logged on. Microsoft explains to the USPTO that such a mechanism 'has, until now, eluded those skilled in the art,' and its absence has 'plagued computer system users and designers for some time.' "
8 Comments | Leave a Comment..
If you liked this post, you may also be interested in...
- Schrödinger's Download: Whether Or Not An iTunes Music Sale Is A 'Sale' Depends On Who's Suing
- We Don't Have A 'Wild West' Internet Now, But We Will If SOPA Or Similar Is Passed
- One Nation, Under Guard
- Supreme Court Denies Appeal For The Pirate Bay Founders
- White House Says It Can't Comment On Possible Chris Dodd Investigation





Reader Comments (rss)
(Flattened / Threaded)
This is the same as mail-merge
(href="http://domain/teams/{field teamname}.gif" alt="{field teamname}")
Microsoft's patent seems to be copying this.
[ reply to this | link to this | view in thread ]
No Subject Given
[ reply to this | link to this | view in thread ]
Re: No Subject Given
[ reply to this | link to this | view in thread ]
GFS
[ reply to this | link to this | view in thread ]
Automounter
[ reply to this | link to this | view in thread ]
ClearCase
In ClearCase, one can append '@@' followed by all manner of arcane data to the end of a filename to select a specific version of the file's contents, and this has worked for at least a decade.
[ reply to this | link to this | view in thread ]
Prior art?
Isn't this accomplished with users have different /home directories in Unix? Or "chroot"?
Or how about the "user home directory" in Windows networking? Or using the environment variable %USERNAME% in the pathname? (After all, the Windows registry has many references to pathnames containing %SYSTEMROOT%, so it would work with %USERNAME% too.)
Again, maybe I'm missing something, but this hardly sounds like something that "until now, eluded those skilled in the art."
[ reply to this | link to this | view in thread ]
What are they doing?
[ reply to this | link to this | view in thread ]
Add Your Comment