Wednesday, April 30, 2008

I wanted to blog this mainly for my own edification, but I came across something I thought was very strange in the Windows command cacles.

So what's the difference between these two lines:

cacls "c:\temp" /T /G everyone:F

and

cacls "c:\temp\" /T /G everyone:F

If you were you were to point out that one doesn't have a trailing slash on the path, and one does; you would be correct.  You would also be correct if you pointed out that one works, and one doesn't.

Here is the output from the two commands:

C:\>cacls "c:\temp" /T /G everyone:F
Are you sure (Y/N)?

and

C:\>cacls "c:\temp\" /T /G everyone:F
The filename, directory name, or volume label syntax is incorrect.

Seems like such a silly limitation, maybe there is something I'm not aware of?

posted on Wednesday, April 30, 2008 11:04:38 AM (Alaskan Standard Time, UTC-09:00)  #    Comments [0]
 Friday, April 25, 2008

I've decided to try getting on the "micro-blogging" band wagon and try twittering.  My twitter is @akcoder  Hopefully I'll have something interesting to say...

posted on Friday, April 25, 2008 9:58:25 AM (Alaskan Standard Time, UTC-09:00)  #    Comments [0]
 Wednesday, March 05, 2008

Do you love gadgets and technology? Do you enjoy working with the latest .NET technology? Do you want to play F.E.A.R. on Fridays? Do you want to make a difference in the world of health care?

If you answered yes to these questions, then you should apply at AFHCAN! We believe that triple monitors aren’t just a privilege for the few; they are one of many inherent rights owed to all good developers (this list also includes the right to receive paid attendance to training and conferences such as MIX and PDC, the ability to play with nifty gizmos, and to improve your development environment if our totally sweet setup doesn’t make you happy enough).

Qualifications:

  • Must be passionate about technology, and what you do
  • Must be knowledgeable about the .NET Framework v2.0, v3.0/3.5 is preferred
  • Must have a desire to work in a fun environment, and want to contribute to the success of the team, and the project

If this sounds like a fun and exciting environment to you, then please email your resume to Garret Spargo.

If this isn't enough to entice you, checkout some of the gadgets we have:

lava lamp

30 inch monitors

projector

posted on Wednesday, March 05, 2008 7:32:10 PM (Alaskan Standard Time, UTC-09:00)  #    Comments [0]