Key data model relationship pages in Wiki

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
50 messages Options
123
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

bsreekanth
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

bsreekanth
In reply to this post by bsreekanth
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Erwan de FERRIERES
Hi,

Nice to know that the product suits you ! As we are only using it
internally, we didn't knew how would be the community's reaction.

UFO is under an Apache2 license. As Matthieu said before, it is not yet
finished, but we have today a very nice program. as you may have see,
you can export your diagrams in png files.

Entities are built on the entitymodel files, and there is no connection
with the database. Maybe if you want to display more information, you
would have to create a module which can access to the database and then
display the SQL tables or the information.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

romain.manni-bucau
In reply to this post by bsreekanth
Hi,

1. What do you mean/want by  "the data model diagram generated is not organized/arranged. It probably is quite bit of work if there is no capability to auto arrange the tables to create a clean graph." ? There are some auto layout to organize the graph (a combobox at the right of the application : http://ufo.labs.libre-entreprise.org/UFO/images/hierar.png).

2. Information displayed are entitymodel and informationmodel (add modelisation informations) ones. There is no link to a database in UFO (for the moment).


NB : an addon is developped to add ufo diagrams to ofbiz. It is a webapp which is able to import ufo diagrams. It shows it as a galery or a search screen. When a diagram is displayed, the user can click on entity to show informations about it.
Reply | Threaded
Open this post in threaded view
|

Re: Key data model relationship pages in Wiki

Jacques Le Roux-2-2
In reply to this post by bsreekanth
Hi Babu,

Form the discussion with Matthieu and Erwan I think we should wait to see if using UFOP woul not replace all that...
For the moment I suggest to keep both and put relevant links

Thanks

Jacques

From: "bsreekanth" <[hidden email]>

> Jaques.. thanks for the feedback. With reference to my reply to David (in a
> different thread "nice job on keeping the download site up-to-date." ),  it
> is best if I link the documents to the main index of the wiki. I even saw a
> page there for similar effort
> http://cwiki.apache.org/confluence/display/OFBIZ/Data+Model+Packages
> couple of things..
> 1. at the latest, you added a link there, which seems broken
> 2. the entity model is from 2003, and not sure how updated it all.
>
> Do you agree to replace the content with what I added at
> http://cwiki.apache.org/confluence/display/OFBIZ/Key+data+model+reference
>
> which I would complete or you prefer to keep a link to the existing page.
>
> Babu.
>
>
> Jacques Le Roux-2-2 wrote:
>>
>> +1, but be explicit about what they are both
>>
>> Jacques
>>
>> From: <[hidden email]>
>>
>>
>>> Or just keep both.
>>> For newbies including me, they may not familiar that VARCHAR(20) equals
>>> to "id-ne" in entity definition, or vise-versa.
>>>
>>> thanks,
>>> Miles.
>>>
>>> 在 2010-02-07日的 10:56 -0800,Adrian Crum写道:
>>>> It would be better to use the data type in those diagrams instead of the
>>>> SQL type. For example, instead of partyId being
>>>> VARCHAR(20) make it id-ne.
>>>>
>>>> -Adrian
>>>>
>>>> --- On Sun, 2/7/10, bsreekanth <[hidden email]> wrote:
>>>>
>>>> > From: bsreekanth <[hidden email]>
>>>> > Subject: Key data model relationship pages in Wiki
>>>> > To: [hidden email]
>>>> > Date: Sunday, February 7, 2010, 10:23 AM
>>>> >
>>>> > Hello,
>>>> >    I added few of the data model
>>>> > relationship diagrams to the Wiki (up to
>>>> > Example, in alphabetical order). Please know if it is any
>>>> > help. I don't know
>>>> > much about the data model, but anyone may edit the page to
>>>> > add details to
>>>> > it. Once I read the data model book, I may contribute as
>>>> > well.
>>>> >
>>>> > Link:
>>>> >
>>>> http://cwiki.apache.org/confluence/display/OFBIZ/Key+data+model+reference
>>>> >
>>>> > (Available through Documentation Overview)
>>>> >
>>>> > thanks,
>>>> > Babu.
>>>> > --
>>>> > View this message in context:
>>>> http://n4.nabble.com/Key-data-model-relationship-pages-in-Wiki-tp1472177p1472177.html
>>>> > Sent from the OFBiz - User mailing list archive at
>>>> > Nabble.com.
>>>> >
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
> --
> View this message in context: http://n4.nabble.com/Key-data-model-relationship-pages-in-Wiki-tp1472177p1472354.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Tim Ruppert
In reply to this post by David E. Jones-2
HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.

Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.

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

o:801.649.6594
f:801.649.6595

On Feb 7, 2010, at 2:31 PM, David E Jones wrote:

> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

bsreekanth
In reply to this post by romain.manni-bucau
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Erwan de FERRIERES
Le 08/02/2010 18:04, bsreekanth a écrit :

>
> Hello,
>    thanks for the info. I could arrange the entities in hierarchical and
> other ways. Just a feedback, it make sense to have one of the mode enabled
> by default, as it bit hard to see the combo box option in some of the
> themes. Also, can you tell me where I can find the addon you mentioned.
>
> http://n4.nabble.com/file/n1473155/BUDGET_UFO.png
>
> Few more comments to Ofbiz community:
>
> 1. It is indeed quite easy to generate the entity relationship diagrams, as
> you get what you have in the entitydef file, and organized in component,
> packages (see the previous screenshot)
> 2. It shows the entity name, package name, fields (which are not part of PK,
> FK). It may be configurable if we need to change what to display, but not
> sure.
> 3. One drawback, it basically shows the relationship among the entities
> defined in the package. But, not any external dependency. For example,
> entity Budget has a reference to CustomTimePeriod, which is not shown in the
> graph.
>
>         <relation type="one" fk-name="BUDGET_CTP"
> rel-entity-name="CustomTimePeriod">
>          <key-map field-name="customTimePeriodId"/>
>
>
> thanks,
> Babu.

The choice to not set no default the auto-placement mode was because if
you add some entities, you arrange them, then you add a lot of entities
and choose hierarchical layout you'll loose all placements you made.


--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

romain.manni-bucau
In reply to this post by bsreekanth
i don't understand, relation between CustomTimePeriod and Budget is shown on my computer.

one drawback is jgraph (5) doesn't manage loop edges so if there are two "parent" relations it is ugly...

edit (for the webapp) : it can be found here : ufo-viewer and the addon manager (a webapp to put in hot-deploy) is here : adm
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Matt Warnock
In reply to this post by Tim Ruppert
I tried to download the training videos and the links there were still
broken as of this AM.  Are those coming over too?

On Mon, 2010-02-08 at 10:03 -0700, Tim Ruppert wrote:

> HotWax would love to donate these and the time that went into them from
>  David Jones, John Maw and Laurian Escalanti.  It's a great set of
>  information for people learning or using OFBiz - for those of you at
>  ApacheCon New Orleans, we were handing these out at the booth.
>
> Be warned that they haven't been updated in about a year, but they do
>  have a ton of useful information that will be an amazing jump start to
>  getting these efforts started up again.  David, just let me know where
>  you'd like them and I'll get them posted and the effort can again be
>  off to the races.
>
> Cheers,
> Ruppert
> --
> Tim Ruppert
> HotWax Media
> http://www.hotwaxmedia.com
>
> o:801.649.6594
> f:801.649.6595
>
> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>
> > If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>


--
Matt Warnock <[hidden email]>
RidgeCrest Herbals, Inc.

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

David E. Jones-2

I haven't heard of any plans for these yet. I guess someone tried putting one on vimeo and said they had acceptable results there. Unfortunately I'm on a cellular internet connection for now and don't have a fast or reliable enough internet connection to do that.

I do still have those files around somewhere, so if no one else has a copy they can upload I'll eventually get to it...

-David


On Feb 8, 2010, at 4:07 PM, Matt Warnock wrote:

> I tried to download the training videos and the links there were still
> broken as of this AM.  Are those coming over too?
>
> On Mon, 2010-02-08 at 10:03 -0700, Tim Ruppert wrote:
>> HotWax would love to donate these and the time that went into them from
>> David Jones, John Maw and Laurian Escalanti.  It's a great set of
>> information for people learning or using OFBiz - for those of you at
>> ApacheCon New Orleans, we were handing these out at the booth.
>>
>> Be warned that they haven't been updated in about a year, but they do
>> have a ton of useful information that will be an amazing jump start to
>> getting these efforts started up again.  David, just let me know where
>> you'd like them and I'll get them posted and the effort can again be
>> off to the races.
>>
>> Cheers,
>> Ruppert
>> --
>> Tim Ruppert
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> o:801.649.6594
>> f:801.649.6595
>>
>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>
>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>
>
>
> --
> Matt Warnock <[hidden email]>
> RidgeCrest Herbals, Inc.
>

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

David E. Jones-2
In reply to this post by Tim Ruppert

That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).

I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).

-David


On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:

> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
>
> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
>
> Cheers,
> Ruppert
> --
> Tim Ruppert
> HotWax Media
> http://www.hotwaxmedia.com
>
> o:801.649.6594
> f:801.649.6595
>
> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>
>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Tim Ruppert
Yeah - I think putting them into SVN would be best - I'll do that later today.

Cheers,
Ruppert

On Feb 8, 2010, at 3:58 PM, David E Jones wrote:

>
> That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).
>
> I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).
>
> -David
>
>
> On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:
>
>> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
>>
>> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
>>
>> Cheers,
>> Ruppert
>> --
>> Tim Ruppert
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> o:801.649.6594
>> f:801.649.6595
>>
>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>
>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

David E. Jones-2

Cool, sounds great.

-David


On Feb 8, 2010, at 6:08 PM, Tim Ruppert wrote:

> Yeah - I think putting them into SVN would be best - I'll do that later today.
>
> Cheers,
> Ruppert
>
> On Feb 8, 2010, at 3:58 PM, David E Jones wrote:
>
>>
>> That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).
>>
>> I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).
>>
>> -David
>>
>>
>> On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:
>>
>>> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
>>>
>>> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
>>>
>>> Cheers,
>>> Ruppert
>>> --
>>> Tim Ruppert
>>> HotWax Media
>>> http://www.hotwaxmedia.com
>>>
>>> o:801.649.6594
>>> f:801.649.6595
>>>
>>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>>
>>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Tim Ruppert
In reply to this post by Matt Warnock
If someone can provide a list of things that are missing from the migration, then I'd be happy to stick them somewhere so that it gets rectified.

Cheers,
Ruppert

On Feb 8, 2010, at 3:07 PM, Matt Warnock wrote:

> I tried to download the training videos and the links there were still
> broken as of this AM.  Are those coming over too?
>
> On Mon, 2010-02-08 at 10:03 -0700, Tim Ruppert wrote:
>> HotWax would love to donate these and the time that went into them from
>> David Jones, John Maw and Laurian Escalanti.  It's a great set of
>> information for people learning or using OFBiz - for those of you at
>> ApacheCon New Orleans, we were handing these out at the booth.
>>
>> Be warned that they haven't been updated in about a year, but they do
>> have a ton of useful information that will be an amazing jump start to
>> getting these efforts started up again.  David, just let me know where
>> you'd like them and I'll get them posted and the effort can again be
>> off to the races.
>>
>> Cheers,
>> Ruppert
>> --
>> Tim Ruppert
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> o:801.649.6594
>> f:801.649.6595
>>
>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>
>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>
>
>
> --
> Matt Warnock <[hidden email]>
> RidgeCrest Herbals, Inc.
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Tim Ruppert
In reply to this post by David E. Jones-2
This is complete - under the site under the directory ofbiz_datamodel - just as it was in our repo.  David, feel free to move that around wherever you like and give everyone a tour of the work that was put in and how much this may help them going forward.  Great stuff.

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

o:801.649.6594
f:801.649.6595

On Feb 8, 2010, at 5:16 PM, David E Jones wrote:

>
> Cool, sounds great.
>
> -David
>
>
> On Feb 8, 2010, at 6:08 PM, Tim Ruppert wrote:
>
>> Yeah - I think putting them into SVN would be best - I'll do that later today.
>>
>> Cheers,
>> Ruppert
>>
>> On Feb 8, 2010, at 3:58 PM, David E Jones wrote:
>>
>>>
>>> That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).
>>>
>>> I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).
>>>
>>> -David
>>>
>>>
>>> On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:
>>>
>>>> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
>>>>
>>>> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
>>>>
>>>> Cheers,
>>>> Ruppert
>>>> --
>>>> Tim Ruppert
>>>> HotWax Media
>>>> http://www.hotwaxmedia.com
>>>>
>>>> o:801.649.6594
>>>> f:801.649.6595
>>>>
>>>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>>>
>>>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>>>
>>>
>>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Matt Warnock
In reply to this post by David E. Jones-2
I think I have copies somewhere, but that was 2 laptops ago.  I was more
worried about whether there were workproduct issues or whatever.

On Mon, 2010-02-08 at 16:50 -0600, David E Jones wrote:

> I haven't heard of any plans for these yet. I guess someone tried putting one on vimeo and said they had acceptable results there. Unfortunately I'm on a cellular internet connection for now and don't have a fast or reliable enough internet connection to do that.
>
> I do still have those files around somewhere, so if no one else has a copy they can upload I'll eventually get to it...
>
> -David
>
>
> On Feb 8, 2010, at 4:07 PM, Matt Warnock wrote:
>
> > I tried to download the training videos and the links there were still
> > broken as of this AM.  Are those coming over too?
> >
> > On Mon, 2010-02-08 at 10:03 -0700, Tim Ruppert wrote:
> >> HotWax would love to donate these and the time that went into them from
> >> David Jones, John Maw and Laurian Escalanti.  It's a great set of
> >> information for people learning or using OFBiz - for those of you at
> >> ApacheCon New Orleans, we were handing these out at the booth.
> >>
> >> Be warned that they haven't been updated in about a year, but they do
> >> have a ton of useful information that will be an amazing jump start to
> >> getting these efforts started up again.  David, just let me know where
> >> you'd like them and I'll get them posted and the effort can again be
> >> off to the races.
> >>
> >> Cheers,
> >> Ruppert
> >> --
> >> Tim Ruppert
> >> HotWax Media
> >> http://www.hotwaxmedia.com
> >>
> >> o:801.649.6594
> >> f:801.649.6595
> >>
> >> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
> >>
> >>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
> >>
> >
> >
> > --
> > Matt Warnock <[hidden email]>
> > RidgeCrest Herbals, Inc.
> >


--
Matt Warnock <[hidden email]>
RidgeCrest Herbals, Inc.

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Matt Warnock
In reply to this post by David E. Jones-2
Would SVN be a ridiculous idea for the videos too?  Just a thought...

On Mon, 2010-02-08 at 18:16 -0600, David E Jones wrote:

> Cool, sounds great.
>
> -David
>
>
> On Feb 8, 2010, at 6:08 PM, Tim Ruppert wrote:
>
> > Yeah - I think putting them into SVN would be best - I'll do that later today.
> >
> > Cheers,
> > Ruppert
> >
> > On Feb 8, 2010, at 3:58 PM, David E Jones wrote:
> >
> >>
> >> That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).
> >>
> >> I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).
> >>
> >> -David
> >>
> >>
> >> On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:
> >>
> >>> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
> >>>
> >>> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
> >>>
> >>> Cheers,
> >>> Ruppert
> >>> --
> >>> Tim Ruppert
> >>> HotWax Media
> >>> http://www.hotwaxmedia.com
> >>>
> >>> o:801.649.6594
> >>> f:801.649.6595
> >>>
> >>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
> >>>
> >>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
> >>>
> >>
> >


--
Matt Warnock <[hidden email]>
RidgeCrest Herbals, Inc.

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

David E. Jones-2
In reply to this post by Tim Ruppert

I just checked it out, and it looks good.

Thanks again Tim.

-David


On Feb 8, 2010, at 6:50 PM, Tim Ruppert wrote:

> This is complete - under the site under the directory ofbiz_datamodel - just as it was in our repo.  David, feel free to move that around wherever you like and give everyone a tour of the work that was put in and how much this may help them going forward.  Great stuff.
>
> Cheers,
> Ruppert
> --
> Tim Ruppert
> HotWax Media
> http://www.hotwaxmedia.com
>
> o:801.649.6594
> f:801.649.6595
>
> On Feb 8, 2010, at 5:16 PM, David E Jones wrote:
>
>>
>> Cool, sounds great.
>>
>> -David
>>
>>
>> On Feb 8, 2010, at 6:08 PM, Tim Ruppert wrote:
>>
>>> Yeah - I think putting them into SVN would be best - I'll do that later today.
>>>
>>> Cheers,
>>> Ruppert
>>>
>>> On Feb 8, 2010, at 3:58 PM, David E Jones wrote:
>>>
>>>>
>>>> That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).
>>>>
>>>> I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).
>>>>
>>>> -David
>>>>
>>>>
>>>> On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:
>>>>
>>>>> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
>>>>>
>>>>> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
>>>>>
>>>>> Cheers,
>>>>> Ruppert
>>>>> --
>>>>> Tim Ruppert
>>>>> HotWax Media
>>>>> http://www.hotwaxmedia.com
>>>>>
>>>>> o:801.649.6594
>>>>> f:801.649.6595
>>>>>
>>>>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>>>>
>>>>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>>>>
>>>>
>>>
>>
>

Reply | Threaded
Open this post in threaded view
|

Re: Data Model Diagrams (was Re: Key data model relationship pages in Wiki)

Tim Ruppert
Anytime my friend - anytime.

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

o:801.649.6594
f:801.649.6595

On Feb 8, 2010, at 7:12 PM, David E Jones wrote:

>
> I just checked it out, and it looks good.
>
> Thanks again Tim.
>
> -David
>
>
> On Feb 8, 2010, at 6:50 PM, Tim Ruppert wrote:
>
>> This is complete - under the site under the directory ofbiz_datamodel - just as it was in our repo.  David, feel free to move that around wherever you like and give everyone a tour of the work that was put in and how much this may help them going forward.  Great stuff.
>>
>> Cheers,
>> Ruppert
>> --
>> Tim Ruppert
>> HotWax Media
>> http://www.hotwaxmedia.com
>>
>> o:801.649.6594
>> f:801.649.6595
>>
>> On Feb 8, 2010, at 5:16 PM, David E Jones wrote:
>>
>>>
>>> Cool, sounds great.
>>>
>>> -David
>>>
>>>
>>> On Feb 8, 2010, at 6:08 PM, Tim Ruppert wrote:
>>>
>>>> Yeah - I think putting them into SVN would be best - I'll do that later today.
>>>>
>>>> Cheers,
>>>> Ruppert
>>>>
>>>> On Feb 8, 2010, at 3:58 PM, David E Jones wrote:
>>>>
>>>>>
>>>>> That's great Tim. Thank you to you, and to Hotwax, for making these available. With all of the work on color and adding seed data and such that Laurian did these are really great diagrams (well, I guess I am biased about that).
>>>>>
>>>>> I guess the place that makes the most sense for now is attached to a page on cwiki. If people start updating too much it might make sense to put them in SVN somewhere, or maybe it would be better to start with that (in the ofbiz/site directory would probably be best).
>>>>>
>>>>> -David
>>>>>
>>>>>
>>>>> On Feb 8, 2010, at 11:03 AM, Tim Ruppert wrote:
>>>>>
>>>>>> HotWax would love to donate these and the time that went into them from David Jones, John Maw and Laurian Escalanti.  It's a great set of information for people learning or using OFBiz - for those of you at ApacheCon New Orleans, we were handing these out at the booth.
>>>>>>
>>>>>> Be warned that they haven't been updated in about a year, but they do have a ton of useful information that will be an amazing jump start to getting these efforts started up again.  David, just let me know where you'd like them and I'll get them posted and the effort can again be off to the races.
>>>>>>
>>>>>> Cheers,
>>>>>> Ruppert
>>>>>> --
>>>>>> Tim Ruppert
>>>>>> HotWax Media
>>>>>> http://www.hotwaxmedia.com
>>>>>>
>>>>>> o:801.649.6594
>>>>>> f:801.649.6595
>>>>>>
>>>>>> On Feb 7, 2010, at 2:31 PM, David E Jones wrote:
>>>>>>
>>>>>>> If people are interested in making diagrams there is some stuff build into OFBiz to export "eomodeld" files. That particular file format can be imported by a few tools, but mostly on the Mac (my preferred tool being OmniGraffle). Unfortunately the weeks I put into that code, organizing the entities into groups, and then creating and organizing diagrams for the groups, was done while I was part of Hotwax Media so I don't actually have any rights to the diagrams any more, and I'm not sure what the situation is with them (a Hotwax rep would have to answer that I guess).
>>>>>>
>>>>>
>>>>
>>>
>>
>


smime.p7s (3K) Download Attachment
123