This application is a simple WebOS schedule application for FOSDEM (Free and Open source Software Developers' European Meeting) in Brussels. It downloads the schedule from FOSDEM server, saves it to your device and shows a list of events.
There is also a FrOSCon (Free and Open Source Software Conference) version of this application (see the branch in git). The features are pretty identical, as well as the technical basis, since both conferences use Pentabarf for planning and provide an xCal schedule.
There is another version for re:publica 2011, a German conference for bloggers, digital culture and web. The technical basis is similar to the FOSDEM 2011 version, but the re:publica version consumes a custom JSON source for the schedule.
The final FOSDEM 2011/2012 version of the application is available in the official Palm App Catalog. The FrOSCon version is also available in the official Palm App Catalog, as well as the re:publica application. The 2010 application was distributed via Palm Web channel. IPK files are available under the Files section on the project website (they can be installed e.g. via the SDK or Preware).
The application includes the following libraries: jQuery (MIT or GPLv2), Timeago (MIT), Lawnchair (MIT) and the DP_DateExtensions (BSD). The filter icons are from the Tango Icon Library (Public Domain).
Bugs are tracked in the project Redmine installation: https://forge.webpresso.net/projects/fosdem-webos/issues
The source code of the application can be found in a Git repository. Browse it online (https://forge.webpresso.net/projects/fosdem-webos/repository) or
git clone https://code.webpresso.net/git/fosdem-webos
Raphael Kallensee
Copyright 2011-2012 Raphael Kallensee.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.