I use Twitter a lot (see for yourself here if you don’t believe me 🙂 ) — and as such it annoys me terribly when I see companies using it the wrong way. And by “wrong way” I’m not talking about the contents of their tweets — it’s a free world and everyone has the […]
Posts Categorized: Tech
Careful with Naming in Your Platform — Part 2
I’ve written before on this blog about the importance of naming “things” in a tech platform/framework and I feel this deserves a bit more attention, so here is a follow-up. Previous post saw me discussing naming class member data as well as database fields — these can wreak havoc amongst your users (be them developers […]
maven-release Plugin and GitHub Issues
This one is another good find from the maven “gotchas” archives. Good enough at least to make it onto my blog 🙂 I brief, I’ve been pulling my hair for the best part of yesterday trying to figure out what’s going wrong with my maven-based project, which used to work otherwise fine until recently. It […]
Careful with Naming in Your Platform
For those of you who keep an eye on my blog, I write quite a bit about technology and about software engineering — that’s because by trade I am a software engineer and quite passionate about a few areas in this segment. I write code and as such I blog a lot about coding. I […]
wc-minus-l
Quite a while back, (and I mean quite a while back, that’s been enough water under the bridge so I can now tell the story 🙂 ) I used to work for this guy who quite frankly was way out of his depth in the position he was in. He was my (and others’) boss […]
Fixing aws-maven Issue with “Access Denied”
I’ve been using the aws-maven plugin for a while now to deploy Maven artifacts to S3. Typically I’ll use the Maven Archiver plugin to package the projects in some sort of tarball then use aws-maven to upload this to S3. From there on regardless of the deployment tools I use on our production servers I […]
My First Computer Ever
Believe it or not this antique saw me learning Basic back in the day — a few centuries ago 🙂 I still have it — well, my parents do — and it’s still working!!! Though I haven’t got a tape player nor do I have any of the programs I worked on — or the […]
Do We Still Need the Singleton Pattern?
If you have been working in software engineering for a while chances are you have often come across (even if you didn’t know it!) design patterns. If you haven’t, as I said, chances are you just don’t realise you have used them — so I strongly suggest the “Gang of Four” book as a starting […]
ICanHaz.js Templating Issues
I’ve only just discovered ICanHaz.js I have to admit and as such I’m a bit of a moron when it comes to using it I guess. Still though, I felt the need to write up on this as I’ve been digging around the net for a while and the only resource helpful that I found […]
Ad Viewability
Not long ago, Magnetic, the company I work for, released their whitepaper on ad viewability so I thought it necessary to share my thoughts on this rather new concept, which seems to be either misunderstood or completely missed by a lot of companies still. First of all, the whitepaper released by Magnetic and to which […]