Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhenke/cfml-in-100-minutes
General CFML tutorial cover 10 items - ColdFusion tutorial
https://github.com/mhenke/cfml-in-100-minutes
Last synced: 26 days ago
JSON representation
General CFML tutorial cover 10 items - ColdFusion tutorial
- Host: GitHub
- URL: https://github.com/mhenke/cfml-in-100-minutes
- Owner: mhenke
- Created: 2011-03-01T02:15:42.000Z (almost 14 years ago)
- Default Branch: develop
- Last Pushed: 2017-09-19T13:48:15.000Z (over 7 years ago)
- Last Synced: 2024-11-11T09:50:01.578Z (3 months ago)
- Homepage: http://www.henke.ws
- Size: 354 KB
- Stars: 94
- Watchers: 11
- Forks: 27
- Open Issues: 13
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
# readme
CFML in 100 minutes was modified from [Ruby in 100 Minutes](http://tutorials.jumpstartlab.com/projects/ruby_in_100_minutes.html)
## Where is CFML in 100 minutes?
CFML in 100 minutes is a see [wiki](https://github.com/mhenke/CFML-in-100-minutes/wiki) using simple markdown file for easy editing and contributions. Markdown is a lightweight markup language that converts its marked-up text input to valid, well-formed XHTML.
## License
These works were originally created by Jeff Casimir ([[email protected]](mailto:[email protected])) and [JumpstartLab](http://jumpstartlab.com). They are licensed [Creative CommonsAttribution-Noncommercial-Share Alike 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/us/) . If they are useful to you please drop him an email!
## Contributors
Please add yourself if you help:
Mike Henke ([[email protected]](mailto:[email protected])) * [https://github.com/mhenke/](https://github.com/mhenke/)
russplaysguitar * [https://github.com/russplaysguitar/](https://github.com/russplaysguitar/)
Daniel Short (@danshort on twitter) * [http://www.dansshorts.com](http://www.dansshorts.com)
Craig Kaminsky (@craigkaminsky on twitter) * [http://craigkaminsky.me](http://craigkaminsky.me)
Daniel Sellers (@daniel_sellers on twitter) * [http://designfrontier.net](http://designfrontier.net)
Bradley Moore (@orangexception on twitter) * [http://orangexception.com](http://orangexception.com)
Ryan Anklam * [GitHub](https://github.com/bittersweetryan) * [@bittersweetryan on twitter](http://twitter.com/#!/bittersweetryan) * [http://blog.bittersweetryan.com](http://blog.bittersweetryan.com)
Nicholas Tunney [@ntunney on Twitter](http://www.twitter.com/ntunney)
## Git Workflow for Contributors
This project uses the excellent [Git Workflow series](http://www.silverwareconsulting.com/index.cfm/Git-Workflow) by [Bob Silverburg](https://github.com/bobsilverberg/) for contributions.
## Dealing with line endings
Before contributing, please read this [http://help.github.com/dealing-with-lineendings/](http://help.github.com/dealing-with-lineendings/)