{"id":15676456,"url":"https://github.com/adamretter/blogxq","last_synced_at":"2025-05-07T20:10:41.119Z","repository":{"id":148246497,"uuid":"7287288","full_name":"adamretter/blogxq","owner":"adamretter","description":"A simple Blog application written in XQuery 1.0","archived":false,"fork":false,"pushed_at":"2012-12-27T14:45:02.000Z","size":1882,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T13:37:21.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/adamretter.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":"2012-12-22T15:40:22.000Z","updated_at":"2018-04-13T15:09:26.000Z","dependencies_parsed_at":"2023-03-27T20:45:30.124Z","dependency_job_id":null,"html_url":"https://github.com/adamretter/blogxq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamretter%2Fblogxq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamretter%2Fblogxq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamretter%2Fblogxq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamretter%2Fblogxq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamretter","download_url":"https://codeload.github.com/adamretter/blogxq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949279,"owners_count":21830152,"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":"2024-10-03T16:02:09.511Z","updated_at":"2025-05-07T20:10:41.023Z","avatar_url":"https://github.com/adamretter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"BlogXQ\n======\nA simple Blog application written in XQuery 1.0 and XSLT 2.0\n\nThis currently powers the blog on adamretter.org.uk, and has some specific hard-coded parts which suit that website well. However, it could be adapted to work as a generic blog for any website with a little work.\n\nThis was originally written in a couple of days in a frenzy of hacking back in 2006 or 2007. Ideally there needs to be better separation of concerns between the logic and the UI. Some seperation exists in a kinda MVVM/MVC way where most of the presentation is in XSLT and the logic in XQuery, but there are some cross-overs. Ideally this should be re-written to use better templating.\n\nThe code has some eXist-db (http://www.exist-db.org) specific functions calls, but again these could be asbtracted without too much difficulty to make the code platform independent. \n\nThe code is provided as an eXist-db database backup that may be restored. The entry point is http://www.adamretter.org.uk/blog.xql which probably translates to http://localhost:8080/exist/rest/db/adamretter.org.uk/blog.xql on most development installations of eXist-db.\n\nFeatures\n--------\n* Human Validation on forms using either reCaptcha or Asirra. Uses Asirra by default because it has Kitteh power.\n* Spam detection and rejection in posted comments using Akismet.\n* email notification of posted comments.\n* Editing/Authoring support using a XHTML version of ckeditor.\n* Atom feeds\n* RDFa/microformat embedded metadata in HTML\n* Its all in XML!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamretter%2Fblogxq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamretter%2Fblogxq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamretter%2Fblogxq/lists"}