University Update

Today my University published provisional pass lists for graduating students like me. Essentially as long as I don’t owe the university any money then all will be good.
I got a 2:1. Which is awesome. And exactly what I needed to be able to take up my job offer with IBM Hursley in September. ^_^

University is over.

So on Wednesday I had my last University exam.
It’s the end of my formal education (barring going for a Masters at some point in the future). Having been in formal education since the age of 4/5, this is quite something. Yes, I had a placement year last year, but for some reason I don’t really count that – I was still a student really. Still getting e-mails from my University. But that stage of my life is at an end now.
*flumps in to a seat*
So what have I done since the end of that exam? First I went into Bath’s centre and kind of wandered in a stupor for a while before going home and reading a book. I’ve played some games, tidied my room up after the garbage that collected during the revision-snacks phase. Watched the movie Night Watch (The subtitles on Disc 2 are excellent), and I have the last book in the series the film is a loose adaption of on my bookshelf waiting to be read. Rewatched the movie Adams Family Values. Looked in to alternative email/contact/calendar software. Email is one thing I don’t want to have to host myself – dealing with blacklists, spam and security is not something I want to do just to keep my email working. I’m thinking of perhaps using Microsofts Hosted Exchange offering. It’s cheap, but still paid (thus I’m the customer, and not the data). It’s Exchange, so it’s feature rich. And being Microsoft and Enterprisey it doesn’t go through upheavals with social media integration. Sure, they might work just as much with Law Enforcement as Google do – but at least they don’t have my search history as well.
A final thing I’m going to do over the summer is code myself up a private journal software. Yes, I have WordPress. And I could use that, but it doesn’t quite do what I want. Given my quality skills with UI design, I’m sure that this will look all modern and that </sarcasm>. Anyway, here’s a thumb sketch of my requirements:

  • Web access
  • One entry per day. You can extend, but after say a week you can’t edit them anymore.
  • With specific sections for
  • Interesting Links browsed / found
  • Interesting stories read
  • A way to pull in specific Tweets/Facebook/Tumblr posts.

So the way I’m kind of imagining it is a kind of digitally integrated private snapshot of my life day by day. It’ll be interesting to do this. Maybe I can use it as a chance to finally learn JQuery and AJAX and all the web 2.0 goodness? I don’t know. I’ve wanted to get around to learning how to AJAX and JQuery and that, but I’ve never found a tutorial that actually made it click. But anyway, this might be my project over the summer. 4 months of a clear diary is somewhat daunting. Although it will likely be the last time I have this amount of time free.
Well, this turned out to be somewhat rambly. Ooops.

The joys of Uni

I’m on a break for tea as I’m writing this, after spending since lunchtime on Programming Coursework. It’s the hardest coursework I’ve had to do, not because I don’t understand the theory, but because i have never had to write large chunks of C before – add in to that the need for it to work with Lex and Yacc and you have something that is nearly incomprehensible to a novice c programmer. On the up side a simple mistake in several function declarations has solved about half my errors, and I now understand the value if c header files – even if I still don’t get the precise mechanism by which gcc handles them. Ah well, food is here now so I’ll leave this here.