<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.darenet.org/skins/common/feed.css?12"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.darenet.org/index.php?action=history&amp;feed=atom&amp;title=Python_en%3AAppendix_About</id>
		<title>Python en:Appendix About - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.darenet.org/index.php?action=history&amp;feed=atom&amp;title=Python_en%3AAppendix_About"/>
		<link rel="alternate" type="text/html" href="http://wiki.darenet.org/index.php?title=Python_en:Appendix_About&amp;action=history"/>
		<updated>2026-05-21T04:50:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.1</generator>

	<entry>
		<id>http://wiki.darenet.org/index.php?title=Python_en:Appendix_About&amp;diff=5562&amp;oldid=prev</id>
		<title>Admin:&amp;#32;1 revision</title>
		<link rel="alternate" type="text/html" href="http://wiki.darenet.org/index.php?title=Python_en:Appendix_About&amp;diff=5562&amp;oldid=prev"/>
				<updated>2010-04-03T02:52:49Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 02:52, 3 April 2010&lt;/td&gt;
		&lt;/tr&gt;
		&lt;!-- diff generator: internal 2026-05-21 04:07:33 --&gt;

&lt;!-- diff cache key wiki:diff:version:1.11a:oldid:5561:newid:5562 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	<entry>
		<id>http://wiki.darenet.org/index.php?title=Python_en:Appendix_About&amp;diff=5561&amp;oldid=prev</id>
		<title>Swaroop:&amp;#32;/* Now */</title>
		<link rel="alternate" type="text/html" href="http://wiki.darenet.org/index.php?title=Python_en:Appendix_About&amp;diff=5561&amp;oldid=prev"/>
				<updated>2008-09-03T21:13:21Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Now&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;python book&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Colophon ==&lt;br /&gt;
&lt;br /&gt;
Almost all of the software that I have used in the creation of this book are ''[[Python_en:Appendix FLOSS|free and open source software]]''.&lt;br /&gt;
&lt;br /&gt;
=== Birth of the Book ===&lt;br /&gt;
&lt;br /&gt;
In the first draft of this book, I had used Red Hat 9.0 Linux as the foundation of my setup and in the sixth draft, I used Fedora Core 3 Linux as the basis of my setup.&lt;br /&gt;
&lt;br /&gt;
Initially, I was using KWord to write the book (as explained in the [[Python_en:Preface#History Lesson|History Lesson]] in the preface).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Teenage Years ===&lt;br /&gt;
&lt;br /&gt;
Later, I switched to DocBook XML using Kate but I found it too tedious. So, I switched to OpenOffice which was just excellent with the level of control it provided for formatting as well as the PDF generation, but it produced very sloppy HTML from the document.&lt;br /&gt;
&lt;br /&gt;
Finally, I discovered XEmacs and I rewrote the book from scratch in DocBook XML (again) after I decided that this format was the long term solution.&lt;br /&gt;
&lt;br /&gt;
In the sixth draft, I decided to use Quanta+ to do all the editing. The standard XSL stylesheets that came with Fedora Core 3 Linux were being used. The standard default fonts are used as well. The standard fonts are used as well.  However, I had written a CSS document to give color and style to the HTML pages. I had also written a crude lexical analyzer, in Python of course, which automatically provides syntax highlighting to all the program listings.&lt;br /&gt;
&lt;br /&gt;
=== Now ===&lt;br /&gt;
&lt;br /&gt;
For this seventh draft, I'm using [http://www.mediawiki.org MediaWiki] as the basis of my [http://www.swaroopch.com/notes/ setup]. Now I edit everything online and the readers can directly read/edit/discuss within the wiki website.&lt;br /&gt;
&lt;br /&gt;
I still use Vim for editing thanks to the [https://addons.mozilla.org/en-US/firefox/addon/394 ViewSourceWith extension for Firefox] that integrates with Vim.&lt;br /&gt;
&lt;br /&gt;
== About The Author ==&lt;br /&gt;
&lt;br /&gt;
http://www.swaroopch.com/about/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;paging&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;prev&amp;quot;&amp;gt;[[Python_en:Appendix FLOSS|Previous]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;next&amp;quot;&amp;gt;[[Python_en:Appendix Revision History|Next]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A Byte of Python|Appendix About]]&lt;/div&gt;</summary>
		<author><name>Swaroop</name></author>	</entry>

	</feed>