Teddy Bear Gimp

Teddy Bear Gimp

Tall Sequoia

Tall Sequoia

Cowboy church

Just passed a cowboy church. What is one of these? #question

Chilling in Chinatown

Chilling in Chinatown

Cache bang wallop

Spent much time yesterday debugging a cache manifest not working in Chrome.

Turns out chrome requires the CACHE header eg.
CACHE MANIFEST CACHE:
file

Funeral songs

Caro
Note to self, If Caro ever dies (if science allows her to), she wants “California Dreaming” by Mamas and Papas as her song at her funeral.

App switcheroni

The app switcher is planned for TiddlySpace. It’s basically a bubble that allows a user to flick between different ‘apps’ that can be used to view/author content on a single space.

There are…

basic sql

Given an sql database the following commands are useful for working out how it is setup:
show databases;
use {name of database};
show tables;
describe {table name};
}}}

Openid Frontpage - Please feedback

What do people think…? I have added openid to the homepage.

You can now register or login to TiddlySpace via openid thanks to ts.js

1 2 3 4 5