Author Archives: Kwabena Aning

About Kwabena Aning

Website and Information Systems Manager living in London with an avid interest in web services, games, web development, Linux, chess, MVC Design patterns, Information Archetecture and most things geeky. Currently working towards a PhD in Computer Science and Information Systems Research at Birkbeck College, University of London. My student profile page can be found here too http://www.dcs.ac.uk/~kaning01

A standalone java/jar application from Scala sources using Proguard – Part 1

After about an hour of digging around and looking for a way to package a simulationĀ I wrote in Scala for a coleague, I came across this process of doing it. I haveĀ reduced it down to a bash script which will … Continue reading

Posted in Linux, Scala, Ubuntu, Uncategorized | Tagged , , | Leave a comment

Web frameworks for Scala

The best way for me to learn a language generally is to build a project using that language. I have decided to start on this Scala journey and so far it’s been all theory and very little practice. In any … Continue reading

Posted in Uncategorized | Tagged , | 2 Comments

Setting Up SBT on Ubuntu

So I have had to re-install my OS several times over the past month mainly due to my impatience (installing 11.10 beta and not having it working properly) and I have found that my SBT configurations generally evaporate with every … Continue reading

Posted in Scala | Tagged , , | 1 Comment