<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: Segoe UI; COLOR: #000080; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.7601.18094"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Thanks Marc.</DIV>
<DIV> </DIV>
<DIV>I make a simple compare with the db view which are with db_ prefix php 
file.</DIV>
<DIV>I found that the render process is full of long code, so at least three 
things for code improvements:</DIV>
<DIV>1.  split them to functions which can be re-used.</DIV>
<DIV>2.  split them to simple files which can be included.</DIV>
<DIV>3. re-factor the code logic, improve the performance ...</DIV>
<DIV> </DIV>
<DIV>Are there more guide from you that which Aspect that the code should be 
refactor? thanks for your advices!</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>xmujay@gmail.com</SPAN></DIV>
<DIV> </DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV 
style="PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; BACKGROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B> <A href="mailto:marc@infomarc.info">Marc 
Delisle</A></DIV>
<DIV><B>Date:</B> 2013-04-01 19:12</DIV>
<DIV><B>To:</B> <A 
href="mailto:phpmyadmin-devel@lists.sourceforge.net">phpmyadmin-devel</A></DIV>
<DIV><B>Subject:</B> Re: [Phpmyadmin-devel] gsoc: Refactoring: Server 
view</DIV></DIV></DIV>
<DIV>
<DIV>Le 2013-03-31 05:10, xmujay@gmail.com a écrit :</DIV>
<DIV>> Hi,</DIV>
<DIV>> </DIV>
<DIV>> I am new here. I am quite interested on the topic of Refactoring:</DIV>
<DIV>> Server view.</DIV>
<DIV>> </DIV>
<DIV>> from the code learning: 1. server view display code is listed on ROOT</DIV>
<DIV>> folder with prefix: server_ .php  (most code is used to echo page</DIV>
<DIV>> elements) 2.  the user request action is sent out using Ajax (js</DIV>
<DIV>> folder) 3. the backend logic is on library folder, some is on ROOT</DIV>
<DIV>> folder.</DIV>
<DIV>> </DIV>
<DIV>> I want to know that: 1.  what kind of improvement ? user experience</DIV>
<DIV>> and UI change or code refactor? 2.  If it is user experience changes,</DIV>
<DIV>> are there some todo guides? 3.  is there some user survey and user</DIV>
<DIV>> experience feed back to guide us improve the Server view ?</DIV>
<DIV> </DIV>
<DIV>Hi,</DIV>
<DIV>refactoring's goal is only to improve code, so no user experience nor UI</DIV>
<DIV>change should be done.</DIV>
<DIV> </DIV>
<DIV>See [0].</DIV>
<DIV> </DIV>
<DIV>[0] http://en.wikipedia.org/wiki/Code_refactoring</DIV>
<DIV> </DIV>
<DIV>-- </DIV>
<DIV>Marc Delisle</DIV>
<DIV>http://infomarc.info</DIV>
<DIV> </DIV>
<DIV>------------------------------------------------------------------------------</DIV>
<DIV>Own the Future-Intel&reg; Level Up Game Demo Contest 2013</DIV>
<DIV>Rise to greatness in Intel's independent game demo contest.</DIV>
<DIV>Compete for recognition, cash, and the chance to get your game </DIV>
<DIV>on Steam. $5K grand prize plus 10 genre and skill prizes. </DIV>
<DIV>Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d</DIV>
<DIV>_______________________________________________</DIV>
<DIV>Phpmyadmin-devel mailing list</DIV>
<DIV>Phpmyadmin-devel@lists.sourceforge.net</DIV>
<DIV>https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</DIV></DIV></BODY></HTML>