Monday, May 21, 2012 0:43

Archive for August, 2010

Invitation in Alfresco

Wednesday, August 4, 2010 15:53

We can invite members to one site in Alfresco. It is easy and convenience to share the sites. But currently the problem in Alfresco is that it takes long time (around 1min or more if you want to batch invite friends to your site)  to finish the invite process. After clicking ...

This was posted under category: Alfresco  |  Read Full Story  |  0 Comments
Tagged with:

SPL Color

Monday, August 2, 2010 20:51

Currently, SPL COLOR allows multiple colors to be chosen if they apply to a single capsule or other oral dose form. SPL Acceptable Term Code BLACK C48323...

This was posted under category: Pharmaceutical  |  Read Full Story  |  0 Comments
Tagged with:

RSA DER Key generated by Java

Monday, August 2, 2010 12:56

We can use the normal java way to generate RSA key. (for security reason, we'd better  generate 2048 bytes RSA key) But the problem is the most popular way to store RSA key is keeping them as DER format. You can get some detailed info below: http://www.cryptosys.net/pki/rsakeyformats.html Also if you want the java code ...

This was posted under category: Java  |  Read Full Story  |  0 Comments
Tagged with:

What’s WebDAV

Monday, August 2, 2010 12:46

Web-based Distributed Authoring and Versioning (WebDAV) is a set of methods based on the Hypertext Transfer Protocol (HTTP) that facilitates collaboration between users in editing and managing documents and files stored on World Wide Web servers. WebDAV was defined in RFC ...

This was posted under category: Documentum  |  Read Full Story  |  0 Comments