Ok, so recently I have been working on a pretty big project. Continue reading
Life update 26/02/2013
Wow its been a ride. Now living in Manchester city centre and I must say I’m loving it. Continue reading
Im going to learn Java. Even if it kills me.
This post is really a pointless one… its just a challenge I am laying down to myself. This post can sit here and remind me that I must make every effort to do something in Java. Continue reading
Echo Hello world 2013
Well its been an interesting one… Continue reading
PHP best practice naming conventions
Naming conventions ARE important. Its the small details that make the difference between an average developer and a great developer. Continue reading
php interface error must be compatible with that of
Strange page title I know. I came across an absolute blinder of a problem the other day. Trying to understand why one of my classes says that it wasn’t compatible with its interface when it seemed it was! I scratched my head for hours trying to figure it out. Continue reading
Good coding practice declaring conditionals
Today I learned the “Best Practice” approach for declaring conditionals. So here it is Continue reading
A smiling knife
Learning HTTP headers
HTTP headers have been something I really never cared about – nor took much time to learn ( Yes and I’m a web developer! ). But sometimes to be a good hacker (in the good sense) You need to properly undertsand the technology your using. Continue reading
Javascript not being Ajax’ed in ie8
Ok – so four hours of of hitting brick walls and countless searching. IE8 just didn’t work with jQuery.post/get/load etc – I realised one simple thing. Continue reading