Pebble upgrade gone wrong

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

Pebble upgrade gone wrong

by Romeyn Prescott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi everyone,

I am new to this list and apologize if my question has already been  
covered.  I have been to the list archive site, but if there's a way  
to search JUST the pebble-user list archive, I'm not finding it!

I tried to upgrade my Pebble 2.2 install running on Mac OS X Server  
10.5.7 this morning.  It's been a disaster.

I downloaded 2.3.2 and dropped the .war file into /Library/Tomcat/
webapps, restarted Tomcat, and all I get is a 404 error page of Type:  
Status Report; Message: <blank>; Description: The requested resource  
() is not available.

I have done everything I can think of.  I have repaired permissions  
with Disk Utility.  I have rebooted.  I have compared the perms on the  
Tomcat directory and everything inside it with those of a colleague  
running a similar installation.  Everything checks out.

In troubleshooting I tried going just to port 8080 on my server and I  
got the Tomcat default page.  I clicked on the "servlet examples" link  
from that page and get the same error page I detailed above.  On my  
friend's server, I get the actual examples.

I now think that there's something up with Java.  Following a tip I  
found on AFP548 or OSX Hints (can't remember which as I write this)  
and reapplied the 10.5.7 combo update and the latest Java updates in  
Safe Mode.  No dice.

I'm out of ideas.  Do you all have any?

Thanks,
...ROMeyn

--
signat-url: http://www2.potsdam.edu/prescor/signat-url.htm




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Parent Message unknown Re: Pebble upgrade gone wrong

by geezenslaw :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello, When you goto port 8080 on a Mac and you are able to run the so-called: examples can you also see the Tomcat manager link? If so, when you navigate the link does TC list pebble in the list of applications? David.


Romeyn Prescott <prescor@...> wrote ..

> Hi everyone,
>
> I am new to this list and apologize if my question has already been  
> covered.  I have been to the list archive site, but if there's a way  
> to search JUST the pebble-user list archive, I'm not finding it!
>
> I tried to upgrade my Pebble 2.2 install running on Mac OS X Server  
> 10.5.7 this morning.  It's been a disaster.
>
> I downloaded 2.3.2 and dropped the .war file into /Library/Tomcat/
> webapps, restarted Tomcat, and all I get is a 404 error page of Type:  
> Status Report; Message: <blank>; Description: The requested resource  
> () is not available.
>
> I have done everything I can think of.  I have repaired permissions  
> with Disk Utility.  I have rebooted.  I have compared the perms on the  
> Tomcat directory and everything inside it with those of a colleague  
> running a similar installation.  Everything checks out.
>
> In troubleshooting I tried going just to port 8080 on my server and I  
> got the Tomcat default page.  I clicked on the "servlet examples" link  
> from that page and get the same error page I detailed above.  On my  
> friend's server, I get the actual examples.
>
> I now think that there's something up with Java.  Following a tip I  
> found on AFP548 or OSX Hints (can't remember which as I write this)  
> and reapplied the 10.5.7 combo update and the latest Java updates in  
> Safe Mode.  No dice.
>
> I'm out of ideas.  Do you all have any?
>
> Thanks,
> ...ROMeyn
>
> --
> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Romeyn Prescott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

SPIFFY!  I didn't even know that thing existed!

I added a manager user and logged in.  Pebble did in fact show up, but  
was not started.  When I try to start it I get:
FAIL - Application at context path /pebble could not be started
So I deleted the existing pebble.war and the pebble directory in  
webapps, re-downloaded 2.3.2 to my desktop and used the Tomcat manager  
interface to upload and deploy the pebble.war file.  I still get:
FAIL - Application at context path /pebble could not be started
when trying to start it.
In perusing the Tomcat logs in Console, I note this line in the  
catalina log:
INFO: The APR based Apache Tomcat Native Library which allows optimal  
performance in production environments was not found on the  
java.library.path: .:/Library/Java/Extensions:/System/Library/Lava/
Extensions:/usr/lib/java
Still investigating...your input is appreciated!
Thanks,
Romeyn

On Aug 4, 2009, at 9:54 AM, david@... wrote:

> Hello, When you goto port 8080 on a Mac and you are able to run the  
> so-called: examples can you also see the Tomcat manager link? If so,  
> when you navigate the link does TC list pebble in the list of  
> applications? David.
>
>
> Romeyn Prescott <prescor@...> wrote ..
>> Hi everyone,
>>
>> I am new to this list and apologize if my question has already been
>> covered.  I have been to the list archive site, but if there's a way
>> to search JUST the pebble-user list archive, I'm not finding it!
>>
>> I tried to upgrade my Pebble 2.2 install running on Mac OS X Server
>> 10.5.7 this morning.  It's been a disaster.
>>
>> I downloaded 2.3.2 and dropped the .war file into /Library/Tomcat/
>> webapps, restarted Tomcat, and all I get is a 404 error page of Type:
>> Status Report; Message: <blank>; Description: The requested resource
>> () is not available.
>>
>> I have done everything I can think of.  I have repaired permissions
>> with Disk Utility.  I have rebooted.  I have compared the perms on  
>> the
>> Tomcat directory and everything inside it with those of a colleague
>> running a similar installation.  Everything checks out.
>>
>> In troubleshooting I tried going just to port 8080 on my server and I
>> got the Tomcat default page.  I clicked on the "servlet examples"  
>> link
>> from that page and get the same error page I detailed above.  On my
>> friend's server, I get the actual examples.
>>
>> I now think that there's something up with Java.  Following a tip I
>> found on AFP548 or OSX Hints (can't remember which as I write this)
>> and reapplied the 10.5.7 combo update and the latest Java updates in
>> Safe Mode.  No dice.
>>
>> I'm out of ideas.  Do you all have any?
>>
>> Thanks,
>> ...ROMeyn
>>
>> --
>> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>> 2008 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july_______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user

--
signat-url: http://www2.potsdam.edu/prescor/signat-url.htm




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Romeyn Prescott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

UPDATE:

Discovered in the Tomcat "localhost" log:

-----
Aug 4, 2009 10:28:15 AM org.apache.catalina.core.StandardContext  
listenerStart
SEVERE: Exception sending context initialized event to listener  
instance of class net.sourceforge.pebble.web.listener.PebbleContextListener
java.lang.NullPointerException
        at  
net
.sourceforge
.pebble
.dao.file.FileBlogEntryDAO.loadBlogEntries(FileBlogEntryDAO.java:102)
        at  
net
.sourceforge.pebble.domain.BlogService.getBlogEntries(BlogService.java:
128)
        at net.sourceforge.pebble.domain.Blog.reindex(Blog.java:1741)
        at net.sourceforge.pebble.domain.Blog.start(Blog.java:1567)
        at  
net.sourceforge.pebble.domain.BlogManager.startBlog(BlogManager.java:
164)
        at  
net.sourceforge.pebble.domain.BlogManager.startBlogs(BlogManager.java:
126)
        at net.sourceforge.pebble.web.listener.PebbleContextListener.contextInitialized
(PebbleContextListener.java:75)
        at  
org
.apache
.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
        at  
org.apache.catalina.core.StandardContext.start(StandardContext.java:
4342)
        at  
org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:
1247)
        at  
org
.apache
.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java:604)
        at  
org
.apache
.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java:129)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at  
org
.apache
.catalina
.core
.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
290)
        at  
org
.apache
.catalina
.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at  
org
.apache
.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
233)
        at  
org
.apache
.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
191)
        at  
org
.apache
.catalina
.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
        at  
org
.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
128)
        at  
org
.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
102)
        at  
org
.apache
.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at  
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
286)
        at  
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
845)
        at org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
447)
        at java.lang.Thread.run(Thread.java:613)
Aug 4, 2009 10:28:15 AM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
-----

Not sure what any of that means, but "SEVERE" can't be GOOD, can it?

Romeyn

On Aug 4, 2009, at 10:33 AM, Romeyn Prescott wrote:

> SPIFFY!  I didn't even know that thing existed!
>
> I added a manager user and logged in.  Pebble did in fact show up, but
> was not started.  When I try to start it I get:
> FAIL - Application at context path /pebble could not be started
> So I deleted the existing pebble.war and the pebble directory in
> webapps, re-downloaded 2.3.2 to my desktop and used the Tomcat manager
> interface to upload and deploy the pebble.war file.  I still get:
> FAIL - Application at context path /pebble could not be started
> when trying to start it.
> In perusing the Tomcat logs in Console, I note this line in the
> catalina log:
> INFO: The APR based Apache Tomcat Native Library which allows optimal
> performance in production environments was not found on the
> java.library.path: .:/Library/Java/Extensions:/System/Library/Lava/
> Extensions:/usr/lib/java
> Still investigating...your input is appreciated!
> Thanks,
> Romeyn
>
> On Aug 4, 2009, at 9:54 AM, david@... wrote:
>
>> Hello, When you goto port 8080 on a Mac and you are able to run the
>> so-called: examples can you also see the Tomcat manager link? If so,
>> when you navigate the link does TC list pebble in the list of
>> applications? David.
>>
>>
>> Romeyn Prescott <prescor@...> wrote ..
>>> Hi everyone,
>>>
>>> I am new to this list and apologize if my question has already been
>>> covered.  I have been to the list archive site, but if there's a way
>>> to search JUST the pebble-user list archive, I'm not finding it!
>>>
>>> I tried to upgrade my Pebble 2.2 install running on Mac OS X Server
>>> 10.5.7 this morning.  It's been a disaster.
>>>
>>> I downloaded 2.3.2 and dropped the .war file into /Library/Tomcat/
>>> webapps, restarted Tomcat, and all I get is a 404 error page of  
>>> Type:
>>> Status Report; Message: <blank>; Description: The requested resource
>>> () is not available.
>>>
>>> I have done everything I can think of.  I have repaired permissions
>>> with Disk Utility.  I have rebooted.  I have compared the perms on
>>> the
>>> Tomcat directory and everything inside it with those of a colleague
>>> running a similar installation.  Everything checks out.
>>>
>>> In troubleshooting I tried going just to port 8080 on my server  
>>> and I
>>> got the Tomcat default page.  I clicked on the "servlet examples"
>>> link
>>> from that page and get the same error page I detailed above.  On my
>>> friend's server, I get the actual examples.
>>>
>>> I now think that there's something up with Java.  Following a tip I
>>> found on AFP548 or OSX Hints (can't remember which as I write this)
>>> and reapplied the 10.5.7 combo update and the latest Java updates in
>>> Safe Mode.  No dice.
>>>
>>> I'm out of ideas.  Do you all have any?
>>>
>>> Thanks,
>>> ...ROMeyn
>>>
>>> --
>>> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>>>
>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>> 2008 30-Day
>>> trial. Simplify your report design, integration and deployment -
>>> and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july_______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>
> --
> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>

--
signat-url: http://www2.potsdam.edu/prescor/signat-url.htm




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Romeyn Prescott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Solved.

I guess the environment vairable used in pebble.properties doesn't  
exist on OS X.  I hard-coded the location to /Users/<me>/pebble and  
now it works.

Thanks,
Romeyn

On Aug 4, 2009, at 10:41 AM, Romeyn Prescott wrote:

> UPDATE:
>
> Discovered in the Tomcat "localhost" log:
>
> -----
> Aug 4, 2009 10:28:15 AM org.apache.catalina.core.StandardContext
> listenerStart
> SEVERE: Exception sending context initialized event to listener
> instance of class net.sourceforge.pebble.web.listener.PebbleContextListener
> java.lang.NullPointerException
> at
> net
> .sourceforge
> .pebble
> .dao.file.FileBlogEntryDAO.loadBlogEntries(FileBlogEntryDAO.java:102)
> at
> net
> .sourceforge
> .pebble.domain.BlogService.getBlogEntries(BlogService.java:
> 128)
> at net.sourceforge.pebble.domain.Blog.reindex(Blog.java:1741)
> at net.sourceforge.pebble.domain.Blog.start(Blog.java:1567)
> at
> net.sourceforge.pebble.domain.BlogManager.startBlog(BlogManager.java:
> 164)
> at
> net.sourceforge.pebble.domain.BlogManager.startBlogs(BlogManager.java:
> 126)
> at net.sourceforge.pebble.web.listener.PebbleContextListener.contextInitialized
> (PebbleContextListener.java:75)
> at
> org
> .apache
> .catalina.core.StandardContext.listenerStart(StandardContext.java:
> 3843)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:
> 4342)
> at
> org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:
> 1247)
> at
> org
> .apache
> .catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java:
> 604)
> at
> org
> .apache
> .catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java:
> 129)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> at
> org
> .apache
> .catalina
> .core
> .ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
> 290)
> at
> org
> .apache
> .catalina
> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at
> org
> .apache
> .catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
> 233)
> at
> org
> .apache
> .catalina.core.StandardContextValve.invoke(StandardContextValve.java:
> 191)
> at
> org
> .apache
> .catalina
> .authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
> at
> org
> .apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
> 128)
> at
> org
> .apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
> 102)
> at
> org
> .apache
> .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
> 109)
> at
> org
> .apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
> 286)
> at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
> 845)
> at org.apache.coyote.http11.Http11Protocol
> $Http11ConnectionHandler.process(Http11Protocol.java:583)
> at org.apache.tomcat.util.net.JIoEndpoint
> $Worker.run(JIoEndpoint.java:
> 447)
> at java.lang.Thread.run(Thread.java:613)
> Aug 4, 2009 10:28:15 AM org.apache.catalina.core.ApplicationContext  
> log
> INFO: Closing Spring root WebApplicationContext
> -----
>
> Not sure what any of that means, but "SEVERE" can't be GOOD, can it?
>
> Romeyn
>
> On Aug 4, 2009, at 10:33 AM, Romeyn Prescott wrote:
>
>> SPIFFY!  I didn't even know that thing existed!
>>
>> I added a manager user and logged in.  Pebble did in fact show up,  
>> but
>> was not started.  When I try to start it I get:
>> FAIL - Application at context path /pebble could not be started
>> So I deleted the existing pebble.war and the pebble directory in
>> webapps, re-downloaded 2.3.2 to my desktop and used the Tomcat  
>> manager
>> interface to upload and deploy the pebble.war file.  I still get:
>> FAIL - Application at context path /pebble could not be started
>> when trying to start it.
>> In perusing the Tomcat logs in Console, I note this line in the
>> catalina log:
>> INFO: The APR based Apache Tomcat Native Library which allows optimal
>> performance in production environments was not found on the
>> java.library.path: .:/Library/Java/Extensions:/System/Library/Lava/
>> Extensions:/usr/lib/java
>> Still investigating...your input is appreciated!
>> Thanks,
>> Romeyn
>>
>> On Aug 4, 2009, at 9:54 AM, david@... wrote:
>>
>>> Hello, When you goto port 8080 on a Mac and you are able to run the
>>> so-called: examples can you also see the Tomcat manager link? If so,
>>> when you navigate the link does TC list pebble in the list of
>>> applications? David.
>>>
>>>
>>> Romeyn Prescott <prescor@...> wrote ..
>>>> Hi everyone,
>>>>
>>>> I am new to this list and apologize if my question has already been
>>>> covered.  I have been to the list archive site, but if there's a  
>>>> way
>>>> to search JUST the pebble-user list archive, I'm not finding it!
>>>>
>>>> I tried to upgrade my Pebble 2.2 install running on Mac OS X Server
>>>> 10.5.7 this morning.  It's been a disaster.
>>>>
>>>> I downloaded 2.3.2 and dropped the .war file into /Library/Tomcat/
>>>> webapps, restarted Tomcat, and all I get is a 404 error page of
>>>> Type:
>>>> Status Report; Message: <blank>; Description: The requested  
>>>> resource
>>>> () is not available.
>>>>
>>>> I have done everything I can think of.  I have repaired permissions
>>>> with Disk Utility.  I have rebooted.  I have compared the perms on
>>>> the
>>>> Tomcat directory and everything inside it with those of a colleague
>>>> running a similar installation.  Everything checks out.
>>>>
>>>> In troubleshooting I tried going just to port 8080 on my server
>>>> and I
>>>> got the Tomcat default page.  I clicked on the "servlet examples"
>>>> link
>>>> from that page and get the same error page I detailed above.  On my
>>>> friend's server, I get the actual examples.
>>>>
>>>> I now think that there's something up with Java.  Following a tip I
>>>> found on AFP548 or OSX Hints (can't remember which as I write this)
>>>> and reapplied the 10.5.7 combo update and the latest Java updates  
>>>> in
>>>> Safe Mode.  No dice.
>>>>
>>>> I'm out of ideas.  Do you all have any?
>>>>
>>>> Thanks,
>>>> ...ROMeyn
>>>>
>>>> --
>>>> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july_______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>> --
>> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
> --
> signat-url: http://www2.potsdam.edu/prescor/signat-url.htm
>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>

--
signat-url: http://www2.potsdam.edu/prescor/signat-url.htm




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Olaf Kock-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Romeyn Prescott schrieb:
> Solved.
>
> I guess the environment vairable used in pebble.properties doesn't  
> exist on OS X.  I hard-coded the location to /Users/<me>/pebble and  
> now it works.

Hi,

great to hear that the problem is solved. Can somebody else confirm this
observation for OS X? It might be worth adding a comment to the default
properties file if it is reproducible.

Cheers,
Olaf

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I can confirm that.  I'm the colleague Romeyn referred to in his  
original post.

I completely forgot that I had to do the same as he did when I set  
Pebble up on 10.4 server (now running on 10.5.7 server.)

Other than having to hard-code the path, Pebble works perfectly.

I've had it running on 10.4, 10.5 on both the newer Intel machines and  
the older G4/G5 PowerPC Macs.

-Steve

On Aug 4, 2009, at 2:39 PM, Olaf Kock wrote:

> Romeyn Prescott schrieb:
>> Solved.
>>
>> I guess the environment vairable used in pebble.properties doesn't
>> exist on OS X.  I hard-coded the location to /Users/<me>/pebble and
>> now it works.
>
> Hi,
>
> great to hear that the problem is solved. Can somebody else confirm  
> this
> observation for OS X? It might be worth adding a comment to the  
> default
> properties file if it is reproducible.
>
> Cheers,
> Olaf
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Olaf Kock-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Steve (and Romeyn),

as user.home is a java standard property I'd like to dig into this a bit
further. Can you change your log4j.properties file from INFO to DEBUG in
the first line?

log4j.rootLogger=DEBUG, Console, File

This should - during the startup process - generate a line like this:

2009-08-04 21:42:44,036 [main] DEBUG
net.sourceforge.pebble.Configuration  - Raw string is /home/olaf/pebble

...with your values of course. If spring doesn't resolve this (my
pebble.properties is unchanged default in this regard), pebble will (in
Configuration.java) resolve if the value starts with ${ (see
net.sourceforge.pebble.Configuration.evaluateDirectory()) and also write
out the property value right after this.

It'd be nice if you could post the results.

Thanks,
Olaf

Steve Major schrieb:

> I can confirm that.  I'm the colleague Romeyn referred to in his  
> original post.
>
> I completely forgot that I had to do the same as he did when I set  
> Pebble up on 10.4 server (now running on 10.5.7 server.)
>
> Other than having to hard-code the path, Pebble works perfectly.
>
> I've had it running on 10.4, 10.5 on both the newer Intel machines and  
> the older G4/G5 PowerPC Macs.
>
> -Steve
>
> On Aug 4, 2009, at 2:39 PM, Olaf Kock wrote:
>
>> Romeyn Prescott schrieb:
>>> Solved.
>>>
>>> I guess the environment vairable used in pebble.properties doesn't
>>> exist on OS X.  I hard-coded the location to /Users/<me>/pebble and
>>> now it works.
>> Hi,
>>
>> great to hear that the problem is solved. Can somebody else confirm  
>> this
>> observation for OS X? It might be worth adding a comment to the  
>> default
>> properties file if it is reproducible.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble upgrade gone wrong

by Rob Rye :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have seen exactly this same behavior on every combination of 10.4,  
10.5, Intel, PowerPC G4/G5 you can make. Hardcoding was necessary for  
me.

Rob
On Aug 4, 2009, at 11:48 AM, Steve Major wrote:

> I can confirm that.  I'm the colleague Romeyn referred to in his
> original post.
>
> I completely forgot that I had to do the same as he did when I set
> Pebble up on 10.4 server (now running on 10.5.7 server.)
>
> Other than having to hard-code the path, Pebble works perfectly.
>
> I've had it running on 10.4, 10.5 on both the newer Intel machines and
> the older G4/G5 PowerPC Macs.
>
> -Steve
>
> On Aug 4, 2009, at 2:39 PM, Olaf Kock wrote:
>
>> Romeyn Prescott schrieb:
>>> Solved.
>>>
>>> I guess the environment vairable used in pebble.properties doesn't
>>> exist on OS X.  I hard-coded the location to /Users/<me>/pebble and
>>> now it works.
>>
>> Hi,
>>
>> great to hear that the problem is solved. Can somebody else confirm
>> this
>> observation for OS X? It might be worth adding a comment to the
>> default
>> properties file if it is reproducible.
>>
>> Cheers,
>> Olaf
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi folks,

I'm running Pebble 2.4rc

I'd like to link various blog entries to Facebook via Fb icon on my  
blog.  It would allow others to link to my entries in their profile.

I can modify the template to do this.  It seems very trivial from what  
I've looked at and I've torn apart the templates to make my own.

I thought, "before I reinvent the wheel, I should ask the Pebble folks  
about this..."

So here I am.  Am I missing an easier way of doing this from within  
pebble?

Thanks in advance for any direction!
-Steve

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Wyatt-13 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try adding net.sourceforge.pebble.decorator.SocialBookmarksDecorator to
the "Content Decorator" plugins. It adds icons to several social
networks (including Fb) for each blog entry.



On 8/4/2009 9:49 PM, Steve Major wrote:

> Hi folks,
>
> I'm running Pebble 2.4rc
>
> I'd like to link various blog entries to Facebook via Fb icon on my
> blog.  It would allow others to link to my entries in their profile.
>
> I can modify the template to do this.  It seems very trivial from what
> I've looked at and I've torn apart the templates to make my own.
>
> I thought, "before I reinvent the wheel, I should ask the Pebble folks
> about this..."
>
> So here I am.  Am I missing an easier way of doing this from within
> pebble?
>
> Thanks in advance for any direction!
> -Steve
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks, I added it, but it isn't displaying them all.  Assuming that  
they are listed in a particular order, I found someone else that uses  
Pebble and have it enabled too.  The last icon I see is Technorati.  
Everything to the right after that is missing.

On Aug 4, 2009, at 9:58 PM, Wyatt wrote:

> Try adding net.sourceforge.pebble.decorator.SocialBookmarksDecorator  
> to
> the "Content Decorator" plugins. It adds icons to several social
> networks (including Fb) for each blog entry.
>
>
>
> On 8/4/2009 9:49 PM, Steve Major wrote:
>> Hi folks,
>>
>> I'm running Pebble 2.4rc
>>
>> I'd like to link various blog entries to Facebook via Fb icon on my
>> blog.  It would allow others to link to my entries in their profile.
>>
>> I can modify the template to do this.  It seems very trivial from  
>> what
>> I've looked at and I've torn apart the templates to make my own.
>>
>> I thought, "before I reinvent the wheel, I should ask the Pebble  
>> folks
>> about this..."
>>
>> So here I am.  Am I missing an easier way of doing this from within
>> pebble?
>>
>> Thanks in advance for any direction!
>> -Steve
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>> 2008 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Wyatt-13 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What version of Pebble are you running?  The trunk code looks okay (at
least w/ simple theme) - you can see it in action here:
http://blog.wylovan.com/pebble/wyatt.


On 8/4/2009 10:15 PM, Steve Major wrote:

> Thanks, I added it, but it isn't displaying them all.  Assuming that
> they are listed in a particular order, I found someone else that uses
> Pebble and have it enabled too.  The last icon I see is Technorati.
> Everything to the right after that is missing.
>
> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>
>> Try adding net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>> to
>> the "Content Decorator" plugins. It adds icons to several social
>> networks (including Fb) for each blog entry.
>>
>>
>>
>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>> Hi folks,
>>>
>>> I'm running Pebble 2.4rc
>>>
>>> I'd like to link various blog entries to Facebook via Fb icon on my
>>> blog.  It would allow others to link to my entries in their profile.
>>>
>>> I can modify the template to do this.  It seems very trivial from
>>> what
>>> I've looked at and I've torn apart the templates to make my own.
>>>
>>> I thought, "before I reinvent the wheel, I should ask the Pebble
>>> folks
>>> about this..."
>>>
>>> So here I am.  Am I missing an easier way of doing this from within
>>> pebble?
>>>
>>> Thanks in advance for any direction!
>>> -Steve
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>> 2008 30-Day
>>> trial. Simplify your report design, integration and deployment -
>>> and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just upgraded to the rc version linked on http://pebble.sourceforge.net

I am using my own theme, but I set it back to default and tried simple  
with the same result.

On Aug 4, 2009, at 10:29 PM, Wyatt wrote:

> What version of Pebble are you running?  The trunk code looks okay (at
> least w/ simple theme) - you can see it in action here:
> http://blog.wylovan.com/pebble/wyatt.
>
>
> On 8/4/2009 10:15 PM, Steve Major wrote:
>> Thanks, I added it, but it isn't displaying them all.  Assuming that
>> they are listed in a particular order, I found someone else that uses
>> Pebble and have it enabled too.  The last icon I see is Technorati.
>> Everything to the right after that is missing.
>>
>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>
>>> Try adding net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>> to
>>> the "Content Decorator" plugins. It adds icons to several social
>>> networks (including Fb) for each blog entry.
>>>
>>>
>>>
>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>> Hi folks,
>>>>
>>>> I'm running Pebble 2.4rc
>>>>
>>>> I'd like to link various blog entries to Facebook via Fb icon on my
>>>> blog.  It would allow others to link to my entries in their  
>>>> profile.
>>>>
>>>> I can modify the template to do this.  It seems very trivial from
>>>> what
>>>> I've looked at and I've torn apart the templates to make my own.
>>>>
>>>> I thought, "before I reinvent the wheel, I should ask the Pebble
>>>> folks
>>>> about this..."
>>>>
>>>> So here I am.  Am I missing an easier way of doing this from within
>>>> pebble?
>>>>
>>>> Thanks in advance for any direction!
>>>> -Steve
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>> 2008 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Wyatt-13 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You may want to try building from source - 2.4RC was built in early
March, and there have been a few changes to
SocialBookmarksDecorator.java since...
   
http://open.jira.com/source/browse/PEBBLE/trunk/src/net/sourceforge/pebble/decorator/SocialBookmarksDecorator.java



Steve Major wrote:

> I just upgraded to the rc version linked on http://pebble.sourceforge.net
>
> I am using my own theme, but I set it back to default and tried simple  
> with the same result.
>
> On Aug 4, 2009, at 10:29 PM, Wyatt wrote:
>
>  
>> What version of Pebble are you running?  The trunk code looks okay (at
>> least w/ simple theme) - you can see it in action here:
>> http://blog.wylovan.com/pebble/wyatt.
>>
>>
>> On 8/4/2009 10:15 PM, Steve Major wrote:
>>    
>>> Thanks, I added it, but it isn't displaying them all.  Assuming that
>>> they are listed in a particular order, I found someone else that uses
>>> Pebble and have it enabled too.  The last icon I see is Technorati.
>>> Everything to the right after that is missing.
>>>
>>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>>
>>>      
>>>> Try adding net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>>> to
>>>> the "Content Decorator" plugins. It adds icons to several social
>>>> networks (including Fb) for each blog entry.
>>>>
>>>>
>>>>
>>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>>        
>>>>> Hi folks,
>>>>>
>>>>> I'm running Pebble 2.4rc
>>>>>
>>>>> I'd like to link various blog entries to Facebook via Fb icon on my
>>>>> blog.  It would allow others to link to my entries in their  
>>>>> profile.
>>>>>
>>>>> I can modify the template to do this.  It seems very trivial from
>>>>> what
>>>>> I've looked at and I've torn apart the templates to make my own.
>>>>>
>>>>> I thought, "before I reinvent the wheel, I should ask the Pebble
>>>>> folks
>>>>> about this..."
>>>>>
>>>>> So here I am.  Am I missing an easier way of doing this from within
>>>>> pebble?
>>>>>
>>>>> Thanks in advance for any direction!
>>>>> -Steve
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>> 2008 30-Day
>>>>> trial. Simplify your report design, integration and deployment -
>>>>> and focus on
>>>>> what you do best, core application coding. Discover what's new with
>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>> _______________________________________________
>>>>> Pebble-user mailing list
>>>>> Pebble-user@...
>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>          
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>>> 30-Day
>>>> trial. Simplify your report design, integration and deployment - and
>>>> focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>
>>>>        
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>>> 2008 30-Day
>>> trial. Simplify your report design, integration and deployment -  
>>> and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>      
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and  
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>>    
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>  


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there any documentation on the site for building the source (or  
docs within the trunk?)  I pulled down the tree via svn, but am not  
sure how to actually build the thing.  My Google-fu led me to someone  
that once tried to compile version 1.5 and needed ant; otherwise it  
failed me.

I'm quite familiar with compiling binaries for linux/unix, or using  
Xcode on Mac.  Feel free to reply with just a link somewhere, I can  
figure it out from there. ;-)

Unless the contributors think another rc is around the corner, then  
I'll just wait.

Thanks for the help!

On Aug 5, 2009, at 1:29 PM, Wyatt wrote:

> You may want to try building from source - 2.4RC was built in early
> March, and there have been a few changes to
> SocialBookmarksDecorator.java since...
>
> http://open.jira.com/source/browse/PEBBLE/trunk/src/net/sourceforge/pebble/decorator/SocialBookmarksDecorator.java
>
>
>
> Steve Major wrote:
>> I just upgraded to the rc version linked on http://pebble.sourceforge.net
>>
>> I am using my own theme, but I set it back to default and tried  
>> simple
>> with the same result.
>>
>> On Aug 4, 2009, at 10:29 PM, Wyatt wrote:
>>
>>
>>> What version of Pebble are you running?  The trunk code looks okay  
>>> (at
>>> least w/ simple theme) - you can see it in action here:
>>> http://blog.wylovan.com/pebble/wyatt.
>>>
>>>
>>> On 8/4/2009 10:15 PM, Steve Major wrote:
>>>
>>>> Thanks, I added it, but it isn't displaying them all.  Assuming  
>>>> that
>>>> they are listed in a particular order, I found someone else that  
>>>> uses
>>>> Pebble and have it enabled too.  The last icon I see is Technorati.
>>>> Everything to the right after that is missing.
>>>>
>>>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>>>
>>>>
>>>>> Try adding  
>>>>> net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>>>> to
>>>>> the "Content Decorator" plugins. It adds icons to several social
>>>>> networks (including Fb) for each blog entry.
>>>>>
>>>>>
>>>>>
>>>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>>>
>>>>>> Hi folks,
>>>>>>
>>>>>> I'm running Pebble 2.4rc
>>>>>>
>>>>>> I'd like to link various blog entries to Facebook via Fb icon  
>>>>>> on my
>>>>>> blog.  It would allow others to link to my entries in their
>>>>>> profile.
>>>>>>
>>>>>> I can modify the template to do this.  It seems very trivial from
>>>>>> what
>>>>>> I've looked at and I've torn apart the templates to make my own.
>>>>>>
>>>>>> I thought, "before I reinvent the wheel, I should ask the Pebble
>>>>>> folks
>>>>>> about this..."
>>>>>>
>>>>>> So here I am.  Am I missing an easier way of doing this from  
>>>>>> within
>>>>>> pebble?
>>>>>>
>>>>>> Thanks in advance for any direction!
>>>>>> -Steve
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>> 2008 30-Day
>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>> and focus on
>>>>>> what you do best, core application coding. Discover what's new  
>>>>>> with
>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>> _______________________________________________
>>>>>> Pebble-user mailing list
>>>>>> Pebble-user@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>>>>> 2008
>>>>> 30-Day
>>>>> trial. Simplify your report design, integration and deployment -  
>>>>> and
>>>>> focus on
>>>>> what you do best, core application coding. Discover what's new  
>>>>> with
>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>> _______________________________________________
>>>>> Pebble-user mailing list
>>>>> Pebble-user@...
>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>> 2008 30-Day
>> trial. Simplify your report design, integration and deployment -  
>> and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Well, I got as far as building it by going into the trunk directory  
and just typing ant

Then going into the web folder and creating a war file.

This seemed to deploy okay, in about it says Pebble 2.4rc, built 09  
März 2009 21:46:32 CET, and modified June 21st which I think is about  
the last time a commit was done...

...but still missing social bookmark icons.  The only messages I get  
in it is it complaining about "Error while starting e-mail  
subscription listener", which I've never cared about.

On Aug 5, 2009, at 7:29 PM, Steve Major wrote:

> Is there any documentation on the site for building the source (or
> docs within the trunk?)  I pulled down the tree via svn, but am not
> sure how to actually build the thing.  My Google-fu led me to someone
> that once tried to compile version 1.5 and needed ant; otherwise it
> failed me.
>
> I'm quite familiar with compiling binaries for linux/unix, or using
> Xcode on Mac.  Feel free to reply with just a link somewhere, I can
> figure it out from there. ;-)
>
> Unless the contributors think another rc is around the corner, then
> I'll just wait.
>
> Thanks for the help!
>
> On Aug 5, 2009, at 1:29 PM, Wyatt wrote:
>
>> You may want to try building from source - 2.4RC was built in early
>> March, and there have been a few changes to
>> SocialBookmarksDecorator.java since...
>>
>> http://open.jira.com/source/browse/PEBBLE/trunk/src/net/sourceforge/pebble/decorator/SocialBookmarksDecorator.java
>>
>>
>>
>> Steve Major wrote:
>>> I just upgraded to the rc version linked on http://pebble.sourceforge.net
>>>
>>> I am using my own theme, but I set it back to default and tried
>>> simple
>>> with the same result.
>>>
>>> On Aug 4, 2009, at 10:29 PM, Wyatt wrote:
>>>
>>>
>>>> What version of Pebble are you running?  The trunk code looks okay
>>>> (at
>>>> least w/ simple theme) - you can see it in action here:
>>>> http://blog.wylovan.com/pebble/wyatt.
>>>>
>>>>
>>>> On 8/4/2009 10:15 PM, Steve Major wrote:
>>>>
>>>>> Thanks, I added it, but it isn't displaying them all.  Assuming
>>>>> that
>>>>> they are listed in a particular order, I found someone else that
>>>>> uses
>>>>> Pebble and have it enabled too.  The last icon I see is  
>>>>> Technorati.
>>>>> Everything to the right after that is missing.
>>>>>
>>>>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>>>>
>>>>>
>>>>>> Try adding
>>>>>> net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>>>>> to
>>>>>> the "Content Decorator" plugins. It adds icons to several social
>>>>>> networks (including Fb) for each blog entry.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>>>>
>>>>>>> Hi folks,
>>>>>>>
>>>>>>> I'm running Pebble 2.4rc
>>>>>>>
>>>>>>> I'd like to link various blog entries to Facebook via Fb icon
>>>>>>> on my
>>>>>>> blog.  It would allow others to link to my entries in their
>>>>>>> profile.
>>>>>>>
>>>>>>> I can modify the template to do this.  It seems very trivial  
>>>>>>> from
>>>>>>> what
>>>>>>> I've looked at and I've torn apart the templates to make my own.
>>>>>>>
>>>>>>> I thought, "before I reinvent the wheel, I should ask the Pebble
>>>>>>> folks
>>>>>>> about this..."
>>>>>>>
>>>>>>> So here I am.  Am I missing an easier way of doing this from
>>>>>>> within
>>>>>>> pebble?
>>>>>>>
>>>>>>> Thanks in advance for any direction!
>>>>>>> -Steve
>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>> 2008 30-Day
>>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>>> and focus on
>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>> with
>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>> _______________________________________________
>>>>>>> Pebble-user mailing list
>>>>>>> Pebble-user@...
>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>> 2008
>>>>>> 30-Day
>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>> and
>>>>>> focus on
>>>>>> what you do best, core application coding. Discover what's new
>>>>>> with
>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>> _______________________________________________
>>>>>> Pebble-user mailing list
>>>>>> Pebble-user@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>> 2008 30-Day
>>>>> trial. Simplify your report design, integration and deployment -
>>>>> and focus on
>>>>> what you do best, core application coding. Discover what's new  
>>>>> with
>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>> _______________________________________________
>>>>> Pebble-user mailing list
>>>>> Pebble-user@...
>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports  
>>>> 2008
>>>> 30-Day
>>>> trial. Simplify your report design, integration and deployment -  
>>>> and
>>>> focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>> 2008 30-Day
>>> trial. Simplify your report design, integration and deployment -
>>> and focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Nope, doesn't appear to have deployed correctly.  I must not be doing  
something properly building it.

I deleted the previous deployment, let it recreate the pebble  
directory, all the files appear to be there, but I get nothing but  
errors.

On Aug 5, 2009, at 8:16 PM, Steve Major wrote:

> Well, I got as far as building it by going into the trunk directory
> and just typing ant
>
> Then going into the web folder and creating a war file.
>
> This seemed to deploy okay, in about it says Pebble 2.4rc, built 09
> März 2009 21:46:32 CET, and modified June 21st which I think is about
> the last time a commit was done...
>
> ...but still missing social bookmark icons.  The only messages I get
> in it is it complaining about "Error while starting e-mail
> subscription listener", which I've never cared about.
>
> On Aug 5, 2009, at 7:29 PM, Steve Major wrote:
>
>> Is there any documentation on the site for building the source (or
>> docs within the trunk?)  I pulled down the tree via svn, but am not
>> sure how to actually build the thing.  My Google-fu led me to someone
>> that once tried to compile version 1.5 and needed ant; otherwise it
>> failed me.
>>
>> I'm quite familiar with compiling binaries for linux/unix, or using
>> Xcode on Mac.  Feel free to reply with just a link somewhere, I can
>> figure it out from there. ;-)
>>
>> Unless the contributors think another rc is around the corner, then
>> I'll just wait.
>>
>> Thanks for the help!
>>
>> On Aug 5, 2009, at 1:29 PM, Wyatt wrote:
>>
>>> You may want to try building from source - 2.4RC was built in early
>>> March, and there have been a few changes to
>>> SocialBookmarksDecorator.java since...
>>>
>>> http://open.jira.com/source/browse/PEBBLE/trunk/src/net/sourceforge/pebble/decorator/SocialBookmarksDecorator.java
>>>
>>>
>>>
>>> Steve Major wrote:
>>>> I just upgraded to the rc version linked on http://pebble.sourceforge.net
>>>>
>>>> I am using my own theme, but I set it back to default and tried
>>>> simple
>>>> with the same result.
>>>>
>>>> On Aug 4, 2009, at 10:29 PM, Wyatt wrote:
>>>>
>>>>
>>>>> What version of Pebble are you running?  The trunk code looks okay
>>>>> (at
>>>>> least w/ simple theme) - you can see it in action here:
>>>>> http://blog.wylovan.com/pebble/wyatt.
>>>>>
>>>>>
>>>>> On 8/4/2009 10:15 PM, Steve Major wrote:
>>>>>
>>>>>> Thanks, I added it, but it isn't displaying them all.  Assuming
>>>>>> that
>>>>>> they are listed in a particular order, I found someone else that
>>>>>> uses
>>>>>> Pebble and have it enabled too.  The last icon I see is
>>>>>> Technorati.
>>>>>> Everything to the right after that is missing.
>>>>>>
>>>>>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>>>>>
>>>>>>
>>>>>>> Try adding
>>>>>>> net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>>>>>> to
>>>>>>> the "Content Decorator" plugins. It adds icons to several social
>>>>>>> networks (including Fb) for each blog entry.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>>>>>
>>>>>>>> Hi folks,
>>>>>>>>
>>>>>>>> I'm running Pebble 2.4rc
>>>>>>>>
>>>>>>>> I'd like to link various blog entries to Facebook via Fb icon
>>>>>>>> on my
>>>>>>>> blog.  It would allow others to link to my entries in their
>>>>>>>> profile.
>>>>>>>>
>>>>>>>> I can modify the template to do this.  It seems very trivial
>>>>>>>> from
>>>>>>>> what
>>>>>>>> I've looked at and I've torn apart the templates to make my  
>>>>>>>> own.
>>>>>>>>
>>>>>>>> I thought, "before I reinvent the wheel, I should ask the  
>>>>>>>> Pebble
>>>>>>>> folks
>>>>>>>> about this..."
>>>>>>>>
>>>>>>>> So here I am.  Am I missing an easier way of doing this from
>>>>>>>> within
>>>>>>>> pebble?
>>>>>>>>
>>>>>>>> Thanks in advance for any direction!
>>>>>>>> -Steve
>>>>>>>>
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>>> 2008 30-Day
>>>>>>>> trial. Simplify your report design, integration and  
>>>>>>>> deployment -
>>>>>>>> and focus on
>>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>>> with
>>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>>> _______________________________________________
>>>>>>>> Pebble-user mailing list
>>>>>>>> Pebble-user@...
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>> 2008
>>>>>>> 30-Day
>>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>>> and
>>>>>>> focus on
>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>> with
>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>> _______________________________________________
>>>>>>> Pebble-user mailing list
>>>>>>> Pebble-user@...
>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>
>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>> 2008 30-Day
>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>> and focus on
>>>>>> what you do best, core application coding. Discover what's new
>>>>>> with
>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>> _______________________________________________
>>>>>> Pebble-user mailing list
>>>>>> Pebble-user@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>> 2008
>>>>> 30-Day
>>>>> trial. Simplify your report design, integration and deployment -
>>>>> and
>>>>> focus on
>>>>> what you do best, core application coding. Discover what's new  
>>>>> with
>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>> _______________________________________________
>>>>> Pebble-user mailing list
>>>>> Pebble-user@...
>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
> 30-Day
> trial. Simplify your report design, integration and deployment - and  
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Chris Carrier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try 'ant dist'.  That should compile, run all the tests, and package the results as a WAR.  I've been trying to do this the past couple days and ran into some failing tests.  So just a word of advice make sure you have Java J2EE SDK on your machine and make sure its lib folder is on your CLASSPATH. 

Hope that helps,
Chris

On Wed, Aug 5, 2009 at 7:10 PM, Steve Major <steve@...> wrote:
Nope, doesn't appear to have deployed correctly.  I must not be doing
something properly building it.

I deleted the previous deployment, let it recreate the pebble
directory, all the files appear to be there, but I get nothing but
errors.

On Aug 5, 2009, at 8:16 PM, Steve Major wrote:

> Well, I got as far as building it by going into the trunk directory
> and just typing ant
>
> Then going into the web folder and creating a war file.
>
> This seemed to deploy okay, in about it says Pebble 2.4rc, built 09
> März 2009 21:46:32 CET, and modified June 21st which I think is about
> the last time a commit was done...
>
> ...but still missing social bookmark icons.  The only messages I get
> in it is it complaining about "Error while starting e-mail
> subscription listener", which I've never cared about.
>
> On Aug 5, 2009, at 7:29 PM, Steve Major wrote:
>
>> Is there any documentation on the site for building the source (or
>> docs within the trunk?)  I pulled down the tree via svn, but am not
>> sure how to actually build the thing.  My Google-fu led me to someone
>> that once tried to compile version 1.5 and needed ant; otherwise it
>> failed me.
>>
>> I'm quite familiar with compiling binaries for linux/unix, or using
>> Xcode on Mac.  Feel free to reply with just a link somewhere, I can
>> figure it out from there. ;-)
>>
>> Unless the contributors think another rc is around the corner, then
>> I'll just wait.
>>
>> Thanks for the help!
>>
>> On Aug 5, 2009, at 1:29 PM, Wyatt wrote:
>>
>>> You may want to try building from source - 2.4RC was built in early
>>> March, and there have been a few changes to
>>> SocialBookmarksDecorator.java since...
>>>
>>> http://open.jira.com/source/browse/PEBBLE/trunk/src/net/sourceforge/pebble/decorator/SocialBookmarksDecorator.java
>>>
>>>
>>>
>>> Steve Major wrote:
>>>> I just upgraded to the rc version linked on http://pebble.sourceforge.net
>>>>
>>>> I am using my own theme, but I set it back to default and tried
>>>> simple
>>>> with the same result.
>>>>
>>>> On Aug 4, 2009, at 10:29 PM, Wyatt wrote:
>>>>
>>>>
>>>>> What version of Pebble are you running?  The trunk code looks okay
>>>>> (at
>>>>> least w/ simple theme) - you can see it in action here:
>>>>> http://blog.wylovan.com/pebble/wyatt.
>>>>>
>>>>>
>>>>> On 8/4/2009 10:15 PM, Steve Major wrote:
>>>>>
>>>>>> Thanks, I added it, but it isn't displaying them all.  Assuming
>>>>>> that
>>>>>> they are listed in a particular order, I found someone else that
>>>>>> uses
>>>>>> Pebble and have it enabled too.  The last icon I see is
>>>>>> Technorati.
>>>>>> Everything to the right after that is missing.
>>>>>>
>>>>>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>>>>>
>>>>>>
>>>>>>> Try adding
>>>>>>> net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>>>>>> to
>>>>>>> the "Content Decorator" plugins. It adds icons to several social
>>>>>>> networks (including Fb) for each blog entry.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>>>>>
>>>>>>>> Hi folks,
>>>>>>>>
>>>>>>>> I'm running Pebble 2.4rc
>>>>>>>>
>>>>>>>> I'd like to link various blog entries to Facebook via Fb icon
>>>>>>>> on my
>>>>>>>> blog.  It would allow others to link to my entries in their
>>>>>>>> profile.
>>>>>>>>
>>>>>>>> I can modify the template to do this.  It seems very trivial
>>>>>>>> from
>>>>>>>> what
>>>>>>>> I've looked at and I've torn apart the templates to make my
>>>>>>>> own.
>>>>>>>>
>>>>>>>> I thought, "before I reinvent the wheel, I should ask the
>>>>>>>> Pebble
>>>>>>>> folks
>>>>>>>> about this..."
>>>>>>>>
>>>>>>>> So here I am.  Am I missing an easier way of doing this from
>>>>>>>> within
>>>>>>>> pebble?
>>>>>>>>
>>>>>>>> Thanks in advance for any direction!
>>>>>>>> -Steve
>>>>>>>>
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>>> 2008 30-Day
>>>>>>>> trial. Simplify your report design, integration and
>>>>>>>> deployment -
>>>>>>>> and focus on
>>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>>> with
>>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>>> _______________________________________________
>>>>>>>> Pebble-user mailing list
>>>>>>>> Pebble-user@...
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>> 2008
>>>>>>> 30-Day
>>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>>> and
>>>>>>> focus on
>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>> with
>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>> _______________________________________________
>>>>>>> Pebble-user mailing list
>>>>>>> Pebble-user@...
>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>
>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>> 2008 30-Day
>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>> and focus on
>>>>>> what you do best, core application coding. Discover what's new
>>>>>> with
>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>> _______________________________________________
>>>>>> Pebble-user mailing list
>>>>>> Pebble-user@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>> 2008
>>>>> 30-Day
>>>>> trial. Simplify your report design, integration and deployment -
>>>>> and
>>>>> focus on
>>>>> what you do best, core application coding. Discover what's new
>>>>> with
>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>> _______________________________________________
>>>>> Pebble-user mailing list
>>>>> Pebble-user@...
>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

Re: Pebble to Facebook?

by Steve Major :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the hints.  I'm still getting build failures, so I'm giving up on rolling my own build.

I'll just hope to see a rc2 soon!

On Aug 6, 2009, at 11:46 AM, Chris Carrier wrote:

Try 'ant dist'.  That should compile, run all the tests, and package the results as a WAR.  I've been trying to do this the past couple days and ran into some failing tests.  So just a word of advice make sure you have Java J2EE SDK on your machine and make sure its lib folder is on your CLASSPATH. 

Hope that helps,
Chris

On Wed, Aug 5, 2009 at 7:10 PM, Steve Major <steve@...> wrote:
Nope, doesn't appear to have deployed correctly.  I must not be doing
something properly building it.

I deleted the previous deployment, let it recreate the pebble
directory, all the files appear to be there, but I get nothing but
errors.

On Aug 5, 2009, at 8:16 PM, Steve Major wrote:

> Well, I got as far as building it by going into the trunk directory
> and just typing ant
>
> Then going into the web folder and creating a war file.
>
> This seemed to deploy okay, in about it says Pebble 2.4rc, built 09
> März 2009 21:46:32 CET, and modified June 21st which I think is about
> the last time a commit was done...
>
> ...but still missing social bookmark icons.  The only messages I get
> in it is it complaining about "Error while starting e-mail
> subscription listener", which I've never cared about.
>
> On Aug 5, 2009, at 7:29 PM, Steve Major wrote:
>
>> Is there any documentation on the site for building the source (or
>> docs within the trunk?)  I pulled down the tree via svn, but am not
>> sure how to actually build the thing.  My Google-fu led me to someone
>> that once tried to compile version 1.5 and needed ant; otherwise it
>> failed me.
>>
>> I'm quite familiar with compiling binaries for linux/unix, or using
>> Xcode on Mac.  Feel free to reply with just a link somewhere, I can
>> figure it out from there. ;-)
>>
>> Unless the contributors think another rc is around the corner, then
>> I'll just wait.
>>
>> Thanks for the help!
>>
>> On Aug 5, 2009, at 1:29 PM, Wyatt wrote:
>>
>>> You may want to try building from source - 2.4RC was built in early
>>> March, and there have been a few changes to
>>> SocialBookmarksDecorator.java since...
>>>
>>> http://open.jira.com/source/browse/PEBBLE/trunk/src/net/sourceforge/pebble/decorator/SocialBookmarksDecorator.java
>>>
>>>
>>>
>>> Steve Major wrote:
>>>> I just upgraded to the rc version linked on http://pebble.sourceforge.net
>>>>
>>>> I am using my own theme, but I set it back to default and tried
>>>> simple
>>>> with the same result.
>>>>
>>>> On Aug 4, 2009, at 10:29 PM, Wyatt wrote:
>>>>
>>>>
>>>>> What version of Pebble are you running?  The trunk code looks okay
>>>>> (at
>>>>> least w/ simple theme) - you can see it in action here:
>>>>> http://blog.wylovan.com/pebble/wyatt.
>>>>>
>>>>>
>>>>> On 8/4/2009 10:15 PM, Steve Major wrote:
>>>>>
>>>>>> Thanks, I added it, but it isn't displaying them all.  Assuming
>>>>>> that
>>>>>> they are listed in a particular order, I found someone else that
>>>>>> uses
>>>>>> Pebble and have it enabled too.  The last icon I see is
>>>>>> Technorati.
>>>>>> Everything to the right after that is missing.
>>>>>>
>>>>>> On Aug 4, 2009, at 9:58 PM, Wyatt wrote:
>>>>>>
>>>>>>
>>>>>>> Try adding
>>>>>>> net.sourceforge.pebble.decorator.SocialBookmarksDecorator
>>>>>>> to
>>>>>>> the "Content Decorator" plugins. It adds icons to several social
>>>>>>> networks (including Fb) for each blog entry.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On 8/4/2009 9:49 PM, Steve Major wrote:
>>>>>>>
>>>>>>>> Hi folks,
>>>>>>>>
>>>>>>>> I'm running Pebble 2.4rc
>>>>>>>>
>>>>>>>> I'd like to link various blog entries to Facebook via Fb icon
>>>>>>>> on my
>>>>>>>> blog.  It would allow others to link to my entries in their
>>>>>>>> profile.
>>>>>>>>
>>>>>>>> I can modify the template to do this.  It seems very trivial
>>>>>>>> from
>>>>>>>> what
>>>>>>>> I've looked at and I've torn apart the templates to make my
>>>>>>>> own.
>>>>>>>>
>>>>>>>> I thought, "before I reinvent the wheel, I should ask the
>>>>>>>> Pebble
>>>>>>>> folks
>>>>>>>> about this..."
>>>>>>>>
>>>>>>>> So here I am.  Am I missing an easier way of doing this from
>>>>>>>> within
>>>>>>>> pebble?
>>>>>>>>
>>>>>>>> Thanks in advance for any direction!
>>>>>>>> -Steve
>>>>>>>>
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>>> 2008 30-Day
>>>>>>>> trial. Simplify your report design, integration and
>>>>>>>> deployment -
>>>>>>>> and focus on
>>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>>> with
>>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>>> _______________________________________________
>>>>>>>> Pebble-user mailing list
>>>>>>>> Pebble-user@...
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>>
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>>> 2008
>>>>>>> 30-Day
>>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>>> and
>>>>>>> focus on
>>>>>>> what you do best, core application coding. Discover what's new
>>>>>>> with
>>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>>> _______________________________________________
>>>>>>> Pebble-user mailing list
>>>>>>> Pebble-user@...
>>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>>
>>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>>> 2008 30-Day
>>>>>> trial. Simplify your report design, integration and deployment -
>>>>>> and focus on
>>>>>> what you do best, core application coding. Discover what's new
>>>>>> with
>>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>>> _______________________________________________
>>>>>> Pebble-user mailing list
>>>>>> Pebble-user@...
>>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>>> 2008
>>>>> 30-Day
>>>>> trial. Simplify your report design, integration and deployment -
>>>>> and
>>>>> focus on
>>>>> what you do best, core application coding. Discover what's new
>>>>> with
>>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>>> _______________________________________________
>>>>> Pebble-user mailing list
>>>>> Pebble-user@...
>>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Let Crystal Reports handle the reporting - Free Crystal Reports
>>>> 2008 30-Day
>>>> trial. Simplify your report design, integration and deployment -
>>>> and focus on
>>>> what you do best, core application coding. Discover what's new with
>>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>>> _______________________________________________
>>>> Pebble-user mailing list
>>>> Pebble-user@...
>>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>>
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>>> 30-Day
>>> trial. Simplify your report design, integration and deployment - and
>>> focus on
>>> what you do best, core application coding. Discover what's new with
>>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>>> _______________________________________________
>>> Pebble-user mailing list
>>> Pebble-user@...
>>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Pebble-user mailing list
>> Pebble-user@...
>> https://lists.sourceforge.net/lists/listinfo/pebble-user
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and
> focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Pebble-user mailing list
> Pebble-user@...
> https://lists.sourceforge.net/lists/listinfo/pebble-user
>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pebble-user mailing list
Pebble-user@...
https://lists.sourceforge.net/lists/listinfo/pebble-user
< Prev | 1 - 2 | Next >