Regular Expressions in Flex
In this article let have a look on Regular expressions in Adobe Flex. * What regular expressions are and why they are useful * The anatomy... more »
0 commentsSave Tags: flash-flex, ria, web 2.0
What is the fastest way to draw pixels in AS3?
This post compares 8 different ways to draw pixels in ActionScript 3, to find out which is the fastest.
0 commentsSave Tags: flash-flex, games, methodology, research
Flex / AIR Serialization Lessons Learned
A few lessons learned while serializing custom classes
0 commentsSave Tags: flash-flex, how-to, ria
File lock problem in Java
Adding a couple nulls saved the day when trying to move files around.
1 commentsSave Tags: how-to, java
jQuery UI and jQuery Enchant Alpha Versions Released Today
The jQuery UI team announced today the release of alpha versions of jQuery UI 1.5a and jQuery Enchant 1.0a! The projects aim to address the need for a... more »
2 commentsSave Tags: ajax, javascript, web 2.0
Noteable differences between MXML and AS bindings
Someone asked in another post why his binding would work when done in MXML, but not done in AS. There is a good article on livedocs that details some... more »
0 commentsSave Tags: flash-flex
Video: Silverlight & Twitter
In my latest video, I demonstrate how to create a Silverlight application that displays Twitter messages from various Twitter users. You will learn... more »
0 commentsSave Tags: gui, microsoft
JavaScript, Regex, and Unicode
Not all shorthand character classes and other JavaScript regex syntax is Unicode-aware. In some cases it can be important to know exactly what certain... more »
0 commentsSave Tags: javascript
MS Deploy - New IIS Web Deployment Tool
Months ago, even before I started at Microsoft, I got to talk to some very nice people about a project they were calling AdminX. After I told them... more »
0 commentsSave Tags: server, tools
RTMP load tester
Load test tool written in flex to hammer RTMP connections.
0 commentsSave Tags: eclipse, flash-flex, server, tools