Archive for August, 2003

Job Opening: Flash Developer in Washington D.C.

Monday, August 18th, 2003

Position Title: Flash Developer

B-Line Express (http://www.blinex.com) is seeking an experienced Flash Developer in the Washington D.C. area to join our team in supporting a large non-profit educational organization for a large data analysis Rich Internet Application including complex tables, graphs, and maps of large statistical database. If you love working with Flash and are looking for the environment to exercise your talent then this is the right place for you!

Requirements:
1. Computer Science degree or equivalent experience 2. In depth knowledge of Flash, ActionScript, OOP, XML and Component Development.
3. Ability to learn quickly
4. Be a team player in a highly innovative team

Pluses:
1. Knowledge of Flash Communication Server or Java

Please send resume and salary requirements to thuy@blinex.com

Preliminary MAX session sign-up statistics

Wednesday, August 13th, 2003

We received some preliminary statistics on attendees signing up for our MAX sessions. My session, Integrating ColdFusion with Microsoft Office, is ranked number 5 right now for ColdFusion sessions.

I’m really excited about this session since I’ve been given approval to depart from the traditional “this is how you use CFOBJECT” session to do a real comparative analysis of different access methodologies. I’ll review and provide code samples for interacting with Microsoft Office through automation, document properties, HTML, XML, and Jet, including options available for Linux servers and the brand new options for Office 11 users.

The session is available in three different time slots so there’s no excuse to miss it. See you at MAX!

CustomTag: ShortenLogUrls helps save your blog layout

Wednesday, August 13th, 2003

We noticed recently that if someone posted a comment on our blog with a really long URL it wouldn’t wrap and as a result it would throw off the whole template. To address this we wrote a custom tag that uses regular expressions to search for long URLs in the comment area and cut off the text portion.

(more…)

Is Java supported in CFMX?

Tuesday, August 12th, 2003

The question of what is supported Java usage in CFMX came up on a mailing list today. When is Java fully supported and when is it not? Can we expect our applications to continue to work in future versions of ColdFusion if we take full advantage of Java? What about the wonderful ColdFusion internal classes?

Here’s my $0.02…
(more…)

MSSQL Developer for $42!!!

Monday, August 11th, 2003

Microsoft dropped the price for MSSQL Developer edition from $499 to only $49. You can find it at some locations even cheaper. This is a great buy so anyone working on a Windows box has no excuse not to have MSSQL.

It’s also great for people on a production budget. While MSSQL Developer is only for developer use, it does include the client tools. That’s important because MSDE can be used in production but doesn’t include any client tools. You can use MSDE in production and buy MSSQL Developer for the client tools to manage your production box.
(more…)