Results have been much better with power line adaptors over wireless for watching netflix and general browsing.
Less stutter and much quicker response, the adaptors have a network health lamp, which when green has a connection of at least 100mbps. Fitment can be a bit of pain as the plugs extend downwards and the network socket plugs into the bottom of the adaptor. Only one network connection per adaptor which was easily fixed with a gigabit router. I was going to write up a setup guide however it was all just plug in, worked first time.
Things learned this week,
Be careful copying mark up and macros' from notepad into Kentico editable text regions as this has created some strange errors, save publish then a small edit via the in page editor left this working fine.
Kentico 6 does not support embedded code blocks which contain markup, two ways of doing this. Split up page content into regions, content that has to be hidden having its own region set by the visibility property. Advantage that the content editors can still manipulate the content, I went with an in line control so the content can be reused elsewhere without editing the template.
Kentico 7+ does support embedded code blocks which contain HTML using k#.
Alt+F12 in visual studio 2013 for peak definition is so handy, as you can type whilst looking at the definition of what is being used, this also has a bread crumb feature to go back and forwards through definitions.
Always check IE for minor layout changes even if it works in chrome, firefox, and opera.
Lots more to come but I will save it for when I have finished reading clean code.
No comments:
Post a Comment