-
MK808 Android TV
MK808 Android TV was the latest addition to my gadget collection. Connecting to your TV through a HDMI port, it makes your regular TV a smart one.
-
A Hybrid System for Android Device Manufacturing – Google Motorola Should Do It
In the world of Android, there are many devices for us to choose from. Google develops the core OS and then various device manufacturers take that, modify that to fit their various phones and tablets, (and phablets), and then release it to the market, leaving customers with large number of choices. Having a huge and…
-
Plum Switch – The All-in-One Internet Access Point
Are you a heavy Internet user with multiple devices, who can’t use a wireless router because you’re often moving or residing in some other place than where your fixed Internet connection is? Do you have to buy and maintain several mobile Internet connection because you can’t use a single connection for multiple devices at the…
-
CashBase for Personal Money Management
Most of us really don’t know what happened to our hard earned money at the end of the month. Do you really want to learn where your money goes hiding? I didn’t know either. But now I do, and I can now make decisions before making another expense, and I can know how much money I’ve…
-
Easily share files between Ubuntu Linux and Android with Samba
Although both Ubuntu and Android are OSs using the Linux kernel, most of the software developed for managing Android devices from PCs, are either for Windows or for MacOS. There doesn’t exist any application for Ubuntu – that I know of – that can manage media, text messages, and other content in an Android device.…
-
Bluetooth Keyboard with Touchpad
I ordered a Bluetooth Keyboard with Touchpad from eBay, so that I can connect it to my Sony Xperia P through the USB On-The-Go cable I bought recently. The main reason I wanted a keyboard with a touchpad, is that I can only connect one device to my Sony Xperia P through the USB OTG cable.…
-
USB On-The-Go (USB OTG) Cable
My Sony Xperia P supports the technology called “USB OTG“, which stands for “USB On-The-Go”. This technology allows devices to act as hosts and connect to other devices through USB cables. Since the moment I got to know that my phone has the ability, I wanted to give it a try, so I ordered a…
-
WebIssues: Easier Issue Tracking
When we started developing software systems at Sanmark Solutions, we always felt the need to have a proper issue tracking system. So I read about, downloaded, installed and tested many of the well reputed issue tracking systems such as BugZilla, MantisBT and few others. But finally WebIssues was the solution!
-
Git Clone from Linux to Windows through Local Network
Earlier, I blogged about how to clone a Git repository from Windows to Linux through a local network. Now, I think it’s necessary that I should write something about the other way around, which is cloning a Git repository in a shared directory of a Linux machine to a machine using Windows. This is how…