diff options
Diffstat (limited to 'www/news.html')
-rwxr-xr-x | www/news.html | 35 |
1 files changed, 34 insertions, 1 deletions
diff --git a/www/news.html b/www/news.html index a4c67af9..f1c85948 100755 --- a/www/news.html +++ b/www/news.html @@ -1,13 +1,46 @@ <!--#include file="header.html" --> +<p><b>Toybox combines the most common Linux command line utilities together +into a single BSD-licensed executable that's simple, small, fast, +reasonably standards-compliant, and powerful enough to turn Android into +a development environment.</b> See the links on the left for details.</p> + <h2>News</h2> <hr><b>March 21, 2013</b> <p>Video of my ELC talk -"<a href=http://youtu.be/SGmtP5Lg_t0><strike>What</strike> Why is Toybox?</a>" +"<a href=http://youtu.be/SGmtP5Lg_t0>Why is Toybox?</a>" is up on youtube. Related materials include the <a href=http://landley.net/talks/celf-2013.txt>talk outline</a> and an <a href=/aboriginal/about.html#selfhost>android self-hosting writeup</a>.</p> +<p>[Updated June 4] The following links jump to specific topics in the video. (Sorry about +the ads, it's The Linux Foundation.)</p> + +<ul> +<li>0m29s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=0m29s>The smartphone is replacing the PC</a></li> + <ul> + <li>4m22s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=4m22s>Software needed to become self-hosting</a></li> + <li>6m20s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=6m20s>Do we care if android or iphone wins?</a></li> + </ul> +<li>9m45s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=9m45s>Android not vanilla: oppose or accept?</a></li> + <ul> + <li>11m30s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=11m30s>Open source can't do User Interfaces</a></li> + </ul> +<li>15m09s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=15m09s>Android is not copyleft: oppose or accept?</a></li> +<li>18m23s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=18m23s>Security issues</a></li> +<li>21m15s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=21m15s>Solutions to the software problems</a></li> + <ul> + <li>22m55s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=22m55s>What toybox needs to be/do</a></li> + <li>28m17s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=28m17s>What is toybox?</a></li> + <ul> + <li>28m58s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=28m58s>Why toybox started...</a></li> + <li>37m50s <a href=http://www.youtube.com/watch?v=SGmtP5Lg_t0#t=37m50s>What does toybox actually implement?</a></li> + </ul> + </ul> +</ul> +</span> + + <hr><b>March 14, 2013</b> <blockquote><p>"Ford, you're turning into a penguin. Stop it." - The Hitchhiker's Guide to the Galaxy.</p></blockquote> |