Developer blog

  • Support div height 100% in td in Firefox

    Tags: Firefox, div, td, height

    Situationtable > tr > td> divdiv height should be 100%ProblemIn Firefox div height 100% requires tr, td height to be equal to 100%.In Chrome div height 100% becomes zero when tr, td height … more

  • Vuetify Word-Wrap table headers

    Tags: Vuetify

    You need to set white-space as well https://codepen.io/anon/pen/XLZGEW

    Also Word-wrap in an HTML table

    headers: [

    {

    text: 'Dessert (100g serving)',

    align: ' … more

  • Umbraco Angular

    Tags: Umbraco 8, Angular 8

    Umbraco Spa DemoRepository Contents:Added Custom Section "SPA" Load Angular Application into SectionPre-requisitesSetup Umbraco 8 Angular 8 npm VS Code VS Studio 2019ImplementationAdd demo-spa-app … more

  • Technology-Log

    Tags: tools

    Technology LogLevelTechnologyFront EndFeatherlight.Gallery.js- https://github.com/noelboss/featherlight/#featherlight-galleryJavaScript Frameworks- https://v8.dev/blog/cost-of-javascript-2019- https:/ … more

  • DMARC

    Tags: email, DMARC

    DMARC is an email-validation system. DMARC was created by PayPal together with Google, Microsoft and Yahoo!. With DMARC an organisation gains insight and control over the email channel. Organisations … more

  • APM Tools

    AppDynamicsAppDynamics caters to larger enterprises and offers a SaaS APM option as well as an on-premise option. Self-described as an application intelligence platform, AppDynamics monitors … more

  • DISA STIG Automation

    Tags: STIG

    Source:https://software.af.mil/dsop/documents/https://public.cyber.mil/stigs/scap/https://www.reddit.com/r/sysadmin/comments/685nd3/disa_stig_automation/ more