{"id":19956447,"url":"https://github.com/drudge/rubberduck","last_synced_at":"2026-03-04T07:31:21.601Z","repository":{"id":544840,"uuid":"174864","full_name":"drudge/rubberduck","owner":"drudge","description":"Simple TODO Manager using MySQL and PHP","archived":false,"fork":false,"pushed_at":"2009-04-13T17:29:33.000Z","size":88,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-10T21:14:30.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/drudge.png","metadata":{"files":{"readme":"README.markdown","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":"2009-04-13T17:21:38.000Z","updated_at":"2019-08-13T14:17:38.000Z","dependencies_parsed_at":"2022-07-07T23:20:49.500Z","dependency_job_id":null,"html_url":"https://github.com/drudge/rubberduck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drudge/rubberduck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drudge%2Frubberduck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drudge%2Frubberduck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drudge%2Frubberduck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drudge%2Frubberduck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drudge","download_url":"https://codeload.github.com/drudge/rubberduck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drudge%2Frubberduck/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-13T01:34:21.693Z","updated_at":"2026-03-04T07:31:21.580Z","avatar_url":"https://github.com/drudge.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Rubberduck TODO\n===============\n\nPreface\n-------\n\nThis project has not been under active development for sometime now.\n\nOk this is kinda beta software, although there wasnt much to test and I did not\nfind bugs so I  guess it works :)\n\nIntroduction\n------------\n\nThis piece of software is called Rubberduck! Its part of the PowerAdmin project\nwhich can be found at \u003chttp://www.poweradmin.org\u003e. Rubberduck is licensed under the GPL \nbut if you rip anything off.. just be so nice to mention my name.. we all want \na bit of fame dont we?\n\nInstallation\n------------\n\nOk what do you have to do install it? Easy, fire up your favourite editor and\nopen inc/config.inc.php and toy ahead with the variables. Dont touch the MySQL\n(yet) because we only support, well counted, _ONE_ backend! Woah!\n\nAfter that smack the rubberduck.sql into MySQL. If you dont like .sql files, \nhere is the syntax:\n\n\u003eCREATE TABLE `todolist` (\n\u003e  `id` int(11) unsigned NOT NULL auto_increment,\n\u003e  `level` tinyint(1) NOT NULL default '0',\n\u003e  `short` varchar(255) NOT NULL default '',\n\u003e  `long` text NOT NULL,\n\u003e  `created` int(11) NOT NULL default '0',\n\u003e  PRIMARY KEY  (`id`)\n\u003e) TYPE=MyISAM;\n\nCredits\n-------\n\n+ Roeland Nieuwenhuis - *Trancer @ IRCNet - PowerAdmin project maintainer*\n+ Nicholas Penree - * drudge @ FreeNode - PowerAdmin user*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrudge%2Frubberduck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrudge%2Frubberduck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrudge%2Frubberduck/lists"}