Could you please explain what the problem was?

On Saturday, June 15, 2013 at 11:59:56 PM UTC+2, Frank Blechschmidt wrote:
>
> I already figured it out thanks to some guys in the Go+ Group :)
>
>
> On Sat, Jun 15, 2013 at 11:52 PM, Dan Kortschak <dan.ko...@adelaide.edu.au 
> <javascript:>> wrote:
>
>> First, you don't ned to put the slide file in /bin, just start present in 
>> a directory containing the slide file (or where the slide file is in a 
>> subdirectory of $PWD at invocation).
>>
>> Second, the best way to figure out any new syntax is to look at other 
>> peoples code (the present format is no different). The errors the tool 
>> gives are pretty informative so experimentation with a slide file you know 
>> works will give you useful information when you break it.
>>
>> On 16/06/2013, at 4:40 AM, "Frank Blechschmidt" <frab...@gmail.com 
>> <javascript:>> wrote:
>>
>> Getting strange erros :(
>>
>> I've created a new workspace (with /src, /bin, /pkg), did go get 
>> code.google.com/p/go.talks/present, created a .slide file in /bin, 
>> started /bin/present.
>> All I get is an "unexpected EOF".
>> Example of .slide file:
>> * Title of slide or section (must have asterisk)
>>
>> Some Text
>>
>> What am I doing wrong?
>>
>>
>> On Sat, Jun 15, 2013 at 8:36 PM, Péter Szilágyi <pet...@gmail.com 
>> <javascript:>> wrote:
>>
>>> Doesn't really matter. Put it wherever and start the present tool from 
>>> that directory.
>>>
>>>
>>> On Sat, Jun 15, 2013 at 9:17 PM, Frank Blechschmidt <frab...@gmail.com 
>>> <javascript:>> wrote:
>>>
>>>> Where do I put the .slide file?
>>>>
>>>>
>>>> On Wednesday, March 20, 2013 7:06:49 PM UTC+1, Miki Tebeka wrote: 
>>>>>
>>>>> Here's the recipe I used:
>>>>> 1. go get code.google.com/p/go.talks/present 
>>>>> 2. Write your .slide file in the format specified by 
>>>>> http://godoc.org/code.google.com/p/go.talks/pkg/present
>>>>> 3. Run $GOPATH/bin/present
>>>>> 4. Open http://localhost:3999/
>>>>>
>>>>> On Wednesday, March 20, 2013 6:45:37 AM UTC-7, Boris wrote: 
>>>>>>
>>>>>> Hi, 
>>>>>>
>>>>>> If I want to make a Go slideshow for a presentation, similar to talks 
>>>>>> Andrew and Rob have given, is there any documentation on that, or should 
>>>>>> I 
>>>>>> just read source and try to understand it?
>>>>>>
>>>>>> Boris
>>>>>>
>>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "golang-nuts" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to golan...@googlegroups.com <javascript:>. 
>>>>
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>  
>>>>  
>>>>
>>>
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "golang-nuts" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to golan...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>  
>>  
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/d6a8f277-5e41-4a2c-8984-cb1153020169o%40googlegroups.com.

Reply via email to