<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Public Mindmodule</title>
	<atom:link href="http://publicmind.in/blog/tag/module/feed/" rel="self" type="application/rss+xml" />
	<link>http://publicmind.in/blog</link>
	<description>Simple and Sophisticated</description>
	<lastBuildDate>Fri, 27 May 2011 08:28:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Drupal: Facebook-style Micropublisher v1.1 released</title>
		<link>http://publicmind.in/blog/drupal-facebook-style-micropublisher-v1-1-released/</link>
		<comments>http://publicmind.in/blog/drupal-facebook-style-micropublisher-v1-1-released/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 15:37:01 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[fbsmp]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=752</guid>
		<description><![CDATA[After four months of relatively slow development of Facebook-style Micropublisher (FBSMP), I am happy to tag the branch with 6.x-1.1 release. It might be the last release for this branch, as I would now be upgrading FBSMP to support the latest 6.x-3.x branch of Facebook-style Statuses. A lot of cool features are coming up with [...]]]></description>
			<content:encoded><![CDATA[<p>After four months of relatively slow development of <a href="http://dgo.to/fbsmp">Facebook-style Micropublisher (FBSMP)</a>, I am happy to tag the branch with 6.x-1.1 release. It might be the last release for this branch, as I would now be upgrading FBSMP to support the latest 6.x-3.x branch of <a href="http://dgo.to/facebook_status">Facebook-style Statuses</a>.</p>
<p>A lot of cool features are coming up with this release especially in the beloved link plugin,</p>
<ol>
<li>link plugin: allow users to share links to audio sharing sites such as soundcloud, 8tracks.</li>
<li>Repost the attachments along with status (similar to re-share and re-tweet functionality), supported by link and photo plugin.</li>
<li>link plugin: inline editing of title and description, cool JS.</li>
<li>link plugin: edit the title and description field of the attachment.</li>
<li>Support for processing GET parameters in the URL.</li>
<li>link plugin now allows to share the URL using the <strong>flink</strong> GET parameter. <a href="http://drupal.org/node/883334#bookmarklet"><em>More&#8230;</em></a></li>
</ol>
<p>The complete list of features and bug fixes can be found in the <a href="http://drupal.org/node/1136442"><em>release notes</em></a>.</p>
<p>I hope you enjoy creating amazing sites using the new features and share them here for the world to know how cool this module is <img src='http://publicmind.in/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/drupal-facebook-style-micropublisher-v1-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: Facebook-style Micropublisher</title>
		<link>http://publicmind.in/blog/drupal-facebook-style-micropublisher/</link>
		<comments>http://publicmind.in/blog/drupal-facebook-style-micropublisher/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 19:02:18 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fbsmp]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=625</guid>
		<description><![CDATA[After months of hard work and support from Isaac and Thomas, I am proud to announce the first stable release of Facebook-style Micropublisher (FBSMP). FBSMP allows user to share content such as links, videos, photos and documents along with their Facebook-style Statuses. It allows you to create a social networking site similar to Twitter, Facebook, [...]]]></description>
			<content:encoded><![CDATA[<p>After months of hard work and support from <a href="http://drupal.org/user/201425">Isaac</a> and <a href="http://drupal.org/user/167047">Thomas</a>, I am proud to announce the first stable release of <a href="http://dgo.to/fbsmp">Facebook-style Micropublisher</a> (FBSMP). <a href="http://dgo.to/fbsmp">FBSMP</a> allows user to share content such as links, videos, photos and documents along with their <a href="http://dgo.to/facebook_status">Facebook-style Statuses</a>. It allows you to create a social networking site similar to <a href="http://twitter.com">Twitter</a>, <a href="http://facebook.com">Facebook</a>, <a href="http://google.com/buzz">Google Buzz</a> and others out-of-the-box. On the top, it integrates with a lot of other Drupal modules (as Activity, Trigger, Rules, Heartbeat, ImageCache, EmVideo, UserPoints, and more) which lets you do a lot more things with your website.</p>
<p><strong>What&#8217;s in the box</strong><br />
As of today, FBSMP supports the following features:</p>
<ul>
<li>Attaches content using AHAH which keeps everything smooth.</li>
<li>Publishes links, photos, videos, documents (ppt, doc, pptx, odt, etc) out of the box.</li>
<li>Extensible to publish any kind of content.</li>
<li>Integration with <a href="http://dgo.to/activity">Activity 2</a>, <a href="http://dgo.to/rules">Rules</a>, <a href="http://dgo.to/heartbeat">Heartbeat</a>, Triggers/Actions, Input Filters, <a href="http://dgo.to/views">Views</a>, <a href="http://dgo.to/imagecache">ImageCache</a>, Token, <a href="http://dgo.to/appbar">Application Toolbar</a>(Appbar), Emvideo, Userpoints (through Rules), SlideShare.net API and more.</li>
<li>Extensive developer API (including hooks) and theming methods.</li>
</ul>
<p>It is difficult for me to elaborate on all the plugins (a plugin allows to publish one kind of content, for example Link plugin allows you to share your favorite links, Photo plugin allows you to share images on your site.), so you will have to explore them yourself. You can look at the documentation here: <a href="http://drupal.org/node/876500">http://drupal.org/node/876500</a></p>
<p><strong>How to get involved</strong></p>
<ul>
<li>Play with it and share your site creativity here in the comments</li>
<li>Write about this module so other folks can find it (<a href="http://drupalmodules.com/module/facebook-style-micropublisher">http://drupalmodules.com/module/facebook-style-micropublisher</a>)</li>
<li>Report bugs or help in the support issues queue (<a href="http://drupal.org/project/issues/fbsmp">http://drupal.org/project/issues/fbsmp</a>)</li>
</ul>
<p>Enjoy it with your holidays, wish you all a Merry Christmas and a great year ahead.</p>
<p><strong>Note:</strong> Feature and Support requests should be made through the Facebook-style Micropublisher <a href="http://drupal.org/project/issues/fbsmp">Forum</a>. I may not be able to answer them here.</p>
]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/drupal-facebook-style-micropublisher/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal: Facebook-style Micropublisher Preview</title>
		<link>http://publicmind.in/blog/fbsmp_preview/</link>
		<comments>http://publicmind.in/blog/fbsmp_preview/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 16:17:07 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fbsmp]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=687</guid>
		<description><![CDATA[I worked on the module Facebook-style Micropublisher (FBSMP) for Drupal, this summer as part of the Google Summer of Code program mentored by Isaac Sukin. This module lets users publish content (links, images, videos and documents) in a stream, along with their Facebook-style Statuses (like on Facebook, or Twitter). When I say that I worked [...]]]></description>
			<content:encoded><![CDATA[<p>I worked on the module <a href="http://dgo.to/fbsmp" target="_blank">Facebook-style Micropublisher</a> (FBSMP) for Drupal, this summer as part of the <a href="http://socghop.appspot.com/" target="_blank">Google Summer of Code</a> program mentored by <a href="http://drupal.org/user/201425" target="_blank">Isaac Sukin</a>. This module lets users publish content (links, images, videos and documents) in a stream, along with their <a rel="nofollow" href="http://drupal.org/project/facebook_status">Facebook-style Statuses</a> (like on Facebook, or Twitter). When I say that I worked on it as part of GSoC, it would be only partly true. I started working on it around March 2010, when I was contacted by <a href="http://drupal.org/user/167047" target="_blank">Thomas</a> to create a Drupal module for his site which would imitate the link share feature from Facebook, Google Buzz. I wrote the small module <a href="http://dgo.to/facebook_link" target="_blank">Facebook-style Links</a>, which worked quite well but it was then this occurred to me, &#8220;why not create a module which can publish any content, which is extensible to publish any kind of content like images, links, videos, documents, audio, etc&#8221;.</p>
<p>Today, I am happy to say that Drupal now has a complete Micropublisher which can be used to create any kind of microblogging platform such as <a href="http://facebook.com" target="_blank">Facebook</a>, Google Buzz, <a href="http://twitter.com" target="_blank">Twitter</a>, etc. I will be posting the first release of the module soon, but before here is the small list of features and a few screenshots.<span id="more-687"></span></p>
<p>Among a lot of other features, Facebook-style Micropublisher :</p>
<ol>
<li>Publish links, photos, videos, documents (ppt, doc, pptx, odt, etc) out of the box.</li>
<li>Attaches content using AJAX which keeps everything smooth.</li>
<li>Extensible to publish any kind of content.</li>
<li>Integration with a lot of other modules, such as:
<ul>
<li><a href="http://dgo.to/activity" target="_blank">Activity</a>, <a href="http://dgo.to/heartbeat" target="_blank">Heartbeat</a>: Create a stream of your statuses, or log messages or status posts/delete.</li>
<li><a href="http://dgo.to/emfield" target="_blank">Emfield</a>/Emvideo: Post links directly from YouTube, Google Video, Dailymotion, and others.</li>
<li><a href="http://dgo.to/lightbox2" target="_blank">LightBox2</a>: Create slideshows for your photos and videos (from youtube, etc or directly posted).</li>
<li><a href="http://slideshare.net" target="_self">SlideShare.net</a>: Post documents such pptx, ppt, docs and pdf.</li>
</ul>
</li>
<li>Extensive API (good news for developers) and theme overrides (never forget the designers).</li>
</ol>
<p>I am posting a few screenshots of the module, which will soon have a stable release. Till then, you can download the development build and play with it (which will be actually the stable release in a few days) and report issues if any or just enjoy the module.</p>
<p>(Click on the images to see full view in a ThickBox)</p>

<div class="ngg-galleryoverview" id="ngg-gallery-1-687">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-1" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/share_form.png" title="Staus update form" class="thickbox" rel="set_1" >
								<img title="Staus update form" alt="Staus update form" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_share_form.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-2" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/share_form_hover.png" title="Status update form - hover over icons" class="thickbox" rel="set_1" >
								<img title="Status update form - hover over icons" alt="Status update form - hover over icons" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_share_form_hover.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-4" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/post_link.png" title="Post Link form" class="thickbox" rel="set_1" >
								<img title="Post Link form" alt="Post Link form" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_post_link.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-3" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/attach_link.png" title="Share the links you love." class="thickbox" rel="set_1" >
								<img title="Post a link" alt="Post a link" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_attach_link.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/posted_link.png" title="Link as appears in the status stream, can be easily themed to look as nice as you want." class="thickbox" rel="set_1" >
								<img title="Posted Link" alt="Posted Link" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_posted_link.png" width="100" height="74" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-5" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/post_photo.png" title="Post photo form" class="thickbox" rel="set_1" >
								<img title="Post photo form" alt="Post photo form" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_post_photo.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/posted_photo.png" title="A photo as it appears in the stream along with your status" class="thickbox" rel="set_1" >
								<img title="Posted Photo" alt="Posted Photo" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_posted_photo.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-6" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/post_youtube_link.png" title="Post links from video sites as YouTube" class="thickbox" rel="set_1" >
								<img title="Post links from video sites as YouTube" alt="Post links from video sites as YouTube" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_post_youtube_link.png" width="100" height="74" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/posted_youtube_video.png" title="Yes, just click on the thumbnail and it will be replaced with your video from Youtube, etc" class="thickbox" rel="set_1" >
								<img title="Embeded YouTube Video" alt="Embeded YouTube Video" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_posted_youtube_video.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/post_document.png" title="You can let your site users to share documents as well." class="thickbox" rel="set_1" >
								<img title="Post Documents" alt="Post Documents" src="http://publicmind.in/blog/wp-content/gallery/fbsmp_screenshots/thumbs/thumbs_post_document.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/fbsmp_preview/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Drupal: Facebook-style Links</title>
		<link>http://publicmind.in/blog/drupal-facebook-link/</link>
		<comments>http://publicmind.in/blog/drupal-facebook-link/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 13:43:52 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[fbsl]]></category>
		<category><![CDATA[fbss]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=475</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Digg Digg Disabled1 --><a href="http://drupal.org/project/facebook_link">Facebook-style Links</a> (FBSL) provides the ability for users to attach and submit links along with their Facebook-style Statuses. Combined with <a href="http://drupal.org/project/facebook_status">Facebook-style Statuses</a> (FBSS), the FBSL module provides an attach link form that loads via <a href="http://en.wikipedia.org/wiki/AHAH">AHAH</a>. Users can then <em>attach</em> a link with an (optional) thumbnail, title and description to their status. In the nutshell, it imitates the link attachment feature on Facebook.</p>
<p><div id="attachment_484" class="wp-caption aligncenter" style="width: 617px"><a href="http://publicmind.in/blog/wp-content/uploads/2010/02/Screen-shot-2010-02-25-at-1.54.50-PM.png"><img class="size-full wp-image-484" title="Screenshot of FBSL on LondonFuse.ca" src="http://publicmind.in/blog/wp-content/uploads/2010/02/Screen-shot-2010-02-25-at-1.54.50-PM.png" alt="screenshot-londonfuse" width="607" height="284" /></a><p class="wp-caption-text">Screenshot of FBSL on LondonFuse.ca</p></div><br />
<span id="more-475"></span><br />
FBSL also provides token support for modules such as <a href="http://drupal.org/project/activity">Activity 2.x</a>. The themed image, title, description and status among other tokens are offered. The FBSS statuses which have a attached link, have their own separate Activity Publisher Templates.</p>
<p>FBSL is designed to be used quite intuitively, this screenshot shows the FBSL status form as themed by Thomas Cermak on <a href="http://londonfuse.ca">LondonFuse</a>.</p>
<div id="attachment_491" class="wp-caption aligncenter" style="width: 637px"><a href="http://publicmind.in/blog/wp-content/uploads/2010/02/sreenshot2.png"><img class="size-full wp-image-491" title="screenshot2" src="http://publicmind.in/blog/wp-content/uploads/2010/02/sreenshot2.png" alt="screenshot-facebook-link" width="627" height="76" /></a><p class="wp-caption-text">FBSL status update form</p></div>
<p>FBSL can be used out of the box, though you can customize it from the settings page. All other information (installation, usage, and changelog) can be found inside the packaged module which is available for download <a href="http://drupal.org/project/facebook_link">here</a>.</p>
<p>This module has been sponsored by Thomas Cermak of <a href="http://londonfuse.ca">LondonFuse</a>.</p>
<p><strong>Resources:</strong></p>
<ul>
<li>Project Page (Download): <a href="http://drupal.org/project/facebook_link">http://drupal.org/project/facebook_link</a></li>
</ul>
<p><strong>Note</strong>: Feature and Support requests should be made through the <a href="http://drupal.org/project/facebook_link">Facebook-style Links</a> Forum. I may not be able to answer them here.</p>
]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/drupal-facebook-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal: Feeds Image Grabber</title>
		<link>http://publicmind.in/blog/drupal-feeds-image-grabber/</link>
		<comments>http://publicmind.in/blog/drupal-feeds-image-grabber/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 09:50:13 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[imagegrabber]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=474</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Digg Digg Disabled1 --><a href="http://drupal.org/project/feeds_imagegrabber">Feeds Image Grabber</a> (FIG) is the successor project for <a href="http://publicmind.in/blog/feedapi-imagegrabber">FeedAPI ImageGrabber</a> to support the <a href="http://drupal.org/project/feeds">Feeds</a> 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.</p>
<p>[Google Reader (with thumbnails) can be imitated on a Drupal site by using Feeds, Feeds Image Grabber, FileField, ImageField, ImageCache, ImageAPI and Views module].</p>
<p><span id="more-474"></span> <strong>How it works</strong><br />
A classic method of mimicking the behavior of Feeds Image Grabber would be to do the same thing manually. Let us go through the procedure if you were to do it manually:</p>
<ol>
<li>Refresh the feed to create nodes for feed items (using FeedsNodeProcessor).</li>
<li>For each feed-item, go to their respective webpage and save the image to display.</li>
<li>Upload the image to CCK image field for each feed item.</li>
</ol>
<p>Feeds Image Grabber automates the last 2 steps of the three step process described. <a href="http://drupal.org/project/imagecache">Imagecache</a> module can be used to create thumbnail of the image retrieved which can be attached to the node.</p>
<p><strong>What&#8217;s in the box</strong><br />
On 3rd March, first version of FIG was released. As of today, FIG supports following features:</p>
<ol>
<li>Automatically downloads and attaches image to the node created by Feeds module.</li>
<li>Configurable XPath of the desired image location on the webpage of the feed item on per feed basis (using element&#8217;s id or CSS class).</li>
<li>Support for <a href="http://drupal.org/project/filefield_paths">FileField Paths</a> module.</li>
<li>Configurable maximum image size.</li>
<li>Configurable minimum and maximum image resolutions.</li>
</ol>
<p><strong>Get involved</strong><br />
You can get involved by doing any of the following:</p>
<ol>
<li>write about this module, so that other folks can find it.</li>
<li>report bugs in the <a href="http://drupal.org/node/add/project-issue/feeds_imagegrabber">issue queue</a>.</li>
<li>help in the <a href="http://drupal.org/project/issues/search/feeds_imagegrabber?categories[]=support">support forums</a> of the module.</li>
<li>buy me a Beer <img src='http://publicmind.in/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ol>
<p><strong>Resources: </strong></p>
<ul>
<li>Project Page (Download): <a href="http://drupal.org/project/feeds_imagegrabber">http://drupal.org/project/feeds_imagegrabber</a></li>
<li>Tutorials: <a href="http://publicmind.in/blog/tutorial-for-feeds-image-grabber">http://publicmind.in/blog/tutorial-for-feeds-image-grabber</a></li>
</ul>
<p><strong>Note</strong>: Feature and Support requests should be made through the <a href="http://drupal.org/project/feeds_imagegrabber" target="_blank">Feeds Image Grabber</a> Forum. I may not be able to answer them here.</p>
]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/drupal-feeds-image-grabber/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tutorial for FeedAPI Image Grabber</title>
		<link>http://publicmind.in/blog/tutorial-for-feedapi-imagegrabber/</link>
		<comments>http://publicmind.in/blog/tutorial-for-feedapi-imagegrabber/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 10:39:59 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[feedapi]]></category>
		<category><![CDATA[imagegrabber]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=257</guid>
		<description><![CDATA[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&#8217;s (What, Why and How) [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Digg Digg Disabled1 --></p>
<div class="download"><strong>Updates:</strong></p>
<ul>
<li><a href="http://publicmind.in/blog/drupal-feeds-image-grabber">Feeds Image Grabber</a> has been released to support the new Feeds module. (3 march 2010)</li>
<li><a href="http://publicmind.in/blog/tutorial-for-feeds-image-grabber">Tutorial for Feeds Image Grabber</a> (FIG) published. (6 march 2010)</li>
<li><strong>Demonstration Website</strong> is available <a href="http://publicmind.in/feedapi_imagegrabber/demonstration">here</a>. (6 march 2010)</li>
</ul>
</div>
<p>I get a lot of requests for this, so here is a tutorial explaining the 3 W&#8217;s (What, Why and How) of FeedAPI ImageGrabber.</p>
<p><strong>Motivation</strong></p>
<div id="attachment_258" class="wp-caption aligncenter" style="width: 580px"><img class="size-full wp-image-258   " title="google_reader" src="http://publicmind.in/blog/wp-content/uploads/2009/09/google_reader.jpg" alt="a feed item from google reader" width="570" height="95" /><p class="wp-caption-text">a feed item from google reader</p></div>
<p>This is a screenshot of a news item from my Google Reader. Anyone who has a moderate knowledge about the feeds would know that the image on the left in the above news-item is actually not published with the feed.</p>
<p class="note">In other words, If you refresh any feed on your Drupal website using FeedAPI, you won&#8217;t get the image in the posts, unless they are published along with the feed which is quite rare.</p>
<p>The purpose of FeedAPI Imagegrabber is to make the feed more informative as well as interesting for the user. As, we all know that “comics are much better than novels”, this module appends the feed-item with an appropriate image from its content URL. The goal of the FeedAPI ImageGrabber is to mimic the thumbnail display of Google Reader for the feeds on your Drupal website.</p>
<p class="download">As soon as you refresh the feed, ImageGrabber automatically attaches an appropriate image from the original article to the feed-item node on your website. You don&#8217;t even have to press an extra button!!</p>
<p><span id="more-257"></span><br />
<strong>How it works</strong><br />
A classic method of mimicking the behavior of FeedAPI Imagegrabber will be to do the same thing manually. Let us go through the procedure if you were to do it manually:</p>
<ol>
<li>Refresh the feed.</li>
<li>For each feed-item, go to their respective original URL and save the image to display.</li>
<li>For each node, crop the image, convert it into a thumbnail and then upload it in an CCK imagefield.</li>
</ol>
<p>FeedAPI Imagegrabber automates the last 2 steps of the three step process described. You just need to refresh the feed and the ImageGrabber do the rest for you. The most difficult part which only humans can do is to select an appropriate image,  for which I am constantly improving on the heuristics.</p>
<p><strong>Download and Install</strong><br />
Download the latest release of FeedAPI ImageGrabber, compatible with your Drupal release, from the project page. Uncompress the folder in your site&#8217;s module directory and enable it from the admin/module page.</p>
<p class="download">You are now ready to create new feeds with ImageGrabber enabled.</p>
<p>Next, you must install the following modules to get going:</p>
<ul>
<li>Imagefield</li>
<li>Filefield</li>
<li>CCK</li>
</ul>
<p>You must then decide the content type for your feed-items for a particular feed and add CCK imagefields to that content type, before proceeding.</p>
<p><a name="tag-options"><strong>Form User Interface</strong></a><br />
You can enable the ImageGrabber for the feeds you want to download images for. When you add or edit any feed (i.e. feedapi enabled node), you will see the following additional settings for ImageGrabber:</p>
<div id="attachment_267" class="wp-caption aligncenter" style="width: 636px"><img class="size-full wp-image-267" title="feedapi_imagegrabber_interface" src="http://publicmind.in/blog/wp-content/uploads/2009/09/feedapi_imagegrabber_interface.jpg" alt="Form Interface for ImageGrabber" width="626" height="446" /><p class="wp-caption-text">Form Interface for ImageGrabber</p></div>
<p>Here is an detailed explanation of the input fields:</p>
<ol>
<li><strong>Enable ImageGrabber: </strong>Check this box if you want to enable ImageGrabber for this particular feed.</li>
<li><strong>Select image field: </strong>ImageGrabber stores the downloaded image in a cck imagefield. You must select one of the imagefield from the drop-down menu.</li>
<p class="warning alert">If you receive this message &#8220;There are no imagefields associated with the &#8216;abcd&#8217; content type.&#8221; , then you must add imagefield to the content type mentioned or change the content type of the feed-items to the one which has imagefields associated with it.</p>
<li><strong>Search for an image between the tag identified by: </strong><br />
To understand this, consider that the every feed-item associated with a particular feed has the following structure (HTML source code):</p>
<div id="attachment_282" class="wp-caption aligncenter" style="width: 518px"><a href="http://publicmind.in/blog/wp-content/uploads/2009/09/class-example1.jpg"><img class="size-full wp-image-282         " title="html source code" src="http://publicmind.in/blog/wp-content/uploads/2009/09/class-example1.jpg" alt="HTML source code of a feed-item webpage" width="508" height="292" /></a><p class="wp-caption-text">HTML source code of a feed-item webpage</p></div>
<p>For the above example, we know that the images associated with this particular post will always be within the</p>
<div class="codecolorer-container html4strict default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;post&quot;</span>&gt;</span>...<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><a href="http://december.com/html/4/element/div.html"><span style="color: #000000; font-weight: bold;">div</span></a>&gt;</span><br />
tag</div></div>
<p>Therefore, for this feed you must select the &#8216;class&#8217; option here and enter &#8216;post&#8217; in the text-field.<br />
Similarly, you must find out one such tag from the feed-items of the feed you want to create, see if it is identified by an id or an class. Then, select the appropriate option and enter the class or id in the text-field below. If you select None, the default tag will be &#8216;body&#8217;.</p>
<p class="download">simple way to find the id or class: Just find out the title of your article in the source code, and start looking for its parent/grandparent tags. Select the nearest parent which has an id or class.</p>
<p>Now ImageGrabber will look for the images just between this tag, hence eliminating the download (and selection) of images in the sidebar or the header advertisement.</li>
<li>Enter the id or class (whatever you selected) in the text-field. Leave it empty if you selected the None option above.</li>
<li><strong>Feeling Lucky: </strong>This has definitely been borrowed from the big devil <strong><a href="http://google.com">Google</a></strong>. It will just select the first image it encounter between the tag specified, if &#8216;feeling lucky&#8217; option is selected. Otherwise, it will select the largest image between the tags. I would personally recommend you to try out the &#8216;feeling lucky&#8217; option as it helps saving a lot of bandwidth!! But if it doesn&#8217;t work for you, select the otherwise.</li>
</ol>
<p>When you are done, just refresh the feed and you will see the images attached to the feed-item nodes.</p>
<p class="download">Note: You can also modify your theme a little to get the Google Reader look in which the image floats on the left of the feed-item.</p>
<p>After refresh, you might get the following warning:</p>
<p class="warning alert">ImageGrabber: PHP execution time limit for system is 30 seconds, due to which images for some feed items couldn&#8217;t be downloaded. Please click on &#8216;Grab Images&#8217; to refresh those feed-items.</p>
<p>If you get such a warning, no need to get afraid, just click on &#8216;Grab Images&#8217; and the remaining feed-items will have their images as well. You may get multiple warnings depending upon your system&#8217;s execution time.</p>
<p>Enjoy grabbing images!!</p>
<p>Do leave a comment about this tutorial. Please make support and feature requests using <a href="http://drupal.org/project/feedapi_imagegrabber">support forums</a> only.</p>
]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/tutorial-for-feedapi-imagegrabber/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Drupal: FeedAPI Imagegrabber</title>
		<link>http://publicmind.in/blog/feedapi-imagegrabber/</link>
		<comments>http://publicmind.in/blog/feedapi-imagegrabber/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 07:08:10 +0000</pubDate>
		<dc:creator>Nitin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Intern]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://publicmind.in/blog/?p=105</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><!-- Digg Digg Disabled1 -->
<div class="download"><a href="http://publicmind.in/blog/drupal-feeds-image-grabber">Feeds Image Grabber</a> (FIG) was released on 3rd March 2010, to support the <a href="http://drupal.org/project/feeds">Feeds</a> module.
</div>
<p><strong>Introduction</strong></p>
<p><a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">FeedAPI Imagegrabber</a> is a add-on module for <a href="http://drupal.org/project/feedapi" target="_blank">FeedAPI</a>. 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 converted into a thumbnail using the <a href="http://drupal.org/project/imagecache" target="_blank">ImageCache</a> module, and stored in the node created by FeedAPI, inside a CCK field.</p>
<p>The purpose of FeedAPI Imagegrabber is to make the feed more informative as well as interesting for the user. As, we all know that &#8220;comics are much better than novels&#8221;, this module appends the feed-item with an appropriate image from its content URL. The goal of the module is to mimic the thumbnail display of websites such as digg.com. This goal is acheived by using FeedAPI to turn RSS feed-items into nodes, and then using FeedAPI Imagegrabber to append these nodes with an appropriate image from the feed-item&#8217;s webpage.<br />
<span id="more-105"></span><br />
<strong>How it works</strong></p>
<p>A classic method of mimicking the behavior of FeedAPI Imagegrabber will be to do the same thing manually. Let us go through the procedure if you were to do it manually:</p>
<ol>
<li>Refresh the feed.</li>
<li>For each feed-item, go to their respective original URL and save the image to display.</li>
<li>Crop the image, convert it into a thumbnail and then upload it in an CCK Image field.</li>
</ol>
<p>FeedAPI Imagegrabber automates the last 2 steps of the three step process described. It uses cURL to download the images and then crop them using Imagecache. Then the image is stored into the CCK Imagefield. The most difficult part which only humans can do is to select the image,  for which I am constantly improving on the heuristics.</p>
<p><strong>Download and Install</strong></p>
<p>Visit the project page : <a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">FeedAPI Imagegrabber</a></p>
<p><strong>Features and Future Releases</strong></p>
<p>Visit the project page : <a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">FeedAPI Imagegrabber</a></p>
<p><strong>History</strong></p>
<p>I understand history is boring, but it is only for those who think the other way round. I started working on this module during December 2008.  At the time, when I started working on this module, I had a little or say<em><strong> no idea</strong></em> about Drupal or its API. It took me quite some time to get used to it and start working on the module. In the Initial release, I thought of very simple heuristics and decided to select the largest image available on the web-page. I completed the module in about 1 month and was very happy with my performance, and then a big blow came which delayed the release of FeedAPI Imagegrabber by 2 months. I had to include an external BSD licensed script for converting relative URL&#8217;s to absolute URL&#8217;s but Drupal denied to accept this. They said they allow only GPL licensed code and I started to convince them that both licenses are compatible. Unfortunately, I was unable to convince them and I had to create an external link to that BSD script on sourceforge. And now, the module is released with the hope to enhance the visitor-experience on several websites around the globe.</p>
<p>You may find these posts useful:</p>
<p><a rel="bookmark" href="http://publicmind.in/blog/tutorial-for-feedapi-imagegrabber">Tutorial for FeedAPI ImageGrabber</a><br />
<a class="title" rel="bookmark" href="http://publicmind.in/blog/urltoabsolute/">PHP: Relative URL to Absolute URL</a><br />
<a rel="bookmark" href="http://magicalsilverdrop.blogspot.com/2009/02/open-source-software-and-licenses.html">Open Source Software and Licenses</a></p>
<p>Do Leave your comments to let me know what you think.</p>
<p><strong>Note: </strong>Support queries and requests should be made through the <a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">FeedAPI Imagegrabber Forum</a>. I may not be able to answer them here. <img src='http://publicmind.in/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div class="download">
<p><strong>Updates:</strong></p>
<ul>
<li>The first stable version of the module was released on 7th April, 2009. Check it out now <a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">here</a>!!</li>
<li>RC1 release for Imagegrabber is now available for download on Project page. It is compatible with the RC1 release of Imagefield. (17 Apr, 2009)</li>
<li>Demonstration Website is up, and is available <a href="http://publicmind.in/feedapi_imagegrabber/demonstration">here</a>. (20 Aug, 2009)</li>
<li>FeedAPI ImageGrabber v1.8 released. Download it from the project website <a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">here</a>. (20 September 2009)</li>
<li><a href="http://publicmind.in/blog/tutorial-for-feedapi-imagegrabber">Tutorial for FeedAPI ImageGrabber</a> published. (20 September 2009)</li>
<li>FeedAPI ImageGrabber v1.9 released. Download it from the project website <a href="http://drupal.org/project/feedapi_imagegrabber" target="_blank">here</a>. (26 October 2009)</li>
<li>FeedAPI ImageGrabber now supports <a href="http://drupal.org/project/filefield_paths">Filefield Paths</a> module. Download the development snapshot, its stable for use on production site.</li>
<li>As of 02 Dec 2009, Development of FeedAPI ImageGrabber has been halted. You can look out for the <a href="http://drupal.org/project/feeds_imagegrabber" target="_blank">Feeds Image Grabber</a> module which supports <a href="http://drupal.org/project/feeds" target="_blank">Feeds</a> module,  successor of FeedAPI, with the same functionality.</li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://publicmind.in/blog/feedapi-imagegrabber/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

