Sign in
Garrett Serack: Open Source Development at Microsoft
View from deep inside Microsoft's Open Source Software Lab
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
3b42d994-a158-4114-ae4a-fd1b3bb437a0
Apache
Asynchronous
C#
CardSpace
CoApp
Development
Drive Extender
fear the cowboy
file formats
hacking
JScript
Microsoft
open source
OSCON
PHP
PHPonWin
port25
PPID
RAID
ScintillaNET
scripting
Technical
Uncategorized
WHS
Archive
Archives
March 2012
(1)
September 2011
(1)
June 2011
(1)
May 2011
(3)
April 2011
(6)
March 2011
(2)
December 2010
(1)
July 2010
(3)
June 2010
(3)
May 2010
(1)
April 2010
(8)
March 2010
(1)
February 2010
(1)
June 2009
(4)
May 2009
(5)
August 2008
(2)
July 2008
(3)
April 2008
(1)
March 2008
(3)
February 2008
(2)
January 2008
(8)
October 2007
(1)
July 2007
(5)
June 2007
(3)
February 2007
(2)
January 2007
(4)
December 2006
(2)
November 2006
(1)
September 2006
(2)
August 2006
(13)
July 2006
(1)
June 2006
(1)
February 2006
(4)
December 2005
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Garrett Serack: Open Source Development at Microsoft
Using JScript as a batch scripting language (Part III)
Posted
over 4 years ago
by
Garrett Serack, MSFT
1
Comments
Now that I’ve shown how to build a cool .Format() method for strings, we can put it to good use in a lot of places. In batch scripting, it’s really nice to be able to make nearly every call support replacement arguments in a consistent fashion. In cmd...
Garrett Serack: Open Source Development at Microsoft
PHP on Windows Optimized build—Thread Safe version too!
Posted
over 4 years ago
by
Garrett Serack, MSFT
1
Comments
I’ve just finished tweakin’ out the PGO (Profiled Guided Optimization) build script for PHP on Windows to crank out the thread-safe version of PHP as well. So, now you can test PHP 5.3 RC3-dev PGO optimized for Windows with Apache 2.2! What’s the difference...
Garrett Serack: Open Source Development at Microsoft
Using JScript as a batch scripting language (Part II)
Posted
over 4 years ago
by
Garrett Serack, MSFT
2
Comments
Last time, I wrote about synthesizing an #include facility along with handling environment variables in a trivial way. This time, let’s look at filling in a couple more gaps in JScript’s basic scripting functionality. What’s wrong with String? The String...
Garrett Serack: Open Source Development at Microsoft
Using JScript as a batch scripting language (Part I)
Posted
over 4 years ago
by
Garrett Serack, MSFT
1
Comments
As I mentioned a few days ago , I chose JScript to script of the optimized PHP build process that I’ve built. JScript in-box on pretty much every modern Windows operating system, and provides a great deal of flexibility and benefits for a scripting language...
Garrett Serack: Open Source Development at Microsoft
PHP 5.3 RC2 *Highly-Optimized* for Windows available
Posted
over 4 years ago
by
Garrett Serack, MSFT
2
Comments
Howdy, I’ve been working for many months with Pierre Joye —well really, many people in the PHP community--on getting PHP to run faster on Windows. Pierre has been working rapidly on upgrading libraries (Pierre pioneered the work to get PHP and its hoard...
Page 1 of 1 (5 items)