How do I write a good talk proposal for a FOSS programming conference?
        Posted  
        
            by 
                Andrew Grimm
            
        on Programmers
        
        See other posts from Programmers
        
            or by Andrew Grimm
        
        
        
        Published on 2011-02-28T12:13:43Z
        Indexed on 
            2011/02/28
            15:33 UTC
        
        
        Read the original article
        Hit count: 427
        
communication
|conferences
I'm hoping to give a talk at RubyKaigi this year, and I'd like to know what makes a good talk proposal.
RubyKaigi is a conference run by Ruby enthusiasts (as opposed to it being a trade conference, or an academic conference). The proposal form can be seen here.
So far, my draft proposal about a program I'm working on mentions:
- What the program is useful for and why it is relevant.
- How it works.
- What topics it touches upon (such as metaprogramming and testing)
Is there anything that I should mention in my proposal?
Also, how thorough should I be in my "Details of your talk" section? Should I be exhaustive, or only have a couple of short paragraphs?
© Programmers or respective owner