A Quick Update – What’s Happening Here?

A Quick Update – What’s Happening Here?

on May 13th, 2012 in Blogging, College, Lifestyle, Programming, Wordpress, Work by | No Comments

It’s been a while since I last posted here. What with trying to get all my college assignments finished for the final deadline next week, work, a quick trip over to France and numerous other excursions, I simply haven’t really had the time. I’ve got a few things planned for…

Read more

Get Category ID From Category Name Function [WordPress]

Get Category ID From Category Name Function [WordPress]

on April 17th, 2012 in PHP, PHP Functions, Programming, Resources, Wordpress, Wordpress Plugins, Work by | No Comments

Working on a new WordPress plugin for a client, I found the need to get a category’s ID from the category’s name. Surprisingly, I found that there was no WordPress function to accomplish this. So, here’s the little one I came up with to solve the problem: Add this into…

Read more

My Love/Hate Relationship – Uni Admissions, Access to HE…and Accepting An Offer

My Love/Hate Relationship – Uni Admissions, Access to HE…and Accepting An Offer

on March 28th, 2012 in College, Lifestyle, Mature Students, University by | No Comments

After nearly 5 months of waiting, a few days ago I finally received all my replies from the universities I had applied for – Southampton, Exeter, Birmingham City, Middlesex and Plymouth – and made the decision to accept the offer from Southampton. Originally, I had applied to study Computer Science…

Read more

Access To HE – Access Course Review

Access To HE – Access Course Review

on March 10th, 2012 in Access Course Review, Access to HE, College, Lifestyle, Mature Students by | No Comments

Note: This was going to be a massive review of the specific Access Course I’m studying – Access to HE ICT (Software). However, with so many modules to cover, one post just isn’t enough. So, this will be a general review and I’ll follow up with module specific reviews over…

Read more

Working With The Scraped Data [Part 2]

Working With The Scraped Data [Part 2]

on March 6th, 2012 in PHP, Programming, Resources, Tutorials, Web Scraping With PHP & CURL by | No Comments

Web Scraping With PHP & CURL [Part 1] was pretty short and simple, so I thought I’d follow it up rather quickly with Part 2 – Working With The Scraped Data. In this part, we’re going to create a function to use the data that we scraped in Part 1,…

Read more

Web Scraping With PHP & CURL [Part 1]

Web Scraping With PHP & CURL [Part 1]

on March 6th, 2012 in PHP, Programming, Resources, Tutorials, Web Scraping With PHP & CURL by | No Comments

Things have been a bit slow around here recently, so I figured to keep things alive I may as well start a series of posts. As most of my freelancing work recently has been building web scraping scripts and/or scraping data from particularly tricky sites for clients, it would appear…

Read more

CGKeyCode List [Objective-C]

CGKeyCode List [Objective-C]

on March 2nd, 2012 in Cocoa, Objective-C, Programming, Resources by | 1 Comment

In my attempt to simulate keystrokes in an app I’m currently writing in Objective-C, I looked into CGKeyCode, perfect, just what I needed. Now, what are the codes for each key? I turn to Google, expecting the first result to come up to be a list of every key and…

Read more

Age Validation Function [PHP]

Age Validation Function [PHP]

on February 28th, 2012 in PHP, PHP Functions, Programming, Resources by | No Comments

The most recent college project I’ve had is to develop a system for a video games shop. The last task was to evaluate the system then recommend and implement any improvements. One idea I had was for validating whether a customer stored in the database is in fact old enough…

Read more

Can’t Believe How Long It’s Been

Can’t Believe How Long It’s Been

on February 27th, 2012 in Lifestyle by | No Comments

I know, it’s been a while, and I was supposed to be bothering to update here on a semi-regular basis… But, to be honest, I’ve had so much going on I literally have not had the time, but fear not, for there is a post coming (hopefully) tomorrow that may…

Read more

Why Would You Develop A New CMS?

Why Would You Develop A New CMS?

on November 30th, 2011 in Work by | No Comments

This is something that’s been playing on my mind recently after discussions with a couple of people that seem intent on reinventing the wheel, or CMS in this case. With the plethora of content management systems out there to satisfy every need, from ecommerce to blogging, why create your own?…

Read more