{"id":22447648,"url":"https://github.com/mattms/coldfusion_notes","last_synced_at":"2026-01-06T12:51:56.013Z","repository":{"id":24028426,"uuid":"27413217","full_name":"MattMS/ColdFusion_notes","owner":"MattMS","description":"Snippets to make ColdFusion slightly less painful.","archived":false,"fork":false,"pushed_at":"2015-05-28T07:58:38.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T16:11:20.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ColdFusion","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MattMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-02T03:28:09.000Z","updated_at":"2016-02-21T12:20:13.000Z","dependencies_parsed_at":"2022-08-22T02:40:18.787Z","dependency_job_id":null,"html_url":"https://github.com/MattMS/ColdFusion_notes","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/MattMS%2FColdFusion_notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattMS%2FColdFusion_notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattMS%2FColdFusion_notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattMS%2FColdFusion_notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattMS","download_url":"https://codeload.github.com/MattMS/ColdFusion_notes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245835103,"owners_count":20680146,"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-12-06T04:18:00.834Z","updated_at":"2026-01-06T12:51:55.944Z","avatar_url":"https://github.com/MattMS.png","language":"ColdFusion","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ColdFusion examples\n\nExample code for ColdFusion.\n\n\n## Database\n\n- SQL select and insert [queries](./query.cfm).\n\n\n## Flow control\n\n- [If-elseif-else](./if.cfm) tag and script examples.\n\n- [Include](./include.cfm) other templates.\n\n\n## Railo vs Adobe ColdFusion\n\nThese are some issues that have caught me out.\n\n- Railo allows a final trailing comma in objects.\n  `a = {a=1, b=2,};` is no good in Adobe.\n\n- Railo does not require semicolons on line endings.\n  `a = {a=1, b=2}` is no good in Adobe.\n\n\n## Links\n\n- [Ben Nadel](http://www.bennadel.com/) is a ColdFusion master.\n\n- [CFDocs](https://cfdocs.org/) are a lot nicer than the Adobe ones.\n\n- [Railo](http://www.getrailo.org/) is a free version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattms%2Fcoldfusion_notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattms%2Fcoldfusion_notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattms%2Fcoldfusion_notes/lists"}