<?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>Shubhamoy&#039;s Blog &#187; css</title>
	<atom:link href="http://www.shubhamoy.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shubhamoy.com</link>
	<description>Experiments With Web</description>
	<lastBuildDate>Tue, 27 Sep 2011 10:27:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Shubhamoy&#8217;s Link Shortener</title>
		<link>http://www.shubhamoy.com/2010/08/25/shubhamoys-link-shortener/</link>
		<comments>http://www.shubhamoy.com/2010/08/25/shubhamoys-link-shortener/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 14:29:30 +0000</pubDate>
		<dc:creator>Shubhamoy</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PHP Widgets]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[weblog]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[link shortener]]></category>
		<category><![CDATA[php tool]]></category>
		<category><![CDATA[shubhamoy]]></category>

		<guid isPermaLink="false">http://www.shubhamoy.com/?p=889</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Shubhamoy%26%23039%3Bs+Blog&link=http%3A%2F%2Fwww.shubhamoy.com%2F2010%2F08%2F25%2Fshubhamoys-link-shortener%2F&title=Shubhamoy%27s+Link+Shortener&desc=Hi+Folks+%3A%29%2C%0D%0A%0D%0AI%27ve+a+good+news+to+share+with+you%3A+After+a+long+time%2C+I%27ve+created+an+online+tool.+It+is+a+simple+link+shortener+named+Shubhamoy%27s+Link+Shortener.%0D%0ADemo+%7C+Download%0D%0A%0D%0AIt+is+AJAX+based&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=shubhamoy&twrelated1=thekalakhatta&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>Hi Folks , I&#8217;ve a good news to share with you: After a long time, I&#8217;ve created an online tool. It is a simple link shortener named Shubhamoy&#8217;s Link Shortener. Demo &#124; Download It is AJAX based &#38; uses a bit of CSS3 in its design. I&#8217;ve tried to give it a simple look. All]]></description>
		<wfw:commentRss>http://www.shubhamoy.com/2010/08/25/shubhamoys-link-shortener/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Resize Images With CSS &#8211; Keeping Aspect Ratio As It Is</title>
		<link>http://www.shubhamoy.com/2008/07/17/resize-images-with-css-keeping-aspect-ratio-as-it-is/</link>
		<comments>http://www.shubhamoy.com/2008/07/17/resize-images-with-css-keeping-aspect-ratio-as-it-is/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:00:33 +0000</pubDate>
		<dc:creator>Shubhamoy</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[css hacks]]></category>
		<category><![CDATA[css image resizer]]></category>
		<category><![CDATA[image resize]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://shubhamoy.wordpress.com/?p=67</guid>
		<description><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Shubhamoy%26%23039%3Bs+Blog&link=http%3A%2F%2Fwww.shubhamoy.com%2F2008%2F07%2F17%2Fresize-images-with-css-keeping-aspect-ratio-as-it-is%2F&title=Resize+Images+With+CSS+-+Keeping+Aspect+Ratio+As+It+Is&desc=I+found+a+quick+and+easy+way+to+rezise+images+with+CSS+by+keeping+your+image%27s+aspect+ratio.+This+is+very+quick+you+can+use+it+in+less+than+5+minutes%2C+lets+proceed+%3B%29%0A%0ALets+say+you+want+to+show+large+&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=en_US&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=1&twlang=en&twmention=shubhamoy&twrelated1=thekalakhatta&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=1&buzzlang=en&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=1&stblctr=1&g1button=1&g1ctr=1&g1lang=en-US">
											</iframe>
										</div>I found a quick and easy way to rezise images with CSS by keeping your image&#8217;s aspect ratio. This is very quick you can use it in less than 5 minutes, lets proceed Lets say you want to show large images on your web page with maximum 200 pixels width, blog or forums just create]]></description>
		<wfw:commentRss>http://www.shubhamoy.com/2008/07/17/resize-images-with-css-keeping-aspect-ratio-as-it-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 12/40 queries in 0.044 seconds using disk: basic

Served from: www.shubhamoy.com @ 2012-02-08 07:14:05 -->
