Archive for May 20th, 2004

Ok, Heads up.

1 Comment »

It seems that Ralesk has created a new feed for my journal.
If you really want to be almost all kinds of lazy, check out xial_wp, LiveJournal user xial_wp – this one is based on my Atom feed, and thus contains far, far more data, and richer, at that.
You can see graphics, some style, among things, and the entire post (it seems), using this version of the feed.

I must note, however, that you only need to be subscribed to one or the other.
So, you can unsubscribe from xial_, LiveJournal user xial_ if you’d like, and switch to xial_wp, LiveJournal user xial_wp

I’m adding my aux accounts to that feed, to help lower its cost, for those of you with fewer syn points.

I would have used the Atom feed on xial_, LiveJournal user xial_ sooner, if I knew that LJ would allow syndicating via Atom, since they keep butchering my RSS2 feed.

Ah, well. Now to go check why title’s not being delivered properly via Atom, and enjoy my vixen. :)


Well, it’s not busted, apparently.

1 Comment »

Well, apparently, I didn’t bust feeds, so I can rejoice.

I’ll probably spend a bit of time retooling this, once 1.2 goes final (rumor mill says we’ll see it in a week’s time…), because I would love to hack the hell out of it and make it do things I want it to do, such as word counts per post.

I hope the Amazon Media Manager hack gets updated for 1.2, as well, because this one I can’t edit at the moment.

Ah, well. I really should go to bed, because I’ve been up longer than I need to, especially with work in… 4.5 hours. Meh, but I can’t sleep, despite how tired I am.


Holding out.

5 Comments »

Right now, I am holding out for a fix to the latest WordPress RC. Since 1.2-epsilon-RC1 has a problem with its archive links, I won’t move ESL to it.

Hopefully, a fixed build shows up soon…

Oh, and check out the categories here. If there’s a certain category you wish to see a feed on, you can now get the feed for your aggregators, with the RSS2 link next to them.

WP1.2 users, if you want this, it’s easy.

/index.php:

Find <?php wp_list_cats();?>;

Replace with <?php wp_list_cats(‘feed=XML’);?> to have it with (XML) next to categories;

Replace with <?php wp_list_cats(‘feed=XML&feed_image=/relative/path/to/image’);?> if you want it with an image instead.

I just hope I haven’t busted xial_, LiveJournal user xial_ with 1.2 Delta…