<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Spikes Of Nothingness - example tag</title>
  <link>http://weblog.flop.ca/tags/example/</link>
  <description>Florin T.PATRASCU&#039;s blog</description>
  <language>en</language>
  <copyright>Florin T.PATRASCU</copyright>
  <lastBuildDate>Sat, 12 May 2012 02:12:08 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>JPublish and reverse AJAX; new demo</title>
    <link>http://weblog.flop.ca/2007/08/23/1187927489437.html</link>
    
      
        <description>
          &lt;p&gt;  &lt;/p&gt;
For those of you interested in AJAX, especially in reverse AJAX ;) I&lt;br /&gt;
just committed to the SVN a very simple (and clean) JPublish demo&lt;br /&gt;
application demonstrating how to monitor a text file (log, news,&lt;br /&gt;
events, etc.) using reverse AJAX through the JPublishDWR module.&lt;br /&gt;
Obviously, you can easily tweak my code to monitor last n events from&lt;br /&gt;
a log file, or the newest transactions from a database, etc.&lt;br /&gt;
&lt;br /&gt;
Also, for the impatient, I archived the complete application so you&lt;br /&gt;
can run it in no time. You can download it from the Downloads page:&lt;br /&gt;
http://code.google.com/p/jpublish/downloads/list and is called:&lt;strong&gt;&lt;br /&gt;
&amp;nbsp; - &amp;nbsp; simpledwr.war.zip&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
After you download the demo just be sure that, somewhere in a path, you&lt;br /&gt;
have a text file that you can edit and update, then modify the&lt;br /&gt;
home page of the application &lt;strong&gt;(content/index.html)&lt;/strong&gt; and replace my path&lt;br /&gt;
with yours. See: &lt;font color=&#034;#333399&#034;&gt;FilePing.setFileName(&amp;quot;/Users/flop/news.txt&amp;quot;) ...&lt;/font&gt; and&lt;br /&gt;
replace &lt;strong&gt;/Users/flop/news.txt&lt;/strong&gt; with the full path to the file you want to&lt;br /&gt;
monitor in your new and shiny AJAX enabled JPublish web application :)&lt;br /&gt;
&lt;br /&gt;
Have fun!
        </description>
      
      
    
    
    
    <category>Java</category>
    
    <comments>http://weblog.flop.ca/2007/08/23/1187927489437.html#comments</comments>
    <guid isPermaLink="true">http://weblog.flop.ca/2007/08/23/1187927489437.html</guid>
    <pubDate>Fri, 24 Aug 2007 03:51:29 GMT</pubDate>
  </item>
  
  </channel>
</rss>

