Take your Java application to the Mac App Store.
In this guide I'll go through all the steps required to port your Java Swing application to OpenJDK with the goal of preparing it for the submission into the App Store. Although…
I'm a software developer with 10 years of experience and a broad range of knowledge in IT.
I consider myself a "generalist" programmer, I like to learn and apply new technologies. I've built and delivered websites, mobile, desktop and embedded applications, frameworks and libraries, user interfaces.
I think I'm particularly good at reasoning and seeing software at different levels of abstraction, from an architectural standpoint down to implementation details and I understand at what level the different stakeholders sit.
My favourite "swiss'knife" language is Python but these days I code mostly in Java and Objective-C. I'm slowly catching up with the functional programming renaissance and I'm particularly interested in Clojure and Go (which has nothing to do with functional programming but I like it nevertheless).
I like spoken languages too, I speak fluently 5, Italian, French, Spanish, English, Neapolitan and a bit of Portuguese.
I enjoy working in a team as much as I enjoy the freedom of working from the desk at my home and I'm familiar working in agile environments using Extreme Programming and Scrum.
May 2013 - Current
May 2012 - Current
Took an existing Java Swing multi-platform application and brought it to the Mac App Store. In the process, I fixed several bugs in the OpenJDK OSX port and added new features to AppBundler, an Oracle software to include a JDK within an OSX application bundle. I now maintain a separate fork of these two projects at bitbucket.
Made some minor modifications to a Ruby on Rails website using Ruby, HAML, Sass, Coffescript and jQuery.
January 2012 - May 2012
Built an accounting system for a payment processing platform in a team of 5 developers using Java, Spring, Hibernate and Oracle and working using the Scrum methodology.
Implemented the communication of the above system with a C application using the HTTP protocol.
June 2011 - Current
Developed a native Mac OSX application called Watchlist Alert which monitor a user's eBay watchlist and notify him when bids are due to expire. Available in the Mac App Store.
Developed a native iPhone application called Group Bill, available in the iTunes Store
Developed a native iPhone application for a company in the aerospace sector used for emergency monitoring. It allows the user to collect informations like pictures, text, audio recordings and send the data to an external server among with the user location. I also developed a web service to stress the networking functionalities of the application using a REST model coded in Ruby with the Sinatra web framework and MongoDB as a storage solution.
Developed and released on the Android Market a free Java Android application called Movie Suggestions. During the development I created an Open Source Java library to wrap the REST based API of a popular movie search engine.
Contributed with 8 "recipes" to the book Android Cookbook, edited by O'Reilly.
January 2010 - July 2011
I took a year and a half sabbatical to travel on a shoestring around South America, volunteering with indigenous people, learning Spanish and trekking the Andes.
My responsibilities included:
November 2008 - December 2009
Consultant at WyPlay, my main responsibility was to develop the Python bindings for a C++ framework for DLNA (Digital Living Network Alliance) compliant devices using SWIG, Python and C++. I evaluated several different technologies, I choose the best in terms of performance and maintenance and I developed the bindings which are used by the UI team to command the underlying framework.
I developed a videogame prototype using Python and an Open Source engine called Panda3D.
I trained a developer's team on how to use a Java framework I developed for the visualisation of satellite data.
November 2005 - May 2008
Vega Space is a technology company in the aerospace and defense sectors.
I worked on a proprietary Java framework for the development of rich client applications for the visualisation of scientific, low-level, satellite data gathered from Earth Observation missions. I developed and released several Java Swing desktop applications for ESA (European Space Agency) and other international space agencies (EumetSAT, Indra, CNES). Ex: http://www.smos.com.pt/project_tools_visualization.html
Administration of a couple of GNU/Linux servers (Fedora and Debian), including source control systems (CVS and Subversion) and an intranet website hosting blog, wiki and other resources for developers. I was also responsible for the build system written in Maven 1 and the porting to Maven 2.
June 2004 - October 2005
S-Lab Italia was a start-up in the telecommunication sector whose offer was a video on demand system backed by a P2P network. Being a startup I had the chance to work on every aspect of the platform.
I maintained and added new functionalities to an MPEG-2 and MPEG-4 video player application for a set-top-box device written in C and Objective-C and optimized for a Sigma video processor and a TVIA video card.
I developed from scratch a User Interface engine using Python, XML and SDL (Pygame).
I participated to the programming and the testing of a P2P network using a patented “preemptive-pushing” distribution model and programmed several web services in Java using Apple WebObjects, XML/XSLT, SOAP and PostgreSQL.
Worked in a team of 8 developers using Agile development techniques.
June 2002 - June 2004
ICE was a web development agency that was also offering security solutions based on Open Source software.
Development of websites using HTML, Javascript, CSS, PHP and MySQL/Interbase. Developed reusable libraries in PHP to create rich PDF files and charts from database data.
Improvements of an Open Source anti-spam software (ASK) using Python and development of an administration console in PHP and MySQL.
Development in C of a user-space GNU/Linux smart-card USB driver using M.U.S.C.L.E. framework and libusb.
2003 - 2005
GitHub, Apr 2013; followed by 35 people; forked 4 times
A radial progress view for iOS
Project owner
GitHub, May 2011 - Sep 2011; followed by 3 people
Android application that snap a photo when detect movement in the preview frame. Clone the standalone branch to get all files.
Project owner.
GitHub, Nov 2012 - Feb 2013; forked 2 times
A Go library to use the Amazon Product API.
Project owner
Bitbucket, Jun 2012
Fork of the Java AppBundler project (java.net/projects/appbundler).
Repo is at: https://bitbucket.org/infinitekind/appbundler
Fixed some bugs and added new features that make it really possible to deploy a Java application to the Mac App Store.
GitHub, Nov 2011
Scrape careers.stackoverflow.com to find out the most used technologies
Project owner.
GitHub, Mar 2012 - Apr 2013
Some reusable Objective-C categories and classes for iOS development
Project owner
GitHub, Oct 2011
Implements OAuth authentication on LinkedIn and offers basic connections support.
Project owner
Moneydance is a full-featured personal financial management application that includes features such as online banking, online bill payment, investment management, budget tracking, scheduled transactions, check printing, detailed graphs, reports and much more. Moneydance's easy-to-use interface sets it apart from other financial software.
First app using OpenJDK in the Mac App Store. I had to fix several bugs in the JDK in order to make this possible.
I've added new features, fixed bugs, improved the UI and brought it to the Mac App Store.
Watchlist Alert is a simple application that notifies you when the items in your eBay watchlist are due to expire. I started it because I was always forgetting about bids on eBay. It's available in the Mac App Store
I've done all the development and the design.
Group Bill is the only application that let you split the restaurant bill with your friends according to how much they consumed.Just specify how many people have consumed a lot or…
Developer, designer, translator.
This application suggests you new movies based on the movie you search. It is currently in development (beta) so it may exhibit flaws or unwanted behaviour. Any cons...
Designed and developed from scratch.

Ian F. Darwin
I've written several "recipes" that have been published in this book.
In this guide I'll go through all the steps required to port your Java Swing application to OpenJDK with the goal of preparing it for the submission into the App Store. Although…
At my current job I'm tasked with bringing a Java Swing application to the App Store.
intransitione.com
The article explains how to perform motion detection using an Android device.
intransitione.com
A short analysis of the skills required by the current IT market made by visualizing the data scraped on the careers.stackoverflow.com website.
intransitione.com
Describe how to display a list of images and text in a ListView widget.
Yesterday I was scavenging through some old projects of mine and I stumbled upon a video of a program I made in 2009. Here's the video on Youtube...

Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea

Elements of Reusable Object-Oriented Software
Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides
commodore 16
IntelliJ IDEA for Java, Sublime Text 2 for pretty much everything else, Vim > Emacs.