Java 6 Question

2009-11-30 Thread Sam Hamilton

Hi Guys,

I see that there is a vote going on at the moment about java 6 - I am 
wondering if this would also mean that it would be possible to run OFBiz 
using openJDK once this migration has been done?



Cheers
Sam


Re: about using ofbiz as a platform

2009-11-30 Thread Michael Xu (xudong)
hi Bruno,

Thanks for your reply. I wish I could make it by myself. However, it turns
out too challenging for me. I think it is more piratical if one or more
committer could lead the overall process.

At this moment, what I can suggest is that the current big ofbiz might need
to be split into sub projects, like framework, ERP, CRM, eCommerce, etc.

--
Regards,
Michael Xu (xudong)
www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135 0135
9807 | Fax: (8610) 62670096


On Wed, Nov 25, 2009 at 4:30 AM, Bruno Busco  wrote:

> Hi Michael,
> the framework isolation and a framework-only installation is
> definitely something the community as talken about many times. You
> will find several conversations searching the mailing list.
>
> We will have it sooner or later and any help you could provide on this
> topic will be much appreciated.
>
> -Bruno
>
> 2009/11/24 Michael Xu (xudong) :
> > hmm...I compared the article and the latest code from trunk. I don't
> think
> > the diagram is consistent with codes.
> >
> > For example, from the diagram party doesn't depend on marketing; however,
> as
> > I mentioned in previous email, party entity definition does use
> > ContactListParty from marketing.
> >
> > --
> > Regards,
> > Michael Xu (xudong)
> > www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135
> 0135
> > 9807 | Fax: (8610) 62670096
> >
> >
> > On Tue, Nov 24, 2009 at 9:16 PM, Michael Xu (xudong)
> > wrote:
> >
> >> Just found an article about the dependency:
> >>
> http://docs.ofbiz.org/display/OFBADMIN/Component+and+Component+Set+Dependencies
> >>
> >>
> >> <
> http://docs.ofbiz.org/display/OFBADMIN/Component+and+Component+Set+Dependencies
> >From
> >> the component relationship diagram, it seems I have to include all
> >> components under framework and application in my new application. Is it
> >> correct?
> >>
> >> --
> >> Regards,
> >> Michael Xu (xudong)
> >> www.wizitsoft.com | Office: (8610) 6267 0615 ext 806 | Mobile: (86) 135
> >> 0135 9807 | Fax: (8610) 62670096
> >>
> >>
> >>
> >> On Tue, Nov 24, 2009 at 9:07 PM, Michael Xu (xudong) <
> >> dong...@wizitsoft.com> wrote:
> >>
> >>> hi all,
> >>>
> >>> I try to build a new application using ofbiz. Basically, I want to use
> the
> >>> nice overall architect of ofbiz, theme mechanism and
> >>> Party/Permission/SecurityGroup. However, I found it is very difficult
> to
> >>> remove unnecessary components.
> >>>
> >>> For example, entitymodel.xml from applications/party
> >>> uses ContactListParty, which is from marketing component. I think such
> >>> dependency doesn't make much sense, as marketing is only an optional
> >>> component but party is a must.
> >>>
> >>> What's the best practice for my case? Advices and clues will be very
> >>> appreciated. Thanks in advance.
> >>>
> >>> --
> >>> Regards,
> >>> Michael Xu
> >>>
> >>>
> >>>
> >>
> >
>


Re: New ecommerce website based on OFBiz

2009-11-30 Thread Chirag Manocha
Hi Sac,
Also go through
http://docs.ofbiz.org/display/OFBENDUSER/Working+with+the+Catalog+Manager
Catalog
Manager plays a big role in ecommerce site and also refer DemoProducts.xml
file.

Regards
--
Chirag Manocha
Freelancer
+91-98263-19099

On Mon, Nov 30, 2009 at 7:37 PM, Mridul Pathak <
mridul.pat...@hotwaxmedia.com> wrote:

> Sac,
>
>My suggestion for the best way to start with a new ecommerce website
> based on OFBiz is to:
>
> 1) Create a separate new component in hot-deploy.
> 2)
> Copy over the basic screens and templates from
> specialpurpose/ecommerce.  Style them as you like.  Create new if
> required.
> 3) Refer demo ecommerce data to setup your
> store/catalog/categories/products in the same manner.
> 4) Include specialpurpose/ecommerce controller.xml in you hot-deploy
> component's controller.xml and use OOTB business processes from
> ecommerce and other components as much possible.
>
> And lastly this link will certainly help you to setup your ecommerce store
> and is a good guide to begin with:
>
> http://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide
> .
>
> --
> Thanks & Regards
> Mridul Pathak
> Hotwax Media
> http://www.hotwaxmedia.com
> mridul.pat...@hotwaxmedia.com
> -
> direct: +91 - 942.592.6892
>
> On Mon, Nov 30, 2009 at 7:20 PM, sac sha  wrote:
>
> > Hi All
> >
> > I am trying to develop an ecommerce website through ofbiz. All I am doing
> > is
> > copying the ecommerce from special purpose package. Not sure whether this
> > is
> > right way of doing an ecommerce website through ofbiz.
> >
> > Please suggest.
> >
> > --
> > Regards
> > Sac
>


Re: New ecommerce website based on OFBiz

2009-11-30 Thread BJ Freeman
thanks

Jacques Le Roux sent the following on 11/30/2009 7:01 PM:
> Simply change  http://docs.ofbiz.org by  http://cwiki.apache.org/confluence
> 
> Jacques
> 
> From: "BJ Freeman" 
>> I agree for someone that wants to run out of the box that is the
>> quickest way.
>> I took his "development" meaning he was wanting to do more.
>> Thanks I know the link will change but here it is.
>> http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide
>>
>>
>> David E Jones sent the following on 11/30/2009 1:35 PM:
>>> Wow! You could do all that... or...
>>>
>>> ... just read through the Business and Technical Production Setup
>>> Guides, and follow the instructions... then you're good to go (aside
>>> from any customizations you need and/or want).
>>>
>>> -David
>>>
>>>
>>> On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:
>>>
 in relative effort this is about 100 times more time than an Ecommerce
 site to understand. You should plan at least 500 hours to get familiar
 with ofbiz and Ecommerce to use it correctly

 I suggest you Get the Data model books to see how the data is done for
 Ecommerce.
 http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books

 Next get familiar with a productstore entity and corresponding pages.
 then look at the demo data.

 The Ecommerce component depends on other components.
 You might also look at the clone Ecommerce in the same component.

 It is suggested that you use the Ecommerce component and just modify it
 so just copy the complete component to the hot deploy

 You can hide and re-arrange the Ecommerce page components using CSS.


 sac sha sent the following on 11/30/2009 5:50 AM:
> Hi All
>
> I am trying to develop an ecommerce website through ofbiz. All I am
> doing is
> copying the ecommerce from special purpose package. Not sure
> whether this is
> right way of doing an ecommerce website through ofbiz.
>
> Please suggest.
>
>>>
>>>
>>
> 
> 
> 



Re: New ecommerce website based on OFBiz

2009-11-30 Thread Jacques Le Roux

Note : search is not currently working on cwiki (Apache Confluence). The infra 
team is aware of the issue...

Jacques

From: "Jacques Le Roux" 

Simply change  http://docs.ofbiz.org by  http://cwiki.apache.org/confluence

Jacques

From: "BJ Freeman" 

I agree for someone that wants to run out of the box that is the
quickest way.
I took his "development" meaning he was wanting to do more.
Thanks I know the link will change but here it is.
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

David E Jones sent the following on 11/30/2009 1:35 PM:

Wow! You could do all that... or...

... just read through the Business and Technical Production Setup Guides, and follow the instructions... then you're good to go 
(aside from any customizations you need and/or want).


-David


On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:


in relative effort this is about 100 times more time than an Ecommerce
site to understand. You should plan at least 500 hours to get familiar
with ofbiz and Ecommerce to use it correctly

I suggest you Get the Data model books to see how the data is done for
Ecommerce.
http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books

Next get familiar with a productstore entity and corresponding pages.
then look at the demo data.

The Ecommerce component depends on other components.
You might also look at the clone Ecommerce in the same component.

It is suggested that you use the Ecommerce component and just modify it
so just copy the complete component to the hot deploy

You can hide and re-arrange the Ecommerce page components using CSS.


sac sha sent the following on 11/30/2009 5:50 AM:

Hi All

I am trying to develop an ecommerce website through ofbiz. All I am doing is
copying the ecommerce from special purpose package. Not sure whether this is
right way of doing an ecommerce website through ofbiz.

Please suggest.














Re: New ecommerce website based on OFBiz

2009-11-30 Thread Jacques Le Roux

Simply change  http://docs.ofbiz.org by  http://cwiki.apache.org/confluence

Jacques

From: "BJ Freeman" 

I agree for someone that wants to run out of the box that is the
quickest way.
I took his "development" meaning he was wanting to do more.
Thanks I know the link will change but here it is.
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

David E Jones sent the following on 11/30/2009 1:35 PM:

Wow! You could do all that... or...

... just read through the Business and Technical Production Setup Guides, and follow the instructions... then you're good to go 
(aside from any customizations you need and/or want).


-David


On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:


in relative effort this is about 100 times more time than an Ecommerce
site to understand. You should plan at least 500 hours to get familiar
with ofbiz and Ecommerce to use it correctly

I suggest you Get the Data model books to see how the data is done for
Ecommerce.
http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books

Next get familiar with a productstore entity and corresponding pages.
then look at the demo data.

The Ecommerce component depends on other components.
You might also look at the clone Ecommerce in the same component.

It is suggested that you use the Ecommerce component and just modify it
so just copy the complete component to the hot deploy

You can hide and re-arrange the Ecommerce page components using CSS.


sac sha sent the following on 11/30/2009 5:50 AM:

Hi All

I am trying to develop an ecommerce website through ofbiz. All I am doing is
copying the ecommerce from special purpose package. Not sure whether this is
right way of doing an ecommerce website through ofbiz.

Please suggest.











Re: New Wiki/Docs Location

2009-11-30 Thread Scott Gray

Thanks David, works like a charm.

Regards
Scott

On 1/12/2009, at 3:45 PM, David E Jones wrote:



Okay, that should be fixed now... for you in the ofbiz-committers  
group as well as for general users, ie so it is actually an open  
wiki as advertised... ;)


-David


On Nov 30, 2009, at 7:18 PM, Scott Gray wrote:


FYI, I still only have read-only access to the wiki space.

Thanks
Scott

On 1/12/2009, at 11:53 AM, David E Jones wrote:



Yep, just found it!

-David


On Nov 30, 2009, at 3:52 PM, Scott Gray wrote:

Okay thanks, I think Jacopo's got a request buried in there  
somewhere as well.


Regards
Scott

On 1/12/2009, at 11:48 AM, David E Jones wrote:



This is now done. Sorry for the delay, I wasn't looking for  
these buried in a 30 message thread.


-David


On Nov 30, 2009, at 3:30 PM, Scott Gray wrote:

I'd appreciate it if you or David could hook me up with some  
permissions, I've got a document waiting to be adding to the  
wiki.

username: lekt...@gmail.com

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com


On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:

This is fixed, David gave me the rights I had before, I  
reindexed (OFBIZ space only) and it's now OK.
If you experience any troubles when looking for a page you  
know exists let's know and we will fix it as soon as possible.


Thanks

Jacques
















smime.p7s
Description: S/MIME cryptographic signature


Re: New Wiki/Docs Location

2009-11-30 Thread David E Jones

Okay, that should be fixed now... for you in the ofbiz-committers group as well 
as for general users, ie so it is actually an open wiki as advertised... ;)

-David


On Nov 30, 2009, at 7:18 PM, Scott Gray wrote:

> FYI, I still only have read-only access to the wiki space.
> 
> Thanks
> Scott
> 
> On 1/12/2009, at 11:53 AM, David E Jones wrote:
> 
>> 
>> Yep, just found it!
>> 
>> -David
>> 
>> 
>> On Nov 30, 2009, at 3:52 PM, Scott Gray wrote:
>> 
>>> Okay thanks, I think Jacopo's got a request buried in there somewhere as 
>>> well.
>>> 
>>> Regards
>>> Scott
>>> 
>>> On 1/12/2009, at 11:48 AM, David E Jones wrote:
>>> 
 
 This is now done. Sorry for the delay, I wasn't looking for these buried 
 in a 30 message thread.
 
 -David
 
 
 On Nov 30, 2009, at 3:30 PM, Scott Gray wrote:
 
> I'd appreciate it if you or David could hook me up with some permissions, 
> I've got a document waiting to be adding to the wiki.
> username: lekt...@gmail.com
> 
> Thanks
> Scott
> 
> HotWax Media
> http://www.hotwaxmedia.com
> 
> 
> On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:
> 
>> This is fixed, David gave me the rights I had before, I reindexed (OFBIZ 
>> space only) and it's now OK.
>> If you experience any troubles when looking for a page you know exists 
>> let's know and we will fix it as soon as possible.
>> 
>> Thanks
>> 
>> Jacques
> 
 
>>> 
>> 
> 



Re: New ecommerce website based on OFBiz

2009-11-30 Thread BJ Freeman
I agree for someone that wants to run out of the box that is the
quickest way.
I took his "development" meaning he was wanting to do more.
Thanks I know the link will change but here it is.
http://docs.ofbiz.org/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide

David E Jones sent the following on 11/30/2009 1:35 PM:
> Wow! You could do all that... or...
> 
> ... just read through the Business and Technical Production Setup Guides, and 
> follow the instructions... then you're good to go (aside from any 
> customizations you need and/or want).
> 
> -David
> 
> 
> On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:
> 
>> in relative effort this is about 100 times more time than an Ecommerce
>> site to understand. You should plan at least 500 hours to get familiar
>> with ofbiz and Ecommerce to use it correctly
>>
>> I suggest you Get the Data model books to see how the data is done for
>> Ecommerce.
>> http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books
>>
>> Next get familiar with a productstore entity and corresponding pages.
>> then look at the demo data.
>>
>> The Ecommerce component depends on other components.
>> You might also look at the clone Ecommerce in the same component.
>>
>> It is suggested that you use the Ecommerce component and just modify it
>> so just copy the complete component to the hot deploy
>>
>> You can hide and re-arrange the Ecommerce page components using CSS.
>>
>>
>> sac sha sent the following on 11/30/2009 5:50 AM:
>>> Hi All
>>>
>>> I am trying to develop an ecommerce website through ofbiz. All I am doing is
>>> copying the ecommerce from special purpose package. Not sure whether this is
>>> right way of doing an ecommerce website through ofbiz.
>>>
>>> Please suggest.
>>>
> 
> 



Re: New Wiki/Docs Location

2009-11-30 Thread Scott Gray

FYI, I still only have read-only access to the wiki space.

Thanks
Scott

On 1/12/2009, at 11:53 AM, David E Jones wrote:



Yep, just found it!

-David


On Nov 30, 2009, at 3:52 PM, Scott Gray wrote:

Okay thanks, I think Jacopo's got a request buried in there  
somewhere as well.


Regards
Scott

On 1/12/2009, at 11:48 AM, David E Jones wrote:



This is now done. Sorry for the delay, I wasn't looking for these  
buried in a 30 message thread.


-David


On Nov 30, 2009, at 3:30 PM, Scott Gray wrote:

I'd appreciate it if you or David could hook me up with some  
permissions, I've got a document waiting to be adding to the wiki.

username: lekt...@gmail.com

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com


On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:

This is fixed, David gave me the rights I had before, I  
reindexed (OFBIZ space only) and it's now OK.
If you experience any troubles when looking for a page you know  
exists let's know and we will fix it as soon as possible.


Thanks

Jacques












smime.p7s
Description: S/MIME cryptographic signature


Re: Ofbiz for Real Estate Management

2009-11-30 Thread aswath narayana
I am interested in the preview also.

-Aswath

On Mon, Nov 30, 2009 at 9:12 PM, Info Olagos  wrote:

> I am interested in a preview also.
>
> Heidi
> Olagos bvba
>
> 2009/11/30 farouk alhassan 
>
> > Hi that will be nice. Thought of that sometime ago. How do I get such a
> > preview?
> >
> > --- On Mon, 30/11/09, Jeroen van der Wal  wrote:
> >
> > > From: Jeroen van der Wal 
> > > Subject: Ofbiz for Real Estate Management
> > > To: "user" 
> > > Date: Monday, 30 November, 2009, 0:59
> >  > We've developed a quite sophisticated
> > > solution for managing (commercial)
> > > properties on top of Ofbiz. It will be available in Q1 2010
> > > but if anybody
> > > is interested I'm happy to give preview. Some features:
> > >
> > > Asset Management
> > > - Show your assets in a tree view with unlimited levels
> > > (complex, building,
> > > floor, unit, etc.)
> > > - Define custom attributes
> > > Lease Management
> > > - Base rent
> > > - Turnover rent
> > > - Rent indexation
> > > - Discounts
> > > Service Charges
> > > - Budget on property level and divide to individual
> > > tenants
> > > - Reconciliation of purchase invoices
> > > Metrics
> > > - Store any type of data on any level of an agreement that
> > > you want to be
> > > used in lease calculation. Example: the monthly turnover of
> > > the tentants.
> > > Invoicing
> > > - Choose any invoice frequency and offset (in advance vs.
> > > afterwards)
> > > - Automatic reconciliation when lease details change
> > > - Calculates the total value of a lease and compares that
> > > to already
> > > invoiced amounts
> > >
> > > Best,
> > >
> > > Jeroen van der Wal
> > > Stromboli b.v.
> > > +31 655 874050
> > > jer...@stromboli.it
> > >
> >
> >
> >
> >
>


Re: New ecommerce website based on OFBiz

2009-11-30 Thread Ruth Hoffman

Hi BJ:
Thanks.
Ruth

BJ Freeman wrote:

you books are listed on the link I gave also.

Ruth Hoffman sent the following on 11/30/2009 1:44 PM:
  

Or, if you want an end-user's perspective, you could read my 2 books
available at http://www.myofbiz.com
Regards,
Ruth

David E Jones wrote:


Wow! You could do all that... or...

... just read through the Business and Technical Production Setup
Guides, and follow the instructions... then you're good to go (aside
from any customizations you need and/or want).

-David


On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:

 
  

in relative effort this is about 100 times more time than an Ecommerce
site to understand. You should plan at least 500 hours to get familiar
with ofbiz and Ecommerce to use it correctly

I suggest you Get the Data model books to see how the data is done for
Ecommerce.
http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books

Next get familiar with a productstore entity and corresponding pages.
then look at the demo data.

The Ecommerce component depends on other components.
You might also look at the clone Ecommerce in the same component.

It is suggested that you use the Ecommerce component and just modify it
so just copy the complete component to the hot deploy

You can hide and re-arrange the Ecommerce page components using CSS.


sac sha sent the following on 11/30/2009 5:50 AM:
   


Hi All

I am trying to develop an ecommerce website through ofbiz. All I am
doing is
copying the ecommerce from special purpose package. Not sure whether
this is
right way of doing an ecommerce website through ofbiz.

Please suggest.

  
  
  
  



  


Re: New ecommerce website based on OFBiz

2009-11-30 Thread BJ Freeman
you books are listed on the link I gave also.

Ruth Hoffman sent the following on 11/30/2009 1:44 PM:
> Or, if you want an end-user's perspective, you could read my 2 books
> available at http://www.myofbiz.com
> Regards,
> Ruth
> 
> David E Jones wrote:
>> Wow! You could do all that... or...
>>
>> ... just read through the Business and Technical Production Setup
>> Guides, and follow the instructions... then you're good to go (aside
>> from any customizations you need and/or want).
>>
>> -David
>>
>>
>> On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:
>>
>>  
>>> in relative effort this is about 100 times more time than an Ecommerce
>>> site to understand. You should plan at least 500 hours to get familiar
>>> with ofbiz and Ecommerce to use it correctly
>>>
>>> I suggest you Get the Data model books to see how the data is done for
>>> Ecommerce.
>>> http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books
>>>
>>> Next get familiar with a productstore entity and corresponding pages.
>>> then look at the demo data.
>>>
>>> The Ecommerce component depends on other components.
>>> You might also look at the clone Ecommerce in the same component.
>>>
>>> It is suggested that you use the Ecommerce component and just modify it
>>> so just copy the complete component to the hot deploy
>>>
>>> You can hide and re-arrange the Ecommerce page components using CSS.
>>>
>>>
>>> sac sha sent the following on 11/30/2009 5:50 AM:
>>>
 Hi All

 I am trying to develop an ecommerce website through ofbiz. All I am
 doing is
 copying the ecommerce from special purpose package. Not sure whether
 this is
 right way of doing an ecommerce website through ofbiz.

 Please suggest.

   
>>
>>
>>   
> 



Re: jobs not finishing (r4.0)

2009-11-30 Thread Scott Gray

https://issues.apache.org/jira/browse/OFBIZ-2974

You may be safe to delete them depending on what the job was, but you  
might be better off forcing them to rerun by nulling the startDateTime  
and runByInstanceId fields.  Be careful how you structure the query  
though, you don't want to requeue jobs that are already running (not  
crashed but actually running at the time of the query).


Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 1/12/2009, at 12:28 PM, Christopher Snow wrote:


I have some custom jobs that were running at the time my ofbiz service
was restarted.

These jobs appear to be 'stuck' with a STATUS_ID of 'SERVICE_RUNNING'
but don't actually appear to be running.

Is it safe to delete these jobs from the OFBIZ.JOB_SANDBOX table?   
I.e.

will doing "delete from ofbiz.job_sandbox where status_id =
'SERVICE_RUNNING'" cause any issues with the job engine?

Many thanks in advance,

Chris




smime.p7s
Description: S/MIME cryptographic signature


jobs not finishing (r4.0)

2009-11-30 Thread Christopher Snow
I have some custom jobs that were running at the time my ofbiz service
was restarted.

These jobs appear to be 'stuck' with a STATUS_ID of 'SERVICE_RUNNING'
but don't actually appear to be running.

Is it safe to delete these jobs from the OFBIZ.JOB_SANDBOX table?  I.e.
will doing "delete from ofbiz.job_sandbox where status_id =
'SERVICE_RUNNING'" cause any issues with the job engine?

Many thanks in advance,

Chris


Re: New Wiki/Docs Location

2009-11-30 Thread David E Jones

Yep, just found it!

-David


On Nov 30, 2009, at 3:52 PM, Scott Gray wrote:

> Okay thanks, I think Jacopo's got a request buried in there somewhere as well.
> 
> Regards
> Scott
> 
> On 1/12/2009, at 11:48 AM, David E Jones wrote:
> 
>> 
>> This is now done. Sorry for the delay, I wasn't looking for these buried in 
>> a 30 message thread.
>> 
>> -David
>> 
>> 
>> On Nov 30, 2009, at 3:30 PM, Scott Gray wrote:
>> 
>>> I'd appreciate it if you or David could hook me up with some permissions, 
>>> I've got a document waiting to be adding to the wiki.
>>> username: lekt...@gmail.com
>>> 
>>> Thanks
>>> Scott
>>> 
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>> 
>>> 
>>> On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:
>>> 
 This is fixed, David gave me the rights I had before, I reindexed (OFBIZ 
 space only) and it's now OK.
 If you experience any troubles when looking for a page you know exists 
 let's know and we will fix it as soon as possible.
 
 Thanks
 
 Jacques
>>> 
>> 
> 



Re: New Wiki/Docs Location

2009-11-30 Thread David E Jones

No problem Jacopo, I just added your username to the group.

-David


On Nov 29, 2009, at 11:23 PM, Jacopo Cappellato wrote:

> I have similar problems too: my account is jacopoc
> 
> Jacopo
> 
> On Nov 30, 2009, at 2:30 AM, Scott Gray wrote:
> 
>> Hi David,
>> 
>> I created an account at cwiki.a.o but I'm not immediately able to add or 
>> edit pages in the OFBIZ (wiki) space, I guess the permissions need a tweak 
>> so that any registered user can work on that space.
>> 
>> Oh and to save me sending a separate email,  my username is lekt...@gmail.com
>> 
>> Thanks
>> Scott
>> 
>> On 30/11/2009, at 7:58 AM, David E Jones wrote:
>> 
>>> 
>>> The content from docs.ofbiz.org has been moved to the official ASF server:
>>> 
>>> http://cwiki.apache.org/confluence/dashboard.action
>>> 
>>> All of the OFBiz spaces look like they are imported and in place. From the 
>>> Dashboard page just look for the "OFBiz ..." spaces. I renamed them so all 
>>> 5 of them would be together in the list.
>>> 
>>> I was able to remove the older spaces that Gavin setup for us a LONG time 
>>> ago, so we just have the imported ones.
>>> 
>>> The permissions should also be set so these are writable again.
>>> 
>>> However, permissions are probably a bit messed up since only people with 
>>> accounts on the new server, with the same username, will have permissions 
>>> retained.
>>> 
>>> For all committers: please send me and email with your username on 
>>> cwiki.apache.org and I'll add you to the ofbiz-committers group so you'll 
>>> have write access again.
>>> 
>>> For other who had permissions: if you find you're not able to edit 
>>> something that you used to be able to, please let me know (and please send 
>>> your cwiki.apache.org username when you do).
>>> 
>>> To Jacques and Tim and others who helped: thank you for making this happen!
>>> 
>>> -David
>>> 
>>> 
>> 
> 



Re: New Wiki/Docs Location

2009-11-30 Thread Scott Gray
Okay thanks, I think Jacopo's got a request buried in there somewhere  
as well.


Regards
Scott

On 1/12/2009, at 11:48 AM, David E Jones wrote:



This is now done. Sorry for the delay, I wasn't looking for these  
buried in a 30 message thread.


-David


On Nov 30, 2009, at 3:30 PM, Scott Gray wrote:

I'd appreciate it if you or David could hook me up with some  
permissions, I've got a document waiting to be adding to the wiki.

username: lekt...@gmail.com

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com


On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:

This is fixed, David gave me the rights I had before, I reindexed  
(OFBIZ space only) and it's now OK.
If you experience any troubles when looking for a page you know  
exists let's know and we will fix it as soon as possible.


Thanks

Jacques








smime.p7s
Description: S/MIME cryptographic signature


Re: New Wiki/Docs Location

2009-11-30 Thread David E Jones

This is now done. Sorry for the delay, I wasn't looking for these buried in a 
30 message thread.

-David


On Nov 30, 2009, at 3:30 PM, Scott Gray wrote:

> I'd appreciate it if you or David could hook me up with some permissions, 
> I've got a document waiting to be adding to the wiki.
> username: lekt...@gmail.com
> 
> Thanks
> Scott
> 
> HotWax Media
> http://www.hotwaxmedia.com
> 
> 
> On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:
> 
>> This is fixed, David gave me the rights I had before, I reindexed (OFBIZ 
>> space only) and it's now OK.
>> If you experience any troubles when looking for a page you know exists let's 
>> know and we will fix it as soon as possible.
>> 
>> Thanks
>> 
>> Jacques
> 



Re: New Wiki/Docs Location

2009-11-30 Thread Jacques Le Roux
Oops, sorry it did not work. I thought I was still on the space but actually I did not apply the filter. So it was all spaces and 
the faq I saw (it's title actually) was not ours.


Jacques

From: "Jacques Le Roux" 

This is fixed, David gave me the rights I had before, I reindexed (OFBIZ space 
only) and it's now OK.
If you experience any troubles when looking for a page you know exists let's 
know and we will fix it as soon as possible.

Thanks

Jacques

From: "Jacques Le Roux" 

Ho, I forgot one point, I have asked this to Gavin (who manages our issues with 
Cwiki currently)

>

Jacques

From: "Jacques Le Roux" 

Yes this URL works well as soon as you have created your favourite spaces

Also here is a recipe Gavin game me to create your favourite spaces and use 
them in search

1. Add whatever spaces you want to search in to your favorite spaces. Browse http://cwiki.apache.org/confluence/dashboard.action 
and

click on the 'Star' besides any spaces to add.( or whilst in a space click on 
Tools > Favorite). (The star should go yellow)
2. Click in the search box and press enter to get the advanced search. (Which 
should bring you to
http://cwiki.apache.org/confluence/dosearchsite.action?queryString=)
3. Type in your search term then choose 'Favorite Spaces' from the 'Where' drop 
down box.
4. Click on filter.
Results from only the spaces you have added to favorites will be shown.

Personnaly I have also added th 5 spaces as watches to receive everyday a summary of changes in these space. This also build you 
a

correct dashboard (My Dashboard). I see also a possibility to create team 
spaces. For instance, Geronimo has a dozen of spaces.

HTH

Jacques

- Original Message - 
From: "Jacques Le Roux" 

To: 
Sent: Sunday, November 29, 2009 9:22 PM
Subject: Re: New Wiki/Docs Location



Maybe a way is to create favourites spaces and use them in filter 
(conf_favorites as where argument), trying...

Jacques

From: "Jacques Le Roux" 
Yes it seems that we are only able to filter one space when searching. I tried some 
syntax variations with "where" but found
nothing so far. Any answers either here
http://confluence.atlassian.com/display/DOC/Confluence+Search+Fields#comment-thread-200706054

On the other hand, if we group all in one space, this could have the benefit to 
force us to better organize things...

Jacques

 From: Tim Ruppert
 Yeah - I was planning on just sending the search to the /confluence/ root 
which searches all of them - which is definitely an
issue.  I think that longer term, we're going to want to push this all into 
OFBiz and maybe we can manage the search with an
integration into Confluence or something - just something we can control more 
easily.


 Anyways, Let's keep refining this - for now, I'm going to fix all of the docs.ofbiz.org references and we'll see where we can 
go

from there.


 Cheers,
 Ruppert
 --
 Tim Ruppert
 HotWax Media
 http://www.hotwaxmedia.com


 o:801.649.6594
 f:801.649.6595


 On Nov 29, 2009, at 12:18 PM, David E Jones wrote:


   
http://cwiki.apache.org/confluence/dosearchsite.action?queryString=ofbiz&where=OFBADMIN

   That searches the OFBADMIN space, which might be the best to search from the 
home page... but I'm not sure about that... we
could just search all spaces, but then we'd have things from other projects 
show up... so, I dunno.

















Re: New Wiki/Docs Location

2009-11-30 Thread Scott Gray
I'd appreciate it if you or David could hook me up with some  
permissions, I've got a document waiting to be adding to the wiki.

username: lekt...@gmail.com

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com


On 1/12/2009, at 11:24 AM, Jacques Le Roux wrote:

This is fixed, David gave me the rights I had before, I reindexed  
(OFBIZ space only) and it's now OK.
If you experience any troubles when looking for a page you know  
exists let's know and we will fix it as soon as possible.


Thanks

Jacques




smime.p7s
Description: S/MIME cryptographic signature


Re: New Wiki/Docs Location

2009-11-30 Thread Jacques Le Roux

This is fixed, David gave me the rights I had before, I reindexed (OFBIZ space 
only) and it's now OK.
If you experience any troubles when looking for a page you know exists let's 
know and we will fix it as soon as possible.

Thanks

Jacques

From: "Jacques Le Roux" 

Ho, I forgot one point, I have asked this to Gavin (who manages our issues with 
Cwiki currently)

>

Jacques

From: "Jacques Le Roux" 

Yes this URL works well as soon as you have created your favourite spaces

Also here is a recipe Gavin game me to create your favourite spaces and use 
them in search

1. Add whatever spaces you want to search in to your favorite spaces. Browse http://cwiki.apache.org/confluence/dashboard.action 
and

click on the 'Star' besides any spaces to add.( or whilst in a space click on 
Tools > Favorite). (The star should go yellow)
2. Click in the search box and press enter to get the advanced search. (Which 
should bring you to
http://cwiki.apache.org/confluence/dosearchsite.action?queryString=)
3. Type in your search term then choose 'Favorite Spaces' from the 'Where' drop 
down box.
4. Click on filter.
Results from only the spaces you have added to favorites will be shown.

Personnaly I have also added th 5 spaces as watches to receive everyday a summary of changes in these space. This also build you 
a

correct dashboard (My Dashboard). I see also a possibility to create team 
spaces. For instance, Geronimo has a dozen of spaces.

HTH

Jacques

- Original Message - 
From: "Jacques Le Roux" 

To: 
Sent: Sunday, November 29, 2009 9:22 PM
Subject: Re: New Wiki/Docs Location



Maybe a way is to create favourites spaces and use them in filter 
(conf_favorites as where argument), trying...

Jacques

From: "Jacques Le Roux" 
Yes it seems that we are only able to filter one space when searching. I tried some 
syntax variations with "where" but found
nothing so far. Any answers either here
http://confluence.atlassian.com/display/DOC/Confluence+Search+Fields#comment-thread-200706054

On the other hand, if we group all in one space, this could have the benefit to 
force us to better organize things...

Jacques

 From: Tim Ruppert
 Yeah - I was planning on just sending the search to the /confluence/ root 
which searches all of them - which is definitely an
issue.  I think that longer term, we're going to want to push this all into 
OFBiz and maybe we can manage the search with an
integration into Confluence or something - just something we can control more 
easily.


 Anyways, Let's keep refining this - for now, I'm going to fix all of the docs.ofbiz.org references and we'll see where we can 
go

from there.


 Cheers,
 Ruppert
 --
 Tim Ruppert
 HotWax Media
 http://www.hotwaxmedia.com


 o:801.649.6594
 f:801.649.6595


 On Nov 29, 2009, at 12:18 PM, David E Jones wrote:


   
http://cwiki.apache.org/confluence/dosearchsite.action?queryString=ofbiz&where=OFBADMIN

   That searches the OFBADMIN space, which might be the best to search from the 
home page... but I'm not sure about that... we
could just search all spaces, but then we'd have things from other projects 
show up... so, I dunno.














Re: Ofbiz for Real Estate Management

2009-11-30 Thread Sharan-F

Hi Jeroen

I'd be interested in taking a look at the preview version too.

Thanks
Sharan


Info Olagos wrote:
> 
> I am interested in a preview also.
> 
> Heidi
> Olagos bvba
> 
> 2009/11/30 farouk alhassan 
> 
>> Hi that will be nice. Thought of that sometime ago. How do I get such a
>> preview?
>>
>> --- On Mon, 30/11/09, Jeroen van der Wal  wrote:
>>
>> > From: Jeroen van der Wal 
>> > Subject: Ofbiz for Real Estate Management
>> > To: "user" 
>> > Date: Monday, 30 November, 2009, 0:59
>>  > We've developed a quite sophisticated
>> > solution for managing (commercial)
>> > properties on top of Ofbiz. It will be available in Q1 2010
>> > but if anybody
>> > is interested I'm happy to give preview. Some features:
>> >
>> > Asset Management
>> > - Show your assets in a tree view with unlimited levels
>> > (complex, building,
>> > floor, unit, etc.)
>> > - Define custom attributes
>> > Lease Management
>> > - Base rent
>> > - Turnover rent
>> > - Rent indexation
>> > - Discounts
>> > Service Charges
>> > - Budget on property level and divide to individual
>> > tenants
>> > - Reconciliation of purchase invoices
>> > Metrics
>> > - Store any type of data on any level of an agreement that
>> > you want to be
>> > used in lease calculation. Example: the monthly turnover of
>> > the tentants.
>> > Invoicing
>> > - Choose any invoice frequency and offset (in advance vs.
>> > afterwards)
>> > - Automatic reconciliation when lease details change
>> > - Calculates the total value of a lease and compares that
>> > to already
>> > invoiced amounts
>> >
>> > Best,
>> >
>> > Jeroen van der Wal
>> > Stromboli b.v.
>> > +31 655 874050
>> > jer...@stromboli.it
>> >
>>
>>
>>
>>
> 
> 

-- 
View this message in context: 
http://n4.nabble.com/Ofbiz-for-Real-Estate-Management-tp930992p931683.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: New ecommerce website based on OFBiz

2009-11-30 Thread Ruth Hoffman
Or, if you want an end-user's perspective, you could read my 2 books 
available at http://www.myofbiz.com

Regards,
Ruth

David E Jones wrote:

Wow! You could do all that... or...

... just read through the Business and Technical Production Setup Guides, and 
follow the instructions... then you're good to go (aside from any 
customizations you need and/or want).

-David


On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:

  

in relative effort this is about 100 times more time than an Ecommerce
site to understand. You should plan at least 500 hours to get familiar
with ofbiz and Ecommerce to use it correctly

I suggest you Get the Data model books to see how the data is done for
Ecommerce.
http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books

Next get familiar with a productstore entity and corresponding pages.
then look at the demo data.

The Ecommerce component depends on other components.
You might also look at the clone Ecommerce in the same component.

It is suggested that you use the Ecommerce component and just modify it
so just copy the complete component to the hot deploy

You can hide and re-arrange the Ecommerce page components using CSS.


sac sha sent the following on 11/30/2009 5:50 AM:


Hi All

I am trying to develop an ecommerce website through ofbiz. All I am doing is
copying the ecommerce from special purpose package. Not sure whether this is
right way of doing an ecommerce website through ofbiz.

Please suggest.

  



  


Re: New ecommerce website based on OFBiz

2009-11-30 Thread David E Jones

Wow! You could do all that... or...

... just read through the Business and Technical Production Setup Guides, and 
follow the instructions... then you're good to go (aside from any 
customizations you need and/or want).

-David


On Nov 30, 2009, at 11:20 AM, BJ Freeman wrote:

> in relative effort this is about 100 times more time than an Ecommerce
> site to understand. You should plan at least 500 hours to get familiar
> with ofbiz and Ecommerce to use it correctly
> 
> I suggest you Get the Data model books to see how the data is done for
> Ecommerce.
> http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books
> 
> Next get familiar with a productstore entity and corresponding pages.
> then look at the demo data.
> 
> The Ecommerce component depends on other components.
> You might also look at the clone Ecommerce in the same component.
> 
> It is suggested that you use the Ecommerce component and just modify it
> so just copy the complete component to the hot deploy
> 
> You can hide and re-arrange the Ecommerce page components using CSS.
> 
> 
> sac sha sent the following on 11/30/2009 5:50 AM:
>> Hi All
>> 
>> I am trying to develop an ecommerce website through ofbiz. All I am doing is
>> copying the ecommerce from special purpose package. Not sure whether this is
>> right way of doing an ecommerce website through ofbiz.
>> 
>> Please suggest.
>> 
> 



Re: New ecommerce website based on OFBiz

2009-11-30 Thread BJ Freeman
in relative effort this is about 100 times more time than an Ecommerce
site to understand. You should plan at least 500 hours to get familiar
with ofbiz and Ecommerce to use it correctly

I suggest you Get the Data model books to see how the data is done for
Ecommerce.
http://cwiki.apache.org/confluence/display/OFBADMIN/OFBiz+Related+Books

Next get familiar with a productstore entity and corresponding pages.
then look at the demo data.

The Ecommerce component depends on other components.
You might also look at the clone Ecommerce in the same component.

It is suggested that you use the Ecommerce component and just modify it
so just copy the complete component to the hot deploy

You can hide and re-arrange the Ecommerce page components using CSS.


sac sha sent the following on 11/30/2009 5:50 AM:
> Hi All
> 
> I am trying to develop an ecommerce website through ofbiz. All I am doing is
> copying the ecommerce from special purpose package. Not sure whether this is
> right way of doing an ecommerce website through ofbiz.
> 
> Please suggest.
> 



Re: New ecommerce website based on OFBiz

2009-11-30 Thread Sumit Pandit
Hi Sac, In case if you want to create a new component then following command 
would help you to setup directory structure under hot-deploy. 
ant create-component

--
Thanks And Regards
Sumit Pandit

On Nov 30, 2009, at 8:59 AM, sac sha wrote:

> Hi
> 
> Thanks to all for such a quick suggestions.
> 
> I always prefer a new module. But I find ecommerce module a complex
> module(as I am a newbee and this is a big module to understand) so I just
> wanted to avoid any stupid errors while copy pasting.
> 
> I have already tried making a demo website and adding some actions to it
> etc.
> 
> Now I want to add the ecommerce section so that I can upload my products and
> also facilitate it with the payment facility through paypal or secpay.
> 
> The only doubt is that the existing ecommerce module is having a lot of
> functionality which will not be an easy task to copy paste the functionality
> as I dont know how the functionality work. So I was trying to edit some
> pages in existing module.
> 
> I will surely try to implement your suggestions and keep posting.
> 
> Regards
> Sac
> 
> On Mon, Nov 30, 2009 at 2:34 PM, jonatan soto wrote:
> 
>> Hi,
>> 
>> ...and what would be your suggestion, create a new component for the
>> ecommerce website or reuse the existing ecommerce component?
>> 
>> Regards,
>> 
>> On Mon, Nov 30, 2009 at 3:07 PM, Mridul Pathak <
>> mridul.pat...@hotwaxmedia.com> wrote:
>> 
>>> Sac,
>>> 
>>>   My suggestion for the best way to start with a new ecommerce website
>>> based on OFBiz is to:
>>> 
>>> 1) Create a separate new component in hot-deploy.
>>> 2)
>>> Copy over the basic screens and templates from
>>> specialpurpose/ecommerce.  Style them as you like.  Create new if
>>> required.
>>> 3) Refer demo ecommerce data to setup your
>>> store/catalog/categories/products in the same manner.
>>> 4) Include specialpurpose/ecommerce controller.xml in you hot-deploy
>>> component's controller.xml and use OOTB business processes from
>>> ecommerce and other components as much possible.
>>> 
>>> And lastly this link will certainly help you to setup your ecommerce
>> store
>>> and is a good guide to begin with:
>>> 
>>> 
>> http://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide
>>> .
>>> 
>>> --
>>> Thanks & Regards
>>> Mridul Pathak
>>> Hotwax Media
>>> http://www.hotwaxmedia.com
>>> mridul.pat...@hotwaxmedia.com
>>> -
>>> direct: +91 - 942.592.6892
>>> 
>>> On Mon, Nov 30, 2009 at 7:20 PM, sac sha  wrote:
>>> 
 Hi All
 
 I am trying to develop an ecommerce website through ofbiz. All I am
>> doing
 is
 copying the ecommerce from special purpose package. Not sure whether
>> this
 is
 right way of doing an ecommerce website through ofbiz.
 
 Please suggest.
 
 --
 Regards
 Sac
>>> 
>> 
>> 
>> 
>> --
>> Jonatan Soto Aguilera
>> C/ Comte Borrell, 328 3º4ª
>> 08029 Barcelona
>> Telf: +34935350010
>> Móvil: +34669908135
>> www.japanflavour.com
>> 
> 
> 
> 
> -- 
> Regards
> Sachin Sharma



Re: New ecommerce website based on OFBiz

2009-11-30 Thread sac sha
Hi

Thanks to all for such a quick suggestions.

I always prefer a new module. But I find ecommerce module a complex
module(as I am a newbee and this is a big module to understand) so I just
wanted to avoid any stupid errors while copy pasting.

I have already tried making a demo website and adding some actions to it
etc.

Now I want to add the ecommerce section so that I can upload my products and
also facilitate it with the payment facility through paypal or secpay.

The only doubt is that the existing ecommerce module is having a lot of
functionality which will not be an easy task to copy paste the functionality
as I dont know how the functionality work. So I was trying to edit some
pages in existing module.

I will surely try to implement your suggestions and keep posting.

Regards
Sac

On Mon, Nov 30, 2009 at 2:34 PM, jonatan soto wrote:

> Hi,
>
> ...and what would be your suggestion, create a new component for the
> ecommerce website or reuse the existing ecommerce component?
>
> Regards,
>
> On Mon, Nov 30, 2009 at 3:07 PM, Mridul Pathak <
> mridul.pat...@hotwaxmedia.com> wrote:
>
> > Sac,
> >
> >My suggestion for the best way to start with a new ecommerce website
> > based on OFBiz is to:
> >
> > 1) Create a separate new component in hot-deploy.
> > 2)
> > Copy over the basic screens and templates from
> > specialpurpose/ecommerce.  Style them as you like.  Create new if
> > required.
> > 3) Refer demo ecommerce data to setup your
> > store/catalog/categories/products in the same manner.
> > 4) Include specialpurpose/ecommerce controller.xml in you hot-deploy
> > component's controller.xml and use OOTB business processes from
> > ecommerce and other components as much possible.
> >
> > And lastly this link will certainly help you to setup your ecommerce
> store
> > and is a good guide to begin with:
> >
> >
> http://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide
> > .
> >
> > --
> > Thanks & Regards
> > Mridul Pathak
> > Hotwax Media
> > http://www.hotwaxmedia.com
> > mridul.pat...@hotwaxmedia.com
> > -
> > direct: +91 - 942.592.6892
> >
> > On Mon, Nov 30, 2009 at 7:20 PM, sac sha  wrote:
> >
> > > Hi All
> > >
> > > I am trying to develop an ecommerce website through ofbiz. All I am
> doing
> > > is
> > > copying the ecommerce from special purpose package. Not sure whether
> this
> > > is
> > > right way of doing an ecommerce website through ofbiz.
> > >
> > > Please suggest.
> > >
> > > --
> > > Regards
> > > Sac
> >
>
>
>
> --
> Jonatan Soto Aguilera
> C/ Comte Borrell, 328 3º4ª
> 08029 Barcelona
> Telf: +34935350010
> Móvil: +34669908135
> www.japanflavour.com
>



-- 
Regards
Sachin Sharma


Re: Ofbiz for Real Estate Management

2009-11-30 Thread Info Olagos
I am interested in a preview also.

Heidi
Olagos bvba

2009/11/30 farouk alhassan 

> Hi that will be nice. Thought of that sometime ago. How do I get such a
> preview?
>
> --- On Mon, 30/11/09, Jeroen van der Wal  wrote:
>
> > From: Jeroen van der Wal 
> > Subject: Ofbiz for Real Estate Management
> > To: "user" 
> > Date: Monday, 30 November, 2009, 0:59
>  > We've developed a quite sophisticated
> > solution for managing (commercial)
> > properties on top of Ofbiz. It will be available in Q1 2010
> > but if anybody
> > is interested I'm happy to give preview. Some features:
> >
> > Asset Management
> > - Show your assets in a tree view with unlimited levels
> > (complex, building,
> > floor, unit, etc.)
> > - Define custom attributes
> > Lease Management
> > - Base rent
> > - Turnover rent
> > - Rent indexation
> > - Discounts
> > Service Charges
> > - Budget on property level and divide to individual
> > tenants
> > - Reconciliation of purchase invoices
> > Metrics
> > - Store any type of data on any level of an agreement that
> > you want to be
> > used in lease calculation. Example: the monthly turnover of
> > the tentants.
> > Invoicing
> > - Choose any invoice frequency and offset (in advance vs.
> > afterwards)
> > - Automatic reconciliation when lease details change
> > - Calculates the total value of a lease and compares that
> > to already
> > invoiced amounts
> >
> > Best,
> >
> > Jeroen van der Wal
> > Stromboli b.v.
> > +31 655 874050
> > jer...@stromboli.it
> >
>
>
>
>


Re: New Wiki/Docs Location

2009-11-30 Thread Tim Ruppert
it would be almost impossible since we used tiny URLs to do much of  
the external linking and those all changed.  As for the others - I'll  
put something in place that does:


/OFBIZ/* -> http://cwiki.apache.org/confluence/OFBIZ/*

and the same for the other spaces.  If someone knows those mappings  
already - please just let me know and I'll get them up there ASAP.


Cheers,
Ruppert
--
Tim Ruppert
HotWax Media
http://www.hotwaxmedia.com

o:801.649.6594
f:801.649.6595

On Nov 29, 2009, at 11:16 PM, Sam Hamilton wrote:

Hey Guys - just wondering if you guys had thought about 301  
redirecting from the old wiki to the new wiki as I am sure there are  
a bunch of links out there that point to the old urls?


Cheers
Sam


Jacques Le Roux wrote:
Ho, I forgot one point, I have asked this to Gavin (who manages our  
issues with Cwiki currently)


>


Jacques

From: "Jacques Le Roux" 
Yes this URL works well as soon as you have created your favourite  
spaces


Also here is a recipe Gavin game me to create your favourite  
spaces and use them in search


1. Add whatever spaces you want to search in to your favorite  
spaces. Browse http://cwiki.apache.org/confluence/dashboard.action  
and
click on the 'Star' besides any spaces to add.( or whilst in a  
space click on Tools > Favorite). (The star should go yellow)
2. Click in the search box and press enter to get the advanced  
search. (Which should bring you to

http://cwiki.apache.org/confluence/dosearchsite.action?queryString=)
3. Type in your search term then choose 'Favorite Spaces' from the  
'Where' drop down box.

4. Click on filter.
Results from only the spaces you have added to favorites will be  
shown.


Personnaly I have also added th 5 spaces as watches to receive  
everyday a summary of changes in these space. This also build you a
correct dashboard (My Dashboard). I see also a possibility to  
create team spaces. For instance, Geronimo has a dozen of spaces.


HTH

Jacques

- Original Message - From: "Jacques Le Roux" >

To: 
Sent: Sunday, November 29, 2009 9:22 PM
Subject: Re: New Wiki/Docs Location


Maybe a way is to create favourites spaces and use them in filter  
(conf_favorites as where argument), trying...


Jacques

From: "Jacques Le Roux" 
Yes it seems that we are only able to filter one space when  
searching. I tried some syntax variations with "where" but found

nothing so far. Any answers either here
http://confluence.atlassian.com/display/DOC/Confluence+Search+Fields#comment-thread-200706054

On the other hand, if we group all in one space, this could have  
the benefit to force us to better organize things...


Jacques

From: Tim Ruppert
Yeah - I was planning on just sending the search to the / 
confluence/ root which searches all of them - which is definitely  
an
issue.  I think that longer term, we're going to want to push  
this all into OFBiz and maybe we can manage the search with an
integration into Confluence or something - just something we can  
control more easily.



Anyways, Let's keep refining this - for now, I'm going to fix all  
of the docs.ofbiz.org references and we'll see where we can go

from there.


Cheers,
Ruppert
--
Tim Ruppert
HotWax Media
http://www.hotwaxmedia.com


o:801.649.6594
f:801.649.6595


On Nov 29, 2009, at 12:18 PM, David E Jones wrote:


  
http://cwiki.apache.org/confluence/dosearchsite.action?queryString=ofbiz&where=OFBADMIN

  That searches the OFBADMIN space, which might be the best to  
search from the home page... but I'm not sure about that... we
could just search all spaces, but then we'd have things from  
other projects show up... so, I dunno.
















smime.p7s
Description: S/MIME cryptographic signature


Re: New ecommerce website based on OFBiz

2009-11-30 Thread jonatan soto
Hi,

...and what would be your suggestion, create a new component for the
ecommerce website or reuse the existing ecommerce component?

Regards,

On Mon, Nov 30, 2009 at 3:07 PM, Mridul Pathak <
mridul.pat...@hotwaxmedia.com> wrote:

> Sac,
>
>My suggestion for the best way to start with a new ecommerce website
> based on OFBiz is to:
>
> 1) Create a separate new component in hot-deploy.
> 2)
> Copy over the basic screens and templates from
> specialpurpose/ecommerce.  Style them as you like.  Create new if
> required.
> 3) Refer demo ecommerce data to setup your
> store/catalog/categories/products in the same manner.
> 4) Include specialpurpose/ecommerce controller.xml in you hot-deploy
> component's controller.xml and use OOTB business processes from
> ecommerce and other components as much possible.
>
> And lastly this link will certainly help you to setup your ecommerce store
> and is a good guide to begin with:
>
> http://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide
> .
>
> --
> Thanks & Regards
> Mridul Pathak
> Hotwax Media
> http://www.hotwaxmedia.com
> mridul.pat...@hotwaxmedia.com
> -
> direct: +91 - 942.592.6892
>
> On Mon, Nov 30, 2009 at 7:20 PM, sac sha  wrote:
>
> > Hi All
> >
> > I am trying to develop an ecommerce website through ofbiz. All I am doing
> > is
> > copying the ecommerce from special purpose package. Not sure whether this
> > is
> > right way of doing an ecommerce website through ofbiz.
> >
> > Please suggest.
> >
> > --
> > Regards
> > Sac
>



-- 
Jonatan Soto Aguilera
C/ Comte Borrell, 328 3º4ª
08029 Barcelona
Telf: +34935350010
Móvil: +34669908135
www.japanflavour.com


Re: question about mime type video/x-flv

2009-11-30 Thread Al Byers
Mridul,

Thanks for taking the time to respond. Please see my comments below.

On Mon, Nov 30, 2009 at 6:50 AM, Mridul Pathak
 wrote:
> Al,
>
>    Please find my comments inline.
>
> On Sun, Nov 29, 2009 at 12:36 PM, Al Byers wrote:
>
>> 1. Why isn't it in mime-type.xml and where does mime-type.xml get used?
>>
>
> mime-type.xml is specifically used by CatalinaContainer to configure mime
> types in web application context.
>
>
>>
>> 2. I call createDataResource and print out the value of DataResource
>> and it contains "video/x-flv" in the mimeTypeId, but in the next
>> service, the value is set to "application/octet-stream" and I cannot
>> find the seca that changes it. The console.log shows other secas
>> getting called, but nothing that could set this value.
>>
>
> If you don't pass mimeTypeId to createDataResource service as an IN
> parameter, the service itself calls DataResourceWorker.getMimeType() method
> inline to set the mime type of that data resource.  The
> DataResourceWorker.getMimeType() uses FileExtension entity to get the mime
> type based on the extension of the uploaded file.  If FileExtension entity
> do not contain the mapping for that particular extension, the default is set
> to "application/octet-stream".
>
> This leaves us with a question here, what extension does the file you are
> uploading have?  FileExtension entity of course don't have a mapping for
> that extension which is the reason you are seeing this behavior.

Mridul, I did set the mimeTypeId, so it was not using getMimeType().
But the file extension that I am using is "flv", which is in the
FileExtension table, so it should have found it anyway.  I am pretty
sure that it is setting the mimeTypeId of DataResource as I added a
log op to the service right before it creates the entity, but it is
getting changed somewhere. This does not happen if i send it a "swf"
file - that is why I wondered if it was tied to the mime-type.xml
file. But i added it there and it did not seem to make a difference.

-Al
>
>
>>
>> Can anyone help me on this?
>>
>> Thanks,
>>
>> -Al
>
>
> --
> Thanks & Regards
> Mridul Pathak
> Hotwax Media
> http://www.hotwaxmedia.com
> mridul.pat...@hotwaxmedia.com
> -
> direct: +91 - 942.592.6892
>


Re: New ecommerce website based on OFBiz

2009-11-30 Thread Mridul Pathak
Sac,

My suggestion for the best way to start with a new ecommerce website
based on OFBiz is to:

1) Create a separate new component in hot-deploy.
2)
Copy over the basic screens and templates from
specialpurpose/ecommerce.  Style them as you like.  Create new if
required.
3) Refer demo ecommerce data to setup your
store/catalog/categories/products in the same manner.
4) Include specialpurpose/ecommerce controller.xml in you hot-deploy
component's controller.xml and use OOTB business processes from
ecommerce and other components as much possible.

And lastly this link will certainly help you to setup your ecommerce store
and is a good guide to begin with:
http://cwiki.apache.org/confluence/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide
.

-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pat...@hotwaxmedia.com
-
direct: +91 - 942.592.6892

On Mon, Nov 30, 2009 at 7:20 PM, sac sha  wrote:

> Hi All
>
> I am trying to develop an ecommerce website through ofbiz. All I am doing
> is
> copying the ecommerce from special purpose package. Not sure whether this
> is
> right way of doing an ecommerce website through ofbiz.
>
> Please suggest.
>
> --
> Regards
> Sac


Re: New ecommerce website based on OFBiz

2009-11-30 Thread Deepak Dixit
This can help you to develop an ecommerce website through ofbiz; 
http://docs.ofbiz.org/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+Guide



Thanks & Regards
--
Deepak Dixit
HotWax Media Pvt. Ltd.
Website :- www.hotwaxmedia.com
Contact :- +91-98267-54548



sac sha wrote:

Hi All

I am trying to develop an ecommerce website through ofbiz. All I am doing is
copying the ecommerce from special purpose package. Not sure whether this is
right way of doing an ecommerce website through ofbiz.

Please suggest.

  


New ecommerce website based on OFBiz

2009-11-30 Thread sac sha
Hi All

I am trying to develop an ecommerce website through ofbiz. All I am doing is
copying the ecommerce from special purpose package. Not sure whether this is
right way of doing an ecommerce website through ofbiz.

Please suggest.

-- 
Regards
Sac


Re: question about mime type video/x-flv

2009-11-30 Thread Mridul Pathak
Al,

Please find my comments inline.

On Sun, Nov 29, 2009 at 12:36 PM, Al Byers wrote:

> 1. Why isn't it in mime-type.xml and where does mime-type.xml get used?
>

mime-type.xml is specifically used by CatalinaContainer to configure mime
types in web application context.


>
> 2. I call createDataResource and print out the value of DataResource
> and it contains "video/x-flv" in the mimeTypeId, but in the next
> service, the value is set to "application/octet-stream" and I cannot
> find the seca that changes it. The console.log shows other secas
> getting called, but nothing that could set this value.
>

If you don't pass mimeTypeId to createDataResource service as an IN
parameter, the service itself calls DataResourceWorker.getMimeType() method
inline to set the mime type of that data resource.  The
DataResourceWorker.getMimeType() uses FileExtension entity to get the mime
type based on the extension of the uploaded file.  If FileExtension entity
do not contain the mapping for that particular extension, the default is set
to "application/octet-stream".

This leaves us with a question here, what extension does the file you are
uploading have?  FileExtension entity of course don't have a mapping for
that extension which is the reason you are seeing this behavior.


>
> Can anyone help me on this?
>
> Thanks,
>
> -Al


-- 
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
mridul.pat...@hotwaxmedia.com
-
direct: +91 - 942.592.6892


Thesis - User Driven Innovation in the ecosystem around the Open Source ERP system Apache OFBiz

2009-11-30 Thread Nicolai Klausen
Hey OFBiz community


 I am do a master thesis, with the title “User Driven Innovation in the
ecosystem around the Open Source ERP system Apache OFBiz”.

 For the thesis, I will collect information from the mailing lists, issue
tracker and subversion repository. I will e.g try to track an issue/feature
request from a user, starting in the user mailing list, see how it bridge
over to the dev mailing list and finally to a commit in subversion - In
short from idea to code.

 Doing the thesis, I will make a survey, that I hope some of you will
answer. I all so hope, that I will be possible do an interview with some of
you.

 All the collected information will be totally anonymizered and the finial
thesis will be made accessible for the community. I write to you all,
because I think it is not ethically correct, to collect information about
the community, with out letting them know about this thesis.

 About me

My name is Nicolai Guido Klausen, age 27. I have a Bachlor in Computer
Science from University of Copenhagen Department of Computer Science –
diku.dk. And are now finishing my Master of Science in Software Development
and Technology at IT University of Copenhagen – itu.dk.

 I have been using open source system the last 10 years and have be actively
contributing to the open source community, with bug reports, feature
request, alpha/beta testing, one or two patches and helping other on the
forums and mailing lists.


Regards

 Nicolai Guido Klausen