<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>mStudiosTALK</title>
	
	<link>http://www.mStudiosTALK.com</link>
	<description>design and beyond.</description>
	<lastBuildDate>Sun, 19 Feb 2012 23:08:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mStudiosTALK" /><feedburner:info uri="mstudiostalk" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>vCards and hCards</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/EpR2kvSmjK4/</link>
		<comments>http://www.mStudiosTALK.com/2012/02/19/vcards-and-hcards/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 21:53:45 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[(X)HTML]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/?p=435</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/category/code/xhtml/" title="(X)HTML"&gt;(X)HTML&lt;/a&gt;&lt;a href="http://www.mStudiosTALK.com/category/tutorials/" title="Tutorials"&gt;Tutorials&lt;/a&gt;&lt;/p&gt;For a while I was battling to get hCards working, meaning not only styled correctly, but that they could be downloaded and translated into a vCard in the process. The usual problem would be an &amp;#8220;no hCard&amp;#8221; error. Once I finally understood the reasoning behind that, I still ran across the problem of an incomplete [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/EpR2kvSmjK4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2012/02/19/vcards-and-hcards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2012/02/19/vcards-and-hcards/</feedburner:origLink></item>
		<item>
		<title>Safari Input field addressed in CSS3</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/gvprrIIXApo/</link>
		<comments>http://www.mStudiosTALK.com/2011/08/30/safari-input-field-addressed-in-css3/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 18:21:00 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[Talk]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2011/08/30/safari-input-field-addressed-in-css3/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-links/"&gt;Links&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://diveintohtml5.org/forms.html" rel="bookmark" title="Safari Input field addressed in CSS3" target="_blank"&gt;http://diveintohtml5.org/forms.html&lt;/a&gt;&lt;/p&gt;By default, older versions of Safari will not apply even the most basic CSS styles to &amp;#60;input type=&amp;#8221;search&amp;#8221;&amp;#62; fields. If you want to force Safari to treat your search field like a normal text field (so you can apply your own  CSS styles), add this rule to your stylesheet: input[type="search"] { -webkit-appearance: textfield; } Thanks to [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/gvprrIIXApo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2011/08/30/safari-input-field-addressed-in-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2011/08/30/safari-input-field-addressed-in-css3/</feedburner:origLink></item>
		<item>
		<title>Remove the new adminbar in WP 3.1</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/nzUN5IxJ9Hg/</link>
		<comments>http://www.mStudiosTALK.com/2011/03/10/remove-the-new-adminbar-in-wp-3-1/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 00:19:53 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[Talk]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2011/03/10/remove-the-new-adminbar-in-wp-3-1/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-articles/"&gt;Articles&lt;/a&gt;&lt;/p&gt;Don&amp;#8217;t like the new adminbar which is enabled by default in WordPress 3.1? If so, add the following snippet to your themes function.php file: // remove the ADMIN BAR from the front-end (introduced in WP 3.1) show_admin_bar(false);&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/nzUN5IxJ9Hg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2011/03/10/remove-the-new-adminbar-in-wp-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2011/03/10/remove-the-new-adminbar-in-wp-3-1/</feedburner:origLink></item>
		<item>
		<title>iPhoto 11 not recognizing iPhone photos.</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/aXgx0iUaQ0A/</link>
		<comments>http://www.mStudiosTALK.com/2011/02/08/iphoto-11-not-recognizing-iphone-photos/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 19:18:47 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[iPhoto]]></category>
		<category><![CDATA[remedies]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2011/02/08/iphoto-11-not-recognizing-iphone-photos/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-articles/"&gt;Articles&lt;/a&gt;&lt;/p&gt;A lot of people seem to have problems with iPhoto suddenly being unable to read JPG files. A lot of suggestions floating around, from checking sRGB declaration and permissions and corrupted iPhoto or disk and whatnot. Here, the culprit is the iPhone. Doing a HARD RESET fixes the problem (in many cases). To do so: [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/aXgx0iUaQ0A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2011/02/08/iphoto-11-not-recognizing-iphone-photos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2011/02/08/iphoto-11-not-recognizing-iphone-photos/</feedburner:origLink></item>
		<item>
		<title>Lost Page Template Dropdown in WordPress</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/Lv0GBpaafA0/</link>
		<comments>http://www.mStudiosTALK.com/2011/02/02/lost-page-template-dropdown-in-wordpress/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 17:55:23 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[remedies]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2011/02/02/lost-page-template-dropdown-in-wordpress/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-articles/"&gt;Articles&lt;/a&gt;&lt;/p&gt;While working on my latest theme I suddenly noticed that the PAGE TEMPLATE selection dropdown menu had disappeared on me. This in WordPress 3.0.4 &amp;#8211; first time this happens you&amp;#8217;ll scratch your head wondering if you went daft. But no. The solution: activate another theme (for example the default one), go into a page and [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/Lv0GBpaafA0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2011/02/02/lost-page-template-dropdown-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2011/02/02/lost-page-template-dropdown-in-wordpress/</feedburner:origLink></item>
		<item>
		<title>CSS starter file</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/y97g5BwtIC8/</link>
		<comments>http://www.mStudiosTALK.com/2010/12/27/css-starter-file/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 18:49:03 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[boilerplate]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/?p=412</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/category/code/css-code/" title="CSS"&gt;CSS&lt;/a&gt;&lt;a href="http://www.mStudiosTALK.com/category/resources/" title="Resources"&gt;Resources&lt;/a&gt;&lt;/p&gt;From the CSS-KARMA labs: a CSS Starter File for html5&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/y97g5BwtIC8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2010/12/27/css-starter-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2010/12/27/css-starter-file/</feedburner:origLink></item>
		<item>
		<title>Proper commenting in PHP</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/TVLcZYwKgoE/</link>
		<comments>http://www.mStudiosTALK.com/2010/12/21/proper-commenting-in-php/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 04:16:26 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2010/12/21/proper-commenting-in-php/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-articles/"&gt;Articles&lt;/a&gt;&lt;/p&gt;Do NOT comment in PHP with a // double slash if you are using the closing tag on the same line, instead use the /**/ type of commenting. I am amazed of how many people do that, forgetting that anything after the // will be considered part of the comment and thus nullifying the closing [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/TVLcZYwKgoE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2010/12/21/proper-commenting-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2010/12/21/proper-commenting-in-php/</feedburner:origLink></item>
		<item>
		<title>The geek in me.</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/Lo5y5DjWGYU/</link>
		<comments>http://www.mStudiosTALK.com/2010/12/19/the-geek-in-me/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 19:34:04 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[Talk]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[@tutsplus]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2010/12/19/the-geek-in-me/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-articles/"&gt;Articles&lt;/a&gt;&lt;/p&gt;Remember the times as a child when the game on long travels was to either call the state plate of a car correctly or it&amp;#8217;s make and model? I feel just the same while following the Tuts+ screen cast tutorial on jQueryMobile: &amp;#8220;Look at all these icons at the bottom of the screen in his [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/Lo5y5DjWGYU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2010/12/19/the-geek-in-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2010/12/19/the-geek-in-me/</feedburner:origLink></item>
		<item>
		<title>Create collapsing sub-menus with CSS &amp; WordPress 3.0</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/tYjQuMZeRoU/</link>
		<comments>http://www.mStudiosTALK.com/2010/12/16/create-collapsing-sub-menus-with-css-wordpress-3-0/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 16:39:47 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2010/12/16/create-collapsing-sub-menus-with-css-wordpress-3-0/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-links/"&gt;Links&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://daltonrooney.com/wordpress/archives/173" rel="bookmark" title="Create collapsing sub-menus with CSS &amp;#038; WordPress 3.0" target="_blank"&gt;http://daltonrooney.com/wordpress/archives/173&lt;/a&gt;&lt;/p&gt;Nice and clean solution from Dalton Rooney to get your sub-menu list items hidden if the parent item is not clicked: .widget_nav_menu ul.sub-menu { display: none; } .widget_nav_menu .current_page_parent ul.sub-menu { display: block; } .widget_nav_menu .current_page_ancestor ul.sub-menu { display: block; } .widget_nav_menu li.current-menu-item ul.sub-menu { display: block; } .widget_nav_menu ul.sub-menu li.current-menu-item ul.sub-menu { display: block; [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/tYjQuMZeRoU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2010/12/16/create-collapsing-sub-menus-with-css-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2010/12/16/create-collapsing-sub-menus-with-css-wordpress-3-0/</feedburner:origLink></item>
		<item>
		<title>Tumblr Backup in Beta</title>
		<link>http://feedproxy.google.com/~r/mStudiosTALK/~3/tMCF4y-2pV0/</link>
		<comments>http://www.mStudiosTALK.com/2010/12/15/tumblr-backup-in-beta/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 15:35:33 +0000</pubDate>
		<dc:creator>marlyse</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Tumblr]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mStudiosTALK.com/2010/12/15/tumblr-backup-in-beta/</guid>
		<description>&lt;p&gt;Posted in &lt;a href="http://www.mStudiosTALK.com/tumblog/tumblr-links/"&gt;Links&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.marco.org/277762675" rel="bookmark" title="Tumblr Backup in Beta" target="_blank"&gt;http://www.marco.org/277762675&lt;/a&gt;&lt;/p&gt;Great news &amp;#8211; the first incarnation to save years of accumulated Tumblr snippets is in beta. Features &amp;#8211; such as Photosets &amp;#8211; are still missing, but the result of the backup looks great, with a stylesheet which you can modify to have exactly what you want out of it and you can burn it to [...]&lt;img src="http://feeds.feedburner.com/~r/mStudiosTALK/~4/tMCF4y-2pV0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.mStudiosTALK.com/2010/12/15/tumblr-backup-in-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.mStudiosTALK.com/2010/12/15/tumblr-backup-in-beta/</feedburner:origLink></item>
	</channel>
</rss>

