672329 members! Sign up to stay informed.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

News News News Messages: 0 Messages: 0 Messages: 0 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

TheServerSide Java Symposium Europe Call for Papers

Posted by: karen travelo on May 26, 2009 DIGG
TheServerSide Java Symposium (TSSJS), a community event focusing on current and emerging technologies in the Enterprise Java space, has opened its call for presentations for TSSJS Europe 2009. TSSJS Europe takes place in Prague, Czech Republic on October 27-28, 2009.

TSSJS’s mission is to advance the Enterprise Java platform, propagate industry-wide best practices, and provide a forum for the Java community to engage in forward-thinking discussions. The Symposium is a gathering place for thought leaders and innovators to examine the next generation of Java technologies as well as to provide instructive guidance on popular frameworks, tools and methodologies being used today and in the immediate future by enterprise Java developers, architects and technical team leads.

The 2009 conference occurs during an especially exciting time in the Java community. The move of open source into the mainstream has given the broader community access to an explosion of frameworks, tools, and application servers that define the state of the art in software development. Architectures such as OSGi, grid, and cloud computing are challenging how we package and deploy Java applications.

We are accepting proposals in the following areas:

1. Tracks and Topics
The 2009 TSSJS Europe will include sessions in four areas:
• Frameworks – Easing Development Pains
• Architectures – Starting Off Right
• Languages – The Right Tool for the Job
• Tools and techniques – Getting the Job Done

Within these categories, we are looking for proposals that do one or more of the following:
• State of the art
• Problem/solution
• Tips and tricks
• Getting started

2. Fireside Chats – Formerly called Birds of a Feather (BOFs)
We have a limited number of fireside chats, scheduled for 60 minutes.

The goal of the Fireside Chats is to provide attendees quality time with experts in an informal discussion group as a forum for learning and exchanging technical information and experiences. The Fireside chats will not include slides, as traditional presentations are not allowed here. Discussion leaders will kickstart the discussion and guide the group though issues/challenges/pain-points.

Successful Fireside Chat topic proposals will be about current or emerging Java technologies that architects and developers just can’t get enough of or just can’t get a handle on. A good discussion leader is someone comfortable with moderating group discussions, who has in-depth technical knowledge of the topic, and is able to assess problems/challenges presented and provide answers, tips, tricks and solutions.


About the audience:
TSSJS Europe will consist of a somewhat multinational audience of senior developers, developers, architects, technical team leads/project leads working primarily on enterprise Java projects. Many attendees are usually regular readers of TheServerSide.com.

What we are looking for in a speaker:
We are looking for expert end-users, developers & architects from the community, and trainers/educators. You do not have to be a professional, polished speaker, but an understanding of public speaking, creating effective presentations and demonstration skills are required. All of our sessions are presented in English, so the speaker should be able to communicate technical concepts in that language.

What’s in it for you:
In addition to the recognition and respect of your peers as an expert in the area, we can provide some assistance with travel and lodging. Due to a limited budget for speaker travel assistance, preference will be given to speakers based in Europe.

What to submit:
Your bio: No more than 100 words.
Session proposal: Using the proposal template provided. Only complete proposals in the template will be reviewed.
How to submit your proposal:
Download the proposal template (Word doc) and send your proposal with bio to cfptheserverside@techtarget.com

Important dates:
Earliest date to submit proposals: Immediately
Latest date to submit proposals: Monday, June 8, 2009

After we receive your proposal:
We will acknowledge receipt of your proposal within two business days. We will review and evaluate your proposal not only for its individual merit but in comparison with other proposals. Please understand that this review process takes some time but we will be sure to get back to you to inform you whether or not your proposal has been accepted.

TheServerSide Java Symposium
Call for Proposals Submission Form
Speaker Information
Name:
Company Name:
Email Address:
City/State/Country:
Website:

Track Category Session Format
___Frameworks ___State of the Art ___60 minutes
___Architectures ___Problem/Solution ___Fireside Chats
___Languages ___Tips and Tricks
___Tools and Techniques ___Getting Started


Session titles and descriptions are posted on the Web site and used in marketing materials so attendees know what to expect from your session. This should remain consistent with what you will deliver at the conference. We can change things along the way, as necessary. Just let us know in advance.

1. Session title:

2. Session description:

3. What problem(s)/challenge(s) will an attendee learn to solve by attending your session?

4. What are you addressing that represents or indicates a new or emerging trend? And why do attendees need to be aware of this information TODAY?

5. What will attendees learn by attending your session? Please list 3-4 attendee takeaways. (In this session you will learn; attend and learn how to; after attending this session you will be able to)

6. Who should attend your session? (please indicate by job title or by years of experience or level of the session)

7. What basics should attendees know before attending your session? This may exclude some attendees, so try to be as inclusive as possible.

8. Describe the format of the presentation (case study, presentation with real world examples, hands on, step by step instructions, problem-solving session where attendees bring questions).
New content on TheServerSide.comNew content on TheServerSide.comNew content on TheServerSide.com

Dependency Injection in Java EE 6 - Part 2

Reza Rahman continues to explore the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (January 21, Article)

Ted Neward Q&A: What you must know about JavaScript, Scala and more

Ted Neward is an independent consultant specializing in high-scale enterprise systems, and an authority in Java and .NET technologies. He is the author and co-author of several books, including Effective Enterprise Java. At TheServerSide Java Symposium in March, he will be presenting sessions on pragmatic architecture, ECMAScript and Scala. (January 15, Article)

Developers split on open sourcing Java

Now that Oracle is absorbing Sun Microsystems, there mixed views on what should come of the Java Community Process (JCP). While some say Oracle should become the new steward of Java and keep the JCP much as it was, others argue that it may be time to open-source this widespread language. (November 24, Article)

Dependency Injection in Java EE 6 - Part 1

Reza Rahman explores the features of the proposed JSR 299, Contexts and Dependency Injection for Java EE (CDI). When approved, it promises to be a key feature of Java EE 6. (November 2, Article)

SAML: It's Not just for Web services

SAML is an XML-based standard for exchanging authentication and authorization data between security domains. The single most important problem that SAML was created to solve is the Web browser Single Sign-On problem. Many organizations are debating whether to stay with version 1.1 or move to 2.0. This article makes observations about both options. (September 28, Article)

Programming is Also Teaching Your Team

Joe Ottinger takes a look at how people learn, and applies it to the practice of programming. He notes that understanding how people learn is an essential part of working in a programming team. (September 22, Article)

Can Java EE Deliver The Asynchronous Web?

Stephen Maryka gave us an article about the Asynchronous Web and posed a number of questions that get examined like an approach to delivering Asynchronous Web capabilities through extensions to existing Java EE technologies. (July 14, Article)

JSF Flex

JavaServer Faces Flex goal is to provide users capability in creating standard Flex components, part of flexSDK which is open sourced through MPL license, as normal JSF components. This article by Ji Hoon Kim will provide an overview of creating a simple multilingual JSF page consisting of JSF Flex tags. (June 29, Article)

The Rules of SOA - A Road to a Successful SOA Implementation

In this session Jeff explores the key characteristics of successful SOA projects. He covers some of the patterns, and anti-patterns, tool sets, and strategies that he himself learned the hard way. Last, he provides a strategy and blueprint for achieving a high likelihood of success in your SOA project. (June 23, Tech Talk)

Ari Zilka Talks About Terracotta 3.1

Ari Zilka, CTO of Terracotta, Inc., talks about the new features in Terracotta 3.1, announced during JavaOne and available now. (June 15, Tech Talk)

Enterprise Application Integration, and Spring

In this Tech Talk, Josh Long explores an integration challenge using Spring Integration and walks through the implementation, employing and expanding on the basic patterns of Enterprise Application Integration to tie together components into a function integration solution, and then demonstrates how Spring Integration helps address the integration requirements. (June 15, Tech Talk)

Google Web Toolkit: An Introduction

In this Tech Talk, David Geary teaches you: The basics of Google Web Toolkit; How to implement Ajax-enabled applications in Java; Internationalization; Hooking into the browser history mechanism; Remote procedure calls. (June 4, Tech Talk)

Just Enough Early Architecture to Guide Development

Jon Kern discusses the best architecture/technical solutions and ensure that they are repeated by all developers. By tackling the architecture up-front in a serial manner, subsequent parallel development will be much more manageable and predictable. (May 28, Tech Talk)

Productive Programmer: On the Lam from the Furniture Police

This keynote describes the frustrations of modern knowledge workers in their quest to actually get some work done, and solutions for how to guard yourself against all those distractions. Neal Ford talks about environments, coding, acceleration, automation, and avoiding repetition as ways to defeat the misguided attempts to sap your ability to produce good work. (May 26, Tech Talk)

Auto-Scaling Your Existing Web Application

Gil demonstrates how new, aggressive uses of already abundant compute capacity by common applications offer competitive value for application designers. (May 21, Tech Talk)

Automating Hibernate Mapping and Queries For Java Web Development

Chris Keene introduces WaveMaker as a new way to automate the ability to generate Hibernate classes in order to more quickly bring OR mapping into an application. (May 19, Article)

Free Book PDF Download: Mastering EJB Third Edition

Mastering EJB was one of the original and most influential EJB books in the industry. Mastering EJB III now returns with two new expert co-authors, updated for EJB 2.1 and 30% new chapters including security, integration, best practices, open source, and more.
(Book PDF Download)

Application Server Matrix

The Application Server Matrix is a detailed listing of J2EE vendors and their application server products, with information on latest version numbers, J2EE spec support and licensing, pricing, platform support, and links to product downloads and reviews.
(Application Server Comparison Matrix)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map