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
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
March 2012
(1)
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)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Garrett Serack: Open Source Development at Microsoft
CardSpace extension for FireFox!
Posted
over 7 years ago
by
Garrett Serack, MSFT
1
Comments
Check out my post at http://fearthecowboy.com and the announcement at http://perpetual-motion.com/kevin g Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation blog: http://blogs.msdn.com/garretts
Garrett Serack: Open Source Development at Microsoft
Fear The Cowboy
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
I've started a new blog, that is more encompassing of everything I do, not just my CardSpace duties. You can find it at http://fearthecowboy.com g Garrett Serack | Program Manager |Federated Identity Team | Microsoft Corporation...
Garrett Serack: Open Source Development at Microsoft
ASP.NET 1.1 Token Decryption
Posted
over 7 years ago
by
Garrett Serack, MSFT
4
Comments
A funny thing happened a while back... I had a request from Scott Hanselman to decrypt and consume a security token created by Windows CardSpace, but do it on ASP.NET 1.1. Well, having written the code to do that on .NET 3.0, I figured, heck, how hard...
Garrett Serack: Open Source Development at Microsoft
Comments, Suggestions, Features and WHAT THE HECK WAS THAT!?
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
Hopefully, that got your attention. We're starting to sketch out designs for the next version of CardSpace. I'm starting a thread on our forums and makin' it sticky so we can continue a dialog around new features. Now, I realize that CardSpace ain...
Garrett Serack: Open Source Development at Microsoft
.NET 3.0 RC1 Released!
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
The .NET 3.0 Framework Release Candidate 1 has been uh, released! I'll be posting a "New for CardSpace in RC1" document tomorrow, and in the next couple of days, I'll post the samples revised as well. Get it here: http://www.microsoft.com/downloads...
Garrett Serack: Open Source Development at Microsoft
Simple STS Update
Posted
over 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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 7 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...
Garrett Serack: Open Source Development at Microsoft
Self compiling scripts for .NET languages: C#, VB.NET and JScript.NET
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
Ok, these ones are pretty cool. It took me a few more hours than I thought, but it was worth it. The scripts in the zip file are javascripts which surround another language, and allow you to write .NET applications, but distribute simple text files...
Garrett Serack: Open Source Development at Microsoft
Greetings from TechEd 2006
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
I’m blogging today from the speaker lounge at TechEd 2006! It’s been a hectic couple of months, but I needed to take the time to update you about a few of the things in the InfoCard world—The first of which is the new Name : Windows CardSpace . CardSpace...
Garrett Serack: Open Source Development at Microsoft
What happens when you don't get enough sleep and someone points a camera at you :)
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
Hey Everybody! I’ve made the big time, I’m on Channel 9. (AAAAAGH!) http://channel9.msdn.com/Showpost.aspx?postid=165297 Unfortunately, I was waaaaaay to tired the day they did that interview, and I think I didn’t come over all that...
Garrett Serack: Open Source Development at Microsoft
Un-beeeeeeee-leevable!
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
I'm still at RSA this morning, so if you are here, and hadn't got a chance to squeeze by into the InfoCard booth at the Microsoft Pavilion, get over here! It's been one heck of a wild ride so far, and everyone is going nuts over InfoCard. I'll get...
Garrett Serack: Open Source Development at Microsoft
Live, from San Jose, it's Saturday Nigh... er, Mond... er, Aw Crap, it' Monday Morning
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
I'm in the airport in Seattle right now composing this, on my way to RSA in San Jose. Very exciting week coming up. In order to prepare for the content leading up to Mix/06, I'm going to start covering concepts and code samples in order to get everyone...
Garrett Serack: Open Source Development at Microsoft
Upcoming Events
Posted
over 7 years ago
by
Garrett Serack, MSFT
0
Comments
Well, with the new year firmly under way, I thought I should get around to getting everyone up to date on the InfoCard front. We've been extremely busy on the InfoCard team, and it's going to really show when you all get to see the progress that...
Garrett Serack: Open Source Development at Microsoft
Welcome
Posted
over 8 years ago
by
Garrett Serack, MSFT
0
Comments
Howdy, I just wanted to introduce myself, I'm Garrett Serack, and I'm the new Infocard Community Program Manager. I figured I'd better start posting on the blog here, 'cause folks are already starting to ask questions. :) I've just moved to Redmond...
Page 4 of 4 (100 items)
1
2
3
4