Common Anti-Patterns in Go Web Applications
1 points posted by m110 ⌘ Read more
Ignite Realtime Blog: JSXC Openfire plugin 4.3.1-1 released!
The Ignite Realtime community is happy to announce the immediate availability of version 4.3.1 release 1 of the JSXC plugin for Openfire, our open source real time collaboration server solution! This plugin can be used to conveniently make available the web-based JSXC client (a third-party developed project) to users of Openfire.
The upgrade from 4.3.0 to 4.3.1 brings a small number of changes from the JSXC project whi … ⌘ Read more
On the blog: The Need for Modern Web Application Frameworks https://john.colagioia.net/blog/2021/08/08/framework.html #programming #rant
(Not) Discussing the Web @ 30 Years Old - Computerphile ⌘ Read more
I feel like this could be borderline useful if I stuck a web UI on it. 🤔
The Weaving The Web Book by Tim Berners-Lee should be a required read for anyone building on the Web.
Working with Web components feels a bit like {insert fav fantasy world here} with concepts like the Shadow Dom and the Light Dom
First pass at sticking my twtxt in a web page. It’s not escaping all the html properly, and generally needs work, but it’s a start: http://a.9srv.net/tw/following.html
L’inventeur du web met aux enchères un #NFT du code source du World Wide Web ⌘ Read more…
page-fetch - fetch web pages using headless Chrome ⌘ Read more…
Ants in a Web - Deconstructing Guo Wengui’s Online ‘Whistleblower Movement’ - interesting report by @Graphika_NYC ⌘ Read more…
https://github.com/coleifer/sqlite-web DB python sqlite
https://www.synbioz.com/blog/css-grid css html web
https://www.materialui.co/unicode-characters design unicode web
https://brutalist-web.design/ brutalist design web
http://jbl.web.cern.ch/jbl/doc/manpages/ man markdown pandoc
https://github.com/janeczku/calibre-web/ calibre calibre-web ebook epub
http://g3l.org/le_site/index.php?2016/10/13/335-de-la-visioconference-dans-un-simple-navigateur-web visio webrtc
https://www.lafabriquedunet.fr/creation-site-vitrine/articles/regles-ergonomie-web-creer-site/ web webmaster
http://www.catonmat.net/blog/25-more-web-developer-tools/ code convert web
Monero and Other Privacy Coins
As I said in other writings and videos, no serious cryptocurrency can function in real life which is not also a truly private cryptocurrency.
By far, the most popular of all these is Monero, which has already become the de facto currency of the dark web, but also of all cryptocurrency users _who actually use cryptocurrency … ⌘ Read more
How we use Web Components at GitHub ⌘ Read more…
How to Insert Meta Tags into a Web Page with BlueGriffon ⌘ Read more…
Trying out an early web look for my homepage ⌘ Read more…
On the blog: Real Life in Star Trek, The Tholian Web https://john.colagioia.net/blog/2021/04/15/tholian.html #scifi #startrek #closereading
On the blog: Free Culture Book Club — The Spiraling Web, Part 4 https://john.colagioia.net/blog/2021/03/20/spiraling4.html #freeculture #bookclub
1100 lines of CSS, 700KB of JavaScript, and 4 fonts on the home page of a blog named ‘Web Dev Simplified’ https://blog.webdevsimplified.com/
On the blog: Free Culture Book Club — The Spiraling Web, Part 3 https://john.colagioia.net/blog/2021/03/13/spiraling3.html #freeculture #bookclub
Automatically generated web content never ceases to amuse me. (Spyware warning) https://www.slant.co/versus/126/128/~go_vs_brainfuck
On the blog: Free Culture Book Club — The Spiraling Web, Part 2 https://john.colagioia.net/blog/2021/03/06/spiraling2.html #freeculture #bookclub
Hier & Jetzt – Open Web 7: Dezentrales Twitter und dezentrales Clubhouse? ?~L~X https://notiz.blog/a/5uN
“Charting a course towards a more privacy-first web.” Yeah, okay Google. https://blog.google/products/ads-commerce/a-more-privacy-first-web/
On the blog: Free Culture Book Club — The Spiraling Web, Part 1 https://john.colagioia.net/blog/2021/02/27/spiraling1.html #freeculture #bookclub
I’m unclear if I’m going to do the twtxt.net discovery protocol; neither my web server nor Plan 9’s default capture agent strings. :-/
My silly Plan 9 rc twtxt client now has a web page: http://txtpunk.com/tw/index.html
Svelte • Cybernetically enhanced web apps ⌘ Read more…
How to Restore Expression Web’s Design Panel and Layout to its Initial Default State ⌘ Read more…
How to “friend” people on the open web with Miniflux ⌘ Read more…
@prologic@twtxt.net @thewismit@blog.thewismit.com () Ya I get that error a lot. I mostly use the web on mobile as a result.
How to Draw a Horizontal Line on a Web Page with Expression Web ⌘ Read more…
A Gentle Introduction to Web Services With Go ⌘ https://www.honeybadger.io/blog/go-web-services
@lyxal@twtxt.net @prologic@twtxt.net if we edit the txt file does it update on web?
@prologic@twtxt.net Web Key Directory: a way to self host your public key. instead of using a central system like pgp.mit.net or OpenPGP.org you have your key on a server you own.
it takes an email@address.com hashes the part before the @ and turns it into [openpgpkey.]address.com/.well-known/openpgpkey[/address.com]/<hash>
How to Embed a Background Image in CSS to Get a Self-Contained Web Page ⌘ https://www.thesitewizard.com/css/embed-background-images-in-css-with-data-urls.shtml
@prologic@twtxt.net @twtxt@txt.sour.is I have noticed that I will get some duplicate web mention notifications. some kind of dedup would be helpful.
@prologic@twtxt.net this is a go version of Keyoxide.org that runs all server side. which is based on work from https://metacode.biz/openpgp/
OpenPGP has a part of the self signature reserved for notatinal data. which is basically a bunch of key/values.
this site tries to emulate the identity proofs of keybase but in a more decentralized/federation way.
my next steps are to have this project host WKD keys which is kinda like a self hosting of your pgp key that are also discoverable with http requests.
then to add a new notation for following other keys. where you can do a kind of web of trust.