This is my temporary (unorganized, out-dated) code library location.
HTML Character Codes
Common
Rare
= ➝ ← (non‑breaking space)
​ = ➝← (zero-width space)
‑ = ‑(non‑breaking hyphen)
­ = (conditional hyphen)
‚ = ‚ (when normal commas aren’t
aloud)
☰ = ☰
✕ = ✕
× = ×
✖ = ✖
✔ = ✔
☐ = ☐
☒ = ☒
☑ = ☑
◽ = ◽
◾ = ◾
◻ = ◻
◼ = ◼
☆ = ☆
★ = ★
more stars
◯ = ◯
⚪ = ⚪
⚫ = ⚫
more circles
◢ = ◢
◣ = ◣
◤ = ◤
◥ = ◥
more triangles
⮑ = ⮑
↺ = ↺
↻ = ↻
▤ = ▤
▥ = ▥
▦ = ▦
▧ = ▧
▨ = ▨
▩ = ▩
♻ = ♻
♼ = ♼
more recycle symbols
Counting in Multiples
- Single
- Double
- Triple
- Quadruple
- Quintuple/Pentuple
- Sextuple/Hextuple
- Septuple
- Octuple
- Nonuple
- Decuple
- Hendecuple/Undecuple
- Duodecuple
- Tredecuple
- Quattuordecuple
- Quindecuple
- Sexdecuple
- Septendecuple
- Octodecuple
- Novemdecuple
- Viguple
Web Font Sets
"Comic Sans MS","Marker Felt",Arial,sans-serif
"Gill Sans","Segoe UI",sans-serif
"Helvetica Neue",Helvetica,"Century Gothic",Arial,sans-serif
"Myriad Pro","Myriad","Segoe UI",Segoe,sans-serif
Video
blob ⇾ m3u8 ⇾ VLC
WordPress Admin UI Color Classes
wp-ui-core (wrapper, required)
-
- wp-ui-secondary (?)
-
- wp-ui-primary
-
- wp-ui-notification
- wp-ui-hightlight
Useful WordPress Plugins
Excerpt Editor
Add or edit excerpts for Posts and
Pages.
Facebook Page Publish 2
Publishes your posts on
the wall of a Facebook profile or page.
Theme File Duplicator
Clone template files from
the WP backend. Go to Appearance -> Add Page Template
Google Analytics
Google recommends placing their analytics code as follows:
General “site-wide” analytics code: <head> here </head>
Conversion tracking code: <body> (other
content…) here </body>
Useful Commands
Clear cache on your local system:
sudo dscacheutil -flushchache
Check what IP address a domain name is resolving to:
ping domain.name
