changeset 45:5f5e7c489b4e

Linked my name to my website.
author Atul Varma <varmaa@toolness.com>
date Fri, 06 Jun 2008 14:02:22 -0700
parents a7ea59542904
children f1b7aa9f7699
files PythonForJsProgrammers.html PythonForJsProgrammers.txt
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/PythonForJsProgrammers.html	Fri Jun 06 13:48:08 2008 -0700
+++ b/PythonForJsProgrammers.html	Fri Jun 06 14:02:22 2008 -0700
@@ -10,7 +10,7 @@
 <body>
 <div class="document" id="python-for-javascript-programmers">
 <h1 class="title">Python for JavaScript Programmers</h1>
-<p>By Atul Varma</p>
+<p>By <a class="reference" href="http://www.toolness.com">Atul Varma</a></p>
 <p>I couldn't find anything on the web that attempted to teach Python to
 readers who already knew JavaScript, so I thought I'd give it a shot,
 since a number of my friends at Mozilla don't know much about Python
--- a/PythonForJsProgrammers.txt	Fri Jun 06 13:48:08 2008 -0700
+++ b/PythonForJsProgrammers.txt	Fri Jun 06 14:02:22 2008 -0700
@@ -2,7 +2,7 @@
 Python for JavaScript Programmers
 =================================
 
-By Atul Varma
+By `Atul Varma`_
 
 I couldn't find anything on the web that attempted to teach Python to
 readers who already knew JavaScript, so I thought I'd give it a shot,
@@ -11,6 +11,7 @@
 that dissimilar--in fact, some of JavaScript's latest features have
 been `borrowed directly from Python`_.
 
+.. _`Atul Varma`: http://www.toolness.com
 .. _`borrowed directly from Python`: http://weblogs.mozillazine.org/roadmap/archives/2006/02/js_and_python_news.html
 
 Whitespace