Ben Forta

Blog

January 8, 2004

Car Bluetooth Fails Me

It had to happen, I just ran into the first real glitch in my car's Bluetooth feature - no support for +. All dialing is via voice recognition, you say "dial" to dial, "pair" to pair a phone, "phonebook" to access the phonebook, "one" for 1, and so on. Managing phones and phonebook entries works...

January 7, 2004

Java Does Not Belong on the Client

I've been buried in DBMS software this past week, and just finished brand new installs of DB2, MySQL, Oracle, PostgreSQL, SQL Server, Sybase on Windows and Linux boxes. (No, I am not a masochist, this was to test SQL scripts on lots of platforms). Of the six DBMSs listed, all but MySQL and...

January 4, 2004

ActionScript Code Used in Flex Example

A few of you asked to see the ActionScript code use to implement the query2tree() function used in the Flex example I posted last week. So, here it is: function query2tree(src) { // Define tree object var tree:XML = new XML(); // Define vars var recNo:Number, itemCount:Number; var rec:Object; var...

January 3, 2004

Flash Based NASA M2K4

Stay on top of the Mars Exploration Rover Mission via NASA's Flash based M2K4 site at http://www.nasa.gov/externalflash/m2k4/frameset.html. Animations, images, Mars surface exploration, trivia and more.

January 1, 2004

Flex App: ColdFusion Resources List

My ColdFusion Resources page lists columns, articles, presentations and more. Over the years the list has grown to the point that the page requires about eight page-down scrolls to see the entire two column list. So, this page seemed like an ideal first Flex app; a tree control showing categories...

January 1, 2004

Playing With Macromedia Flex

I used much of my quiet time over the holidays to play with Flex (the in-beta product formerly known as Royale), and honestly, it's been a quite a while since I have had this much fun. Flex is highly addictive, and has that same instant-gratification feel that makes using ColdFusion such a...

January 1, 2004

Make Your Own Snowflakes

This is just too cute for words, Make-a-Flake (at http://snowflakes.lookandfeel.com/) lets you design your own snowflake using paper, scissors, and Flash. This is a really nice example of Flashifying a familiar experience.

December 31, 2003

Happy New Year to All

2003 was a pretty intense and very hectic year. New products, a new baby, new books, over 150,000 actual miles logged, dozens of speaking engagements, a new blog, trips to over a dozen countries, a new Macromedia conference ... Wow! Thanks for all your support this past year, both personally and...

December 29, 2003

Changing the JRun JRE

I recently needed to change the JRE used by JRun (to a newer version). No problem, just stop JRun, remove the old JRE, install the new one and restart JRun. Right? Nope. JRun stores the JRE path, and that needs to be updated to reflect the new JRE location. It took a few minutes to find where this...

Page 386 of 489 (4885 posts)