Milinda Pathirage’s Blog

Let the code talk for yourself!

Entries Tagged as 'php'

inotify - Linux File System Activity Monitoring

November 10th, 2008 · No Comments · c programming, linux, linux tips, php, programming, python, ruby

inotify is a Linux kernel subsystem which monitors Linux file system operations, such as read, write, create and delete. It was included in the mainline kernel from release 2.6.13 (June 18, 2005). It is more efficient than busy polling from a corn job and it’s an extensions to Linux file system to capture the file [...]

[Read more →]

Tags:

Enterprise Web Services with WSO2 WSF/PHP 2.0.0

October 3rd, 2008 · No Comments · php, programming, wsfphp, wso2

WSF PHP 2 Webinar Sep 2008View SlideShare presentation or Upload your own.
Sphere: Related Content

[Read more →]

Tags:

Comparison of WSF/PHP 2.0 with other Web Services Frameworks for PHP

September 16th, 2008 · No Comments · php, wsfphp

This image is from ‘WSO2 releases PHP library for SOA development’ article which is published at sdtimes.com. It’s nice to know that other Web Services frameworks for PHP is still far far away from WSO2 WSF/PHP.
Sphere: Related Content

[Read more →]

Tags:

Getting Started with Web Services in PHP with Ubuntu 8.04

September 15th, 2008 · 1 Comment · php, wsfphp, wso2

What is a Web Service?

W3C define Web Service as “a software system designed to support
interoperable machine-to-machine interaction over a network. It has an
interface described in a machine-processable format (specifically
WSDL). Other systems interact with the Web service in a manner
prescribed by its description using SOAP messages, typically conveyed
using HTTP with an XML serialization in conjunction with [...]

[Read more →]

Tags:

WSO2 WSF/PHP 2.0 Released

September 12th, 2008 · No Comments · php, wsfphp, wso2

WSO2 WSF/PHP Team recently released Web Services Framework for PHP version 2.0. WSF/PHP is an open source, enterprise grade, PHP extension for providing and consuming Web Services in PHP.

For more information about the new release please read the release note.

If you interested about Web Services in PHP, you can download new release from here(http://wso2.org/downloads/wsf/php).
Sphere: [...]

[Read more →]

Tags: