Ceylon OJUG & GatorJUG Talk - Please Yo me!

Dear Codetown JUGGIES:

We have a chance for a special Ceylon talk on either Mon 10/13, Fri 10/17, Mon 10/20, or Fri 10/24 in Orlando at OrlandoJUG and/or Gainesville at GatorJUG. 

As you all know, OJUG meets 4th Th and GatorJUG meets 2nd Wed and these are Mondays and Fridays, so I need your feedback cause I'll have to do some major juggling logistically! Please Yo* me ASAP if you're interested because those dates are gonna get grabbed. Here's the detail:

Gavin King and Stéphane Épardaud will be touring the USA East coast JUGs in October, to present Ceylon, the new programming language they’re working on. At each venue, they will explain what Ceylon is, and why you will want to use it for your next production applications. The talks will be aimed at people who have never heard of Ceylon, or who have heard about it but want to know more. At the end of the evening you will be up to date with all that Ceylon is and has to offer. Don’t miss this opportunity to ask all your questions to the language creators !

 

Schedule

Oct 14 (Tue): Connecticut JUG
Oct 15 (Wed): New York JUG

Oct 16 (Thu): Greenville JUG
Oct 21 (Tue): Atlanta JUG
Oct 22 (Wed): Richmond JUG
Oct 23 (Thu): Boston JUG

 

Topics

 

Format: Two talks of 60 mins each, with 30 mins break in between

 

Title: Ten Ceylon Idioms (50 mins)

Abstract: Ceylon is a new programming language for writing large programs in teams. Its unique static type system enables, and sometimes even requires, a different approach to some kinds of programming problems. In this session, we'll introduce the type system by presenting a series of simple examples, exhibiting common idioms in the language.

 

Title: Ceylon from here to infinity: the big picture and what's coming (50 mins)
AbstractCeylon is a new modern, elegant programming language for the JVM and JavaScript VM, designed for team work. But it's more than that, it is a full platform with modularity, an SDK, tools and IDEs.

We will present Ceylon the language, the platform, and its ecosystem. You will see everything from starting a new project in the IDE to publishing it on Herd, our module repository, including using the SDK. We will also discuss the ongoing Ceylon projects such as the build system, Vert.x integration or Cayla, the new web framework.

Finally we will discuss the plans for Ceylon 1.1, 1.2 and further.

 

Speakers: Gavin King and Stéphane Épardaud

 

Bios:

Gavin KingGavin King leads the Ceylon project at Red Hat. Gavin is the creator ofHibernate, a popular object/relational persistence solution for Java, and the Seam Framework, an application framework for enterprise Java. He's contributed to the Java Community Process as JBoss and then Red Hat representative for the EJB and JPA specifications and as lead of the CDI specification.

Gavin now works full time on Ceylon, polishing the language specification, developing the compiler frontend, working on the IDE, and thinking about the SDK and future of the platform. He's still a fan of Java, and of other languages, especially Smalltalk, Python, and ML.

You can follow him on G+.

Stéphane ÉpardaudFrom deep into the Nice mountains, Stéphane works for Red Hat on the Ceylon project.

Passionate hacker in Java, C, Perl or Scheme. A web standards and database enthusiast, he implemented among other things a WYSIWYG XML editor, a multi-threading library in C, a mobile-agent language in Scheme (compiler and virtual machines), and some Web 2.0 RESTful services and rich web interfaces with JavaScript and HTML 5.

Eager to share, he is a frequent speaker at various conferences such as the Scheme Workshop 2004, Nice University in 2008-2009, many Java User Groups as well as the Riviera Java User Group he founded with Nicolas Leroux. A long-time open-source user and advocate, he is committer on RESTEasy, author of jax-doclets, stamps.js and various Play! Framework modules, and developer on various Ceylon projects for Red Hat.

===

*http://www.newyorker.com/online/blogs/culture/2014/06/a-yo-is-lovel...

I wanna Yo you!
Add my Yo username by tapping here: http://justyo.co/MIKELEVIN
(if you don't have Yo app get it here http://justyo.co/)

Or, just contact me any way you like... ;-)


Views: 135

Comment

You need to be a member of Codetown to add comments!

Join Codetown

Comment by Michael Levin on July 1, 2014 at 11:35am

Hi James, Thanks for the input. Keep an eye on the Events section and GatorJUG and OJUG Town to see if we can schedule it. Which JUG are you interested in? I'm guessing it's OJUG. 

Comment by James Berhends on July 1, 2014 at 11:20am
Hi Michael,
I would be interested in coming on either of the dates, with Monday the preferred.

Thanks

Comment by Michael Levin on June 28, 2014 at 8:04am

Hi Jack. Yes, we've been having regular meetings. The point of this blog post is to find out whether people are interested in coming to a meeting on a Monday or Friday rather than the normal 2nd Wed for GatorJUG or 4th Th for OrlandoJUG. That's because the Gavin and Stephane are only on the road 2 weeks in Oct and the only days open are Monday and Friday. Gavin is the creator of Hibernate and Seam. 

As for Yo, it's a funny concept for an app. Did you read the article? It's sort of like a Facebook poke. In this case, I wanted to get some feedback and asked for it in the form of a Yo. 

Comment by Jack Heart on June 27, 2014 at 11:32pm

Yo , Michael ! good to hear from you again , did not know you were still active , YO sounds interesting !

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

C++26 Draft Finalized with Static Reflection, Contracts, and Sender/Receiver Types

The next major release of C++ reached an important milestone earlier this month, when the ISO C++ committee froze the feature set that will go into C++26. Notable additions include compile-time reflection, contracts, asynchronous execution, and many others.

By Sergio De Simone

Presentation: Continuous Delivery Is Not Possible Without Pair Programming: Lessons From SpareBank 1 and SINTEF in Norway

Asgaut Mjølne Söderbom and Ola Hast unravel the powerful synergy between pair programming and continuous delivery. They explain how this shift allowed their team to abandon traditional hurdles like excessive WIP, lengthy pull requests, and multiple test environments, leading to ultra-fast deployments, superior code quality, and a highly cohesive, efficient engineering team.

By Asgaut Mjølne Söderbom, Ola Hast

AWS Lambda Gains Native Avro and Protobuf Support for Kafka Events with Schema Registry Integration

Lambda now natively supports Apache Avro and Protobuf events, streamlining Kafka event processing - an enhancement that eliminates the need for custom deserialization, automates schema validation and filtering, and optimizes costs through efficient event handling. Integration with AWS Glue and Confluent registries simplifies development, allowing cleaner data consumption and enhanced scalability.

By Steef-Jan Wiggers

Article: Building Strategic Influence as a Staff Engineer or Engineering Manager

To increase your impact and grow your career, you need to be involved in conversations that happen at a greater scope than the scope you have in your current role. Being involved will give you influence over this, help you direct and maximise your impact, and also allow you to bring better context to your day job, and to those working around you.

By Mark Allen

Podcast: From Code to Strategy: Drive Organizational Impact Through Strategic Conversations and User Focus

In this podcast, Shane Hastie, Lead Editor for Culture & Methods, spoke to Mark Allen about how engineers can expand their influence through strategic conversations, user-focused development practices, and excellence in incident management. Mark emphasizes the importance of building cross-organizational relationships and working on meaningful problems with positive impact.

By Mark Allen

© 2025   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service