Aurora Borealis in ActionScript
This weekend I threw together an algo to generate Aurora for a holiday ecard. I was really happy with the outcome. You can see the card here.
View ArticleAdeptivMVC
Some really interesting things are happening at andCulture these days. In addition to rocking the CSS/HTML/jQuery/AJAX suite of technologies, we’re building libraries for Flex like never before–using...
View ArticleWorkaround to Flex 3 bug SDK-14806
I think I have a decent workaround to this old bug, where you run into formatting problems if you want to use a custom borderSkin on a Panel or Alert. (I especially wanted to use a skin created with...
View ArticleHydraMVC 0.1.3 Released
…And it seems to be the magic number for now. I’ve been using this version for a while and it seems stable and complete enough to actually use f’real. If you don’t know what it is, click here to read...
View ArticleRawr! FlexGrowl Component Available
Want to growl in your Flex apps? Try this junk. FlexGrowl is a component that allows you to create growl-like notifications in your Flex apps. If you don’t know, Growl is an integrated notification...
View ArticleHydraFramework Source on GitHub
HydraMVC has become a part of HydraFramework. The source is on http://github.com/lukesh and you can read more about the framework at http://hydraframework.com. More later!
View ArticleImmutable Strings, Arrays, Lists, and dataProviders PSA
First, click here to view a quick demo of the problem. (Source here). When the lists load, roll over one of the items labeled “something” and notice the hover behavior. The problem is, that these Lists...
View ArticleArrayCollections, WebORB deserialization, .NET generics
From the “don’t-beat-your-head-against-the-same-wall” department: Here’s the original situation: 1. .NET class (MyContainerType) with a public List<MyChildType> Data { get; set; } 2. Flex has...
View ArticleThoughts On Sproutcore and App Dev In General
I’ve been intentionally learning how to develop using Sproutcore for about a month now, so I’ve been more aware of the buzz about it, and I have to say that most things I read are missing the point...
View ArticleHey! If you follow this blog at lukesh.wordpress.com…
I’m now hosting my own blog at http://lukesh.com — This wordpress.com blog is officially deprecated.
View Article