<?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/">
	<channel>
		<title><![CDATA[Forums - All Forums]]></title>
		<link>http://cyber-wit.com/forums/</link>
		<description><![CDATA[Forums - http://cyber-wit.com/forums]]></description>
		<pubDate>Wed, 08 Sep 2010 19:44:57 -0400</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Updater]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=13</link>
			<pubDate>Thu, 10 Jun 2010 09:35:10 -0400</pubDate>
			<dc:creator>ws4</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=13</guid>
			<description><![CDATA[Hello,<br />
I've purchased version 1.8 and my updater seems to have hung on my XP machine (sp3) after agreeing to update to 2.x.<br />
<br />
Can i uninstall and install the new version and reenter my academic license?<br />
<br />
Thanks<br />
<br />
Waheed]]></description>
			<content:encoded><![CDATA[Hello,<br />
I've purchased version 1.8 and my updater seems to have hung on my XP machine (sp3) after agreeing to update to 2.x.<br />
<br />
Can i uninstall and install the new version and reenter my academic license?<br />
<br />
Thanks<br />
<br />
Waheed]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[decimal point or comma]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=12</link>
			<pubDate>Mon, 26 Apr 2010 08:05:57 -0400</pubDate>
			<dc:creator>ajvanmarle</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=12</guid>
			<description><![CDATA[I just installed the try-out version of DataScene and run into a weird problem. <br />
My installation has reversed the comma and decimal point. Wherer have a decimal point in my data, DataScene treats it like a comma and basically ignores it. (I was quite surprised when all my values were printed a factor 10^6 toe large); Similarly, when I use the text data import, under the limiters, what is called a comma shows up as a point and the other way round. Has anyone else run into this? It may be related to the fact that I have an AZERTY rather than QUERTY keyboard.]]></description>
			<content:encoded><![CDATA[I just installed the try-out version of DataScene and run into a weird problem. <br />
My installation has reversed the comma and decimal point. Wherer have a decimal point in my data, DataScene treats it like a comma and basically ignores it. (I was quite surprised when all my values were printed a factor 10^6 toe large); Similarly, when I use the text data import, under the limiters, what is called a comma shows up as a point and the other way round. Has anyone else run into this? It may be related to the fact that I have an AZERTY rather than QUERTY keyboard.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[format used for reference spectrum file]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=11</link>
			<pubDate>Fri, 19 Feb 2010 01:18:04 -0500</pubDate>
			<dc:creator>suhov_andrei</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=11</guid>
			<description><![CDATA[What is the format used for reference spectrum file?<br />
When using text files (Notepad) the following message:<br />
Non-float input, please check your data file!<br />
Could you send a sample file of the spectrum for the program Diatomic 1.4.1.1?]]></description>
			<content:encoded><![CDATA[What is the format used for reference spectrum file?<br />
When using text files (Notepad) the following message:<br />
Non-float input, please check your data file!<br />
Could you send a sample file of the spectrum for the program Diatomic 1.4.1.1?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[probe]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=10</link>
			<pubDate>Fri, 19 Feb 2010 01:16:58 -0500</pubDate>
			<dc:creator>suhov_andrei</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=10</guid>
			<description><![CDATA[Text then I send]]></description>
			<content:encoded><![CDATA[Text then I send]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Format error when importing text data]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=9</link>
			<pubDate>Fri, 04 Dec 2009 11:12:20 -0500</pubDate>
			<dc:creator>ebok</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=9</guid>
			<description><![CDATA[I'm trying to plot real time data coming from a custom system which transmits a stream of text with multiple data values.  The data can be logged to a text file, though at this moment I have no control over the output format.  I have successfully done the following:<br />
1) Completed the Real Time Charting tutorial (#10), and displayed live CPUUsage data. <br />
2) Imported, manipulated, and graphed data from my own text data file. This includes working around extraneous characters in the data stream, like extra commas, colons, etc.<br />
<br />
Here's my question: The last value in each row of data in my text data file seems to create problems for DataScene.  It imports the value, and displays it, but I can't do any mathematical operations on it, as I can with all the other values.  Each time I try, DataScene gives me an error message which says "Input string was not in a correct format".  I've tried using the Trim functions, and all the others I though might help, but no luck.  Is there an end-of-line issue, or something else going on?]]></description>
			<content:encoded><![CDATA[I'm trying to plot real time data coming from a custom system which transmits a stream of text with multiple data values.  The data can be logged to a text file, though at this moment I have no control over the output format.  I have successfully done the following:<br />
1) Completed the Real Time Charting tutorial (#10), and displayed live CPUUsage data. <br />
2) Imported, manipulated, and graphed data from my own text data file. This includes working around extraneous characters in the data stream, like extra commas, colons, etc.<br />
<br />
Here's my question: The last value in each row of data in my text data file seems to create problems for DataScene.  It imports the value, and displays it, but I can't do any mathematical operations on it, as I can with all the other values.  Each time I try, DataScene gives me an error message which says "Input string was not in a correct format".  I've tried using the Trim functions, and all the others I though might help, but no luck.  Is there an end-of-line issue, or something else going on?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Evaluation period no longer valid]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=8</link>
			<pubDate>Wed, 04 Nov 2009 12:52:45 -0500</pubDate>
			<dc:creator>FrankD</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=8</guid>
			<description><![CDATA[Hi, it seems the evaluation period did not last 45 days for me.<br />
after downloading last week and initially looking through the programs abilities, i tryed to look at it again yesterday and on startup received the message in red "your evaluation is no longer valid" with no option to continue evaluation.<br />
<br />
i may end up purchasing the product but i wasn't finished checking it out to see if it is what i need and if it supports the information that i would like to use it for.]]></description>
			<content:encoded><![CDATA[Hi, it seems the evaluation period did not last 45 days for me.<br />
after downloading last week and initially looking through the programs abilities, i tryed to look at it again yesterday and on startup received the message in red "your evaluation is no longer valid" with no option to continue evaluation.<br />
<br />
i may end up purchasing the product but i wasn't finished checking it out to see if it is what i need and if it supports the information that i would like to use it for.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[generating Frequency Modulated wave]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=7</link>
			<pubDate>Sun, 27 Sep 2009 12:38:42 -0400</pubDate>
			<dc:creator>pannu</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=7</guid>
			<description><![CDATA[Hi, Please help me in generating frequency modulaed wave. Can anybody tell how to write the formula correctly in datascene. I want to show modulating and modulated signals parallel. I got the wave as shown in attachment, which is wrong, as i got minimum frequency both at maxima and minima of modulating signal, though I should get maximum frequency at maximum amplitude of modulating signal. the formula I used is sin(col(1)+25*sin(col(1)))]]></description>
			<content:encoded><![CDATA[Hi, Please help me in generating frequency modulaed wave. Can anybody tell how to write the formula correctly in datascene. I want to show modulating and modulated signals parallel. I got the wave as shown in attachment, which is wrong, as i got minimum frequency both at maxima and minima of modulating signal, though I should get maximum frequency at maximum amplitude of modulating signal. the formula I used is sin(col(1)+25*sin(col(1)))]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Animating table data]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=6</link>
			<pubDate>Mon, 11 May 2009 08:17:59 -0400</pubDate>
			<dc:creator>ws4</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=6</guid>
			<description><![CDATA[Hello,<br />
<br />
I’d like to animate graphing of table data.  In other words..... using time on the x-axis, and enzyme concentration on the y-axis, I want to animate concentration changes with increasing time by reading data from the data table.  I would also like to control the rate of the plotting.  Can I do this with Datascene, or am I limited to functions?<br />
<br />
Cheers,]]></description>
			<content:encoded><![CDATA[Hello,<br />
<br />
I’d like to animate graphing of table data.  In other words..... using time on the x-axis, and enzyme concentration on the y-axis, I want to animate concentration changes with increasing time by reading data from the data table.  I would also like to control the rate of the plotting.  Can I do this with Datascene, or am I limited to functions?<br />
<br />
Cheers,]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Creating scalable charts for MS Word]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=5</link>
			<pubDate>Thu, 09 Apr 2009 10:54:46 -0400</pubDate>
			<dc:creator>blackhole</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=5</guid>
			<description><![CDATA[Hi,<br />
<br />
Is it possible to use DataScene to create a scalable chart for MS Word (meaning that if I resize the chart, all elements inside it should be rescaled proportionally)?<br />
<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Is it possible to use DataScene to create a scalable chart for MS Word (meaning that if I resize the chart, all elements inside it should be rescaled proportionally)?<br />
<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No transparent color in PDF]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=4</link>
			<pubDate>Wed, 01 Apr 2009 12:11:28 -0400</pubDate>
			<dc:creator>Jerry</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=4</guid>
			<description><![CDATA[Hi,<br />
<br />
I exported a graph that contains transparent color to a PDF file. I found that the exported PDF does not contain the transparent color. Did I do something wrong?<br />
<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I exported a graph that contains transparent color to a PDF file. I found that the exported PDF does not contain the transparent color. Did I do something wrong?<br />
<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Selection of multiple text items]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=3</link>
			<pubDate>Sun, 29 Mar 2009 14:12:20 -0400</pubDate>
			<dc:creator>Jerry</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=3</guid>
			<description><![CDATA[Hi,<br />
<br />
How do I select multiple text items inserted with the Text Tool? I can select one by left clicking on it, but at the same time I also deselect previously selected items?<br />
<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
How do I select multiple text items inserted with the Text Tool? I can select one by left clicking on it, but at the same time I also deselect previously selected items?<br />
<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Prompt for checking update]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=2</link>
			<pubDate>Sat, 21 Mar 2009 03:09:31 -0400</pubDate>
			<dc:creator>Steven</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=2</guid>
			<description><![CDATA[Hi,<br />
<br />
How do I disable the popup window that prompts for checking update upon program startup?<br />
<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
How do I disable the popup window that prompts for checking update upon program startup?<br />
<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Navigator &#x26; ToolBox windows]]></title>
			<link>http://cyber-wit.com/forums/showthread.php?tid=1</link>
			<pubDate>Fri, 20 Mar 2009 00:49:42 -0400</pubDate>
			<dc:creator>Steven</dc:creator>
			<guid isPermaLink="false">http://cyber-wit.com/forums/showthread.php?tid=1</guid>
			<description><![CDATA[Dear support,<br />
<br />
I think I accidentally closed the ToolBox and the Navigator windows. How do I make them visible again? Seems that restarting the program will not help.<br />
<br />
Thank you.<br />
<br />
Steven]]></description>
			<content:encoded><![CDATA[Dear support,<br />
<br />
I think I accidentally closed the ToolBox and the Navigator windows. How do I make them visible again? Seems that restarting the program will not help.<br />
<br />
Thank you.<br />
<br />
Steven]]></content:encoded>
		</item>
	</channel>
</rss>