Conditional seed data loading

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

Re: Conditional seed data loading

hans_bakker
Yes we should seriously look at this. These "gadgets" are based on the
apache shindig (http://incubator.apache.org/shindig/) project. perhaps
we can also use this in ofbiz? Shindig is an implementation of the
opensocial (http://code.google.com/apis/opensocial/) standard

so ofbiz portlets can be used in other systems and viceversa?

Regards,
Hans


On Fri, 2010-01-01 at 22:07 +0100, Bruno Busco wrote:

> When Portlets were introduced in OFBiz I had in mind what I was
> familiar with using JIRA:
> http://www.atlassian.com/software/jira/docs/v3.12/portlets_summary.html
> This was also why I initially called "Dashboard" the first portalPage
> that is actually in the OFBiz example.
>
> In the latest JIRA version 4.0 they are migrating from Portlets to
> Gadgets http://confluence.atlassian.com/display/JIRA/Using+Dashboard+Gadgets
> and still calling "Dashboard pages" what is our portalPages.
>
> -Bruno
> >
--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: Conditional seed data loading

Tim Ruppert
That's really interesting.  As a power usage - the Atlassian tools implementation of these "gadgets" is really useful and powerful in their tools.  

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

o:801.649.6594
f:801.649.6595

On Jan 1, 2010, at 6:06 PM, Hans Bakker wrote:

> Yes we should seriously look at this. These "gadgets" are based on the
> apache shindig (http://incubator.apache.org/shindig/) project. perhaps
> we can also use this in ofbiz? Shindig is an implementation of the
> opensocial (http://code.google.com/apis/opensocial/) standard
>
> so ofbiz portlets can be used in other systems and viceversa?
>
> Regards,
> Hans
>
>
> On Fri, 2010-01-01 at 22:07 +0100, Bruno Busco wrote:
>> When Portlets were introduced in OFBiz I had in mind what I was
>> familiar with using JIRA:
>> http://www.atlassian.com/software/jira/docs/v3.12/portlets_summary.html
>> This was also why I initially called "Dashboard" the first portalPage
>> that is actually in the OFBiz example.
>>
>> In the latest JIRA version 4.0 they are migrating from Portlets to
>> Gadgets http://confluence.atlassian.com/display/JIRA/Using+Dashboard+Gadgets
>> and still calling "Dashboard pages" what is our portalPages.
>>
>> -Bruno
>>>
> --
> Antwebsystems.com: Quality OFBiz services for competitive rates
>


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

Re: Conditional seed data loading

Ean Schuessler
In reply to this post by hans_bakker
Hans Bakker wrote:
> Yes we should seriously look at this. These "gadgets" are based on the
> apache shindig (http://incubator.apache.org/shindig/) project. perhaps
> we can also use this in ofbiz? Shindig is an implementation of the
> opensocial (http://code.google.com/apis/opensocial/) standard
>
> so ofbiz portlets can be used in other systems and viceversa?

I think this goes beyond MyProfile. OpenSocial is more about
relationships between containers that provide a notion of identity. The
system was developed for MySpace/Facebook style relationships but it
could have major implications for exchanging corporate role information
between companies.

From the MyPortal perspective, GoogleGadgets is more what you are
interested in. These could also have a larger implication from a widget
API point of view. It might be useful to have insertion points for
micro-portlets in any screen in the system.
12