Jun
12

On June 24 Kevin Hoyt will be here in Denver for “Next Generation Flex & ColdFusion Tour – Denver” I’ll be there so if you see me stop and say hi.

You can get more info at RMAUG about the event.

Jun
11

So I looked at my site on a mac today and what I thought might happen did! The layout wasn't all it was cracked up to be in all the Windows browsers. The sidebar was not in alignment, so I started to rewrite the whole site layout in Strict XHTML last night.

I'm also going to use a version of this layout for the CF MoBlog.  Oh and for all the BlogCFC lovers out there I am working on a CF MoBlog plug-in for BlogCFC. Should be ready in a month or two.

May
29
I setup a subdomain for cfmoblog at cfmoblog.johnramon.com and will be posting a running demo next week. I'm also looking for some beta testers. I want to test the system with a few different carriers to make sure all are supported. If your going to CFUnited that will be a plus cause I am setting up a moblog multi user page for the event...
May
25

I worked on the heart of the software this weekend (the code that gets the picture messages) and added some really cool features to it. I think the coolest part is multiple users! You will be able to add several users, the system will post with their info based off the from address in the email box. If the from email address is not found the system will delete so no worries about rouge emails.

Another thing I added was each user will be able to add their own "bad text". Bad text is what I call the footer service providers add to the bottom of your picture messages. Once I get to the admin section I will write in a complete step by step setup system.

May
21
So I got 2 new books today Learning jQuery 1.3 and jQuery UI 1.6 today. I started with Learning jQuery 1.3 and I must say I'm on chapter 4 and already have a hundred ideas floating in my head. I think this is going to benefit not only my projects but my clients as well. Cannot wait to get back into it tomorrow. 
May
20

So following Joshua Cyr's lead here here are my social links.

Linked In: http://www.linkedin.com/in/JohnRamon

Twitter: http://twitter.com/johnramon

Facebook: http://www.facebook.com/...

Gtalk/Email: johnramon ( at ) gmail.com

May
19
So I started with Model-Glue after i installed them all. I started with the demo app and learned alot, but I have a long way to go. I wanted to have my first app done with MG done this week but work takes priority over my side projects. So I'm hoping to have it running next week. Till then thanks for all the feedback on the subject, I know it's a touchy one.
May
17

So over the weekend I started out checking out frameworks for ColdFusion. Out of all the blog posts, podcasts, and articles I could find I'm torn between ColdBox and Model-Glue.

I have been reading anything and everything on ColdBox and Model-Glue I could find. I have looked at the pros and cons of both but wanted to ask what you guys think?

May
15

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. 

May
14

So if anyone has looked at my feed you'll see it allows you to pick which categories you wanna subscribe to. I shall take no credit for the idea of this. Ben Nadel has this on his blog and I thought it was such a cool idea I wrote my own.

Even with the blog allowing for multiple categories it was quite easy. Thanks Ben for the inspiration.