Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Convertor from typo
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ian Holsman  
View profile  
 More options Aug 17 2008, 5:43 pm
From: Ian Holsman <kry...@gmail.com>
Date: Sun, 17 Aug 2008 14:43:40 -0700 (PDT)
Local: Sun, Aug 17 2008 5:43 pm
Subject: Convertor from typo
Hi.

I was wondering if anyone has written a converter from typo?

if not I'll have a shot.

regards
Ian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill  
View profile  
 More options Aug 17 2008, 5:48 pm
From: Bill <billk...@gmail.com>
Date: Sun, 17 Aug 2008 14:48:45 -0700 (PDT)
Local: Sun, Aug 17 2008 5:48 pm
Subject: Re: Convertor from typo
Ian,
No converters yet except for Drupal, which I'm writing.  I'm in the
process of finishing a code formatting system for Bloog.  Once that's
in, I'll push a bunch of commits to github and start writing better
documentation on the API.  If you can wait a few days or a week, I'll
have documented some of the more interested parts of Bloog.
Best,
Bill

On Aug 17, 2:43 pm, Ian Holsman <kry...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ian Holsman  
View profile  
 More options Oct 14 2008, 5:27 am
From: Ian Holsman <kry...@gmail.com>
Date: Tue, 14 Oct 2008 20:27:46 +1100
Local: Tues, Oct 14 2008 5:27 am
Subject: Re: Convertor from typo

Bill wrote:
> Ian,
> No converters yet except for Drupal, which I'm writing.  I'm in the
> process of finishing a code formatting system for Bloog.  Once that's
> in, I'll push a bunch of commits to github and start writing better
> documentation on the API.  If you can wait a few days or a week, I'll
> have documented some of the more interested parts of Bloog.
> Best,
> Bill

I finally got around to hacking your drupal uploader and made it
partially work for 'typo'. It imports the articles, but not the comments.
What I did find was that it I kept on getting resource/CPU quota errors
while I was uploading. Did you find this when you did your import?

I tried forking the git repo to
http://github.com/kryton/bloog/tree/master, but i'm not sure if it
worked or not.

the other 'bug' I found was in the atom feed, and how it didn't escape
the title properly.
18         <title type="html">{{ article.title|fix_ampersands|escape

}}</title>

19         <link rel="alternate" type="text/html" href="{{
article.full_permalink }}" />

fixes it.

regards
Ian

ps. you can see it in action on http://blog.holsman.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Katz  
View profile  
 More options Oct 14 2008, 1:28 pm
From: "Bill Katz" <billk...@gmail.com>
Date: Tue, 14 Oct 2008 10:28:40 -0700
Local: Tues, Oct 14 2008 1:28 pm
Subject: Re: Convertor from typo

Great, Ian.  Yeah, for some article uploads, I ran into quota errors when
processing the searchable index.  If you fix that by using my modified
search module, you shouldn't get errors... although it's possible that one
or more of your articles was longer or more complex than mine.  I did local
processing and then only uploaded HTML.
Thanks for the bug notice.  I'll try to take a look at it and your converter
in the near future.
-Bill


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »