George Christopher Scott

Recent Articles

Welcome to NanoBlogger 3.3!

Tue May 2 00:24:20 PDT 2005 | Permalink

The basic syntax is: nb [-b blog_dir] [options]

How to ...
  • create new weblog (directory) = nb -b [blog_dir] -a
  • create new entry = nb -a
  • create new category = nb -c new -a
  • create new entry with category = nb -c [cat_id] -a
  • list entries = nb -l [all|DATE|max]
  • list categories = nb -l cat
  • list entries by category = nb -c [cat_id] -l [all|DATE|max]
  • edit entry = nb -e [entry_id]
  • move entry to category = nb -c [cat_id] -m [entry_id]
  • delete entry = nb -d [entry_id]
  • delete category = nb -c [cat_id] -d cat
  • delete entry from category = nb -c [cat_id] -d [entry_id]
  • draft entry = nb -E [draft_file]
  • import draft as entry = nb -f [draft_file] -a
  • force update of weblog files = nb -u [all|DATE|main]

Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list or submit a bug report to the project page on sourceforge.net.

Posted by n1xt3r | Category 1, Category 4 | Comments

Welcome to NanoBlogger 3.3!

Tue May 2 00:24:20 PDT 2005 | Permalink

The basic syntax is: nb [-b blog_dir] [options]

How to ...
  • create new weblog (directory) = nb -b [blog_dir] -a
  • create new entry = nb -a
  • create new category = nb -c new -a
  • create new entry with category = nb -c [cat_id] -a
  • list entries = nb -l [all|DATE|max]
  • list categories = nb -l cat
  • list entries by category = nb -c [cat_id] -l [all|DATE|max]
  • edit entry = nb -e [entry_id]
  • move entry to category = nb -c [cat_id] -m [entry_id]
  • delete entry = nb -d [entry_id]
  • delete category = nb -c [cat_id] -d cat
  • delete entry from category = nb -c [cat_id] -d [entry_id]
  • draft entry = nb -E [draft_file]
  • import draft as entry = nb -f [draft_file] -a
  • force update of weblog files = nb -u [all|DATE|main]

Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list or submit a bug report to the project page on sourceforge.net.

Posted by n1xt3r | Category 1, Category 4 | Comments

Welcome to NanoBlogger 3.3!

Tue May 2 00:24:20 PDT 2006 | Permalink

The basic syntax is: nb [-b blog_dir] [options]

How to ...
  • create new weblog (directory) = nb -b [blog_dir] -a
  • create new entry = nb -a
  • create new category = nb -c new -a
  • create new entry with category = nb -c [cat_id] -a
  • list entries = nb -l [all|DATE|max]
  • list categories = nb -l cat
  • list entries by category = nb -c [cat_id] -l [all|DATE|max]
  • edit entry = nb -e [entry_id]
  • move entry to category = nb -c [cat_id] -m [entry_id]
  • delete entry = nb -d [entry_id]
  • delete category = nb -c [cat_id] -d cat
  • delete entry from category = nb -c [cat_id] -d [entry_id]
  • draft entry = nb -E [draft_file]
  • import draft as entry = nb -f [draft_file] -a
  • force update of weblog files = nb -u [all|DATE|main]

Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list or submit a bug report to the project page on sourceforge.net.

Posted by n1xt3r | Category 1, Category 4 | Comments

Welcome to NanoBlogger 3.3!

Tue May 2 00:24:20 PDT 2006 | Permalink

The basic syntax is: nb [-b blog_dir] [options]

How to ...
  • create new weblog (directory) = nb -b [blog_dir] -a
  • create new entry = nb -a
  • create new category = nb -c new -a
  • create new entry with category = nb -c [cat_id] -a
  • list entries = nb -l [all|DATE|max]
  • list categories = nb -l cat
  • list entries by category = nb -c [cat_id] -l [all|DATE|max]
  • edit entry = nb -e [entry_id]
  • move entry to category = nb -c [cat_id] -m [entry_id]
  • delete entry = nb -d [entry_id]
  • delete category = nb -c [cat_id] -d cat
  • delete entry from category = nb -c [cat_id] -d [entry_id]
  • draft entry = nb -E [draft_file]
  • import draft as entry = nb -f [draft_file] -a
  • force update of weblog files = nb -u [all|DATE|main]

Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list or submit a bug report to the project page on sourceforge.net.

Posted by n1xt3r | Category 1, Category 4 | Comments

Welcome to my blog!

Tue May 2 00:27:15 PDT 2006 | Permalink

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam dui risus, fermentum quis, porttitor ac, auctor sit amet, neque. Pellentesque non ipsum ut tortor lacinia viverra. Nam nulla nibh, adipiscing in, commodo sit amet, lobortis a, pede. Sed et sem. Mauris sit amet urna. Praesent et nisl. Quisque dolor dolor, varius non, pellentesque eget, pellentesque eget, sapien. Fusce convallis rhoncus nisl. Praesent sollicitudin ornare enim. Praesent eu ipsum eget quam dictum posuere. Cras massa mi, blandit quis, convallis nec, congue sed, ligula. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Proin id purus ut orci pellentesque tristique. Nam interdum consectetuer magna.

Suspendisse potenti. Mauris posuere hendrerit lacus. Nam mauris. Proin urna. In non urna eget risus condimentum pellentesque. Nulla consectetuer tortor at neque. Aliquam viverra diam sit amet tellus molestie fringilla. Nulla non turpis. Donec eu justo at nibh ultrices convallis. Nulla dui dui, imperdiet a, vehicula non, luctus id, tortor. Nulla porttitor neque at metus. Morbi lacinia accumsan quam.

Posted by gcscott | Category 1, Category 2 | Comments

Yet another message

Sat May 6 15:15:20 PDT 2006 | Permalink

Another message to test the creation of the weblog system.

  • Entries stored as individual text files.
  • Built using make and bash scripts.
  • Integrated into website via m4 scripting.
  • Can be run using make make blog

Posted by gcscott | Category 2 | Comments

Welcome to my blog!

Tue May 2 00:27:15 PDT 2006 | Permalink

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Etiam dui risus, fermentum quis, porttitor ac, auctor sit amet, neque. Pellentesque non ipsum ut tortor lacinia viverra. Nam nulla nibh, adipiscing in, commodo sit amet, lobortis a, pede. Sed et sem. Mauris sit amet urna. Praesent et nisl. Quisque dolor dolor, varius non, pellentesque eget, pellentesque eget, sapien. Fusce convallis rhoncus nisl. Praesent sollicitudin ornare enim. Praesent eu ipsum eget quam dictum posuere. Cras massa mi, blandit quis, convallis nec, congue sed, ligula. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Proin id purus ut orci pellentesque tristique. Nam interdum consectetuer magna.

Suspendisse potenti. Mauris posuere hendrerit lacus. Nam mauris. Proin urna. In non urna eget risus condimentum pellentesque. Nulla consectetuer tortor at neque. Aliquam viverra diam sit amet tellus molestie fringilla. Nulla non turpis. Donec eu justo at nibh ultrices convallis. Nulla dui dui, imperdiet a, vehicula non, luctus id, tortor. Nulla porttitor neque at metus. Morbi lacinia accumsan quam.

Posted by gcscott | Category 1, Category 2 | Comments

Yet another message

Sat May 6 15:15:20 PDT 2006 | Permalink

Another message to test the creation of the weblog system.

  • Entries stored as individual text files.
  • Built using make and bash scripts.
  • Integrated into website via m4 scripting.
  • Can be run using make make blog

Posted by gcscott | Category 2 | Comments

A Generated Blog Entry

Apr 07, 2007 22:59 PDT | Permalink

Put content here.

Posted by author | Unfiled | Comments

Copyright ©2004-2007 George C. Scott.

Last updated Sun May 13 2007 16:05:05 PDT.