Recent News
J-AMFPHP authentication service now available
Anthony McLin
2008-07-03

Christopher Garvis has built an authentication plugin for J-AMFPHP that provides AMFPHP with methods for handling Joomla logins. Download it in the Files section.

J-AMFPHP 0.3.2 Works with Joomla 1.5
Anthony McLin
2008-05-04

The latest release of J-AMFPHP (v 0.3.2) is now up and available. This fixes the problem where J-AMFPHP wasn't working in Joomla 1.5 stable and later. J-AMFPHP should now work properly, and expose the Joomla API for Flash/Flex Remoting functionality.

Next goals are to refactor the example J-AMFPHP service plugins to correspond with changes to the Joomla core.

J-AMFPHP services can now expose the Joomla API to Flash
Anthony McLin
2007-06-14

A somewhat minor revision with major consequences. In v 0.3, J-AMFPHP Services could not access the Joomla API. Now in v 0.3.1 J-AMFPHP extends the JApplication framework, meaning any service can call the Joomla API. This is a key feature for J-AMFPHP. I've revoked the v0.3 download and replaced it with v0.3.1

Also, the first package of example services is now available. Install this package to...

J-AMFPHP v 0.3 Released
Anthony McLin
2007-06-13

J-AMFPHP v 0.3 has achieved the goals set out for it in the roadmap and has been released. This version is indicative of the direction the project is going and how things will be handled, namely how AMFPHP services are installed and integration into the Joomla framework.

This version also marks a successful departure from AMFPHP 1.2 to AMFPHP 1.9b2.

J-AMFPHP v 0.1 released
Anthony McLin
2007-05-09

I'm proud to announce the first release of the J-AMFPHP package. This first build simply installs AMFPHP 1.2.5 as an library for Joomla 1.5

See the project summary page for a roadmap of milestones and the planned features for each future release.

 

General Sections
Tracker

 Bugs ( 0 Open / 1 Total )
Bug Tracking System

 Feature Requests ( 1 Open / 1 Total )
Feature Request Tracking System

 To-Do ( 2 Open / 6 Total )
To-Do tasks for this project


J-AMFPHP Roadmap:


J-AMFPHP v 0.1
Primary goal: Have J-AMFPHP install the core AMFPHP distribution as a library for Joomla 1.5. Some basic configuration of the gateway.php and browser will be in place, but only sufficient for having it working in a Joomla installation.

J-AMFPHP v 0.2
Primary goals:
Have the gateway.php and browser have their paths and other settings dynamically reference the Joomla globals and parameters for this plugin as necessary.
Refactor the AMFPHP gateway structure to work within the Joomla framework.
Replace AMFPHP 1.2 with AMFPHP 1.9b2

J-AMFPHP v 0.3
Primary goal: Restrict the AMFPHP service browser to only be available through the backend admin interface of Joomla
Have AMFPHP services exist as Joomla plugins

J-AMFPHP v 0.4
Primary goal: Build a framework to allow the AMFPHP methods to be stored in the Joomla! database instead of requiring them to be in the services folder
Have AMFPHP services exist as Joomla plugins

Restrict the AMFPHP service browser to only be available through the backend admin interface of Joomla

J-AMFPHP v 0.5
Primary goal: Build in support for generating "stub" code

J-AMFPHP v 0.6
Primary goal: Define categories of AMFPHP services, begin inserting common Joomla! services

J-AMFPHP v 0.7 - 1.0
Primary goal: Add additional core Joomla methods as AMFPHP services
Secondary goals: Add additional example methods beyond Joomla core

J-AMFPHP 1.X
Possible goals:��� Add support for "packages" of J-AMFPHP services.
��� ��� Develop translation layer for accessing 3rd party components through the MVC framework
��� ��� Develop plugins to bridge J-AMFPHP with common 3rd party components
 
Activity
Activity
Description
AMFPHP is a library to expose
object-oriented PHP methods and
functions to Flash through a binary
data stream similar to XML-RPC.

J-AMFPHP adds this functionality to
Joomla and exposes the Joomla API to
Flash developers.
Developer Info
Christopher Garvis
Anthony McLin
William Hurley
Gabriel Naranjo
Pawel Karwowski
Trove Categorization
  • Development Status: 4 - Beta
  • Intended Audience: Developers
  • License: GNU General Public License (GPL)
  • Programming Language: PHP
  • Topic: Data Interchange (EDI),
    Development Tools