zend

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
rolf vreijdenberger's picture

amfserver, a new module that integrates actionscript clients (flash, flex, air) with D7 services

Hi all,

we're in the process of releasing the amfserver, a new Drupal 7 services module that integrates with actionscript based clients.
This means it's usable for flex, flash and air applications.
It's amf handling capabilities rely on the zend amf engine from the zend framework.

At the moment of writing it is complete, tested and features all you can wish for:

Read more
BOGUƎ's picture

ZendAMF's new playground

ZendAMF, a new server component to the Services module opening the Drupal doors to the Flash world, is moving into its new sandbox.

Read more
groundswell's picture

Drupal as an Application Framework: Unofficially competing in the BostonPHP Framework Bakeoff

BostonPHP hosted a PHP Framework Bake-Off last night, a competition among four application frameworks: CakePHP, Symfony, Zend, and CodeIgniter. A developer coding in each framework was given 30 minutes to build a simple job-posting app (wireframes publicized the day before) in front of a live audience.

I asked the organizer if I could enter the competition representing Drupal. He replied that Drupal was a Content Management System, not a framework, so it should compete against Wordpress and Joomla, not the above four. My opinion on the matter was and remains as follows:

<

ul>

Read more
jrearick's picture

Webinar: Optimizing Drupal: Performance Tips and Benchmarking

This webinar by Zend may be of use to some of you who are trying to get better performance out of Drupal.

http://www.zend.com/en/company/news/event/webinar-optimizing-drupal-perf...

Read more
noobizness's picture

odd message from service

I am calling Drupal XML-RPC services using Zend_XmlRpc_Client::call() and getting the following feedback:

Read more
ngocleanh's picture

Gặp vấn đề với Zend Server. (help)

Mình gặp phải vấn đề khi sử dụng Zend Server. Cứ chạy Server được khoảng 3-5 ngày là bị mất kết nối đến server. Không chạy được các ứng dụng web trên đó. Và mình có xem log của Apache thì nó có phát sinh lỗi này:
Error: Could not locate a free PHP process from the "application/x-httpd-php" pool within the 'Connection Timeout'
Mình chạy trên window server 2003, bản ZEND CE 5.0.0 Bạn nào gặp phải lỗi tương tự có thể giúp mình giải quyết vấn đề này. Cảm ơn nhiều.

Read more
rdsmith's picture

Online Resources For Drupal and Internet Engineers

RobLoach's picture

REST Server

A REST Server is now available for the Services module, so that external REST clients can communicate with Drupal Services. In order to use the REST Server, you have to install the Zend Framework.

http://drupal.org/project/rest_server

Read more
RobLoach's picture

The Zend Framework Module

The Zend Framework Module for Drupal ensures that the Zend Framework is installed properly and ready for use. It lists the Zend Framework version number in the server status page, let's the administrator change Zend's installation directory, as well as provide a nice API feature set to make the Zend Framework's functionality easily accessible to other modules. One of these API benefits is the zend_initialize($class) function that cleanly includes a class from the Zend Framework and make it ready for use.

This could lead to some very powerful Service modules that use the powerful web service platform.

Read more
jvandervort's picture

New Zend Framework 1.0.0 RC

http://framework.zend.com/

Some lucene goodies:

  • Zend_Search_Lucene
    ZF-1262 CaseInsensitive.php missing require_once for the class it extends
    ZF-1263 DocumentWriter.php missing require_once for the class it extends
    ZF-1264 Default.php missing require_once for the class it extends
    ZF-1350 testUtf8(Zend_Search_Lucene_AnalysisTest) failing
    ZF-1351 testUtf8Num(Zend_Search_Lucene_AnalysisTest) failing
    ZF-1365 Zend_Search_Lucene::close() not setting or checking the $_close flag
    ZF-1376 Error in sample code of section 27.3.1.1 - Query Parsing
Read more
Subscribe with RSS Syndicate content