schlitt.info - php, photography and private stuff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Wed, 19 Nov 2008 23:29:46 +0100 :Revision: 1 :Copyright: CC by-nc-sa ======================== Welcome to pearadise.net ======================== :Description: I think the time is right to publish the new project I recently worked on. Please welcome pearadise.net - The PEAR channel portal. pearadise.net enables you to register your PEAR 1.4 compliant channel server and have it's data aggregated in a unique web interface. By now the pearadise.net portal provides access to the PEAR channel itself and Greg Beavers test channel (where he also provides the channel server). I think the time is right to publish the new project I recently worked on. Please welcome `pearadise.net`__ - The PEAR channel portal. `pearadise.net`__ enables you to register your `PEAR 1.4`__ compliant channel server and have it's data aggregated in a unique web interface. By now the `pearadise.net`__ portal provides access to the `PEAR channel`__ itself and `Greg Beavers test channel`__ (where he also provides the channel server). .. __: http://pearadise.net .. __: http://pearadise.net .. __: http://pear.php.net/package/PEAR/ .. __: http://pearadise.net .. __: http://pearadise.net/index.php/view/channel/pear.php.net/ .. __: http://pearadise.net/index.php/view/channel/pear.chiaraquartet.net/ The current status of `pearadise.net`__ is beta, since there are still lots of features and improvements missing, but it should be quite usable by now. An important precondition of having your channel aggregated on pearadise.net is, that you run at least `version 0.18.0`__ of Greg's channel server (since pearadise.net uses the REST iterface). .. __: http://pearadise.net .. __: http://pearadise.net/index.php/view/release/pear.chiaraquartet.net/Chiara_PEAR_Server/0.18.0/ I'll put some more work into this during the next weeks and will also publish the sources under an open source license, as soon as I fixed some documetation... :) Hopefully I get some more real world testing examples until then! In this place thanks to Kore who made the initial web design (I'm worst in graphix work). The design is not the most beautiful ever seen, but really nice for non-professional work. Nevertheless, if someone has improvements on that, please email me! :) And thanks to `all the others`__ who supported me. .. __: http://pearadise.net/index.php/credits/ So far, hope you like it! Cheers! .. Local Variables: mode: rst fill-column: 79 End: vim: et syn=rst tw=79 Trackbacks ========== - 3 years of blogging on Sat, 30 Sep 2006 11:58:18 +0200 in Tobias Schlitt - a passion for php Yes, it's true, exactly 3 years ago I wrote my first blog entry. By that time I would never have imagined, that I would keep blogging for more than 3 years and that more or less constantly. My weblog now contains 458 entries. Surely, there is some bulshit Comments ======== - Moosh at Mon, 10 Oct 2005 22:29:18 +0200 Suggestion As pear channel would be discovered before to be use. Like http://doomsickle.com/addmedia/ for source for mandriva rpm download. it's would be pretty to have a pear command generator of registred channel Something like : select channel. click on a button and website output in a texte area (easy to copy and paste in a console) like pear di channel1.host.tld pear di channel2.host.tld pear di channel3.host.tld ... - Toby at Tue, 11 Oct 2005 11:04:26 +0200 Yeah, some helpful command templates are already on my feature list for pearadise.net. Hopefully I find some time to work on it when I'm back from Frisco in 2 weeks... Thanks for the addition!