iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Flash Player Memory Use�
An introductory on flash player VM workings on gc
0 commentsSave Tags: flash-flex
The Virtue of Junk Code
Brett Schuchert wrote a fine article yesterday on the subject of refactoring, or cleaning up your code. And though I agree with most of his arguments... more »
0 commentsSave Tags: opinion
OpenSource Image Dithering for AS3
As promised in my previous post, here’s a small opensource project from my side. It’s tiny, really, but I hadn’t seen an ActionScript implementation... more »
0 commentsSave Tags: flash-flex
Default html button submit on enter with JQuery
This was a quick solution to select an html submit button and make it the default when a user clicks enter from certain or all input elements on the... more »
0 commentsSave Tags: javascript
Load Flex Into Flash
This question comes up a lot, mostly from the standpoint of creating lightweight app. managers in Flash CS3 that load independent portions of an... more »
0 commentsSave Tags: flash-flex
Confessions of a CSS developer
a list of horrible css crimes - the truth has to come out eventually :)
0 commentsSave Tags: css-html, humor
Flex Skinning: Introduction w/ Buttons (Part 1)
If on Day 1 of the universe God created the UI, then surely Day 2 there was some company demanding the ability to skin these newfound components. In... more »
0 commentsSave Tags: flash-flex, gui, how-to, web design
How I Learned to Stop Worrying and Love the Job
At a fascinating talk at the XP 2002 conference1, Enrico Zaninotto, an economist, analyzed the underlying thinking behind agile ideas in manufacturing... more »
0 commentsSave Tags: opinion
The empty try block mystery
I had used .NET Mass Downloader tool to download .NET 2.0 Framework sourcecode some time ago. While reading Timer.cs (System.Windows.Forms.Timer) and... more »
0 commentsSave Tags: .net
Dalai Lama needs Macromedia Flash Player!
Funny things that happen by automated work flows!
0 commentsSave Tags: humor
How to Fix the Flash CS3 Components
I knew something was SERIOUSLY wrong when I read in the official docs (Part 3) from Adobe that if your code doesn’t work correctly, try using... more »
0 commentsSave Tags: flash-flex
Flex Powered Adobe Photoshop Express
Today, Adobe Systems released the beta version of Photoshop Express. Photoshop Express is a web based version of the popular Flagship Image Editing... more »
1 commentsSave Tags: announcement, flash-flex, ria
Public Acid3 build of Opera
Two days ago Opera reached a 100/100 pass rate on the Acid3 test for the first time and we published a screenshot on the Desktop team blog to back up... more »
0 commentsSave Tags: announcement, standards, tools
Sorting with Silverlight 2's DataGrid Control
So I am just starting to get my feet wet with Silverlight 2. I have gained some confidence over the past few days, but on the crawl, walk, run scale... more »
0 commentsSave Tags: gui, microsoft
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
AJAX Toolkits Wiki Helps Developers Evaluate UI Components for Building RIA
Catalyst Resources announced the public launch of the AJAX UI Toolkits wiki at http://ajax.wikia.com. The new wiki identifies a list of UI components... more »
1 commentsSave Tags: ajax, web 2.0, web design
jqalert - The jQuery-empowered alert() replacement
Yet another nifty modal dialog library for Javascript.
2 commentsSave Tags: javascript, tools, web 2.0, web design
Don't Be A #f00! Get the Red Out!
In my opinion, there are too many websites that display information to users in a crude fashion. That got me to thinking of better ways to display... more »
0 commentsSave Tags: css-html, how-to, usability, web design
C# 3.0 New Language Features (Part 2).
In the previous article, I illustrated some of the C# 3.0 new language and compiler features. I'll illustrate the rest of the features in this second... more »
0 commentsSave Tags: microsoft, other languages
CSS Cursors - Increase Usability With A Pointer
All browsers provide their own stylesheet which includes settings link colors (blue for unvisited and purple for visited, in IE's case), default... more »
0 commentsSave Tags: css-html, how-to, usability, web design
What's New in C# 3.0? Part 1
The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part one of this series will... more »
0 commentsSave Tags: .net
Introduction to the new .net 3.5 HashSet class
In the .net 3.5 framework we now have a typesafe class specifically engineered for high performance set operations. The HashSet class is so useful... more »
0 commentsSave Tags: .net
XmlBuilder for .NET
First and foremost, I'd like to say that I'm not proposing that we ditch the existing ways of writing XML with .Net code. The existing classes work... more »
0 commentsSave Tags: .net, xml
Every (Open-Source) Software Project needs a Business Model
Most software developers have little interest in entrepreneurship, but an open-source software project will survive and thrive only by delivering... more »
3 commentsSave Tags: open source, opinion
AS3 3D Physics Engine : WOW-Engine
WOW-Engine is a free AS3 open source physics engine written by Seraf ( Jérôme Birembaut ) capable to handle positions in a 3D environment.
0 commentsSave Tags: flash-flex, frameworks, other languages
via