Administrators Farshad Mohajeri Posted May 7, 2011 Administrators Posted May 7, 2011 Here is our official demo compiled with 0.85.0 and HTTP compression enabled: http://prime.fmsoft....demo/ucdemo.dll Here is same demo without compression (Compiled with 0.84) http://prime.fmsoft.net/demo/udemo.dll My test results on a 1 mbit connection: A full reload without compression : 15-20 secs A full reload with compression : 5-7 secs (On most desktop browsers you can make a full reload by pressing Ctrl+F5) Quote
epos4u Posted May 7, 2011 Posted May 7, 2011 Hi Farshad, looking good. Thank you for all your hard work Quote
Administrators Farshad Mohajeri Posted May 7, 2011 Author Administrators Posted May 7, 2011 Hi Farshad, looking good. Thank you for all your hard work Thanks. Feedback on speed differences, especially for mobile devices and slow connections, is appreciated. Quote
fredycc Posted May 7, 2011 Posted May 7, 2011 Hi Farshad, good news, I consider very usefull enabled compression and I test with NetLimiter 3 Pro at 15 kbps a very slow connection and my results are: A full reload with compression : 28-30 secs A full reload without compression : 85-88 secs Thank you for your work. Quote
Darth Florus Posted May 8, 2011 Posted May 8, 2011 Mr. Farshad: Good! But: 1) Treeview does not work on IE9 2) There are some Javascripts errors when use Chart on Firefox. Have a Nice Day Quote
Administrators Farshad Mohajeri Posted May 8, 2011 Author Administrators Posted May 8, 2011 Mr. Farshad: Good! But: 1) Treeview does not work on IE9 It's a known issue. ie9 compatibility issues are pending. 2) There are some Javascripts errors when use Chart on Firefox. You receive these errors when and where? Can you paste the error text? Quote
Darth Florus Posted May 8, 2011 Posted May 8, 2011 It's a known issue. ie9 compatibility issues are pending. You receive these errors when and where? Can you paste the error text? I think the problem of Ajax Errors is because my band width is small and the page are not loaded completly. There is a way to force that buttons dont execute until other objects are full loaded? Normally our customers are not patient to wait til page load completly. I think that disable ajax errors on the ServerModule can help. I'm right? Quote
CastleSoft Posted May 9, 2011 Posted May 9, 2011 Excellent work... SO much quicker. Couple of questions. 1) When can we download 0.85 to have a play ? 2) Any idea when you will support IE9 ? 3) Any idea when/if you will be switching to ExtJS 4.0 4) Purchase/Pricing etc.. If I purchase ExtJS 4.0 NOW, can I purchase uniGui without ExtJS when its released ? (ie. non bundled..) Thanks Andrew Quote
amrihuang Posted May 9, 2011 Posted May 9, 2011 we are waiting for to test case When can we download 0.85 to have a play? Quote
thecrgrt Posted May 9, 2011 Posted May 9, 2011 I think the problem of Ajax Errors is because my band width is small and the page are not loaded completly. There is a way to force that buttons dont execute until other objects are full loaded? Normally our customers are not patient to wait til page load completly. I think that disable ajax errors on the ServerModule can help. I'm right? IMO, Automatic showing of loading mask for any unfinished loading pages like an IntraWeb is more comfortable. Quote
imagina Posted May 9, 2011 Posted May 9, 2011 IMO, Automatic showing of loading mask for any unfinished loading pages like an IntraWeb is more comfortable. +1 (or animated rolling cursor will be enough) PS. About compression: noticeably faster on my 6 mbit connection Quote
Administrators Farshad Mohajeri Posted May 10, 2011 Author Administrators Posted May 10, 2011 I think the problem of Ajax Errors is because my band width is small and the page are not loaded completly. There is a way to force that buttons dont execute until other objects are full loaded? Normally our customers are not patient to wait til page load completly. I think that disable ajax errors on the ServerModule can help. I'm right? I think you refer to the problem where you try to update chart data before the Chart itself is completely loaded. This is Issue #620. The problem here is the Flash Chart doesn't load as soon as the page is rendered. If you try to modify its data before it is loaded a JS error occur. I will try to find a workaround. Quote
Administrators Farshad Mohajeri Posted May 10, 2011 Author Administrators Posted May 10, 2011 Excellent work... SO much quicker. Couple of questions. 1) When can we download 0.85 to have a play ? Somewhere in this week. 2) Any idea when you will support IE9 ? Good question. The answer seems to be version 0.86.0. 3) Any idea when/if you will be switching to ExtJS 4.0 1.0 or 1.1. Again, it can be sooner as I haven't explored yet the difficulties of Ext JS 4 integration. 4) Purchase/Pricing etc.. If I purchase ExtJS 4.0 NOW, can I purchase uniGui without ExtJS when its released ? (ie. non bundled..) Another good question. We must wait for 0.90.0 for purchase pricing details. I can't say much for bundling as it depends on Sencha and their attitude towards this. You can buy Ext JS 4.0 now and buy uniGUI without Ext JS bundled later. That's quite possible. Quote
Administrators Farshad Mohajeri Posted May 10, 2011 Author Administrators Posted May 10, 2011 25mbit.. loads instantly.. :p I'd call it Intranet not Internet. Quote
ldb68 Posted May 10, 2011 Posted May 10, 2011 Tested on mobile UMTS internet key with Crome NEW dll 87 requests | 383.56KB transferred | (onload: 13.20s, DOMContentLoaded: 9.25s) OLD dll 87 requests | 1.28MB transferred | (onload: 22.58s, DOMContentLoaded: 18.62s) Quote
Administrators Farshad Mohajeri Posted May 10, 2011 Author Administrators Posted May 10, 2011 Tested on mobile UMTS internet key with Crome NEW dll 87 requests | 383.56KB transferred | (onload: 13.20s, DOMContentLoaded: 9.25s) OLD dll 87 requests | 1.28MB transferred | (onload: 22.58s, DOMContentLoaded: 18.62s) Looks good. 70% compression and two times faster load time. Quote
Administrators Farshad Mohajeri Posted May 10, 2011 Author Administrators Posted May 10, 2011 2) Any idea when you will support IE9 ? There is another workaround. The trick is to force IE9 to work in IE8 compatibility mode using Meta tags. I'll implement it in 0.85.0 . Quote
cvjcvj Posted May 11, 2011 Posted May 11, 2011 A full reload without compression : 15-20 secs A full reload with compression : 5-7 secs Great work Farshad! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.