Jul
25

I have the whole front end almost done, you can see it running here. I have no backend yet, which I will start after CFUnited. The software allows you to post messages from your phone, you can do just plain text messages or picture messages. I will be testing it a lot at CFUnited and making sure I have no bugs before I start on the admin section.

Some cool features to be brought online are:

yfrog and twitpic support for picture messages. You will be able to pick which one you use and any picture messages will be sent to your twitter account through one of them. If your message is just a text message you can post it to twitter with a shortened url link to the blog post. (haven't decided which one to use).

I have a lot to do but I'm hoping the beta release will be ready by September for download.

Jul
22
Jason Dean is giving away a copy of "Lynda.com ColdFusion 8: Beyond the Basics" DVD to a random person who comments on his post here. Stop by tell him what a nice guy he is and maybe you could win it.
Jul
17
I was working on CFMoBlog testing it on ColdFusion 9 today and noticed my messages were not being deleted after the system posted them. I used "messagenumber" to identify which message I was working on and all of them are set to zero in CF 9. I checked on my CF 8 server and all had a different number. I updated the code to use the UID and all was resolved. If your using messagenumber like I was just update it to UID.
Jul
14

I'm getting in to DC on the 11th at about 2PM, and was wondering if anyone else was getting there around that time. I wanted to take a trip into DC and see some sites get some souvenirs for the kids, since it's my first time there I thought I would take advantage of it. If anyone wants to join me let me know, the more the better. I think it will be fun. If anyone has already started planning something count me in.

Jun
30
So I got a little surprise today, my boss registered me for CFUnited. See you all there.
Jun
14
The wait is finally over, Fanboys was released to DVD. When I first saw the trailer for this movie a couple of years ago I got really excited, hey who didn’t think of going to California and steal the movie before it came out. Well I didn’t but I thought it was a clever idea for a movie.
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.