One more product using google API. It is google analytics based counter. With help of this service you can show page statistic for all your visitors counter image or full visits graph. Statistic data is collected directly from google analytics, using it’s API.
Author: nerijuso
Hppg – high performance photo gallery
There are a lot of photo storage gallery, but I found the most suitable one for me. It is lightning fast gallery. It supports Memcahced and Sphinx. You can even sell your photos online using PayPal as checkout option. One site with shop functionality is www.mineshots.com.
New eZ Publish release
The release of eZ Publish Enterprise 4.4 is a landmark event. A wide range of improvements further consolidate eZ Publish as the leading Open Source platform for Web Content Management and Publishing.
eZ Publish Enterprise 4.4 is based on the eZ Publish community project, but with the additional assurance of the eZ Publish Enterprise subscription–a service which fully supports the platform.
As an eZ Publish 4.4 user, you benefit from numerous exciting new features in this version, including:
How create new wordpress plugin?
1. Introduction
WordPress is gaining more and more popularity each day, not just as a blogging platform but also as a basic CMS, thus improving and extending its basic functionality becoming a day-to-day necessity for a lot of developers. Fortunately, the WordPress developers have foreseen these needs and added the possibility of customizing the basic functionality by adding plugins. Basicaly, a WordPress plugin is a (more or less) stand-alone piece of code that can be executed in different sections and stages within a page or site.
Let’s get started!