2007年03月15日

CakePHP showcases

(1)The latest info links at groups.google.com/group/cakephp

(2)The old showcase (in the past article at wiki.cakephp.org)

(3)My collection at cakephp.seesaa.net(in Japanese)

(4)daniel.hofstetter's list

(5)daniel.hofstetter's resources
posted by SDozono at 14:57| 東京 ????| Comment(0) | TrackBack(0) | JavaScript | このブログの読者になる | 更新情報をチェックする

2007年02月23日

CakePHPでAjax

CakePHPでAjaxアプリを作るための記事リンク集。
よく調べてあります。私もお勧めします。
もちろん、prototype.js のマニュアル、チュートリアルあたりを見るのも良いと思います。

Ahsan’s Laboratory
Get Started With AJAX in CakePHP

"This article has useful links for a CakePhp new comer to get started with using Ajax. As the manual mentions, using Ajax in your Cake application is very easy."

日本語読みすると、「あーさんのラボ」とかでいいのかな。
タグ:AJAX cakephp
posted by SDozono at 23:00| 東京 ????| Comment(0) | TrackBack(0) | JavaScript | このブログの読者になる | 更新情報をチェックする

2007年01月31日

Spinelz - Rich Interface for frameworks, and others..

What's Spinelz
http://script.spinelz.org/index_en.html

spinelz.PNG

You can try the demo from here: It's awesome!
http://script.spinelz.org/index_en.html

Gusto kong ikapit it sa CakePHP framework applications!
デモは必見。


Spinelz is a JavaScript library which enables web developers to create Rich Internet Applications.
ABOUT SPINELZ
Spinelz based on script.aculo.us.
We offer the function which is some convenience that utilized Ajax and animation effects of script.aculo.us to the maximum. Please try them and feed me back, like bug report etc.

ABOUT DEVELOPMENT OF SPINELZ
The scripts you can get here are used in Rubricks which is ajax style content management system powered by Rails.
posted by SDozono at 22:41| 東京 ????| Comment(0) | TrackBack(0) | JavaScript | このブログの読者になる | 更新情報をチェックする

2006年12月27日

Adobe の Spry framework for Ajax

Adobe 謹製のAjax JavaScript フレームワーク。

http://labs.adobe.com/technologies/spry/

デモはこちらにあります。やはり企業の出すものは、演出がうまいですね。
http://labs.adobe.com/technologies/spry/demos/

Effects Demo は、毎回、RELOAD しないと効果がためせないんですね。動かないのかと思いました……。

そうか、フレームワークって呼ぶんだ。(^.^)

こういう JavaScript ライブラリ(フレームワーク)がいろいろ出ているのを見ると、やはり、PHP フレームワークの設計としては、自分で js ライブラリを作りこんでしまうより、いろいろ選べるようにしておいたほうがよいのだなぁと感じる今日このごろです。

目移りしますね……。
タグ:AJAX
posted by SDozono at 12:38| 東京 ????| Comment(0) | TrackBack(0) | JavaScript | このブログの読者になる | 更新情報をチェックする