<?xml version="1.0" encoding="UTF-8" ?>
<opml version="2.0" xmlns:grazr="http://docs.grazr.com/script/spec/1.0" >
	<head >
		<title >
			Programming in Javascript
		</title>
		<ownerName >
			mikepk
		</ownerName>
		<ownerID >
			http://www.grazr.com/files/mikepk
		</ownerID>
		<dateModified >
			Fri Oct 19 2007 19:15:34 GMT-0400 (EDT)
		</dateModified>
		<dateCreated />

	</head>
	<body >
		<outline text="&lt;strong style=&quot;font-size:14pt&quot;&gt;Javascript-Magic-Ninja-Foo&lt;/strong&gt;" />
		<outline text="An unfinished series of articles discussing the javascript programming language by &lt;a href=&quot;http://blog.grazr.com&quot;&gt;Michael Kowalchik.&lt;/a&gt;" />
		<outline text="Open a Javascript shell" type="link" url="http://home.comcast.net/~mike.pk/shell/shell.html" />
		<outline text="Introduction" type="link" url="http://yajaf.blogspot.com/2006/01/javascript-magic-ninja-foo.html" />
		<outline text="1. What is a function?" type="link" url="http://yajaf.blogspot.com/2006/01/jmnf1-what-is-function.html" />
		<outline text="2. Objects part 1" type="link" url="http://yajaf.blogspot.com/2006/01/jmnf2-objects-part-1.html" />
		<outline text="3. Scope" type="link" url="http://yajaf.blogspot.com/2006/01/jmnf3-scope.html" />
		<outline text="4. Objects part 2, The 'this' and 'new' keywords" type="link" url="http://yajaf.blogspot.com/2006/01/jmnf-4-objects-part-2.html" />
		<outline text="5. Objects part 3, Inheritance" type="link" url="http://yajaf.blogspot.com/2006/01/jmnf-5-objects-part-3.html" />
		<outline text="6. Lexical Scoping" type="link" url="http://yajaf.blogspot.com/2006/02/jmnf-6-lexical-scoping.html" />
		<outline text="7. Encapsulation" type="link" url="http://yajaf.blogspot.com/2006/02/jmnf-7-encapsulation.html" />
		<outline text="8. Stricter encapsulation" type="link" url="http://yajaf.blogspot.com/2006/02/jmnf-8-stricter-encapsulation.html" />
		<outline text="9. Practical Garbage Collection part 1" type="link" url="http://yajaf.blogspot.com/2006/02/jmnf-9-practical-garbage-collection.html" />

	</body>

</opml>
