<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments for Disruptive Library Technology Jester</title>
	<atom:link href="http://dltj.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dltj.org</link>
	<description>We&#039;re Disrupted, We&#039;re Librarians, and We&#039;re Not Going to Take It Anymore</description>
	<lastBuildDate>Fri, 07 Jun 2013 21:09:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Out of Print Books Get New Life via Amazon and Participating Libraries by Jim</title>
		<link>http://dltj.org/article/amazon-kirtas-libraries/#comment-606458</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 07 Jun 2013 21:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/2007/06/amazon-kirtas-libraries/#comment-606458</guid>
		<description><![CDATA[I have a copy of the book and would love to have it signed.  Is that a possibilty?]]></description>
		<content:encoded><![CDATA[<p>I have a copy of the book and would love to have it signed.  Is that a possibilty?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JPEG2000 to Zoomify Shim &#8212; Creating JPEG tiles from JPEG2000 images by OSGeo Discuss - fastest option of serving huge imagery on web map on the fly</title>
		<link>http://dltj.org/article/introducing-j2ktilerenderer/#comment-604065</link>
		<dc:creator>OSGeo Discuss - fastest option of serving huge imagery on web map on the fly</dc:creator>
		<pubDate>Wed, 05 Jun 2013 09:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/article/introducing-j2ktilerenderer/#comment-604065</guid>
		<description><![CDATA[&lt;!--%kramer-ref-pre%--&gt;[...] &gt; and the J2K Tiler Renderer: &gt; http://dltj.org/article/introducing-j2ktilerenderer/. &gt; None of the above seem to enable output as WMS (correct me if I&#039;m &gt; wrong). One draw back [...]&lt;!--%kramer-ref-post%--&gt;]]></description>
		<content:encoded><![CDATA[<p><img src="http://cdn.dltj.org/wp-content/plugins/kramer/kramer.gif" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" />[...] &gt; and the J2K Tiler Renderer: &gt; <a href="http://dltj.org/article/introducing-j2ktilerenderer/" rel="nofollow">http://dltj.org/article/introducing-j2ktilerenderer/</a>. &gt; None of the above seem to enable output as WMS (correct me if I&#039;m &gt; wrong). One draw back [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Does the Google/Bing/Yahoo Schema.org Markup Promote Invalid HTML? by Peter Murray</title>
		<link>http://dltj.org/article/schema-org-invalid/#comment-577269</link>
		<dc:creator>Peter Murray</dc:creator>
		<pubDate>Tue, 14 May 2013 20:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/?p=2920#comment-577269</guid>
		<description><![CDATA[Mike -- can you post a URL that contains this markup?  That would be an easier way to look at it.]]></description>
		<content:encoded><![CDATA[<p>Mike &#8212; can you post a URL that contains this markup?  That would be an easier way to look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Does the Google/Bing/Yahoo Schema.org Markup Promote Invalid HTML? by mike</title>
		<link>http://dltj.org/article/schema-org-invalid/#comment-577207</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 14 May 2013 19:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/?p=2920#comment-577207</guid>
		<description><![CDATA[Hi ... i have the self problem but my english ist not so good.....

here the wc3 output:

 Line 149, Column 51: &quot;itemscope&quot; is not a member of a group specified for any attribute
…ss=&quot;shopbewertungBox boxgerman&quot; itemscope itemtype=&quot;http://schema.org/Product&quot;&gt;
✉
 Line 149, Column 60: there is no attribute &quot;itemtype&quot;
…ss=&quot;shopbewertungBox boxgerman&quot; itemscope itemtype=&quot;http://schema.org/Product&quot;&gt;
✉
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the  element to incorporate flash media in a Web page, see the FAQ item on valid flash.



my source is:


    
{$BEWERTUNG_GESAMT_DURCHSCHNITT} /
5.00




i have understand that i must make: 


but then come :
…shopbewertungBox boxgerman&quot; itemscope=HERE ERROR&quot;itemscope&quot; itemtype=&quot;http://schema.org/…

and here the wc3 error output:
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &quot;Strict&quot; document type with a document that uses frames (e.g. you must use the &quot;Transitional&quot; document type to get the &quot;target&quot; attribute), or by using vendor proprietary extensions such as &quot;marginheight&quot; (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the  element to incorporate flash media in a Web page, see the FAQ item on valid flash.

What is wrong? 
Please help me THX]]></description>
		<content:encoded><![CDATA[<p>Hi &#8230; i have the self problem but my english ist not so good&#8230;..</p>
<p>here the wc3 output:</p>
<p> Line 149, Column 51: &#8220;itemscope&#8221; is not a member of a group specified for any attribute<br />
…ss=&#8221;shopbewertungBox boxgerman&#8221; itemscope itemtype=&#8221;http://schema.org/Product&#8221;&gt;<br />
✉<br />
 Line 149, Column 60: there is no attribute &#8220;itemtype&#8221;<br />
…ss=&#8221;shopbewertungBox boxgerman&#8221; itemscope itemtype=&#8221;http://schema.org/Product&#8221;&gt;<br />
✉<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &#8220;Strict&#8221; document type with a document that uses frames (e.g. you must use the &#8220;Transitional&#8221; document type to get the &#8220;target&#8221; attribute), or by using vendor proprietary extensions such as &#8220;marginheight&#8221; (this is usually fixed by using CSS to achieve the desired effect instead).</p>
<p>This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.</p>
<p>How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the  element to incorporate flash media in a Web page, see the FAQ item on valid flash.</p>
<p>my source is:</p>
<p>{$BEWERTUNG_GESAMT_DURCHSCHNITT} /<br />
5.00</p>
<p>i have understand that i must make: </p>
<p>but then come :<br />
…shopbewertungBox boxgerman&#8221; itemscope=HERE ERROR&#8221;itemscope&#8221; itemtype=&#8221;http://schema.org/…</p>
<p>and here the wc3 error output:<br />
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the &#8220;Strict&#8221; document type with a document that uses frames (e.g. you must use the &#8220;Transitional&#8221; document type to get the &#8220;target&#8221; attribute), or by using vendor proprietary extensions such as &#8220;marginheight&#8221; (this is usually fixed by using CSS to achieve the desired effect instead).</p>
<p>This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.</p>
<p>How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the  element to incorporate flash media in a Web page, see the FAQ item on valid flash.</p>
<p>What is wrong?<br />
Please help me THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drupal as the Foundation of Ohio Textbook Portal by 請問有沒有類似管理電子書的模組 如Calibre &#124; Drupal Taiwan 正體中文支援站</title>
		<link>http://dltj.org/article/ohio-textbook-portal-design/#comment-570482</link>
		<dc:creator>請問有沒有類似管理電子書的模組 如Calibre &#124; Drupal Taiwan 正體中文支援站</dc:creator>
		<pubDate>Fri, 10 May 2013 12:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/?p=487#comment-570482</guid>
		<description><![CDATA[&lt;!--%kramer-ref-pre%--&gt;[...] 我在網路上搜尋有關 Drupal用來管理 電子書的套件，找到 這個網頁比較相關 http://dltj.org/article/ohio-textbook-portal-design/ [...]&lt;!--%kramer-ref-post%--&gt;]]></description>
		<content:encoded><![CDATA[<p><img src="http://cdn.dltj.org/wp-content/plugins/kramer/kramer.gif" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" />[...] 我在網路上搜尋有關 Drupal用來管理 電子書的套件，找到 這個網頁比較相關 <a href="http://dltj.org/article/ohio-textbook-portal-design/" rel="nofollow">http://dltj.org/article/ohio-textbook-portal-design/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Traditional Development/Integration/Staging/Production Practice for Software Development by webserver - How to set up Development, Staging, Production, and QA environments - Server Fault</title>
		<link>http://dltj.org/article/software-development-practice/#comment-538311</link>
		<dc:creator>webserver - How to set up Development, Staging, Production, and QA environments - Server Fault</dc:creator>
		<pubDate>Thu, 25 Apr 2013 22:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/2006/12/software-development-practice/#comment-538311</guid>
		<description><![CDATA[&lt;!--%kramer-ref-pre%--&gt;[...] just found this link: http://dltj.org/article/software-development-practice/ I&#039;d like to find more articles like this if anyone knows of any good ones they can point me [...]&lt;!--%kramer-ref-post%--&gt;]]></description>
		<content:encoded><![CDATA[<p><img src="http://cdn.dltj.org/wp-content/plugins/kramer/kramer.gif" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" />[...] just found this link: <a href="http://dltj.org/article/software-development-practice/" rel="nofollow">http://dltj.org/article/software-development-practice/</a> I&#039;d like to find more articles like this if anyone knows of any good ones they can point me [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Note to Future Self:  Use `ssh -D` to bypass annoying interception proxies by Tips and Tricks for ssh &#124; Yaser Alraddadi Blog</title>
		<link>http://dltj.org/article/ssh-as-socks-proxy/#comment-535879</link>
		<dc:creator>Tips and Tricks for ssh &#124; Yaser Alraddadi Blog</dc:creator>
		<pubDate>Wed, 24 Apr 2013 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">https://dltj.org/article/ssh-as-socks-proxy/#comment-535879</guid>
		<description><![CDATA[&lt;!--%kramer-ref-pre%--&gt;[...] Use &#039;ssh -D&#039; to bypass annoying interception proxies [...]&lt;!--%kramer-ref-post%--&gt;]]></description>
		<content:encoded><![CDATA[<p><img src="http://cdn.dltj.org/wp-content/plugins/kramer/kramer.gif" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" />[...] Use &#039;ssh -D&#039; to bypass annoying interception proxies [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Great iPad Keyboard/Case Combination: New Trent Airbender by Alden Copeland</title>
		<link>http://dltj.org/article/new-trent-airbender-review/#comment-534084</link>
		<dc:creator>Alden Copeland</dc:creator>
		<pubDate>Tue, 23 Apr 2013 23:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/?p=4090#comment-534084</guid>
		<description><![CDATA[http://cnet.co/WOG3Ir This $70 keyboard case is good, but its tiny size requires some trade-offs.]]></description>
		<content:encoded><![CDATA[<p><a href="http://cnet.co/WOG3Ir" rel="nofollow">http://cnet.co/WOG3Ir</a> This $70 keyboard case is good, but its tiny size requires some trade-offs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Truly Lossless JPEG2000 Compression by raster - Wavelet vs Discrete compression for imagery - Geographic Information Systems Stack Exchange</title>
		<link>http://dltj.org/article/lossless-jpeg2000/#comment-531213</link>
		<dc:creator>raster - Wavelet vs Discrete compression for imagery - Geographic Information Systems Stack Exchange</dc:creator>
		<pubDate>Mon, 22 Apr 2013 16:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/2007/05/almost-lossless-jpeg2000/#comment-531213</guid>
		<description><![CDATA[&lt;!--%kramer-ref-pre%--&gt;[...] last comment is not valid for &quot;lossless JPEG2000&quot;. See this article for HowTo with Kakadu. Lossless is have the same exact information than a TIFF image. The option for &quot;quality [...]&lt;!--%kramer-ref-post%--&gt;]]></description>
		<content:encoded><![CDATA[<p><img src="http://cdn.dltj.org/wp-content/plugins/kramer/kramer.gif" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" />[...] last comment is not valid for &quot;lossless JPEG2000&quot;. See this article for HowTo with Kakadu. Lossless is have the same exact information than a TIFF image. The option for &quot;quality [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fronting Tomcat with Apache HTTPD to Remove Ports and Context Paths by John</title>
		<link>http://dltj.org/article/apache-httpd-and-tomcat/#comment-529999</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 22 Apr 2013 05:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://dltj.org/2007/09/apache-httpd-and-tomcat/#comment-529999</guid>
		<description><![CDATA[I always wondered why AJP did not override request.getContextPath() the same way it does with request.getServerPort(), request.getScheme(), request.getServerName()... Maybe there&#039;s a good (technical?) reason I&#039;m not aware of.]]></description>
		<content:encoded><![CDATA[<p>I always wondered why AJP did not override request.getContextPath() the same way it does with request.getServerPort(), request.getScheme(), request.getServerName()&#8230; Maybe there&#8217;s a good (technical?) reason I&#8217;m not aware of.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: dltj.org @ 2013-06-19 10:44:39 by W3 Total Cache -->