Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseCon 2009 Category Descriptions Flowchart"

(New page: {{Backlink|EclipseCon 2009}} ''This page is a draft of a flowchart to help you decide in which category to submit your EclipseCon 2009 talk. If the page becomes popular enough, we might m...)
 
(Step 2: If ... Then ... Else)
Line 8: Line 8:
 
=== Step 2: If ... Then ... Else ===
 
=== Step 2: If ... Then ... Else ===
 
# If the primary focus is a particular '''programming language'''...
 
# If the primary focus is a particular '''programming language'''...
## If it's '''Java''', then consider the [[EclipseCon_2009_Category_Descriptions#Java|Java]] category.
+
## ...if the primary focus is '''Java''', then consider the [[EclipseCon_2009_Category_Descriptions#Java|Java]] category.
 +
## ...if '''C/C++''', then consider the [[EclipseCon_2009_Category_Descriptions#C.2FC.2B.2B|C/C++]] category.
 +
## ...if '''PHP''', then consider the [[EclipseCon_2009_Category_Descriptions#Tools|Tools]] category.
 +
## ...if '''JavaScript''', then consider the [[EclipseCon_2009_Category_Descriptions#Web_Tools|Web Tools]] category.
 +
## ...if '''XML/XHTML''', then consider the [[EclipseCon_2009_Category_Descriptions#Web_Tools|Web Tools]] category.
 +
## ...if a '''scripting language''', then consider the [[EclipseCon_2009_Category_Descriptions#Tools|Tools]] category.
 +
## ...if some other language, then consider the [[EclipseCon_2009_Category_Descriptions#Tools|Tools]] category.
 +
 
 +
# If the primary focus is '''OSGi''', then consider the [[EclipseCon_2009_Category_Descriptions#OSGi_DevCon|OSGi DevCon]] category.
 +
# If the primary focus is the intersection of '''Linux''' and Eclipe, then consider the [[EclipseCon_2009_Category_Descriptions#Linux_DevCon|Linux DevCon]] category.
 +
# If the primary focus is '''E4''' or the next generation of the Eclipse Platform, then consider the [[EclipseCon_2009_Category_Descriptions#E4|E4]] category.
 +
# If the primary focus is a specific '''framework'''...
 +
## ...if the primary focus is '''Spring''', '''AspectJ''', '''Hibernate''', etc., then consider the [[EclipseCon_2009_Category_Descriptions#Tools|Tools]] category.
 +
## ...if a '''data-centric framework''', then consider the [[EclipseCon_2009_Category_Descriptions#Data_Tooling|Data Tooling]] category.
 +
 
 +
# If the primary focus is '''User Interfaces''', then consider the [[EclipseCon_2009_Category_Descriptions#UI|UI]] category.
 +
# If the primary focus is '''Tools for Software Developers''' including bug tracking, builds, collaboration, etc., then consider the [[EclipseCon_2009_Category_Descriptions#Tools|Tools]] category.
 +
 
 +
# If the primary focus is one of the '''Eclipse projects'''...
 +
## ...if the primary focus is '''ECF''', '''EclipseLink''', '''eRCP''', '''RAP''', '''Riena''', '''SMILA''', or '''Swordfish''', the consider the [[EclipseCon_2009_Category_Descriptions#Runtime|Runtime]] category.
 +
## ...if the primary focus is MOREMORE
 +
 
  
 
[[Category:EclipseCon]]
 
[[Category:EclipseCon]]
 
[[Category:EclipseCon2009]]
 
[[Category:EclipseCon2009]]

Revision as of 19:21, 21 October 2008

< To: EclipseCon 2009

This page is a draft of a flowchart to help you decide in which category to submit your EclipseCon 2009 talk. If the page becomes popular enough, we might make a graphical version.

Step 1: Primary Focus

Step 1 is to determine your proposal's primary focus. We admit that most interesting talks these days are at the boundaries between two or more interesting frameworks or systems, but in order to classify your proposal, you have to decide what the primary focus is... Got it in mind? Ok, now we can proceed to step 2.

Step 2: If ... Then ... Else

  1. If the primary focus is a particular programming language...
    1. ...if the primary focus is Java, then consider the Java category.
    2. ...if C/C++, then consider the C/C++ category.
    3. ...if PHP, then consider the Tools category.
    4. ...if JavaScript, then consider the Web Tools category.
    5. ...if XML/XHTML, then consider the Web Tools category.
    6. ...if a scripting language, then consider the Tools category.
    7. ...if some other language, then consider the Tools category.
  1. If the primary focus is OSGi, then consider the OSGi DevCon category.
  2. If the primary focus is the intersection of Linux and Eclipe, then consider the Linux DevCon category.
  3. If the primary focus is E4 or the next generation of the Eclipse Platform, then consider the E4 category.
  4. If the primary focus is a specific framework...
    1. ...if the primary focus is Spring, AspectJ, Hibernate, etc., then consider the Tools category.
    2. ...if a data-centric framework, then consider the Data Tooling category.
  1. If the primary focus is User Interfaces, then consider the UI category.
  2. If the primary focus is Tools for Software Developers including bug tracking, builds, collaboration, etc., then consider the Tools category.
  1. If the primary focus is one of the Eclipse projects...
    1. ...if the primary focus is ECF, EclipseLink, eRCP, RAP, Riena, SMILA, or Swordfish, the consider the Runtime category.
    2. ...if the primary focus is MOREMORE

Back to the top