My record numbers are several thousand, so it's Staged for me!
But I must admit that the build instructions (https://github.com/
zepheira/backstage/wiki/Building-backstage) are totally beyond me.
Perhaps this is because I am used to downloading 'complete'
applications from github rather than 'building' my own. It certainly
wasn't helped by this sentence "You will need a JVM installed with
appropriate enviornment settings (JAVA_HOME, etc) along with Maven 2.x
+. You will also need Babel as well as SIMILE Butterfly. Butterfly
should be installed in a peer directory to Backstage...".
Seriously, I 'thought' I knew a thing or two but clearly I've been
kidding myself. Is there no-one else in the Group who is similarly
challenged?
Would someone who has successfully completed the build be prepared to
reduce the build instructions to words of one syllable so that I can
do my own build?
I would be eternally grateful.
TIA
Ted
Hi Ted,
>
> My record numbers are several thousand, so it's Staged for me!
>
> But I must admit that the build instructions (https://github.com/
> zepheira/backstage/wiki/Building-backstage) are totally beyond me.
> Perhaps this is because I am used to downloading 'complete'
> applications from github rather than 'building' my own. It certainly
> wasn't helped by this sentence "You will need a JVM installed with
> appropriate enviornment settings (JAVA_HOME, etc) along with Maven 2.x
> +. You will also need Babel as well as SIMILE Butterfly. Butterfly
> should be installed in a peer directory to Backstage...".
>
> Seriously, I 'thought' I knew a thing or two but clearly I've been
> kidding myself. Is there no-one else in the Group who is similarly
> challenged?
It sounds like the issue here is that you're expecting that it will be
as easy to deploy a Staged exhibit as it will a Scripted one. While I
think we've done a pretty good job at ensuring that the *authoring*
experience is consistent between the two (and with Exhibit 2), there's
no escaping the fact that the Backstage is a long-running software
component that requires separate installation, configuration, ongoing
maintenance, and generally, a skill set quite different than the one
needed to author an exhibit.
I would suggest that if you're not able to follow those build
instructions, that you probably shouldn't be attempting to run your
own production Backstage instance. Perhaps you know somebody who can
help you set it up? Failing that, you might have to wait until
somebody decides to offer Staged exhibit hosting.
I'm sorry if this isn't the answer you were looking for, but thanks
for bringing it to our attention. I'll be updating that Wiki page
shortly to add a disclaimer similar to the above.
Mark.
Sorry if I've got the terms/ideas wrong here... thinking out loud here.
Are you familiar with the expression "red rag to a bull"?
Regards
Ted
On Dec 12, 1:57 pm, "m...@coactus.com" <m...@coactus.com> wrote:
On Dec 13, 5:57 am, "m...@coactus.com" <m...@coactus.com> wrote:
Congratulations on getting it to work. Maybe you should document the
steps you took to get it to work. Untill there is better
documentation that will make newbies take the least time to have it
working, the uptake of exhibit-staged will still be low.
On another unrelated question, i am getting a 'NetworkError 500,
internal server
error-http://localhost:8181/backstage/exhibit-session/', i know its a
path issue but i cant figure out where to place the folder, and what
should be in that folder! Anyone with any ideas?
Kihara
> --
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To post to this group, send email to simile-...@googlegroups.com.
> To unsubscribe from this group, send email to
> simile-widget...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/simile-widgets?hl=en.
>
>
--
Sent from my mobile device
Kihara Absolomon :: Software Developer :: Movert Technologies :: +254 733
567 797 :: +254 726 567 797 :: http://soloincc.movert.co.ke/
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to produce
bigger and better idiots. So far, the Universe is winning." – Rick Cook
Would you care to share the links you used to learn what you needed to
know? I'd be happy to put those on the Wiki, so that others could
benefit from your experience.
Note that as you use your server and add more data and exhibits, it's
possible you will run out of memory. When Java programs like Backstage
are run, they are pre-configured to use up to a maximum amount of
memory (more or less). You can increase this by adjusting the value
of the MXMEM variable in the "backstage" startup script.
Mark.
Hi Kihara. This question has come up before, and I made an attempt to
answer it on the Wiki;
https://github.com/zepheira/backstage/wiki/Authoring (at the bottom)
If that doesn't explain it, I'd be happy to accept any suggestions you
might have.
Thanks.
Mark.
That's a great idea, I like it. For Amazon EC2, that would be an Amazon
Machine Image (AMI). Backstage runs on Butterfly, which is already
suited to run on Google App Engine, so that's another possible avenue to
explore.
I don't have time to look into these right now, but if someone wants to
run with the idea of building less developer-oriented options, that
would be an awesome contribution. I've put up an issue in the tracker.
Hi Kihara. What you've got there is a scripted exhibit - backstage is
not being used at all.
When creating a staged exhibit, the exhibit data URL needs to be the
one returned in the Location header on the 201 response that results
from the POST request that uploads the data.
Mark.
Mark.
Get the source;
$ mkdir ~/e3src && cd ~/e3src$ git clone git://github.com/zepheira/babel.git$ git clone git://github.com/zepheira/backstage.git$ git clone git://github.com/zepheira/exhibit3.git$ svn checkout http://simile-butterfly.googlecode.com/svn/trunk/ butterflyBuild;$ cd babel && mvn install$ cd ../butterfly && mvn install && ant build$ cd ../exhibit3/scripted && ant dist
cd ../../backstage && mvn package
Missing:----------1) edu.mit.simile:babel-engine:jar:1.0-SNAPSHOTTry downloading the file manually from the project website.Then, install it using the command:mvn install:install-file -DgroupId=edu.mit.simile -DartifactId=babel-engine -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Hello Christina,
I had made this installation one year ago during my internship. So many mounths and other installations past...
I'm sorry, I don't remember have any problem during my installation under ubuntu. I just followed step by step the wiki.
I suggest you to make only one action per command ligne :
cd babel
mvn install
It can look stupid but sometime....
Hope you will find the solution.
Kind regards,
Charles
--
You received this message because you are subscribed to a topic in the Google Groups "SIMILE Widgets" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/simile-widgets/uCrkHJMNJXA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to simile-widget...@googlegroups.com.
To post to this group, send email to simile-...@googlegroups.com.
Visit this group at http://groups.google.com/group/simile-widgets.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simile-widget...@googlegroups.com.