Logs for

Page 317 of 211,266, showing 20 records out of 4,225,308 total, starting on record 6,321, ending on 6,340

# At Username Text
# Aug 8th 2008, 21:56 Telik oooh, here's a devious plan: build a little code into cakephp that calls back to cake's servers every once in awhile...then just one day tell cake to shut down all running applications unless the developers pay ransom ;-)
# Aug 8th 2008, 21:56 Telik detonatR: use an element
# Aug 8th 2008, 21:56 detonatR ah
# Aug 8th 2008, 21:56 Telik place "quotes.ctp" in your elements folder
# Aug 8th 2008, 21:56 mboldisc Gaa!
# Aug 8th 2008, 21:57 mboldisc The cake was a lie!
# Aug 8th 2008, 21:57 Telik haha, that is scary.
# Aug 8th 2008, 21:57 detonatR but the quotes.ctp would have the function logic and to get it to show that one random quote just include the element
# Aug 8th 2008, 21:57 detonatR right :x
# Aug 8th 2008, 21:59 Telik detonatR: yeah, if it's pretty short then just do that
# Aug 8th 2008, 21:59 Telik otherwise you might consider a helper to go along with the element
# Aug 8th 2008, 22:00 detonatR ya
# Aug 8th 2008, 22:00 Telik or if it's on every part of the site, maybe something in AppController. someone correct me if i'm a little off
# Aug 8th 2008, 22:01 detonatR ya it will be on each page
# Aug 8th 2008, 22:01 detonatR <
# Aug 8th 2008, 22:01 detonatR i think it would be better if it was in app controller then
# Aug 8th 2008, 22:01 markstory app_controller isn't a bad place for it then.
# Aug 8th 2008, 22:02 detonatR ah cool
# Aug 8th 2008, 22:03 detonatR but then how would i call it
# Aug 8th 2008, 22:03 Telik so i was programming in cake yesterday...and something just kinda clicked in my head...and i've made more progress on a project in two days than i have in 2 months. think i'm finally getting this cake stuff down--or at least the basics