Archive for the ‘Blogs Articles’ Category

InfoWorld: Fabulous PHP frameworks: Zend Framework

January 31, 2011 11:36 pm
posted by admin

By Rick Grehan
Created 2011-01-26 03:00AM

The Zend Framework, sponsored by Zend Technologies, is a comprehensive framework loaded with features. Currently at Version 1.11.2, it requires PHP 5.2.4 or later and makes full use of PHP 5′s object-oriented features.

Zend Technologies also produces the Zend Server PHP application server. And while Zend Server is not required for Zend Framework, running Zend Framework applications on the Zend Server provides substantial benefits. First, Zend Framework provides a Zend_Log writer that writes to the Zend Server’s monitor API, allowing you to use the Server’s log introspection feature for drilling into application issues. Also, the Framework includes a Zend Server-specific Zend_Cache back end for caching resource-intensive operations, such as database results, Web service calls, complex templates, and more.
read more

PHP for Android Project Launched

September 30, 2010 3:05 pm
posted by admin

irontec have just launched an open source project to bring PHP to Android platform. PHP for Android project (PFA) aims to make PHP development in Android not only possible but also feasable providing tools and documentation. The project already have an APK which provides PHP support to Android Scripting Environment (ASE).
read more

PHP Testimonial: Speed up your PHP website, a consultant’s guide

September 16, 2010 3:07 am
posted by admin

Yesterday a friend was requesting a MYSQL/PHP Consultant to speed up his websites, and today I was reading few comments and solutions on his facebook : Use APC, mem_cache for PHP, mysql query caching, use nginx instead of Apache, Use mysqli extension instead of adodb or mysql extension … etc. Of course all of these could be solutions, but unless you have previously located what the problem really is.

A website could be slow for many reasons, and to be able to fix it and make it run faster you have to first find problem. What you will need to know is :
read more

ProcessMaker is a very unique enterprise-grade Open Source business process management (BPM) and workflow software designed for small and mid-sized businesses (SMBs) and organizations.

ProcessMaker is a user-friendly application to manage workflow efficiently and effectively. Business users and process experts with no programming experience can design and run workflows, increase transparency, and radically reduce paperwork. Automate processes across systems, including human resources, finance, and operations. Private and public organizations can use it to automate document intensive, approval-based processes across systems including finance, HR and operations.

ProcessMaker is written in PHP and Ajax, fully web-based with a service oriented architecture.
read more

Why Zend Framework

April 15, 2010 2:59 am
posted by admin

Tulisan ini dibuat oleh programmer yang sedang menguliti zend framework karena (terpaksa) belajar karena suatu projek, tapi akhirnya malah tertantang untuk mengenal lebih dalem ^^

read more

PHP Di Awan

February 3, 2010 3:10 pm
posted by admin

Masih ingat mengenai pertemuan saya dengan Siddhartha Agarwal, salah satu Vice President di Zend Technologies? Dalam pertemuan sembari menyantap sarapan itu, terjadilah sebuah pembicaraan yang menarik selain dari diskusi mengenai strategi Microsoft-Open Source yang saya telah paparkan beberapa waktu lalu.

Pagi itu saya mencoba mengangkat topik soal penggunaan PHP di tingkat korporat sebagai produk solusi enterprise. PHP memang begitu populer di kalangan web developer untuk membuat website, CMS dan sistem informasi sederhana, namun di kalangan korporat, terutama untuk sistem informasi skala tinggi PHP bukanlah pilihan utama. Kebanyakan memilih teknologi Java, ASP/.NET, bahkan Visual Basic .NET. Mengapa hal ini bisa terjadi? Analisis saya mungkin karena PHP identik dengan open source, dan open source seringkali diasosiasikan dengan gratis, indie developers, tidak adanya dukungan teknikal secara resmi. Benarkah begitu?

read more

Interview dengan Rama Yurindra, CTO Rynet Group

November 30, 2009 2:19 pm
posted by admin

Dibelakang kesuksesan PHP sebagai bahasa pemrograman web yang paling populer di dunia, ada sebuah perusahaan yang berbasis di Amerika Serikat bernama Zend Technologies. Zend lah yang berhasil membawa PHP dari sesuatu yang dianggap mainan menjadi bahasa pemrograman enterprise. Kemampuan jejaring Zend menghasilkan kerjasama-kerjasama strategis dengan raksasa-raksasa IT dunia seperti Microsoft, IBM dan Oracle. Zend juga berkontribusi besar dalam perkembangan teknologi PHP. PHP 5 yang support OOP juga dilakukan oleh Zend pada Zend Engine.

PHPKita berhasil mewawancarai Rama Yurindra, CTO Rynet Pte Ltd, Zend Representative. Dalam wawancara ini Rama berbicara tentang ZendCon 2009, Zend Company dan programmer PHP Indonesia.
read more

CNET News : Q&A: Zend CEO talks up latest server releases

April 7, 2009 7:53 am
posted by admin
April 7, 2009 4:00 AM PDT - by Dave Rosenberg (CNET News)
Zend is widely known as “The PHP Company,” and this week, it’s announcing new products that further its mission to make PHP the most popular language for building dynamic Web applications.

I spoke with company co-founder and recently appointed CEO Andi Gutmans about the upcoming product launch and the rise of PHP in the enterprise.
read more

Jim Plush, a Senior PHP/Ajax Developer for Panasonic, wrote down his thoughts on why he chose to use Zend Framework at Panasonic for all of their Enterprise Web Development work. He discusses the reasons why they went down that path 7 months ago, and the benefits that he’s seen from it. (As well as some pitfalls).

read more

CIO magazine: Zend: PHP Set for Enterprise Growth

September 17, 2008 4:51 am
posted by admin

CEO hails Web apps platform, predicts increased opportunities for developers.
By Paul Krill on Wed, September 17, 2008

InfoWorld — PHP (Hypertext Preprocessor) is moving beyond hobbyist and academic realms and into the enterprise, the CEO of Zend Technologies stressed Tuesday during a keynote presentation at the 2008 Zend/PHP Conference (ZendCon) in Santa Clara, Calif.

Citing a list of enterprise users of the server-side scripting platform, including Kargo Mobile Technology and Shaklee, Zend CEO Harold Goldberg emphasized PHP growth. PHP has “grown up to be a mainstay enterprise language,” he said.
read more