Include OFBiz at ApacheCon Europe "In the News"?

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

Include OFBiz at ApacheCon Europe "In the News"?

Sharan-F
Hi Everyone

Could we add the details about OFBiz at ApacheCon Europe to the website “In the News Section”?
I think it’s news – what do other people think?

Thanks
Sharan

I was thinking of something like:

OFBiz at ApacheCon Europe 2014

A full OFBiz track has been included in the schedule at ApacheCon Europe in Budapest (17th – 21st November 2014).

The six presentations are planned for the first day (17th November 2014)  and will cover a range of business and technical topics.

If you are interested in attending ApacheCon Europe, details can be found here (link to ApacheCon site)
Details of the full ApacheCon Europe schedule can be found here (link to schedule)

Reply | Threaded
Open this post in threaded view
|

Re: Include OFBiz at ApacheCon Europe "In the News"?

Adrian Crum-3
Sounds good to me!

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 7/31/2014 7:39 AM, Sharan-F wrote:

> Hi Everyone
>
> Could we add the details about OFBiz at ApacheCon Europe to the website “In
> the News Section”?
> I think it’s news – what do other people think?
>
> Thanks
> Sharan
>
> I was thinking of something like:
>
> *OFBiz at ApacheCon Europe 2014*
>
> A full OFBiz track has been included in the schedule at ApacheCon Europe in
> Budapest (17th – 21st November 2014).
>
> The six presentations are planned for the first day (17th November 2014)
> and will cover a range of business and technical topics.
>
> If you are interested in attending ApacheCon Europe, details can be found
> here (link to ApacheCon site)
> Details of the full ApacheCon Europe schedule can be found here (link to
> schedule)
>
>
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Include-OFBiz-at-ApacheCon-Europe-In-the-News-tp4653066.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Include OFBiz at ApacheCon Europe "In the News"?

Pierre Smits
In reply to this post by Sharan-F
Hi Sharan,

That is a great idea. Are you also thinking of including the 'I am
speaking' banner'?

Regards,

Pierre Smits

*ORRTIZ.COM <http://www.orrtiz.com>*
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com


On Thu, Jul 31, 2014 at 8:39 AM, Sharan-F <[hidden email]> wrote:

> Hi Everyone
>
> Could we add the details about OFBiz at ApacheCon Europe to the website “In
> the News Section”?
> I think it’s news – what do other people think?
>
> Thanks
> Sharan
>
> I was thinking of something like:
>
> *OFBiz at ApacheCon Europe 2014*
>
> A full OFBiz track has been included in the schedule at ApacheCon Europe in
> Budapest (17th – 21st November 2014).
>
> The six presentations are planned for the first day (17th November 2014)
> and will cover a range of business and technical topics.
>
> If you are interested in attending ApacheCon Europe, details can be found
> here (link to ApacheCon site)
> Details of the full ApacheCon Europe schedule can be found here (link to
> schedule)
>
>
>
>
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/Include-OFBiz-at-ApacheCon-Europe-In-the-News-tp4653066.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
Reply | Threaded
Open this post in threaded view
|

Re: Include OFBiz at ApacheCon Europe "In the News"?

Jacopo Cappellato-4
In reply to this post by Sharan-F
I like it.
If you would like to give it a try, you can actually add the section and publish it in the following way:

1) checkout the html files of the OFBiz site:
svn co https://svn.apache.org/repos/asf/ofbiz/site ofbiz-website

2) cd into the newly created folder ofbiz-website

3) add the new paragraph by editing the file index.html (*)

4) commit the changes: svn commit -m "Published news about OFBiz sessions at ApacheCon EU 2014"

Regards,

Jacopo

(*) note: when you include links that move the users out of the OFBiz website please add the target="external": in this way the browser will open a new tab/page;
For example:

> If you are interested in attending ApacheCon Europe, details can be found
> <a href="http://events.linuxfoundation.org/events/apachecon-europe" class="external-link" rel="nofollow" target="external">here</a>




On Jul 31, 2014, at 8:39 AM, Sharan-F <[hidden email]> wrote:

> Hi Everyone
>
> Could we add the details about OFBiz at ApacheCon Europe to the website “In
> the News Section”?
> I think it’s news – what do other people think?
>
> Thanks
> Sharan
>
> I was thinking of something like:
>
> *OFBiz at ApacheCon Europe 2014*
>
> A full OFBiz track has been included in the schedule at ApacheCon Europe in
> Budapest (17th – 21st November 2014).
>
> The six presentations are planned for the first day (17th November 2014)
> and will cover a range of business and technical topics.
>
> If you are interested in attending ApacheCon Europe, details can be found
> here (link to ApacheCon site)
> Details of the full ApacheCon Europe schedule can be found here (link to
> schedule)
>
>
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Include-OFBiz-at-ApacheCon-Europe-In-the-News-tp4653066.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Include OFBiz at ApacheCon Europe "In the News"?

Sharan-F
Thanks Jacopo - I'll give that a try.