Home

Search results

"category:/programming"


Title and summary Date/time
1
Java 7 supports creating symbolic links
Just discovered at http://openjdk.java....
Jul 6, 2010
8:50:00 PM
2
DWH n days ago up to now
To query data for a datawarehouse report starting at n-days ago at midnight up to newest available data, I can use the following SQL: timestamp(char(date(...
Apr 20, 2010
9:20:00 AM
3
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
4
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
5
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