- Your Locale:
- English (United States)
- Your Time Zone:
- Coordinated Universal Time
- javascript.com (1 day)
- webreference.com (3 days)
- JavaScript Tip Archive (45 days)
- Jim Waldo (1064 days)
- Developer Dispatch (1 day)
- jdb cyberspace (225 days)
- Galaxy Goo (309 days)
- Globalizing ColdFusionMX (314 days)
- Ben Forta (21 hours)
- JabbyPanda’s travel to RIA world (690 days)
Example of Flex 3 and ColdFusion 9 ORM (2)
The second part of my series demonstrating how easy, and powerful, Flex and ColdFusion ORM can be. (translate)
Comparing Apples To Oranges with Flex
Occasionally you might find the need to compare completely unrelated data in your applications. This may sound a bit odd, but it does happen, especially in cases where you may want to observe and compare trends within your data sets. This could include completely different data sets, using different value ranges on both axes, with variable numbers of data points. Hence: comparing apples to oranges. At first thought, you might think that you have to compare data in separate charts placed side-by-side for visual comparison. However, with Flex it is actually not difficult to to create multi-scale visualizations on the (translate)
MWRC 2010 - Notes from Day 1.
Jake Parsell took some really great notes using Google Wave. I know the videos will be available shortly but in the mean time if you want to figure out what you may want to watch you can find out more details below: p.p1 {margin: 0.0px 0.0px 17.0px 0.0px; font: 26.0px Arial} p.p2 {margin: 0.0px 0.0px 13.0px 0.0px; font: 13.0px Arial; min-height: 15.0px} p.p3 {margin: 0.0px 0.0px 16.0px 0.0px; font: 20.0px Arial} p.p4 {margin: 0.0px 0.0px 13.0px 17.0px; font: 13.0px Arial; color: #0e3ea8} p.p5 {margin: 0.0px 0.0px 13.0px 17.0px; font: 13.0px Arial} p.p6 {margin: 0.0px 0.0px 13.0px 34.0px; font: 13.0px Arial} (translate)
FlashCamp San Francisco, April 16th, Tickets going fast!
FlashCamp San Francisco is a free one night event hosted by Adobe covering everything you need to know about about the latest Flash Platform tools and technologies, including Adobe Flash Player 10.1, Adobe Flash CS5, Adobe Flash Builder 4 and mobile design and development. I was at the last FlashCamp in San Francisco and it was [...] (translate)
Better three colors gradient
Three colors gradient is not exactly new subject, but known solutions revolving around affine transformation of right triangle have a problem: color interpolation is different on one edge. This problem vanishes if we use barycentric coordinates to interpolate color: Check out this new shader and demo source (see also this post for bender-less implementation). With this better method available, next question is exactly how [...] (translate)
ColdFusion true is not a Java boolean
None of these ColdFusion constructs strictly equate to a true-valued Java boolean (or Boolean): true "true" 1 YES But this does: JavaCast("java.lang.Boolean", true); Makes me wonder what ColdFusion’s literal true (no quotes) actually is. Probably just a string. (translate)
Porn Sites Could Get Own dot XXX (.xxx) Internet Domain
Image via Wikipedia Three years after the idea was rejected by Internet regulators, adult Web sites may now actually get their own Internet domain – .xxx. The Internet Corporation for Assigned Names and Numbers (ICANN) has agreed to reconsider its stance on the issue on 12 March, after an earlier decision to allow the domain was [...] (translate)
@matthewbugg: Asks: Why does InDesign have 2 diff kerning methods?
@matthewbugg: Asks: Why does InDesign have 2 diff kerning methods? What a great Question. Mr. Crayons is on to this one. There are many options for kerning in InDesign and some take advantage of the fonts own settings. However the Optical option allows users to over- ride the fonts own kerning settings and create what [...] Related posts:@lizkuz: Asks: “How do you number pages in InDesign?” (translate)
Final Cut Blade – Blade that sands while it rips
The Final Cut Blade is one of those products that make you go, “Why didn’t I think of that!?”. It’s genius! It really is… a blade that sands while it rips! The way it works it very simple — you attach a self-adhesive sand paper which is designed to fit most blades and comes in sizes ranging from 10″ to 12″ — as the blade cuts, it also gives a nice sanding. You get perfect edges that are ready for glue or staining. Watch the video above to view how the system works. Blades and sand paper is available directly (translate)
360Flex SJC 2010: Flex and Silverlight stack comparison Slides and Sample Apps
The slides and sample apps for the Flex and Silverlight stack comparison talk that I gave at 360 Flex with Eric Fickes are now available. You can find them here: http://www.iheartair.com/?page_id=604 (translate)