May
15
Sneak peak - ColdFusion MoBlog

So over the winter I started working on another blog concept a mobile blog or MoBlog. With mobile phones being a part of everyone's lives and every mobile phone having a camera, what better way to keep family and friends up to speed with the kids. Or show off images at CFUnited conference or a road trip.

Now the code it no were near ready for release but it is a proof of concept. The hardest part was writing the function to parse out an email with an attachment. After that it's was easy. I'll be releasing a beta version soon, as time allows. 



 
4 Comments [add comment]
Your moblog looks so cool! I've been thinking about writing something similar for a while now. I can't wait to see what you've done!

Mike - Monday, May 18, 2009
Thanks, I hoping to have a beta version done this summer.

John Ramon - Monday, May 18, 2009
john...you need to add some whitespace management to that bad boy. You've got over 100 lines of whitespace before the doctype even hits.

Also, I challenge you to rewrite the entire display code in xHTML strict. This way users can easily skin it with pure CSS (ala CSS Zen Garden).

It's a great start, and the functionality seems to be right on track.

andy matthews - Friday, May 22, 2009
The front end was thrown together really fast as a proof of concept I'm working on the front end now in pure CSS (like my site) and working on making it easy as possible to drop in any ColdFusion framework. I'll be showing off heart of the software soon, it's what makes the whole idea possible. Thanks for the feed back I do need to work on the whitespace on this site too lol.

John Ramon - Sunday, May 24, 2009