Irakli:
Phase2 will be in Copenhagen! And we have selected a variety of topics that we would like to share our vision on. If you are planning to be at DrupalCon in Copenhagen, this August, check-out the list of proposed sessions and panels by Phase2 and please vote on the ones you might be interested to attend.
Posted 07/09/2010 - 15:35
// 1 comment
Irakli:
Drupal Multisite is a powerful and mature tool for creating platform deployments of Drupal-based web-systems. However creating a release structure that allows atomic deployments of individual sites within a multisite is a somewhat less explored problem. Presented blog post describes one such approach that uses Subversion version control and a set of bash scripts for Linux to automate the process.
Posted 06/04/2010 - 13:16
// 1 comment
Irakli:
The World Bank Group has announced today that it will offer free access to more than 2,000 financial, business, health, economic and human development statistics that had mostly been available only to paying subscribers. The data will be immediately available through the World Bank Open API for developers and and also gets a user-friendly user-interface at: data.worldbank.org
Posted 04/20/2010 - 14:28
// 2 comments
Irakli:
The ability to write self-contained modules (thank you, Hooks API!) and a very flexible theming layer are two important aspects behind the power and extensibility of Drupal. The following blog post describes how to leverage this power and write "proper" modules - modules that externalize all rendering logic into TPLs, suggest default implementation but allow themers to override default TPLs if needed. Several use-cases are discussed.
Posted 04/10/2010 - 13:08
// 2 comments
Irakli:
Earlier this year we blogged about the launch of a new Open API, which Phase2 built for The World Bank. The Open API allows third-party developers and organizations to freely query World Bank's largest dataset containing world economic and business indicators and create all kinds of interesting mash-ups.
Today Google announced the addition of the API data to its search results.
Posted 11/11/2009 - 16:23
Irakli:
There has been increasing amount of discussion and debate about Smallcore initiative in the Drupal community. Smallcore's purpose is to separate Drupal's CMS capabilities from the core framework APIs and enhance Drupal's characteristics as a universal web-development framework. The Smallcore movement mostly benefits the development of packaged Drupal distributions - a hot topic in the Drupal community, these days.
Phase2 Technology is the author and maintainer of two popular Drupal-based distributions: OpenPublish and Tattler (app). We also have worked on numerous high-profile Drupal-powered websites. In this blog post we try to digest the two perspectives and offer some of our ideas regarding Smallcore and Drupal's future, in general.
Posted 11/04/2009 - 15:00
// 8 comments
Irakli:
A look back at some of the "disruptive technologies" which emerged in the last couple of years and how they are changing the way we live and operate.
Posted 09/11/2009 - 11:37
// 1 comment
Irakli:
If you think you have something as "basic" as PHP variables and reference rules all figured-out, you may have to think twice. Or at least that's what happened to me and following is an honest-to-heart story of it.
Posted 08/27/2009 - 21:14
// 6 comments
Irakli:
We all have come to love and admire jQuery for the amazing Javascript library it is. But we also have fallen in love with numerous extensions to jQuery; plugins, modules - whatever you call 'em.
Posted 07/29/2009 - 14:22
Irakli:
A short blog post that describes how to "create" post-state hooks if you have pre-state hook in Drupal. The specific example simulates a post-menu-item-save hook (which does not actually exist).
Posted 07/20/2009 - 18:45
// 3 comments