Archive for June, 2007

Mr. Met

Wednesday, June 27th, 2007



IMG_0735

Originally uploaded by mandalatv.

No, I’m not becoming a Mets fan. My friends Anthony and Heather came up from South Jersey, and I’ll admit I was curious about Shea.

I’ve got a ton of different shots of Lo Duca’s rant following his ejection, but am too lazy to post.

Why I haven’t jumped on the Google Calendar bandwagon

Thursday, June 14th, 2007

Check out ZDNet’s report on a privacy study including Google

or this post by Wired.

Yankees Pictures

Wednesday, June 13th, 2007



Derek Jeter

Originally uploaded by mandalatv.

It’s pretty cool what you can do with a telephoto lens :)

viewSourceURL: publish source in Flex

Monday, June 11th, 2007

publish-source.jpg

Call me slow, but this one eluded me for a little bit, as I couldn’t find a how-to in the Flex help documentation regarding publishing source code. It’s actually just as easy as pushing the Publish Application Source button–just keep in mind that it’ll rely on your primary MXML file as the index page of the source code.

The Best Sushi in Harrisburg

Monday, June 11th, 2007

Mmmm, otoro. You won’t find this in the local Japanese restaurant :)

ken.jpg

Flex Chart Labels Based on Numeric Values

Sunday, June 3rd, 2007

I thought there’d be a way to inherently modify chart labels in Flex while basing them on the chart’s values. There doesn’t seem to be such a built-in property, however, you can easily use the labelFunction method. In the example below (right-click to view source), I’m setting a labelFunction of changeLabel on a LinearAxis tag. It calls a switch statement to determine what to relabel the value. Note: The relabeled values are all even numbers because the major ticks on the chart are even.

Resetting RadioButtonGroup in Flex

Sunday, June 3rd, 2007

Ever try resetting a RadioButtonGroup in Flex? I didn’t find it so clear… Unselected radiobuttongroups are set to “null”, but I tried setting all of the radio buttons selected = “false” to start. When that didn’t work, I then tried setting the radiobuttongroup.selectedValue = “null”.

The solution is to set radiobuttongroup.selection = null; in ActionScript. Sample and source code below.

Flex SecurityError: Error #2148 While Accessing local XML

Saturday, June 2nd, 2007

So you’ve published your Flex application that accesses local XML, but when you try to run it outside of your Flex Builder folder, you might get a Flash Player Debugger error #2148. I ran into this problem while on a tight deadline, and am reposting here to get the word out.

To fix this, you need:

  1. to right/control click your Flex Project folder in the Navigator
  2. Select properties
  3. Choose Flex Compiler in the popup window
  4. Add “-use-network=false” under Additional compiler arguments

flexproperties.jpg

Hopefully, this’ll save someone some time…

A Moon for the Misbegotten

Friday, June 1st, 2007

As an early Christmas present (since I never want anything around that time anyway), Daphyn sent me off to see a Moon for the Misbegotten with Kevin Spacey, Eva Best, and Colm Meaney (Eva Best. Wow. No wonder she’s up for a Tony. Of course, it never hurts to have the always excellent Spacey and Meaney in your corner).

Moon opened right around the time I went to see Forbidden Broadway, which is an off-Broadway spoof of just how touristy, family-friendly, and Disney-afied Broadway has become. How true it is. Despite this, I knew Forbidden Broadway wouldn’t touch the classic revival of Eugene O’Neill.
I pretty much fell in love with O’Neill’s tragic work when I last visited the Brooks Atkinson Theatre for 1999′s The Iceman Cometh with Spacey. It was around that time that I knew I wanted to live up here.
Thinking back to that–and leaving work in NYC to go to a Broadway show got me wondering–why don’t any of my NYC friends go to Broadway shows? Granted, the $100+ ticket isn’t that cheap, but it’s such a great experience on one’s doorstep (when, of course, something other than a tourist trap like The Lion King is playing).


Bad Behavior has blocked 349 access attempts in the last 7 days.