User Name:
tuolden
Reputation:
46
Q/A: 25 / 46
Acceptance: 0%
Memeber since: September 14, 2011
25 Questions by tuolden
Dynamic refreshing? like tail -f
Hello all,
I’m currently making many WebService call. I would like to display them as they answer back.
For example,
- callWebService_A ();
- waitForReply();
- displayResult ( ofWebService_A ) ; // this should display in client side
- callWebService_B ();
- waitForReply();
- displayResult ( ofWebService_BREAD MORE
Presentation Layer
htmlpresentation layerxpathxsl
I would like to know if Yii can generate XSL instead of using Views at the presentation level. We currently have an application (in native PHP) that generates an XMLREAD MORE
Amazon Cloudfront w/ Yii
Caching Assets YIi Amazon Cloudfront
Hello all,
I’m thinking about using Amazon’s cloudfront as a CDN for static files (JPGs, CSS, Javascripts)
Since Yii uses assets to cache everything, how can I make use of amazons cloudfrontREAD MORE
RenderPartial w/ CTreeView & CListView (many saves)
CListViewCTreeViewrenderPartial
Hello all,
On my web app I have two sections: – right hand side (CTreeView) : categories – middle section (ClistView) : items for that category
Once you click on any linkREAD MORE
RenderPartial w/ CTreeView & CListView
CListViewCTreeViewrenderPartial
Hello all,
I’m currently using a CtreeView (as leftside menu) w/ links on each of the elements. Links are “…/controler/action?elemento=4″ Where elemento is category items wanting to display.
In the middle isREAD MORE
Javascript name of Yii Elements
Javascript name of Yii Elements
Hello all,
I’m trying to set focus (onclick) on the first field of a Modal Dialog.
So far, I have
- 'onclick'=>"{ .... $('#nameOfDialog').dialog('open'); ;... ; nombre.focus(); }"
'onclick'=>"{ .... $('#nameOfDialog').dialog('open'); ;... ; nombre.focus(); }"WhereREAD MORE
How to upload image in a CJuiDialog (modal)
Hello all,
I’m trying (w/ no success) to upload an image in a CJuiDialog.
I have (sucessfully) used before the image upload field, but can not get it to work w/ Ajax.
HereREAD MORE
Web Hosting for Yii
Hello all,
I know this is not the best place to ask this question, but “I have no other place to go”
I have a web app that (if lucky) willREAD MORE
Facebook, Twitter authentication
Hello all,
Just wanted to know which extension is the best (efficient) to: 1- authenticate w/ Facebook (or) Twitter. 1.2 Once auth w/ Facebook (1st time) I will bring friends listREAD MORE
CJuiDialog gets saved twice
Hello all,
Almost there …
I got the CJuiDialog dialog form to work, but I now have a new problem.
Whenever I click to save (it saves twice).
View
46 Answers by tuolden
TinyMCE not loading
( x1 )AES Encryption
( x1 )Unit Testing Controllers
( x1 )session in shopping cart
( x1 )CJuiAutoComplete Tipsy
( x2 )This website counts Questions and 429 Answers by 8995 registered users.