Posts Categorized: Tech

Small App for Linking Twitter and HowAboutWe

Posted by & filed under , , .

OK so I know it’s geeky as you like, and to a certain degree pointless… however, for the sake of being a geek and using Twitter too much perhaps, I decided to give this a go, and it turned out into an app that I rather enjoyed playing with (as well as writing it of […]

(Very Very Simple) Bash Script to Delete Old Log Files

Posted by & filed under , , .

So here’s the deal: you have an application running on a Linux box which generates log files. And these files keep mounting up and grow and grow and grow in both number and size and you have start considering cleaning up old logs which you don’t use anymore. I know about logrotate, it’s an awesome […]

Dear Banks, F… Off and Leave Me Alone!

Posted by & filed under , , , .

OK, this is not the same as my other previous posts about idiotic recruitment, as in fact the exploratory email I have received from the recruiter was relatively well-targeted — minus the fact that I’m actually in USA nowadays not UK, but they obviously have a copy of my resume/CV from a while back so […]

ShareThis chicklets customized so they look similar

Make ShareThis “Chicklets” Look All the Same

Posted by & filed under , , .

I’ve written before on my blog about ShareThis — I do love their WordPress plugin and their analytics provide some interesting insights into my blog traffic. There is however a niggly little thing which has been bugging me for a while — and it’s all to do with the way their “chicklets” look. (If you’re […]

Couchbase graphs operations per second

Couchbase Graph/Stats Problem?

Posted by & filed under , , .

This is just something that we found recently in Cognitive Match and I thought it might help others who use Couchbase as a NoSQL store, and rely on some of their (otherwise awesome!) graphs, as it seems these can be occasionally misleading — though this is probably an edge case. A bit of background: we […]

What Most Schools Don’t Teach…

Posted by & filed under , , .

If you work in IT, you have probably by now have seen the famous video on YouTube labelled “What most schools don’t teach” — where Mark Zuckerberg, Bill Gates and a few other prominent figures are talking about how easy it is to program, and how only 10% of the USA schools teach programming. It […]

sourceforge.net

S3 Utility on SourceForge.net

Posted by & filed under , .

Only a day after I’ve published the S3 utility for buckets with versioning enabled, I took the time finally to put this on SourceForge — woohoo! Still early stages, as I still need to figure out really how to properly release versions into their file system, but as it stands right now at least there […]

AWS S3

Utility for Version-Enabled AWS S3 Buckets

Posted by & filed under , .

OK, Amazon, I have to tell you something: you dropped the ball a bit on this one! I absolutely love AWS and every day I seem to find something new about them (though, granted, not sure if that says something about the innovation in Amazon or it says something about my ignorance!?). However, having used […]

First Steps with Jolokia

Posted by & filed under , , .

In a (rather old) previous post I have talked about using Sun (ahem Oracle!) JMX/HTML bridge to manage and monitor your applications. As it happens, that agent has been discontinued and due to various licensing issues (I’m guessing) one can’t even download it normally from a maven repo, and has to rely on all sorts […]