mirror of
				https://gitlab.com/octtspacc/OcttKB
				synced 2025-06-06 00:29:12 +02:00 
			
		
		
		
	OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
created: 20230429182925276
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231213000758570
 | 
			
		||||
modified: 20240102003748569
 | 
			
		||||
modifier: Octt
 | 
			
		||||
tags: 
 | 
			
		||||
title: JavaScript/Libraries
 | 
			
		||||
@@ -11,6 +11,7 @@ Note: some are still in [[Web/Development]]
 | 
			
		||||
 | 
			
		||||
* [[FileSaver.js|https://github.com/eligrey/FileSaver.js]] --- //An HTML5 saveAs() FileSaver implementation//
 | 
			
		||||
* `jsdom`: //JavaScript implementation of various web standards, for use with Node.js// --- <<[# Git "https://github.com/jsdom/jsdom">>
 | 
			
		||||
* [[Axios|https://axios-http.com/]] --- //Promise based HTTP client for the browser and node.js// --- <<[# Git"https://github.com/axios">>
 | 
			
		||||
 | 
			
		||||
!!! ''Do-all''
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										13
									
								
								Wiki-OcttKB/tiddlers/Normal/_Advertising.tid
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								Wiki-OcttKB/tiddlers/Normal/_Advertising.tid
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
created: 20240101194936496
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20240101195730426
 | 
			
		||||
modifier: Octt
 | 
			
		||||
tags: 
 | 
			
		||||
title: Advertising
 | 
			
		||||
 | 
			
		||||
<<^wikipediaframe Advertising>>
 | 
			
		||||
 | 
			
		||||
A few ads providers that seem to not be problematic?:
 | 
			
		||||
 | 
			
		||||
* [[A-ADS|https:///a-ads.com/]] --- //Crypto & Bitcoin advertising Network//
 | 
			
		||||
* [[Carbon Ads|https://www.carbonads.net/]] --- //Reach Creators and Developers at Scale//
 | 
			
		||||
@@ -1,11 +1,10 @@
 | 
			
		||||
created: 20231229013447885
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231229013604506
 | 
			
		||||
modified: 20240102003406854
 | 
			
		||||
modifier: Octt
 | 
			
		||||
tags: 
 | 
			
		||||
title: Content delivery network
 | 
			
		||||
 | 
			
		||||
<<^WikipediaFrame "Content delivery network">>
 | 
			
		||||
 | 
			
		||||
* [[ESM>CDN - Fast Smart Global|https://esm.sh/]] --- //Create modern(es2015+) web apps easily with NPM packages in browser/deno.
 | 
			
		||||
No build tools needed!//
 | 
			
		||||
* //''[[ESM>CDN (esm.sh)|https://esm.sh/]]'' esm.sh is a modern CDN that allows you to import es6 modules from a URL// --- <<[# Git"https://github.com/esm-dev">>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
created: 20230202224901337
 | 
			
		||||
creator: Octt
 | 
			
		||||
icon: 📰
 | 
			
		||||
modified: 20231224171735659
 | 
			
		||||
modified: 20240101231058564
 | 
			
		||||
modifier: Octt
 | 
			
		||||
page-cover: https://images.unsplash.com/photo-1517134062979-e1234be8a085
 | 
			
		||||
tags: Web Markup
 | 
			
		||||
@@ -17,5 +17,9 @@ title: HTML
 | 
			
		||||
* [[HTML5 `<link rel="shortcut icon" />`|https://stackoverflow.com/questions/13211206/html5-link-rel-shortcut-icon]]
 | 
			
		||||
* [[HTML Character Entity References|https://symbl.cc/en/html-entities/]] --- //The following table is completed with special characters and their HTML Entities from W3C.//
 | 
			
		||||
 | 
			
		||||
* [[Web Components|https://caniuse.com/?search=web%20components]] --- Partially implemented half-obscure set of features
 | 
			
		||||
** [[HTML Imports|https://caniuse.com/imports]] --- //Deprecated method of including and reusing HTML documents in other HTML documents// --- The idea was nice: `<link rel="import" href="/path/to/file.html">`
 | 
			
		||||
* //''<<MDNLink Web/API/Web_Components "Web Components">>'' is a suite of different technologies allowing you to create reusable custom elements//
 | 
			
		||||
** [[Can I use Web Components|https://caniuse.com/?search=web%20components]], there are some partially implemented half-obscure features
 | 
			
		||||
*** [[HTML Imports|https://caniuse.com/imports]] --- //Deprecated method of including and reusing HTML documents in other HTML documents// --- The idea was nice: `<link rel="import" href="/path/to/file.html">`
 | 
			
		||||
 | 
			
		||||
* <<MDNLink Web/HTML/Element/dialog "<dialog>: The Dialog element">> --- //modal or non-modal dialog box or other interactive component, such as a dismissible alert, inspector, or subwindow//
 | 
			
		||||
** [[dialog-polyfill|https://github.com/GoogleChrome/dialog-polyfill]] --- //Polyfill for the HTML dialog element// --- <<[# Demo"https://googlechrome.github.io/dialog-polyfill/">>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
created: 20231217010413488
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231229013101510
 | 
			
		||||
modified: 20240101225135586
 | 
			
		||||
modifier: Octt
 | 
			
		||||
tags: 
 | 
			
		||||
title: Instant messaging
 | 
			
		||||
@@ -10,9 +10,3 @@ title: Instant messaging
 | 
			
		||||
* [[LINE|https://line.me/en/]]—always at your side
 | 
			
		||||
** [[LINE STORE|https://store.line.me/en]] --- //Buy LINE stickers, game currencies, and more on LINE's official web store// --- has a lot of premium stickers and such, which are actually browseable for free from the website and technically obtainable freely for other uses
 | 
			
		||||
* [[Signal|https://www.signal.org/]]
 | 
			
		||||
 | 
			
		||||
!! IRC
 | 
			
		||||
 | 
			
		||||
<<^wikipediaframe IRC>>
 | 
			
		||||
 | 
			
		||||
* [[hunter2 [KYM]|https://knowyourmeme.com/memes/hunter2]]
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										14
									
								
								Wiki-OcttKB/tiddlers/Normal/_Internet Relay Chat.tid
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								Wiki-OcttKB/tiddlers/Normal/_Internet Relay Chat.tid
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
created: 20240101225130948
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20240101231533454
 | 
			
		||||
modifier: Octt
 | 
			
		||||
tags: 
 | 
			
		||||
title: Internet Relay Chat
 | 
			
		||||
 | 
			
		||||
<<^wikipediaframe IRC>>
 | 
			
		||||
 | 
			
		||||
* [[Kiwi IRC|https://kiwiirc.com/]] --- //🥝 The modern IRC messenger for the web// --- <<[# Git"https://github.com/kiwiirc">>
 | 
			
		||||
 | 
			
		||||
* [[Snoonet IRC Network|https://snoonet.org/]]
 | 
			
		||||
 | 
			
		||||
* [[hunter2 [KYM]|https://knowyourmeme.com/memes/hunter2]]
 | 
			
		||||
@@ -1,12 +1,15 @@
 | 
			
		||||
created: 20230217100639349
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231223213314857
 | 
			
		||||
modified: 20240102004302708
 | 
			
		||||
modifier: Octt
 | 
			
		||||
tags: Web
 | 
			
		||||
title: Web Browser
 | 
			
		||||
 | 
			
		||||
<<^wikipediaframe "Web Browser">>
 | 
			
		||||
 | 
			
		||||
* [[Fulguris|https://slions.net/resources/fulguris.10/]] --- webview-based //Sparkling Android Web Browser// --- <<[# Git"https://github.com/Slion/Fulguris">>
 | 
			
		||||
* [[Via Browser|https://viayoo.com/en/]] --- //lite browser with powerful functions. Designed on geek thinking.//
 | 
			
		||||
 | 
			
		||||
!!! [[Chromium|https://chromium.org]]
 | 
			
		||||
 | 
			
		||||
* [[Website by woolyss|https://chromium.woolyss.com/]] --- //created in 2013 because there was no easy way to download good and stable releases of Chromium, on Windows// ... also indexes other Chromium downloads
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,7 @@
 | 
			
		||||
created: 20230203214532694
 | 
			
		||||
creator: Octt
 | 
			
		||||
icon: 🕸️
 | 
			
		||||
modified: 20231224173252107
 | 
			
		||||
modified: 20240101230659334
 | 
			
		||||
modifier: Octt
 | 
			
		||||
page-cover: https://source.unsplash.com/random?web
 | 
			
		||||
tags: Internet
 | 
			
		||||
@@ -9,6 +9,8 @@ title: Web
 | 
			
		||||
 | 
			
		||||
<<^wikipediaframe World_Wide_Web en>>
 | 
			
		||||
 | 
			
		||||
* [[PyScript|https://pyscript.net/]] --- //Run Python in Your HTML// --- <<[# Git"https://github.com/pyscript">>
 | 
			
		||||
 | 
			
		||||
!! User-Agent
 | 
			
		||||
 | 
			
		||||
<<^wikipediaframe User-Agent>>
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
created: 20231229013709284
 | 
			
		||||
created: 20240102004343002
 | 
			
		||||
current-tiddler: GettingStarted
 | 
			
		||||
modified: 20231229013709284
 | 
			
		||||
modified: 20240102004343002
 | 
			
		||||
title: $:/HistoryList
 | 
			
		||||
type: application/json
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
created: 20231228211513737
 | 
			
		||||
created: 20240101194923694
 | 
			
		||||
creator: Octt
 | 
			
		||||
list: 
 | 
			
		||||
modified: 20231229012812509
 | 
			
		||||
modified: 20240102003907711
 | 
			
		||||
modifier: Octt
 | 
			
		||||
title: $:/StoryList
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
created: 20230501095944427
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231229013612825
 | 
			
		||||
modified: 20240101223430048
 | 
			
		||||
modifier: Octt
 | 
			
		||||
title: $:/state/search/currentTab
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
created: 20220920092307479
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231229013420943
 | 
			
		||||
modified: 20240102004305266
 | 
			
		||||
modifier: Octt
 | 
			
		||||
title: $:/state/tab/sidebar--595412856
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
created: 20230501095944427
 | 
			
		||||
creator: Octt
 | 
			
		||||
modified: 20231229013612826
 | 
			
		||||
modified: 20240101223430051
 | 
			
		||||
modifier: Octt
 | 
			
		||||
title: $:/state/tab/search-results/sidebar
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user