Search Options
close
Search the following clips:
All Clips
Everyone's Clips
My Guides
Sign Up
Install
Learn More
Login
Ajax テンプレート
chai_close
follow
0
5-13-2007 10:51 PM
1016 views
tags:
web
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Today's Top Clips
Heterochromia in Animals
Ballon Twisting Amazing Art
Merry Christmas
Father get son back after 5 yrs. 'Video'
30 Unusual and Incredible Surreal Artworks
In 1909 NONE of these things had been invented
I Said.......
The master grafter: 101 varieties of fruit on one tree
Peace of Mind
Happy Holidays!
visit the
Top Clips page
View the Top Clips from
May 13, 2007
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/229873e0-4080-4d88-b238-f73f7a3eede7/40C37D79-655D-4C3B-B516-F561FFF2BCF8/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://www.moongift.jp/2007/05/php_ajax_with_smarty_templates/" href="http://www.moongift.jp/2007/05/php_ajax_with_smarty_templates/" style="font-size: 11px;">www.moongift.jp</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://www.moongift.jp/2007/05/php_ajax_with_smarty_templates/"><DIV id="left"> <DIV class="entry"> <H2><A title="Permalink" href="http://www.moongift.jp/2007/05/php_ajax_with_smarty_templates/">AjaxでもSmartyテンプレート『Php AjaX with Smarty Templates』</A></H2> <P class="meta2"> [<A rel="category tag" title="Windows の投稿内容をすべて表示" href="http://www.moongift.jp/category/os/windows/">Windows</A>] [ <A rel="category tag" title="オープンソース の投稿内容をすべて表示" href="http://www.moongift.jp/category/lisence/opensource/">オープンソース</A>] [ <A rel="category tag" title="GPL の投稿内容をすべて表示" href="http://www.moongift.jp/category/lisence/opensource/gpl/">GPL</A>] [ <A rel="category tag" title="Linux の投稿内容をすべて表示" href="http://www.moongift.jp/category/os/linux/">Linux</A>] [ <A rel="category tag" title="Mac OSX の投稿内容をすべて表示" href="http://www.moongift.jp/category/os/mac-osx/">Mac OSX</A>] [ <A rel="category tag" title="Web の投稿内容をすべて表示" href="http://www.moongift.jp/category/user-interface/web/">Web</A>] [ <A rel="category tag" title="JavaScript の投稿内容をすべて表示" href="http://www.moongift.jp/category/programming-language/javascript/">JavaScript</A>] [ <A rel="category tag" title="ライブラリ の投稿内容をすべて表示" href="http://www.moongift.jp/category/category/library/">ライブラリ</A>] [ <A rel="category tag" title="開発 の投稿内容をすべて表示" href="http://www.moongift.jp/category/category/development/">開発</A>] </p> <P><A atomicselection="true" href="http://image.moongift.jp/intro3/AjaxSmartyPhpAjaXwithSmartyTemplates_141BB/past32.png"><IMG width="240" height="180" border="0" align="left" src="http://image.moongift.jp/intro3/AjaxSmartyPhpAjaXwithSmartyTemplates_141BB/past3_thumb.png" /></A> システム上のデータのやり取りにAjaxを利用するケースが増えてきた。利用場面は考える必要があるが、遷移しない分だけユーザのストレスが低いと言うメリットは大きい。</p> <P>これで開発側の負担も低ければ言うことないが、実際は通常のWebアプリケーションの作り方と別になってしまい、二重の負担になってしまうケースも数多い。そうした問題を解消できるかも知れないライブラリがこれだ。</p> <P>今回紹介するオープンソース・ソフトウェアはPhp AjaX with Smarty Templates、Ajaxの描画にSmartyテンプレートを利用できるライブラリだ。</p> <P> <A id="more-3635"></A> </P><P>Smartyといえば、非常に高機能なテンプレートエンジンとして、PHPによるシステム開発の際に利用される事が多い。Ajax側だけ別なレンダリング方法を選択していたなら、ぜひ検討したほうが良い。</p> <P><A atomicselection="true" href="http://image.moongift.jp/intro3/AjaxSmartyPhpAjaXwithSmartyTemplates_141BB/past22.png"><IMG width="240" height="180" border="0" align="right" src="http://image.moongift.jp/intro3/AjaxSmartyPhpAjaXwithSmartyTemplates_141BB/past2_thumb.png" /></A> Ajaxの仕組みはPEARのHTML_AJAXを利用して行われる。これもまた、JavaScriptを殆ど書かずにAjaxを実装できるとあって、便利な存在だ。</p> <P>Ajaxは便利なだけに、ユーザからは重宝がられるがPHPとJavaScript、二重の負担にならないような仕組みが重要だ。Smartyが利用できれば、描画の負荷は大幅に軽減されるのではないだろうか。</p> <P> </p> <P><STRONG>paxt - Trac</STRONG><BR /> <A href="http://paxt.pagema.net/">http://paxt.pagema.net/</A></p> トラックバック <ABBR title="Universal Resource Locator">URL</ABBR> : <INPUT type="text" class="trackback-url" readonly="readonly" value="http://www.moongift.jp/2007/05/php_ajax_with_smarty_templates/trackback/" size="80" name="trackback_url" /> <P class="meta"> <SPAN class="date"> <A href="http://www.moongift.jp/2007/05/13/">5月 13th, 2007</A> </SPAN> Posted by <A title="admin による投稿" href="http://www.moongift.jp/author/admin/">admin</A> | <A href="http://www.moongift.jp/2007/05/php_ajax_with_smarty_templates/#comments">コメントはありません</A> </p> </DIV> <P class="pagenav"><A href="http://www.moongift.jp/2007/05/nocturne/">« 前の記事</A> | </p> <H2 id="comments">コメント (0) <A title="コメントをどうぞ" href="#postcomment">»</A> </H2> <P>この記事にはまだコメントがついていません。</p> <H2 id="postcomment">コメントをどうぞ</H2> <FORM id="commentform" method="post" action="http://www.moongift.jp/wp-comments-post.php"> <P><INPUT type="text" tabindex="1" size="22" value="" id="author" name="author" /> <LABEL for="author"><SMALL>Name (必須)</SMALL></LABEL></p> <P><INPUT type="text" tabindex="2" size="22" value="" id="email" name="email" /> <LABEL for="email"><SMALL>e-Mail (required - will not be published)</SMALL></LABEL></p> <P><INPUT type="text" tabindex="3" size="22" value="" id="url" name="url" /> <LABEL for="url"><SMALL>Website</SMALL></LABEL></p> <P><TEXTAREA tabindex="4" rows="10" cols="60" id="comment" name="comment"></TEXTAREA></p> <P><INPUT type="submit" value="Submit Comment" tabindex="5" id="submit" name="submit" /> <INPUT type="hidden" value="3635" name="comment_post_ID" /> </p> </FORM> </DIV></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/40C37D79-655D-4C3B-B516-F561FFF2BCF8/blog/" title="blog or email this clip"><img src="http://content7.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
New from the makers of Clipmarks:
Amplify.com - Don't just share the news...Amplify it!
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Copyright
Privacy
EULA
OK