NavigationUser login |
Raining content: IB for DrupalRain: IB client/server solution for DrupalRain is what's behind this site (IBU News). User features:
Drupal ModuleThe client side code (what's running in Drupal) is a Drupal module written using standard PHP code. Its open source "freeware" and covered by a liberal license that provides a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute to the extent that they don't violate any other applicable licenses such as those applied to PHP and the Drupal platform itself. In order words.. From our point of view: Do with it as you please. The module creates synthetic "nodes" via remote searches to one or more search servers. Unfortunately the standard Drupal node architecture assumes that all content is from a local DB so we have to slightly modify things. These modifications, however, are quite straightforward. Search ServerThe server is built around the "nano http[d]" program. Nano_http[d] is open source, covered by a liberal BSD inspired license and written in Python using the IB kernel libs via a Python loadable module. Pre-requisites
By Edward C. Zimmermann at 2009-07-09 07:56 drupal | add new comment
|