Posts Categorized: Tech

Tracking Users Online — Part 2

Posted by & filed under , .

First release of this project on Github is now out there. And as promised in my “pilot” post of this series, this post will walk you through what went into this release and why. The project itself as you recall is available on Github in this repository: https://github.com/liviutudor/PixelServer. The version for this release is pixelserver-1.0.0 […]

Tracking Users Online — Part 1

Posted by & filed under , .

I’ve written before in my blog about privacy online, cookies, user tracking and so on. The idea isn’t new at all and it is encountered on every decent website out there. (In fact, I use a few different solutions on my blog for various reasons: analyzing the number of unique visitors, page views, filtering comments, […]

Small (Mac OS) Script to Backup Raspberry Pi

Posted by & filed under , .

I’m a big fan of Raspberry PI — to the point where I have actually 2 of these little rascals. (I actually use one of them occasionally to run bits of development stuff on it — test things like nodejs and groovy scripts etc; and the other one I sort of keep for experimental PI […]

Of Twitter and Mobile

Posted by & filed under , , .

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 […]

computer code

Careful with Naming in Your Platform — Part 2

Posted by & filed under , , .

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

Posted by & filed under , .

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 […]

Scripting

Careful with Naming in Your Platform

Posted by & filed under , , .

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

Posted by & filed under , , , .

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”

Posted by & filed under , .

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

Posted by & filed under , , , .

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 […]