<?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: ZmanimCLI (Command Line Interface)</title>
	<atom:link href="http://www.kosherjava.com/2009/11/21/zmanimcli-command-line-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kosherjava.com/2009/11/21/zmanimcli-command-line-interface/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zmanimcli-command-line-interface</link>
	<description>A weblog about Zmanim, Kosher Coffee (Kosher Java) and other odds &#38; ends</description>
	<lastBuildDate>Thu, 19 Jan 2012 06:11:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Kopinsky</title>
		<link>http://www.kosherjava.com/2009/11/21/zmanimcli-command-line-interface/comment-page-1/#comment-36626</link>
		<dc:creator>Michael Kopinsky</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?p=241#comment-36626</guid>
		<description>The only recent news with ZmanimBot is that it&#039;s available on Google Wave, as zmanim-bot@appspot.com. (Thanks to my brother Liron for porting it over.)

I don&#039;t think I told you about my command line interface. I wrote it primarily for testing, but also used it for the purpose described above.</description>
		<content:encoded><![CDATA[<p>The only recent news with ZmanimBot is that it&#8217;s available on Google Wave, as <a href="mailto:zmanim-bot@appspot.com">zmanim-bot@appspot.com</a>. (Thanks to my brother Liron for porting it over.)</p>
<p>I don&#8217;t think I told you about my command line interface. I wrote it primarily for testing, but also used it for the purpose described above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://www.kosherjava.com/2009/11/21/zmanimcli-command-line-interface/comment-page-1/#comment-36563</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?p=241#comment-36563</guid>
		<description>Michael,
I tried a small CSS changes the prevents the Gravatar from displaying in preview mode, and this may resolve the issue. It does seem to resolve the issue for me. clear your cache and reload the page to test it.</description>
		<content:encoded><![CDATA[<p>Michael,<br />
I tried a small CSS changes the prevents the Gravatar from displaying in preview mode, and this may resolve the issue. It does seem to resolve the issue for me. clear your cache and reload the page to test it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://www.kosherjava.com/2009/11/21/zmanimcli-command-line-interface/comment-page-1/#comment-36558</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?p=241#comment-36558</guid>
		<description>Michael,
Thanks for your comment. It is interesting that you implemented and found an alternative use for a CLI interface to the API. I do not think I was aware of your implementation, thought I may have forgotten about it since posting about your &lt;a href=&quot;/2008/02/07/zmanim-via-instant-messaging-bot/&quot; rel=&quot;nofollow&quot;&gt;ZmanimBot&lt;/a&gt; quite a while ago. Has there been any news on the bot since that time?
As far as the Gravatar lookup, the &lt;a href=&quot;http://wordpress.org/extend/plugins/live-comment-preview/&quot; rel=&quot;nofollow&quot;&gt;Live Comment Preview&lt;/a&gt; plugin meant to allow you to preview your post, seems to be the cause, and seems to need some work.I will try and see if I can find a solution.</description>
		<content:encoded><![CDATA[<p>Michael,<br />
Thanks for your comment. It is interesting that you implemented and found an alternative use for a CLI interface to the API. I do not think I was aware of your implementation, thought I may have forgotten about it since posting about your <a href="/2008/02/07/zmanim-via-instant-messaging-bot/" rel="nofollow">ZmanimBot</a> quite a while ago. Has there been any news on the bot since that time?<br />
As far as the Gravatar lookup, the <a href="http://wordpress.org/extend/plugins/live-comment-preview/" rel="nofollow">Live Comment Preview</a> plugin meant to allow you to preview your post, seems to be the cause, and seems to need some work.I will try and see if I can find a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kopinsky</title>
		<link>http://www.kosherjava.com/2009/11/21/zmanimcli-command-line-interface/comment-page-1/#comment-36541</link>
		<dc:creator>Michael Kopinsky</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kosherjava.com/?p=241#comment-36541</guid>
		<description>Another use for this is to make a simple CGI interface, such as to interface with www.textmarks.com for SMS zmanim. (Currently I don&#039;t have this running because I don&#039;t have easy access to a web server with CGI enabled and Java.)

I also wrote code similar to this - look &lt;a href=&quot;http://code.google.com/p/zmanimbot/source/browse/trunk/zmanimbot/src/zmanimbot/ZmanimCommandLine.java&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; for the source code. It uses a lot of the architecture from elsewhere in ZmanimBot code to do stuff, which makes it more complicated than would really be necessary for many purposes, but it does add in the parsing and additional info that ZmanimBot provides.

P.S. Why is my browser making requests from www.gravatar.com anytime I type a character in the comment field? It&#039;s kinda annoying...</description>
		<content:encoded><![CDATA[<p>Another use for this is to make a simple CGI interface, such as to interface with <a href="http://www.textmarks.com" rel="nofollow">http://www.textmarks.com</a> for SMS zmanim. (Currently I don&#8217;t have this running because I don&#8217;t have easy access to a web server with CGI enabled and Java.)</p>
<p>I also wrote code similar to this &#8211; look <a href="http://code.google.com/p/zmanimbot/source/browse/trunk/zmanimbot/src/zmanimbot/ZmanimCommandLine.java" rel="nofollow">here</a> for the source code. It uses a lot of the architecture from elsewhere in ZmanimBot code to do stuff, which makes it more complicated than would really be necessary for many purposes, but it does add in the parsing and additional info that ZmanimBot provides.</p>
<p>P.S. Why is my browser making requests from <a href="http://www.gravatar.com" rel="nofollow">http://www.gravatar.com</a> anytime I type a character in the comment field? It&#8217;s kinda annoying&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

