|
|
|
Forum Member
Group: Forum Members
Last Login: 2/4/2008 8:46:29 AM
Posts: 22,
Visits: 862
|
|
| Hello. * is there any way to add my own metadata to an specific post? * can I add metadata to Folders? (for example, I want to save the state of each folder (open or close) Thanks!
|
|
|
|
|
Rockstar
Group: Forum Members
Last Login: 3/27/2007 8:15:46 AM
Posts: 173,
Visits: 19
|
|
| Not at this point, it sounds like a good service to have though. I'll have to look at that. In the meantime, you could use one of the online caching services like Amazon S3 or something, in principle all you would really want is an "online hashtable".
|
|
|
|
|
Forum Member
Group: Forum Members
Last Login: 2/4/2008 8:46:29 AM
Posts: 22,
Visits: 862
|
|
| Ok * the only problem is that I will need a way to know any kind of ID of the logged user. and a way to verify this ID with newsgator. that way, only the real owner of that online account, will have access to that metadata. * in the method "UpdatePostMetadata", the documentation says: "FlagState An integer indicating the flag state of the item. Clients can map any non-zero integer to a generic "flagged" state, or can map values to specific color or style flags. " this "integer" value is a 32bits integer? maybe I can use the free bits of that number to save some information... Newsgator software/online uses this value only for flags? (I mean, if I use it... will other products continue working?) Thanks!
|
|
|
|