{"id":25470119,"url":"https://github.com/thinkphp/moorss","last_synced_at":"2025-11-04T18:30:29.289Z","repository":{"id":66903073,"uuid":"2171914","full_name":"thinkphp/MooRSS","owner":"thinkphp","description":"This plugin MooTools provides a simple way to build an RSS Reader using  PHP proxy.","archived":false,"fork":false,"pushed_at":"2011-08-08T08:33:18.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T14:54:28.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://thinkphp.ro/apps/js-hacks/MooRSS/v1/rss.html","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinkphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-08T06:49:34.000Z","updated_at":"2014-04-24T07:07:59.000Z","dependencies_parsed_at":"2023-02-20T14:00:27.206Z","dependency_job_id":null,"html_url":"https://github.com/thinkphp/MooRSS","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FMooRSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FMooRSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FMooRSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FMooRSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkphp","download_url":"https://codeload.github.com/thinkphp/MooRSS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239437186,"owners_count":19638444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-18T08:32:05.056Z","updated_at":"2025-11-04T18:30:29.253Z","avatar_url":"https://github.com/thinkphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"MooRSS\n======\n\nThis plugin provides a simple way to build an RSS Reader using server-side proxy.\n\n![Screenshot](http://farm7.static.flickr.com/6024/6020758993_b5c109d19d_z.jpg)\n\nHow to use\n----------\n\nFirst you must to include the JS files in the head of your HTML document.\n\n        #HEAD\n        \u003cscript src=\"http://www.google.com/jsapi?key=ABQIAAAA1XbMiDxx_BTCY2_FkPh06RRaGTYH6UMl8mADNa0YKuWNNa8VNxQEerTAUcfkyrr6OwBovxn7TDAH5Q\"\u003e\u003c/script\u003e\n        \u003cscript type=\"text/javascript\"\u003egoogle.load(\"mootools\", \"1.3.2\");\u003c/script\u003e\n        \u003cscript type=\"text/javascript\" src=\"rss.js\"\u003e\u003c/script\u003e\n        \nIn your HTML/Body source:\n\n        #BODY\n        \u003ch2\u003eAjaxian RSS\u003c/h2\u003e\n        \u003cdiv id=\"ajaxian\"\u003e\u003c/div\u003e\n        \u003ch2\u003eMooTools Blog RSS\u003c/h2\u003e\n        \u003cdiv id=\"mootools\"\u003e\u003c/div\u003e\n\nIn your JavaScript source:\n\n        #JS\n        (function($){\n         //when DOM is ready\n         window.addEvent('domready', function(){\n            $('ajaxian').rss('http://feeds.feedburner.com/ajaxian');\n            $('mootools').rss('http://feeds.feedburner.com/mootools-blog');\n         });\n        })(document.id);\n       ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fmoorss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkphp%2Fmoorss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fmoorss/lists"}