Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)