Tech talk!
Discussing my experiences with technology!
Friday, February 4, 2011
Yii web service and php soap client
›
A web service is a method of communication between two machines. The web methods are exposed for world wide access. Yii has support for im...
10 comments:
Read from Magtek card swipe reader in HID mode using libusb-win
›
This post deals with reading card swipe information from a Magtek USB Swipe Reader when set in HID mode. I used Visual Studio C++ Express E...
4 comments:
Tuesday, February 1, 2011
Iphone 4 does not mount on Ubuntu after iOS 4.2 upgrade - DBus Error
›
After I upgraded my iphone to iOS 4.2, I was not longer able to mount it on Ubuntu 10.10. Whenever I got plugged it in, I would get an error...
Monday, January 17, 2011
C++ - prime numbers
›
I was reading about algorithms the other day and came to know of a faster algorithm to find prime numbers. It is called the Sieve of Eratos...
3 comments:
Wednesday, December 15, 2010
How to unlock Iphone 4 iOS 4.1 at baseband 2.10.04?
›
I have an iPhone 4 with iOS 4.1 at baseband 2.10.04. I want to use the iPhone on a different network as I am traveling out of country? Can a...
Friday, November 19, 2010
Bouncing Orbs
›
I recently finished a major milestone for a C++/SDL game development course. It is my first mini-game/animation. It was an awesome programmi...
Tuesday, November 2, 2010
Python - Writing a traceroute using sockets
›
I recently learned, how to write a traceroute using socket programming in python. I am sharing it below. I don't take any credit for th...
1 comment:
‹
›
Home
View web version