<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Painting on canvas</title>
	<atom:link href="http://www.teddy-o-ted.com/design/painting-on-canvas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teddy-o-ted.com/design/painting-on-canvas/</link>
	<description>Design of a minimalist, content of a maximalist</description>
	<lastBuildDate>Sat, 13 Mar 2010 09:04:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Edward</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63990</link>
		<dc:creator>Edward</dc:creator>
		<pubDate>Sun, 11 Jan 2009 15:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63990</guid>
		<description>Nice photoshop tips,but the lighting kinds of give the effect away, imo.</description>
		<content:encoded><![CDATA[<p>Nice photoshop tips,but the lighting kinds of give the effect away, imo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63822</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Wed, 07 Jan 2009 16:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63822</guid>
		<description>@Dayna: Hmmmm I wouldn&#039;t have the guts to pick up a Photoshop magazine - the portfolios and works inside are so good that I feel so ashamed of my incompetence :P the tutorial I was referring to was published in a photography magazine, namely Digital Camera Magazine. Their tutorials are simply and not so design-centered since they&#039;re catered towards photographers instead of designers.

Speaking of the WYSIWYG editor, I can understand your frustration when it comes to it automatically removing certain tags (and zapping php ones as well). Sometimes I am forced to switch to the usual HTML editor for compatibility reasons and to stop the editor from messing up with my code.

I hope the plugin author releases an update soon!</description>
		<content:encoded><![CDATA[<p>@Dayna: Hmmmm I wouldn&#8217;t have the guts to pick up a Photoshop magazine &#8211; the portfolios and works inside are so good that I feel so ashamed of my incompetence :P the tutorial I was referring to was published in a photography magazine, namely Digital Camera Magazine. Their tutorials are simply and not so design-centered since they&#8217;re catered towards photographers instead of designers.</p>
<p>Speaking of the WYSIWYG editor, I can understand your frustration when it comes to it automatically removing certain tags (and zapping php ones as well). Sometimes I am forced to switch to the usual HTML editor for compatibility reasons and to stop the editor from messing up with my code.</p>
<p>I hope the plugin author releases an update soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dayna</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63820</link>
		<dc:creator>Dayna</dc:creator>
		<pubDate>Wed, 07 Jan 2009 15:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63820</guid>
		<description>@teddY: Yup, just wondering.. was that a Photoshop magazine or those designing magazines? 

I need that plugin badly because I&#039;ve got some customise coding to use in my post. I use the strong and em tag but on the original quicktag in write post, they put it as b and i on the buttons. :P

Mine doesn&#039;t use the WYSIWYG editor because I&#039;ve some PHP codes on some pages and it might break the code if I turn that on, so I always off it, that&#039;s why the quicktag plugin is very important. I wonder why no one is updating the plugin when it is supposedly very popular and useful.

&lt;abbr&gt;&lt;em&gt;Check out Dayna’s latest blog post » &lt;a href=&quot;http://amourchaleur.com/archives/2009/01/07/something-sad-something-funny-to-share/&quot; rel=&quot;nofollow&quot;&gt;Something sad, something funny to share&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>@teddY: Yup, just wondering.. was that a Photoshop magazine or those designing magazines? </p>
<p>I need that plugin badly because I&#8217;ve got some customise coding to use in my post. I use the strong and em tag but on the original quicktag in write post, they put it as b and i on the buttons. :P</p>
<p>Mine doesn&#8217;t use the WYSIWYG editor because I&#8217;ve some PHP codes on some pages and it might break the code if I turn that on, so I always off it, that&#8217;s why the quicktag plugin is very important. I wonder why no one is updating the plugin when it is supposedly very popular and useful.</p>
<p><abbr><em>Check out Dayna’s latest blog post » <a href="http://amourchaleur.com/archives/2009/01/07/something-sad-something-funny-to-share/" rel="nofollow">Something sad, something funny to share</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63816</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Wed, 07 Jan 2009 15:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63816</guid>
		<description>@Dayna: Yea. I think I will just publish the modified steps and give due credit to the magazine, heheh.

It&#039;s sad that the Quicktag plugin is only compatible up to WP2.3.2 (as seen on the WP plugins page), but I think I can work up to WP2.6 untill WP2.7 rolled out a revamped and improved code for the editor. Anyway, you use the &lt;b&gt; and &lt;i&gt; tags? I would recommend using &lt;strong&gt; and &lt;em&gt; instead because the new XHTML standard has deprecated the &lt;b&gt; and &lt;i&gt; tags (although still supported)

For the headings, there is actually more buttons to the WYSIWYG editor - just click on the rightmost button that has coloured boxes/dots in it or press &lt;strong&gt;Alt&lt;/strong&gt; + &lt;strong&gt;Shift&lt;/strong&gt; + &lt;strong&gt;Z&lt;/strong&gt;, and it will display a new line of advanced tags like heading, font colour and etc.</description>
		<content:encoded><![CDATA[<p>@Dayna: Yea. I think I will just publish the modified steps and give due credit to the magazine, heheh.</p>
<p>It&#8217;s sad that the Quicktag plugin is only compatible up to WP2.3.2 (as seen on the WP plugins page), but I think I can work up to WP2.6 untill WP2.7 rolled out a revamped and improved code for the editor. Anyway, you use the &lt;b&gt; and &lt;i&gt; tags? I would recommend using &lt;strong&gt; and &lt;em&gt; instead because the new XHTML standard has deprecated the &lt;b&gt; and &lt;i&gt; tags (although still supported)</p>
<p>For the headings, there is actually more buttons to the WYSIWYG editor &#8211; just click on the rightmost button that has coloured boxes/dots in it or press <strong>Alt</strong> + <strong>Shift</strong> + <strong>Z</strong>, and it will display a new line of advanced tags like heading, font colour and etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dayna</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63814</link>
		<dc:creator>Dayna</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63814</guid>
		<description>@teddY: Oh, I think it might cause some copyright problem. I shall wait for your tutorial then. :)

The quicktag plugin adds those additional shortcut codes on the top of the textarea in the post page, like the b and i tag. I wanted to add those frequently used tags which doesn&#039;t come with the default quicktag. :( 

It&#039;s tiring to keep retyping all the HTML codes everytime I wanted to have a heading or something in my post.

&lt;abbr&gt;&lt;em&gt;Check out Dayna’s latest blog post » &lt;a href=&quot;http://amourchaleur.com/archives/2009/01/07/something-sad-something-funny-to-share/&quot; rel=&quot;nofollow&quot;&gt;Something sad, something funny to share&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>@teddY: Oh, I think it might cause some copyright problem. I shall wait for your tutorial then. :)</p>
<p>The quicktag plugin adds those additional shortcut codes on the top of the textarea in the post page, like the b and i tag. I wanted to add those frequently used tags which doesn&#8217;t come with the default quicktag. :( </p>
<p>It&#8217;s tiring to keep retyping all the HTML codes everytime I wanted to have a heading or something in my post.</p>
<p><abbr><em>Check out Dayna’s latest blog post » <a href="http://amourchaleur.com/archives/2009/01/07/something-sad-something-funny-to-share/" rel="nofollow">Something sad, something funny to share</a></em></abbr></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63813</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63813</guid>
		<description>@sue: Yea, it&#039;s the least photorealistic one out of all the three! I have to admit the first two look a little fake. I didn&#039;t buy the magazine... I just read the tutorial and jotted the important steps down on paper, hah.

I&#039;ve never bought a photography magazine before because they&#039;re so expensive. I will just go MPH bookstore and browse through them, searching for inspirations and stuff.</description>
		<content:encoded><![CDATA[<p>@sue: Yea, it&#8217;s the least photorealistic one out of all the three! I have to admit the first two look a little fake. I didn&#8217;t buy the magazine&#8230; I just read the tutorial and jotted the important steps down on paper, hah.</p>
<p>I&#8217;ve never bought a photography magazine before because they&#8217;re so expensive. I will just go MPH bookstore and browse through them, searching for inspirations and stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63812</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63812</guid>
		<description>@med: Oh :) I have to attribute that to my aunt! She got this habit of collecting dead corals when she visits tropical islands and she&#039;ll clean them and sun-dry them to make them gleam in white, heh. I think I&#039;m getting some sandpaper to smoothen out the bottom of the coral because there are still some sharp edges underneath that keep puncturing my paper.</description>
		<content:encoded><![CDATA[<p>@med: Oh :) I have to attribute that to my aunt! She got this habit of collecting dead corals when she visits tropical islands and she&#8217;ll clean them and sun-dry them to make them gleam in white, heh. I think I&#8217;m getting some sandpaper to smoothen out the bottom of the coral because there are still some sharp edges underneath that keep puncturing my paper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63811</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63811</guid>
		<description>@Dayna: Hey there! I guess that&#039;s the most painting-like one in the post... I have to admit that the painting effect isn&#039;t that convincing, heheh. I adapted the steps from a tutorial posted in a magazine, and I would love to share but I&#039;m not sure if sharing the steps will mean copyright infringement. I might be writing a brief tutorial on the painting effect, but it might take a while.

WP2.7 is lovely! I like their new compact dashboard design and their revamped new post page. It does load a little slower than WP2.6 but the lag wasn&#039;t so bad to ruin the whole experience. What does the quick tag plugin do anyway?</description>
		<content:encoded><![CDATA[<p>@Dayna: Hey there! I guess that&#8217;s the most painting-like one in the post&#8230; I have to admit that the painting effect isn&#8217;t that convincing, heheh. I adapted the steps from a tutorial posted in a magazine, and I would love to share but I&#8217;m not sure if sharing the steps will mean copyright infringement. I might be writing a brief tutorial on the painting effect, but it might take a while.</p>
<p>WP2.7 is lovely! I like their new compact dashboard design and their revamped new post page. It does load a little slower than WP2.6 but the lag wasn&#8217;t so bad to ruin the whole experience. What does the quick tag plugin do anyway?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: teddY</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63810</link>
		<dc:creator>teddY</dc:creator>
		<pubDate>Wed, 07 Jan 2009 14:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63810</guid>
		<description>@Destiny: Yea that&#039;s one point I&#039;ve got to work on. The photorealism is a little too great to be a painting :) 

I wasn&#039;t particularly worried of plugin compatibility since I&#039;ve cross-checked all my plugins against a list of WP2.7-compatible plugins. I&#039;m more worried of the database upgrade failing halfway or some 500 Internet Server error message due to wrong file permissions.

Yea, it&#039;s surprising that they&#039;re working on WP2.8! A lot of people have been complaining about the very frequent updates and new dashboards design they have to deal with, but I guess the automatic update feature can shut at least half of them up :razz:</description>
		<content:encoded><![CDATA[<p>@Destiny: Yea that&#8217;s one point I&#8217;ve got to work on. The photorealism is a little too great to be a painting :) </p>
<p>I wasn&#8217;t particularly worried of plugin compatibility since I&#8217;ve cross-checked all my plugins against a list of WP2.7-compatible plugins. I&#8217;m more worried of the database upgrade failing halfway or some 500 Internet Server error message due to wrong file permissions.</p>
<p>Yea, it&#8217;s surprising that they&#8217;re working on WP2.8! A lot of people have been complaining about the very frequent updates and new dashboards design they have to deal with, but I guess the automatic update feature can shut at least half of them up :razz:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sue</title>
		<link>http://www.teddy-o-ted.com/design/painting-on-canvas/#comment-63796</link>
		<dc:creator>sue</dc:creator>
		<pubDate>Wed, 07 Jan 2009 13:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.teddy-o-ted.com/?p=2741#comment-63796</guid>
		<description>cooooooool! i like the rocky pic =D wahhaha ok that one looks like a painting the most =) 

one thing, ahhh you buy digital camera mag too?? *high5*!! 
whats the first issue u bought??

&lt;abbr&gt;&lt;em&gt;Check out sue’s latest blog post » &lt;a href=&quot;http://feeds.feedburner.com/~r/absolutsusu/~3/504230654/early-edition-pictures-be-grateful.html&quot; rel=&quot;nofollow&quot;&gt;Early Edition Pictures, be grateful!&lt;/a&gt;&lt;/em&gt;&lt;/abbr&gt;</description>
		<content:encoded><![CDATA[<p>cooooooool! i like the rocky pic =D wahhaha ok that one looks like a painting the most =) </p>
<p>one thing, ahhh you buy digital camera mag too?? *high5*!!<br />
whats the first issue u bought??</p>
<p><abbr><em>Check out sue’s latest blog post » <a href="http://feeds.feedburner.com/~r/absolutsusu/~3/504230654/early-edition-pictures-be-grateful.html" rel="nofollow">Early Edition Pictures, be grateful!</a></em></abbr></p>
]]></content:encoded>
	</item>
</channel>
</rss>
