general

8 Types Of Progressive Lenses

all-scribbly general

8 Types of Progressive Lenses Progressive lenses have become a cornerstone of vision correction for presbyopia. Patients can smoothly transition between tasks, such as reading and then viewing a building in the distance, without needing to switch glasses. This convenience adds comfort and ease to most wearers’ days. Eye care professionals have a variety of […]

8 Types Of Progressive Lenses Read More »

Samba Shares on MAC to Linux Machines

coding design - layout general

Samba Shares on MAC to Linux Machines Perfect! Staging server (XXX.XXX.X.STAGE) now appears in Mac Finder Network with staging (/srv) and www (/var/www/sites) shares—drag-drop /Volumes/www/htmlbuilder.shawns-machine.com etc. like local drives.[1] Prod Quick Copy (XXX.XXX.X.PROD) sudo apt update & sudo apt install samba avahi-daemon smbclient -y sudo mkdir -p /srv/prod-share /var/www/prod-sites # Or your paths sudo chown

Samba Shares on MAC to Linux Machines Read More »

Editus – FrontEnd Test

coding general

Code Test – wrap code block with div=”EditusIgnoreSave” (should be hidden/unchanged) var myObject = { property1: “something”, property2: 5, property3: true }; {{{{{{{{}}}}}}}} [[[[[[[[]]]]]]]] ((((((((((())))))))))) [ ] Code Test – wrap code block with div=”EditusReadOnly” (shown/changed) var myObject = { property1: “something”, property2: 5, property3: true }; {{{{{{{{}}}}}}}} [[[[[[[[]]]]]]]] ((((((((((())))))))))) [ ] Code Test no

Editus – FrontEnd Test Read More »