You might find the opening title of this post shocking – even more so as I’m involved with technology on a daily basis! – and while it is true that I have chosen a very striking title for it to grab your attention hopefully by the end of it you might agree with some of […]
Posts Categorized: Tech
“I hate advertising!”
Maybe due to the fact that I have been involved throughout the last few years of my life in online advertising, or maybe because of the nature of the people I come in contact with frequently but the above phrase has become a common occurrence in daily conversations. I bet some of you reading this […]
Let’s teach the world
I’m fed up with reading a lot of articles on various technical websites which are aiming to teach the world how to do various things related to programming! And that sounds strange I know, because we need those articles, we need more people to share their knowledge this way. But I’m fed up because I […]
The joys of unit tests
I’m sure as a developer you’ve all heard of unit tests and best practices which preach to unit test your code in the finest details to ensure stability of the platform you are building. While my post does refer to Java (due to my recent experience) I am convinced that this can be applied to […]
Monitoring Your Servers
One of the common tasks of setting up a production environment in your datacentre is setting up monitoring of your servers. This is quite often overlooked (“our application doesn’t have bugs and doesn’t crash!”) until hell breaks loose. At this point the damage is done and 9 times out of 10 is irreparable. (If you […]
Developing for mobile platforms
It’s been a while since I last looked at developing apps for mobile platforms. Some of you who looked through the technical section of my website are probably familiar by now with the convertor app (which even to my surprise proved very popular!), and probably noticed that haven’t done anything about it in ages. Well […]
How good is your hosting?
I’ve seen so many adverts lately online for various hosting packages and co-locaton offers, data centre and so on, each one of them claiming to be the best there is thus raising the question: which one is the best really? While beauty is always in the eye of the beholder, the answer is always relative […]
How come developers dont want to work for banks anymore?
I had a couple of recent discussions on the phone recently with 2 head hunters who were trying to get me a “dream job” in some banks in the city. I say “dream job” because that’s exactly how they presented it to me – the fact that it was in a bank it meant for […]
How do you attract your employees?
“We are one of the greatest companies to work for!” I’m sure you’ve heard this a few times through your interviews. And only very rarely it proves to be the case. (leaving aside the fact that “great” is a subjective term and as such it’s difficult to compare the “greatness” of 2 companies , which […]
Programming for bandwidth
Just like many others I do keep an eye on the technical articles and blogs that are out there on the net. I’d like to think that most of the ones I’m reading are quite authoritative on some areas of programming and present some useful insights into the world of IT. Even so, I am […]