<i> </i><br><br><div class="gmail_quote">On Fri, Mar 26, 2010 at 4:38 AM, Michal Čihař <span dir="ltr"><<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


Hi<br>
<br>
Dne Thu, 25 Mar 2010 14:14:00 +0530<br>
<div>Ninad Pundalik <<a href="mailto:ninadsp16289@gmail.com" target="_blank">ninadsp16289@gmail.com</a>> napsal(a):<br>
<br>
</div><div>> On 25 March 2010 14:03, Michal Čihař <<a href="mailto:michal@cihar.com" target="_blank">michal@cihar.com</a>> wrote:<br>
> > Not really, there is no generic framework for handling AJAX requests.<br>
> ><br>
> Then, as part of my GSoC project, should I focus on creating a<br>
> framework/modify the existing functions which generate the HTML pages?<br>
<br>
</div>Yes, I think this is quite obvious beginning of AJAX project.<br></blockquote><div><br>well, Ninad, You need not reframe the html output, My idea is that you 
keep a special token variable<i> </i>as say, [ajax_enabled] and send it along
 with your ajax request GET or as a session var (as done by zimbra and gmail ) GET will not be a popular choice though.<br>As most of "non required" things like the header and the footer is included form some other file you may just prevent the inclusion by checking the token variable.<br>


<b><br>possible problems</b>: The ajax portion will not be just an add-on it is directly affecting the native code.<br><br>  <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



<div><br>
>  Also, I could create a set of generic jQuery/JavaScript functions for<br>
> the AJAX requests on the client side and prepare a few example pages<br>
> from the existing content.  If everyone's fine with this, then I'll<br>
> re-draft my GSoC proposal.  Post GSoC, I would love to continue with<br>
> this, and with the help from others in the community, complete this<br>
> for as many pages as possible in phpMyAdmin.<br>
<br>
</div>I'm not sure how much has to be implemented on client side, I thought<br>
most functionality should already be in jQuery.<br>
<div><div></div><div><br></div></div></blockquote><div>Ninad, I think you want to propose that there should be additional (helper JavaScript files apart from the native JQuery File) that will define the additional functions like <br>


<br>.button.click= function(){...}<br><br>or onload functions.<br><br>well you can do that or let this be a part of conversion of moo-tools code to JQuery code which Marc has informed me is going out right now. you can modify the "converted" (.js) files and add all these additional functions<br>


 <br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div>
--<br>
        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://blog.cihar.com" target="_blank">http://blog.cihar.com</a><br>
</div></div><br>------------------------------------------------------------------------------<br>
Download Intel&#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net" target="_blank">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><font color="#888888">Rohit Kalhans<br><b>homepage:</b> <a href="http://rohit-kalhans.co.cc/" target="_blank">http://rohit-kalhans.co.cc</a><br><b>BLOG:
 </b><a href="http://13lackburn.blogspot.com/" target="_blank">http://13lackburn.blogspot.com</a></font><br>