<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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"
	>
<channel>
	<title>Comments on: Eric Meyer&#8217;s CSS Sculptor for Expression Web - Start things right</title>
	<atom:link href="http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/</link>
	<description>Tutorials and thoughts on Microsoft Expression, CSS and WordPress</description>
	<pubDate>Fri, 05 Dec 2008 03:05:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-20132</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Tue, 18 Nov 2008 19:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-20132</guid>
		<description>I can't speak for the Dreamweaver plug-in and I don't have any experience with version 2 myself but I've never had any real problems with the Expression Web plug-in myself. That said, I don't really use it any more because I find it easier to just code the CSS from scratch. I suggest you drop them a line and ask if your problems are common and why they don't have upgrade pricing. I've been in touch with them a couple of times and they always responded promptly to my questions.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t speak for the Dreamweaver plug-in and I don&#8217;t have any experience with version 2 myself but I&#8217;ve never had any real problems with the Expression Web plug-in myself. That said, I don&#8217;t really use it any more because I find it easier to just code the CSS from scratch. I suggest you drop them a line and ask if your problems are common and why they don&#8217;t have upgrade pricing. I&#8217;ve been in touch with them a couple of times and they always responded promptly to my questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-20128</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 18 Nov 2008 18:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-20128</guid>
		<description>Due to bugs in version 1 (for Dreamweaver), I was never able to get it to run successfully on my system.  The version I had would crash after I had spent considerable time tweaking the look.  Pretty frustrating.  Now I hear there is a version 2.0 version.  I'd be tempted to try it, but there is no upgrade pricing.  After being burned once, I'm reluctant to fork out full retail pricing again for a product I already paid for.  I understand thet the Expression version is 1/2 price right now.  If that were the case for the DW version, or if they had upgrade pricing for their existing customers, I might be tempted to try it again as the concept is promising...</description>
		<content:encoded><![CDATA[<p>Due to bugs in version 1 (for Dreamweaver), I was never able to get it to run successfully on my system.  The version I had would crash after I had spent considerable time tweaking the look.  Pretty frustrating.  Now I hear there is a version 2.0 version.  I&#8217;d be tempted to try it, but there is no upgrade pricing.  After being burned once, I&#8217;m reluctant to fork out full retail pricing again for a product I already paid for.  I understand thet the Expression version is 1/2 price right now.  If that were the case for the DW version, or if they had upgrade pricing for their existing customers, I might be tempted to try it again as the concept is promising&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-8432</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Sun, 06 Apr 2008 20:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-8432</guid>
		<description>Bob: That's strange. I don't see that problem anywhere. I found the program would at times generate some extra code I didn't need, but it didn't generate erronous code as you say. Can you tell me exactly what you did so I can try to reproduce it? I'm curious.</description>
		<content:encoded><![CDATA[<p>Bob: That&#8217;s strange. I don&#8217;t see that problem anywhere. I found the program would at times generate some extra code I didn&#8217;t need, but it didn&#8217;t generate erronous code as you say. Can you tell me exactly what you did so I can try to reproduce it? I&#8217;m curious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-8397</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 05 Apr 2008 20:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-8397</guid>
		<description>Unfortunately, its still an unfinished product.  I didn't even create one layout with it and I found a bug in the CSS with the background position CSS.

background-position: left left;

when saving the file, it becomes background-position: left 50%;

Hard to imagine that Eric Meyer had a hand in this.  I am sure he got his check or royalty to but his name and videos on this.</description>
		<content:encoded><![CDATA[<p>Unfortunately, its still an unfinished product.  I didn&#8217;t even create one layout with it and I found a bug in the CSS with the background position CSS.</p>
<p>background-position: left left;</p>
<p>when saving the file, it becomes background-position: left 50%;</p>
<p>Hard to imagine that Eric Meyer had a hand in this.  I am sure he got his check or royalty to but his name and videos on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Chesshire</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7683</link>
		<dc:creator>Andrew Chesshire</dc:creator>
		<pubDate>Fri, 21 Mar 2008 19:04:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7683</guid>
		<description>Hello Morten,
 I've now been experimenting with the trial for a while. Doubtless it is excellent, but a bit of an extra layer of complication for someone of my limited experience. I've posted a longer response on EW Forum below your original post.

Regards - Andrew C.</description>
		<content:encoded><![CDATA[<p>Hello Morten,<br />
 I&#8217;ve now been experimenting with the trial for a while. Doubtless it is excellent, but a bit of an extra layer of complication for someone of my limited experience. I&#8217;ve posted a longer response on EW Forum below your original post.</p>
<p>Regards - Andrew C.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7567</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Thu, 20 Mar 2008 02:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7567</guid>
		<description>I think even for someone whith zero CSS experience, this application is better than the stock option that comes with Expression Web 2. That said, I wouldn't recommend anyone with zero CSS experience to shell out $100 on this software right off the bat. I think they'd spend their money more wisely by buying an introductionary book on CSS.</description>
		<content:encoded><![CDATA[<p>I think even for someone whith zero CSS experience, this application is better than the stock option that comes with Expression Web 2. That said, I wouldn&#8217;t recommend anyone with zero CSS experience to shell out $100 on this software right off the bat. I think they&#8217;d spend their money more wisely by buying an introductionary book on CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricia Geary</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7566</link>
		<dc:creator>Patricia Geary</dc:creator>
		<pubDate>Thu, 20 Mar 2008 02:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7566</guid>
		<description>I downloaded the program as soon as it became available and am very impressed with it. Created two sites that I have published using it 
&lt;a href="http://freepages.genealogy.rootsweb.com/~gearyfamily/expression-web/" rel="nofollow"&gt;Expression Web-L Resource for RootsWeb&lt;/a&gt;
and
&lt;a href="http://freepages.genealogy.rootsweb.com/~gearyfamily/" rel="nofollow"&gt;Genealogy Computer Tips&lt;/a&gt;

Recommend it but think it might be a little hard for someone completely new to css to use. I have enjoyed using it and am still learning.</description>
		<content:encoded><![CDATA[<p>I downloaded the program as soon as it became available and am very impressed with it. Created two sites that I have published using it<br />
<a href="http://freepages.genealogy.rootsweb.com/~gearyfamily/expression-web/" rel="nofollow">Expression Web-L Resource for RootsWeb</a><br />
and<br />
<a href="http://freepages.genealogy.rootsweb.com/~gearyfamily/" rel="nofollow">Genealogy Computer Tips</a></p>
<p>Recommend it but think it might be a little hard for someone completely new to css to use. I have enjoyed using it and am still learning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7502</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Tue, 18 Mar 2008 17:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7502</guid>
		<description>It's a smart little tool that makes it easier to get started. Check back when you've tested it for a bit and share your thoughts with us. It's always nice to get a second (and third, and fourth) opinion.

Morten</description>
		<content:encoded><![CDATA[<p>It&#8217;s a smart little tool that makes it easier to get started. Check back when you&#8217;ve tested it for a bit and share your thoughts with us. It&#8217;s always nice to get a second (and third, and fourth) opinion.</p>
<p>Morten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Chesshire</title>
		<link>http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7501</link>
		<dc:creator>Andrew Chesshire</dc:creator>
		<pubDate>Tue, 18 Mar 2008 17:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/microsoft-expression-web/eric-meyers-css-sculptor-for-expression-web-start-things-right-20080315/#comment-7501</guid>
		<description>I've just downloaded the trial. As a bit of an amateur in these things, must say I am impressed. An awesome bit of kit!
will explore some more as time permits.

Regards - Andrew C.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just downloaded the trial. As a bit of an amateur in these things, must say I am impressed. An awesome bit of kit!<br />
will explore some more as time permits.</p>
<p>Regards - Andrew C.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
