Wednesday, September 8, 2010
QuickLinks PageAnalyzer Midterm Presentation My Paper Project Code as of the last week of the internship. Be warned. It’s messy! (If you want the latest working (and clean) code see PageAnalyser above) Given my failed attempts to chronicle my internship on a week by week basis. I’ve decided instead to post a brief wrap-up of [...]
Week of Monday, 7th of June 2010 Flickr Stream Monday was a Bank Holiday in Ireland, so we had the day off. Over the weekend I had decided that I really didn’t want to spend another week reading research papers, so I was set to do as much coding as possible. I started off on [...]
Last week I started my OCDSSS summer research internship. During the opening festivities they strongly encouraged us to keep a personal diary and to note things down that we did week by week, so that when we came to do our final poster presentation we wouldn’t be stuck trying to remember what happened during the [...]
Get Right to the point As I mentioned in my previous blog post, I’m posting the source code for the WikiGolf game that I submitted for my Software Engineering Project II module. My team was called “The Channel 4 News Team” and we spend about 5 weeks doing this. I outlined the concept for the [...]
These is the help page for the open source forum. You need to install 3 things. I’ve given a step-by-step guide below Ruby (with RubyGems) Rails GIT sqlite (If it isn’t installed already) I’ve also given some links to some resources for you to learn more. And I’ve given some commands that I’ve found helpful [...]
Wednesday, March 31, 2010
Update 28-May-’01: The Source for the project has been posted That sounds like a fun game doesn’t it? Well that was our project description for our Software Engineering Project module. Needless to say its a bit fuzzy and a touch on the random side, but after a bit of research I came up with the [...]
I’ve officially given up on php. I’m sick of it! I’ve been using it for over a year now, and it’s really starting to piss me off. It’s just the little things, and to be honest it’s probably to do with the hap-hazard way I started learning it. But alas, it’s gone! I’ve followed to [...]
Also filed in
|
|
Wednesday, March 10, 2010
Just before we broke for Spring Break, we were given our end of year assignment for my Data Structures & Algorithms module. We were given a fully implemented keyboard interface, as shown below, and we had to design and implement a class that takes the input from the keyboard and creates a predictive text system [...]
Wednesday, February 10, 2010
For the programmers out there, the title may seem like a bit of a misnomer. A Stackoverflow Error is one an error whic “occurs when too much memory is used on the call stack”, to quote Wikipedia. In short this is not a good thing. Why do I like stackoverflow then? Well because its the [...]
Also filed in
|
|