Home
Syndication
Sign In
Chris May
·
{Consulting; .Net; IT Services}
Windows Access Token Delegation
When you are doing impersonation, the token that the server uses is an impersonation token, and in order to "hop machines" with that token, to access UNC shares for example, you need to use < a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;810572">delegation to access the resources.
Categories:
Code Links
Thursday, May 26, 2005 5:18:37 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
Transparent Overlay in Flash
This article
covers the methods available for making flash float and be transparent.
It's supposed to be for Flash5, but it works in MX 2004 as well.
Categories:
Code Links
Wednesday, May 25, 2005 7:46:08 AM (Central Standard Time, UTC-06:00)
Comments [0]
|
Javascript (and apparently other programming languages) can't do math
This is retarted.
You give Javascript (and according to
this article
C, C++, or other languges) 2 number to multiply where one of them cannot be represented as a binary floating value and it will freak out when you try to multiply them together.
Check out the example below! Click GO to see the math result. Notice that in the 2nd example, all I am doing is multiplying by 10 and dividing by 10, so really nothing.
Categories:
Code Links
Monday, May 23, 2005 8:25:50 AM (Central Standard Time, UTC-06:00)
Comments [0]
|
"The Wall" Live
This
would be a good CD, one that I should probably order or buy or something.
I have downloaded a few live Pink Flyod CDs and they all kinda suck, but this one sounds pretty good, at least the tracks I have heard on launch.
Categories:
Code Links
Sunday, May 22, 2005 10:28:18 AM (Central Standard Time, UTC-06:00)
Comments [0]
|
1000% bonus poker site?
This place
is claiming they give you a 1000% bonus up to 5000 bucks when you sign up to play with them.
Sounds too good.
Categories:
Code Links
Thursday, May 19, 2005 4:47:36 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
Poker Tournament Results
I have been playing more and more sit and go tournaments and I have been winning a few so I thought I should start keeping track of how I do. This is as good a place as any. I'll just do it in the comments.
Categories:
Code Links
Tuesday, May 17, 2005 12:48:49 PM (Central Standard Time, UTC-06:00)
Comments [19]
|
Validate CSS
This site
will look over your site and figure out if your CSS is valid, and check if you are doing stupid stuff w/ it.
Categories:
Code Links
Thursday, May 12, 2005 2:47:56 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
No Title
Categories:
Thursday, May 12, 2005 2:47:07 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
Spider Test Your Site
This page
will take a url and spider it like it was a search engine, letting you know which links are being found and which are not (e.g. javascript redirects).
Pretty cool interface.
Categories:
Code Links
Thursday, May 12, 2005 2:45:51 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
"Stripping off the time" from SQL Server DateTime datatypes
SQL Servers DateTime must always contain a time value, but you can make it so that it is always set to midnight, or 00:00:00 by using the following code:
@dDate = DATEADD(d,DATEDIFF(d,0,@dDate ),0)
Not exactly pretty, but it does the trick.
Categories:
Code Links
Thursday, May 12, 2005 9:45:39 AM (Central Standard Time, UTC-06:00)
Comments [0]
|
Thumbnail Extraction Using the Shell
This article
at vbaccelerator.com shows a way to use the IExtractImage interface to extract a thumbnail from any object that implements the IExtraceImage interface. This can be used for powerpoint files, word docs, and videos.
Categories:
Code Links
Wednesday, May 11, 2005 11:41:47 AM (Central Standard Time, UTC-06:00)
Comments [0]
|
Cracking the Google Code... Under the GoogleScope
This
article from WWWCoder and the related
http://yro.slashdot.org/article.pl?sid=05/05/10/1546207&tid=217&tid=155
slashdot discussion has an overview of the patents filed by google for their new search technology (I believe its called TrustRank, as compared with PageRank which is used now).
The goal is to cut down on SEO spam and artificial links used to drive up placement.
Categories:
Code Links
Tuesday, May 10, 2005 12:27:43 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
Provider Design Patter
When I have some free time (hahahha oh oh oh ok seriously that is funny, ok back to this entry) I should read
this article
on the provider model. It is basiclaly a way to write you applications to you can plug in a provider to abstract a section of work (e.g. error logging, or database connection)
Categories:
Code Links
Tuesday, May 10, 2005 12:22:44 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
Another Image Cross Fade w/ Source
Here
it is. It even has the source on the page.
Categories:
Code Links
Wednesday, May 04, 2005 9:42:21 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
Image Cross Fading w/ Javascript
Here
is a pretty cool example of image cross fading using javascript and DOM manipulation.
Categories:
Code Links
Wednesday, May 04, 2005 9:40:58 PM (Central Standard Time, UTC-06:00)
Comments [0]
|
All content © 2008, Christopher May, Inc
Open Job Positions
On this page
Windows Access Token Delegation
Transparent Overlay in Flash
Javascript (and apparently other programming languages) can't do math
"The Wall" Live
1000% bonus poker site?
Poker Tournament Results
Validate CSS
No Title
Spider Test Your Site
"Stripping off the time" from SQL Server DateTime datatypes
Thumbnail Extraction Using the Shell
Cracking the Google Code... Under the GoogleScope
Provider Design Patter
Another Image Cross Fade w/ Source
Image Cross Fading w/ Javascript
Google Ads
This site
Syndicate
Calendar
<
August 2008
>
Sun
Mon
Tue
Wed
Thu
Fri
Sat
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
Archives
Full Archives By Category
August, 2008 (1)
July, 2008 (15)
June, 2008 (14)
May, 2008 (2)
April, 2008 (6)
March, 2008 (12)
February, 2008 (7)
January, 2008 (10)
December, 2007 (2)
November, 2007 (13)
October, 2007 (10)
September, 2007 (6)
August, 2007 (4)
July, 2007 (12)
June, 2007 (25)
May, 2007 (19)
April, 2007 (14)
March, 2007 (18)
February, 2007 (18)
January, 2007 (20)
December, 2006 (18)
November, 2006 (22)
October, 2006 (12)
September, 2006 (16)
August, 2006 (15)
July, 2006 (13)
June, 2006 (8)
May, 2006 (18)
April, 2006 (53)
March, 2006 (13)
December, 2005 (5)
October, 2005 (1)
September, 2005 (23)
August, 2005 (20)
July, 2005 (18)
June, 2005 (19)
May, 2005 (15)
April, 2005 (32)
March, 2005 (22)
February, 2005 (6)
January, 2005 (12)
December, 2004 (13)
November, 2004 (6)
September, 2004 (3)
August, 2004 (4)
July, 2004 (10)
June, 2004 (10)
May, 2004 (29)
April, 2004 (20)
March, 2004 (16)
February, 2004 (10)
January, 2004 (20)
December, 2003 (20)
November, 2003 (12)
October, 2003 (17)
September, 2003 (35)
August, 2003 (17)
July, 2003 (32)
June, 2003 (27)
May, 2003 (14)
Sitemap
Funny Stuff
Blogging
Code
Code Link
Code Links
Computer Stuff
Computers
Consulting
Cool
dasBlog
Deals
Funny
Funny Stuff
Gaming
Hardware
Desktops
Gadgets
Storage
House
Interesting
Misc
Movies
Music
Networking
ActiveDirectory
DNS
Email
Firewall
Hosting
NLB
SEO
Wireless
Politics
Programming
.Net
.Net Framework
AJAX
ASP.Net
C#
DataBinding
VB.Net
VS.Net
Macros
WinForms
AJAX
Architecture
dasBlog
Database
SQL Server
T-Sql
DNN
Flash
General
HTML
IIS
Javascript
Mobile
PHP
References
Reporting
Silverlight
Testing
TFS
Tools
VSS
Web Site Links
WebServices
XML
Projects
Rants
Science
Security
Authentication
Cryptography
Secure Coding
Software
Tweaks
Utilities
Windows
Tennis Charter
Thoughts