Tag Archives: Google

Aggregator Showdown.

I started writing this last week, but with a lack of energy, here’s the skinny on what I’ve written up.

Dave Winer reminds us the other day. “2/3/06: “Aggregator developers could sure use some competition!
I like server side aggregators more than desktop. In a multi-user aggregator ideally it should be customizable by the end-user. One that shows you your feeds how you like to view them, whether it be email style, linear, reverse, upside down, reverse print, etc.
It should also remembers what’s new since the last visit.
I decided I’d see just what the opensource world has to offer in web-based single and multi-user aggregators.
I really wasn’t too impressed from a selection point of view with a multi-user installation in mind.
most opensource aggregators aren’t “pretty” or even still in development.
2004 was last real opensource aggregator development time period.
I even tried to get some of the ones listed in google’s directory to work.
here is some of my results in demo form.

DATE NAME Code Users? In Devel? OPML? Working?
2004.02.14 rnews php single no yes yes - with manual fix
2004.11.06 TALAggregator python single no yes no
2004.08.08 planet python single no no not latest dev version
2004.12.16 feedonfeed php single no import yes

Installation notes.
I first tried the Gentoo ebuild version of planet which is quite old but worked. planet has a nightly snapshot of their devel repo, which is missing a python dependancy I can’t figure out.

TALAggregator lacks a logout button, which makes it difficult to create users, and use your own account to browse feeds. Also logging in doesn’t usually work properly. TALAggregator stores it’s password in an encrypted format in the mysql database.

rnews stores the passwords as plaintext in the mysql database and also lacks a logout button/link. It is also having issues when creating it’s tables in the database. Being able to create the user_prefs table, but not the links, and users’ links table. ex. “links”, “px_links”

Once I applied some force and a crowbar, I now have the sql to create the needed table. It’s support with importing of opml files works fine and also adds your categorized material correctly. And of course the interface is a tad bit clunky.

CREATE TABLE `links` (
`id` INT( 16 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`src_id` VARCHAR( 36 ) NOT NULL ,
`link` TEXT NOT NULL ,
`title` TEXT NOT NULL ,
`description` TEXT NOT NULL ,
`state` VARCHAR( 16 ) NOT NULL ,
`pubdate` DATETIME NOT NULL ,
UNIQUE (
`src_id` ,
title( 255 )
)
) ENGINE = MYISAM
CREATE TABLE `px_links` (
`id` INT( 16 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`name` TEXT NOT NULL ,
`main_link` TEXT NOT NULL ,
`rss_link` TEXT NOT NULL ,
`image_url` TEXT NOT NULL ,
`user_order` INT( 8 ) NOT NULL ,
`category` TEXT NOT NULL ,
`last_update` DATETIME NOT NULL
) ENGINE = MYISAM ;

193593

google browser sync extension

i feel slightly uneasy about letting google host all my personal browsing settings/passwords/cookies/etc. google data mined my password?

187434

more good stuff from cringley.

“But it isn’t just Microsoft that does this. It is ANY high tech company that hires young people, isolates them through long hours at work, feeds them at work, and effectively determines their friends, who are their co-workers. This trend even extends to the anti-Microsoft, to Google, where the light of day is sorely needed.”

(this sounds like the places i’ve worked at.)

182772

google notebook is kinda interesting.
theres a firefox, and IE plugin availible.
it’s kinda like del.icio.us.

181009

178591

wishlist

i’d like to see an extension for mozilla firefox that interfaces with the google pages service.
i’d also like to see a FUSE interface to google pages too. it would make it a helluva lot easier to build a website.

Comments

I recently moderated an anonymous comment on my blog about the incompetence of Laurie Allread.

Laurie K. Allread, please do not comment anonymously about yourself on my blog. It’s not nice, and certainly not cool.

I know that my blog ranks highly with the search engines when searching for your name.

Which I am currently listed at;
#16 on google.com
#4 on yahoo.com
#4 on altavista.com
#1 on msn.com

(I prefer Google but I am actually listed higher on other engines.)

I hope this post will further help those who search for you to find out about your incompetence.

170501

Adblock

168908

Isn’t google great?

I found Dr Greenzang’s home address. On the Irvine Unified School District website.

I’m sure we all know about Google bombing. And if you haven’t guessed yet, that’s why I link to certain things the way I do. Failure, may already be taken, so I just use peoples names, addresses, etc.

156303

Bad Behavior has blocked 785 access attempts in the last 7 days.

>>>>>>> .r246