CFMenuCal: Live Demo!
May 30 2007 by
Adam
I decided to take advantage of the free CF8 beta hosting via hostmysite.com, and keep a live demo of the latest code up for you all to see.
http://h127218.cf8beta.com/ – Unfortunately they don't allow custom domains yet. I tried using a free Dynamic DNS name, but that's not supported.
Just refresh the page to get a new random calendar. Enjoy checking out my eating habits.
Current quirks:
- When no meal is found for a day that satisfies all of the constraints (due to lack of variety or larger values of max-frequency) the day is simply listed as, "Skipped." Refresh the page to start over, or feel free to download it as-is and tweak it by hand.
- The fruit/veggie picker is 100% random, meaning you could end up with broccoli 10 days in a row, however unlikely. I'm planning on implementing a frequency checker on this selection as well.
Posted in CFMenuCal | My projects |
Jul 23, 2008 at 12:32 AM
Hi,
It is quite interesting! May I have the cfm source code. I like to do the same too.
thank you in advance
Silvester
Jul 23, 2008 at 12:32 AM
Silvester - This is an open source project and once it gets to a usable status the code will be available from its subversion repository, and possibly as a zip download.
However, it's not yet complete, and is still a day or so away from being ready for it's first alpha.
Thanks for your interest, and stay tuned, I'm making more progress almost every day!