Linked List Quiz – Part I !!!

A short while back, Sammy quizzed me on linked list based problems; singly linked list. I am recording those problems, solutions and my experience as a two part series. In the first part, I am …

Read more →

Sms FireWall Update

androidmobilesmsfirewall

I gave SMS FireWall a refresh with a couple of features requested by users:- An option ‘Allow and Move’ in the settings screen, which when checked moves the messages from the quarantine vault when …

Read more →

OrderedThreadPool – Bug Fix !!!

Hugh pointed out a bug in the OrderedThreadPool. I think there is a small window for error in the OrderedThreadPool class. Basically, if an item of work is queued, then a worker thread runs, takes the …

Read more →

Unique Id Generation !!!

programmingsoftware

A short while I was engaged in a little project where I had to interact with a third party service provider who required a (30 length) unique id as part of the transaction. I am little dumb and am …

Read more →

Sms FireWall

mobilesoftware

Tired of prank SMSes. Need a simple way to block them, and keep your inbox clean? Don’t worry. You got it! SMS Firewall is a simple and cute (hope you like it!) Android application to block and …

Read more →