<?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 TopicObserver.com</title>
	<atom:link href="http://www.topicobserver.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.topicobserver.com/blog</link>
	<description>Trond Pettersen on Web Development and Topic Maps</description>
	<lastBuildDate>Mon, 18 Apr 2011 15:22:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Custom Forms and View Handlers in Sun Identity Management 8.0 by Michael Andrejews</title>
		<link>http://www.topicobserver.com/blog/tools/sun-idm/2008/custom-forms-and-view-handlers-in-sun-identity-management-80/comment-page-1/#comment-13385</link>
		<dc:creator>Michael Andrejews</dc:creator>
		<pubDate>Mon, 18 Apr 2011 15:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=204#comment-13385</guid>
		<description>I think you solved the problem right now ;) but it could be interesting for others: 

change the &#039;req&#039; with &#039;this.getRequestState()&#039; and it is possible to compile the code.</description>
		<content:encoded><![CDATA[<p>I think you solved the problem right now <img src='http://www.topicobserver.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  but it could be interesting for others: </p>
<p>change the &#8216;req&#8217; with &#8216;this.getRequestState()&#8217; and it is possible to compile the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL BLOB to File in 20+ Lines of PHP Code by snovyda</title>
		<link>http://www.topicobserver.com/blog/web-development/2010/mysql-blob-to-file-in-20-lines-of-php-code/comment-page-1/#comment-13340</link>
		<dc:creator>snovyda</dc:creator>
		<pubDate>Wed, 13 Apr 2011 23:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=1159#comment-13340</guid>
		<description>Thank you so much!!!
I&#039;m a beginner and looked for this stylish and simple solution too long (almost 2 hours!) :)</description>
		<content:encoded><![CDATA[<p>Thank you so much!!!<br />
I&#8217;m a beginner and looked for this stylish and simple solution too long (almost 2 hours!) <img src='http://www.topicobserver.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL BLOB to File in 20+ Lines of PHP Code by Rob</title>
		<link>http://www.topicobserver.com/blog/web-development/2010/mysql-blob-to-file-in-20-lines-of-php-code/comment-page-1/#comment-13265</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 08 Apr 2011 19:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=1159#comment-13265</guid>
		<description>You Rock!  Exactly what I was looking for.  (How often does that happen on the web?).  Worked like a charm.  -thx.</description>
		<content:encoded><![CDATA[<p>You Rock!  Exactly what I was looking for.  (How often does that happen on the web?).  Worked like a charm.  -thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Application Development with Ontopia &#8211; 3. Creating the JSPs by Trond</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2010/web-application-development-with-ontopia-part-3/comment-page-1/#comment-12793</link>
		<dc:creator>Trond</dc:creator>
		<pubDate>Tue, 08 Mar 2011 06:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=836#comment-12793</guid>
		<description>@Dave,

Thank you -- glad to be of help :-) 

I never did write that tutorial, but just posted a (short) post on simple topic maps search: http://www.topicobserver.com/blog/semantic-web/tm/2011/searching-a-topic-map-with-ontopia/

-Trond</description>
		<content:encoded><![CDATA[<p>@Dave,</p>
<p>Thank you &#8212; glad to be of help <img src='http://www.topicobserver.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>I never did write that tutorial, but just posted a (short) post on simple topic maps search: <a href="http://www.topicobserver.com/blog/semantic-web/tm/2011/searching-a-topic-map-with-ontopia/" rel="nofollow">http://www.topicobserver.com/blog/semantic-web/tm/2011/searching-a-topic-map-with-ontopia/</a></p>
<p>-Trond</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Application Development with Ontopia &#8211; 3. Creating the JSPs by Dave Thompson</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2010/web-application-development-with-ontopia-part-3/comment-page-1/#comment-12498</link>
		<dc:creator>Dave Thompson</dc:creator>
		<pubDate>Sat, 26 Feb 2011 14:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=836#comment-12498</guid>
		<description>Hi,

I&#039;ve been really struggling with Ontopia and your tutorials help immensely. Did you ever write the Search tutorial...or do you plan to do so?

Thanks,

Dave Thompson</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve been really struggling with Ontopia and your tutorials help immensely. Did you ever write the Search tutorial&#8230;or do you plan to do so?</p>
<p>Thanks,</p>
<p>Dave Thompson</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Semantics in HTML: What&#8217;s in a Heading? by Rosario Sicuranza</title>
		<link>http://www.topicobserver.com/blog/web-development/2008/semantics-in-html-whats-in-a-heading/comment-page-1/#comment-12083</link>
		<dc:creator>Rosario Sicuranza</dc:creator>
		<pubDate>Sun, 13 Feb 2011 22:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=87#comment-12083</guid>
		<description>Hello:

I am currently using godaddy.  
I understand that the following is the process for adding an &quot;H1&quot;:
“To Edit your website&#039;s Code
1.	Download your current HTML file(s) to your computer.
2.	Open the .html file you want to edit with your preferred text editor. Some popular choices are Notepad, Text Wrangler, or DreamWeaver.
3.	Paste the tags where you want them in the file.
4.	Save your new .html file(s), and then upload them to your hosting site using the FTP client of your choice.”

I contacted go daddy and believe (if I understood correctly) that I was told that I can&#039;t perform this process using its Websitetonight format.  It seems I will have to have someone redesign my website in order to enter data into the H1 field.  I believe, my title content, description and keywords as submitted to the search engines such as google are consistent with the content of my home page.  Under these circumstances is top ranking achievable? Or do I have to just pay someone (another webhosting company) to completely redesign my site to insert the H1 through 5, for example?

Thanks for you support.</description>
		<content:encoded><![CDATA[<p>Hello:</p>
<p>I am currently using godaddy.<br />
I understand that the following is the process for adding an &#8220;H1&#8243;:<br />
“To Edit your website&#8217;s Code<br />
1.	Download your current HTML file(s) to your computer.<br />
2.	Open the .html file you want to edit with your preferred text editor. Some popular choices are Notepad, Text Wrangler, or DreamWeaver.<br />
3.	Paste the tags where you want them in the file.<br />
4.	Save your new .html file(s), and then upload them to your hosting site using the FTP client of your choice.”</p>
<p>I contacted go daddy and believe (if I understood correctly) that I was told that I can&#8217;t perform this process using its Websitetonight format.  It seems I will have to have someone redesign my website in order to enter data into the H1 field.  I believe, my title content, description and keywords as submitted to the search engines such as google are consistent with the content of my home page.  Under these circumstances is top ranking achievable? Or do I have to just pay someone (another webhosting company) to completely redesign my site to insert the H1 through 5, for example?</p>
<p>Thanks for you support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Application Development with Ontopia &#8211; 1. Installation &amp; Requirements by C. Brayton</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2009/web-application-development-with-ontopia-part-1-installation-requirements/comment-page-1/#comment-11924</link>
		<dc:creator>C. Brayton</dc:creator>
		<pubDate>Tue, 01 Feb 2011 14:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=665#comment-11924</guid>
		<description>&quot;If this doesn’t work, have a look at the installation docs that are part of the Ontopia distribution (/doc/install.html)&quot; That&#039;s like saying that if the rabbi slips up at the bris, he&#039;ll spend 10 years at seminar studying Greek. For me, webappas/ontopoly threw a 404 error, fast and right over the plate. Deployment procedures seem to be hanging me up. Well, it just goes to show you -- most things sold to you ask working right out of the box, don&#039;t work right out of the box,</description>
		<content:encoded><![CDATA[<p>&#8220;If this doesn’t work, have a look at the installation docs that are part of the Ontopia distribution (/doc/install.html)&#8221; That&#8217;s like saying that if the rabbi slips up at the bris, he&#8217;ll spend 10 years at seminar studying Greek. For me, webappas/ontopoly threw a 404 error, fast and right over the plate. Deployment procedures seem to be hanging me up. Well, it just goes to show you &#8212; most things sold to you ask working right out of the box, don&#8217;t work right out of the box,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Application Development with Ontopia &#8211; 3. Creating the JSPs by Petr</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2010/web-application-development-with-ontopia-part-3/comment-page-1/#comment-11765</link>
		<dc:creator>Petr</dc:creator>
		<pubDate>Sun, 23 Jan 2011 22:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=836#comment-11765</guid>
		<description>Hey Trond, can U contact me through email? I would like to discuss something about this manual....is it possible?


Thank U,

Petr</description>
		<content:encoded><![CDATA[<p>Hey Trond, can U contact me through email? I would like to discuss something about this manual&#8230;.is it possible?</p>
<p>Thank U,</p>
<p>Petr</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Application Development with Ontopia &#8211; 2. Creating the Database by Trond</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2009/web-application-development-with-ontopia-part-2/comment-page-1/#comment-11690</link>
		<dc:creator>Trond</dc:creator>
		<pubDate>Tue, 18 Jan 2011 04:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=695#comment-11690</guid>
		<description>Hi Petr,

Thanks for leaving a comment. I&#039;ve updated the links. Please find the TM at http://billy-corgan.com/omnigator/models/topicmap_nontopoly.jsp?tm=blog_topic_map.xtm

-Trond</description>
		<content:encoded><![CDATA[<p>Hi Petr,</p>
<p>Thanks for leaving a comment. I&#8217;ve updated the links. Please find the TM at <a href="http://billy-corgan.com/omnigator/models/topicmap_nontopoly.jsp?tm=blog_topic_map.xtm" rel="nofollow">http://billy-corgan.com/omnigator/models/topicmap_nontopoly.jsp?tm=blog_topic_map.xtm</a></p>
<p>-Trond</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web Application Development with Ontopia &#8211; 2. Creating the Database by Petr</title>
		<link>http://www.topicobserver.com/blog/semantic-web/tm/2009/web-application-development-with-ontopia-part-2/comment-page-1/#comment-11686</link>
		<dc:creator>Petr</dc:creator>
		<pubDate>Sun, 16 Jan 2011 22:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.topicobserver.com/blog/?p=695#comment-11686</guid>
		<description>HI, really like yours manual... but I have one question, some links for downloading are not correct...doesnt work. Could U send me some available links or FTP access to download topic map?


Thanks Petr</description>
		<content:encoded><![CDATA[<p>HI, really like yours manual&#8230; but I have one question, some links for downloading are not correct&#8230;doesnt work. Could U send me some available links or FTP access to download topic map?</p>
<p>Thanks Petr</p>
]]></content:encoded>
	</item>
</channel>
</rss>

