Articles for May, 2011

Notes from D-Flex “AIR SQLite for the real world”

Posted May 23, 2011 7:38 pm
Filed under: AIR, local SQL database, Presentations, SQL

Last week I presented to D-Flex (the Dallas Flex Users’ Group) on the topic of AIR SQLite for the real world. This is the description of the presentation: Almost any real application needs to store data, and usually that means using a relational database. In the real world, building an application that uses a database […]

» Keep reading Notes from D-Flex “AIR SQLite for the real world”

1 comment so far

Flash Builder 4.5 tip: Supercharge your code hints and code completion

Posted May 17, 2011 9:40 pm
Filed under: Articles by Paul, Flash Builder, Tutorials

I was a C# programmer for a while and I have to admit, I was spoiled by Visual Studio. Some people don’t like lots of code assistance. I’m not one of those people. Since I moved to mostly ActionScript coding I’ve been hunting for an editor that comes close to the features Visual Studio has, […]

» Keep reading Flash Builder 4.5 tip: Supercharge your code hints and code completion

9 comments so far

Flash Builder 4.5 Tip: Using “selection” templates

I’ve already written about how to use the code templates feature in Flash Builder 4.5. One less-obvious aspect of templates is that some templates behave differently if you have some characters or lines selected. For example, suppose you have one or more lines of code you’ve entered, and now you realize you want them to […]

» Keep reading Flash Builder 4.5 Tip: Using “selection” templates

comments closed

Flash Builder 4.5 tip: Share code templates

Posted 8:53 pm
Filed under: Articles by Paul, Code templates, Flash Builder, Tutorials

Last fall when the Flash Builder “Burrito” beta was released at MAX, I shared several templates that I created. It’s easy to share templates with others, which is great for teams or just for helping others so they don’t have to re-invent the wheel. Templates (like other settings) are not persisted between workspaces by default, […]

» Keep reading Flash Builder 4.5 tip: Share code templates

3 comments so far

Flash Builder 4.5 Tip: Customize templates and create your own

Posted 8:43 pm
Filed under: Articles by Paul, Code templates, Flash Builder, Tutorials

I’ve written about using templates in Flash Builder 4.5. However, chances are you’re going to want to edit some of the templates that come with Flash Builder 4.5, and create your own. Admittedly I’ve become a bit addicted to templates, so I have a rule for myself that once I need a particular block of […]

» Keep reading Flash Builder 4.5 Tip: Customize templates and create your own

comments closed

Flash Builder 4.5 tip: Use code templates

One great feature in Flash Builder 4.5 is the Code Templates feature. I wrote about these a bit when the public beta came out last fall, but I wanted to share more about them. The templates (also known as “snippets”) feature allows you to define chunks of code that you use repeatedly. The templates show […]

» Keep reading Flash Builder 4.5 tip: Use code templates

1 comment so far

Flash Builder 4.5 tip: Use Block Selection mode

Posted May 16, 2011 9:52 pm
Filed under: Articles by Paul, Coding, Flash Builder, Tutorials

One new feature in Flash Builder 4.5 that’s small but incredibly useful is the new block selection mode. (Sometimes known as multi-line selection mode.) This feature allows you to edit the same position in a block of lines at once. This is very useful when you’re copying and pasting a block of code and you […]

» Keep reading Flash Builder 4.5 tip: Use Block Selection mode

4 comments so far

Flash Builder 4.5 tip: Quick fixes for external classes and interfaces

Posted May 6, 2011 9:18 am
Filed under: Articles by Paul, Flash Builder, Tutorials

The public beta of Flash Builder “Burrito” that was released at MAX included several “quick fix” features. For example, if you typed the name of a property or method that didn’t exist in the current class, you could hit Ctrl/Cmd+1 and create the missing item. The final release of Flash Builder takes this much farther. […]

» Keep reading Flash Builder 4.5 tip: Quick fixes for external classes and interfaces

comments closed

Flash Builder 4.5 tip: Use a custom FlexUnit framework

Posted May 3, 2011 9:14 am
Filed under: Articles by Paul, Flash Builder, FlexUnit, Tutorials, Unit testing

I’ve been getting into unit testing and test-driven development a lot lately. Flash Builder has pretty nice support for FlexUnit, which I find to be the easiest way to include testing in my development workflow. However, one problem is that Flash Builder ships on a different schedule than FlexUnit, so when a new FlexUnit version […]

» Keep reading Flash Builder 4.5 tip: Use a custom FlexUnit framework

13 comments so far

Articles by Type

Articles by Topic

Random Reading

Currently...

Adobe MAX 2011 Speaker H. Paul Robertson: Adobe Community Professional

Subscribe