Hello, I'm still looking for a way of pushing articles from the agregator to the readers...
pubsubhubbub, suggested by Mario is based on web hooks, and thus does work only between HTTP server/web applications. The Google Reader protocol is not open, there are only non-official API using HTTP requests. I don't think we will be able to do that without a shell access to the server and running a daemon, and so that would remove the "works everywhere" feature... Any idea, thought? > Hmm, I think it is important that "installation" of the owncloud is as easy > as possible and runs on as many servers as possible. If we rely on Python > we limit the number of users who can run ownCloud because their hoster > doesn´t have Python support. > > So I suggest to use PHP because it works basically everywhere. Unless it is > _really_ important to use something else. Yeah, but can WebDAV be used on any hoster? I know the webdav server-side is currently written PHP, but can all the protocol features be implemented like that? (After some research it seems it's impossible, but I could be mistaken... :) Cheers Clément Schreiner _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
