News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Skaldrom Sarg's Blog:
PHP-UWA Widget Library
0 comments :: posted Monday November 26, 2007 @ 15:26:08
voice your opinion now!

Skaldrom Sarg pointed us towards a new project he's been working on - an interface for PHP that allows it to use the UWA-Widgets from the NetVibes Universal Widget API system.

The PHP-UWA library allows a facilitated use of UWA-Widgets with PHP. It gives you access to the preferences and some convenience-functions. In theory, it should work with every UWA-compliant widget (even the broken ones which use html in the JS-Parts or the body). Mini-Apis do sometimes work too. An example is included.

You can see an example in this screenshot, try out a demo or just download the library and get testing.

tagged with: php uwa widget library netvibes universal api php uwa widget library netvibes universal api


Alex Netkachov's Blog:
Microsoft's SQL Server 2005 driver for PHP
0 comments :: posted Thursday October 18, 2007 @ 17:21:58
voice your opinion now!

Alex Netkachov has posted some of his own thoughts about Microsoft's recent SQL server 205 driver for PHP:

I can add that a few years ago I had bad experience with MS SQL PHP extension. It was just impossible to use it in production environment. These days MS understand that PHP is a very popular programming language and step forward to the community

He also includes a list of some of the things that the driver includes/makes possible such as the fact that it's not a PDO or OOP driver, that there's no source posted for it and that it does support data streams.

tagged with: microsoft sqlserver driver php release comments microsoft sqlserver driver php release comments

Jeff Moore's Blog:
Keywords and Language Simplicity
0 comments :: posted Friday October 12, 2007 @ 11:55:00
voice your opinion now!

Jeff Moore has posted and shared an interesting graph showing something I'd never thought about comparing one language versus another on - the number of keywords it uses.

Well, I like programming language comparisons, so how could I resist this chart (via) promoting the simplicity of the io language by pointing out how few keywords it has. The interesting thing about this is that Java and PHP are tied on this measure of simplicity with 53 keywords.

Though not too meaningful, it is interesting to see how the different languages stack up in the number of reserved words you can't use for anything else. So, does that mean that Perl is the list limiting?

tagged with: keyword language simplicity graph perl php javascript ruby keyword language simplicity graph perl php javascript ruby


application zend code ajax cakephp mysql zendframework package security releases PEAR book developer release framework conference database pecl job PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework