Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

The Scripting Games have started and some teasers

The Scripting games have started, and I will start posting my anwers, same as last 2 years on my blog, this year I will also post one of my solutions on the Technet Script Center,

I got Event 10 BlackJack :

As I have the last event, my solution is posted at the end of the event, but meanwhile I will be posting my other solutions on my blog.

The Screenshot above is in  PowerShell Plus  as there where some comments that the interface was to busy I show above how I work with it (There is a small bit wasted space in the Free edition ( As I had my licence not ready on this machine), but I think you can see what I mean, also it shows that as well as My RawUI BlackJack example, as Lee Holmes :  Realtime Syntax Highlighting in your PowerShell Console , (Including Jim Truher's "Background Jobs and PowerShell" script. and my PowerTab  in "ConsoleBased" mode ( Mode 2 in PowerShell+ )

All works Perfectly in PowerShell+ Impressive !!!

 And the end thhis post another teaser for Event 4 :

 

My answers to Event 1 and 2 I will post after the deadline for those events has passed, you still have till that time to join the games at the Microsoft :

Script Center Home Script Center Home

Script Center

Home of the 2008 Winter Scripting Games

Have a good games !,

Enjoy,

Greetings /\/\o\/\/

PS I will be joining the #PowerShell@irc.freenode.net team.

Published Saturday, February 16, 2008 2:07 PM by MoW
Attachment(s): backjack2.PNG

Comments

# re: The Scripting Games have started and some teasers

Black MAGIC ;-)

-----

Shay Levi

$cript Fanatic

http://scriptolog.blogspot.com

Saturday, February 16, 2008 3:26 PM by Shay

# re: The Scripting Games have started and some teasers

[C:\data\PowerShell\Scripting Games 2008]► .\event4.ps1

Enter month/year: 5/2008

May, 2008

Sun   Mon   Tue   Wed   Thu   Fri   Sat

                         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

[C:\data\PowerShell\Scripting Games 2008]► gc event4.ps1|measure-object -l -w -c

                       Lines                         Words                    Characters Property

                       -----                         -----                    ---------- --------

                           9                            35                           327

:-)

(OK, so I took out some comments and shortened my variable names a bit!!!)

As for the Blackjack - I think you're on your own there:-)

Chris

Saturday, February 16, 2008 5:38 PM by Chris Warwick

# re: The Scripting Games have started and some teasers

I did check for giving  a day also

this I can get 300 ;-)

Greetings /\/\o\/\/

Saturday, February 16, 2008 6:40 PM by MoW

# re: The Scripting Games have started and some teasers

PoSH> .\event4_short.ps1 02/2008

February, 2008

Sun Mon Tue Wed Thu Fri Sat

                     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

PoSH> gc .\event4_short.ps1 | Measure-Object -l -w -c

                       Lines                         Words                    Characters

                       -----                         -----                    ----------

                          10                            28                           250

Best I can do without colors ;-)

Greetings /\/\o\/\/

Saturday, February 16, 2008 7:00 PM by MoW

# Scripting Games 2008 - Part 1

Sunday, February 17, 2008 10:43 PM by Scripting Games 2008 - Part 1

# The PowerShell Guy : Scripting Games 2008 Advanced Windows PowerShell Event 4

# Scripting Games 2008 Advanced Windows PowerShell Event 10

My Windows PowerShell solution for event 10 is posted on the scriptcenter. By accident ( I did send a

Monday, March 03, 2008 1:28 PM by The PowerShell Guy
Anonymous comments are disabled