JogAmp @ FOSDEM 2013 Free Java DevRoom

classic Classic list List threaded Threaded
16 messages Options
Reply | Threaded
Open this post in threaded view
|

JogAmp @ FOSDEM 2013 Free Java DevRoom

Xerxes Rånby
This post was updated on .
Dear Team & Users,

I propose that the JogAmp community will make an appearance,
a JogAmp: 2D/3D & Multimedia Across Devices talk ,
at Fosdem 2013 in the "Free Java Momentum" Free Java DevRoom.
http://wiki.debian.org/Java/DevJam/2013/Fosdem

Call for Participation is now open: (deadline 21st of Dec 2012)
http://www.jroller.com/neugens/entry/fosdem_2013_cfp_now_open

Cheers
Xerxes
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

gouessej
Administrator
Hi

I will probably go to the FOSDEM, it is not that far. Maybe I could make a demo of JMonkeyEngine 3.0. I don't feel comfortable enough with Firefox OS to try something with it yet.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

gouessej
Administrator
In reply to this post by Xerxes Rånby
Hi

What's new about FOSDEM? The deadline is today :s
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Xerxes Rånby
good morning and happy new b'ak'tun 'maya long count calendar' \m/

The FOSDEM Free Java devroom call for Papers extended to 4th of January 2013, 23.59 CET. !
http://wiki.debian.org/Java/DevJam/2013/Fosdem
http://wiki.debian.org/Java/DevJam/2013/Fosdem/CallForParticipation

We need to complete the form:
    Title
        Funny titles appreciated, but please do include the name of your project.
    Abstract (at least two paragraphs)
        If possible describe why Free Java is helpful or perhaps even essential to your project.
        What the audience will learn from the talk.
        How can people help out with the project, what feedback are you looking for?
    Recording me on audio and/or video is

        acceptable under a CC-By-SA-3.0-USA license
        not acceptable
    Brief Bio
    Microblog URL
    Blog URL

You can take a look at last fordem 2012 java devroom to see how the bio and talk info above is used:
https://archive.fosdem.org/2012/schedule/track/free_java_devroom.html
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Sven Gothel
Administrator
On 12/21/2012 11:06 AM, Xerxes Rånby [via jogamp] wrote:
> good morning and happy new b'ak'tun 'maya long count calendar' \m/

the 15th .. :)

>
> The FOSDEM Free Java devroom call for Papers extended to 4th of January 2013,
> 23.59 CET. !
> http://wiki.debian.org/Java/DevJam/2013/Fosdem
> http://wiki.debian.org/Java/DevJam/2013/Fosdem/CallForParticipation
>
> We need to complete the form:
>     Title
>         Funny titles appreciated, but please do include the name of your project.
Fast Media & Processing regardless whether the JVM is slow or not :)
>     Abstract (at least two paragraphs)
our usual blabla (-> siggraph slides)

>         If possible describe why Free Java is helpful or perhaps even
> essential to your project.
- Availability / Ecosystem / All devices -> Essential!
>         What the audience will learn from the talk.
- Utilization of Java for high perf. in general.
- Our stuff: 3D, Audio, Video, Processing, ..

>         How can people help out with the project, what feedback are you
> looking for?
- Demos demos test criticize and code

>     Recording me on audio and/or video is
>         acceptable under a CC-By-SA-3.0-USA license
- of course!
>     Brief Bio
All participants like to fill in ?

- Sven Gothel
  Old guy incapable of doing other things than maintaining
  finally matured stuff usable within a VM in an independent fashion
  within the great JogAmp team and with huge help from the people (-> open source).
  Previously dealing w/ other 3D stuff from native drivers to UI APIs,
  plugins, and other proprietary projects.
  - http://jausoft.com, http://jausoft.com/blog/
 
>     Microblog URL
>     Blog URL
http://jogamp.org

~Sven




signature.asc (909 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

gouessej
Administrator
In reply to this post by Xerxes Rånby
Xerxes Rånby wrote
    Brief Bio
Computer engineer working in software programming, political (far-left wing) and trade union activist, user of free open source softwares, contributor of Ardor3D, JMonkeyEngine, JogAmp, Nifty GUI, Java3D, Jeti (XMPP messenger)...
Xerxes Rånby wrote
    Microblog URL
http://identi.ca/gouessej
Xerxes Rånby wrote
    Blog URL
http://gouessej.wordpress.com
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Xerxes Rånby
Thank you Julien and Sven I think we are set!
I have filled in some blanks  and added my own bio and I am now about to send in the following talk to the FOSDEM 2013 Free Java DevRoom:


* Title Funny titles appreciated, but please do include the name of your project.

JogAmp Fast Media & Processing regardless whether the JVM is slow or not :)


       
* Abstract (at least two paragraphs)
Presenting JogAmp, a media and processing library for mobile and desktop devices
on top of Java. We will introduce you to the platform agnostic open-source API,
which allows you to use JOAL/OpenAL, JOGL /OpenGL and JOCL/OpenCL across devices.
A demonstration on multiple devices including a PC will conclude this session.

In this session, we will present JogAmp, a media and processing library for mobile and
desktop devices on top of Java. JogAmp's objectives are to provide platform agnostic
modules to application developers, allowing them seamless access to the OpenAL, OpenGL
and OpenCL APIs. JogAmp allows writing applications suitable for desktop machines (Linux,
Windows, OSX, Solaris) as well as for embedded and mobile devices (Linux, Android,
Windows). Support for more platform can be easily achieved and performed by ourselves or
user base, possible due to the open-source nature of the project. We will outline the
architecture and describe the simplicity of it's usage with code samples.
We will show you live demonstration of demos running on PC and mobile devices, including Phones and Tablets running on Linux and Android. The demos will utilize the OpenGL ES2 compatibility profile, video decoding APIs and device specifics.
JogAmp is available at http://jogamp.org

**If possible describe why Free Java is helpful or perhaps even essential to your project.
- Availability / Ecosystem / All devices -> Essential!

**What the audience will learn from the talk.
- Utilization of Java for high perf. in general.
- Our stuff: 3D, Audio, Video, Processing, ..

** How can people help out with the project, what feedback are you looking for?
- Demos demos test criticize and code

* Recording me on audio and/or video is acceptable under a CC-By-SA-3.0-USA license
- of course!

Speakers:


- Sven Gothel
Sven Gothel leads the JogAmp project since it's inception in 2009 and is an independent
consultant. Previously he worked for Sun Microsystems, Inc. driving the new Java Plugin with
JNLP Support, enhancing the JOGL project and working with a team on an experimental new
multimedia toolkit. He was also employed by ATI & AMD leading development of an
embedded OpenGL driver for the aviation industry. He consulted Harman/Becker, Siemens
and others in the embedded multimedia field focusing on platform neutrality, including
graphics technology with high performance objectives. In 1997 he started an OpenGL
language binding for Java called GL4Java.

Old guy incapable of doing other things than maintaining
finally matured stuff usable within a VM in an independent fashion
within the great JogAmp team and with huge help from the people (-> open source).
Previously dealing w/ other 3D stuff from native drivers to UI APIs,
plugins, and other proprietary projects.
http://jausoft.com
http://jausoft.com/blog/

- Julien Gouesse
Computer engineer working in software programming, political (far-left wing) and trade union activist, user of free open source softwares, contributor of Ardor3D, JMonkeyEngine, JogAmp, Nifty GUI, Java3D, Jeti (XMPP messenger)...
http://identi.ca/gouessej
http://gouessej.wordpress.com

- Xerxes Rånby
Technical Gestalt at Zafena AB. Xerxes contributes his knowledge of mobile development and OpenJDK insight. He contributes to the IcedTea project by adding integration of community supported JVM such as JamVM and Avian and to the OpenJDK Zero project working on the experimental ARM Shark JIT. Xerxes also maintain the JogAmp JOAL OpenAL bindings.
http://twitter.com/xranby
http://labb.zafena.se
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Sven Gothel
Administrator
On 01/02/2013 12:27 PM, Xerxes Rånby [via jogamp] wrote:
> Thank you Julien and Sven I think we are set!
> I have filled in some blanks  and added my own bio and I am now about to send
> in the following talk to the FOSDEM 2013 Free Java DevRoom:

Maybe you can add a bit more to your guys BIO, so it is more balanced .. or
squash the 'serious' stuff from mine.
But I leave that up to you, who has more insight in the FOSDEM 'style'.

Thank you Xerxes.

~Sven



signature.asc (909 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Xerxes Rånby
In reply to this post by Xerxes Rånby
Ok we are good to go!
The Free Java Dev Room Committee have voted us in.

They now seek portrait photos for the speakers Julien, Sven and me in 128x128 pixel, PNG format to be used public on the fosdem speaker "bio" page.

We also need to plan how to fit the talk and demonstrations inside a 40min time-frame.

Full mail below:

The Free Java Dev Room Committee wrote
Hello Xerxes,

We are happy to accept your talk for the Libre Java room at Fosdem

JogAmp Fast Media & Processing regardless whether the JVM is slow or not :)
Xerxes Rånby <xerxes@zafena.se>
Julien Gouesse <gouessej@orange.fr>
Sven Gothel <sgothel@jausoft.com>

We received many talks proposals this year and had to limit the number
of talks we accepted and the time for some of the accepted talk to at
most 40 minutes.
Please confirm your talk by sending your (updated) abstract to
fosdem@developer.classpath.org . If possible please include a photo
(preferrably 128x128, PNG, or we will have to rescale).

Please let us know if there are any times/days you may not be able to
speak on either Saturday Feb 4 between 11:00 and 19:00 or Sunday Feb 5
between 10:00 and 17:00.

Sincerely,

The Free Java Dev Room Committee.
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

gouessej
Administrator
I'll send them a photo as soon as possible but I'll carefully mention the right to image (publicity rights or image reproduction rights).
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Xerxes Rånby
The schedule is now online:
JogAmp Fast Media & Processing regardless whether the JVM is slow or not

Track: Free Java devroom
Room: K.4.401
Day: Sunday
Start: 15:20
End: 16:00

https://fosdem.org/2013/schedule/event/jogamp_fast_media_processing/

Mario Torre ‏@neugens wrote
Raoul-Gabriel Urma ‏@raoulUK wrote
@neugens there's a bug in my abstract. First sentence appears twice.
@raoulUK yeah, it's not a bug... The website has merged abstract and description. I will fix this tomorrow
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Rami Santina
Administrator
Looks like a great talk, sorry cant make it....anyways have fun send lots of pictures ;)
@Julien: your pic is missing :) from the speakers list
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

gouessej
Administrator
I sent my picture yesterday. I will use my smartphone to make some videos, I will upload them on MediaGoblin.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Xerxes Rånby
Julien you picture is now online!

I have created a bugzilla entry to keep track of things we need to fix before the talk:
https://jogamp.org/bugzilla/show_bug.cgi?id=667
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

Sven Gothel
Administrator
In reply to this post by Xerxes Rånby
Our slides and videos are online ..

http://jogamp.org/doc/fosdem2013/

Thank you all for your support.

.. and while just uploaded the video I do know who we forgot
to give credit: Harvey Harrison for Java3D - SORRY!

Will add you next time, hopefully he & all of you can join us
this year @ SIGGRAPH 2013.

https://jogamp.org/bugzilla/show_bug.cgi?id=661

~Sven


signature.asc (911 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: JogAmp @ FOSDEM 2013 Free Java DevRoom

hharrison
No problem, we'll catch up at siggraph!

Harvey