All content on jerakeen.org

Unsubscribe

19 November 2008 in notes
tagged with [cms] [mailinglist]

Unsubscribed from LMN Tactical Newsletter

You really want your template language to automatically escape all strings unless they’re flagged as ‘I know this contains HTML and I know what I’m doing’. This stops many trivial forms of cross-site-scripting attacks.

You probably also want certain columns of your database to be annotated in such a way that your CMS doesn’t accidentally display them to users.

disqus comments  

Web Development Bookmarklets

19 November 2008 in links
tagged with [bookmarklet] [development] [html] [web]

useful-looking bookmarklets, for when I’m not using firefox, and therefore firebug, or safari. Which is a lot recently, because they’re both annoying me.

https://www.squarefree.com/bookmarklets/webdevel.html

disqus comments  

Web Development Bookmarklets

EtherPad: Realtime Collaborative Text Editing

19 November 2008 in links
tagged with [appjet] [collaborative] [editor] [javascript]

It’s SubEthaEdit, on the web, and it’s astonishingly good. AppJet clearly does something comet-like as well.

http://etherpad.com/

disqus comments  

EtherPad: Realtime Collaborative Text Editing