<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Starting an Open Notebook Science project</title>
	<atom:link href="http://pineda-krch.com/2008/10/31/starting-an-open-notebook-science-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://pineda-krch.com/2008/10/31/starting-an-open-notebook-science-project/</link>
	<description></description>
	<lastBuildDate>Sun, 18 Dec 2011 20:17:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Choosing the tools of Open Notebook Science &#124; Mario&#039;s Entangled Bank</title>
		<link>http://pineda-krch.com/2008/10/31/starting-an-open-notebook-science-project/#comment-2528</link>
		<dc:creator><![CDATA[Choosing the tools of Open Notebook Science &#124; Mario&#039;s Entangled Bank]]></dc:creator>
		<pubDate>Sun, 11 Sep 2011 05:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://pinedakrch.wordpress.com/?p=474#comment-2528</guid>
		<description><![CDATA[[...] will always remember my post Starting an Open Notebook Science project as the day that I almost started with ONS. But, complications arose, ensued, were overcome and here [...]]]></description>
		<content:encoded><![CDATA[<p>[...] will always remember my post Starting an Open Notebook Science project as the day that I almost started with ONS. But, complications arose, ensued, were overcome and here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ariel Balter</title>
		<link>http://pineda-krch.com/2008/10/31/starting-an-open-notebook-science-project/#comment-1873</link>
		<dc:creator><![CDATA[Ariel Balter]]></dc:creator>
		<pubDate>Sun, 20 Dec 2009 10:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://pinedakrch.wordpress.com/?p=474#comment-1873</guid>
		<description><![CDATA[I have use jsMath with trac.  I like it better than the other LaTeX plugins for various reasons, including the fact that it does equation numbering, supports/ref{}, supports inline and evironment, uses native latex syntax $....$ without having to put in special html tags (when configured properly).  Therefore it offers the most seamless path from wiki/blog post to paper.

However, in all cases that I used it, I had a server where I could install the jsMath package.  That being said, if you have trac running, then you are almost certainly running it on a server where you have ssh access.  That include services such as webfaction.com.

Let me know if you need more information or help on how to do it.

Thanks or the info on Open Notebook Science!]]></description>
		<content:encoded><![CDATA[<p>I have use jsMath with trac.  I like it better than the other LaTeX plugins for various reasons, including the fact that it does equation numbering, supports/ref{}, supports inline and evironment, uses native latex syntax $&#8230;.$ without having to put in special html tags (when configured properly).  Therefore it offers the most seamless path from wiki/blog post to paper.</p>
<p>However, in all cases that I used it, I had a server where I could install the jsMath package.  That being said, if you have trac running, then you are almost certainly running it on a server where you have ssh access.  That include services such as webfaction.com.</p>
<p>Let me know if you need more information or help on how to do it.</p>
<p>Thanks or the info on Open Notebook Science!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Claude Bradley</title>
		<link>http://pineda-krch.com/2008/10/31/starting-an-open-notebook-science-project/#comment-1777</link>
		<dc:creator><![CDATA[Jean-Claude Bradley]]></dc:creator>
		<pubDate>Mon, 03 Nov 2008 20:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://pinedakrch.wordpress.com/?p=474#comment-1777</guid>
		<description><![CDATA[Nice!  Yes different groups will require different set-up and it is hard to know until you start experimenting.  Our system is based on a lab notebook you would keep for a wet lab, which is probably why it works for Gus too.  I agree that picking a small project with no collaborator complications is simplest.  I look forward to what you end up doing.]]></description>
		<content:encoded><![CDATA[<p>Nice!  Yes different groups will require different set-up and it is hard to know until you start experimenting.  Our system is based on a lab notebook you would keep for a wet lab, which is probably why it works for Gus too.  I agree that picking a small project with no collaborator complications is simplest.  I look forward to what you end up doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hilary</title>
		<link>http://pineda-krch.com/2008/10/31/starting-an-open-notebook-science-project/#comment-1776</link>
		<dc:creator><![CDATA[Hilary]]></dc:creator>
		<pubDate>Mon, 03 Nov 2008 19:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://pinedakrch.wordpress.com/?p=474#comment-1776</guid>
		<description><![CDATA[I think the LaTEX capabilities in TiddlyWiki come from using JSMath (http://www.math.union.edu/~dpvc/jsMath/)  so you might be able to add this library to Trac if you end up going with that (not sure how customizable Trac is).  You may also want to drop a line to the OWW folks to ask if they would consider adding the library on their site.  Another option might be to use a CMS like Drupal  - you could use JSMath with it and there&#039;s a Subversion module that appears to allow you to hook up your Drupal installation to a SVN repository.   This would probably require a decent amount of effort to set it up exactly as you want it, but might give you everything you want.]]></description>
		<content:encoded><![CDATA[<p>I think the LaTEX capabilities in TiddlyWiki come from using JSMath (<a href="http://www.math.union.edu/~dpvc/jsMath/" rel="nofollow">http://www.math.union.edu/~dpvc/jsMath/</a>)  so you might be able to add this library to Trac if you end up going with that (not sure how customizable Trac is).  You may also want to drop a line to the OWW folks to ask if they would consider adding the library on their site.  Another option might be to use a CMS like Drupal  &#8211; you could use JSMath with it and there&#8217;s a Subversion module that appears to allow you to hook up your Drupal installation to a SVN repository.   This would probably require a decent amount of effort to set it up exactly as you want it, but might give you everything you want.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

