@@ -98,6 +98,7 @@ Notable articles from the <a href="http://blog.golang.org/">Go Blog</a>.
<li><ahref="http://blog.golang.org/2011/03/gobs-of-data.html">Gobs of data</a> - the design and use of the <ahref="/pkg/gob/">gob</a> package.</li>
<li><ahref="http://blog.golang.org/2011/09/laws-of-reflection.html">The Laws of Reflection</a> - the fundamentals of the <ahref="/pkg/reflect/">reflect</a> package.</li>
<li><ahref="http://blog.golang.org/2011/09/go-image-package.html">The Go image package</a> - the fundamentals of the <ahref="/pkg/image/">image</a> package.</li>
<li><ahref="http://blog.golang.org/2011/09/go-imagedraw-package.html">The Go image/draw package</a> - the fundamentals of the <ahref="/pkg/image/draw/">image/draw</a> package.</li>