<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ScriptDesign</title>
	<atom:link href="http://scriptdesign.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptdesign.wordpress.com</link>
	<description>Web Standards Designs and Promotions</description>
	<lastBuildDate>Sun, 21 Oct 2007 08:08:24 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='scriptdesign.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/251512123199cc96121fd8761ba7b534?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>ScriptDesign</title>
		<link>http://scriptdesign.wordpress.com</link>
	</image>
			<item>
		<title>New Way of Hacking</title>
		<link>http://scriptdesign.wordpress.com/2007/10/21/new-way-of-hacking/</link>
		<comments>http://scriptdesign.wordpress.com/2007/10/21/new-way-of-hacking/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 07:58:57 +0000</pubDate>
		<dc:creator>scriptdesign</dc:creator>
				<category><![CDATA[hacks]]></category>

		<guid isPermaLink="false">http://scriptdesign.wordpress.com/2007/10/21/new-way-of-hacking/</guid>
		<description><![CDATA[ Hacks for opera and other browser
I have done some research on how to hack for opera and the result is two possibilities:
The first one is to use javascript code which let you hack for all browser. Great
here is the link: http://rafael.adm.br/css_browser_selector/
And I have attached a example folder which contains an index.html, main.css and a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptdesign.wordpress.com&blog=1355876&post=4&subd=scriptdesign&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="entrybody"><strong> Hacks for opera and other browser</strong></p>
<p>I have done some research on how to hack for opera and the result is two possibilities:</p>
<p>The first one is to use javascript code which let you hack for <span style="font-weight:bold;">all browser. Great</span></p>
<p>here is the link: <a href="http://rafael.adm.br/css_browser_selector/" target="_blank"><span style="text-decoration:underline;">http://rafael.adm.br/css_browser_selector/</span></a></p>
<p>And I have attached a example folder which contains an index.html, main.css and a javascript file called css_browser_selector.js attached to index.html in which I have done some hacks to the container in opera and it is working.<br />
The scond way is to put a code in the main css the following way:</p>
<p>/* hack for Opera */<br />
@media all and (min-width: 0px){<br />
#container<br />
{<br />
width: 100% !important;<br />
margin:0 0 0 200px;<br />
}<br />
}</p>
<p>and also it is working and the link forthe site is:</p>
<p><a href="http://www.positioniseverything.net/articles/onetruelayout/verticalgrid" target="_blank"><span style="text-decoration:underline;">http://www.positioniseverything.net/articles/onetruelayout/verticalgrid</span></a></p>
<p>and I have used it in the same example in the folder attached.(hacking also for the container)</p>
<p>and you can play with other selectors in the css to see for yourself the result(in opera or other browser).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scriptdesign.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scriptdesign.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptdesign.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptdesign.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scriptdesign.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scriptdesign.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scriptdesign.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scriptdesign.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scriptdesign.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scriptdesign.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scriptdesign.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scriptdesign.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptdesign.wordpress.com&blog=1355876&post=4&subd=scriptdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scriptdesign.wordpress.com/2007/10/21/new-way-of-hacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5801583d72542709797778a1d7e374cf?s=96&#38;d=identicon" medium="image">
			<media:title type="html">scriptdesign</media:title>
		</media:content>
	</item>
		<item>
		<title>Video: RSS in Plain English</title>
		<link>http://scriptdesign.wordpress.com/2007/10/20/video-rss-in-plain-english/</link>
		<comments>http://scriptdesign.wordpress.com/2007/10/20/video-rss-in-plain-english/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 18:53:28 +0000</pubDate>
		<dc:creator>scriptdesign</dc:creator>
				<category><![CDATA[rss feed]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://scriptdesign.wordpress.com/2007/10/20/video-rss-in-plain-english/</guid>
		<description><![CDATA[Rss Revolution:
Keep track of your favorite websites
Stay up to date
Google Reader constantly checks your favorite news sites and blogs for new content. Whether a site updates daily or monthly, you can be sure that you won&#8217;t miss a thing.
Simplify your reading experience
Google Reader shows you all of your favorite sites in one convenient place. It&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptdesign.wordpress.com&blog=1355876&post=3&subd=scriptdesign&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2 class="pageHeader"><strong><strong>Rss Revolution:</strong></strong></h2>
<h2 class="pageHeader"><strong>Keep track of your favorite websites</strong></h2>
<p><strong>Stay up to date</strong><br />
Google Reader constantly checks your favorite news sites and blogs for new content. Whether a site updates daily or monthly, you can be sure that you won&#8217;t miss a thing.</p>
<p><strong>Simplify your reading experience</strong><br />
Google Reader shows you all of your favorite sites in one convenient place. It&#8217;s like a personalized inbox for the entire web.</p>
<p><strong>Discover new content</strong><br />
Millions of sites publish feeds with their latest updates, and our integrated feed search makes it easy to find new content that interests you.</p>
<p><span style="text-align:center; display: block;"><a href="http://scriptdesign.wordpress.com/2007/10/20/video-rss-in-plain-english/"><img src="http://img.youtube.com/vi/0klgLsSxGsU/2.jpg" alt="" /></a></span></p>
<p>and the source link:</p>
<p><a href="http://internetducttape.com/2007/10/18/how-i-use-google-reader/" target="_blank">http://internetducttape.com/2007/10/18/how-i-use-google-reader/</a></p>
<p>And the genius behind this video and other interesting videos is leelefever and here is his website:</p>
<p><a href="http://www.commoncraft.com/rss_plain_english" target="_blank">http://www.commoncraft.com/rss_plain_english</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scriptdesign.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scriptdesign.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptdesign.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptdesign.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scriptdesign.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scriptdesign.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scriptdesign.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scriptdesign.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scriptdesign.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scriptdesign.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scriptdesign.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scriptdesign.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptdesign.wordpress.com&blog=1355876&post=3&subd=scriptdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scriptdesign.wordpress.com/2007/10/20/video-rss-in-plain-english/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5801583d72542709797778a1d7e374cf?s=96&#38;d=identicon" medium="image">
			<media:title type="html">scriptdesign</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/0klgLsSxGsU/2.jpg" medium="image" />
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://scriptdesign.wordpress.com/2007/07/11/hello-world/</link>
		<comments>http://scriptdesign.wordpress.com/2007/07/11/hello-world/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 19:56:40 +0000</pubDate>
		<dc:creator>scriptdesign</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptdesign.wordpress.com&blog=1355876&post=1&subd=scriptdesign&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/scriptdesign.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/scriptdesign.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/scriptdesign.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/scriptdesign.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/scriptdesign.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/scriptdesign.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/scriptdesign.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/scriptdesign.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/scriptdesign.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/scriptdesign.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/scriptdesign.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/scriptdesign.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=scriptdesign.wordpress.com&blog=1355876&post=1&subd=scriptdesign&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://scriptdesign.wordpress.com/2007/07/11/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5801583d72542709797778a1d7e374cf?s=96&#38;d=identicon" medium="image">
			<media:title type="html">scriptdesign</media:title>
		</media:content>
	</item>
	</channel>
</rss>