blogging talk outline v1
Any comments are appreciated.
What is a Blog?
Slashdot
Use.perl.org journals
High School Diaries
What software exists for setting up a blog?
Hosted Services
Blogger
http://www.blogger.com/
Now owned by google, integrates with Google Toolbar v2.0
Can also post to your server via FTP.
LiveJournal
Services that can be installed on your own server
Blosxom
http://www.blosxom.com/
Simple, no DB required and a single file can run the site.
Template based
MovableType
Template Based
GreyMatter
http://www.noahgrey.com/greysoft/
Slash
http://slashcode.com/
How can I use perl to post to my site?
Blogger API
The original
Movable Type Extended API
Net::Blogger
Net::Blogger::MovableType
MT.pm
Alternative Interfaces
Cell Phones
Email
Instant Messenger
What APIs are out there to find out who is talking about my site?
Trackback
Technorati
Good Ol' Fashioned Google
link:http://www.yoursitehere.com/
How can I syndicate my site or find out when other people have updated their sites?
HEAD
RSS/RDF
0.9.1
1.0
2.0
What does the future hold?
Echo/ATOM API
Syndication formats?
Semantic Web?
Questions?
Comments
One thing you don't mention in your post is whether this is a talk about blogging or if it is a talk about what you can do with Perl in relation to blogging. I will assume it is the latter unless you say otherwise.
Right now, the outline sort of seems all over the place. Being that this is a talk for Perl programmers, I think a lot of this can be cut or condensed. Sections 1 & 2 should definately be combined and 3 & 4 also.
You may also want to talk about particular plug-ins as examples. For MT stuff you should check out mt-plugins.org
These are just some initial thoughts. I hope they help.
Posted by: Billy | August 26, 2003 10:19 PM