List Info

Thread: WordPress and hAtom: Just for themers?




WordPress and hAtom: Just for themers?
user name
2006-08-08 19:44:00
Kind of interesting thinking from Matt, eh?

Is it a pipedream to think that hAtom, widely deployed, can
be a
sister of RSS and ATOM? Or will it only be a refuge for
geeks?

Matt downplays its value as a syndication format and is more
interested in having a consistent classbase for themers...
is that
where the value really is for blog platforms?

Chris

---------- Forwarded message ----------
From: Matt <wordpressfactoryjoe.com>
Date: Aug 8, 2006 12:25 PM
Subject: [FactoryCity] Comment: "WordPress makes a
move towards hAtom,
gets upgrades"
To: blogfactorycity.net



New comment on your post #592 "WordPress makes a move
towards hAtom,
gets upgrades"
Author : Matt
URI    : http://photomatt.net/
Comment:
BTW, I'm not excited about hAtom because I think it will
replace RSS
or Atom. (Not in a million years. ) Rather,
it offers a normalized
semantic way to class elements of a page, which is something
we've
been trying to get folks to agree on for years. I think
consistency in
templates here will be a big boon to people just starting to
learn
HTML and CSS.

You can see all comments on this post here:
http://factory
joe.com/blog/2006/08/06/wordpress-makes-a-move-towards-hatom
-gets-upgrades/#comments
_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
WordPress and hAtom: Just for themers?
user name
2006-08-08 20:18:52
On 8/8/06, Chris Messina <chris.messinagmail.com> wrote:
> Is it a pipedream to think that hAtom, widely deployed,
can be a
> sister of RSS and ATOM? Or will it only be a refuge for
geeks?

Dunno. One can hope that all parallel-publishing feeds die
out. Hope hard.

> Matt downplays its value as a syndication format and is
more
> interested in having a consistent classbase for
themers... is that
> where the value really is for blog platforms?

hAtom doesn't even scratch the surface of this problem.

The widecolumn and narrowcolumn classes are practically
standard
thanks to Kubrick. Maybe Sandbox will lend itself to the
same sort of
reproduction.

Andy
_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
WordPress and hAtom: Just for themers?
user name
2006-08-08 20:24:56
On Aug 8, 2006, at 3:44 PM, Chris Messina wrote:

> Kind of interesting thinking from Matt, eh?
>
> Is it a pipedream to think that hAtom, widely deployed,
can be a
> sister of RSS and ATOM? Or will it only be a refuge for
geeks?
>
> Matt downplays its value as a syndication format and is
more
> interested in having a consistent classbase for
themers... is that
> where the value really is for blog platforms?
>
> Chris


For the short to mid term .. in a word.. YES


The user side tools being what they are I don't really see
much of an  
advantage of using hatom+some server side processing over
existing  
server side Atom processing tools -- especially if they
already exist  
in the application. Also, in some cases the separate Atom
output / 
view of the data is better, particularly if you're one of
the  
display:none is evil folks or there is a lot of other things
going on  
in a fully generated HTML page whose processing can be
avoided if  
there's a separate feed mechanism.

The short term win for hAtom is two fold:

(a) using standard semantics across sites -- for both
themeing and  
other processing (maybe it'll make google blog search
smarter.. who  
knows) -- not to mention a win that isn't talked about much
around  
here and that is education / instruction... "lets
build an simple  
blog app in chapter 4"

(b) in pages or applications that otherwise don't already
have an  
Atom feed component -- be it new apps, hand written pages,
or even  
content stuck in arcane CMSs where there's no hope of atom
1.0. Its  
easier to output 1 document and maintain 1 template and send
the  
content trouh

Longer term I can see feed readers getting better and being
able to  
crunch full html documents so there will be more upside to
hAtom as a  
"sister" of RSS and Atom, but due to the view
& processing concerns I  
mentioned I don't think it would totally replace Atom for
feeds of  
content that's already on the web.



This is also pretty much how i've broken down
ChunkySoup.net at this  
point -- all the blog pages - though marked up with hAtom
point users  
to the more conventional atom feed that Textpattern offers
including  
managing dates, new posts, edits, comment feeds, or whatever
else it  
does for me -- so the hAtom is only there for styling and
doing the  
RightThingTM semantically. And all the stuff not run through
 
textpattern I'm leveraging the ability to go from hAtom
-> Atom.


-- 
[ Chris Casciano ]
[ chrisplacenamehere.com ] [ http://placenamehere.com
]

_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
WordPress and hAtom: Just for themers?
user name
2006-08-08 20:27:39
On Aug 8, 2006, at 3:18 PM, Andy Skelton wrote:

> On 8/8/06, Chris Messina <chris.messinagmail.com> wrote:
>> Is it a pipedream to think that hAtom, widely
deployed, can be a
>> sister of RSS and ATOM? Or will it only be a refuge
for geeks?
>
> Dunno. One can hope that all parallel-publishing feeds
die out.  
> Hope hard.

I was just noticing that this is the only hatom FAQ:

http://microfo
rmats.org/wiki/hatom-faq

"1.  Is hAtom intended to replace RSS or Atom?

* No, hAtom is not intended to replace RSS or Atom. While
most  
weblogs and other websites do provide their latest articles
in a  
structured fashion (via RSS and/or Atom feeds), most of them
do not  
provide their older articles in a structured way. This is
one of the  
problems that hAtom can solve."

That prompts me to ask a follow up question: why isn't
hAtom intended  
to replace RSS or Atom?  Is it the increased bandwidth
required for  
all the extraneous information in a given XHTML document, or
the loss  
of semantics from Atom to hAtom, or is there something more 

fundamental I'm missing?

Peace,
Scott

_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
WordPress and hAtom: Just for themers?
user name
2006-08-08 21:01:32
On Aug 8, 2006, at 1:27 PM, Scott Reynen wrote:
> That prompts me to ask a follow up question: why isn't
hAtom intended 
> to replace RSS or Atom?  Is it the increased bandwidth
required for 
> all the extraneous information in a given XHTML
document, or the loss 
> of semantics from Atom to hAtom, or is there something
more 
> fundamental I'm missing?

Because stupid format wars are just the kind of rathole we
set up 
microformats.org to avoid.

_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )