<?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: Proof of Concept Viewing of Spectral Data on ChemSpider</title>
	<atom:link href="http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html</link>
	<description>Building Community for Chemists</description>
	<lastBuildDate>Tue, 21 May 2013 16:16:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: ChemSpider News &#187; Blog Archive &#187; JSpecView Visualization Issues Now Resolved on ChemSpider</title>
		<link>http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html/comment-page-1#comment-3426</link>
		<dc:creator>ChemSpider News &#187; Blog Archive &#187; JSpecView Visualization Issues Now Resolved on ChemSpider</dc:creator>
		<pubDate>Wed, 10 Oct 2007 23:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=93#comment-3426</guid>
		<description><![CDATA[[...] so that structure-spectra association is in place. We have described this in previous posts (1,2) and a technical note about depositing spectral data is available [...]]]></description>
		<content:encoded><![CDATA[<p>[...] so that structure-spectra association is in place. We have described this in previous posts (1,2) and a technical note about depositing spectral data is available [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Lancashire</title>
		<link>http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html/comment-page-1#comment-1493</link>
		<dc:creator>Robert Lancashire</dc:creator>
		<pubDate>Mon, 06 Aug 2007 08:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=93#comment-1493</guid>
		<description><![CDATA[The code is being compiled with 1.6_01 since there is a bug with SUN 1.6_02.
The Eclipse antbuild is set to compile at 1.5 and I am surprised to hear that
1.5+ is not working since we have compiled successfully with 1.5.10

It is not possible to go back to 1.4 since some routines are using 1.5.]]></description>
		<content:encoded><![CDATA[<p>The code is being compiled with 1.6_01 since there is a bug with SUN 1.6_02.<br />
The Eclipse antbuild is set to compile at 1.5 and I am surprised to hear that<br />
1.5+ is not working since we have compiled successfully with 1.5.10</p>
<p>It is not possible to go back to 1.4 since some routines are using 1.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valt</title>
		<link>http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html/comment-page-1#comment-1344</link>
		<dc:creator>valt</dc:creator>
		<pubDate>Mon, 30 Jul 2007 04:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=93#comment-1344</guid>
		<description><![CDATA[I left a question on JSpecView about this problem: http://sourceforge.net/forum/forum.php?thread_id=1788205&amp;forum_id=546074. Weird is that some of JDX are loaded while others no. I tried to compile with different JDKs (1.5+), but got no success (with Plugin 1.6). Also, it worked fine for me before I upgraded to JavaPlugin 1.6. Didn&#039;t try to debug applet code yet, may be somebody will provide quick solution.]]></description>
		<content:encoded><![CDATA[<p>I left a question on JSpecView about this problem: <a href="http://sourceforge.net/forum/forum.php?thread_id=1788205&#038;forum_id=546074" rel="nofollow">http://sourceforge.net/forum/forum.php?thread_id=1788205&#038;forum_id=546074</a>. Weird is that some of JDX are loaded while others no. I tried to compile with different JDKs (1.5+), but got no success (with Plugin 1.6). Also, it worked fine for me before I upgraded to JavaPlugin 1.6. Didn&#8217;t try to debug applet code yet, may be somebody will provide quick solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Apodaca</title>
		<link>http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html/comment-page-1#comment-1338</link>
		<dc:creator>Rich Apodaca</dc:creator>
		<pubDate>Sun, 29 Jul 2007 14:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=93#comment-1338</guid>
		<description><![CDATA[I see five non-inited applets. My guess is that you&#039;re using Java 1.6 to compile the applet. If you can get away with it, try using a 1.4.2 JVM, or switch the target JVM and see what happens. You should be able to reproduce the problem on any system by demoting the browser&#039;s JVM - try 1.4 or 1.5.

Check out the last item on this page:

http://java.sun.com/docs/books/tutorial/deployment/applet/problemsindex.html

platform=Linux
browser=Firefox

Here&#039;s my Java console output: (REMOVED FOR BREVITY)

]]></description>
		<content:encoded><![CDATA[<p>I see five non-inited applets. My guess is that you&#8217;re using Java 1.6 to compile the applet. If you can get away with it, try using a 1.4.2 JVM, or switch the target JVM and see what happens. You should be able to reproduce the problem on any system by demoting the browser&#8217;s JVM &#8211; try 1.4 or 1.5.</p>
<p>Check out the last item on this page:</p>
<p><a href="http://java.sun.com/docs/books/tutorial/deployment/applet/problemsindex.html" rel="nofollow">http://java.sun.com/docs/books/tutorial/deployment/applet/problemsindex.html</a></p>
<p>platform=Linux<br />
browser=Firefox</p>
<p>Here&#8217;s my Java console output: (REMOVED FOR BREVITY)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Claude Bradley</title>
		<link>http://www.chemspider.com/blog/proof-of-concept-viewing-of-spectral-data-on-chemspider.html/comment-page-1#comment-1336</link>
		<dc:creator>Jean-Claude Bradley</dc:creator>
		<pubDate>Sun, 29 Jul 2007 13:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chemspider.com/blog/?p=93#comment-1336</guid>
		<description><![CDATA[That&#039;s great news.  We have a bunch of H and C NMR spectra in JCAMP format for pure compounds - how do we submit them?]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s great news.  We have a bunch of H and C NMR spectra in JCAMP format for pure compounds &#8211; how do we submit them?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
