Category: Technology

2

Detailed Review of Mobile One Service by GoK – Part 1

Karnataka MobileOne service was launched by The Government of Karnataka recently. According to them around 4500 services are available on it. Thats a lot of services to put into a mobile app. I didnt find any detailed reviews online and hence I explored the application myself. All my tests were done on android...

2

HTW 7: SQLCipher for Encrypted SQLite Database

I have been using SQLite as a format to distribute open data for a while. I also use it to share private data. I do encrypt before sending the private data. Its mostly by putting the sqlite file inside an encrypted container (GPG, TrueCrypt or 7zip encrypted archive). It works as a simple...

1

HTW 6 : Here I bring you the Bad News

I have shared links for a long time. What ever I share ends up mostly on Thej.IN aggregator. But its not easy to find interesting links of certain category. One such category is Chill Factor India which is full of bad things that are happening in India. Bad news has certain chilling effect...

opendata.json – Format for making Open Data Discoverable 0

opendata.json – Format for making Open Data Discoverable

It’s a pain to search for Open Data on the web. I publish quite a bit of data. As you could see on the OpenBangalore. The data is in different formats and is at different urls. There is no easy way to find it other than going through the list. You can’t find...

0

HappyTuesday Week 5 – Learning Lua

Its been a while I learnt a new programming language. I have been very happy with Python. All most all the work that I do involves Python. But there has been an itch to learn something new. So I made up my mind to learn a new programming language this week. But again...

0

Archive any blog/website onto Web using archive-it

They say Internet doesn’t forget anything. But link decay is very common on the web. The things that are visible today on web vanish tomorrow. Links become inaccessible and hence linkrot. But there are services like internet way back machine or archive.today which backup the web pages to find the content for rotten...