<?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: BibTex</title>
	<atom:link href="http://www.chaaban.info/wordpress-plugin/bibtex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chaaban.info</link>
	<description>Tarek Chaaban, M.Sc&#039;s official blog. It contains current web  project portfolio, posts regarding his Canadian army experience, news, sports articles, and web tutorials on programming and using social networking technologies.</description>
	<lastBuildDate>Sat, 16 Jan 2010 23:39:16 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: chaaban</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-16</link>
		<dc:creator>chaaban</dc:creator>
		<pubDate>Mon, 21 Aug 2006 15:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-16</guid>
		<description>To display a selective content from the bibtex you should edit the sql query .

i didnt make this function available yet ... but it should be easy to do .

I will soon publish a plugin for wordpress that allow user to interact with a database and display results .

Just hope to get some free time ....

Thank&#039;s all for your supports .</description>
		<content:encoded><![CDATA[<p>To display a selective content from the bibtex you should edit the sql query .</p>
<p>i didnt make this function available yet &#8230; but it should be easy to do .</p>
<p>I will soon publish a plugin for wordpress that allow user to interact with a database and display results .</p>
<p>Just hope to get some free time &#8230;.</p>
<p>Thank&#8217;s all for your supports .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-14</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 20 Jun 2006 23:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-14</guid>
		<description>Tarek

thanks for providing such a great plug-in. Any chance though to explain the syntax of the bibTex function to non-Perl initiates? I got it to run in Wordpress 2.x from blog entries after installing exec-php, basically by pasting the Perl part of your bib.php template. This works fine as far as it goes but it does not do what I want:

How can I use your function to selectively display content from my bibtex database, e.g. by picking out a particular author or year of publication or key?

Thanks</description>
		<content:encoded><![CDATA[<p>Tarek</p>
<p>thanks for providing such a great plug-in. Any chance though to explain the syntax of the bibTex function to non-Perl initiates? I got it to run in Wordpress 2.x from blog entries after installing exec-php, basically by pasting the Perl part of your bib.php template. This works fine as far as it goes but it does not do what I want:</p>
<p>How can I use your function to selectively display content from my bibtex database, e.g. by picking out a particular author or year of publication or key?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-15</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Sat, 10 Jun 2006 02:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-15</guid>
		<description>have you thought about a plugin that does not enter the bibtex data into the database, but just transform bibtex syntax in HTML format?


it would be useful to maintain on a wordpress page the personal list of publications taken directly from the bibtex format. It would be easy to maintain and update.

Cheers, Sergio</description>
		<content:encoded><![CDATA[<p>have you thought about a plugin that does not enter the bibtex data into the database, but just transform bibtex syntax in HTML format?</p>
<p>it would be useful to maintain on a wordpress page the personal list of publications taken directly from the bibtex format. It would be easy to maintain and update.</p>
<p>Cheers, Sergio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christina</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-13</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Sat, 13 May 2006 17:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-13</guid>
		<description>Hallo Chaaban,
I had the &quot;open_basedir restriction&quot; - problem, when I would get a message that the upload file path was outside the allowed range.
I found out that one has to replace line number 142 in the bibtex.php (which is: $root = &quot;$pathtofile/plugins/bibtex&quot;;) with the following:
$root = ABSPATH . &#039;wp-content/plugins/bibtex&#039;;
This will fix the open_basedir problem.

Regards and thanks for a VERY handy plugin!

Christina</description>
		<content:encoded><![CDATA[<p>Hallo Chaaban,<br />
I had the &#8220;open_basedir restriction&#8221; &#8211; problem, when I would get a message that the upload file path was outside the allowed range.<br />
I found out that one has to replace line number 142 in the bibtex.php (which is: $root = &#8220;$pathtofile/plugins/bibtex&#8221;;) with the following:<br />
$root = ABSPATH . &#8216;wp-content/plugins/bibtex&#8217;;<br />
This will fix the open_basedir problem.</p>
<p>Regards and thanks for a VERY handy plugin!</p>
<p>Christina</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-12</link>
		<dc:creator>Tarek</dc:creator>
		<pubDate>Sat, 18 Feb 2006 14:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-12</guid>
		<description>Hello , I Tested this plugin under wordpress 2.0.1 and it work perfectly without any problem .</description>
		<content:encoded><![CDATA[<p>Hello , I Tested this plugin under wordpress 2.0.1 and it work perfectly without any problem .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-11</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Tue, 14 Feb 2006 09:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-11</guid>
		<description>Hello,

do you have some news about the use of the bibtex plugin on Wordpress 2.x? I try this, I can import a bibtex entry, but I&#039;m not able to display the entries!

Johnny.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>do you have some news about the use of the bibtex plugin on Wordpress 2.x? I try this, I can import a bibtex entry, but I&#8217;m not able to display the entries!</p>
<p>Johnny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarek</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-9</link>
		<dc:creator>Tarek</dc:creator>
		<pubDate>Thu, 26 Jan 2006 18:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-9</guid>
		<description>I dident tryed it yet on Wordpress 2.0 .

i will test it soon and let you know if some changes need to be made .


Tarek .</description>
		<content:encoded><![CDATA[<p>I dident tryed it yet on Wordpress 2.0 .</p>
<p>i will test it soon and let you know if some changes need to be made .</p>
<p>Tarek .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinhard Pitsch</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-10</link>
		<dc:creator>Reinhard Pitsch</dc:creator>
		<pubDate>Thu, 26 Jan 2006 17:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-10</guid>
		<description>Dear Sir!

Where can I report a possible bug belonging to standard bibliography style files? I might have found one but the email adress given in the documentation (PATASHNIK@SCORE.STANFORD.EDU) seems to be not valid anymore.

The possible bug I am speaking of can be found within abbrv.bst but it might be found in other (standard) bst-files too:

In most of the defined citation-types (e.g. masthersthesis, phdthesis, and most of the others too) the TITLE is outputted in lower case except the first letter.

I found out, that replacing (all) the lines
&quot;format.title &quot;title&quot; output.check&quot; with
&quot;format.btitle &quot;title&quot; output.check&quot; might be the solution.

But I don&#039;t know if this is a &quot;dirty&quot; trick or the &quot;clean&quot; solution. Last but not least it is forbidden to change this style files, as far as I understand the terms of use.

By the way this seems to be a very common error (at least, I think this is an error) that occurs in other style files too (e.g. EMCSR2006). So I would prefer to communicate this bug to people who are working on the standard bibliography files.

Please, inform me what you think about this issue!

With kind regards,
Reinhard Pitsch</description>
		<content:encoded><![CDATA[<p>Dear Sir!</p>
<p>Where can I report a possible bug belonging to standard bibliography style files? I might have found one but the email adress given in the documentation (PATASHNIK@SCORE.STANFORD.EDU) seems to be not valid anymore.</p>
<p>The possible bug I am speaking of can be found within abbrv.bst but it might be found in other (standard) bst-files too:</p>
<p>In most of the defined citation-types (e.g. masthersthesis, phdthesis, and most of the others too) the TITLE is outputted in lower case except the first letter.</p>
<p>I found out, that replacing (all) the lines<br />
&#8220;format.title &#8220;title&#8221; output.check&#8221; with<br />
&#8220;format.btitle &#8220;title&#8221; output.check&#8221; might be the solution.</p>
<p>But I don&#8217;t know if this is a &#8220;dirty&#8221; trick or the &#8220;clean&#8221; solution. Last but not least it is forbidden to change this style files, as far as I understand the terms of use.</p>
<p>By the way this seems to be a very common error (at least, I think this is an error) that occurs in other style files too (e.g. EMCSR2006). So I would prefer to communicate this bug to people who are working on the standard bibliography files.</p>
<p>Please, inform me what you think about this issue!</p>
<p>With kind regards,<br />
Reinhard Pitsch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SatelliteTv</title>
		<link>http://www.chaaban.info/wordpress-plugin/bibtex/comment-page-1/#comment-8</link>
		<dc:creator>SatelliteTv</dc:creator>
		<pubDate>Mon, 23 Jan 2006 19:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaaban.info/wordpress-plugin/bibtex/#comment-8</guid>
		<description>any chance for wp2 ?</description>
		<content:encoded><![CDATA[<p>any chance for wp2 ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.776 seconds -->
