> http://limelight.8thlight.com/main/download
>
> appears to contain some tumbler install instructions
I'll update the website when version 0.6 is released in a few weeks
> Also I'm unable to compile in windows
>
> limelight $ ant
>
> ...
> compile:
> [javac] Compiling 572 source files to C:\dev\ruby\downloads
> \limelight\classes
> [javac] C:\dev\ruby\downloads\limelight\src\limelight\os\darwin
> \LimelightApplicationAdapter.java:6: package com.apple.eawt does not
> exist
> [javac] import com.apple.eawt.ApplicationAdapter;
> [javac] ^
> [javac] C:\dev\ruby\downloads\limelight\src\limelight\os\darwin
> \LimelightApplicationAdapter.java:7: package com.apple.eawt does not
> exist
> [javac] import com.apple.eawt.ApplicationEvent;
> [javac] ^
All the development is done on macs so there's no convenient method for handling this. The simplest thing for you to do is delete the src/limelight/os/darwin directory. Then there won't be any apple specific code to compile.
> Also I seem absolutely unable to get the docs package to come up from
> the gem
> sometimes I get a blank screen, sometimes an "HTTP connection refuse"
> Any ideas there?
Are you trying to open the LimelightDocs from Playbills? I just checked and the servers seems to be working well. Is there any other information that might help me diagnose the problem?
Micah