-
Recent Posts
Archives
Categories
Twitter Updates
- Sunshine, check. Park bench, check. Bubble tea , check. Ship Breaker by @paolobacigalupi check. Engage relaxation. http://t.co/eAPKVe7x 1 week ago
- It would appear my ISP doesn't want me to play diablo 3 nightmare mode till the wee hours of the morning and has unplugged my ADSL 1 week ago
- Magic Pants #Diablo3 2 weeks ago
- Hm that's a new one... The stairs(?) are out of order at Stadium Stn? Had to use escalator @translink 1 month ago
- y indeed http://t.co/zrCv7MNf 1 month ago
Other Stuff by Me
Tags
.net air c++ data storage distributed external interface futurism internet relay chat irc memory memory chip memory sand oauth open source p2p peer-to-peer pocket pc programming redundancy software redundant redundant data storage rtfm sand sockets software storage formats twitter win32 windows windows mobile windows phone 7
Tag Archives: open source
Twitter OAuth in C++ for Win32
The Problem There seems to be lackluster support for Twitter in the C++ community. I haven’t yet seen a single Twitter client for Windows written in C++ that was… acceptable. Accessing the Twitter API using Basic Authentication is pretty straightforward, … Continue reading