You're viewing old version number 3. - Current version

1 min

In Progress - Migrating content to live site

Use simple REST API to migrate my real content from this Jot Hut test site and from Toledo Talk into the live Jot Hut site.

From test jot jut

select * from content where type in ('b','m') and status='o' order by id asc

Preserve all the data except anything that was a reply blog post, so ignore the parentid from the test content.

Preserve created date.

may need to add an import date column to content table

July 29, 2013 update

  • created rest client script to read content from kestrel and to send it to junco server app.
  • created a server module to receive client data and to input it into the database, preserving created and modified dates.
  • junco content db table does have the importdate column, and that info is displayed on blog and microblog posts.

Sep 17, 2013 update

I'm finally resuming this. I migrated a batch of 250 microblog posts back in mid-August, and I only migrated the second batch today. So as of Sep 17, 2013, 500 of my microblog posts at Toledo Talk have been migrated to Jot Hut.

A total of nearly 17,160 microblog posts need to be migrated!! Whoa.

I created the microblog feature at Toledo Talk in September 2007. I used it some, but when Yahoo! shutdown the Delicious bookmarking service, then I used the TT microblog feature as a link blog tool.

#junco
#juncotodo
#inprogress

From JR's : articles
234 words - 1329 chars - 1 min read
created on
updated on - #
source - versions

Related articles
In Progress - Add webmention client code to Junco - Oct 21, 2013
In Progress - Migrating content to live site - Dec 07, 2013
In Progress - Junco end-user testing - Oct 17, 2013
In Progress - Add Microformats support - Oct 07, 2013
Resolved - Add keyboard shortcuts to split-screen typing mode - Mar 28, 2014



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 9, 2024 - 1:20 p.m. EDT