<div dir="ltr"><div>Helo speakers!</div><div><br></div><div>Everyone, including myself, makes similar mistakes when creating slides. To help try and solve this problem I've funded the development of a "lint tool" for your slides!</div><div><br></div><div>Similar to lint tools for code (such as pylint or jslint) it checks that you don't make common mistakes with your slides. The tool is able to check PDF slides, you should be able to export such a version in Google Docs, LibreOffice or even *gasp* Microsoft Powerpoint.</div><div><br></div><div>There is a website version at <a href="http://slidelint.net/">http://slidelint.net/</a> and a downloadable version at <a href="http://github.com/timvideos/slidelint">http://github.com/timvideos/slidelint</a></div><div><br></div><div>For the downloadable version; you should be able to do</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>Install it with;</div></div><div><div>$ sudo pip install setuptools --upgrade</div></div><div><div>$ sudo apt-get install openjdk-7-jre zlib1g-dev libxml2-dev libxslt-dev</div></div><div><div>python-lxml python-dev poppler-utils poppler-data</div></div><div><div>$ sudo pip install <a href="https://github.com/timvideos/slidelint/archive/master.tar.gz">https://github.com/timvideos/slidelint/archive/master.tar.gz</a></div></div><div><div><br></div></div><div><div>Run with;</div></div><div><div>$ slidelint presentation.pdf</div></div></blockquote><div><br></div><div>I'd love help getting this into a Debian package so people can just "apt-get install slidelint". Other distro packaging welcome too, but I'll be unable to test it. There is also the start of a docker image at <a href="https://registry.hub.docker.com/u/timvideos/slidelint-site-box/">https://registry.hub.docker.com/u/timvideos/slidelint-site-box/</a></div><div><br></div><div>slidelint is still very new software, so it is bound to get things wrong. I'd love if you reported bugs, issues (at <a href="http://b.slidelint.net/">http://b.slidelint.net/</a>) or just shared presentations it was unable to check. Of course, any help is very welcome! The developer I'm working with is not a native English speaker, so even simple things like helping proof read the documentation would be extremely useful.</div><div><br></div><div>Looking forward to seeing everyones slides at LCA2015 be even more awesome!</div><div><br></div><div>Tim 'mithro' Ansell</div><div><a href="http://slidelint.net/">http://slidelint.net/</a></div></div>