: What should you do differently when designing websites for an embedded web server When designing a website to be accessed from an embedded webserver such as KLone, what do you need to do differently
When designing a website to be accessed from an embedded webserver such as KLone, what do you need to do differently compared to a 'standard' web server. I'm talking about considerations at the front end design stage, before the actual building and coding up.
For example, typically in such situations, memory size is a premium, so I guess larger images are out, and maybe more attention should be focused on achieving a good look and feel using CSS/Javascript rather than bitmap images.
More posts by @Jamie184
1 Comments
Sorted by latest first Latest Oldest Best
If you use a CDN then images wouldn't matter, you could also serve your CSS from there so it wouldn't matter and JavaScript gets ran in the browser so there would be no memory overheads there.
I think the biggest issue you could face is accepting data from forms, make sure that people can't overload any forms with so much information that it make make it difficult for KLone to deal with.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.