LAMP – Linux, Apache, Microsoft?!?!!, PHP?

For a new client project, I’m configuring LAMP in a way I have not before. The “M” in LAMP, often referred to as Middleware or the trademark of a certain database, is Microsoft in this case, Microsoft SQL Server.

My development workstation is running Fedora 14 and I installed the following to get it working: unixODBC, FreeTDS and php-odbc. (The other components were already installed.) In order to get it working (the target server is up and running, that’s another rant/post), I followed the how-to at http://www.unixodbc.org/doc/FreeTDS.html. Taking care to do the intermediate tests with tsql and isql, and then configuring the PHP CodeIgniter framework to use odbc (with one tweak to the source), I was up and running!

The power of Open Source continues to amaze me.

Ken Levy leaving Microsoft

Ken blogs, “After working at Microsoft for over 7 years as an employee and almost 5 years before that as a contractor/vendor, I’ve decided it’s time for me to do become independent and start my own company. My official last day at Microsoft is July 18th. I’ve enjoyed all the years working at Microsoft since the early 90s, especially with great people making many friends along the way.”

Read about his new venture at: http://mashupx.com/blog. Best of luck, Ken!

FoxPro Advisor, RIP

From the Advisor website:

This information is for you, if you are a current subscriber to any of these Advisor magazines, journals or guides: Microsoft Access, Microsoft Office, Microsoft Visual FoxPro, Microsoft Visual Studio, Microsoft SharePoint, Microsoft Professional Development, Microsoft Visual Basic .NET, IBM Lotus Software, IBM WebSphere Software, IBM Workplace Software, Novell GroupWise, Business Collaboration, Corporate Compliance, E-Discovery, Law Technology… Your subscription has been upgraded to DataBased Advisor, giving you more than 10,000 articles, tips and downloads — at no charge.

And another kicker:

Even though a new subscription to DataBased Advisor carries a much higher price tag, you are getting it at no extra charge for the duration of your current subscription.

Looks like new subscriptions are $277 a year. Good luck to John and Jeannie on this new venture!

Clippy on a rampage: exploit code appears for Microsoft Agent bug

September 13, 2007 Computerworld –Exploit code appears for Microsoft Agent bug “It took less than 24 hours for attackers to crank out proof-of-concept code targeting the one critical vulnerability disclosed — and patched — Tuesday morning by Microsoft, security researchers warned.” Ouch. A Day One exploit. Hopefully, Microsoft’s distribution of their updated Agent patches via Windows Update will be speedier than the bad guy’s spreading of their exploit.