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 [...]
TiddlyWiki Screencast: Forum in 15 Minutes
March 8th, 2010 · No Comments
Tags: SoftwareDev
TWelve Days of TiddlyWiki, TWelve Days of Osmosoft
February 22nd, 2010 · 2 Comments
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 [...]
Tags: SoftwareDev
The Tiddly* Universe Leading Up to TiddlySpace
February 3rd, 2010 · 5 Comments
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 [...]
Tags: SoftwareDev
Multi-User TiddlyWiki
December 17th, 2009 · 1 Comment
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 [...]
Tags: SoftwareDev
Embedded Images in TiddlyWiki Under IE6 via MHTML – Proof-of-concept
November 16th, 2009 · 6 Comments
I only came across the MHTML image hack over the weekend, while listening to @jeresig on the new jQuery podcast (incidentally not the only
Tags: SoftwareDev
InfoBoxPlugin: A TiddlyWiki Plugin for InfoBoxen
October 7th, 2009 · 2 Comments
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, [...]
Tags: SoftwareDev
SimpleMessagePlugin: Unobtrusive TiddlyWiki Status Message
October 3rd, 2009 · No Comments
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 [...]
Tags: SoftwareDev
Towards A Single Page Application Framework
August 18th, 2009 · 2 Comments
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 [...]
Tags: SoftwareDev
TiddlyDocs, TiddlyCMS, and Permissioning Models
June 11th, 2009 · 3 Comments
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 [...]
Tags: SoftwareDev
Scrumptious: Conversations About Websites (and other resources)
June 11th, 2009 · 1 Comment
Scrumptious is a web framework I've begun working on at Osmosoft. It's a web app and web service for sharing bookmarks and comments about websites, and pretty much anything else with a unique URL. Things it is related to: Delicious (bookmarking), Digg (threaded comments), JS-Kit and Disqus (embedded comments with common identity across multiple sites). Scrumptious [...]
Tags: HumansAndTech · SoftwareDev
