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 "Regional Communities/US/Honolulu/Topics"

(Topics to Consider)
m
Line 1: Line 1:
===Topics to Consider===
+
===Scheduled topics===
The following is a list of topics to consider for presentation at a monthly Eclipse Hawaii User's Group meeting. These are in no particular order. Feel free to add your own topic and abstract ([http://wiki.eclipse.org/Regional_Communities/US/Honolulu Return]).
+
The following is a list of topics which have been voted on and recommended for presentation at a future monthly Eclipse Hawaii User's Group meeting. To add your own topic, see [http://wiki.eclipse.org/Regional_Communities/US/Honolulu/Topics#Unscheduled_topics Unscheduled topics], below.
 +
 
 +
{| class="wikitable" style="text-align:left" border="1"
 +
|-valign="top"
 +
! colspan="2" | Topic
 +
! | Date
 +
|-valign="top"
 +
! style="white-space: nowrap" | Web Services Overview
 +
| Web services are not new but are only recently gaining wide adoption. Web services provide a very clean way to separate logic across organizations and promote reuse while utilizing the protocols of the web. We will use Eclipse to define web services, and create a web service and a web service client in this session. || 2008-09-16
 +
|-valign="top"
 +
! style="white-space: nowrap" | Ruby Development
 +
| Ruby and Rails development in Eclipse, using Aptana Studio or using the standalone RDT plugin. || 2008-10-21
 +
|-valign="top"
 +
! style="white-space: nowrap" | Rich Client Platform
 +
| Using Eclipse's Rich Client Platform to build desktop Java applications. || 2008-11-18
 +
|-valign="top"
 +
! style="white-space: nowrap" | Eclipse: Ganymede release
 +
| Discussion of features new or enhanced in the 3.4 (Ganymede) release. || 2008-12-16
 +
|}
 +
 
 +
 
 +
<span id="unscheduled">
 +
===Unscheduled Topics===
 +
</span>
 +
The following is a list of topics to consider for presentation at a future monthly Eclipse Hawaii User's Group meeting. Please append new topics, with abstract, to the end of the list.
  
 
====Eclipse and Lego Mindstorm====
 
====Eclipse and Lego Mindstorm====
Line 22: Line 46:
 
====Eclipse: Using XML====
 
====Eclipse: Using XML====
 
It would be hard to find many applications written in the past five years that didn’t utilize XML in some fashion.  XML, or eXtensible Markup Language, and the many surrounding technologies are cornerstones in any web-based application. Eclipse has many tools for working with XML, which we will cover in this session.
 
It would be hard to find many applications written in the past five years that didn’t utilize XML in some fashion.  XML, or eXtensible Markup Language, and the many surrounding technologies are cornerstones in any web-based application. Eclipse has many tools for working with XML, which we will cover in this session.
 
====Eclipse: Web Services Overview====
 
Web services are not new but are only recently gaining wide adoption. Web services provide a very clean way to separate logic across organizations and promote reuse while utilizing the protocols of the web. We will define web services and create a web service and a web service client in this session.
 
  
 
====Eclipse: Using RAP – Rich Ajax Platform====
 
====Eclipse: Using RAP – Rich Ajax Platform====

Revision as of 23:02, 25 August 2008

Scheduled topics

The following is a list of topics which have been voted on and recommended for presentation at a future monthly Eclipse Hawaii User's Group meeting. To add your own topic, see Unscheduled topics, below.

Topic Date
Web Services Overview Web services are not new but are only recently gaining wide adoption. Web services provide a very clean way to separate logic across organizations and promote reuse while utilizing the protocols of the web. We will use Eclipse to define web services, and create a web service and a web service client in this session. 2008-09-16
Ruby Development Ruby and Rails development in Eclipse, using Aptana Studio or using the standalone RDT plugin. 2008-10-21
Rich Client Platform Using Eclipse's Rich Client Platform to build desktop Java applications. 2008-11-18
Eclipse: Ganymede release Discussion of features new or enhanced in the 3.4 (Ganymede) release. 2008-12-16


Unscheduled Topics

The following is a list of topics to consider for presentation at a future monthly Eclipse Hawaii User's Group meeting. Please append new topics, with abstract, to the end of the list.

Eclipse and Lego Mindstorm

Learn how to program the Lego Mindstorm robot using Eclipse. This will include a brief overview of standard Lego Mindstorm software, an over view of Eclipse, and then a live programming session to make the robot do stuff.

Eclipse in the Real World

This session will involve one or more companies that use Eclipse on a daily basis for development. A demo (if possible) of the developed application will be given followed by a high-level code walk through highlighting areas where Eclipse was invaluable as a tool to accomplish.

Eclipse for Beginners

Learn about Eclipse, the exciting open source development tool created by IBM, for building applications for the enterprise (Web, SOA, Desktop, etc.) using Java technology. This session will largely be a demonstration of the Eclipse platform where a desktop and web based application will be built and debugged.

Eclipse: Building Web Sites

Eclipse is a multipurpose tool, which among other things can be used to build multi-page, graphical, and interactive web sites. This session will focus on using Eclipse to build web sites and will demonstrate the various web site editors (HTML, CSS, JavaScript, etc.) that are available in Eclipse.

Eclipse: Web Applications

Providing the right tools for building web applications is one of the things Eclipse does best. Using Java and Servlet Technology, we will build a dynamic web site in this session. You will also learn HTTP and HTML basics.

Eclipse: How do I access my Data?

Data drives dynamic websites! Eclipse has many tools, which can be used to help you connect to, transform, and use data from just about any data source. This session will demonstrate how to connect to a DB2 database use the Eclipse tools to work with the data. Additionally, a small web application will be built which uses the data.

Eclipse: Using XML

It would be hard to find many applications written in the past five years that didn’t utilize XML in some fashion. XML, or eXtensible Markup Language, and the many surrounding technologies are cornerstones in any web-based application. Eclipse has many tools for working with XML, which we will cover in this session.

Eclipse: Using RAP – Rich Ajax Platform

Ajax, or Asynchronous JavaScript and XML, is a group of interrelated web development techniques used to create highly interactive web sites. We will give an overview of RAP and build an AJAX front end on an existing web application.

Eclipse: BIRT – Business Intelligence and Reporting Tools

BIRT is a reporting system for web applications which can allow you to quickly produce high quality reports based on existing or new data sources. In this session, we will provide an overview of BIRT and create reports using the various tools.

Eclipse: Modeling

Eclipse provides frameworks and tools to allow you to utilize modeling languages such as UML to build your application in Java. UML, Unified Modeling Language, allows the designer to graphically depict a complex model with relationships. Using Eclipse, you can build this UML model and then generate the necessary Java classes to accomplish the relationships in the model. In this session, we will build a model, generate the Java code, then build a simple interface to exercise the code.

Eclipse: SOA Tools Platform Overview

SOA, Service Oriented Architecture, is the buzzword for 2007 and 2008. Eclipse provides tools and frameworks such as BPEL, BPMN and a Policy Editor for enabling the construction of applications using the principles of SOA. This session will review the tools and demonstrate the construction of SOA components.

More Topics??? Add yours here

Back to the top