<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>davinci’s notebook &#187; bbPress</title>
	<atom:link href="http://stargrads.net/blogs/davinci/tag/bbpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://stargrads.net/blogs/davinci</link>
	<description>everything is an experiment</description>
	<lastBuildDate>Mon, 21 Mar 2011 18:31:14 +0000</lastBuildDate>
	<language>fa</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using jsMath with WordPress, bbPress, and Wikindx</title>
		<link>http://stargrads.net/blogs/davinci/2009/06/using-jsmath-with-wordpress-bbpress-and-wikindx/</link>
		<comments>http://stargrads.net/blogs/davinci/2009/06/using-jsmath-with-wordpress-bbpress-and-wikindx/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 18:27:57 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[★grads.net]]></category>
		<category><![CDATA[programming and technical issues]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jsMath]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[WIKINDX]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=867</guid>
		<description><![CDATA[
This post describes how to integrate jsMath with WordPress, bbPress, and Wikindx.
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s really no special trick to using <a href="http://www.math.union.edu/~dpvc/jsMath/">jsMath</a> with <a href="http://wordpress.org/">WordPress</a>, <a href="http://bbpress.org/">bbPress</a>, or <a href="http://wikindx.sourceforge.net/"><span style="font-variant: small-caps">Wikindx</span></a> &#8212; just follow the <a href="http://www.math.union.edu/~dpvc/jsMath/authors/installation.html">installation instructions</a>.</p>
<p>Essentially, you just need to add the following code in the header of your web site (where &ldquo;<em>path.to</em>&rdquo; should be replaced with the URL to your installation of jsMath):</p>
<blockquote><p>&lt;script type=&quot;text/javascript&quot; src=&quot;http://<em>path.to</em>/jsMath/easy/load.js&quot;&gt;&lt;/script&gt;</p></blockquote>
<p>For <a href="http://stargrads.net"><em>this</em> web site</a>, the above line was added to the headers of each of the template files of the component software packages.  </p>
<p>One <em>minor</em> trick to getting jsMath to work with <span style="font-variant: small-caps">Wikindx</span> is that all special characters have to be escaped properly\(\)<span id="more-867"></span>.  For example, to get the title of Mario Szegedy&#8217;s paper<sup><a class='footnote' id='note-867-1' href='#footnote-867-S04'>[1]</a></sup> on quantum walks to display correctly, as seen <a href="http://stargrads.net/bibliography/index.php?action=resourceView&amp;id=194">here</a>, I had to enter the title as:</p>
<blockquote><p>Spectra of Quantized Walks and a \$\sqrt{{}\delta\epsilon{}}\$-Rule</p></blockquote>
<p>That is, where the LaTeX math syntax requires a left curly bracket, you enter &#8220;{{}&#8221;, and where it requires a right curly bracket, you enter &#8220;{}}&#8221;.  The title then appears as in the footnote below.</p>
<p>I have created a <a href="http://stargrads.net/wiki/Help:Setup">setup help page</a> on the wiki to record details such as these.  Also, see <a href="http://stargrads.net/forums/topic.php?id=3">this forum post</a> for some macros defined for use on this site.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=867&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://stargrads.net/blogs/davinci/2009/09/wikindx-macro-plug-in-for-wordpress/' rel='bookmark' title='Wikindx macro plug-in for WordPress'>Wikindx macro plug-in for WordPress</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/08/using-the-ajaxified-expand-post-now-plugin-with-rob-millers-footnotes-plugin/' rel='bookmark' title='Using the Ajaxified Expand Post Now plug-in with Rob Miller&#8217;s Footnotes plug-in'>Using the Ajaxified Expand Post Now plug-in with Rob Miller&#8217;s Footnotes plug-in</a></li>
<li><a href='http://stargrads.net/blogs/davinci/2009/09/annotate-with-jarnal-plug-in-module-for-wikindx/' rel='bookmark' title='Annotate With Jarnal Plug-In Module for Wikindx'>Annotate With Jarnal Plug-In Module for Wikindx</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2009/06/using-jsmath-with-wordpress-bbpress-and-wikindx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why my own website?</title>
		<link>http://stargrads.net/blogs/davinci/2008/10/why-my-own-website/</link>
		<comments>http://stargrads.net/blogs/davinci/2008/10/why-my-own-website/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:00:23 +0000</pubDate>
		<dc:creator>davinci</dc:creator>
				<category><![CDATA[open notebook science]]></category>
		<category><![CDATA[arXiv]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[OpenWetWare]]></category>
		<category><![CDATA[UsefulChem]]></category>
		<category><![CDATA[WIKINDX]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://stargrads.net/blogs/davinci/?p=5</guid>
		<description><![CDATA[
An explanation of why I needed my own "open notebook science" web site, instead of attaching myself to an existing one.
]]></description>
			<content:encoded><![CDATA[<p>There are already plenty of open notebook and collaborative science initiatives out there, so why roll my own website?</p>
<p>To begin with, I didn&#8217;t find any ready-made projects which exactly suited my needs.  The most impressive, and the one which came the closest to what I was looking for, is <a href="http://www.openwetware.org/">OpenWetWare</a>, but its focus is on biology and biological engineering.  Chemists have also gotten into the act with <a href="http://usefulchem.wikispaces.com">UsefulChem</a>, which is hosted on <a href="http://www.wikispaces.com">wikispaces</a>.  </p>
<p>I did not locate any project of a similar scope or scale for physics or, perhaps ironically, computer science<span id="more-5"></span>.  The physics community is actually an early adopter of electronic scientific publishing, with its embrace of the <a href="http://www.arxiv.org">arXiv</a> since 1991.  And the quantum community has not just one but two &#8212; count &#8216;em, <em>two</em> &#8212; whole wikis to itself: <a href="http://www.quantiki.org/">Quantiki</a> and <a href="http://qwiki.stanford.edu/">Qwiki</a>.  <a href="http://michaelnielsen.org">Michael Nielsen</a> (the Mike of <a href="http://books.google.com/books?id=65FqEKQOfP8C">Mike and Ike</a>, which is widely considered <em>the</em> standard text for quantum computation) has written an extensive post about <a href="http://michaelnielsen.org/blog/?p=448">the opening up of scientific culture</a>.  </p>
<p>Another reason for building the site myself, instead of relying on a ready-made solution, is the degree of control I would have over its customization.  For a biologist or chemist, communications technologies such as blogs and wikis are only tools.  But for a computer scientist, these technologies are themselves objects of study.  </p>
<p>Following OpenWetWare&#8217;s example, I have installed <a href="http://www.mediawiki.org/">MediaWiki</a> (for wikis) and <a href="http://wordpress.org/">WordPress</a> (for blogs), and I have also added <a href="http://bbpress.org">bbPress</a> (for bulletin boards) and <a href="http://http://wikindx.sourceforge.net/">WIKINDX</a> (for bibliography management) into the mix.</p>
<p>Despite the fact that the name &#9733;grads.net, which came to me in a fit of inspiration, suggests multiple grad(uate student)s, for now this experiment in open notebook science is mine alone.</p>
<p>&#8211; davinci</p>
<img src="http://stargrads.net/blogs/davinci/?ak_action=api_record_view&id=5&type=feed" alt="" /><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://stargrads.net/blogs/davinci/2008/10/why-my-own-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

