Archive for September, 2008

Tips on Maven Bundle Plugin’s <Include-Resource> directive

1Milinda29th Sep 2008maven bundle plugin, osgi

The <Include-Resource> directive is used to add the list of arbitrary resources that should be copied into bundle JAR file. You can find More »

Writing simple Web Service and Client using WSF/PHP

0Milinda17th Sep 2008Uncategorized

Implementing Echo Service Let’s write a simple web service using WSO2 WSF/PHP. This service will echo the incoming request to client. It will More »

AJAX Based Management and Monitoring Console for Apache ODE

5Milinda17th Sep 2008apache ode, bpel, personal

Since last April, I work with Apache ODE project to implement AJAX based management and monitoring console. I have done it for Google More »

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

0Milinda16th Sep 2008php, 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 More »

Getting Started with Web Services in PHP with Ubuntu 8.04

3Milinda15th Sep 2008php, 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 More »

Get You Twitter Friends Time Line Using libcurl

3Milinda13th Sep 2008c programming, personal, programming

This weekend I am doing simple project to display twitter time line on ‘Conky’ widget. For that first I need to write a More »

Introducing enterprise Web services with WSO2 WSF/PHP 2.0

0Milinda12th Sep 2008wsfphp, wso2

If you want to learn more about newly released WSF/PHP 2.0 you can register for “Introducing enterprise Web services with WSO2 WSF/PHP 2.0″ More »

WSO2 WSF/PHP 2.0 Released

0Milinda12th Sep 2008php, 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 More »

Beauty of Python Part 3: Eval & Exec

2Milinda11th Sep 2008Uncategorized

Eval Eval function is a way of iteracting with the python interpreter from within a program. ‘eval’ function evaluates a string as if More »

Google is Going to Kill Firefox

0Milinda4th Sep 2008Uncategorized

Did you think what will happen to Firefox if Google Chrome become a hit. Read more about it on Samisa’s blog post ‘Google More »