It's been some time since we worked on either Piggy Bank or Longwell. Considering upcoming transitions, I don't know how much we can put into support for either. This may be a case of logging an issue and coming back to it in due time.
Jon Crump wrote: > 10:42:57.054 [..l.command.RemoveCommand] Unauthorized user attempted to > remove from profile (120985ms) Which version of Firefox and PB are you using? > If I try publishing an item from my piggybank using the coin icon with the > up arrow, I get this: > > 10:57:26.477 [..l.command.UploadCommand] java.lang.RuntimeException: Could > not find profile with id: aHR0cDovL2pqY3J1bXAubXlvcGVuaWQuY29t (667669ms) > > (by the way, didn't piggy-bank items used to have a publish button along > with the delete and tag buttons?) The publish button was removed for the upload coin, since OpenID login needed to go through the browser and couldn't be initiated in an integrated way from inside a web page. > And logwell takes me to an empty page, while firebug reports: uncaught > exception: Permission denied to call method XMLHttpRequest.open > > Clearly there is something about creating a profile that I'm missing. I'm > not even sure what a 'profile' is in this context. > Perhaps there is something else I need to do here? Profiles should be an internal-to-the-code matter. How did you set up your Semantic Bank account in PB? > My intention is to do some testing to see if the semantic bank might be > the right tool for the application I have in mind. I need also to find out > if it is possible to add and subtract items from the semantic-bank > programmatically from some context other than piggy-bank. Is it possible, > for example, to upload existing rdf data to the semantic-bank via curl or > from a php page? It is not presently possible to do so unless you can automate your OpenID credentials. -- Ryan Lee [EMAIL PROTECTED] MIT CSAIL Research Staff http://simile.mit.edu/ http://people.csail.mit.edu/ryanlee/ _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
