Israel Ekpo - Good Enough is not good enough. To give anything less than your best is to sacrifice the gift. Quality first! Measure twice cut once.
HOME | BIO | WORKS | CONTACT

Speaker at Confoo.ca Web Technology Conference

Confoo.ca Web Techno Conference

I will be speaking on two topics :

Apache Solr PHP Extension at PECL

Written 100% in C, the Apache Solr extension is an extremely fast, light-weight, feature-rich library that allows PHP developers to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. It effectively simplifies the process of interacting with Apache Solr using PHP5 and it already comes with built-in readiness for the latest features available in Solr 1.4.

phpPaypalPro - Website Payments Pro 4 Paypal

An object-oriented PHP5 framework engineered to integrate easily with the Website Payments Pro API from Paypal. Complete the DoDirectPayment, SetExpressCheckout, GetExpressCheckoutDetails and DoExpressCheckoutPayment operations in just 3 lines or less.

buildbot - a Continuous Integration Server for PHP.net

This is an ongoing assignment currently in development. The idea is to install buildbot to run automated build testing and getting the new run-tests to aggregate the test results and present in a human readable format. Making the build farm automatically run the test suite after each commit to php-src and reply to the commit mail if the build broke or if test results aren't identical to the last run would be very helpful to identify which exact commit was broken.

C++ Text File Parser

This is a C++ library for parsing text files. The records could be comma delimited, tab delimited or delimited with any set of characters. The csv_parser class is used to parse text files to extract records and fields.

googleCheckout

googleCheckout is a framework written in PHP 5 for the Google Checkout XML API. It uses the DOM api available natively in PHP 5 to generate and parse the XML requests and responses to and from Google.