Skip to content

Software Development News: .NET, Java, PHP, Ruby, Agile, Databases, SOA, JavaScript, Open Source

Methods & Tools

Subscribe to Methods & Tools
if you are not afraid to read more than one page to be a smarter software developer, software tester or project manager!

Open Source

NCL Eclipse

NCL Eclipse is a plug-in to Eclipse that enable fast textual development of Nested Context Language (NCL) programs.

Categories: Open Source

VMLens Find Synchronization Bugs

Synchronization bugs, especially the unsynchronized modification of the same memory location by different threads,
are impossible to find. And if your application was hit by such a bug, the bug will be impossible to reproduce.

But now VMLens helps. VMLens records all unsynchronized writes to the same memory location from different threads.
After recording VMLens shows those accesses inside eclipse.

Learn more.

Download a free trial.

Categories: Open Source

Google Summer of Code meetups, Episode 7: Cluj-Napoca, Romania

Google Open Source Blog - Fri, 04/26/2013 - 22:00


On March 23rd a Google Summer of Code meetup was held in Romania as part of the GDG Cluj-Napoca meeting with almost 50 students in attendance. The event featured a couple of experienced open source developers, Stas SuĹźcov and Attila-Mihály Balázs, who were interested in inspiring university students to participate in open source development. Stas is a former Google Summer of Code student and Attila-Mihály is an open source enthusiast. They discuss their experiences in open source and some of the benefits of participating in the Google Summer of Code program below.
I participated twice as a student in Google Summer of Code, in 2010 and 2011, for the WordPress Foundation. For my first summer project I worked on a social learning platform called Courseware for BuddyPress social network. Two years later, together with my friend David, we launched our own startup based on my Google Summer of Code experience, The Courseware Project. Before becoming a student in the program, I had already been involved in a lot of local and global open source communities (Ubuntu, Mozilla, WordPress) and being part of Google Summer of Code was a natural outcome which greatly improved my professional abilities and relationships with people involved in these projects.   During the meetup I tried to share my experiences and answer as many questions as possible about being a Google Summer of Code student and give helpful tips on how actions to take so the organization will want you for another year as a participant or mentor once you finish your current project.  By Stas SuČ™cov -  former Google Summer of Code student and Developer/Operations at Coursewa.re   ----
As a user and creator of open source technology I’m a big believer in its benefits. That’s why when I saw this year’s Google Summer of Code announcement I thought: I need to promote it to as many students as possible. My presentation was a very quick introduction to the concept of open source, the possible reasons for contributing and what steps somebody should take when starting to work on an open source project. The slides used in the presentation are available under the CC-BY-SA 3.0 license.  In my opinion the main benefits for students who contribute to an open source project through the Google Summer of Code program are:
  • learning how to use tools like IDEs, VCSs, issue/bug trackers, build systems, etc. - these are integral parts of a programmer’s daily life but rarely mentioned in studies at universities
  • learning how to work with an existing project and its infrastructure - most of the projects people end up working on already exist, but in university most of the projects students are taught about are described as being created from-scratch
  • learning how to communicate with others, especially remotely - as much as 80% of a programmer's job is communication and working on an open source project is a great way to practice this
  • having something tangible to show on one’s resume
  • and finally the monetary benefits are also nice 
By Attila-Mihály Balázs, developer at Udacity
I would like to thank again the organizers (GDG Cluj-Napoca) and my co-presenter, Stas. My goal is to make Romania the number one contributing country to Google Summer of Code.

By Attila-Mihály Balázs, developer at Udacity and open source enthusiast

Categories: Open Source

What we can do to help promote your project

SourceForge.net: Front page news - Fri, 04/26/2013 - 21:10

One of our featured projects this week – DavMail – sent us a very kind comment about their time at SourceForge:

Without the public visibility and reputation of SourceForge and the reliablility of your services, DavMail would probably still be an unknown piece of code used by a single user (well, maybe a few users) to access company Exchange server…

And in addition to sharing that with you, we wanted to take a moment to tell you some of the things we can do to help you promote your SourceForge project.

Project of the Month – The Project of the Month is listed at the top of the SourceForge front page for an entire month, and is chosen by popular vote. The candidates for that ballot are selected from projects that were weekly featured projects in the previous month.

Weekly featured projects – Every week we feature 9 projects on the front page of the website (in addition to the Project of the Month). These projects are chosen from projects that have made a release within the last week. So, the more often you make releases, the greater chance you have of making that list. You should know, however, that a LOT of projects make releases every day, so the competition is pretty stiff there.

Enterprise Directory – If your project is backed by a for-profit vendor, or if your project is specifically geared to the Enterprise, the Enterprise Directory might be for you. If you want your project to be listed, tell us what project, and we’ll evaluate it to see if it meets the criteria, and get back in touch regarding next steps.

Guest blog posts – Speaking of blog posts, we’re always looking for guest content for the main SourceForge blog. If you want to write something about your project, we would be glad to post it to our blog. Guest blog posts should be community-centric, not a pitch for your company or non-open-source project.

Monthly Mailing – Every month we send out a community newsletter which gets delivered to about 1.5 million subscribers. In it we cover site news, community news, and various projects. If you’d like to get something about your project into the newsletter – a help wanted item, perhaps, or a brief profile of what you’re doing – contact us at the communityteam email address. The same caveats apply here as for guest blog posts.

Twitter/Facebook/Google+ – Every day we tweet/facebook/G+ a few dozen of your release notices. We get these from your SourceForge blog entries, so making a quick mention of your releases on your SourceForge blog is a great way to get some extra publicity. However, if you made a blog post somewhere else, please feel free to send email to communityteam@sourceforge.net with a URL, and we’d be glad to put it in our regular social media schedule.

Help Wanted – The Help Wanted forum is a great place to get the word out about specific needs that your project has – whether for testers, designers, or developers. Be as specific as possible about what you’re looking for, so that potential contributors know what they’re getting into. And be sure to mention exactly how you want them to get in touch with you.

If there’s anything else that we can do for your project, please get in touch. We’re here to make your SourceForge experience better in any way that we can.

Categories: Open Source

Eclipse Newsletter - BIRT and Big Data

Eclipse News - Fri, 04/26/2013 - 15:30
Find out how to use BIRT to visualize data from Hadoop, Cassandra and MongoDB in this month's issue of the Eclipse Newsletter.
Categories: Open Source

IBM® Project Icap

The Project Icap technology preview is a trial platform for developing mobile apps and cloud services. It includes integrated tools and runtimes, open services, and cloud deployment. You can use it to quickly deploy systems of engagement that are innovative and easy to manage.

Categories: Open Source

Tycho Build Tools

The tycho build tools help in "mavenizing" your existing OSGi project. Since the "Manifest first" approach of tycho still has some loose ends the "Tycho Build Tools" try to fix it.

The two main functions at the moment are:

Generate References
Starting from a parent POM traverse through all the local projects, find the sub-features and included bundles and add them to the parent pom
Mavenize
Starting from a parent POM traverse through all the module references and either create the POM files or update and validate the metadata.
Replace Qualifier
Iterate over all referenced modules and replace the .qualifier suffix which is normally -SNAPSHOT with something different.
Set OSGi Version
Traverse through all referenced modules and set the version in the MANIFEST.INF and feature.xml of the Bundles and Features.
Categories: Open Source

Google Summer of Code meetups, Episode 6: Cairo, Egypt

Google Open Source Blog - Wed, 04/24/2013 - 17:00

With a lot of passion and enthusiasm, around 80 Computer Engineering students attended a meetup hosted by GDG Cairo at Faculty of Engineering of Ain Shams University in Cairo, Egypt on Saturday, April 13th. Students were from all levels of schooling with a majority being 1st and 4th year students.

Under the guidance of PhD Bassem Amin, from the Computer Engineering department, GDG Cairo hosted a panel of Google Summer of Code alumni to give an introduction about the Google Summer of Code 2013 program to prospective students.
The meetup started with a presentation by Mostafa Muhammad, a 2008 and 2009 Google Summer of Code alumnus who worked with the Joomla! organization. He gave an introductory speech about the Google Summer of Code program and the 2013 program timeline. He emphasized that participating organizations understand that applicants are students with moderate skills and that they are still learning, which is why a mentor is paired with each student to help with questions they have when working on their project. Mostafa stressed the importance of the students’ written project proposal and their general fit with the project when organizations are choosing their students.

Cat Allman, from the Google Open Source Programs Office, joined the live Hangout giving a very interesting talk about the program, exciting the students who then asked her questions about the background needed for the program.

Next, Mohamed Tarek, a former Computer Engineering student and Google Summer of Code 2009 and 2010 alumnus, explained in more detail the steps for applying to the program using the Google Summer of Code 2013 website. He gave a demo on choosing an organization and reviewing their ideas list, how to use the mailing lists, using the IRC channel for questions, and where to look for other contact information provided by each organization.

The microphone was then passed to our youngest speakers, Google Summer of Code 2012 alumni, Islam Wazery and Ahmed Refaat, both Shrouk Academy Computer Science graduates. Islam discussed how to write a quality proposal and gave a demo on his own accepted proposal to KDE from 2012, complete with a slideshow.
Islam Wazeery talking about writing a proposal
Seif Lotfy, a Google Summer of Code mentor for the past five years with KDE and GNOME, gave a final talk on how to increase the chances of your proposal being accepted by the mentoring organizations from the perspective of a mentor reading through the proposals.

We concluded the meetup with our speakers hosting a Q&A panel and answering some more detailed and specialized questions asked by enthusiastic students.
From left to right: Ahmed Refaat, Islam Wazery, Mohamed Tarek and Mostafa Muhammad during Q&A panel
We would like to thank all of the attendees and everyone who contributed to making this meetup a success.

By Mohamed Abdellatif, GDG Cairo Organizer

Categories: Open Source

Eclipse Day Florence

Eclipse News - Wed, 04/24/2013 - 15:00
Eclipse Day Florence will take place on May 10, 2013 in Florence, Italy. View the full agenda and register here.
Categories: Open Source

Apache Allura looking for GSoC students

SourceForge.net: Front page news - Tue, 04/23/2013 - 16:31

Apache Allura (the technology behind the SourceForge developer platform) is looking for Google Summer of Code students. You can read the blog post about this HERE, and read more about what’s involved in the process in the wiki.

Categories: Open Source

Guest Post: Programming Without Coding Technology

SourceForge.net: Front page news - Tue, 04/23/2013 - 15:42

Today we have a guest post from Mahmoud Fayed of the Programming Without Coding Technology project.

During the last 8 years (since Dec. 2005) we have been working on developing a General-Purpose Visual Programming Language, Our goal is to present a tool for novice programmers and expert programmers at the same time.

The project development is a based on the implementation of new research ideas and getting feedback from our users.

We created the following movie today to present some of the PWCT features and how programmers can use it to create real world applications:

We are going to release PWCT 1.9 (Art) during the next 60 days with these features.

Categories: Open Source

A new kind of summer job: open source coding with Google Summer of Code

Google Open Source Blog - Mon, 04/22/2013 - 20:15

(cross-posted from the Official Google blog)

If you’re a university student with CS chops looking to earn real-world experience this summer, consider writing code for a cool open source project with the Google Summer of Code program.


Over the past eight years more than 6,000 students have “graduated” from this global program, working with almost 400 different open source projects. Students who are accepted into the program will put the skills they have learned in university to good use by working on an actual software project over the summer. Students are paired with mentors to help address technical questions and concerns throughout the course of the project. With the knowledge and hands-on experience students gain during the summer they strengthen their future employment opportunities in fields related to their academic pursuits. Best of all, more source code is created and released for the use and benefit of all.

Interested students can submit proposals on the website starting now through Friday, May 3 at 12:00pm PDT. Get started by reviewing the ideas pages of the 177 open source projects in this year’s program, and decide which projects you’re interested in. Because Google Summer of Code has a limited number of spots for students, writing a great project proposal is essential to being selected to the program. Be sure to check out the Student Manual for advice.

For ongoing information throughout the application period and beyond, see the Google Open Source blog, join our Summer of Code mailing lists or join us on Internet relay chat at #gsoc on Freenode.

Good luck to all the open source coders out there, and remember to submit your proposals early—you only have until May 3 to apply!

By Stephanie Taylor, Open Source team

Categories: Open Source

Project Upgrades: The day has come

SourceForge.net: Front page news - Mon, 04/22/2013 - 16:45

As we mentioned two weeks ago, the final push to upgrade all remaining classic projects starts today. We’ll be starting with the longest-inactive projects, and working towards the present.

If you need to delay the upgrade for any reason, you must notify us immediately, so that we can add you to the delay list.

Categories: Open Source

Featured projects, April 22, 2013

SourceForge.net: Front page news - Mon, 04/22/2013 - 13:14

Here’s the projects we’re featuring this week:

  • OS X Portable Applications

    OS X FOSS applications packaged as portable so that can carried around on any portable device, USB thumb drive, iPod, portable hard drive, memory card or other portable device.

  • Subversion for Windows

    Win32 build of Subversion. These binaries are built using Visual C++ 6.0 Should work on all flavours of Windows from Win2000 to Win8 and 2008 Server including server variants (not all tested). (1.7.x does not work on NT4 due to APR using new functions). Modules for Apache 2.2.x and 2.4.x (1.7.6 and up) is included. Language bindings are NOT tested. Source code is found at the Apache Subversion site at http://subversion.apache.org/ Code in this project is just a “Build script” and patches for VC6

  • MinGW-builds

    Snapshots and releases builds of the MinGW compiler that use CRT & WinAPI from the mingw-w64 project.

  • ReactOS

    ReactOS is an open source effort to develop a quality operating system that is compatible with applications and drivers written for the Microsoft Windows NT family of operating systems (NT4, 2000, XP, 2003).

  • MPC-BE

    Media Player Classic – BE is a free and open source audio and video player for Windows. Media Player Classic – BE is based on the original “Media Player Classic” project (Gabest) and “Media Player Classic Home Cinema” project (Casimir666), contains additional features and bug fixes.

  • ZABBIX

    ZABBIX is an enterprise-class open source distributed monitoring solution designed to monitor and track performance and availability of network servers, devices and other IT resources. It supports distributed and WEB monitoring, auto-discovery, and more.

  • TV-Browser – A free EPG

    TV-Browser is a java-based TV guide which can be easily extended with lots of plugins. It is designed to look like your paper TV guide.

  • DavMail POP/IMAP/SMTP/Caldav to Exchange

    Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP gateway allowing users to use any mail client with Exchange, even from the internet through Outlook Web Access on any platform, tested on MacOSX, Linux and Windows

Categories: Open Source

CoffeeScript Editor quick installer

This is 1 p2f file, that lets you install CoffeeScript Editor by Adam Schmideg & Formula/400
https://github.com/adamschmideg/coffeescript-eclipse
just in one sequence (Coffee + required XText together).

It has syntax highlight and outline. See screenshot.
Sadly, it has not been updated for more than a year.

Instructions:
1. Save p2f file https://raw.github.com/Nodeclipse/eclipse-node-ide/master/CoffeeScriptSet.p2f
2. File -> Import \ Install Software Items from File

News: May 1st 2013, Adam has blessed Nodeclipse to be new home for CoffeeScript Editor.

The project is looking for owner
https://github.com/Nodeclipse/coffeescript-eclipse

Read more at http://www.nodeclipse.org/2013/06/02/Coffee.html

Categories: Open Source

Platform Updates: members, tags and user search

SourceForge.net: Front page news - Fri, 04/19/2013 - 19:44

As I mentioned in the last platform updates post, we’re primarily focused on upgrade-related work lately, but we found time to put in a few enhancements to the platform in the last sprint.

A new macro was added to the wiki syntax. Putting [[members]] in a wiki article will produce a list of all the members of the project. By default, this is limited to 20 members, with a link to a full list if you’ve got more than that. You can link directly to that longer list, if you like. For example, here’s TikiWiki’s full list of developers.

Screen Shot 2013-04-19 at 11.01.19 AM

Next, the interfaces for adding tags to tickets was improved to make it easier to find tags that you’ve already used. Starting to type a tag will produce a dropdown of tags from which to select.

Screen Shot 2013-04-19 at 11.04.26 AM

And, we’ve added a $USER variable that you can use in ticket searches, which will be replaced, at search time, with the currently-active user. For example, if you search for reported_by:$USER, the variable $USER, you’ll get all the tickets reported by the currently logged in user. In this way, you can add a saved search to your ticket tracker so that each user can keep tabs on their own tickets.

So, if you look at the Allura ticket tracker, you’ll see a new “My Tickets” button under “Searches”, which will show you the tickets you’ve opened. (Of course, you’ll have to be logged in for that to work.)

We’re really looking forward to being done with the upgrade process, so that we can focus more on improving the developer experience, and we’d love to hear your feedback on what we should work on next. You can see what’s scheduled for upcoming sprints, and vote on tickets, in the Allura ticket tracker.

Categories: Open Source

Google Summer of Code Veteran Mentors

Google Open Source Blog - Thu, 04/18/2013 - 23:00
As we near the start of the student application period on April 22nd for Google Summer of Code 2013, we wanted to give a shout out to the other superstars (besides the students) essential to the success of the program, the mentors and organization administrators (org admins). We recently sent a survey to the Google Summer of Code Mentors group list and discovered that the program has come full circle for many of the mentors who once started out as students and had so much fun that they felt the desire to mentor new students themselves.

Of the 132 mentors that filled out the survey, 23 have been a part of the program for four or more years out of the last eight years of the Google Summer of Code program. Below is a list of the mentors and organization administrators* with the organizations they worked with and the years in each role. In many cases they both acted as an organization administrator and a mentor during the summer program.

Thank you for all of your dedication and the guidance you provide the students!

Name Organization Years Participated as a Student Years Participated as a Mentor Years Participated as an Org Administrator Luca Barbato Gentoo, Libav and Audacious ---- 2006-2012 2007 Reimar Bauer MoinMoin Wiki ---- 2007-2012 2010-2012 Olly Betts SWIG and Xapian Search Engine Library ---- 2008, 2009, 2011, 2012 2009, 2011, 2012 Bastian Blank MoinMoin and Debian 2008 2009-2012 2011 Marc Delisle PhpMyAdmin ---- 2008-2012 2010-2012 Philipp Kewisch Mozilla ---- 2009-2012 ---- Luis Gustavo Lira E-cidadania ---- 2008-2012 ---- Hin-Tak Leung The Linux Foundation ---- 2008, 2010-2012 ---- Scott McCreary Haiku ---- 2009-2012 ---- Aaron Meurer SymPy 2009, 2010 2011, 2012 2011, 2012 Tom Musgrove Blender Foundation ---- 2010-2012 2008-2012 Erik Ogenvik Worldforge ---- 2008-2012 2009-2012 Josef Perktold Python Software Foundation ---- 2009-2012 ---- Lydia Pintscher KDE ---- 2008 2007-2012 Alberto Ruiz GNOME ---- 2009-2012 ---- Kevin Smith XSF 2006 2007-2009, 2011-2012 2009, 2011, 2012 Harlan Stenn NTP Project, FreeBSD, Google OSPO, GNU ---- 2008-2012 2009-2012 Ian Taylor GCC ---- 2006, 2007, 2010, 2011 2006-2010 David Trowbridge Review Board ---- 2007, 2009-2012 2009-2012 Frances Tyers Apertium ---- 2009-2012 2009-2012 Thomas Waldmann MoinMoin Wiki ---- 2006-2009, 2011, 2012 2006-2012 Frank Warmerdam OSGeo ---- 2006-2010, 2012 2006 Marina Zhurakhinskaya GNOME ---- 2009-2011 2012

Organizations are currently busy talking with prospective students about their ideas for projects over the summer. For more information about the Google Summer of Code, visit the program site and check out this year’s important dates
 *This is not a comprehensive list of all mentors and organization administrators who have participated 4 or more times in the program, only a list of those who filled out our survey. 

 By Stephanie Taylor, Open Source Programs
Categories: Open Source

m2e-wro4j

This m2e connector for WRO4J (https://code.google.com/p/wro4j/) will execute wro4j-maven-plugin:run on Eclipse incremental builds, if a change is detected on css, js, less, json, sass resources under wro4j-maven-plugin's contextFolder (src/main/webapp by default)

In order for m2e-wro4j to be enabled, projects in eclipse must be Maven-enabled with m2e (right-click on project > Configure > Convert to Maven...)

If m2e-wtp is installed and wro4j's target directories are set under ${project.build.directory}/${project.build.finalName/ then the resources will be generated under ${project.build.directory}/m2e-wtp/web-resources/ so they can be picked up and deployed by WTP on the fly.

New releases are available from http://download.jboss.org/jbosstools/updates/m2e-wro4j/

Dev builds can be installed from http://download.jboss.org/jbosstools/builds/staging/m2e-wro4j/all/repo/

Categories: Open Source

Guest Post: Ogre3D – a quick overview

SourceForge.net: Front page news - Wed, 04/17/2013 - 15:30

Today’s guest post is from Ogre3D, one of this week’s front-page featured projects.

As our Ogre3D project was selected as one of the featured “Sourceforge Projects of the Week” (together with a list of various other great communities), we were given the opportunity for a featured guest post on the SF.net blog and of course we could not pass up that chance. Therefore, in the following lines we will try to quickly introduce you to our project (in case you hadn’t heard of it before) and point out some of the newer developments (in case you know our project already, but have either lost touch or just need a refresher). So here we go…

Ogre3D – What’s that?
Ogre3D is a free, open-source, object-oriented rendering engine as the name indicates once you decrypt it: OGRE = Object-Oriented Graphics Rendering Engine. It was created by Steve Streeting back in 2001 who spear-headed the development team for many years, before retiring in 2010 as the official face. You might also know him as the creator of SourceTree (highly acclaimed Git and Hg client, originally only for Mac but now also available for PC) and nowadays as an employee over at Atlassian.

Today, Ogre3D supports a wide variety of different platforms thanks to the fact that it can run with Direct3D (D3D9 and D3D11) as well as different OpenGL variants (OpenGL 3+, OpenGL ES & ES 2). We currently cover Windows (incl. support for Win8/WinRT with Metro), Linux, Mac OS X, iOS, Android, Windows Phone 8 as officially supported platforms. This means you basically only have to develop your application core once and then just need to take care of some platform dependent things such as input or window/application handling in general.
Apart from the core engine there is also a vibrant eco system of wrappers/extensions/plugins that help to create a complete set/tool-chain around Ogre3D, including:

  • Wrappers to all major physics engines
  • Various GUI library integrations as well as pure Ogre3D ones
  • Importer and exporter for all major modeling tools and formats
  • Highly specialized plugins e.g. for realistic water and sky rendering
  • etc.

Ogre3D – Who’s using it?
We are proud to say that our engine is used in a wide variety of different projects and genres, ranging from the classic gaming sector (desktop and mobile) to virtual reality applications and scientific simulations. To give you a quick impression we listed some of the more recent and notable creations below:

Ogre3D – Who’s doing the magic?
Ogre3D is nowadays maintained and developed by a dedicated team of core members each one focusing on different areas of expertise, as well as a number of highly regarded contributors working on various aspects of the engine or supplying patches or bug reports on our Ogre3D JIRA tracker for any issues they might find. And of course there is a great team of forum admins and moderators along with community helpers who try to answer as many questions as possible and assist wherever they can.

Ogre3D – What’s going on right now?
Right now, we are in the process of releasing the first release candidate for our next major version Ogre3D 1.9, which will be the first official release containing proper Android and Direct3D11 support, as well as the Windows Phone 8 integration that Nokia and Microsoft provided us with. That new version will also contain all the great additions and improvements produced by our four Google Summer of Code students from last year.

We have also been approved by Google for GSoC 2013 and are currently in the process of looking for highly qualified and motivated students, since for the next release Ogre 2.0 we will have to do some heavy refactoring and restructuring in the core of the rendering logic to boost performance to new heights.

Ogre3D – Where to check it out?
Well, obviously there is information here on Sourceforge as well as the downloads for our SDK versions, but apart from that there of course is our homepage www.ogre3d.org which provides some further information, but probably the most informative space and also the most vibrant would be our great forums at www.ogre3d.org/forums as well as our addon section (for e.g. physic wrappers, GUI libraries, Ogre3D extensions, etc.) at www.ogre3d.org/addonforums. And for everyone looking for some tutorials to get started or some code snippets for common tasks, have a look at our community wiki which should get you going.
If you need to directly get in touch with the development or admin team, we would kindly refer you to the contact details on www.ogre3d.org/contact.

Categories: Open Source

Xen Hackathon 2013 at the Google Dublin office

Google Open Source Blog - Wed, 04/17/2013 - 07:35


We are pleased to announce that the Ganeti team at Google is hosting the Xen Hackathon 2013 on May 16-17 at the Google offices in Dublin, Ireland.

The aim of the Hackathon is to give developers the opportunity to meet face to face to discuss development, write code and collaborate with other developers as well as allowing everyone to put names with faces. Given that the Ganeti team will host the event, there will be more of a focus on management stacks and cloud integration. This year the organizers are planning more structure at the Hackathons and will cover Xen on ARM, Xen 4.4 planning as well as any topics that attendees may want to discuss.

Pre-registration, which includes a $15 contribution to Threshold (an Irish charity that works to prevent homelessness) is required for attendance. Space is limited for the event and usually fills up very quickly. To register for the Xen Hackathon, visit the event page and request an invitation. You will be notified by email within 10 days as to whether your request has been accepted and then you will need to confirm or reject your invitation. Once you confirm your invitation by filling out your registration details you will be officially registered.

We hope to see you in May!

By Guido Trotter, Ganeti team
Categories: Open Source