<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-4032</id>
	<title>Nabble - Pebble</title>
	<updated>2008-10-06T11:07:20Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Pebble-f4032.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pebble-f4032.html" />
	<subtitle type="html">Pebble is a very lightweight, personal blogger that is written as a web application to run inside standard J2EE web containers using standard technologies such as JSP, Servlets, filters, JSP custom tags, JSTL and JAXP. Pebble home is &lt;a href=&quot;http://sourceforge.net/projects/pebble/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19843901</id>
	<title>Re: modification of admin links</title>
	<published>2008-10-06T11:07:20Z</published>
	<updated>2008-10-06T11:07:20Z</updated>
	<author>
		<name>Olaf Kock</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;you may do so as James suggests *in admin.jspf* and redeploy your pebble
&lt;br&gt;installation (or change it in the unzipped webapps directory). But note,
&lt;br&gt;that you may not do so in your theme file - e.g. template.jsp.
&lt;br&gt;&lt;br&gt;Pebble thankfully prohibits java scripting in any *.jsp file, thus
&lt;br&gt;preventing a number of security problems when you can introduce
&lt;br&gt;arbitrary code through the web frontend. You cannot introduce any
&lt;br&gt;&amp;quot;scriptlet&amp;quot; (anything containing &amp;quot;&amp;lt;% .... %&amp;gt;&amp;quot;) through the web frontend.
&lt;br&gt;Otherwise please file it as a security bug.
&lt;br&gt;&lt;br&gt;If you try it, you'll need to restore the theming jsp with file access
&lt;br&gt;from both, your pebble data directory and the tomcat directory that it
&lt;br&gt;is also written to. (or reset your theme)
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Olaf
&lt;br&gt;&lt;br&gt;James Roper wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; There's no pebble property, but you can obtain the current year using a
&lt;br&gt;&amp;gt; JSP expression:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;a href=&amp;quot;viewLogSummary.secureaction?year=&amp;lt;%=
&lt;br&gt;&amp;gt; java.util.Calendar.getInstance().get(java.util.Calendar.YEAR) %&amp;gt;&amp;quot;
&lt;br&gt;&amp;gt; title=&amp;quot;View log summary for this year&amp;quot;&amp;gt;Yearly log&amp;lt;/a&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Fri, Oct 3, 2008 at 12:40 AM, &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19843901&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;azagniotov@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Hello fellow Pebblers,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; I want to make some modifications to the admin links, for example to add
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; the following link into &amp;lt;span id=&amp;quot;admin-logs&amp;quot;&amp;gt;:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;a href=&amp;quot;viewLogSummary.secureaction?year=2008&amp;quot; title=&amp;quot;View log summary
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; for this year&amp;quot;&amp;gt;Yearly log&amp;lt;/a&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Is there some Pebble property i can use to get the current year (instead
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; of having hardcoded year)? something like ${blog.year} maybe?
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19843901&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19843901.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19834502</id>
	<title>Re: modification of admin links</title>
	<published>2008-10-06T02:09:59Z</published>
	<updated>2008-10-06T02:09:59Z</updated>
	<author>
		<name>James Roper-3</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;There&amp;#39;s no pebble property, but you can obtain the current year using a JSP expression:&lt;br&gt;&lt;br&gt;&amp;lt;a href=&amp;quot;viewLogSummary.secureaction?year=&amp;lt;%= java.util.Calendar.getInstance().get(java.util.Calendar.YEAR) %&amp;gt;&amp;quot; title=&amp;quot;View log summary for this year&amp;quot;&amp;gt;Yearly log&amp;lt;/a&amp;gt;&lt;br&gt;

&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Fri, Oct 3, 2008 at 12:40 AM,  &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19834502&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;azagniotov@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
Hello fellow Pebblers,&lt;br&gt;
I want to make some modifications to the admin links, for example to add&lt;br&gt;
the following link into &amp;lt;span id=&amp;quot;admin-logs&amp;quot;&amp;gt;:&lt;br&gt;
&lt;br&gt;
&amp;lt;a href=&amp;quot;viewLogSummary.secureaction?year=2008&amp;quot; title=&amp;quot;View log summary&lt;br&gt;
for this year&amp;quot;&amp;gt;Yearly log&amp;lt;/a&amp;gt;&lt;br&gt;
&lt;br&gt;
Is there some Pebble property i can use to get the current year (instead&lt;br&gt;
of having hardcoded year)? something like ${blog.year} maybe?&lt;br&gt;
&lt;br&gt;
I hope i was clear,&lt;br&gt;
Thank you&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
-------------------------------------------------------------------------&lt;br&gt;
This SF.Net email is sponsored by the Moblin Your Move Developer&amp;#39;s challenge&lt;br&gt;
Build the coolest Linux based applications with Moblin SDK &amp;amp; win great prizes&lt;br&gt;
Grand prize is a trip for two to an Open Source event anywhere in the world&lt;br&gt;
&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Pebble-user mailing list&lt;br&gt;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19834502&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19834502&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19834502.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19817938</id>
	<title>modification of admin links</title>
	<published>2008-10-02T06:40:46Z</published>
	<updated>2008-10-02T06:40:46Z</updated>
	<author>
		<name>azagniotov</name>
	</author>
	<content type="html">Hello fellow Pebblers,
&lt;br&gt;I want to make some modifications to the admin links, for example to add
&lt;br&gt;the following link into &amp;lt;span id=&amp;quot;admin-logs&amp;quot;&amp;gt;:
&lt;br&gt;&lt;br&gt;&amp;lt;a href=&amp;quot;viewLogSummary.secureaction?year=2008&amp;quot; title=&amp;quot;View log summary
&lt;br&gt;for this year&amp;quot;&amp;gt;Yearly log&amp;lt;/a&amp;gt;
&lt;br&gt;&lt;br&gt;Is there some Pebble property i can use to get the current year (instead
&lt;br&gt;of having hardcoded year)? something like ${blog.year} maybe?
&lt;br&gt;&lt;br&gt;I hope i was clear,
&lt;br&gt;Thank you
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817938&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19817938.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19672585</id>
	<title>Re: Fwd: Issue using Pebble 2.3.1</title>
	<published>2008-09-25T08:50:36Z</published>
	<updated>2008-09-25T08:50:36Z</updated>
	<author>
		<name>Debabrat panda</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;div&gt;James,&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Thanks for your response.&lt;/div&gt;
&lt;div&gt;I looked in to the log file in side tomcat&amp;#39;s log directory and i found an Transforamtion exception while loading the context of pebble. To solve this i put xalan jars.Now my pebble is wotking fine.&lt;br&gt;&lt;br&gt;&lt;/div&gt;

&lt;div class=&quot;gmail_quote&quot;&gt;On Wed, Sep 17, 2008 at 6:00 PM, James Roper &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19672585&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jroper2@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid&quot;&gt;Deb,&lt;br&gt;&lt;br&gt;In Tomcats log directory, there should be a file called&lt;br&gt;&amp;lt;hostname&amp;gt;.&amp;lt;datestamp&amp;gt;.log, where &amp;lt;hostname&amp;gt; is the value of the name&lt;br&gt;
attribute in the &amp;lt;Host&amp;gt; element in your server.xml configuration file&lt;br&gt;(eg, localhost), and &amp;lt;datestamp&amp;gt; is a recent date. &amp;nbsp;Have a look in the&lt;br&gt;most recent of those files, the exception that is causing pebble not&lt;br&gt;
to start is likely to be in there.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;&lt;br&gt;James&lt;br&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;On Wed, Sep 17, 2008 at 4:09 AM, Debabrat panda &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19672585&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debabratp@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;&amp;gt; Simon,&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; As my project is in critical position I used Pebble for blogging.&lt;br&gt;
&amp;gt; Both versions of tomcat( 5.0.X and of 5.5.X) &amp;nbsp;are using servlet 2.4 and JSP&lt;br&gt;&amp;gt; 2.0. I am using tomcat 5.0.X.&lt;br&gt;&amp;gt; I did every thing mentioned in the installation of Pebble.&lt;br&gt;&amp;gt; But i am getting below error&lt;br&gt;
&amp;gt; ----------------------------------------&lt;br&gt;&amp;gt; INFO: Installing web application at context path /pebble from URL&lt;br&gt;&amp;gt; file:D:\jakarta-tomcat-5.0.28\webapps\pebble&lt;br&gt;&amp;gt; 2008-09-16 01:54:34,968 [main] WARN&lt;br&gt;&amp;gt; org.acegisecurity.intercept.AbstractSecurityInterceptor &amp;nbsp;- Could not&lt;br&gt;
&amp;gt; validate configuration attributes as the MethodDefinitionSource did not&lt;br&gt;&amp;gt; return a ConfigAttributeDefinition Iterator&lt;br&gt;&amp;gt; 2008-09-16 01:54:35,093 [main] INFO&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Starting Pebble&lt;br&gt;
&amp;gt; 2008-09-16 01:54:36,265 [main] INFO &amp;nbsp;net.sourceforge.pebble.domain.Blog &amp;nbsp;-&lt;br&gt;&amp;gt; Started blog with ID default&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,265 [main] INFO&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Creating&lt;br&gt;
&amp;gt; &amp;#39;welcome note&amp;#39; blog entry for default&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,375 [main] INFO&lt;br&gt;&amp;gt; net.sourceforge.pebble.aggregator.NewsFeedContextListener &amp;nbsp;- Starting&lt;br&gt;&amp;gt; newsfeed updater&lt;br&gt;&amp;gt; Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardContext start&lt;br&gt;
&amp;gt; SEVERE: Error listenerStart&lt;br&gt;&amp;gt; Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardContext start&lt;br&gt;&amp;gt; SEVERE: Context startup failed due to previous errors&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,406 [main] INFO&lt;br&gt;
&amp;gt; net.sourceforge.pebble.aggregator.NewsFeedContextListener &amp;nbsp;- Stopping&lt;br&gt;&amp;gt; newsfeed updater&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,406 [main] INFO&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Stopping Pebble&lt;br&gt;
&amp;gt; 2008-09-16 01:54:36,718 [main] INFO &amp;nbsp;net.sourceforge.pebble.domain.Blog &amp;nbsp;-&lt;br&gt;&amp;gt; Stopped blog with ID default&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,718 [main] INFO&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Pebble stopped&lt;br&gt;
&amp;gt; Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardHostDeployer&lt;br&gt;&amp;gt; install&lt;br&gt;&amp;gt; INFO: Installing web application at context path &amp;nbsp;from URL&lt;br&gt;&amp;gt; file:D:\jakarta-tomcat-5.0.28\webapps\ROOT&lt;br&gt;&amp;gt; --------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br&gt;
&amp;gt;&lt;br&gt;&amp;gt; Any suggestion ?&lt;br&gt;&amp;gt; Please help.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; thanks&lt;br&gt;&amp;gt; Deb&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&amp;gt; -------------------------------------------------------------------------&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer&amp;#39;s challenge&lt;br&gt;
&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp;amp; win great&lt;br&gt;&amp;gt; prizes&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;&amp;gt; Pebble-user mailing list&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19672585&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;&amp;gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer&amp;#39;s challenge&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp;amp; win great prizes&lt;br&gt;
Grand prize is a trip for two to an Open Source event anywhere in the world&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;Pebble-user mailing list&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19672585&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19672585&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fwd%3A-Issue-using-Pebble-2.3.1-tp19517734p19672585.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19632065</id>
	<title>Re: Pebble new installation shows a blank page</title>
	<published>2008-09-23T09:49:04Z</published>
	<updated>2008-09-23T09:49:04Z</updated>
	<author>
		<name>David McLure</name>
	</author>
	<content type="html">Check for zero sized template.jsp and screen.css files on this blog.
&lt;br&gt;See my recent entry on PebbleUserGroup.org entitled &amp;quot;Common Problem :
&lt;br&gt;Pebble new installation shows a blank page&amp;quot; for more information on
&lt;br&gt;this.
&lt;br&gt;&lt;br&gt;Enjoy!
&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;On Tue, Sep 23, 2008 at 7:57 AM, Jiz &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19632065&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jissojose@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just downloaded the pebble and deployed to my Tomcat 5.5. startup didnt
&lt;br&gt;&amp;gt; thrown any errors and i can see the blog files created in the data directory
&lt;br&gt;&amp;gt; but when i try to access the pebble installation it returns a blank page and
&lt;br&gt;&amp;gt; i can see a log entry like
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;2008-09-23 16:08:09,093 [http-8080-Processor25] WARN
&lt;br&gt;&amp;gt; net.sourceforge.pebble.web
&lt;br&gt;&amp;gt; .action.FourZeroFourAction &amp;nbsp;- URL is /&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I saw that lot of people in the forum has the same issue but no solution is
&lt;br&gt;&amp;gt; given yet. Is there anybody here who solved this issue ? please do share....
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks a lot in advance
&lt;br&gt;&amp;gt; Jiz
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; View this message in context: &lt;a href=&quot;http://www.nabble.com/Pebble-new-installation-shows-a-blank-page-tp19625246p19625246.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Pebble-new-installation-shows-a-blank-page-tp19625246p19625246.html&lt;/a&gt;&lt;br&gt;&amp;gt; Sent from the pebble-user mailing list archive at Nabble.com.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19632065&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19632065&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pebble-new-installation-shows-a-blank-page-tp19625246p19632065.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19625246</id>
	<title>Pebble new installation shows a blank page</title>
	<published>2008-09-23T03:51:36Z</published>
	<updated>2008-09-23T03:51:36Z</updated>
	<author>
		<name>Jiz</name>
	</author>
	<content type="html">Just downloaded the pebble and deployed to my Tomcat 5.5. startup didnt thrown any errors and i can see the blog files created in the data directory but when i try to access the pebble installation it returns a blank page and i can see a log entry like
&lt;br&gt;&lt;br&gt;&amp;quot;2008-09-23 16:08:09,093 [http-8080-Processor25] WARN &amp;nbsp;net.sourceforge.pebble.web
&lt;br&gt;.action.FourZeroFourAction &amp;nbsp;- URL is /&amp;quot;
&lt;br&gt;&lt;br&gt;I saw that lot of people in the forum has the same issue but no solution is given yet. Is there anybody here who solved this issue ? please do share....
&lt;br&gt;&lt;br&gt;Thanks a lot in advance
&lt;br&gt;Jiz
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pebble-new-installation-shows-a-blank-page-tp19625246p19625246.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19531046</id>
	<title>Re: Fwd: Issue using Pebble 2.3.1</title>
	<published>2008-09-17T05:30:57Z</published>
	<updated>2008-09-17T05:30:57Z</updated>
	<author>
		<name>James Roper-3</name>
	</author>
	<content type="html">Deb,
&lt;br&gt;&lt;br&gt;In Tomcats log directory, there should be a file called
&lt;br&gt;&amp;lt;hostname&amp;gt;.&amp;lt;datestamp&amp;gt;.log, where &amp;lt;hostname&amp;gt; is the value of the name
&lt;br&gt;attribute in the &amp;lt;Host&amp;gt; element in your server.xml configuration file
&lt;br&gt;(eg, localhost), and &amp;lt;datestamp&amp;gt; is a recent date. &amp;nbsp;Have a look in the
&lt;br&gt;most recent of those files, the exception that is causing pebble not
&lt;br&gt;to start is likely to be in there.
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;James
&lt;br&gt;&lt;br&gt;On Wed, Sep 17, 2008 at 4:09 AM, Debabrat panda &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19531046&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;debabratp@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Simon,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As my project is in critical position I used Pebble for blogging.
&lt;br&gt;&amp;gt; Both versions of tomcat( 5.0.X and of 5.5.X) &amp;nbsp;are using servlet 2.4 and JSP
&lt;br&gt;&amp;gt; 2.0. I am using tomcat 5.0.X.
&lt;br&gt;&amp;gt; I did every thing mentioned in the installation of Pebble.
&lt;br&gt;&amp;gt; But i am getting below error
&lt;br&gt;&amp;gt; ----------------------------------------
&lt;br&gt;&amp;gt; INFO: Installing web application at context path /pebble from URL
&lt;br&gt;&amp;gt; file:D:\jakarta-tomcat-5.0.28\webapps\pebble
&lt;br&gt;&amp;gt; 2008-09-16 01:54:34,968 [main] WARN
&lt;br&gt;&amp;gt; org.acegisecurity.intercept.AbstractSecurityInterceptor &amp;nbsp;- Could not
&lt;br&gt;&amp;gt; validate configuration attributes as the MethodDefinitionSource did not
&lt;br&gt;&amp;gt; return a ConfigAttributeDefinition Iterator
&lt;br&gt;&amp;gt; 2008-09-16 01:54:35,093 [main] INFO
&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Starting Pebble
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,265 [main] INFO &amp;nbsp;net.sourceforge.pebble.domain.Blog &amp;nbsp;-
&lt;br&gt;&amp;gt; Started blog with ID default
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,265 [main] INFO
&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Creating
&lt;br&gt;&amp;gt; 'welcome note' blog entry for default
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,375 [main] INFO
&lt;br&gt;&amp;gt; net.sourceforge.pebble.aggregator.NewsFeedContextListener &amp;nbsp;- Starting
&lt;br&gt;&amp;gt; newsfeed updater
&lt;br&gt;&amp;gt; Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardContext start
&lt;br&gt;&amp;gt; SEVERE: Error listenerStart
&lt;br&gt;&amp;gt; Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardContext start
&lt;br&gt;&amp;gt; SEVERE: Context startup failed due to previous errors
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,406 [main] INFO
&lt;br&gt;&amp;gt; net.sourceforge.pebble.aggregator.NewsFeedContextListener &amp;nbsp;- Stopping
&lt;br&gt;&amp;gt; newsfeed updater
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,406 [main] INFO
&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Stopping Pebble
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,718 [main] INFO &amp;nbsp;net.sourceforge.pebble.domain.Blog &amp;nbsp;-
&lt;br&gt;&amp;gt; Stopped blog with ID default
&lt;br&gt;&amp;gt; 2008-09-16 01:54:36,718 [main] INFO
&lt;br&gt;&amp;gt; net.sourceforge.pebble.web.listener.PebbleContextListener &amp;nbsp;- Pebble stopped
&lt;br&gt;&amp;gt; Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardHostDeployer
&lt;br&gt;&amp;gt; install
&lt;br&gt;&amp;gt; INFO: Installing web application at context path &amp;nbsp;from URL
&lt;br&gt;&amp;gt; file:D:\jakarta-tomcat-5.0.28\webapps\ROOT
&lt;br&gt;&amp;gt; --------------------------------------------------------------------------------------------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any suggestion ?
&lt;br&gt;&amp;gt; Please help.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks
&lt;br&gt;&amp;gt; Deb
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19531046&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19531046&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fwd%3A-Issue-using-Pebble-2.3.1-tp19517734p19531046.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19517734</id>
	<title>Fwd: Issue using Pebble 2.3.1</title>
	<published>2008-09-16T11:09:05Z</published>
	<updated>2008-09-16T11:09:05Z</updated>
	<author>
		<name>Debabrat panda</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Simon,&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div dir=&quot;ltr&quot;&gt;&lt;br&gt;As my project is in critical position I used Pebble for blogging.&lt;br&gt;Both versions of tomcat( 5.0.X and of 5.5.X)&amp;nbsp; are using servlet 2.4 and JSP 2.0. I am using tomcat 5.0.X.&lt;br&gt;
I did every thing mentioned in the installation of Pebble. &lt;br&gt;
But i am getting below error &lt;br&gt;----------------------------------------&lt;br&gt;INFO: Installing web application at context path /pebble from URL file:D:\jakarta-tomcat-5.0.28\webapps\pebble&lt;br&gt;2008-09-16 01:54:34,968 [main] WARN&amp;nbsp; org.acegisecurity.intercept.AbstractSecurityInterceptor&amp;nbsp; - Could not validate configuration attributes as the MethodDefinitionSource did not return a ConfigAttributeDefinition Iterator&lt;br&gt;

2008-09-16 01:54:35,093 [main] INFO&amp;nbsp; net.sourceforge.pebble.web.listener.PebbleContextListener&amp;nbsp; - Starting Pebble&lt;br&gt;2008-09-16 01:54:36,265 [main] INFO&amp;nbsp; net.sourceforge.pebble.domain.Blog&amp;nbsp; - Started blog with ID default&lt;br&gt;

2008-09-16 01:54:36,265 [main] INFO&amp;nbsp; net.sourceforge.pebble.web.listener.PebbleContextListener&amp;nbsp; - Creating &amp;#39;welcome note&amp;#39; blog entry for default&lt;br&gt;2008-09-16 01:54:36,375 [main] INFO&amp;nbsp; net.sourceforge.pebble.aggregator.NewsFeedContextListener&amp;nbsp; - Starting newsfeed updater&lt;br&gt;

Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardContext start&lt;br&gt;SEVERE: Error listenerStart&lt;br&gt;Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardContext start&lt;br&gt;SEVERE: Context startup failed due to previous errors&lt;br&gt;

2008-09-16 01:54:36,406 [main] INFO&amp;nbsp; net.sourceforge.pebble.aggregator.NewsFeedContextListener&amp;nbsp; - Stopping newsfeed updater&lt;br&gt;2008-09-16 01:54:36,406 [main] INFO&amp;nbsp; net.sourceforge.pebble.web.listener.PebbleContextListener&amp;nbsp; - Stopping Pebble&lt;br&gt;

2008-09-16 01:54:36,718 [main] INFO&amp;nbsp; net.sourceforge.pebble.domain.Blog&amp;nbsp; - Stopped blog with ID default&lt;br&gt;2008-09-16 01:54:36,718 [main] INFO&amp;nbsp; net.sourceforge.pebble.web.listener.PebbleContextListener&amp;nbsp; - Pebble stopped&lt;br&gt;

Sep 16, 2008 1:54:36 AM org.apache.catalina.core.StandardHostDeployer install&lt;br&gt;INFO: Installing web application at context path&amp;nbsp; from URL file:D:\jakarta-tomcat-5.0.28\webapps\ROOT&lt;br&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br&gt;

&lt;br&gt;Any suggestion ?&lt;br&gt;Please help.&lt;br&gt;&lt;br&gt;thanks &lt;br&gt;Deb&lt;br&gt;&lt;/div&gt;
&lt;br&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19517734&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fwd%3A-Issue-using-Pebble-2.3.1-tp19517734p19517734.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19479711</id>
	<title>Re: Pebble has security hole??</title>
	<published>2008-09-14T05:04:46Z</published>
	<updated>2008-09-14T05:04:46Z</updated>
	<author>
		<name>Weiqi Gao-2</name>
	</author>
	<content type="html">Tony Anecito wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am seeing some strange output on the console that looks like someone is using pebble for spam. I want to know how to stop it. I am getting:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 23:41:26,734 INFO &amp;nbsp;[STDOUT] 2008-09-13 23:41:26,734 [ajp-127.0.0.1-8009-17] INFO
&lt;br&gt;&amp;gt; &amp;nbsp; net.sourceforge.pebble.event.response.LinkSpamListener &amp;nbsp;- free download arashi
&lt;br&gt;&amp;gt; &amp;nbsp;music marked as pending : number of links is 8, threshold is 3
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How do I stop this? Why is Pebble allowing downloads from another site??
&lt;br&gt;&lt;br&gt;I see hundreds of these a day.
&lt;br&gt;&lt;br&gt;This means that someone is trying to add a comment to one of your blog 
&lt;br&gt;entries, and Pebble's anti-spam mechanism recognized it as spam and 
&lt;br&gt;marked it as pending.
&lt;br&gt;&lt;br&gt;&amp;quot;free download arashi music&amp;quot; is merely the title of the spam comment's 
&lt;br&gt;title.
&lt;br&gt;&lt;br&gt;There really isn't any practical way to stop these spams.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Weiqi Gao
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19479711&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;weiqigao@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.weiqigao.com/blog/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.weiqigao.com/blog/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19479711&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pebble-has-security-hole---tp19479386p19479711.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19479386</id>
	<title>Pebble has security hole??</title>
	<published>2008-09-14T04:21:04Z</published>
	<updated>2008-09-14T04:21:04Z</updated>
	<author>
		<name>Tony Anecito-2</name>
	</author>
	<content type="html">Hi All,
&lt;br&gt;&lt;br&gt;I am seeing some strange output on the console that looks like someone is using pebble for spam. I want to know how to stop it. I am getting:
&lt;br&gt;&lt;br&gt;23:41:26,734 INFO &amp;nbsp;[STDOUT] 2008-09-13 23:41:26,734 [ajp-127.0.0.1-8009-17] INFO
&lt;br&gt;&amp;nbsp; net.sourceforge.pebble.event.response.LinkSpamListener &amp;nbsp;- free download arashi
&lt;br&gt;&amp;nbsp;music marked as pending : number of links is 8, threshold is 3
&lt;br&gt;&lt;br&gt;&lt;br&gt;How do I stop this? Why is Pebble allowing downloads from another site??
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;-Tony
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19479386&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Pebble-has-security-hole---tp19479386p19479386.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19450873</id>
	<title>Re: adminPanel</title>
	<published>2008-09-11T21:54:50Z</published>
	<updated>2008-09-11T21:54:50Z</updated>
	<author>
		<name>Olaf Kock</name>
	</author>
	<content type="html">I hate it, when that happens.
&lt;br&gt;&lt;br&gt;There has been a time when this was almost an autoresponder for any
&lt;br&gt;webapp, I should get back to that habit.
&lt;br&gt;&lt;br&gt;Good to hear that it's solved.
&lt;br&gt;&lt;br&gt;Olaf
&lt;br&gt;&lt;br&gt;Guillermo Payet schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Aha....
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I purged the Tomcat work area, which was caching old compiled code, 
&lt;br&gt;&amp;gt; and the new navigation finally shows up.
&lt;br&gt;&amp;gt;&amp;gt; Guillermo Payet schrieb:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; What happened to adminPanel tag??
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Was it replaced by something else? &amp;nbsp;Removed because of some security issue?
&lt;br&gt;&amp;gt;&amp;gt; No, it's been moved to the top of the page. If you have javascript
&lt;br&gt;&amp;gt;&amp;gt; enabled, it now features some mouseover-effects, e.g. the menus appear
&lt;br&gt;&amp;gt;&amp;gt; once you hover over their title.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19450873&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/adminPanel-tp19222328p19450873.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19450872</id>
	<title>Re: MovableTypeImporter difficulties</title>
	<published>2008-09-11T21:49:39Z</published>
	<updated>2008-09-11T21:49:39Z</updated>
	<author>
		<name>Olaf Kock</name>
	</author>
	<content type="html">Yusuke Yamamoto schrieb:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I found another bug on the MovableTypeImporter.
&lt;br&gt;&amp;gt; It throws StringIndexOutOfBoundsException when importing entries with
&lt;br&gt;&amp;gt; multiple subcategories.
&lt;br&gt;&lt;br&gt;thanks a lot for reporting/fixing. Unless Simon has already done so,
&lt;br&gt;I'll probably integrate this patch this weekend.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Olaf
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19450872&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/MovableTypeImporter-difficulties-tp19240199p19450872.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19423977</id>
	<title>Re: Problem with absolute URLs</title>
	<published>2008-09-10T14:56:16Z</published>
	<updated>2008-09-10T14:56:16Z</updated>
	<author>
		<name>John Moore-19</name>
	</author>
	<content type="html">marty milligan wrote:
&lt;br&gt;&amp;gt; On Wed, Sep 10, 2008 at 2:11 PM, John Moore &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19423977&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pebble@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Thanks. Looks like I'm going to have to try yet another approach to this
&lt;br&gt;&amp;gt;&amp;gt; small but seemingly intractable problem....
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am tuning in late to this. &amp;nbsp;Have you set up an alias in Tomcat to
&lt;br&gt;&amp;gt; direct both URLs to the same Pebble instance?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I can't use the same Pebble instance, because I have to have two 
&lt;br&gt;different pebble.properties files (or at least, two different 'url' 
&lt;br&gt;properties). Of course, it's possible (likely) that I've missed 
&lt;br&gt;something obvious here.
&lt;br&gt;&amp;gt; Also, you can front end local users to something like ISA so they
&lt;br&gt;&amp;gt; don't hit the web server directly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I don't reckon a proxy server would work for this - the links still all 
&lt;br&gt;get created with the wrong host.
&lt;br&gt;&lt;br&gt;JM
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19423977&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19423977.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19420250</id>
	<title>Re: Problem with absolute URLs</title>
	<published>2008-09-10T11:29:50Z</published>
	<updated>2008-09-10T11:29:50Z</updated>
	<author>
		<name>Marty Milligan</name>
	</author>
	<content type="html">On Wed, Sep 10, 2008 at 2:11 PM, John Moore &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19420250&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pebble@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Thanks. Looks like I'm going to have to try yet another approach to this
&lt;br&gt;&amp;gt; small but seemingly intractable problem....
&lt;br&gt;&lt;br&gt;I am tuning in late to this. &amp;nbsp;Have you set up an alias in Tomcat to
&lt;br&gt;direct both URLs to the same Pebble instance?
&lt;br&gt;&lt;br&gt;Also, you can front end local users to something like ISA so they
&lt;br&gt;don't hit the web server directly.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;cordially,
&lt;br&gt;Marty Milligan PO Box 434, Falling Waters, WV 25419
&lt;br&gt;&lt;a href=&quot;http://milligansisland.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://milligansisland.com/&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://adventureswithbuck.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://adventureswithbuck.com/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://byteslinger.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://byteslinger.com/&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://creepinglunacy.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://creepinglunacy.com/&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://mopedia.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mopedia.org/&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://mill-co.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mill-co.com/&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://oarl.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://oarl.org/&lt;/a&gt;&amp;nbsp;&lt;a href=&quot;http://virtualgarage.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://virtualgarage.net/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19420250&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19420250.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19419901</id>
	<title>Re: Problem with absolute URLs</title>
	<published>2008-09-10T11:11:02Z</published>
	<updated>2008-09-10T11:11:02Z</updated>
	<author>
		<name>John Moore-19</name>
	</author>
	<content type="html">Simon Brown wrote:
&lt;br&gt;&amp;gt; The data isn't being stored anywhere else, but Pebble caches the blog &amp;nbsp;
&lt;br&gt;&amp;gt; entry indexes and I imagine this is what is causing your problems. In &amp;nbsp;
&lt;br&gt;&amp;gt; other words, the Pebble instances can't see that changes have happened &amp;nbsp;
&lt;br&gt;&amp;gt; underneath them. As a general recommendation, I wouldn't point more &amp;nbsp;
&lt;br&gt;&amp;gt; than a single Pebble instance at the same data directory.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Thanks. Looks like I'm going to have to try yet another approach to this 
&lt;br&gt;small but seemingly intractable problem. I can't believe the amount of 
&lt;br&gt;time I've spent on it so far. Probably the best thing for me to try next 
&lt;br&gt;would be to get the host file sorted out on the client's Mac so that he 
&lt;br&gt;can use the actual domain name, and then either change a few things so 
&lt;br&gt;that Tomcat runs on port 80 (it's currently running on port 1980, to 
&lt;br&gt;which external requests on port 80 are forwarded by the router), or 
&lt;br&gt;install some kind of port redirector on the Tomcat machine so his 
&lt;br&gt;requests on port 80 are forwarded to 1980. If it were a Linux box I'd 
&lt;br&gt;take advantage of the wonderful Nginx for this, but it's Windows, so I 
&lt;br&gt;need to find a different solution, either pure networking or something 
&lt;br&gt;like Pound, perhaps.
&lt;br&gt;&lt;br&gt;JM
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19419901&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19419901.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19418926</id>
	<title>Re: Problem with absolute URLs</title>
	<published>2008-09-10T10:25:06Z</published>
	<updated>2008-09-10T10:25:06Z</updated>
	<author>
		<name>Simon Brown</name>
	</author>
	<content type="html">The data isn't being stored anywhere else, but Pebble caches the blog &amp;nbsp;
&lt;br&gt;entry indexes and I imagine this is what is causing your problems. In &amp;nbsp;
&lt;br&gt;other words, the Pebble instances can't see that changes have happened &amp;nbsp;
&lt;br&gt;underneath them. As a general recommendation, I wouldn't point more &amp;nbsp;
&lt;br&gt;than a single Pebble instance at the same data directory.
&lt;br&gt;&lt;br&gt;Simon
&lt;br&gt;&lt;br&gt;On 10 Sep 2008, at 17:33, John Moore wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; David McLure wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi John (&amp; Simon),
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I am becoming sort of an unwitting expert on running multiple domain
&lt;br&gt;&amp;gt;&amp;gt; names pointing to the same Tomcat server all (or at least most)
&lt;br&gt;&amp;gt;&amp;gt; running Pebble. &amp;nbsp;Adding an Apache front end to the mix (as I do) &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; makes
&lt;br&gt;&amp;gt;&amp;gt; life even more interesting. This is something I have been trying to
&lt;br&gt;&amp;gt;&amp;gt; sort out for quite some time now - in fact, I recently claimed &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; victory
&lt;br&gt;&amp;gt;&amp;gt; over this problem [yet again] on the PebbleUserGroup.org web site, &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; but
&lt;br&gt;&amp;gt;&amp;gt; it turns out that when attempting to run a shared Pebble instance on
&lt;br&gt;&amp;gt;&amp;gt; the shared back end Tomcat server as I have been trying to do, there
&lt;br&gt;&amp;gt;&amp;gt; are still (surprise surprise) some remaining issues to iron out. &amp;nbsp;I
&lt;br&gt;&amp;gt;&amp;gt; will need to add this latest revelation to my blog posting as well,
&lt;br&gt;&amp;gt;&amp;gt; but first I need to fix the blog so I can actually make sure it is
&lt;br&gt;&amp;gt;&amp;gt; properly edited.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; It's still a little early to say for sure, but it seems like Olaf's
&lt;br&gt;&amp;gt;&amp;gt; recent suggestion of running multiple [renamed] Pebble webapps - one
&lt;br&gt;&amp;gt;&amp;gt; for each web domain - is the only current workaround for these sorts
&lt;br&gt;&amp;gt;&amp;gt; of issues. &amp;nbsp;This is a shame, because each [renamed] Pebble.war
&lt;br&gt;&amp;gt;&amp;gt; instance weighs in at nearly 10 Megabytes, not to mention the added
&lt;br&gt;&amp;gt;&amp;gt; overhead of running multiple otherwise identical webapps (aside from
&lt;br&gt;&amp;gt;&amp;gt; property file differences). &amp;nbsp;It would be nice if there were a way to
&lt;br&gt;&amp;gt;&amp;gt; share some of the common jars and docs, etc. so as to be able to be
&lt;br&gt;&amp;gt;&amp;gt; able to shrink the size of the actual Pebble web application instance
&lt;br&gt;&amp;gt;&amp;gt; down to only those bits which are required for a given unique web
&lt;br&gt;&amp;gt;&amp;gt; domain.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I also seem to lose my previously mentioned &amp;quot;poor-man's single
&lt;br&gt;&amp;gt;&amp;gt; sign-on&amp;quot; capability by having to run multiple Pebble instances (each
&lt;br&gt;&amp;gt;&amp;gt; with their own separate realm), but I am not quite as concerned with
&lt;br&gt;&amp;gt;&amp;gt; this problem as it can ultimately be addressed by adding an LDAP
&lt;br&gt;&amp;gt;&amp;gt; server or some other Spring Security supported form of shared
&lt;br&gt;&amp;gt;&amp;gt; authentication/authorization.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for the suggestions.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've now attempted to get around the problem I had by basically
&lt;br&gt;&amp;gt; duplicating the 'blog' web application as 'bloglocal', with the
&lt;br&gt;&amp;gt; dataDirectory as specified in 'pebble.properties' for both being to
&lt;br&gt;&amp;gt; 'F:/blogdata', but with different url properties. The 'blog' webapp &amp;nbsp;
&lt;br&gt;&amp;gt; has
&lt;br&gt;&amp;gt; '&lt;a href=&quot;http://www.mydomain.com/blog'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mydomain.com/blog'&lt;/a&gt;, whereas the 'bloglocal' app has
&lt;br&gt;&amp;gt; '&lt;a href=&quot;http://192.168.0.1:1980/bloglocal/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://192.168.0.1:1980/bloglocal/'&lt;/a&gt;. I did this in the hope that any
&lt;br&gt;&amp;gt; edits to the bloglocal webapp, done by the administrator onsite &amp;nbsp;
&lt;br&gt;&amp;gt; (behind
&lt;br&gt;&amp;gt; the router which doesn't support loopback) would also change the data
&lt;br&gt;&amp;gt; used by the public web app (i.e., shared data). What's baffling me is
&lt;br&gt;&amp;gt; that this _partly_ works, but I can't see what's stopping it from &amp;nbsp;
&lt;br&gt;&amp;gt; fully
&lt;br&gt;&amp;gt; working. If the administrator makes a change to an existing blog entry
&lt;br&gt;&amp;gt; via the bloglocal webapp, that change is visible to the outside world
&lt;br&gt;&amp;gt; via the blog webapp. But if they add a new blog entry, it's not &amp;nbsp;
&lt;br&gt;&amp;gt; visible.
&lt;br&gt;&amp;gt; And yet, when I look in the F:/blogdata folder, I can see the new &amp;nbsp;
&lt;br&gt;&amp;gt; entry
&lt;br&gt;&amp;gt; there (the .xml file) and can see nothing about it to explain why it
&lt;br&gt;&amp;gt; should not be visible just as the others are. Is data stored somewhere
&lt;br&gt;&amp;gt; else as well?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; JM
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in &amp;nbsp;
&lt;br&gt;&amp;gt; the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19418926&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19418926&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19418926.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19417755</id>
	<title>Re: Problem with absolute URLs</title>
	<published>2008-09-10T09:33:21Z</published>
	<updated>2008-09-10T09:33:21Z</updated>
	<author>
		<name>John Moore-19</name>
	</author>
	<content type="html">David McLure wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi John (&amp; Simon),
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I am becoming sort of an unwitting expert on running multiple domain
&lt;br&gt;&amp;gt; names pointing to the same Tomcat server all (or at least most)
&lt;br&gt;&amp;gt; running Pebble. &amp;nbsp;Adding an Apache front end to the mix (as I do) makes
&lt;br&gt;&amp;gt; life even more interesting. This is something I have been trying to
&lt;br&gt;&amp;gt; sort out for quite some time now - in fact, I recently claimed victory
&lt;br&gt;&amp;gt; over this problem [yet again] on the PebbleUserGroup.org web site, but
&lt;br&gt;&amp;gt; it turns out that when attempting to run a shared Pebble instance on
&lt;br&gt;&amp;gt; the shared back end Tomcat server as I have been trying to do, there
&lt;br&gt;&amp;gt; are still (surprise surprise) some remaining issues to iron out. &amp;nbsp;I
&lt;br&gt;&amp;gt; will need to add this latest revelation to my blog posting as well,
&lt;br&gt;&amp;gt; but first I need to fix the blog so I can actually make sure it is
&lt;br&gt;&amp;gt; properly edited.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It's still a little early to say for sure, but it seems like Olaf's
&lt;br&gt;&amp;gt; recent suggestion of running multiple [renamed] Pebble webapps - one
&lt;br&gt;&amp;gt; for each web domain - is the only current workaround for these sorts
&lt;br&gt;&amp;gt; of issues. &amp;nbsp;This is a shame, because each [renamed] Pebble.war
&lt;br&gt;&amp;gt; instance weighs in at nearly 10 Megabytes, not to mention the added
&lt;br&gt;&amp;gt; overhead of running multiple otherwise identical webapps (aside from
&lt;br&gt;&amp;gt; property file differences). &amp;nbsp;It would be nice if there were a way to
&lt;br&gt;&amp;gt; share some of the common jars and docs, etc. so as to be able to be
&lt;br&gt;&amp;gt; able to shrink the size of the actual Pebble web application instance
&lt;br&gt;&amp;gt; down to only those bits which are required for a given unique web
&lt;br&gt;&amp;gt; domain.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I also seem to lose my previously mentioned &amp;quot;poor-man's single
&lt;br&gt;&amp;gt; sign-on&amp;quot; capability by having to run multiple Pebble instances (each
&lt;br&gt;&amp;gt; with their own separate realm), but I am not quite as concerned with
&lt;br&gt;&amp;gt; this problem as it can ultimately be addressed by adding an LDAP
&lt;br&gt;&amp;gt; server or some other Spring Security supported form of shared
&lt;br&gt;&amp;gt; authentication/authorization.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Thanks for the suggestions.
&lt;br&gt;&lt;br&gt;I've now attempted to get around the problem I had by basically
&lt;br&gt;duplicating the 'blog' web application as 'bloglocal', with the
&lt;br&gt;dataDirectory as specified in 'pebble.properties' for both being to
&lt;br&gt;'F:/blogdata', but with different url properties. The 'blog' webapp has
&lt;br&gt;'&lt;a href=&quot;http://www.mydomain.com/blog'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mydomain.com/blog'&lt;/a&gt;, whereas the 'bloglocal' app has
&lt;br&gt;'&lt;a href=&quot;http://192.168.0.1:1980/bloglocal/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://192.168.0.1:1980/bloglocal/'&lt;/a&gt;. I did this in the hope that any
&lt;br&gt;edits to the bloglocal webapp, done by the administrator onsite (behind
&lt;br&gt;the router which doesn't support loopback) would also change the data
&lt;br&gt;used by the public web app (i.e., shared data). What's baffling me is
&lt;br&gt;that this _partly_ works, but I can't see what's stopping it from fully
&lt;br&gt;working. If the administrator makes a change to an existing blog entry
&lt;br&gt;via the bloglocal webapp, that change is visible to the outside world
&lt;br&gt;via the blog webapp. But if they add a new blog entry, it's not visible.
&lt;br&gt;And yet, when I look in the F:/blogdata folder, I can see the new entry
&lt;br&gt;there (the .xml file) and can see nothing about it to explain why it
&lt;br&gt;should not be visible just as the others are. Is data stored somewhere
&lt;br&gt;else as well?
&lt;br&gt;&lt;br&gt;&lt;br&gt;JM
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19417755&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-Problem-with-absolute-URLs-%28John-Moore%29-tp19144527p19417755.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19385361</id>
	<title>Re: MovableTypeImporter difficulties</title>
	<published>2008-09-08T20:40:02Z</published>
	<updated>2008-09-08T20:40:02Z</updated>
	<author>
		<name>Yusuke Yamamoto</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I found another bug on the MovableTypeImporter.
&lt;br&gt;It throws StringIndexOutOfBoundsException when importing entries with &amp;nbsp;
&lt;br&gt;multiple subcategories.
&lt;br&gt;------------
&lt;br&gt;Exception in thread &amp;quot;main&amp;quot; java.lang.StringIndexOutOfBoundsException: &amp;nbsp;
&lt;br&gt;String index out of range: -6
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.String.substring(String.java:1768)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.String.substring(String.java:1735)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;net 
&lt;br&gt;.sourceforge 
&lt;br&gt;.pebble 
&lt;br&gt;.util 
&lt;br&gt;.importer.MovableTypeImporter.readBlogEntry(MovableTypeImporter.java: 
&lt;br&gt;144)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;net 
&lt;br&gt;.sourceforge 
&lt;br&gt;.pebble 
&lt;br&gt;.util.importer.MovableTypeImporter.importBlog(MovableTypeImporter.java: 
&lt;br&gt;104)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;net 
&lt;br&gt;.sourceforge 
&lt;br&gt;.pebble 
&lt;br&gt;.util.importer.MovableTypeImporter.main(MovableTypeImporter.java:88)
&lt;br&gt;------------
&lt;br&gt;&lt;br&gt;I'm attaching a patch and a test case for it.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;-- 
&lt;br&gt;Yusuke Yamamoto
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 2008/08/31, at 17:05, Yusuke Yamamoto wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Simon,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I found several problems on the MovableTypeImporter.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Entries without primary category failed to be imported with &amp;nbsp;
&lt;br&gt;&amp;gt; StringIndexOutOfBoundsException.
&lt;br&gt;&amp;gt; - MovableTypeImporter fails to parse dates if the system locale is &amp;nbsp;
&lt;br&gt;&amp;gt; other than English.
&lt;br&gt;&amp;gt; - Extended body doesn't get imported.
&lt;br&gt;&amp;gt; - multibyte contents get garbled
&lt;br&gt;&amp;gt; - imported entries are not published
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have fixed those problems and am attaching the fix and a JUnit &amp;nbsp;
&lt;br&gt;&amp;gt; test case for the bugs.
&lt;br&gt;&amp;gt; The version I tried is 2.3.1.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Yusuke Yamamoto
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in &amp;nbsp;
&lt;br&gt;&amp;gt; the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________&lt;/a&gt;&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19385361&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19385361&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;movabletypeimporter.patch&lt;/strong&gt; (21K) &lt;a href=&quot;http://www.nabble.com/attachment/19385361/0/movabletypeimporter.patch&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/MovableTypeImporter-difficulties-tp19240199p19385361.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19384989</id>
	<title>Re: captcha qestion</title>
	<published>2008-09-08T19:44:02Z</published>
	<updated>2008-09-08T19:44:02Z</updated>
	<author>
		<name>David McLure</name>
	</author>
	<content type="html">OK, I have an idea for a captcha strategy that might work. &amp;nbsp;Of course,
&lt;br&gt;by talking about it in the open like this, the chances of it working
&lt;br&gt;go down considerably, but this particular strategy doesn't really
&lt;br&gt;describe the actual gimmick as much as it simply describes the method
&lt;br&gt;of applying the strategy - which would be necessary to know in order
&lt;br&gt;to get plugged-into the solution.
&lt;br&gt;&lt;br&gt;Basically, the solution is secret - period - as long as it continues
&lt;br&gt;to work anyway. &amp;nbsp;The solution would register with and be managed by a
&lt;br&gt;service which would be subscribed to in a way that one from a large
&lt;br&gt;pool of different captcha strategies could be deployed at any given
&lt;br&gt;time, such that they could be changed automatically, based on the
&lt;br&gt;relative success of the currently deployed strategy. &amp;nbsp;The service
&lt;br&gt;would have an API by which verified captcha solutions could use to
&lt;br&gt;plug themselves into the service - the API itself would need to be
&lt;br&gt;highly secure in order to prevent one captcha service from
&lt;br&gt;compromising the rest. &amp;nbsp;The API would need to provide a way which
&lt;br&gt;allows the captcha strategies to identify themselves to the service,
&lt;br&gt;but not be otherwise identifiable to each other, or to the outside
&lt;br&gt;world.
&lt;br&gt;&lt;br&gt;The idea being that the subscription service would collect and provide
&lt;br&gt;a large pool of captcha solutions which, while they might not all be
&lt;br&gt;unbreakable, would provide subscriber web sites a means of being
&lt;br&gt;cycled through the solutions faster than the bots could be adjusted to
&lt;br&gt;spam them, as needed.
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;p.s. any volunteers?
&lt;br&gt;&lt;br&gt;On Mon, Sep 8, 2008 at 5:31 PM, James Roper &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19384989&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jroper2@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; With a little creativity, you can very easily come up with the worlds
&lt;br&gt;&amp;gt; simplest but most effective captcha strategy. &amp;nbsp;All you have to do is
&lt;br&gt;&amp;gt; do something that no one else has done. &amp;nbsp;It doesn't have to be
&lt;br&gt;&amp;gt; complex, the spam bots are dumb and can only detect things they know
&lt;br&gt;&amp;gt; how to detect, the thing is, if I gave you an idea here, then everyone
&lt;br&gt;&amp;gt; would use it, and then the spammers would update their spamming bots
&lt;br&gt;&amp;gt; to detect for that sort of captcha, and then that captcha wouldn't
&lt;br&gt;&amp;gt; work. &amp;nbsp;But I can think of hundreds of very simple things off the top
&lt;br&gt;&amp;gt; of my head that would recognise spam with 100% reliability, and no
&lt;br&gt;&amp;gt; false positives. &amp;nbsp;An example is you could say &amp;quot;Type the following word
&lt;br&gt;&amp;gt; backwards:&amp;quot;. &amp;nbsp;You wouldn't even have to put a random word in there, it
&lt;br&gt;&amp;gt; could be the same word every time. &amp;nbsp;Now that I've suggested that, if
&lt;br&gt;&amp;gt; everyone uses it, then it will be worth the spammers while to detect
&lt;br&gt;&amp;gt; that, so you may not find that that captcha strategy works so well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Another alternative that I'm thinking of trying is making the comment
&lt;br&gt;&amp;gt; form not look like a comment form, ie, use some javascript to render
&lt;br&gt;&amp;gt; the labels when its displayed to the user, change the action it gets
&lt;br&gt;&amp;gt; submitted to, and change the names of the form fields. &amp;nbsp;Again, if I
&lt;br&gt;&amp;gt; were to distribute the code that did that, the spammers would get a
&lt;br&gt;&amp;gt; hold of it, work out how to detect it, and it would no longer be
&lt;br&gt;&amp;gt; effective. &amp;nbsp;But at least with this option it makes it a lot harder for
&lt;br&gt;&amp;gt; the spammers to find pages in the first place that they can reply to,
&lt;br&gt;&amp;gt; because their spam bots generally use searches in google for pages
&lt;br&gt;&amp;gt; that contain text such as &amp;quot;reply&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cheers,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; James
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, Sep 9, 2008 at 12:19 AM, webmaster
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19384989&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webmaster@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; i am using the following comment strat:
&lt;br&gt;&amp;gt;&amp;gt; net.sourceforge.pebble.confirmation.SimpleMathsConfirmationStrategy
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; i am still having to approve my comments.... &amp;nbsp;what else should i be
&lt;br&gt;&amp;gt;&amp;gt; looking for?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19384989&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19384989&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19384989&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/captcha-qestion-tp19373294p19384989.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19382593</id>
	<title>Re: captcha qestion</title>
	<published>2008-09-08T15:31:48Z</published>
	<updated>2008-09-08T15:31:48Z</updated>
	<author>
		<name>James Roper-3</name>
	</author>
	<content type="html">With a little creativity, you can very easily come up with the worlds
&lt;br&gt;simplest but most effective captcha strategy. &amp;nbsp;All you have to do is
&lt;br&gt;do something that no one else has done. &amp;nbsp;It doesn't have to be
&lt;br&gt;complex, the spam bots are dumb and can only detect things they know
&lt;br&gt;how to detect, the thing is, if I gave you an idea here, then everyone
&lt;br&gt;would use it, and then the spammers would update their spamming bots
&lt;br&gt;to detect for that sort of captcha, and then that captcha wouldn't
&lt;br&gt;work. &amp;nbsp;But I can think of hundreds of very simple things off the top
&lt;br&gt;of my head that would recognise spam with 100% reliability, and no
&lt;br&gt;false positives. &amp;nbsp;An example is you could say &amp;quot;Type the following word
&lt;br&gt;backwards:&amp;quot;. &amp;nbsp;You wouldn't even have to put a random word in there, it
&lt;br&gt;could be the same word every time. &amp;nbsp;Now that I've suggested that, if
&lt;br&gt;everyone uses it, then it will be worth the spammers while to detect
&lt;br&gt;that, so you may not find that that captcha strategy works so well.
&lt;br&gt;&lt;br&gt;Another alternative that I'm thinking of trying is making the comment
&lt;br&gt;form not look like a comment form, ie, use some javascript to render
&lt;br&gt;the labels when its displayed to the user, change the action it gets
&lt;br&gt;submitted to, and change the names of the form fields. &amp;nbsp;Again, if I
&lt;br&gt;were to distribute the code that did that, the spammers would get a
&lt;br&gt;hold of it, work out how to detect it, and it would no longer be
&lt;br&gt;effective. &amp;nbsp;But at least with this option it makes it a lot harder for
&lt;br&gt;the spammers to find pages in the first place that they can reply to,
&lt;br&gt;because their spam bots generally use searches in google for pages
&lt;br&gt;that contain text such as &amp;quot;reply&amp;quot;.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;James
&lt;br&gt;&lt;br&gt;On Tue, Sep 9, 2008 at 12:19 AM, webmaster
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19382593&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;webmaster@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; i am using the following comment strat:
&lt;br&gt;&amp;gt; net.sourceforge.pebble.confirmation.SimpleMathsConfirmationStrategy
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i am still having to approve my comments.... &amp;nbsp;what else should i be
&lt;br&gt;&amp;gt; looking for?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19382593&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19382593&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/captcha-qestion-tp19373294p19382593.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19373294</id>
	<title>captcha qestion</title>
	<published>2008-09-08T07:19:10Z</published>
	<updated>2008-09-08T07:19:10Z</updated>
	<author>
		<name>webmaster-267</name>
	</author>
	<content type="html">i am using the following comment strat:
&lt;br&gt;net.sourceforge.pebble.confirmation.SimpleMathsConfirmationStrategy
&lt;br&gt;&lt;br&gt;i am still having to approve my comments.... &amp;nbsp;what else should i be &amp;nbsp;
&lt;br&gt;looking for?
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19373294&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/captcha-qestion-tp19373294p19373294.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19363461</id>
	<title>Re: Spammer attack</title>
	<published>2008-09-07T15:53:01Z</published>
	<updated>2008-09-07T15:53:01Z</updated>
	<author>
		<name>David McLure</name>
	</author>
	<content type="html">I was using the term &amp;quot;captcha&amp;quot; in the generic sense -
&lt;br&gt;SimpleMathsConfirmationStrategy is my captcha strategy and it seems to
&lt;br&gt;work well enough for now anyway.
&lt;br&gt;&lt;br&gt;Dave
&lt;br&gt;&lt;br&gt;On Sun, Sep 7, 2008 at 6:01 PM, Vahagn Hayrapetyan &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363461&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vahagnh@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hi Dave,-
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks for the reply. The four Comments Listeners you mention have always
&lt;br&gt;&amp;gt; been uncommented in my blog, however I did change the
&lt;br&gt;&amp;gt; DefaultConfirmationStrategy for SimpleMathsConfirmationStrategy. Let's see
&lt;br&gt;&amp;gt; how it behaves now.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Don't have a capcha plugin... something specific you can recommend?
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363461&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Spammer-attack-tp19361094p19363461.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19363028</id>
	<title>Re: Spammer attack</title>
	<published>2008-09-07T15:01:15Z</published>
	<updated>2008-09-07T15:01:15Z</updated>
	<author>
		<name>klaf_bang</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi Dave,-&lt;br&gt;&lt;br&gt;thanks for the reply. The four Comments Listeners you mention have always been uncommented in my blog, however I did change the DefaultConfirmationStrategy for SimpleMathsConfirmationStrategy. Let&amp;#39;s see how it behaves now.&lt;br&gt;
&lt;br&gt;Don&amp;#39;t have a capcha plugin... something specific you can recommend?&lt;br&gt;&lt;br&gt;Cheers, Vahagn&amp;nbsp; &lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Sun, Sep 7, 2008 at 10:38 PM, David McLure &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;david@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;Hi Vahagn,&lt;br&gt;
&lt;br&gt;
I think most of these guys are hard to track down because they are&lt;br&gt;
spoofing actual email addresses, and/or they are able to send&lt;br&gt;
anonymously. &amp;nbsp;In any case, they are also typically bot software which&lt;br&gt;
is automated, and can usually be tripped up by using a captcha plugin&lt;br&gt;
on your Comments (assuming you don&amp;#39;t already have this enabled).&lt;br&gt;
&lt;br&gt;
There are several algorithims to choose from. &amp;nbsp;Try adding the&lt;br&gt;
following to your &amp;quot;Comment Confirmation Strategy&amp;quot; (see your blog&lt;br&gt;
Plugins page) :&lt;br&gt;
&lt;br&gt;
net.sourceforge.pebble.confirmation.SimpleMathsConfirmationStrategy&lt;br&gt;
&lt;br&gt;
Also, make sure you have the following Comment Listeners uncommented :&lt;br&gt;
&lt;br&gt;
net.sourceforge.pebble.event.response.IpAddressListener&lt;br&gt;
net.sourceforge.pebble.event.response.LinkSpamListener&lt;br&gt;
net.sourceforge.pebble.event.response.ContentSpamListener&lt;br&gt;
net.sourceforge.pebble.event.response.SpamScoreListener&lt;br&gt;
&lt;br&gt;
See the Help link on your blog&amp;#39;s plugins page for more info on these features.&lt;br&gt;
&lt;br&gt;
Hope this helps,&lt;br&gt;
&lt;br&gt;
David McLure&lt;br&gt;
&lt;br&gt;
p.s. &amp;nbsp;Let me know if you already enabled something like this, because&lt;br&gt;
if you have, then we may have an even bigger problem to deal with&lt;br&gt;
here.&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;Wj3C7c&quot;&gt;&lt;br&gt;
&lt;br&gt;
On Sun, Sep 7, 2008 at 2:38 PM, Vahagn Hayrapetyan &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363028&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vahagnh@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hi all,-&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; does any one of you know how to track down a spammer? A sad fuck whom I used&lt;br&gt;
&amp;gt; to know has apparently registered my blog address with spam robots and now I&lt;br&gt;
&amp;gt; find spam &amp;quot;blog responses&amp;quot; in bulk when I login to Pebble. Is the&lt;br&gt;
&amp;gt; identification impossible because it is an automated task or can one glean&lt;br&gt;
&amp;gt; some info from the logs?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Any help appreciated.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; / Vahagn&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&amp;gt; -------------------------------------------------------------------------&lt;br&gt;
&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer&amp;#39;s challenge&lt;br&gt;
&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp;amp; win great&lt;br&gt;
&amp;gt; prizes&lt;br&gt;
&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;/a&gt;&lt;br&gt;
&amp;gt; _______________________________________________&lt;br&gt;
&amp;gt; Pebble-user mailing list&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363028&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;br&gt;
-------------------------------------------------------------------------&lt;br&gt;
This SF.Net email is sponsored by the Moblin Your Move Developer&amp;#39;s challenge&lt;br&gt;
Build the coolest Linux based applications with Moblin SDK &amp;amp; win great prizes&lt;br&gt;
Grand prize is a trip for two to an Open Source event anywhere in the world&lt;br&gt;
&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;amp;url=/&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
Pebble-user mailing list&lt;br&gt;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363028&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19363028&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Spammer-attack-tp19361094p19363028.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19362270</id>
	<title>Re: Spammer attack</title>
	<published>2008-09-07T13:38:10Z</published>
	<updated>2008-09-07T13:38:10Z</updated>
	<author>
		<name>David McLure</name>
	</author>
	<content type="html">Hi Vahagn,
&lt;br&gt;&lt;br&gt;I think most of these guys are hard to track down because they are
&lt;br&gt;spoofing actual email addresses, and/or they are able to send
&lt;br&gt;anonymously. &amp;nbsp;In any case, they are also typically bot software which
&lt;br&gt;is automated, and can usually be tripped up by using a captcha plugin
&lt;br&gt;on your Comments (assuming you don't already have this enabled).
&lt;br&gt;&lt;br&gt;There are several algorithims to choose from. &amp;nbsp;Try adding the
&lt;br&gt;following to your &amp;quot;Comment Confirmation Strategy&amp;quot; (see your blog
&lt;br&gt;Plugins page) :
&lt;br&gt;&lt;br&gt;net.sourceforge.pebble.confirmation.SimpleMathsConfirmationStrategy
&lt;br&gt;&lt;br&gt;Also, make sure you have the following Comment Listeners uncommented :
&lt;br&gt;&lt;br&gt;net.sourceforge.pebble.event.response.IpAddressListener
&lt;br&gt;net.sourceforge.pebble.event.response.LinkSpamListener
&lt;br&gt;net.sourceforge.pebble.event.response.ContentSpamListener
&lt;br&gt;net.sourceforge.pebble.event.response.SpamScoreListener
&lt;br&gt;&lt;br&gt;See the Help link on your blog's plugins page for more info on these features.
&lt;br&gt;&lt;br&gt;Hope this helps,
&lt;br&gt;&lt;br&gt;David McLure
&lt;br&gt;&lt;br&gt;p.s. &amp;nbsp;Let me know if you already enabled something like this, because
&lt;br&gt;if you have, then we may have an even bigger problem to deal with
&lt;br&gt;here.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sun, Sep 7, 2008 at 2:38 PM, Vahagn Hayrapetyan &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19362270&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vahagnh@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,-
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; does any one of you know how to track down a spammer? A sad fuck whom I used
&lt;br&gt;&amp;gt; to know has apparently registered my blog address with spam robots and now I
&lt;br&gt;&amp;gt; find spam &amp;quot;blog responses&amp;quot; in bulk when I login to Pebble. Is the
&lt;br&gt;&amp;gt; identification impossible because it is an automated task or can one glean
&lt;br&gt;&amp;gt; some info from the logs?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any help appreciated.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; / Vahagn
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19362270&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19362270&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Spammer-attack-tp19361094p19362270.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19361094</id>
	<title>Spammer attack</title>
	<published>2008-09-07T11:38:08Z</published>
	<updated>2008-09-07T11:38:08Z</updated>
	<author>
		<name>klaf_bang</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi all,-&lt;br&gt;&lt;br&gt;does any one of you know how to track down a spammer? A sad fuck whom I used to know has apparently registered my blog address with spam robots and now I find spam &amp;quot;blog responses&amp;quot; in bulk when I login to Pebble. Is the identification impossible because it is an automated task or can one glean some info from the logs?&lt;br&gt;
&lt;br&gt;Any help appreciated.&lt;br&gt;&lt;br&gt;/ Vahagn&lt;br&gt;&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19361094&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Spammer-attack-tp19361094p19361094.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19357933</id>
	<title>Re: search indexing / search not working:	Permission denied</title>
	<published>2008-09-07T06:15:33Z</published>
	<updated>2008-09-07T06:15:33Z</updated>
	<author>
		<name>Kai Grabfelder-2</name>
	</author>
	<content type="html">Ok I solved it (using strace to find out the filename that could not get created) : the tmp directory of 
&lt;br&gt;tomcat was missing write permissions. Stupid me ;-(
&lt;br&gt;&lt;br&gt;thanks for your help!
&lt;br&gt;&lt;br&gt;cheers
&lt;br&gt;&lt;br&gt;Kai
&lt;br&gt;&lt;br&gt;--- Original Nachricht ---
&lt;br&gt;Absender: Kai Grabfelder
&lt;br&gt;Datum: 07.09.2008 14:49
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; no, it does have execute permissions:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; root@v216140616:/srv/home/tomcat/pebble/blogs/de/indexes# ls -la
&lt;br&gt;&amp;gt; total 36
&lt;br&gt;&amp;gt; drwxr-xr-x &amp;nbsp;3 tomcat tomcat 4096 Sep &amp;nbsp;7 13:34 .
&lt;br&gt;&amp;gt; drwxr-xr-x 10 tomcat tomcat 4096 Sep &amp;nbsp;7 14:38 ..
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;174 Sep &amp;nbsp;7 14:38 authors.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;168 Sep &amp;nbsp;7 14:38 blogentries-published.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; &amp;nbsp;0 Sep &amp;nbsp;7 14:38 blogentries-unpublished.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; 74 Sep &amp;nbsp;7 14:38 categories.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; 24 Sep &amp;nbsp;7 14:38 pages.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;480 Sep &amp;nbsp;7 14:38 responses-approved.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; &amp;nbsp;0 Sep &amp;nbsp;7 14:38 responses-pending.index
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; &amp;nbsp;0 Sep &amp;nbsp;7 14:38 responses-rejected.index
&lt;br&gt;&amp;gt; drwxrwxrwx &amp;nbsp;2 tomcat tomcat 4096 Sep &amp;nbsp;7 14:24 search
&lt;br&gt;&amp;gt; -rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;898 Sep &amp;nbsp;7 14:38 tags.index
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; fyi: I've just updated lucene to 1.9.1 but the FSDirectory code has not changed there, so I'm getting the same 
&lt;br&gt;&amp;gt; errors...
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --- Original Nachricht ---
&lt;br&gt;&amp;gt; Absender: Yusuke Yamamoto
&lt;br&gt;&amp;gt; Datum: 07.09.2008 14:12
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; It seems that the user running tomcat is lacking an execute permission &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; to the /blogs/${blogname}/indexes directory.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; If it doesn't help, &amp;quot;ls -la&amp;quot; on the indexes directory and let us see &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; the result.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Best regards,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19357933&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19357933&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/search-indexing---search-not-working%3A-Permission-denied-tp19357345p19357933.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19357697</id>
	<title>Re: search indexing / search not working:	Permission denied</title>
	<published>2008-09-07T05:49:27Z</published>
	<updated>2008-09-07T05:49:27Z</updated>
	<author>
		<name>Kai Grabfelder-2</name>
	</author>
	<content type="html">no, it does have execute permissions:
&lt;br&gt;&lt;br&gt;root@v216140616:/srv/home/tomcat/pebble/blogs/de/indexes# ls -la
&lt;br&gt;total 36
&lt;br&gt;drwxr-xr-x &amp;nbsp;3 tomcat tomcat 4096 Sep &amp;nbsp;7 13:34 .
&lt;br&gt;drwxr-xr-x 10 tomcat tomcat 4096 Sep &amp;nbsp;7 14:38 ..
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;174 Sep &amp;nbsp;7 14:38 authors.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;168 Sep &amp;nbsp;7 14:38 blogentries-published.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; &amp;nbsp;0 Sep &amp;nbsp;7 14:38 blogentries-unpublished.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; 74 Sep &amp;nbsp;7 14:38 categories.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; 24 Sep &amp;nbsp;7 14:38 pages.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;480 Sep &amp;nbsp;7 14:38 responses-approved.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; &amp;nbsp;0 Sep &amp;nbsp;7 14:38 responses-pending.index
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp; &amp;nbsp;0 Sep &amp;nbsp;7 14:38 responses-rejected.index
&lt;br&gt;drwxrwxrwx &amp;nbsp;2 tomcat tomcat 4096 Sep &amp;nbsp;7 14:24 search
&lt;br&gt;-rw-r--r-- &amp;nbsp;1 tomcat tomcat &amp;nbsp;898 Sep &amp;nbsp;7 14:38 tags.index
&lt;br&gt;&lt;br&gt;fyi: I've just updated lucene to 1.9.1 but the FSDirectory code has not changed there, so I'm getting the same 
&lt;br&gt;errors...
&lt;br&gt;&lt;br&gt;--- Original Nachricht ---
&lt;br&gt;Absender: Yusuke Yamamoto
&lt;br&gt;Datum: 07.09.2008 14:12
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It seems that the user running tomcat is lacking an execute permission &amp;nbsp;
&lt;br&gt;&amp;gt; to the /blogs/${blogname}/indexes directory.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; If it doesn't help, &amp;quot;ls -la&amp;quot; on the indexes directory and let us see &amp;nbsp;
&lt;br&gt;&amp;gt; the result.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Best regards,
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19357697&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/search-indexing---search-not-working%3A-Permission-denied-tp19357345p19357697.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19357427</id>
	<title>Re: search indexing / search not working: Permission	denied</title>
	<published>2008-09-07T05:12:54Z</published>
	<updated>2008-09-07T05:12:54Z</updated>
	<author>
		<name>Yusuke Yamamoto</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;It seems that the user running tomcat is lacking an execute permission &amp;nbsp;
&lt;br&gt;to the /blogs/${blogname}/indexes directory.
&lt;br&gt;&lt;br&gt;If it doesn't help, &amp;quot;ls -la&amp;quot; on the indexes directory and let us see &amp;nbsp;
&lt;br&gt;the result.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;-- 
&lt;br&gt;Yusuke Yamamoto
&lt;br&gt;&lt;br&gt;&lt;br&gt;On 2008/09/07, at 21:04, Kai Grabfelder wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi there,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; after switching to a pebble 2.3.1 and a new linux (ubuntu 8.04, java &amp;nbsp;
&lt;br&gt;&amp;gt; 1.6.0_07-b06, on a virtual server) I'm
&lt;br&gt;&amp;gt; having a problem with the search: It is not working anymore ;-) I'm &amp;nbsp;
&lt;br&gt;&amp;gt; using the default
&lt;br&gt;&amp;gt; org.apache.lucene.analysis.standard.StandardAnalyzer. When I try to &amp;nbsp;
&lt;br&gt;&amp;gt; reindex (Configuration &amp;gt; Utilities &amp;gt;
&lt;br&gt;&amp;gt; Reindex) I'm getting the following stacktrace (only the relevant &amp;nbsp;
&lt;br&gt;&amp;gt; parts)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 2008-09-07 13:51:04,482 [http-8080-1] INFO &amp;nbsp; 
&lt;br&gt;&amp;gt; net.sourceforge.pebble.util.Utilities &amp;nbsp;- Reindexing blog
&lt;br&gt;&amp;gt; 2008-09-07 13:51:04,482 [http-8080-1] INFO &amp;nbsp; 
&lt;br&gt;&amp;gt; net.sourceforge.pebble.domain.Blog &amp;nbsp;- Reindexing blog with ID de
&lt;br&gt;&amp;gt; 2008-09-07 13:51:04,483 [http-8080-1] ERROR &amp;nbsp;
&lt;br&gt;&amp;gt; net.sourceforge.pebble.index.SearchIndex &amp;nbsp;- Permission denied
&lt;br&gt;&amp;gt; java.io.IOException: Permission denied
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.io.UnixFileSystem.createFileExclusively(Native Method)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.io.File.createNewFile(File.java:883)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.lucene.store.FSDirectory 
&lt;br&gt;&amp;gt; $1.obtain(FSDirectory.java:307)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.apache.lucene.store.Lock.obtain(Lock.java:53)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;&amp;gt; org.apache.lucene.index.IndexWriter.&amp;lt;init&amp;gt;(IndexWriter.java:223)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;&amp;gt; org.apache.lucene.index.IndexWriter.&amp;lt;init&amp;gt;(IndexWriter.java:193)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;&amp;gt; net.sourceforge.pebble.index.SearchIndex.clear(SearchIndex.java:88)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at net.sourceforge.pebble.domain.Blog.reindex(Blog.java:1735)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at &amp;nbsp;
&lt;br&gt;&amp;gt; net.sourceforge.pebble.util.Utilities.buildIndexes(Utilities.java:66)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Tomcat is not running as root but with user tomcat which has write &amp;nbsp;
&lt;br&gt;&amp;gt; permissions to the {tomcat_home}/pebble
&lt;br&gt;&amp;gt; directory. The file system permissions seem to be ok: If I delete &amp;nbsp;
&lt;br&gt;&amp;gt; the indexes/search subdirectory it is
&lt;br&gt;&amp;gt; created correctly - so the first part of the SearchIndex#clear() &amp;nbsp;
&lt;br&gt;&amp;gt; method &amp;quot;searchDirectory.mkdirs()&amp;quot; seems to
&lt;br&gt;&amp;gt; work. But the lucence directory creation that is coming afters then &amp;nbsp;
&lt;br&gt;&amp;gt; fails. Does anybody have an idea?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I guess it is somehow related to the nasty FileSystem stuff that &amp;nbsp;
&lt;br&gt;&amp;gt; lucene is doing in the FSDirectory class (and
&lt;br&gt;&amp;gt; the fact that I'm using a virtual server). Why are we using such an &amp;nbsp;
&lt;br&gt;&amp;gt; old lucene version in pebbble? I wasn't
&lt;br&gt;&amp;gt; even able to find sourcecode vfor lucene 1.4.1 I had to use 1.4.3 &amp;nbsp;
&lt;br&gt;&amp;gt; (released in NOV-2004) instead (the line
&lt;br&gt;&amp;gt; numbers still make sense, so I guess lucene has not changed in this &amp;nbsp;
&lt;br&gt;&amp;gt; parts between the two version). Should I
&lt;br&gt;&amp;gt; try to update to a later Lucene version? Has anybody done it before?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Regards
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Kai
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's &amp;nbsp;
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win &amp;nbsp;
&lt;br&gt;&amp;gt; great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in &amp;nbsp;
&lt;br&gt;&amp;gt; the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Pebble-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19357427&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Pebble-user mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19357427&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Pebble-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/pebble-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/pebble-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/pebble-user-f4033.html&quot; embed=&quot;fixTarget[4033]&quot; target=&quot;_top&quot; &gt;pebble-user&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/search-indexing---search-not-working%3A-Permissi