Posted in Misc | Posted on 05-07-2008 | 3,958 views
Two quickies for the lunch time crowd. As folks remember, I ran a "We are too dang fat" contest back in January. I was proud to say I went from 230 to 211 during the 10 week process. Today I went to the doctor (not for anything important) so I took the opportunity to use a 'real' scale.
Yes, I used the blink tag. Sue me. 6 more pounds and I'll be at my goal weight.
Secondly, I released a small update to LighthousePro. This was work done by Ron Stewart and involves some minor cleanup in the project view area. Not a critical update, but I'd grab it anyway.


I want to loose 5-10 more and show my doctor what i am made of!
M/W/F I do pushups - on my knees - but I can now do a grand total of 3 "real" pushups. I also do stomach crunches as well. To be honest, if i didn't lose another pound I'd be happy, but I really want my stomach flatter. Not flat. Just flatter.
Last time I went on a crash diet I dropped 75lbs in about 4-5 months. However, I've let the good ol' LBs creep back in the last 3-4 years.
I blame RSS and IDD (Internet Deficit Disorder). I'm guessing things will be a lot harder this time around now that I've exited my 20's.
I have had a similar experience. Makes me feel good when I wake up in the morning. Lost about 2 stone through CBFL.
I found that a reasonable amount(1-2 hours a day) of walking is good. Coupled it with resistance sessions in the gym. Eating smaller portions, and eating less potatoes and white bread helped a lot.
Joel
Again - Congrats to ya'll.
http://www.coldfusionjedi.com/images/fattoskinny.j...
1) In Application.cfc, on line 134:
<cfschedule action="update" task="#taskname#" operation="HTTPRequest" url="#taskurl#" startDate="1/1/1999" startTime="12:00 AM" interval="600" requestTimeOut="600">
All you need to do is change the start date to 4 digits, and viola.
2) On the project_view.cfm page, around like 181: Look in the javascript for the function "displayData". All the JSON data coming back from CF7/8 is uppercase. BD for whatever silly reason, decided to do them lowercase. Simple change the case of all references to DATA.whatever in here and you're good to go!
[Add Comment] [Subscribe to Comments]