<?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>BBQQ STUDIO &#187; Uncategorized</title>
	<atom:link href="http://qstufie.com/bbqq-studio/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://qstufie.com/bbqq-studio</link>
	<description>Robust Web Solution For Small Business</description>
	<lastBuildDate>Sun, 16 May 2010 23:26:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>how to write chrome only css</title>
		<link>http://qstufie.com/bbqq-studio/how-to-write-chrome-only-css/</link>
		<comments>http://qstufie.com/bbqq-studio/how-to-write-chrome-only-css/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 23:49:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[html/css]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/how-to-write-chrome-only-css/</guid>
		<description><![CDATA[Sometimes webkit renders differently in chrome and the best way to target it would be: &#60;code&#62; body:nth-of-type(1) [css selector]{ [css style] } &#60;/code&#62; For example, to target div#id, simply use: &#60;code&#62; body:nth-of-type(1) div#id{ display:block; } &#60;/code&#62; update wrong, this affects also firefox 3.6 + use this instead: @media screen and (-webkit-min-device-pixel-ratio:0) { [styles inside] }]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/how-to-write-chrome-only-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset System management controller on ur mac</title>
		<link>http://qstufie.com/bbqq-studio/reset-system-management-controller-on-ur-mac/</link>
		<comments>http://qstufie.com/bbqq-studio/reset-system-management-controller-on-ur-mac/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 01:23:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/reset-system-management-controller-on-ur-mac/</guid>
		<description><![CDATA[Good tip from os x daily. Reset the SMC of a MacBook or MacBook Pro’s with detachable batteries: * Shutdown the MacBook/Pro and remove the battery* Disconnect the power adapter, hold the Power Key for 10 seconds* Release the power key and reconnect your battery and power adapter* Turn your Mac on* Let boot as [...]]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/reset-system-management-controller-on-ur-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving to OPERA 10.5!</title>
		<link>http://qstufie.com/bbqq-studio/moving-to-opera-10-5/</link>
		<comments>http://qstufie.com/bbqq-studio/moving-to-opera-10-5/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 01:03:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/moving-to-opera-10-5/</guid>
		<description><![CDATA[Now I am ditching chrome, firefox, safari, to switch to opera! It&#8217;s just simply fast, and it passes the acid 3 test, with 100/100. The only thing I hate would be the strict rendering of the pages &#8211; if css is broken, it will break the page. But alas, it&#8217;s the dev&#8217;s problem. Speedwise, it&#8217;s [...]]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/moving-to-opera-10-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A very good website about colors in design</title>
		<link>http://qstufie.com/bbqq-studio/a-very-good-website-about-colors-in-design/</link>
		<comments>http://qstufie.com/bbqq-studio/a-very-good-website-about-colors-in-design/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 06:18:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/a-very-good-website-about-colors-in-design/</guid>
		<description><![CDATA[http://www.smashingmagazine.com/2010/01/28/color-theory-for-designers-part-1-the-meaning-of-color/ Quoted from the link above: &#8220;Color in design is very subjective. What evokes one reaction in one person may evoke a very different reaction in somone else. Sometimes this is due to personal preference, and other times due to cultural background. Color theory is a science in itself. Studying how colors affect different people, [...]]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/a-very-good-website-about-colors-in-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the missing mac windows manager</title>
		<link>http://qstufie.com/bbqq-studio/the-missing-mac-windows-manager/</link>
		<comments>http://qstufie.com/bbqq-studio/the-missing-mac-windows-manager/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 04:27:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/the-missing-mac-windows-manager/</guid>
		<description><![CDATA[http://www.irradiatedsoftware.com/cinch/&#160;looks really awesome, makes me wonder why it wasn&#8217;t included as a default windows manager in the snow leopard&#8230;]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/the-missing-mac-windows-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe screen sharing</title>
		<link>http://qstufie.com/bbqq-studio/adobe-screen-sharing/</link>
		<comments>http://qstufie.com/bbqq-studio/adobe-screen-sharing/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 01:01:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[connect now]]></category>
		<category><![CDATA[screen sharing]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/?p=43</guid>
		<description><![CDATA[HAHA! it&#8217;s got the same problem as the app on mac! This is what happens when u share with urself: HAHA! Alright, it&#8217;s still a decent product, and it&#8217;s free! I would definitely recommend it to any business user &#8211; just make sure you don&#8217;t show the dirty bits on your desktop, and don&#8217;t forget [...]]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/adobe-screen-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera 10 os x</title>
		<link>http://qstufie.com/bbqq-studio/opera-10-os-x/</link>
		<comments>http://qstufie.com/bbqq-studio/opera-10-os-x/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 12:43:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/opera-10-os-x/</guid>
		<description><![CDATA[I am now writing on opera&#8230; speed seems alright, menu is quite responsive (better than safari/firefox). Haven&#8217;t noticed any difference in Javascript performance, will keep testing&#8230;]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/opera-10-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>安装了sun input，不错的东西呢!</title>
		<link>http://qstufie.com/bbqq-studio/%e5%ae%89%e8%a3%85%e4%ba%86sun-input%ef%bc%8c%e4%b8%8d%e9%94%99%e7%9a%84%e4%b8%9c%e8%a5%bf%e5%91%a2%ef%bc%81/</link>
		<comments>http://qstufie.com/bbqq-studio/%e5%ae%89%e8%a3%85%e4%ba%86sun-input%ef%bc%8c%e4%b8%8d%e9%94%99%e7%9a%84%e4%b8%9c%e8%a5%bf%e5%91%a2%ef%bc%81/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 12:17:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[input method]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/%e5%ae%89%e8%a3%85%e4%ba%86sun-input%ef%bc%8c%e4%b8%8d%e9%94%99%e7%9a%84%e4%b8%9c%e8%a5%bf%e5%91%a2%ef%bc%81/</guid>
		<description><![CDATA[网站在这里：http://blogs.sun.com/yongsun/entry/sunpinyin_for_mac_leopard_updated6 可惜的是作者离开sun了， 不过他继续会支持这个输入法， 现在连snow leopard都支持的很好， 之前用Fun Input Toy会卡的地方， 用这个完全不会卡，而且整句输入非常快， 自定词库好像也不错。 和FIT一样， 色彩字体等等都是可以自定的，相当flexible.]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/%e5%ae%89%e8%a3%85%e4%ba%86sun-input%ef%bc%8c%e4%b8%8d%e9%94%99%e7%9a%84%e4%b8%9c%e8%a5%bf%e5%91%a2%ef%bc%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes 9.0.1 is out</title>
		<link>http://qstufie.com/bbqq-studio/itunes-9-0-1-is-out/</link>
		<comments>http://qstufie.com/bbqq-studio/itunes-9-0-1-is-out/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 02:21:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[pwnage]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/?p=27</guid>
		<description><![CDATA[Go update! It fixed a lot of things, including the maximum button, which used to take you to the mini player mode, but broke in 9.0, now it&#8217;s again bringing you to the mini player mode Most importantly, it&#8217;s pwnage-tool safe! Tested and all good!]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/itunes-9-0-1-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Added contact form</title>
		<link>http://qstufie.com/bbqq-studio/added-contact-form/</link>
		<comments>http://qstufie.com/bbqq-studio/added-contact-form/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 09:31:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bbqq]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://qstufie.com/bbqq-studio/?p=24</guid>
		<description><![CDATA[Just added contact form &#8211; now it looks a bit closer to a complete site Go go go!]]></description>
		<wfw:commentRss>http://qstufie.com/bbqq-studio/added-contact-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
