Skip to content
Logged Fixes

Logged Fixes

The TL;DR on various tech solutions. Exocortex. Engineer's log. You get it.

Search

Contents

  • Tech (36)
    • Hardware (1)
    • Networking (2)
    • Software (30)
      • Cross-Platform (5)
      • KDE Plasma (1)
      • Linux (6)
      • Linux Apps (4)
      • Solus Linux (2)
      • Ubuntu (9)
      • Web Apps (3)
    • Web Development (3)
      • Front-End (1)
      • Page Speed Optimization (1)
      • PHP (1)

Host Your Site for 6£/yr (regular price)! Choose From 7 Server Locations. Unlimited Disk Space and Unlimited Bandwidth
– Visit SharkHosting.co.uk –


Text content licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Category: Web Development

PHP Domdocument Not Displaying Cyrillic Characters Properly

Case: After loading an HTML doc as a string in PHP DOMDoc, the output of any selected node is similar to “Европейска столица“. Source file is UTF-8 encoded.

Continue reading PHP Domdocument Not Displaying Cyrillic Characters Properly

Posted on June 25, 2019June 29, 2019Categories PHP

Animate Scroll to Page Anchor with jQuery

Scripts for ‘scrolling to an id’ (such as jQuery.scrollTo) have unnecessary customization options and do not handle all page links, pointing to anchors, on their own. (or is it just me?)

Continue reading Animate Scroll to Page Anchor with jQuery

Posted on May 29, 2019Categories Front-End, Web DevelopmentTags jquery, jquery.scrollTo

Minifying SVG and Embedding It Into HTML (a.k.a. Base64-encoding SVG)

Case: Assets such as PNG logos sometimes load shortly after the content, rendering their alt content visible for a moment, distorting page design.

Continue reading Minifying SVG and Embedding It Into HTML (a.k.a. Base64-encoding SVG)

Posted on April 29, 2019April 29, 2019Categories Page Speed Optimization
Proudly powered by WordPress