Hack Day Project: Knowledge is free again

The idea(s)

Initially our team had two ideas. The first was to create a repository of lectures and associated data (lecturer, attendees, videos, slides) and to provide a tool for university lectures to add their resources and lectures very easily. The prospect of having access to this data spawned other ideas but the one we settled on was a topic based voting application that would allow users to vote the best content for a topic to the top.

Filtering to one idea

We quickly felt that we had bitten off more than we could chew so fell back to the repository for lectures application. We chose Rails for this since it is represented a reasonably classic CRUD application. John Mildinhall, our User Centred Design Specialist designed a beautiful workflow for the application that Vince and I proceeded to butcher.

The name

We settled initially on ‘Knowledge is Free Again’ shortening this to kifa. We were reliably informed this was a racist term in some parts of the world so Vince changed it to kif, although he didn’t realise this is hash in Morocco.

Slow progress

We found iterating on Rails slow progress compared to the JavaScript (Node.js and front-end) projects that we have been working on more recently. But we did have a decent workflow in place with Travis and Heroku to push changes. We implemented sign-on with Twitter using OmniAuth and then started adding views about 2.30pm.

Largely unfinished

By the end of the day we had a semi working application that we were able to demonstrate to the other teams but with much functionality incomplete. This was somewhat disappointing given the purity of John’s vision.

The idea in a nutshell

For us the idea is still a good one. Knowledge exists in silos in different universities and there isn’t a good way to link students and lecturers studying the same topics to resources. We felt that the application would be most useful for building other applications on top of it though. With an open JSON API if the application were used it would provide a rich data source on lectures and seminars around the world that developers could use to create all kinds of applications.

The source for the project is available on GitHub and the somewhat half-baked demo is available at http://kifa.herokuapp.com.

Tags

Can you help make this article better? You can edit it here and send me a pull request.