<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>ModPerl | Embperl</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>12 Mar  2010 21:23:01 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | ModPerl | Embperl</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: embperl releases</title>
<description>Hi Gerald, Sorry to be a pain but as a full member of the Embperl fanclub I have been monitoring my inbox excitedly ever since this post, in anticipa</description>
<pubDate>09 Mar  2010 06:08:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101197</link>
</item><item>
<title>RE: Compiling/using Embperl</title>
<description>Hi, it&amp;#039;s on my TODO list to test it with SuSE Apache/mod_perl, but I didn&amp;#039;t have done it yet. You have to use prefork, I just wanted to make sure yo</description>
<pubDate>05 Mar  2010 07:19:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101192</link>
</item><item>
<title>Re: Compiling/using Embperl</title>
<description>Hi, I think it a prefork-apache; rpm says: ~/tmp/Embperl-2.3.0&amp;gt; rpm -qa | grep -i apache apache2-utils-2.2.10-2.8.1 apache2-devel-2.2.10-2.8.1 apach</description>
<pubDate>05 Mar  2010 06:11:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101191</link>
</item><item>
<title>RE: Compiling/using Embperl</title>
<description>Hi, &amp;gt; &amp;gt; I&amp;#039;ve compiled and installed embperl and tested it with a small http- &amp;gt; page and &amp;gt; it works ... but only once. When I press &amp;#039;reload&amp;#039; the page</description>
<pubDate>05 Mar  2010 05:58:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101190</link>
</item><item>
<title>Compiling/using Embperl</title>
<description>Hello, I&amp;#039;ve compiled and installed embperl and tested it with a small http-page and it works ... but only once. When I press &amp;#039;reload&amp;#039; the page is so</description>
<pubDate>04 Mar  2010 01:20:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101189</link>
</item><item>
<title>Re: Problem with &amp;lt;input /&amp;gt;</title>
<description>Thank you Gerald that works a treat. Michael (very much looking forward to the next release!)  On Fri, Feb 26, 2010 at 5:05 AM, Gerald Richter - EC</description>
<pubDate>26 Feb  2010 05:36:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101181</link>
</item><item>
<title>RE: Problem with &amp;lt;input /&amp;gt;</title>
<description>It can only be set for the whole page You can use    $epreq -&amp;gt; config -&amp;gt; output_mode To set it inside the page, but it will effect the output of</description>
<pubDate>25 Feb  2010 21:05:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101180</link>
</item><item>
<title>Re: Problem with &amp;lt;input /&amp;gt;</title>
<description>&amp;gt; Since Embperl internally parses tags it needs to modify in a tree representation and converts it back to html on output, Embperl does not know about</description>
<pubDate>24 Feb  2010 08:37:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101168</link>
</item><item>
<title>RE: Problem with &amp;lt;input /&amp;gt;</title>
<description>Hi, &amp;gt; &amp;gt; Gerald Richter - ECOS a écrit : &amp;gt; &amp;gt; Setting EMBPERL_OUTPUT_MODE should solve your problem: &amp;gt; &amp;gt; &amp;gt; &amp;gt; http://perl.apache.org/embperl/pod/doc/Co</description>
<pubDate>21 Feb  2010 23:11:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101164</link>
</item><item>
<title>Re: Problem with &amp;lt;input /&amp;gt;</title>
<description>I recently used this nastyness to get an image tag to close properly: &amp;lt;img src=&amp;quot;...&amp;quot; &amp;quot; width=&amp;quot;132&amp;quot; height=&amp;quot;34&amp;quot; [+ &amp;#039;/&amp;#039; +]&amp;gt; I know that EMBPERL_OUTPUT</description>
<pubDate>12 Feb  2010 08:59:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101118</link>
</item><item>
<title>Re: Problem with &amp;lt;input /&amp;gt;</title>
<description>Hi, Am 12.02.2010 um 17:46 schrieb Jean-Christophe Boggio: &amp;gt; Hi Gerald, &amp;gt; &amp;gt; Gerald Richter - ECOS a écrit : &amp;gt;&amp;gt; Setting EMBPERL_OUTPUT_MODE should s</description>
<pubDate>12 Feb  2010 08:51:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101117</link>
</item><item>
<title>Re: Problem with &amp;lt;input /&amp;gt;</title>
<description>Hi Gerald, Gerald Richter - ECOS a écrit : &amp;gt; Setting EMBPERL_OUTPUT_MODE should solve your problem: &amp;gt; &amp;gt; http://perl.apache.org/embperl/pod/doc/Confi</description>
<pubDate>12 Feb  2010 08:46:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101116</link>
</item><item>
<title>RE: Problem with &amp;lt;input /&amp;gt;</title>
<description>Setting EMBPERL_OUTPUT_MODE should solve your problem: http://perl.apache.org/embperl/pod/doc/Config.-page-2-.htm#sect_44 Gerald -----Original Mess</description>
<pubDate>09 Feb  2010 20:42:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101110</link>
</item><item>
<title>Problem with &amp;lt;input /&amp;gt;</title>
<description>Hello, I recently had a problem with &amp;lt;input /&amp;gt; tags : I didn&amp;#039;t set a &amp;quot;value&amp;quot; myself : &amp;lt;input id=&amp;quot;smth&amp;quot; name=&amp;quot;smth&amp;quot; /&amp;gt; Embperl did but at the end of</description>
<pubDate>09 Feb  2010 08:07:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101087</link>
</item><item>
<title>Re: embperl releases</title>
<description>I think I&amp;#039;ve sent this through before, but it&amp;#039;s attached. It&amp;#039;s not original to us - just my collection of the diffs needed to get tests passing and</description>
<pubDate>09 Feb  2010 05:40:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101085</link>
</item><item>
<title>RE: embperl releases</title>
<description>Hi, I think I will first bring Embperl up to date, then it would be great to get more visibility to Embperl. Maybe it&amp;#039;s possible for somebody to wri</description>
<pubDate>09 Feb  2010 00:11:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101082</link>
</item><item>
<title>RE: embperl releases</title>
<description>Hi Michael,     this sounds good. Since I never used git before, is there a possibility to simply get a diff over all files to the latest Embperl</description>
<pubDate>09 Feb  2010 00:06:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101081</link>
</item><item>
<title>Re: embperl releases</title>
<description>We&amp;#039;d be happy to help if we can. I&amp;#039;ve linked before a reference to the github tree of what we&amp;#039;re using internally: http://github.com/mstevens/embper</description>
<pubDate>08 Feb  2010 06:09:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101076</link>
</item><item>
<title>Re: embperl releases</title>
<description>Gerald Richter - ECOS wrote: &amp;gt; Hi, &amp;gt; &amp;gt; I would be very happy for any help and contribution to Embperl. &amp;gt; &amp;gt; Several people have sent patches in the p</description>
<pubDate>07 Feb  2010 08:40:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101072</link>
</item><item>
<title>RE: embperl releases</title>
<description>Hi, I would be very happy for any help and contribution to Embperl. Several people have sent patches in the past, but you are right I am the only &amp;quot;r</description>
<pubDate>06 Feb  2010 03:20:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101071</link>
</item><item>
<title>Re: embperl releases</title>
<description>Hi Gerald, Thanks for introducing me to Catalyst! It sounds amazing. Looking forward to the joining of the two.... Chris  On 5 February 2010 15:4</description>
<pubDate>05 Feb  2010 07:50:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101053</link>
</item><item>
<title>RE: embperl releases</title>
<description>How is it that Embperl (as good as it is), is only supported by one person? I find this to be the best Perl templating package. Is the code accessible</description>
<pubDate>05 Feb  2010 07:41:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101052</link>
</item><item>
<title>Re: Embperl question</title>
<description>I applied the fix suppplied by Frank in : http://www.gossamer-threads.com/lists/modperl/embperl/98673 And it worked for me. I am using newest release</description>
<pubDate>05 Feb  2010 07:41:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101051</link>
</item><item>
<title>RE: embperl releases</title>
<description>Hi, I am currently working on getting it to run with newest Perl. I have created some example for the usage of Embperl::Form and still extending Emb</description>
<pubDate>05 Feb  2010 06:15:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101050</link>
</item><item>
<title>Re: embperl releases</title>
<description>Can we be told what to expect? ;) Chris Denman On 5 February 2010 10:22, Michael Stevens &amp;lt;michael.stevens@dianomi.com&amp;gt; wrote: &amp;gt; Gerald, &amp;gt; &amp;gt; I know y</description>
<pubDate>05 Feb  2010 02:24:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/modperl/embperl/101047</link>
</item>
</channel>
</rss>
