- Drupal: FeedAPI Imagegrabber - 25 comments
- Sorting a 2-Dimensional Array in Java - 14 comments
- Tutorial for FeedAPI Image Grabber - 14 comments
- Schengen Visa to Germany - 9 comments
- PHP: Relative URL to Absolute URL - 4 comments
Projects
Drupal: Facebook-style Links
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 [...]
Drupal: Feeds Image Grabber
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 on [...]
WordPress: WP ShareThisPost
Although the third party bookmarking and sharing tools are quite useful to analyze the sharing trends on your blog, they do slow down the whole process of sharing. Also, as mentioned in my Sharing and Bookmarking Tools post, I was not comfortable with the small icons available with Bookmarkify and Socialable. WP ShareThisPost is a [...]
Drupal: FeedAPI Imagegrabber
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 is then [...]