Tag Archive for 'code'

MS PHP

Livrando-se de alguns de seus estigmas e principamente em busca de um mercado que dificilmente conseguiria conquistar só com suas próprias ferramentas de desenvolvimento, a Microsoft anunciou hoje pela manhã uma parceria com a israelense Zend, atual maior provedora de soluções PHP:

The technology engagement between the two companies will include the following:

Technical improvements for PHP deploying on the Windows Server platform will be submitted under the PHP license to the PHP community for feedback and contribution.
Microsoft plans to develop and release an Internet Information Services (IIS) add-on component, FastCGI, that will serve as the interface between PHP and the IIS Web server. Microsoft expects that this FastCGI component will be made freely available from Microsoft on http://www.iis.net for users of Microsoft® Windows® XP, Windows Server 2003, Windows Vista™ and Windows Server “Longhorn.”
Zend will establish a Windows testing lab and conduct regular tests and performance improvements to maintain high performance of PHP on the Windows Server platform as PHP evolves.
Microsoft and Zend will work to help ensure a production-quality PHP runtime environment for IIS 5.1 (Windows XP), IIS 6.0 (Windows Server 2003) and IIS 7.0 (Windows Vista and Windows Server “Longhorn”).
Zend and Microsoft will actively participate in the PHP community, ensuring open discussion to help developers planning to deploy PHP applications on the Windows Server platform.

Programming Is Like Sex

  • You can do it for money or for fun.
  • There’s not enough taught about it in public school.
  • It doesn’t go so well when you’re drunk, but you’re more likely to do it.
  • … genial isso aqui.

Atalhos no teclado para o Gmail. Ou keyboard shortcuts.

Se voce tiver uma boa memoria, pode usar o Gmail sem clicar em links ou sem o mouse. Nao eh dificil, a questao eh o habito. Aqui tem a lista de atalhos e respectivas acoes. Boa diversao! Continue reading ‘Atalhos no teclado para o Gmail. Ou keyboard shortcuts.’

Effective Ajax with TurboGears

Uma série de exemplos mostrando o poder do TurboGears (esse merece um artigo) para criação de AJAX.

PHP 5 e OOP

Não sei como ainda há quem acredite que ASP (sim, Active Server Pages) é mais robusto do que PHP. De qualquer forma, para os mais íntimos e também pros desavisados, vai ai um artigo da Big Blue no developerworks sobre algumas novas características avançadas de orientação a objetos da versão 5 do PHP que o tornam mais versátil para a web do que outras linguagens compiladas:

Not only can you have private, protected, and public member variables and functions — just as you would in the Java™, C++, or C# programming languages — but you can also create objects that bend at runtime, creating new methods and member variables on the fly. You can’t do that with the Java, C++, or C# languages. This kind of functionality makes super-rapid application development systems, such as Ruby on Rails, possible.

Yahoo! libera APIs

Correndo atrás do prejuízo, Yahoo! libera APIs de interface sob a licença BSD.

Vê lá:

Yahoo! UI library
Yahoo! Design Patterns