summaryrefslogtreecommitdiff
path: root/about
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2015-12-01 12:23:54 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2015-12-01 12:23:54 +0000
commitf6129e6698e811f7cbb339f18f730975213d90b7 (patch)
treeccf5a6204d19afc0fc43df358af91a75c2e5f0b2 /about
parente0a641f266b714f4c182c5977ba828b3cf57c6e5 (diff)
downloadnetsurf-website-f6129e6698e811f7cbb339f18f730975213d90b7.tar.gz
netsurf-website-f6129e6698e811f7cbb339f18f730975213d90b7.tar.bz2
Add dev weekend "news".
Diffstat (limited to 'about')
-rw-r--r--about/news.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/about/news.html b/about/news.html
index db63bf9..f00db3a 100644
--- a/about/news.html
+++ b/about/news.html
@@ -58,6 +58,8 @@
<h1>News</h1>
<dl class="news">
+<dt><a href="http://vincentsanders.blogspot.co.uk/2015/11/i-am-not-number-i-am-free-man.html">Developer weekend</a> <span>04 Nov 2015</span></dt>
+<dd>Some of NetSurf's developers met up at <a href="http://www.codethink.co.uk/">Codethink</a>'s office in Manchester. The main focus of the event was to make some progress on JavaScript event handling. In additon, much time was spent squashing bugs. For more details, see Vince's <a href="http://vincentsanders.blogspot.co.uk/2015/11/i-am-not-number-i-am-free-man.html">write-up</a>.</dd>
<dt><a href="http://ci.netsurf-browser.org/">Development builds now using Duktape</a> <span>12 Aug 2015</span></dt>
<dd>We have replaced the old version of SpiderMonkey that we used to use as our JavaScript engine with <a href="http://duktape.org/">Duktape</a>, a lightweight engine which is more in keeping with NetSurf's goals. While we're testing our new JavaScript implementation we are forcing it on all the time in development builds. We'll return the &quot;JavaScript Enabled&quot; option to being choices-controlled when we're happy we're back to feature/stability parity.</dd>
<dt><a href="http://vincentsanders.blogspot.co.uk/2015/07/netsurf-developers-and-order-of-phoenix.html">Developer weekend</a> <span>27 Jul 2015</span></dt>