Profile_bird

Hey there! spowser is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving spowser's updates.

Already using Twitter
from your phone? Click here.

spowser

  1. @cmille19 I saw the changes to SQLPSX. Much cleaner approach the way you did it :)
  2. @ffxiclopedia Windurst. Lots of the magic of Vana'diel circles my hometown. Bastok and Sandy can have thier weapons. I wanna BOOM!
  3. @stangm Long story short. Horribly wrong calculation. #Powershell
  4. Start-Sleep -seconds 3620000 also errors in Win 7 RC :( #Powershell
  5. @ebgreen Using V1 ;)
  6. Start-Sleep -seconds 3620000 generates error? 3,620,000 is less than Int32.MaxValue so I'm confused #Powershell
  7. Loving the new multiple assert logic and external script assert features in our Powershell based automation testing framework.
  8. This codeplex project for working with SQL Server using Powershell is coming along nicely. Thanks to Chad Miller! http://tinyurl.com/cpc8uj
  9. @halr9000 Sorry to hear that Hal. I hope you are able to land something quickly and not have to skip a beat.
  10. Enjoying IE8. Seems much snappier on most sites. Really improved performance when browsing a MOSS 2007 site. Overall good stuff so far.
  11. Getting REALLY irritated with Sharepoint Designer and Data Views. Not saving parameters and crashing.
  12. @halr9000 All I can say is WOW. Does Captain Complain-Alot expect us to take him seriously with that attitude?
  13. @Jaykul Here is Powershell REST client blog post. Comments always welcome. http://is.gd/ng1x
  14. @Jaykul ok, got the thumbs up. I'll blog about it and then tweet the url. Not going to be anything earth shattering but might help you.
  15. @Jaykul I can check with the powers that be if it's ok to share. Hasn't even been released to our customers yet ;)
  16. Just finished writing a sample Powershell client for our REST based web service calls. Go Powershell sample code in the SDK!
  17. @oising @Jaykul $test = New-Object [System.Collections.Generic.List``2[FPS.Loader.Engine.Data.LoginRolePageObject]] ?
  18. @oising Still seems to think the assembly is not loaded but it was worth a try. $test = [System.Collections.Generic.List``2[$fqname]]
  19. @Jaykul Is the site undergoing maintenance? Timeout in IE and Firefox. Can ping it though.
  20. @oising V1 Using this in production so kinda limited to V1 at the moment. Sooooo wish I could use V2