<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Help Center Tag: images - Recent Posts</title>
		<link>http://www.labnol.org/forums/tags/images</link>
		<description>Help Center Tag: images - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 12 Feb 2012 22:07:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.labnol.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.labnol.org/forums/rss/tags/images" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Blogger: Image insertion in blogposts based on date"</title>
			<link>http://www.labnol.org/forums/topic/blogger-image-insertion-in-blogposts-based-on-date#post-6270</link>
			<pubDate>Thu, 06 Aug 2009 19:53:30 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">6270@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Hmm is it possible but complicated.. :)&#60;/p&#62;
&#60;p&#62;the Post date is contained in the post url..So you can pass the post url to sume javascript function which grabs the date from the url and then outputs the proper &#60;/p&#62;
&#60;p&#62;&#38;lt;script type='text/javascript'&#38;gt;outputimage(&#38;quot;&#38;lt;data:post.url/&#38;gt;&#38;quot;);&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;data:post.url will give you the post url..&#60;/p&#62;
&#60;p&#62;Place this code just above &#38;lt;data:post.body/&#38;gt;&#60;/p&#62;
&#60;p&#62;Also include an external javascript file(or you can embed the js code in your template itself) in the head section of your template..&#60;/p&#62;
&#60;p&#62;This Javascript should have a function named outputimage which accepts a string(the url) and grabs the date from it..And it should output the proper image code using the document.write function.&#60;/p&#62;
&#60;p&#62;This is a rough outline of how you can do it..If you want the javascript to work on the post pages only(and not on your label pages home page etc,then that too is possible if you use b:if conditional statements
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Blogger: Image insertion in blogposts based on date"</title>
			<link>http://www.labnol.org/forums/topic/blogger-image-insertion-in-blogposts-based-on-date#post-6244</link>
			<pubDate>Tue, 04 Aug 2009 15:41:43 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">6244@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Please note that I am looking for image changes on individual posts, not on the entire blog.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Blogger: Image insertion in blogposts based on date"</title>
			<link>http://www.labnol.org/forums/topic/blogger-image-insertion-in-blogposts-based-on-date#post-6243</link>
			<pubDate>Tue, 04 Aug 2009 15:37:52 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">6243@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;For Blogger based blogs, is there any way to incorporate javascript (or some other programming script), to change the content of the blogpost based on certain details?&#60;/p&#62;
&#60;p&#62;Basically, this is what I want to achieve:&#60;br /&#62;
If the blogpost is less than 30 days old, then insert an image (say image1.jpg). If the blogpost is more than 30 days old, then insert image2.jpg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Rounded corners of images"</title>
			<link>http://www.labnol.org/forums/topic/rounded-corners-of-images#post-597</link>
			<pubDate>Sun, 16 Sep 2007 13:31:25 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">597@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Hi, Amit Agarwal,&#60;/p&#62;
&#60;p&#62;Which software product do you use to create rounded corners of images? How do you create them?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anurag on "FeedDemon loses images"</title>
			<link>http://www.labnol.org/forums/topic/feeddemon-loses-images#post-299</link>
			<pubDate>Mon, 13 Aug 2007 17:30:18 +0000</pubDate>
			<dc:creator>Anurag</dc:creator>
			<guid isPermaLink="false">299@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;You are right - FeedDemon uses the IE system for rendering webpages and images.&#60;/p&#62;
&#60;p&#62;Don't think there's a way to override that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "FeedDemon loses images"</title>
			<link>http://www.labnol.org/forums/topic/feeddemon-loses-images#post-297</link>
			<pubDate>Mon, 13 Aug 2007 17:21:04 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">297@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;I use FeedDemon from Newsgator.&#60;/p&#62;
&#60;p&#62;I don't want to lose images everytime, I clear the IE Cache. FeedDemon seems to use the IE rendering system.&#60;/p&#62;
&#60;p&#62;It uses it's own directory to store feeds with extension .rss. However, it places all images into &#34;IE temporary Internet Files&#34; folder.&#60;/p&#62;
&#60;p&#62;Is there *any* trick, for not losing images, everytime the IE cache is cleared?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anurag on "FeedDemon loses images"</title>
			<link>http://www.labnol.org/forums/topic/feeddemon-loses-images#post-284</link>
			<pubDate>Sun, 12 Aug 2007 19:37:20 +0000</pubDate>
			<dc:creator>Anurag</dc:creator>
			<guid isPermaLink="false">284@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Could you explain that a bit more.&#60;/p&#62;
&#60;p&#62;Ideally, if you clear the IE cache - FeedDemon or IE would re-download the images from the website.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "FeedDemon loses images"</title>
			<link>http://www.labnol.org/forums/topic/feeddemon-loses-images#post-282</link>
			<pubDate>Sun, 12 Aug 2007 16:26:59 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">282@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;I'm using Newsgator FeedDemon to read RSS Feeds. The problem is if the feed contains images, they automatically get deleted, once IE cache is cleared.&#60;/p&#62;
&#60;p&#62;As a result the feeds are shown without images.&#60;/p&#62;
&#60;p&#62;Is there any solution?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anurag on "Newbie blogger. Newbie questions."</title>
			<link>http://www.labnol.org/forums/topic/newbie-blogger-newbie-questions#post-216</link>
			<pubDate>Mon, 30 Jul 2007 15:09:26 +0000</pubDate>
			<dc:creator>Anurag</dc:creator>
			<guid isPermaLink="false">216@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;As mentioned &#60;a href=&#34;http://labnol.blogspot.com/2007/06/get-productive-with-windows-live-writer.html&#34; rel=&#34;nofollow&#34;&#62;here&#60;/a&#62;, Windows Live Writer doesn't support image uploading for Blogger though the new Picasa API does have that feature. &#60;/p&#62;
&#60;p&#62;It's expected that the Windows Live Writer 1.0 final version will have Blogger images support. Until then, you can do so manually through Picasa software or using the web interface of Blogger.&#60;/p&#62;
&#60;p&#62;For #4, I use dreamhost for &#60;a href=&#34;http://www.labnol.org&#34; rel=&#34;nofollow&#34;&#62;http://www.labnol.org&#60;/a&#62; which is in incubation mode.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Newbie blogger. Newbie questions."</title>
			<link>http://www.labnol.org/forums/topic/newbie-blogger-newbie-questions#post-213</link>
			<pubDate>Mon, 30 Jul 2007 10:58:35 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">213@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Hello. Anyone there?&#60;/p&#62;
&#60;p&#62;Hello. Testing 1... 2... 3...&#60;/p&#62;
&#60;p&#62;Hello?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Newbie blogger. Newbie questions."</title>
			<link>http://www.labnol.org/forums/topic/newbie-blogger-newbie-questions#post-209</link>
			<pubDate>Sat, 28 Jul 2007 13:46:11 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">209@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Newbie blogger. Newbie questions.&#60;/p&#62;
&#60;p&#62;Hello, Amit Agarwal,&#60;/p&#62;
&#60;p&#62;My name is Nihang Shah. I am newbie blogger and have some easy questions for you.&#60;/p&#62;
&#60;p&#62;1. You use Windows Live Writer to post on labnol.blogspot.com. I tried the same, but didn't have success with image uploading. I had to manually add images by logging on to blogger.com.&#60;/p&#62;
&#60;p&#62;Are there any FTP settings or something else in Windows Live Writer to enable image uploading with blogger.com?&#60;/p&#62;
&#60;p&#62;Also, which image hosting service is used for all the images hosted on labnol.blogspot.com?&#60;br /&#62;
Like, is it,&#60;br /&#62;
* Flickr,&#60;br /&#62;
* Picasa Web Albums,&#60;br /&#62;
* photo hosting by blogger.com&#60;br /&#62;
* on your site (labnol.org) ?&#60;/p&#62;
&#60;p&#62;2. Many professional bloggers like Chris Pirillo, Robert Scoble, etc. are sharing their favorite RSS feeds on &#60;a href=&#34;http://share.opml.org/&#34; rel=&#34;nofollow&#34;&#62;http://share.opml.org/&#60;/a&#62;. Could you too, please share your 250+ RSS feeds?&#60;/p&#62;
&#60;p&#62;I just downloaded FeedDemon, and am having tough time looking for good RSS feeds to read, specially suited to &#34;Indian tastes&#34;.&#60;/p&#62;
&#60;p&#62;Also, I just subscribed to both of your labnol RSS feeds. But, only the latest posts were downloaded. Is there a way to tweak this setting and download more posts i.e. the older posts, too?&#60;/p&#62;
&#60;p&#62;3. You use a copyright (c) symbol for Digital Inspiration. Does one need to officially register with the Indian government or organisation, to use the (c) symbol?&#60;/p&#62;
&#60;p&#62;4. Please recommend a some good webhosting companies in India? Which one do you use?&#60;/p&#62;
&#60;p&#62;5. You've created your own template on blogger.com. How do you perform all the &#34;testing&#34;, &#34;debugging&#34;, work? Please tell me where did you learn *designing templates for blogger.com*.&#60;/p&#62;
&#60;p&#62;Also, how did you create exclusive pages like &#34;About Us&#34;, &#34;Go shopping&#34;, &#34;Hardware n Software&#34;, etc. using the template? And, how did you post information there?&#60;/p&#62;
&#60;p&#62;6. Stupid question. What does &#34;labnol&#34; mean?&#60;/p&#62;
&#60;p&#62;7. Do you blog on any other blogs except on &#60;a href=&#34;http://labnol.blogspot.com&#34; rel=&#34;nofollow&#34;&#62;http://labnol.blogspot.com&#60;/a&#62; or &#60;a href=&#34;http://labnol.org&#34; rel=&#34;nofollow&#34;&#62;http://labnol.org&#60;/a&#62; ?&#60;/p&#62;
&#60;p&#62;8. Do you really earn a *SIX* figure income in Indian Rupees every single month?&#60;/p&#62;
&#60;p&#62;Thanks and keep blogging!&#60;/p&#62;
&#60;p&#62;Nihang Shah.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

