[C++ Now! 2012] Deadline extension: Call for Submissions, new deadline is January 20th, 2012

INAUGURAL C++ NOW! CONFERENCE 2012 Aspen CO, USA, May 14-18, 2012, www.cppnow.org CALL FOR SUBMISSIONS We invite you to submit session proposals to the Inaugural C++ Now! Conference: C++Now! 2012 (Aspen CO, USA, May 14 - 18, 2012). Based on the successful traditions of 5 years of BoostCon, which was the main face-to-face event for all things C++ and Boost (www.boost.org), C++Now! 2012 will present leading speakers from the whole C++ community. The conference name is changing to C++ Now! to reflect the current value of the language, the focus on its new state (from the new Standard), and the need to continually look to the future so the language remains useful to the C++ community. The focus of this conference will be the new C++11 language Standard and as usual Boost: what's new in C++, its Standard library, and in the Boost libraries, how to write and maintain them, how to evangelize or to deploy Boost within your organization. The new C++ Standard, but also the infrastructure and process of Boost, its vision and mission - no matter what you are interested in, it all comes together in the C++Now! sessions. Meet the colleagues, and feel the inspiration to support your work with C++ and Boost for the next year. The C++ Now! Conference is dedicated to discussion and education about C++, an open and free language and standard. Our Conference will focus on discussion and education about open source software usage and developments in the C++ developer and user community. To reflect the breadth of the C++ and Boost communities, the conference includes sessions aimed at three constituencies: C++ and Boost end-users, hard-core Boost library and tool developers, and researchers pushing the boundaries of computation. The program fosters interaction and engagement within and across those groups, with an emphasis on hands-on, participatory sessions. As a multi-paradigm language, C++ is a melting pot where the most compelling ideas from other programming communities are blended in powerful ways. Historically, some of the most popular sessions at C++Now! have highlighted these concepts, from DSLs to functional programming to transactional memory and more. Bring your C#, Python, Ruby or Haskell influences to bear in an environment that will broaden their exposure. IMPORTANT DATES New proposal submissions due: January 20th, 2012. UPDATED! Proposals decisions sent (tentative program): February 17th, 2012. Fully scheduled program available: February 25th, 2012. Session materials due: April 15th, 2012. BEST PRESENTATION AWARDS We know how much effort it takes to prepare talks for our conference. For this reason we will award the best presentations in the following categories: Best Presentation, Best Short Presentation, Best Tutorial, and Best Workshop. The awards will be given based on the audience's voting. Each award will include the author's name listed on the cover of the C++Now! website for that year and a plaque containing all the C++Now! conference information. SESSION TOPICS Topics of interest include, but are not restricted to, the following: * C++11 and how it changes life for users and library writers * General tutorial sessions on C++11, the C++11 Standardslibrary, and one or more Boost libraries * In-depth sessions on using specific Boost libraries * Case studies on using Boost * Experts panels * Advanced sessions on implementation techniques used within Boost libraries * Development workshops to extend or enhance existing Boost libraries * Workshops on design process * Infrastructure workshops such as Build tools, Website, Testing * Concepts and Generic Programming * Hardware and infrastructure presentations focused on how libraries can make better use of the technology * Software development tools and their application to C++ and or Boost * Other topics likely to be of great interest to Boost users and developers Interactive and collaborative sessions are encouraged, as this is the style of learning and participation that has proven most successful at such events. Sessions can be tutorial based, with an emphasis on interaction and participant involvement, or workshop based, whether hands-on programming or paper-based, discussion-driven collaborative work. SESSION FORMATS Presentations Presentations focus on a practitioner's ideas and experience with anything relevant to C++11, Boost and users. Panels Panels feature three or four people presenting their ideas and experiences relating to C++11 and Boost's relevant, controversial, emerging, or unresolved issues. Panels may be conducted in several ways, such as comparative, analytic, or historic. Tutorials Tutorials are sessions at which instructors teach conference participants specific skills relevant to C++11 and Boost. Workshops Workshops provide an active arena for advancements In Boost-relevant topics. Workshops provide the opportunity for experienced practitioners to develop new ideas about a topic of common interest and experience. Author's Corner These were introduced at BoostCon 2008, and were a great Presentations success They are short (30 minute) sessions, focusing on tips on usage and design. In addition, we're looking to uncover the hidden design gems in Boost libraries. Tool Vendors We actively encourage tool vendors and ISP's to submit presentations proposals for a special Tool Vendors Session Track aimed at products related to Boost and C++ (compilers, libraries, tools, etc.). Other formats may also be of interest. Don't hold back a proposal just because it doesn't fit into a pigeonhole. SUBMITTING A PROPOSAL Standard Sessions are 60 minutes. You may submit a proposal for fractions or multiples of 90-minutes. Fractional proposals will be grouped into 60 minute sessions covering related topics. Longer sessions, such as tutorials and classes, will be assigned 90 minute, three hour (i.e. half day), or six hour (i.e. full day) time slots. Please include: * The working title. * Type of session: presentation, panel, tutorial, workshop, authors corner, vendor track, other. * A paragraph or two describing the topic covered, suitable for the conference web site. * Proposed length: 10-20 minute short talks, 45 minutes, 90 minutes, half day, full day. * Alternate lengths, if you are willing to make adjustments: 10- 20 minute short-talks, 45 minutes, 90 minutes, half-day, full day. * Audience: users, developers, both. * Level: basic, intermediate, advanced. * A biography, suitable for the conference web site. * Your contact information (will not be made public). SUBMISSION DETAILS All submissions should be made through the EasyChair conference management system: http://www.easychair.org/conferences/?conf=cppnow2012. If you have not already registered at EasyChair, you will need to do so in order to submit your proposal. All submissions will go through a peer review process. Authors are invited (but are not required) to submit PDF versions of full papers of up to 10 pages in ACM conference proceedings format (see http://www.acm.org/sigs/publications/proceedings-templates). The full papers are not required unless you want them published in the proceedings. All accepted proposals will be made available in the Association for Computing Machinery (ACM) Digital Library (approval pending). Best papers, after further reviews, will be considered to be book chapters or journal articles in a renowned journal. The session materials go on the C++Now! website and will be available to attendees. For general information on the C++Now! 2012 paper submission or the scope of technical papers solicited, please refer to the conference website at www.cppnow.org. For any other questions about the submission process or paper format, please contact the Program Committee at cppnow2012@easychair.com. If you have any technical problems with EasyChair, please contact EasyChair for help. Note: Presenters must agree to grant a non-exclusive perpetual license to publish submitted materials, either electronically or in print, in any media related to C++ Now!. Hartmut Kaiser, email: hartmut.kaiser@gmail.com (Program Committee Chair) Dave Abrahams, email: dave@boostpro.com (Conference Chair) On behalf of the conference organizers

Last year we had the problem that there were not enough submissions. This year we plan three tracks instead of two, yet as far as I can tell we are following the same process for filling those slots. Since the proceedings of the conference aren't necessarily going to become ACM published papers I don't think we need to apply the same kind of secrecy around the submission and acceptance process. Particularly for the tutorials and workshops I would expect some kind of community discussion about what we would like to do and who could do it. I would be happy to present at boostcon this year but wasn't planning on submitting a proposal. I believe that Andrii would like to present his Voronoi diagram work. He has done a huge amount of work since I presented on the topic last year and it is very relevant to the ongoing work on a library submission for extended precision data types. Andrii has implemented his own extended precision floating point in the implementation details of the Voronoi algorithm. Ideally boostcon could bring together the experts in this area and drive forward the development of the new library through improved collaboration and knowledge sharing. I would hope that the authors of those libraries would also present and we could turn it into a topic area like geometry was in 2008. To provide some context for a attendees at boostcon a background talk/training/tutorial/workshop on numerical robustness problems and solutions in general could go in the third track and be scheduled early enough in the week that it comes before the related talks on library development. I would be happy to do it, but I admit that there are many more qualified than myself. Hartmut himself and many other boost authors have more experience and formal education in this area than I do. Let's try to bring in some new people for presenters this year. I suggest that we seek people out from the broader C++ community and suggest to them that they present at boostcon. For example, I think the Boost.Interval/CGAL author Sylvain Pion would be ideal to present about problems and solutions related to numerical robustness. He brings an order of more qualifications than I do. Andres Fabri would also be a good choice. There is effectively no chance that these gentlemen would submit a proposal on their own. If asked/invited I think there is at least a chance. My view is that we need to be pro-active about seeking out more and better presenters by inviting them and suggesting topics. I don't know how the finances for the conference will work, but paying invited speakers enough to cover their travel expenses might be considered on a case by case basis for more than just the keynote. For the fence sitters like me, just asking would be enough to get me to submit a proposal. There are plenty of regular attendees of boostcon who haven't presented before. Perhaps with a little nudging some of the people we all know from boostcon can step up to the podium. All of us know people who would be good presenters who almost certainly won't submit a proposal on their own. Let's brainstorm together good topics and good presenters and start asking people. We should get Doug Gregor back to present something. He's implementing all the C++11 features, many for the second time. He could give three talks. These guys with their metamonad and constexpr function based string literal template parameters for compile time parser generator and type safe printf libraries seem like ideal people to present about C++11 library development. I don't know if they've submitted a proposal, but I think someone should ask them to if they haven't. I'd ask them to if I felt it was my place to do so. I really want to see this be a great a successful conference. I'd like to know what I and the rest of the boost community can do to help. Thanks, Luke
participants (2)
-
Hartmut Kaiser
-
Simonson, Lucanus J