Oct
20
MEGexpo and Pocket PC Summit
October 20, 2002 | Leave a Comment
I’m off to the MEG expo and Pocket PC Summit this week out in LA. I will be speaking on a Macromedia moderated panel on Wednesday afternoon regarding Flash content and devices. If you are going to be at the conference, stop by the Macromedia or hyperQUAKE booth on the exhibitor floor and say hi.
n
Oct
15
Epitaph now live!
October 15, 2002 | Leave a Comment
Congrats to Mike Buzzard and the rest of the Cuban Council on their latest release for Epitaph records. Good luck guys with the new formation.
n
Oct
9
ActionScript syntax highlighter for Homesite
October 9, 2002 | Leave a Comment
I use Homesite mostly as my code writing tool. This includes writing Actionscripting for Flash. A while ago I set up Homesite to use the JavaScript syntax color coder for my AS files, but earlier today I read on Mike Chambers blog that someone created a syntax highlighter for Actionscripting. Very cool, click here to check it out.
n
Oct
4
JavaScript on Pocket PC
October 4, 2002 | Leave a Comment
Apparently IE has always had a problem implementing JavaScript’s history.go() method. I discovered this trying to use JavaScript on the Pocket PC to navigate back 2 pages with history.go(-2). It just reloads the page. I’m guessing IE doesn’t reading the arguement correctly and assumes that with a null or undefined value you meant either a -1 or a 0. Hopefully there is a new version of IE in the next CE.NET release and it fixes these bothersome little compatiblity issues.
n
n* On a side note, Microsoft, please include CSS 1 support at least!!!!
n