... <http://www.microsoft.com/windowsserver2003/technologies/management/powershe ... Thanks for the link, Daniel. I particularly enjoyed the article: ...
Hello! I have found website where CS jobs are available. If any one is interested then apply online. http://www.thecertifications.com/jobs Regards, Mark...
Hi Ron, Welcome to the group. ... My pleasure. I am glad you enjoyed the article. ... I'm not sure this is true. PowerShell has numerous advantages including...
... If this is what we want, wouldn't a good API plugged in to my favorite language be a better solution than an entire new language? Why reinvent the entire...
This already exists. Python, Perl, and Ruby have been ported to .NET and have full access to the standard libraries. These languages all have interactive...
So what is it I can do with msh (pronounced mush or mash? emshuh? mish? mesh? mosh? Umsh?) that I can't do with Perl and .NET? Or is it just that I can do it...
... Nothing. As Seth would say, the same is true for writing to a disk with magnets :-) ... Exactly. ... It is a new language, but I don't know that it's a...
if Powershell uses objects, they should have a Grep object!! :) This was a little lame: ls | findstr "something" But it's good Microsoft moves in this arena. ...
If I needed to learn a language to write .NET system administration scripts, I'm not sure that learning a Windows shell language would be a better investment...
... The same could be said about bash/zsh versus python/ruby in the *nix world. If you know a few idioms in the prior, you are far more productive as a...
Hi Folks, We have several fulltime positions open for hardcore C# WinForms programmers to work out of our Manoa office. We offer excellent compensation and...
... I'm from the *nix world and use Cygwin (bash) on Windows, so I appreciate the advantages of a CLI. I guess if one knew neither a CLI nor a scripting...
Thank you to everyone that came to the talk. There were definitely some good question and comments which kept a potentially boring subject lively. Here is the...
That's cool! The scripting thing is very interesting. Code example 9 on this page: http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/ Is...
That is a tough one. I suppose most people would say web services is the biggest addition, but given this was already available in JavaEE, its not that...
It looks like some good stuff. It seems like the docs aren't quite ready, tho. I just read a bunch of Sun's articles on that page, but they're all about the...
Hi Thomas, ... Indeed it is. Many of us have been pushing hard for this, and its nice to see Sun recognize the importance of supporting scripting in the core ...
I read code example 10 on this page, http://java.sun.com/developer/technicalArticles/J2SE/Desktop/scripting/ and that answered my concern! :) /Thomas ... I...
Ah. I suppose for this example it would be nice to have literal strings (triple quotes in python or @"" in C#). In my experience most of these scripts are...
PFOSSCON (Pacific Free and Open Source Conference) will be held during the day on Saturday January 20 at the University of Hawaii. Our currently confirmed...
That is an impressive editor. Google's AJAX word processor is also pretty nice: http://docs.google.com <http://docs.google.com/> ... If you said 15% of the...
Any other rails developer with crawling test performance on Windows? When I run my rails unit tests, I've noticed that even though the ruby unit test reports...