<?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 for Blog the ZenDogBlog</title>
	<atom:link href="http://zendogblog.net/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://zendogblog.net/blog</link>
	<description>Barking Dog</description>
	<lastBuildDate>Thu, 15 May 2008 02:01:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on To The Man In The Ten Gallon Hat &#8211; or Dear Rex by Global Warming &#187; To The Man In The Ten Gallon Hat - or Dear Rex</title>
		<link>http://zendogblog.net/blog/2008/05/14/to-the-man-in-the-ten-gallon-hat-or-dear-rex/%/comment-page-1#comment-25</link>
		<dc:creator>Global Warming &#187; To The Man In The Ten Gallon Hat - or Dear Rex</dc:creator>
		<pubDate>Thu, 15 May 2008 02:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://zendogblog.net/blog/?p=13#comment-25</guid>
		<description>[...] Blog the ZenDogBlog wrote an interesting post today on To The Man In The Ten Gallon Hat - or Dear RexHere&#8217;s a quick excerpt– Given a) American energy dependence, b) recoginition of global warming as a phenomena likely to produce the extintion of species by the Bush/Cheney administration -&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog the ZenDogBlog wrote an interesting post today on To The Man In The Ten Gallon Hat &#8211; or Dear RexHere&#8217;s a quick excerpt– Given a) American energy dependence, b) recoginition of global warming as a phenomena likely to produce the extintion of species by the Bush/Cheney administration -&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDogBlog by zendog</title>
		<link>http://zendogblog.net/blog/2008/04/05/zendogblog-2/%/comment-page-1#comment-15</link>
		<dc:creator>zendog</dc:creator>
		<pubDate>Mon, 07 Apr 2008 00:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://zendogblog.net/blog/?p=10#comment-15</guid>
		<description>thanks! I was worrying about the font issue just today! 

This computer has a microsoft os, and the text for the site all looks fine in IE, but in my other browsers the colors look a little off, and the text looks really funny. It tends to hurt the eyes - I don&#039;t like it. I&#039;m hoping it&#039;s just a microsoft thing, and that for anyone else using some other os everything will render just fine - **hope! hope!**

I still haven&#039;t figured out the movie thing and how to make that work right. I think it only works in IE - I don&#039;t understand any of that yet. I&#039;m going to test a little more, post a blog thing on it, and hopefully stumble across someone who has a solution.

I think I still may need to adjust line heights here or there for legibility? Are some pages easier to read than others?

Colors? 

At some point the contents page may need to become a rollover menu - 

I still have to learn how to float my divs so that the footer for each page comes out more or less in the same place consistantly - 

and the movie issue - it seems strange, but the embed code for it isn&#039;t even W3C standard compliant - my page is 

DTD HTML 4.01 Transitional//EN

and so is YouTube - but it seems you get a different embed code depending on which browser you use to visit YouTube.  I found a code snippet from a link off of W3C - but I think I need something to go with it, either a javascript or something else. 

I just pasted the embed code I got from YouTube below - I wonder if because this blog is php based, will it translate the embed code and render it cross-browser compatible? hmmm - I guess we&#039;ll see . . .

This is the code I got from a W3C suggested article on the subject:

object type=&quot;application/x-shockwave-flash&quot;
data=&quot;c.swf?path=movie.swf&quot; 
width=&quot;400&quot; height=&quot;300&quot;&gt;
param name=&quot;movie&quot; 
value=&quot;c.swf?path=movie.swf&quot; /&gt;
/object&gt;

I&#039;ve stripped out three of the angle brackets - I&#039;m not sure yet if I need escape characters or not on this thing. Freakin&#039; learning curves!

     </description>
		<content:encoded><![CDATA[<p>thanks! I was worrying about the font issue just today! </p>
<p>This computer has a microsoft os, and the text for the site all looks fine in IE, but in my other browsers the colors look a little off, and the text looks really funny. It tends to hurt the eyes &#8211; I don&#8217;t like it. I&#8217;m hoping it&#8217;s just a microsoft thing, and that for anyone else using some other os everything will render just fine &#8211; **hope! hope!**</p>
<p>I still haven&#8217;t figured out the movie thing and how to make that work right. I think it only works in IE &#8211; I don&#8217;t understand any of that yet. I&#8217;m going to test a little more, post a blog thing on it, and hopefully stumble across someone who has a solution.</p>
<p>I think I still may need to adjust line heights here or there for legibility? Are some pages easier to read than others?</p>
<p>Colors? </p>
<p>At some point the contents page may need to become a rollover menu &#8211; </p>
<p>I still have to learn how to float my divs so that the footer for each page comes out more or less in the same place consistantly &#8211; </p>
<p>and the movie issue &#8211; it seems strange, but the embed code for it isn&#8217;t even W3C standard compliant &#8211; my page is </p>
<p>DTD HTML 4.01 Transitional//EN</p>
<p>and so is YouTube &#8211; but it seems you get a different embed code depending on which browser you use to visit YouTube.  I found a code snippet from a link off of W3C &#8211; but I think I need something to go with it, either a javascript or something else. </p>
<p>I just pasted the embed code I got from YouTube below &#8211; I wonder if because this blog is php based, will it translate the embed code and render it cross-browser compatible? hmmm &#8211; I guess we&#8217;ll see . . .</p>
<p>This is the code I got from a W3C suggested article on the subject:</p>
<p>object type=&#8221;application/x-shockwave-flash&#8221;<br />
data=&#8221;c.swf?path=movie.swf&#8221;<br />
width=&#8221;400&#8243; height=&#8221;300&#8243;&gt;<br />
param name=&#8221;movie&#8221;<br />
value=&#8221;c.swf?path=movie.swf&#8221; /&gt;<br />
/object&gt;</p>
<p>I&#8217;ve stripped out three of the angle brackets &#8211; I&#8217;m not sure yet if I need escape characters or not on this thing. Freakin&#8217; learning curves!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDogBlog by Kim</title>
		<link>http://zendogblog.net/blog/2008/04/05/zendogblog-2/%/comment-page-1#comment-14</link>
		<dc:creator>Kim</dc:creator>
		<pubDate>Sun, 06 Apr 2008 13:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://zendogblog.net/blog/?p=10#comment-14</guid>
		<description>You have been busy working wonders.  I&#039;m really impressed with the way you&#039;ve got the text looking.  It&#039;s totally professional and looks fantastically sharp and easy to navigate.  Links are great .. every thing&#039;s great... and what&#039;s most important is the WRITING&#039;S great.</description>
		<content:encoded><![CDATA[<p>You have been busy working wonders.  I&#8217;m really impressed with the way you&#8217;ve got the text looking.  It&#8217;s totally professional and looks fantastically sharp and easy to navigate.  Links are great .. every thing&#8217;s great&#8230; and what&#8217;s most important is the WRITING&#8217;S great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDogBlog by ZenDog</title>
		<link>http://zendogblog.net/blog/2008/04/05/zendogblog/%/comment-page-1#comment-13</link>
		<dc:creator>ZenDog</dc:creator>
		<pubDate>Sun, 06 Apr 2008 03:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://zendogblog.net/blog/?p=8#comment-13</guid>
		<description>When I search on zendogblog on Google, this blog shows up in search results! Alone!

I wonder how I get my poems to do that?</description>
		<content:encoded><![CDATA[<p>When I search on zendogblog on Google, this blog shows up in search results! Alone!</p>
<p>I wonder how I get my poems to do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDog Sayz: by Woooof!</title>
		<link>http://zendogblog.net/blog/2008/03/29/zendog-sayz/%/comment-page-1#comment-12</link>
		<dc:creator>Woooof!</dc:creator>
		<pubDate>Sat, 05 Apr 2008 05:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://dwinter.startlogic.com/blog//?p=1#comment-12</guid>
		<description>Quiet? moi?</description>
		<content:encoded><![CDATA[<p>Quiet? moi?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDog Sayz: by Tonya</title>
		<link>http://zendogblog.net/blog/2008/03/29/zendog-sayz/%/comment-page-1#comment-11</link>
		<dc:creator>Tonya</dc:creator>
		<pubDate>Fri, 04 Apr 2008 20:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://dwinter.startlogic.com/blog//?p=1#comment-11</guid>
		<description>&quot;suddenly i have no font control.&quot; just fucking hilarious. feel better knowing you&#039;re somewhere in the weeds.  little spooky when you&#039;re quiet.</description>
		<content:encoded><![CDATA[<p>&#8220;suddenly i have no font control.&#8221; just fucking hilarious. feel better knowing you&#8217;re somewhere in the weeds.  little spooky when you&#8217;re quiet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDog Sayz: by muttly</title>
		<link>http://zendogblog.net/blog/2008/03/29/zendog-sayz/%/comment-page-1#comment-10</link>
		<dc:creator>muttly</dc:creator>
		<pubDate>Fri, 04 Apr 2008 13:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://dwinter.startlogic.com/blog//?p=1#comment-10</guid>
		<description>Nope, I&#039;ve no clue yet about embedding stuff - I just right click and copy. Haha! It&#039;s true. I haven&#039;t gotten there yet. At some point I&#039;ll put the video up on my site and link to it directly, and I&#039;ve no idea what the right syntax it yet. I&#039;ve been trying to nail down other aspects of this whole project.

It&#039;s actually huge - in terms of the learning curve anyway. As soon as I think I&#039;ve got one piece set so it works reliably, I discover that it imacts other stuff, and as I bring in more content, everything twists.

Take fonts. I have so many fonts! It appears that if I don&#039;t specifically identify them they cascade - or their rules do, to other fonts elsewhere. Suddenly - I have no font control.

I HAVE NO FONT CONTROL!!!!!!

yEEiiIIIKKKESS! Somebody HELP! me!

I thought I had it figured out, and was trying to layout St James, and I broke it. Now it is clear . . .

Again . . .

I have to start all over . . .

And I haven&#039;t even updated the video page yet. I know it&#039;ll be simple once I get it through my head what the proper syntax is, because you can identify elements specifically or generically - I just haven&#039;t grasped an understanding of the specifics of the symbolism. 

This thing is a BEAST!

It&#039;s great to hear from you - I haven&#039;t done anything else but try to get a handle on this for days and days - I think finally I&#039;ve decided I need a little tiny break to let the melted edges of my brain congeal!

hehehe!

and to think that once I have the bones of my site set, so I can just keep adding content without worrying too much about it&#039;s effect on other stuff (or vice versa) then I still have my email to set up, the blog template to adjust so that it at least has my logo . . . and so much other stuff that I haven&#039;t even looked at yet.

So much to do!

But I think I have found some cool color combinations for text effects - if I can ever understand exactly how it happened it might make great visual effects for my graffitti poem. We&#039;ll see - it could take me days just to figure out how to replicate the effect with reliability! haha. !</description>
		<content:encoded><![CDATA[<p>Nope, I&#8217;ve no clue yet about embedding stuff &#8211; I just right click and copy. Haha! It&#8217;s true. I haven&#8217;t gotten there yet. At some point I&#8217;ll put the video up on my site and link to it directly, and I&#8217;ve no idea what the right syntax it yet. I&#8217;ve been trying to nail down other aspects of this whole project.</p>
<p>It&#8217;s actually huge &#8211; in terms of the learning curve anyway. As soon as I think I&#8217;ve got one piece set so it works reliably, I discover that it imacts other stuff, and as I bring in more content, everything twists.</p>
<p>Take fonts. I have so many fonts! It appears that if I don&#8217;t specifically identify them they cascade &#8211; or their rules do, to other fonts elsewhere. Suddenly &#8211; I have no font control.</p>
<p>I HAVE NO FONT CONTROL!!!!!!</p>
<p>yEEiiIIIKKKESS! Somebody HELP! me!</p>
<p>I thought I had it figured out, and was trying to layout St James, and I broke it. Now it is clear . . .</p>
<p>Again . . .</p>
<p>I have to start all over . . .</p>
<p>And I haven&#8217;t even updated the video page yet. I know it&#8217;ll be simple once I get it through my head what the proper syntax is, because you can identify elements specifically or generically &#8211; I just haven&#8217;t grasped an understanding of the specifics of the symbolism. </p>
<p>This thing is a BEAST!</p>
<p>It&#8217;s great to hear from you &#8211; I haven&#8217;t done anything else but try to get a handle on this for days and days &#8211; I think finally I&#8217;ve decided I need a little tiny break to let the melted edges of my brain congeal!</p>
<p>hehehe!</p>
<p>and to think that once I have the bones of my site set, so I can just keep adding content without worrying too much about it&#8217;s effect on other stuff (or vice versa) then I still have my email to set up, the blog template to adjust so that it at least has my logo . . . and so much other stuff that I haven&#8217;t even looked at yet.</p>
<p>So much to do!</p>
<p>But I think I have found some cool color combinations for text effects &#8211; if I can ever understand exactly how it happened it might make great visual effects for my graffitti poem. We&#8217;ll see &#8211; it could take me days just to figure out how to replicate the effect with reliability! haha. !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDog Sayz: by Kimyaporn</title>
		<link>http://zendogblog.net/blog/2008/03/29/zendog-sayz/%/comment-page-1#comment-9</link>
		<dc:creator>Kimyaporn</dc:creator>
		<pubDate>Fri, 04 Apr 2008 02:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://dwinter.startlogic.com/blog//?p=1#comment-9</guid>
		<description>You&#039;re doing a great job.  I&#039;ll check the YouTube issue, should just be a matter of dropping the embed code into a HTML snippet and publishing.  I&#039;m sure you know all that.  

I&#039;ll keep stopping by ...</description>
		<content:encoded><![CDATA[<p>You&#8217;re doing a great job.  I&#8217;ll check the YouTube issue, should just be a matter of dropping the embed code into a HTML snippet and publishing.  I&#8217;m sure you know all that.  </p>
<p>I&#8217;ll keep stopping by &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDog Sayz: by ZenDog hahaha!</title>
		<link>http://zendogblog.net/blog/2008/03/29/zendog-sayz/%/comment-page-1#comment-8</link>
		<dc:creator>ZenDog hahaha!</dc:creator>
		<pubDate>Thu, 03 Apr 2008 03:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://dwinter.startlogic.com/blog//?p=1#comment-8</guid>
		<description>I&#039;ve got most of the previous content all uploaded - I still have to redo the video page and leaping, 
then there&#039;s the table of contents incase the browser breaks - and I haven&#039;t got a link to it from inside any of the pages I&#039;ve put up - chit! 

Someone left a note on face book claiming my video on YouTube was broken? It seems to load off my site, and it&#039;s linked to them. I&#039;ll have to see if I can script it into a page, and load it up - I finally figured out how to FTP with xp today! Yeay!

You guys are great for stopping by. Keep coming back, I should be putting up lots of other stuff within days!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got most of the previous content all uploaded &#8211; I still have to redo the video page and leaping,<br />
then there&#8217;s the table of contents incase the browser breaks &#8211; and I haven&#8217;t got a link to it from inside any of the pages I&#8217;ve put up &#8211; chit! </p>
<p>Someone left a note on face book claiming my video on YouTube was broken? It seems to load off my site, and it&#8217;s linked to them. I&#8217;ll have to see if I can script it into a page, and load it up &#8211; I finally figured out how to FTP with xp today! Yeay!</p>
<p>You guys are great for stopping by. Keep coming back, I should be putting up lots of other stuff within days!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ZenDog Sayz: by Kimsky</title>
		<link>http://zendogblog.net/blog/2008/03/29/zendog-sayz/%/comment-page-1#comment-7</link>
		<dc:creator>Kimsky</dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://dwinter.startlogic.com/blog//?p=1#comment-7</guid>
		<description>Stopping by for inspiration.  

have a hug!</description>
		<content:encoded><![CDATA[<p>Stopping by for inspiration.  </p>
<p>have a hug!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

