By Nitin on March 3, 2010
Facebook-style Links (FBSL) provides the ability for users to attach and submit links along with their Facebook-style Statuses. Combined with Facebook-style Statuses (FBSS), the FBSL module provides an attach link form that loads via AHAH. Users can then attach a link with an (optional) thumbnail, title and description to their status. In the nutshell, it [...]
Posted in Drupal, Projects | Tagged Drupal, fbsl, fbss, module
By Nitin on March 3, 2010
Feeds Image Grabber (FIG) is the successor project for FeedAPI ImageGrabber to support the Feeds module. FIG parses the Item URL of each feed-item, downloads the appropriate image from the post and maps it to an image field in the node created by Feeds module for that feed-item. [Google Reader (with thumbnails) can be imitated [...]
Posted in Drupal, Projects | Tagged Drupal, feeds, imagegrabber, module
By Nitin on September 20, 2009
Updates: Feeds Image Grabber has been released to support the new Feeds module. (3 march 2010) Tutorial for Feeds Image Grabber (FIG) published. (6 march 2010) Demonstration Website is available here. (6 march 2010) I get a lot of requests for this, so here is a tutorial explaining the 3 W’s (What, Why and How) [...]
Posted in Drupal | Tagged Drupal, feedapi, imagegrabber, module, tutorial
By Nitin on April 5, 2009
Feeds Image Grabber (FIG) was released on 3rd March 2010, to support the Feeds module. Introduction FeedAPI Imagegrabber is a add-on module for FeedAPI. It consists of a parser which visits the original URL of a new feed item, and retrieves the main image from the post. Once the main image has been retrieved, it [...]
Posted in Drupal, Projects | Tagged Drupal, Intern, module, php