Recent changes to this wiki:

attachment upload
diff --git a/local.css b/local.css
index b68722a..3d441cd 100644
--- a/local.css
+++ b/local.css
@@ -1,3 +1,4 @@
+@import "http://files.liw.fi/ikiwiki-theme/local.css";
 body {
     font-family: monospace;
     max-width: 40em;

no message given
diff --git a/feedback.mdwn b/feedback.mdwn
new file mode 100644
index 0000000..f9b18ef
--- /dev/null
+++ b/feedback.mdwn
@@ -0,0 +1,4 @@
+If you have any feedback, suggestions for improvements, or other comments on the script, or the site, please add them to this page by clicking on the "edit" link. Separate  your comments from others' by a row of dashes, please. It also helps if you add your name and the date after your comment, but that's optional.
+
+-----
+

no message given
diff --git a/index.mdwn b/index.mdwn
index 3f0f22f..01185b4 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -16,6 +16,10 @@ See [[editing]] for some advice for editing.
 * [[Carl]]
 * [[Alan]]
 
+# Feedback, suggestions, other comments from readers
+
+* [[feedback]]
+
 # Contents
 
 ## Act I

initial import
diff --git a/.bzrignore b/.bzrignore
new file mode 100644
index 0000000..edd4856
--- /dev/null
+++ b/.bzrignore
@@ -0,0 +1 @@
+.ikiwiki
diff --git a/editing.mdwn b/editing.mdwn
new file mode 100644
index 0000000..363e151
--- /dev/null
+++ b/editing.mdwn
@@ -0,0 +1,17 @@
+Some advice on editing the script in this wiki.
+
+* Have one scene per wiki page.
+* Normal paragraphs are descriptions.
+* Dialogue is marked up with one > for the person speaking, and two for what they say.
+  A description of how the person is speaking is also one > sign, and starts with `<br>`.
+  An example:
+    > ARNOLD
+    > <br> (Softly)
+    >> I'll be back.
+
+  This does not result in a normal script look, but it's easy to markup and edit.
+* Be systematic, especially with formatting. This makes it easier to programmatically
+  change the markup later, if we find a better way.
+* Always provide a comment when you make a change, this makes is much easier to follow
+  the changelog.
+
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..3f0f22f
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,54 @@
+# Introduction
+
+This is the half-finished script of "256", an action movie about shades of gray.
+Lars Wirzenius and Julie Yannatta.
+
+We would love to see the script finished, but we lack the
+time and energy to do it ourselves.
+See [[editing]] for some advice for editing.
+
+<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>.
+
+# Background information
+
+* [[Premise]]
+* [[Vera]]
+* [[Carl]]
+* [[Alan]]
+
+# Contents
+
+## Act I
+* [[scene/Ville_is_fired]]
+* [[scene/Vera_wakes_up]]
+* [[scene/Vera_leaves_home]]
+* [[scene/Vera_fixes_forklift]]
+* [[scene/Forklifts_stop]]
+* [[scene/Cars_stop]]
+* [[scene/Supervisor_inspects_forklifts]]
+* [[scene/FBI_agents_first_meeting]]
+* [[scene/ObCo_raid]]
+* [[scene/Vera_is_implicated]]
+* [[scene/Vera_is_arrested]]
+
+## Act II
+
+* [[scene/Vera_in_the_drug_store]]
+* [[scene/Aunt_Vera_is_interrogated]]
+* [[scene/Vera_enters_Carls_house]]
+* [[scene/Carl_is_questioned]]
+* [[scene/Vera_drugs_Carls_father]]
+* [[scene/Vera_attacks_Carl]]
+* [[scene/Vera_interrogates_Carl]]
+* [[scene/Alan_calls_Green]]
+* [[scene/Vera_and_Carl_agree]]
+* [[scene/Vera_leaves_Carls_house]]
+* [[scene/Vera_raids_ObCo]]
+
+## Act III
+
+* [[scene/Vera_disassembles]]
+* [[scene/Vera_in_Alans_home]]
+* [[scene/Vera_and_Alan_talk]]
+* [[scene/Alan_calls_Jones]]
+* [[scene/Coffee]]
diff --git a/local.css b/local.css
new file mode 100644
index 0000000..b68722a
--- /dev/null
+++ b/local.css
@@ -0,0 +1,4 @@
+body {
+    font-family: monospace;
+    max-width: 40em;
+}
diff --git a/premise.mdwn b/premise.mdwn
new file mode 100644
index 0000000..5252b6a
--- /dev/null
+++ b/premise.mdwn
@@ -0,0 +1,15 @@
+Premise: What if political activists wanted to prove US anti-terrorism
+are misguided by faking a new kind of terrorist attack?
+
+Technical stuff: ObCo's system monitors and control warehouse forklifts,
+trucks, and other vehicles used for storing and transporting foodstuffs
+around. Each truck is equipped with a small computer that runs ObCo's
+software and is connected to the controls of the vehicle. The software
+can be updated over wireless networks. For security purposes, the
+software must be digitally signed for it to be accepted by the box.
+Alan's attack is to update the computers with both new software (that
+prevents vehicles from working) and a new key (so that fixed software
+can't be updated). To fix this, either ObCo needs to find the new key or
+they must visit each vehicle and physically reset it and update the key
+in the computer. There are about a hundred thousand vehicles and fixing
+each takes about an hour, so it would take weeks to fix them all.
diff --git a/scene/alan_calls_green.mdwn b/scene/alan_calls_green.mdwn
new file mode 100644
index 0000000..58e94e2
--- /dev/null
+++ b/scene/alan_calls_green.mdwn
@@ -0,0 +1,34 @@
+INT. ALAN'S HOME - EVENING
+==========================
+
+Alan is sitting at his desk at home, dialling a number on the phone.
+
+> GREEN
+>> Hello.
+
+> ALAN
+>> It's me.
+
+> GREEN
+>> You weren't supposed to call us at this stage.
+
+> ALAN
+>> You're going to hunt down and arrest Vera. That's what wasn't
+>> supposed to happen.
+
+> GREEN
+>> What do you mean?
+
+> ALAN
+>> She could get hurt. That wasn't part of the deal.
+
+> GREEN
+>> You can't make an omelet...
+
+> ALAN
+>> Are you serious?
+
+GREEN hangs up.
+
+> ALAN
+>> Damn.
diff --git a/scene/alan_calls_jones.mdwn b/scene/alan_calls_jones.mdwn
new file mode 100644
index 0000000..5c8ada9
--- /dev/null
+++ b/scene/alan_calls_jones.mdwn
@@ -0,0 +1,76 @@
+INT. OBCO OFFICE MEETING ROOM - DAY
+===================================
+
+Alan calls FBI agents from his mobile phone, while driving away as
+quickly as possible. When he's done, he throws his mobile phone on top
+of a lorry, then takes the first exit of the freeway.
+
+The FBI agents decide to track Alan based on the location of his mobile
+phone.
+
+The FBI agents still sit in the ObCo meeting room, discussing aspects of
+the investigation. Agent Jones, the head agent, receives a phone call on
+his mobile phone.
+
+> AGENT JONES
+>> Jones here.
+
+> ALAN
+>> Hi, Jones. It's me, Alan.
+
+> AGENT JONES
+>> Alan? Why are you calling me? Where did you go?
+
+> ALAN
+>> Look, I need to confess something. Vera is innocent, it was me.
+
+> AGENT JONES
+> <br> (Whispering, with his hand on the microphone.)
+>> Quick, get a location trace on Alan's mobile phone. Now!
+
+CUT TO: Alan gets into his car, and drives away.
+
+> AGENT JONES

(Diff truncated)