I use Diigo because it's a great research and collaborate tool
Member since Oct 18, 2005, follows 76 people, 54 public groups, 2552 public bookmarks (2918 total).
More »
Tags
| Recent Tags: | |
|---|---|
| Top Tags: |
More »
Recent Bookmarks and Annotations
- How to sort an ArrayList in Java - Ventrix’s Code Folds 34 minutes ago
- Getting MD5 Sums in Java on 2009-12-18
- Create a checksum - Real's Java How-to on 2009-12-18
-
using Java to get a file's md5 checksum? - Stack Overflow on 2009-12-18
-
java.security.DigestInputStream
-
MessageDigest md = MessageDigest.getInstance("MD5");
InputStream is = new FileInputStream("file.txt");
try {
is = new DigestInputStream(is, md);
// read stream to EOF as normal...
}
finally {
is.close();
}
byte[] digest = md.digest();
-
- Supporting Multiple Screens | Android Developers on 2009-12-16
- Android Dialog 技术 Android progressDialog技巧 Android progressDialog用法 Android progressDialog例子 | Android Resource | 资源 资讯 教程 on 2009-12-16
- 介绍Android中与JSON相关的应用 | Android Resource | 资源 资讯 教程 on 2009-12-16
- zxing - Google Code on 2009-12-16
- 获取系统内Applications的基本信息 | Android Resource | 资源 资讯 教程 on 2009-12-16
- 检测当前网络环境的方法 | Android Resource | 资源 资讯 教程 on 2009-12-16
More »
Bookmark Lists
More »
Groups
-
"Brain Rules" Discussion
54 members, 68 items
-
Art.In.General
70 members, 499 items
A group for anyone interested in learning about art & the related resources. Members are able to share, review, comment on bookmarks. Don't forget to subscribe the feed or email alert to keep yourself posted. Important: Please do not use this group to promote your blog, website or product(s).
-
Coders
325 members, 1623 items
A group for and about coders and programming -- theory, practice, and research.
-
Collaboration
540 members, 1224 items
Collaboration is an exciting domain given the Internet's ability to transcend boundaries, uniting individuals and networks in common goals. Let's celebrate and document this phenomena as it evolves before our eyes. Now that's collaboration!
-
CSS Evangelist
387 members, 813 items
a collection of resources of all things CSS- Include how-tos, articles, resources, tools, etc...
Vincent Tsao follows 76 people
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo