diff --git a/src/main/java/com/devnexus/ting/web/controller/SiteController.java b/src/main/java/com/devnexus/ting/web/controller/SiteController.java index 7dfe2952c..497ffa4fd 100644 --- a/src/main/java/com/devnexus/ting/web/controller/SiteController.java +++ b/src/main/java/com/devnexus/ting/web/controller/SiteController.java @@ -82,6 +82,14 @@ public String index(final Model model) { return "index"; } + @RequestMapping({"/manager", "/"}) + public String manager(final Model model) { + final Event event = businessService.getCurrentEvent(); + final SponsorList sponsorList = businessService.getSponsorListForEvent(event.getId(), false); + model.addAttribute("sponsorList", sponsorList); + return "manager"; + } + @RequestMapping({"/schedule", "/api/schedule"}) public String scheduleForCurrentEvent(final Model model, @RequestParam(required=false, value="old") boolean old) { diff --git a/src/main/webapp/WEB-INF/jsp/index.jsp b/src/main/webapp/WEB-INF/jsp/index.jsp index dade4d241..a67016008 100644 --- a/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/src/main/webapp/WEB-INF/jsp/index.jsp @@ -116,7 +116,7 @@
-

THE PROFESSIONAL DEVELOPERS CONFERENCE
ATLANTA, GA - MARCH 10-12, 2015

+

THE PROFESSIONAL DEVELOPERS CONFERENCE
ATLANTA, GA - FEBRUARY 15-17, 2016

@@ -134,10 +134,8 @@
Join the <dev/>olution.
-

THANK YOU ALL for attending the show!! - Grab the presentation slides - from GitHub or check out the download links under presentations. - The videos of the sessions will be posted via DZone within a couple of weeks.

+

MARK YOUR CALENDARS FEBRUARY 15-17 2016! + Our ninth DevNexus will be at the Georgia World Congress Center in Downtown Atlanta, GA. We are looking forward to hosting our largest event yet and can't wait for you to join. Check out out previous years' content, bookmark this site to stay up to date, or learn to convince your manager to let you come.

@@ -299,8 +297,8 @@

See some of the fun from DEVNEXUS 2014

-

Our first seven conference events were tremendous successes. Skip the travel headaches, expense, and mobs of people at other conferences and join us this March to experience one of the best developer conferences, presented by your fellow developers, right in the heart of the Southeast

- +

MARK YOUR CALENDARS FEBRUARY 15-17 2016

+
@@ -312,45 +310,65 @@
-

Cobb Galleria Centre | Two Galleria Parkway, Atlanta, GA 30339 | 770-989-5095

-
- -
+

Georgia World Congress Center | 285 Andrew Young International Blvd NW, Atlanta, GA 30303 + | 404-223-4000

+
- Cobb Galleria Centre + Georgia World Congress Center

- The Cobb Galleria website includes directions to the conference center from several directions as well as the airport.

+ The Georgia World Conress Center website includes directions to the conference center from several directions as well as the airport.

- MARTA, Atlanta's public transportation system, may be used to reach the center, but the nearest bus stop is a few blocks away.

+ MARTA, Atlanta's public transportation system, may be used to reach the conference, and the nearest train stop adjacent to the GWCC.

-

Cobb Galleria is accessible from several nearby hotels

+

Georgia World Conress Center is accessible from several nearby hotels

+
+
+
+
+
+ Omni Hotel
Omni Hotel
+ +
+
+
+ +
+ +
+
+

Downtown Atlanta features many attractions if you plan to extend your stay

diff --git a/src/main/webapp/WEB-INF/jsp/index2.jsp b/src/main/webapp/WEB-INF/jsp/index2.jsp index 5febface8..114095008 100644 --- a/src/main/webapp/WEB-INF/jsp/index2.jsp +++ b/src/main/webapp/WEB-INF/jsp/index2.jsp @@ -75,7 +75,7 @@
-

THE PROFESSIONAL DEVELOPERS CONFERENCE
ATLANTA, GA - MARCH 10-12, 2015

+

THE PROFESSIONAL DEVELOPERS CONFERENCE
ATLANTA, GA - FEBRUARY 15-17, 2016

@@ -241,8 +241,8 @@

See some of the fun from DEVNEXUS 2014

-

Our first seven conference events were tremendous successes. Skip the travel headaches, expense, and mobs of people at other conferences and join us this March to experience one of the best developer conferences, presented by your fellow developers, right in the heart of the Southeast

- +

MARK YOUR CALENDARS FEBRUARY 15-17 2016

+
diff --git a/src/main/webapp/WEB-INF/jsp/manager.jsp b/src/main/webapp/WEB-INF/jsp/manager.jsp new file mode 100644 index 000000000..8319aaa2a --- /dev/null +++ b/src/main/webapp/WEB-INF/jsp/manager.jsp @@ -0,0 +1,419 @@ +<%@ include file="/WEB-INF/jsp/includes/taglibs.jsp" %> + + + + + + + + DevNexus 2015 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ +

THE PROFESSIONAL DEVELOPERS CONFERENCE
ATLANTA, GA - FEBRUARY 15-17, 2016

+
+ +
+

#devnexus

+
+
+
+
+ + +
+
+
+
+
Join the <dev/>olution.
+
+
+ +

Convince your manager

+

+ You're eager to attend DEVNEXUS, and why not? It is the most awesome professional developer + conference in the South East. You will meet and mingle with peers, world renowned speakers, + technology experts, published authors and OEM/Open Source core committers. DEVNEXUS has + the potential to help you work smarter, and support your business and career goals. +

+ +

Before the conference, you'll receive a notification that the full schedule has been published so + you can start to plan your participation. Post about the sessions you attend on social media—your + colleagues will see what you're learning, and you can review your posts after the conference to + recap. The official Twitter conference hashtag is #DEVNEXUS. Check out the 2015 event; Grab + the presentation slides from GitHub or check out the download links under presentations. The + videos of the sessions are also posted on DZone .

+ +

After the conference: create a report and share what you learned. You will receive an email with + + links to all the conference session slides and you will receive notifications when all of the videos + + have been published. Use this information and the conference Trip Report Template to create a + + report detailing what you learned. Supplement your own materials with speaker slides and + + keynote videos, posted during and after the conference. Search for news articles, blog posts, and + + #DEVNEXUS tweets for additional reference materials to include.

+ +

The Top 5 Reasons to Attend DEVNEXUS 2016

+ +
    +
  1. Stack exposure. At DEVNEXUS we don't just look at the full stack, but all the + + possibilities. You'll find out which technologies work best together and which have the + + capabilities you need. Learn from experts--see examples, learn from their mistakes, ask + + questions in person, and benefit from their wisdom. You'll be exposed to different stacks, + + get to test drive features, learn other programming paradigms, and walk away with a list + + of new strategies and tools to try back in the workplace.

  2. + +
  3. Tracks. With DEVNEXUS's track based format, you can tackle your most pressing + + problems. Are you focusing on performance? Developing a game plan for mobile? + + Needing to scale your web application for the next 10,000 to 1,000,000 customers? We + + address some of the most common and complex problems software engineers face and + + give you ideas and solutions you can take back with you to fix it.

  4. + +
  5. Uninterrupted focus. It's a huge advantage to be away from work and constant + + interruptions, acquiring the knowledge you need to move projects forward. At + + DEVNEXUS, you can ask questions, compare notes with fellow attendees, and immerse + + yourself in the subject matter you've set out to learn. And with a one day + + workshop/training day, you can delve as deeply into a topic as you need to.

  6. + +
  7. Stay current. Technology changes fast. Keep pace with new developments, best + + practices, products, services, and trends at DEVNEXUS. From start-ups to some of the + + world's most successful companies, see how others are incorporating enterprise and + + open source technologies to achieve their business goals. Get your hands on some of + + those tools and technologies you've been hearing about, but haven't had the chance to + + try (Rust anyone?).

  8. + +
  9. 10 years of DEVNEXUS excellence. Through our long history of providing knowledge to + + software engineers, developers, IT practitioners, and others, we've learned what's + + important, which subjects go together, and how to teach them. Every year the number of + + quality proposals we receive for DEVNEXUS far exceeds the number of speaking slots + + available, making it easy for us to select the best and most relevant topics for + + DEVNEXUS attendees.

+ +
+
+
+
+ + +
+
+

Questions?

+

Contact us at info@ajug.org

+
+
+ + + + + + + + <%-- + + + --%> + + + diff --git a/src/main/webapp/assets/img/cobbgalleria.jpg b/src/main/webapp/assets/img/cobbgalleria.jpg deleted file mode 100644 index fd1ddb054..000000000 Binary files a/src/main/webapp/assets/img/cobbgalleria.jpg and /dev/null differ diff --git a/src/main/webapp/assets/img/embassy.jpg b/src/main/webapp/assets/img/embassy.jpg new file mode 100644 index 000000000..1652aa0af Binary files /dev/null and b/src/main/webapp/assets/img/embassy.jpg differ diff --git a/src/main/webapp/assets/img/gwcc.jpg b/src/main/webapp/assets/img/gwcc.jpg new file mode 100644 index 000000000..d19e51838 Binary files /dev/null and b/src/main/webapp/assets/img/gwcc.jpg differ diff --git a/src/main/webapp/assets/img/hilton.jpg b/src/main/webapp/assets/img/hilton.jpg new file mode 100644 index 000000000..293f5dbb3 Binary files /dev/null and b/src/main/webapp/assets/img/hilton.jpg differ diff --git a/src/main/webapp/assets/img/index/aquarium.jpg b/src/main/webapp/assets/img/index/aquarium.jpg new file mode 100644 index 000000000..190b6cf2a Binary files /dev/null and b/src/main/webapp/assets/img/index/aquarium.jpg differ diff --git a/src/main/webapp/assets/img/index/civilrights.jpg b/src/main/webapp/assets/img/index/civilrights.jpg new file mode 100644 index 000000000..651b2eacf Binary files /dev/null and b/src/main/webapp/assets/img/index/civilrights.jpg differ diff --git a/src/main/webapp/assets/img/index/college_fhof.jpg b/src/main/webapp/assets/img/index/college_fhof.jpg new file mode 100644 index 000000000..f81f00bca Binary files /dev/null and b/src/main/webapp/assets/img/index/college_fhof.jpg differ diff --git a/src/main/webapp/assets/img/omni.jpg b/src/main/webapp/assets/img/omni.jpg new file mode 100644 index 000000000..32c1f7f1e Binary files /dev/null and b/src/main/webapp/assets/img/omni.jpg differ