<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,7 @@ import textile
 MAX_TO_UPLOAD = 9999999 # set to smaller value when testing
 
 SERVER = &quot;http://127.0.0.1:8081/import&quot;
-#SERVER = &quot;http://blog2.kowalczyk.info/import&quot;
+#SERVER = &quot;http://blog.kowalczyk.info/import&quot;
 
 SCRIPT_DIR = os.path.dirname(__file__)
 SRCDIR = os.path.join(SCRIPT_DIR, &quot;..&quot;, &quot;srcblog&quot;)
@@ -190,6 +190,7 @@ def convert_kb_article(article):
     np[POST_FORMAT] = to_utf8(&quot;markdown&quot;)
     np[POST_TAGS] = to_utf8(&quot;, &quot;.join(article.tags))
     np[POST_URL] = to_utf8(&quot;kb/&quot; + article.url)
+    #print(&quot;'%s'&quot; % np[POST_URL])
     return np
 
 def convert_evernote_article(article):</diff>
      <filename>scripts/import-blog-to-gae.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7bf88db57b95857c039e03209fcc8f08d1de06dd</id>
    </parent>
  </parents>
  <author>
    <name>Krzysztof Kowalczyk</name>
    <email>kkowalczyk@gmail.com</email>
  </author>
  <url>http://github.com/kjk/web-blog/commit/8755db583aa2c36ecf9c30f73ca1c7bfed6890ca</url>
  <id>8755db583aa2c36ecf9c30f73ca1c7bfed6890ca</id>
  <committed-date>2009-02-21T15:37:11-08:00</committed-date>
  <authored-date>2009-02-21T15:37:11-08:00</authored-date>
  <message>update blog address</message>
  <tree>2cdc929390e0508f4ecf01e6e96ece4095cb219a</tree>
  <committer>
    <name>Krzysztof Kowalczyk</name>
    <email>kkowalczyk@gmail.com</email>
  </committer>
</commit>
