|
|
Posted 05/06/2005 17:10:43 |
|
|
Supreme Being
      
Group: Moderators
Last Login: 14/10/2006 01:27:14
Posts: 276,
Visits: 3,858
|
|
| Ok, I'm posting about this in the bug section because to me its a very big downside. The load times of all the graphics seem to be getting worse and worse. This is especially apparent when posting and the images for the RTE along with all the emoticons have to load before being able to post. Ryan I know in the beginning you said you had some very agressive caching turned on that you ended up turning off because it messed up the forum/post read/unread tracking (which by the way is still not 100% perfect). Is it possible to turn this caching back on, but ONLY for these images, or images in general? I guessing this could be done even for the forum/post icons without messing up the tracking. It appears that all the icons are having to download from the server each time a page is loaded, instead of the images already being cached and the page logic just deciding what to display where, etc. Anyway we can improve on this? Thanks!
 Jimmy Stuart
|
|
|
|
Posted 05/06/2005 17:27:58 |
|
|
Supreme Being
      
Group: Moderators
Last Login: 14/10/2006 01:27:14
Posts: 276,
Visits: 3,858
|
|
| One example is that in loading this topic to make this reply, IE said it was downloading 24 items. Topics with 2 posts are like 35 items. In relation to one of my other posts, this post default to Arial, while others are defaulting to Times. Weird. When i click on HTML there are no font tags anywhere either.
 Jimmy Stuart
|
|
|
|
Posted 09/06/2005 09:58:43 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: Today @ 15:10:38
Posts: 1,957,
Visits: 3,021
|
|
| Hi Jimmy, This is something that has not gone un-noticed. We've played with various methods to ensure the WYSIWYG loads quickly and is useable before all the images are loaded. Nothing as yet has been suitable. This issue is still very much on the list for final v4.0 release. We are also hoping within an early v4.x release to also possibly provide optional support for http://www.freetextbox.com/ I'll keep you posted Jimmy, the moment i feel we've found a solution i'll let you know
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|
Posted 09/06/2005 10:04:07 |
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: Today @ 15:10:38
Posts: 1,957,
Visits: 3,021
|
|
Jimmy Stuart (6/5/2005) One example is that in loading this topic to make this reply, IE said it was downloading 24 items. Topics with 2 posts are like 35 items. These are the icons within the message preview area, they will increase as the topic receives replies. Ensuring the WYSIWYG is functional before the page has completely loaded in high on the list. In relation to one of my other posts, this post default to Arial, while others are defaulting to Times. Weird. When i click on HTML there are no font tags anywhere either. Is this within the WYSIWYG? The script will attempt to change the default font face (Times Roman) to either Verdana, Arial or ahoma. The font is only updated if the txtPost_doInit is called successfully upon a page load. For example if you stop the page from loading the WYSIWYG will default to Times Roman. Removing the dependency on the OnLoad event should resolve all our problems. I'll confirm once we have a solution.
 Kindest Regards,
Ryan Healey Director / Developer
Explore our products... http://demos.instantasp.co.uk/
|
|
|
|