<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Re: [Phpwm] wysiwig editor</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-GB link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>But isn&#8217;t it likely that the &#8216;open source&#8217; bits that Microsoft
contribute will just be wrappers onto Windows APIs &#8211; like MSSQL, Word, Excel
etc? This would mean that the Linux/Max developer wouldn&#8217;t be able to port them
to Linux as the DLLs won&#8217;t exist. So the Windows version of PHP will just
diverge away from the other platforms... before you know it, the tool
developers will say it&#8217;s not worth supporting &#8216;minority&#8217; platforms like Linux
and Mac, and PHP is effectively Windows only.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>And currently I&#8217;m running some live sites using PHP/Apache on
windows. Is it not likely that the new versions of PHP on Win will be tied to
IIS?<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>A.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> phpwm-bounces@mailman.lug.org.uk
[mailto:phpwm-bounces@mailman.lug.org.uk] <b>On Behalf Of </b>Mike Tipping<br>
<b>Sent:</b> 06 March 2009 10:55<br>
<b>To:</b> West Midlands PHP User Group<br>
<b>Subject:</b> Re: [Phpwm] wysiwig editor<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:9.0pt;
font-family:"Verdana","sans-serif"'>The SQL server driver is currently for
windows php only.<br>
<br>
The issue here is that Microsoft are only going to write code that runs on
Windows. It will need to be ported to run with the other versions of PHP so it
will take a Linux developer to convert the Windows code to Linux. In the case
of the MSSQL server driver I can&#8217;t see many Linux developers seeing the need so
maybe it won&#8217;t happen. PHP is part of their &#8220;open source technology centre&#8221; so
I guess the code is all available to the community. <br>
<br>
PHP 5.3 is the first version that Microsoft have been involved with and they
have had to rewrite a large part of it as the source code was lost back in
PHPv3 and prior to 5.3 only 3 people know how to build PHP on windows which is
why it was always late being released. They showed benchmarks between the PHP
5.2 and 5.3 on windows and the difference was pretty impressive.<br>
<br>
On 6/3/09 10:22, &quot;Andy Cowan&quot; &lt;andy@w4.co.uk&gt; wrote:</span><o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.5pt;
font-family:"Verdana","sans-serif"'>Not just a pinch of salt &#8211; am I the only
one that finds this a bit worrying?<br>
&nbsp;<br>
The post also included the line &#8220;</span><span style='font-size:9.0pt;
font-family:"Verdana","sans-serif"'>(but possibly only if the windows version
of PHP)&#8221; &#8211; one of the best things about PHP so far is its cross platform
portability, and it would be typical of them to start making the windows
flavour of PHP the only real alternative, whilst the other platforms remain as
poor cousins. At the moment, we develop on Windows and Mac and deploy to Linux,
without any trouble at all. <br>
&nbsp;<br>
I have no evidence of this &#8211; I wasn&#8217;t at PHP London, anyone that was there able
to reassure me? Or do I need to dig out that Ruby book? (only kidding!)<br>
&nbsp;<br>
A.<br>
</span><span style='font-size:10.5pt;font-family:"Verdana","sans-serif";
color:#1F497D'><br>
</span><span style='font-size:9.0pt;font-family:"Verdana","sans-serif"'><br>
</span><b><span style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Verdana","sans-serif"'>
phpwm-bounces@mailman.lug.org.uk [<a
href="mailto:phpwm-bounces@mailman.lug.org.uk]">mailto:phpwm-bounces@mailman.lug.org.uk]</a>
<b>On Behalf Of </b>Chris Lovell<br>
<b>Sent:</b> 06 March 2009 10:15<br>
<b>To:</b> West Midlands PHP User Group<br>
<b>Subject:</b> Re: [Phpwm] wysiwig editor<br>
</span><span style='font-size:9.0pt;font-family:"Verdana","sans-serif"'><br>
&gt; &#8220;Microsoft are taking PHP very seriously and if you have any thoughts,
email them and they will listen&#8221; or so the bloke says.<br>
<br>
Mmm, I'll take that with a pinch of salt. It may have been a good few years
since we had a new Halloween document but that doesn't mean they've changed
their tune.<o:p></o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:9.0pt;font-family:"Verdana","sans-serif"'>

<hr size=3 width="95%" align=center>

</span></div>

<p class=MsoNormal><span style='font-size:7.5pt;font-family:"Courier New"'>_______________________________________________<br>
Phpwm mailing list<br>
Phpwm@mailman.lug.org.uk<br>
https://mailman.lug.org.uk/mailman/listinfo/phpwm</span><o:p></o:p></p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

</div>

</div>

</body>

</html>