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 - 15: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 - 14: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 - 10: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 - 20:14
// 5 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 - 13: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 - 17:45
// 3 comments
Irakli:
SVN externals are a convenient way to organize your subversion repository. Unfortunately, there seems to be a bug that may give you a good deal of headache of you later decide to replace an external with an actual folder (a drop). This quick blog post describes the problem and the solution.
Posted 07/16/2009 - 16:59
Irakli:
Today Phase2 announced our second turn-key open-source solution: Tattler (app), a topic monitoring tool for the Web. Tattler finds and aggregates content from the Web on topics you ask it to monitor. Using Semantic Web technologies, Tattler mines news, websites, blogs, multimedia sites, and other social media like Twitter, to find mentions of the issues most relevant to your organization.
Posted 07/06/2009 - 17:33
// 3 comments
Irakli:
Microsoft's new "decision engine" Bing just launched this morning. What does it mean for the industry? Should Google be concerned? Do users care? Is it just buzz or real?
Posted 06/01/2009 - 06:19
// 7 comments
Irakli:
The fastest way to send e-mails from your e-mail client (e.g. Mail) on OS-X is to use local SMTP server. You also need local SMTP if you are using your Mac as a development platform (say, for Drupal) and are testing some e-mail related functionality. Since OS-X Leopard is a powerful Unix system, installing a local SMTP server is not a problem. As a matter of fact, Leopard comes with pre-installed SMTP server (Postfix), we just need to enable it. The following quick tutorial, from the In Under 5 Minutes series, shows how to do it.
Posted 05/10/2009 - 22:44
// 9 comments