Newtriks Blog

Tag Archives: PureMVC

DataBinding a Proxy to a Mediator

This has been a topic I have wanted to mention for a while now, actually since my Combining the PureMVC StateMachine Utility with Slacker post as I use this particular logic in there. When I first used a MVC framework primarily PureMVC one of the concepts I toyed around with was different approaches for getting [...]
Posted in Flex, PureMVC | Also tagged , , | 1 Comment

IntelliJ IDEA PureMVC Templates

I have created a repository on Github with some handy PureMVC templates to be used in IntelliJ IDEA which may help speed up some peoples development time. http://github.com/newtriks/IDEA-PureMVC-templates
Posted in IntelliJ IDEA, PureMVC | Also tagged | 2 Comments

Importing to IntelliJ IDEA From GitHub

Following uploading my latest PureMVC example to GitHub I fancied working on this new project in IntelliJ IDEA 9. As I am sure your aware IntelliJ IDEA 9 now features support for Flex and AIR and hands down is awesome. There are so many ingrained features which will make you life as a developer so [...]
Posted in GitHub, IntelliJ IDEA, Tutorials | Also tagged , | 1 Comment

Simple PureMVC Application on GitHub

For my talk tomorrow on constructing a simple PureMVC application I have uploaded the source to GitHub. This is my first proper submit to GitHub so fingers crossed it’s all gone to plan. http://github.com/newtriks/SimplePMVCExample For this application I also quickly put together some other resources that may be of some use to use as references [...]
Posted in ANT, ASDoc, Flex, GitHub, Presentations, PureMVC | Also tagged , , , | 7 Comments

Getting Started with PureMVC – Flash Midlands Presentation

I am speaking on the 23rd January 2010 for Flash Midlands User Group for anyone keen on getting to grips with PureMVC: Saturday 23rd January – 11am – 1pm – Coventry (University of Warwick) Getting started with PureMVC Simon Bailey (Newtriks.com / Adobe Community Expert) This will be more of a hands on session constructing [...]
Posted in Presentations, PureMVC | Also tagged | 4 Comments

Speaking @Flash Camp (Birmingham)

I am pleased to be a speaker at Flash Camp in Birmingham on Tuesday 16th June 2009 @ 17:00 with a topic titled Getting started with Flex & PureMVC. I will be giving an over view of the framework with a super simple lesson on setting up your Flex project utilising all the goodness of [...]
Posted in Flash, Flex, Presentations, PureMVC | Also tagged , , , | 7 Comments

Combining the PureMVC StateMachine Utility with Slacker

I have had some requests and seen some developers asking about managing a ViewStack using the PureMVC StateMachine utility. Slacker is a well known demo detailing how to manage View components using deferred instantiation. Combining this demo and the StateMachine utility is a straight forward route to managing a ViewStack in your PureMVC application. I [...]
Posted in Flex, PureMVC, StateMachine | Also tagged , , , | 5 Comments

PureMVC Super Simple Example

My buddy Steve asked me for a skeleton PureMVC example application, something very basic to get your head around the work flow. I thought I may as well upload it for all as it may be of use to someone else out there. It really is a super simple example Flex application with a View [...]
Posted in Flex, PureMVC | Also tagged , | 8 Comments

Handling Popup Logic in PureMVC *Update*

I have since re-structured some of my logic in handling popups in a Flex application using PureMVC. If you refer to my previous post you will see that I have a PopManager that extends PopUpManager and the core logic to handle opening and closing Popups was via the Mediator. I have now ripped this logic [...]
Posted in AS3, Flex, PureMVC | Also tagged , , , , | 24 Comments

PureMVC State Management with StateMachine

Cliff and Neil Manuell have come up with a fantastic solution to the problem many people have fought with which is managing states in a PureMVC application. Well as usual the solution is really well thought out, managed and constructed and the result is called StateMachine!
Posted in PureMVC, StateMachine | Also tagged , | Leave a comment
  • FreeAgent sign-up


  • Recent Posts

  • Categories