How To Tell If That Cool Flash Movie Was Made With Flex

James Ward has a little tool called "Is It Flex" that will tell you if a given SWF file was made with Flex providing you know the URL to the SWF. James uses the SWFDump utility from the SDK and looks for some header info that the Flex compiler places in the SWF. A while ago I experimented with an ancillary tool on my site which attempted to find the URLs to all the SWFs in the page for you and check them all at once.

[More]

Do You Know Your OO Acronyms?

Lately I've noticed how impossible it is to talk about Object Oriented Programming without peppering your conversations with scholarly-sounding acronyms. I don't know if we programmers just like to sound smart or if we see it as part of a special club of sorts. As my good friend Anonymous once said, "If it is Computer Oriented and if it doesn't have an Acronym, then it doesn't exist" That being said, here is a list I comprised of acronyms that are related to OO or have come up recently in blogs about OO. See how many you can identify, and comment with any additional ones you think of.

[More]

Funny Yahoo! News Photos Bug

I found a humorous bug in Yahoo's news photos tonight. After reaching the last image in the "Most Viewed Photos" the "next" button brought up a list of "Most Viewed Slideshows". Three of the slideshows listed looked like this:

[More]

It's Official: I'm Going To Max!

I can't tell you how excited I am to be going to Adobe Max in San Fran next month. This will be the first real conference I have ever gone to. I'm very glad my employer sees the benefit in the training I am looking forward to getting. So far there has only been one thing about Max that really sucks...

[More]

SQL Server: How Many Work/Week Days In Date Range

I had the need to calculate how many week days existed in an arbitrary range of dates today. I Googled for a while but didn't find anything I liked and I really didn't want to iterate over the entire range and count. For what it's worth, this is what I hacked out.

[More]

Where Did Yahoo! Go?

Recently Yahoo's home page changed for me. Interestingly enough, I only get the new page at home while using Internet Explorer. Apparently they are "easing" their redesigned site into the market a few users at a time. I didn't start getting it until I cleared my IE cookies last night. Even after clearing my Firefox cookies, I still get the old school page there.

[More]

Sun's Download Page For Legacy Versions of Java

I can never find this stupid page when I need it, so I am linking to it here so I won't lose it again. Use this when you want to download a specific JDK from Sun's site and don't want to wade through their confusing-as-heck "featured downloads" mess.

http://java.sun.com/products/archive/

A Look Into ColdFusion's Future: Centaur, Sully?, Link?

Kristin Schofield released a long-overdue Evangelism Kit PDF on her blog today that is basically marketing information about ColdFusion aimed at the Executive level. I found this timeline from page 6 rather interesting. It shows Centaur being released in 2009, but then it goes on to show what I can only assume to be the next two releases of ColdFusion: "Sully", and "Link" in 2010 and 2011 respectively. (See picture) Most Notably, Link lists a "Pluggable Architecture". Hmmm...

I'm Gainfully Employed Again

In a weird and monetarily lacking way, I enjoyed the extra free time lately after being laid off. I feel like I have finally gotten out a rut. After a month-long hiatus from full time employment I have accepted a position at a Kansas City company called National Seminars doing ColdFusion and SQL development. We hope to add in some Flex as well soon. My first day was last Friday.

[More]

Why can't we all just get along?

Can anyone tell me why there is no widely adopted protocol for instant Messaging software? Every web browser and web server use HTTP. Want to transfer files with your favorite FTP client? No problem, they all use the same protocol. What about sending and receiving E-mails? There's always POP3 and SMTP. Telnet and SSH are the same story. Sure, there's some different flavors, but most all clients are interchangeable. Why then, must I sign up for AIM, Yahoo, Skype, ICQ, and MSN just to keep in touch with everybody? Trillian sure helps, but I still have to have all those accounts. Why? Why can't we all just get along?

More Entries

BlogCFC (5.9.004) by Ray Camden. Blog Owner: Brad Wood