Almer/Blank Labs

ZamfBrowser 1.2 and ZendAmfServiceBrowser Update

Over the weekend I updated both the ZamfBrowser application and the ZendAmfServiceBrowser class that gives the ZamfBrowser information about your ZendAMF services set up.   …read more…

Thoughts on PureMVC Mediators

A common practice amongst PureMVC developers when creating PureMVC Mediator implementations is the "view getter", a getter method that returns the instance of the view object that the Mediator is coupled with. As an example I will use an imaginary media player with a playlist. …read more…

ZamfBrowser 1.1

Just posted an update to ZamfBrowser.  ZamfBrowser can now generate code for use in either Flash or Flex based projects.   …read more…

ZamfBrowser 1.0 – ZendAMF Service Browser

ZamfBrowser is a ZendAMF Service Browser, like the AMFPHP Service Browser, which lets a developer unit test ZendAMF services.  I posted this project today for download on RIAForge at http://zamfbrowser.riaforge.com.   …read more…