Sign In
Garrett Serack: Open Source Development at Microsoft
View from deep inside Microsoft's Open Source Software Lab
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
3b42d994-a158-4114-ae4a-fd1b3bb437a0
Apache
Asynchronous
C#
CardSpace
CoApp
Development
Drive Extender
fear the cowboy
file formats
hacking
JScript
Microsoft
open source
OSCON
PHP
PHPonWin
port25
PPID
RAID
ScintillaNET
scripting
Technical
Uncategorized
WHS
Archive
Archives
September 2011
(1)
June 2011
(1)
May 2011
(3)
April 2011
(6)
March 2011
(2)
December 2010
(1)
July 2010
(3)
June 2010
(3)
May 2010
(1)
April 2010
(8)
March 2010
(1)
February 2010
(1)
June 2009
(4)
May 2009
(5)
August 2008
(2)
July 2008
(3)
April 2008
(1)
March 2008
(3)
February 2008
(2)
January 2008
(8)
October 2007
(1)
July 2007
(5)
June 2007
(3)
February 2007
(2)
January 2007
(4)
December 2006
(2)
November 2006
(1)
September 2006
(2)
August 2006
(13)
July 2006
(1)
June 2006
(1)
February 2006
(4)
December 2005
(1)
August, 2006
MSDN Blogs
>
Garrett Serack: Open Source Development at Microsoft
>
August, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Garrett Serack: Open Source Development at Microsoft
Simple STS Update
Posted
over 6 years ago
by
Garrett Serack, MSFT
1
Comments
A couple of minor glitches in the Simple STS Sample: Errata #1: if you downloaded the sample before 8:30PM PST AUG 21 2006, there is one little error: In the Sample.htm file in the website\cardspace directory, the object tag should read: <object type...
Garrett Serack: Open Source Development at Microsoft
New Windows CardSpace Sample: SimpleSTS
Posted
over 6 years ago
by
Garrett Serack, MSFT
3
Comments
I've added a new Simple STS sample to the Windows CardSpace community website at : http://cardspace.netfx3.com/files/38/default.aspx . This should let everyone start building managed card support with a proof-of-concept STS. http://cardspace.netfx3...
Garrett Serack: Open Source Development at Microsoft
Losing our Anonymity?
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
I originally wrote this as a comment to Pamela's blog , but I thought it was interesting enough to stand alone. Quoting from her post : The AOL search data scandal is a welcome wakeup call. It is useful to remember that even a common, theoretically...
Garrett Serack: Open Source Development at Microsoft
New Sample: Decrypting a Security Token
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
You can find a new CardSpace sample that shows the nitty-gritty of decrypting a SecurityToken: http://cardspace.netfx3.com/files/folders/samples-july-ctp/entry5152.aspx This contains the code for a new Token class, (derived from TokenHelper) which...
Garrett Serack: Open Source Development at Microsoft
ScintillaNET: Trolling for Features
Posted
over 6 years ago
by
Garrett Serack, MSFT
3
Comments
I've got several people interested in contributing to ScintillaNET, now what we need to do is build a roadmap. I need to know what kinds of things that we should be putting into this next version, (including things in older versions, or stuff you...
Garrett Serack: Open Source Development at Microsoft
Private Personal Identfiers: Adventures in privacy
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
I had the question recently asked of me: When using an STS (Security Token Server), the PPID (PrivatePersonalIdentifier) is under the control of the STS. In other words, an STS has to take note of the RP (Relying Party) it is identifying for and...
Garrett Serack: Open Source Development at Microsoft
Fat32: My Old nemesis.
Posted
over 6 years ago
by
Garrett Serack, MSFT
4
Comments
I've come across the same issue three times in the last two days, so it's bloggin' time! CardSpace requires that the user's profile is on an NTFS drive. Currently, the problem you see if your profile is on FAT32, is that the CardSpace Identity selector...
Garrett Serack: Open Source Development at Microsoft
Creating managed Cards
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
Vittorio and I sat down and expanded his exploration on the managed card creation, and we came up with a Sample that details out what-you-need to know about creating managed Information Cards. Check it out: http://wcs.netfx3.com/files/folders/samples...
Garrett Serack: Open Source Development at Microsoft
Introduction to CardSpace with Internet Explorer 7.0 tutorial/sample posted
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
I've posted a July-CTP ready version of my Introdouction to CardSpace with Internet Explorer 7.0. It's a fantastic primer on getting started with CardSpace, I hope you'll check it out; http://wcs.netfx3.com/files/folders/samples-july-ctp/entry4898...
Garrett Serack: Open Source Development at Microsoft
Where are the WS-* Protocols? (Part One)
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
Logging into a Website When signing into a website using CardSpace, the website has the choice of accepting two card types, Personal Cards or Managed Cards. Personal Cards are ones that you create the claim values yourself, support only a fixed...
Garrett Serack: Open Source Development at Microsoft
ScintillaNET : A color-syntax-higlighting editor component for .NET
Posted
over 6 years ago
by
Garrett Serack, MSFT
1
Comments
I think I'll take a moment to plug a little peice of software that I'd built in the past, that I'm reviving and shoring up. ScintillaNET is a .NET binding for a fantastic little color-syntax-highlighting editor component called Scintilla. Scintilla...
Garrett Serack: Open Source Development at Microsoft
Detecting Information Card Support (CardSpace!) in a browser
Posted
over 6 years ago
by
Garrett Serack, MSFT
1
Comments
I hacked out this a few weeks back, and never got around to publishing it. I've not decided that this is the 'official' way to detect Information Card support in a browser, but it'll do until I can think of something better. I'd say something like...
Garrett Serack: Open Source Development at Microsoft
Scripting: Detecting the host architecture vs the process architecture
Posted
over 6 years ago
by
Garrett Serack, MSFT
0
Comments
I had some trouble lately with scripts running on a 64bit version of Vista, when they were run with a 32 bit parent host process. After figuring out what was wrong, I wanted to be able to detect if I was running a 32-bit script engine under a 64-bit...
Page 1 of 1 (13 items)