<?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.southworks.net/~d/styles/itemcontent.css"?><rss 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" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Julian Dominguez Blog</title>
	
	<link>http://blogs.southworks.net/jdominguez</link>
	<description>From code to coast</description>
	<lastBuildDate>Sun, 12 Sep 2010 23:58:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.southworks.net/sw-jdominguez-comments" /><feedburner:info uri="sw-jdominguez-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on ICommand for Silverlight with Attached Behaviors by Julian Dominguez Blog » Presentation Model with DataTemplates in CompositeWPF (Prism) Sample</title>
		<link>http://blogs.southworks.net/jdominguez/2008/08/icommand-for-silverlight-with-attached-behaviors/#comment-7222</link>
		<dc:creator>Julian Dominguez Blog » Presentation Model with DataTemplates in CompositeWPF (Prism) Sample</dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:58:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=46#comment-7222</guid>
		<description>[...] this approach prematurely; if you need such a behavior, it could be easily solved by creating an attached behavior other than RegionManager.RegionName (BTW, this attached property IS an attached behavior…) [...]</description>
		<content:encoded><![CDATA[<p>[...] this approach prematurely; if you need such a behavior, it could be easily solved by creating an attached behavior other than RegionManager.RegionName (BTW, this attached property IS an attached behavior&#8230;) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the Presentation Model in WPF by Julian Dominguez Blog » Presentation Model with DataTemplates in CompositeWPF (Prism) Sample</title>
		<link>http://blogs.southworks.net/jdominguez/2008/04/using-the-presentation-model-in-wpf/#comment-7221</link>
		<dc:creator>Julian Dominguez Blog » Presentation Model with DataTemplates in CompositeWPF (Prism) Sample</dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:58:36 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jdominguez/archive/2008/04/29/Using-the-Presentation-Model-in-WPF.aspx#comment-7221</guid>
		<description>[...] put a small sample of Presentation Models with DataTemplates on WPF together. As I mentioned in a previous post, the combination between Presentation Model and DataTemplates can become a differentiated quality [...]</description>
		<content:encoded><![CDATA[<p>[...] put a small sample of Presentation Models with DataTemplates on WPF together. As I mentioned in a previous post, the combination between Presentation Model and DataTemplates can become a differentiated quality [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ICommand for Silverlight with Attached Behaviors by Julian Dominguez Blog » ICommand for Silverlight 2.0 RTW Updated Sample</title>
		<link>http://blogs.southworks.net/jdominguez/2008/08/icommand-for-silverlight-with-attached-behaviors/#comment-7220</link>
		<dc:creator>Julian Dominguez Blog » ICommand for Silverlight 2.0 RTW Updated Sample</dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=46#comment-7220</guid>
		<description>[...] time ago, we blogged about how to implement the ICommand feature that is available in WPF but missing in [...]</description>
		<content:encoded><![CDATA[<p>[...] time ago, we blogged about how to implement the ICommand feature that is available in WPF but missing in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ICommand for Silverlight with Attached Behaviors by Julian Dominguez Blog » Prism V2′s drop 7 is out: Updates to Commanding and Modularity</title>
		<link>http://blogs.southworks.net/jdominguez/2008/08/icommand-for-silverlight-with-attached-behaviors/#comment-7219</link>
		<dc:creator>Julian Dominguez Blog » Prism V2′s drop 7 is out: Updates to Commanding and Modularity</dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=46#comment-7219</guid>
		<description>[...] are following a similar approach to what we’ve done in a previous spike and blogged about it here, so I won’t go into many details about it in this [...]</description>
		<content:encoded><![CDATA[<p>[...] are following a similar approach to what we&#8217;ve done in a previous spike and blogged about it here, so I won&#8217;t go into many details about it in this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ICommand for Silverlight with Attached Behaviors by Julian Dominguez Blog » Prism 2.0 released: Composite Application Guidance for WPF and Silverlight – February 2009</title>
		<link>http://blogs.southworks.net/jdominguez/2008/08/icommand-for-silverlight-with-attached-behaviors/#comment-7218</link>
		<dc:creator>Julian Dominguez Blog » Prism 2.0 released: Composite Application Guidance for WPF and Silverlight – February 2009</dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=46#comment-7218</guid>
		<description>[...] in the RI). The basic idea around behaviors for ICommand is similar to what I blogged about in this post a while [...]</description>
		<content:encoded><![CDATA[<p>[...] in the RI). The basic idea around behaviors for ICommand is similar to what I blogged about in this post a while [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prism 2.0 released: Composite Application Guidance for WPF and Silverlight – February 2009 by Julian Dominguez Blog » Prism 2.0 download bits refreshed. What’s changed?</title>
		<link>http://blogs.southworks.net/jdominguez/2009/02/prism-20-released-composite-application-guidance-for-wpf-and-silverlight-february-2009/#comment-7217</link>
		<dc:creator>Julian Dominguez Blog » Prism 2.0 download bits refreshed. What’s changed?</dc:creator>
		<pubDate>Sun, 12 Sep 2010 23:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=67#comment-7217</guid>
		<description>[...] A week ago we announced the Composite Application Guidance for WPF and Silverlight – February 2009 release. [...]</description>
		<content:encoded><![CDATA[<p>[...] A week ago we announced the Composite Application Guidance for WPF and Silverlight &#8211; February 2009 release. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ICommand for Silverlight with Attached Behaviors by Adventures in MVVM – Commands in Silverlight « Migration in progress</title>
		<link>http://blogs.southworks.net/jdominguez/2008/08/icommand-for-silverlight-with-attached-behaviors/#comment-6877</link>
		<dc:creator>Adventures in MVVM – Commands in Silverlight « Migration in progress</dc:creator>
		<pubDate>Sun, 25 Apr 2010 18:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=46#comment-6877</guid>
		<description>[...] I would have learned that that I learned attached behaviors wrong in the first place.  In Julian Dominguez’s blog post on the topic, he walks you through the thought process for attaching commands via behaviors.  Although this [...]</description>
		<content:encoded><![CDATA[<p>[...] I would have learned that that I learned attached behaviors wrong in the first place.&#160; In Julian Dominguez’s blog post on the topic, he walks you through the thought process for attaching commands via behaviors.&#160; Although this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ICommand for Silverlight with Attached Behaviors by Building a Silverlight ComboBox Using Attached Behaviors « joe.mcbride</title>
		<link>http://blogs.southworks.net/jdominguez/2008/08/icommand-for-silverlight-with-attached-behaviors/#comment-6726</link>
		<dc:creator>Building a Silverlight ComboBox Using Attached Behaviors « joe.mcbride</dc:creator>
		<pubDate>Sun, 07 Mar 2010 23:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=46#comment-6726</guid>
		<description>[...] I recently needed to use a ComboBox in an application I was writing.  Because there is no built-in ComboBox in Silverlight I decided to explore building one using attached behaviors.  If you’re not familiar with this design pattern, check out Nikhil’s posts.  My ComboBox behavior is loosely based on his AutoComplete behavior.  I also make use of Julian’s ButtonCommands class, which he describes in this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] I recently needed to use a ComboBox in an application I was writing.  Because there is no built-in ComboBox in Silverlight I decided to explore building one using attached behaviors.  If you’re not familiar with this design pattern, check out Nikhil’s posts.  My ComboBox behavior is loosely based on his AutoComplete behavior.  I also make use of Julian’s ButtonCommands class, which he describes in this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Single Page Interface Pattern by jmarranz</title>
		<link>http://blogs.southworks.net/jdominguez/2010/02/the-single-page-interface-pattern/#comment-6712</link>
		<dc:creator>jmarranz</dc:creator>
		<pubDate>Fri, 05 Mar 2010 11:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=81#comment-6712</guid>
		<description>Hola Julian
I've found your blog doing some Googling about Single Page Interface, and is funny I've written about this subject in "The Single Page Interface Manifesto" some days ago, it shares some things.

Current version is in Spanish.

http://itsnat.sourceforge.net/php/spim/spi_manifesto_es.php

Enjoy</description>
		<content:encoded><![CDATA[<p>Hola Julian<br />
I&#8217;ve found your blog doing some Googling about Single Page Interface, and is funny I&#8217;ve written about this subject in &#8220;The Single Page Interface Manifesto&#8221; some days ago, it shares some things.</p>
<p>Current version is in Spanish.</p>
<p><a href="http://itsnat.sourceforge.net/php/spim/spi_manifesto_es.php" rel="nofollow">http://itsnat.sourceforge.net/php/spim/spi_manifesto_es.php</a></p>
<p>Enjoy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Progressive Enhancement by Julian Dominguez Blog Â» Blog Archive » Progressive Enhancement | Drakz Free Online Service</title>
		<link>http://blogs.southworks.net/jdominguez/2010/02/progressive-enhancement/#comment-6674</link>
		<dc:creator>Julian Dominguez Blog Â» Blog Archive » Progressive Enhancement | Drakz Free Online Service</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.southworks.net/jdominguez/?p=82#comment-6674</guid>
		<description>[...] rest is here: Julian Dominguez Blog Â» Blog Archive » Progressive Enhancement   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] rest is here: Julian Dominguez Blog Â» Blog Archive » Progressive Enhancement   Share and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

