Home

Search results

"category:/programming"


Title and summary Date/time
1
Snoop USB data stream in Linux
Greg Kroah-Hartman provided some older article to use printk in the USB driver of the Linux kernel to output complete data: http://www.linuxjour...
Feb 10, 2010
5:03:00 PM
2
Yipiiih - first successful deployment
An hour ago I've got our new Latte2 build environment to successful deploy the first application. This has been a long way and there is still some work to be done next week. But now I think it'll become a full success.
Nov 6, 2009
6:31:00 PM
3
Use Gson to convert between JSON and Java objects
It is really a simple and fast solution to use google-gson to convert Java objects with primitives to JSON and back. A call to new Gson().toJson(primit...
Oct 18, 2009
2:28:00 AM