Software As She’s Developed

Mahemoff’s Podcast/Blog – Web, Programming, Usability from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)

Software As She’s Developed header image 4

Entries Tagged as 'TiddlyWiki'

SPA Hacks: Hacks Emerging From the World of Single-Page Web Apps

April 14th, 2010 · 2 Comments · SoftwareDev

This is a permalink for my JSConf.US talk. Full slides are online here:

THE LOST HACKS: Ridiculous browser tricks from the world of single-page Applications

The talk will overview TiddlyWiki and Single-Page Apps, and then cover eight specific hacks:

File access without browser extensions Javascript-HTML chameleon files SVG-VML chameleon files Inline SVG iFrame squriting Script islands Embedded images Fragment IDs

I’ll be posting a link to the [...]

[Read more →]

Tags: ····

TiddlyWiki Screencast: Forum in 15 Minutes

March 8th, 2010 · 1 Comment · SoftwareDev

TiddlyWiki Screencast: Multi-User Forum in 15 Minutes from Michael Mahemoff on Vimeo.

This screencast is how I finished up the 12Days project, as it captures a lot about what I have come to appreciate in TiddlyWiki. It shows how you can do some simple hacking in the browser, in a single-page web app, reusing and configuring [...]

[Read more →]

Tags: ···

TWelve Days of TiddlyWiki, TWelve Days of Osmosoft

February 22nd, 2010 · 3 Comments · SoftwareDev

I’m going to be moving on from Osmosoft soon. It’s been 18-odd months since joining and 3 years at BT. I’ve had a wonderful time here, worked alongside so much dedicated talent and energetic passion, and learned a ton about working according to the principles of open source, as well as new ways of working [...]

[Read more →]

Tags: ··

The Tiddly* Universe Leading Up to TiddlySpace

February 3rd, 2010 · 11 Comments · SoftwareDev

There have been a dizzying array of Tiddly* products spun off recently. I’m talking merely about the core infrastructure stuff rather than applications like TiddlyPocketBook. We’re starting to get some convergence within the team, as we’re working on a high-level product called TiddlySpace. It’s basically the manifestation of earlier discussion too.the ideas we were discussing [...]

[Read more →]

Tags: ···

Multi-User TiddlyWiki

December 17th, 2009 · 1 Comment · SoftwareDev

TiddlyWiki MU is what I’m calling – in the absence of an official name – an effort within Osmosoft to pull together a bunch of work into something that will be very useful in the enterprise and beyond. You could also call it “tiddlywiki as a service” or “multi-room tiddlywiki”. Similar to Wikia or WordPress [...]

[Read more →]

Tags: ····

Embedded Images in TiddlyWiki Under IE6 via MHTML – Proof-of-concept

November 16th, 2009 · 6 Comments · SoftwareDev

I only came across the MHTML image hack over the weekend, while listening to @jeresig on the new jQuery podcast (incidentally not the only

[Read more →]

Tags: ·····

InfoBoxPlugin: A TiddlyWiki Plugin for InfoBoxen

October 7th, 2009 · 2 Comments · SoftwareDev

G’Day, here’s a new tiddlywiki plugin I’ve been working on: InfoBoxPlugin. It’s based on the equally-monikered infoBox in MediaWiki/Wikipedia, which you’ll see in any article that is marked “current event” or “controversial”, for example, on the big W. I find infoBoxes elegant, as they are unobtrusive enough to let you get on reading the article, [...]

[Read more →]

Tags: ···

SimpleMessagePlugin: Unobtrusive TiddlyWiki Status Message

October 3rd, 2009 · No Comments · SoftwareDev

To simplify TiddlyGuv message rendering, I made “SimpleMessagePlugin”. It removes the message box 1 second after a message was shown (using displayMessage). In the event another message appears in that time, it appends the message (as it normally does) and extends the message box’s lifetime by a second. In other words, it always closes a [...]

[Read more →]

Tags: ····

Towards A Single Page Application Framework

August 18th, 2009 · 3 Comments · SoftwareDev

Tonight, I was thinking of making a Twitter app to manage my various accounts (I have ~dormant accounts related to projects like @webwait and @listoftweets). The app would be holding username and password details for each of these accounts, so it made sense to build it as a Single Page Application (SPA). This way, a [...]

[Read more →]

Tags: ·····

TiddlyDocs, TiddlyCMS, and Permissioning Models

June 11th, 2009 · 3 Comments · SoftwareDev

We're designing a setup for TiddlyDocs (and potentially other "TiddlyCMS"s) where there will be an instance for each group of contributors. This is one TiddlyWeb design pattern, where you say "we all trust each other" (although there are still audit logs!) and so everyone can add, delete, or modify all the content freely. That [...]

[Read more →]

Tags: ····