SQLite format 3@ 9E3 &(##  !)mysite.comMy Django site storiesstories feedsfeeds pollspolls postsposts authauth corecore  stories feeds polls postsauthcore  stories feeds polls postsauthcore v\<&pR8##%storychoicestoriesstorychoices!storynodestoriesstorynodesstorystoriesstoriesfeed itemfeedsfeeditemsfeedfeedsfeedschoicepollschoicespollpollspolls choicepostschoices postpostsposts log entryauthlog messageauthmessages userauthusersgroupauthgroups!#permissionauthpermissionssessioncoresessionsflat pagecoreflatfilesredirectcoreredirects!%%content typecorecontenttypespackagecorepackagessitecoresites l>K|] .%storiesstorychoices!storiesstorynodesstoriesstoriesfeedsfeeditemsfeedsfeedspollschoicespollspollspostschoices postsposts authlog authmessages authusers authgroups#authpermissionscoresessionscoreflatfilescoreredirects%corecontenttypescorepackagescoresites   ''FwtablesitessitesCREATE TABLE sites ( id integer NOT NULL PRIMARY KEY, domain varchar(100) NOT NULL, name varchar(50) NOT NULL )atablepackagespackagesCREATE TABLE packages ( label varchar(20) NOT NULL PRIMARY KEY, name varchar(30) NOT NULL UNIQUE )/Cindexsqlite_autoindex_packages_1packages/Cindexsqlite_autoindex_packages_2packages''{tablecontent_typescontent_typesCREATE TABLE content_types ( id integer NOT NULL PRIMARY KEY, name varchar(100) NOT NULL, package varchar(20) NOT NULL REFERENCES packages (label), python_module_name varchar(50) NOT NULL, UNIQUE (package, python_module_name) )9M'indexsqlite_autoindex_content_types_1content_typesyAtableredirectsredirectsCREATE TABLE redirects ( id integer NOT NULL PRIMARY KEY, site_id integer NOT NULL REFERENCES sites (id), old_path varchar(200) NOT NULL, new_path varchar(200) NOT NULL, UNIQUE (site_id, old_path) ) cc1Eindexsqlite_autoindex_redirects_1redirects , 'tableflatfilesflatfiles CREATE TABLE flatfiles ( id integer NOT NULL PRIMARY KEY, url varchar(100) NOT NULL, title varchar(200) NOT NULL, content text NOT NULL, enable_comments bool NOT NULL, template_name varchar(70) NOT NULL, registration_required bool NOT NULL )9 ''1tablecore_sessionscore_sessions CREATE TABLE core_sessions ( session_key varchar(40) NOT NULL PRIMARY KEY, session_data text NOT NULL, expire_date datetime NOT NULL )9 M'indexsqlite_autoindex_core_sessions_1core_sessions ++;tableflatfiles_sitesflatfiles_sitesCREATE TABLE flatfiles_sites ( id integer NOT NULL PRIMARY KEY, flatfile_id integer NOT NULL REFERENCES flatfiles (id), site_id integer NOT NULL REFERENCES sites (id), UNIQUE (flatfile_id, site_id) )= Q+indexsqlite_autoindex_flatfiles_sites_1flatfiles_sites  hMIAM9A3bb99e0fbafc9b6eb5a96d635f84ffe2KGRwMQpTJ19hdXRoX3VzZXJfaWQnCnAyCkkxCnMuZTU2Yjk4NzBhYTUxMmRjN2Q0Yjk2MGYxMWQ3 YmEwMDU= 2005-10-29 03:33:28.902708M9Aceaa926e405a5216156cc539361d32f2KGRwMQpTJ19hdXRoX3VzZXJfaWQnCnAyCkkxCnMuZTU2Yjk4NzBhYTUxMmRjN2Q0Yjk2MGYxMWQ3 YmEwMDU= 2005-10-20 00:05:40.604833 $M3bb99e0fbafc9b6eb5a96d635f84ffe2$Mceaa926e405a5216156cc539361d32f2  76 B]G 1pdN8w" aB1storiesdelete_storychoice1storieschange_storychoice+storiesadd_storychoice-storiesdelete_storynode-storieschange_storynode'storiesadd_storynode%storiesdelete_story%storieschange_storystoriesadd_story#feedsdelete_feed#feedschange_feedfeedsadd_feed#pollsdelete_poll#pollschange_pollpollsadd_poll#postsdelete_post#postschange_postpostsadd_post #authdelete_user #authchange_user authadd_user %authdelete_group %authchange_groupauthadd_group+coredelete_flatfile+corechange_flatfile%coreadd_flatfile+coredelete_redirect+corechange_redirect%coreadd_redirect ++AE--Ytableauth_permissionsauth_permissionsCREATE TABLE auth_permissions ( id integer NOT NULL PRIMARY KEY, name varchar(50) NOT NULL, package varchar(20) NOT NULL REFERENCES packages (label), codename varchar(100) NOT NULL, UNIQUE (package, codename) )?S-indexsqlite_autoindex_auth_permissions_1auth_permissions ##Ytableauth_groupsauth_groupsCREATE TABLE auth_groups ( id integer NOT NULL PRIMARY KEY, name varchar(80) NOT NULL UNIQUE )5I#indexsqlite_autoindex_auth_groups_1auth_groups8!!;tableauth_usersauth_usersCREATE TABLE auth_users ( id integer NOT NULL PRIMARY KEY, username varchar(30) NOT NULL UNIQUE, first_name varchar(30) NOT NULL, last_name varchar(30) NOT NULL, email varchar(75) NOT NULL, password_md5 varchar(32) NOT NULL, is_staff bool NOT NULL, is_active bool NOT NULL, is_superuser bool NOT NULL, last_login datetime NOT NULL, date_joined datetime NOT NULL )   }  1MAAscotfreegateless@gmail.coma31e030e5ba12bd111747bec0fa0727b2005-10-06 00:05:29.3102042005-10-06 00:05:29.310204  scotfree BBw73G!indexsqlite_autoindex_auth_users_1auth_users=''9tableauth_messagesauth_messagesCREATE TABLE auth_messages ( id integer NOT NULL PRIMARY KEY, user_id integer NOT NULL REFERENCES auth_users (id), message text NOT NULL )))gtableauth_admin_logauth_admin_logCREATE TABLE auth_admin_log ( id integer NOT NULL PRIMARY KEY, action_time datetime NOT NULL, user_id integer NOT NULL REFERENCES auth_users (id), content_type_id integer NULL REFERENCES content_types (id), object_id text NULL, object_repr varchar(200) NOT NULL, action_flag smallint unsigned NOT NULL, change_message text NOT NULL )-;;qtableauth_groups_permissionsauth_groups_permissionsCREATE TABLE auth_groups_permissions ( id integer NOT NULL PRIMARY KEY, group_id integer NOT NULL REFERENCES auth_groups (id), permission_id integer NOT NULL REFERENCES auth_permissions (id), UNIQUE (group_id, permission_id) ) zqThe stlUThe storychY/The storychoice "Sink ;uThe storynode "second try" was changed successfully.=<   !-pMa;indexsqlite_autoindex_auth_groups_permissions_1auth_groups_permissions //Atableauth_users_groupsauth_users_groupsCREATE TABLE auth_users_groups ( id integer NOT NULL PRIMARY KEY, user_id integer NOT NULL REFERENCES auth_users (id), group_id integer NOT NULL REFERENCES auth_groups (id), UNIQUE (user_id, group_id) )AU/indexsqlite_autoindex_auth_users_groups_1auth_users_groups6CCstableauth_users_user_permissionsauth_users_user_permissions CREATE TABLE auth_users_user_permissions ( id integer NOT NULL PRIMARY KEY, user_id integer NOT NULL REFERENCES auth_users (id), permission_id integer NOT NULL REFERENCES auth_permissions (id), UNIQUE (user_id, permission_id) )UiCindexsqlite_autoindex_auth_users_user_permissions_1auth_users_user_permissions!    98 ppr##}tableposts_postsposts_posts"CREATE TABLE posts_posts ( id integer NOT NULL PRIMARY KEY, pub_date datetime NOT NULL, slug varchar(50) NOT NULL, headline varchar(200) NOT NULL, summary text NOT NULL, body text NOT NULL, author varchar(100) NOT NULL )a''tableposts_choicesposts_choices$CREATE TABLE posts_choices ( id integer NOT NULL PRIMARY KEY, post_id integer NOT NULL REFERENCES posts_posts (id), choice varchar(200) NOT NULL, votes integer NOT NULL )'##tablepolls_pollspolls_polls%CREATE TABLE polls_polls ( id integer NOT NULL PRIMARY KEY, question varchar(200) NOT NULL, pub_date datetime NOT NULL )a''tablepolls_choicespolls_choices&CREATE TABLE polls_choices ( id integer NOT NULL PRIMARY KEY, poll_id integer NOT NULL REFERENCES polls_polls (id), choice varchar(200) NOT NULL, votes integer NOT NULL )     ! ''tableposts_entriesposts_entries'CREATE TABLE posts_entries ( id integer NOT NULL PRIMARY KEY, pub_date datetime NOT NULL, slug varchar(50) NOT NULL, headline varchar(200) NOT NULL, summary text NOT NULL, body text NOT NULL, author varchar(100) NOT NULL )!##ctablefeeds_feedsfeeds_feeds)CREATE TABLE feeds_feeds ( id integer NOT NULL PRIMARY KEY, update_date datetime NOT NULL, title varchar(200) NOT NULL, summary text NOT NULL, urlXML varchar(200) NOT NULL UNIQUE, urlHTML varchar(200) NOT NULL )5"I#indexsqlite_autoindex_feeds_feeds_1feeds_feeds*j#++ tablefeeds_feeditemsfeeds_feeditems+CREATE TABLE feeds_feeditems ( id integer NOT NULL PRIMARY KEY, feed_id integer NOT NULL REFERENCES feeds_feeds (id), title varchar(200) NOT NULL, link varchar(200) NOT NULL ) Aj3!-O72005-10-07 19:16:00MetafilterSome stuff here.http://xml.metafilter.com/rss.xmlhttp://metafilter.com<3-s92005-10-06 00:00:00BB World ServiceThe news about the word, from the BBC as a service.http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xmlhttp://news/bbc.co.uk/ %Ohttp://xml.metafilter.com/rss.xmlMhttp://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml108/,.-,  [R7[[[] M{UK troops detain Basra policemenhttp://news.bbc.co.uk/go/rss/-/2/hi/uk_news/4318340.stmc MChina summit targets poverty gaphttp://news.bbc.co.uk/go/rss/-/2/hi/asia-pacific/4321186.stm_ O}Bush focuses on bird flu vaccineshttp://news.bbc.co.uk/go/rss/-/2/hi/americas/4320678.stmYC}Hundreds missing after Stanhttp://news.bbc.co.uk/go/rss/-/2/hi/americas/4319640.stmZE}ICRC concern over Guantanamohttp://news.bbc.co.uk/go/rss/-/2/hi/americas/4321324.stm]K}Bush God comments 'not literal'http://news.bbc.co.uk/go/rss/-/2/hi/americas/4320586.stm_O}Boy George held in 'cocaine find'http://news.bbc.co.uk/go/rss/-/2/hi/americas/4321328.stmYGyElBaradei hails Nobel 'boost'http://news.bbc.co.uk/go/rss/-/2/hi/europe/4320990.stm\MyKosovo set for 'breakaway' talkshttp://news.bbc.co.uk/go/rss/-/2/hi/europe/4319566.stmP+newlisten to that!3bazhttp://www.asis.com+1listen to that! 47yU4]OyItaly 'breaks art smuggling ring'http://news.bbc.co.uk/go/rss/-/2/hi/europe/4321182.stm\MyBlair and Chirac revive alliancehttp://news.bbc.co.uk/go/rss/-/2/hi/europe/4318080.stmbKJapan eases A-bomb payout ruleshttp://news.bbc.co.uk/go/rss/-/2/hi/asia-pacific/4318320.stmbKBali 'mastermind' evades policehttp://news.bbc.co.uk/go/rss/-/2/hi/asia-pacific/4318118.stm^M}Venezuela to boost poll securityhttp://news.bbc.co.uk/go/rss/-/2/hi/americas/4321198.stm^M}US sheds jobs in wake of Katrinahttp://news.bbc.co.uk/go/rss/-/2/hi/business/4319508.stm]OyAfrican migrants 'left in desert'http://news.bbc.co.uk/go/rss/-/2/hi/europe/4319828.stm]OyUgandan top rebel leader indictedhttp://news.bbc.co.uk/go/rss/-/2/hi/africa/4320124.stmf SCricket: Gilchrist seals series winhttp://news.bbc.co.uk/go/rss/-/sport2/hi/cricket/4314810.stm_ GTennis: Clijsters crashes outhttp://news.bbc.co.uk/go/rss/-/sport2/hi/tennis/4319700.stm t8qDtfM Hackers jailed over global virushttp://news.bbc.co.uk/go/rss/-/2/hi/uk_news/england/4319942.stmfO Ice explorer cleared for lift-offhttp://news.bbc.co.uk/go/rss/-/2/hi/science/nature/4319596.stm\MyMalnutrition 'time bomb' warninghttp://news.bbc.co.uk/go/rss/-/2/hi/health/4317124.stm^M}US market boosted by job figureshttp://news.bbc.co.uk/go/rss/-/2/hi/business/4318338.stmmMMet seeks funds for terror fighthttp://news.bbc.co.uk/go/rss/-/2/hi/uk_news/england/london/4321388.stmaMBihar assembly dismissal illegalhttp://news.bbc.co.uk/go/rss/-/2/hi/south_asia/4318078.stmbOEight die in Pakistan sect attackhttp://news.bbc.co.uk/go/rss/-/2/hi/south_asia/4317998.stmcOUnknown group claims Hamas kidnaphttp://news.bbc.co.uk/go/rss/-/2/hi/middle_east/4320880.stmaKUS 'intercepts al-Qaeda letter'http://news.bbc.co.uk/go/rss/-/2/hi/middle_east/4318478.stm &_{@g6^&6,%UDylan Thomashttp://www.metafilter.com/mefi/45704H+IUAn earlier generation of VoIP.http://www.metafilter.com/mefi/45705C*?UNetworking on the Networkhttp://www.metafilter.com/mefi/45706G)GUHarold Pinter at 75: "Voices"http://www.metafilter.com/mefi/45707/(UDraw!http://www.metafilter.com/mefi/45708I'KUAfter that, he digs you a gravehttp://www.metafilter.com/mefi/45709I&KUGPS (Galaga positioning system)http://www.metafilter.com/mefi/45710A%;Unews reader on steroidshttp://www.metafilter.com/mefi/457129$+UHerding Zombieshttp://www.metafilter.com/mefi/45713;#/UZod for Presidenthttp://www.metafilter.com/mefi/45714V"eUDizzy - I'm so dizzy, my head is spinning...http://www.metafilter.com/mefi/45715M!SUPersonal Pandemic Preparedness Planhttp://www.metafilter.com/mefi/457169 +UThe Peace Prizehttp://www.metafilter.com/mefi/45717dMCourt fight over Kill Bill musichttp://news.bbc.co.uk/go/rss/-/2/hi/entertainment/4318742.stm <J@<<j8 U"The best thing you can do for the poor is not be one of them."http://www.metafilter.com/mefi/45690?77Ugetting grass on highhttp://www.metafilter.com/mefi/45691Q6[UPost to a forum, get booted from schoolhttp://www.metafilter.com/mefi/45692L5QUWorld Toy Camera Day Oct. 22, 2005http://www.metafilter.com/mefi/45693<41UBling Bling Barbiehttp://www.metafilter.com/mefi/4569443!UHot Wheelshttp://www.metafilter.com/mefi/45695@29UCultivating the Sourcehttp://www.metafilter.com/mefi/45696_1wUUnwed mothers have difficulty finding 'good' husbandshttp://www.metafilter.com/mefi/45697^0uUTibetan and Himalayan Digital Library image databasehttp://www.metafilter.com/mefi/45700G/GUMetafilter: Best of the Web??http://www.metafilter.com/mefi/457015.#UMonkey Dudehttp://www.metafilter.com/mefi/45702}-1UViolence Begets Violence Begets Violence or: What the Hell is going on in Alabama?http://www.metafilter.com/mefi/45703 aa`:yUmaking port 80 a bigger hole in the corporate firewallhttp://www.metafilter.com/mefi/45688;9/UEvanion Cataloguehttp://www.metafilter.com/mefi/45689 H3%32005-10-08 21:28:00foothe storykljczx ccljdnc.ndc.n cx,mncx me bb$$++tablestories_storiesstories_stories2CREATE TABLE stories_stories ( id integer NOT NULL PRIMARY KEY, pub_date datetime NOT NULL, slug varchar(50) NOT NULL, title varchar(200) NOT NULL, summary text NOT NULL, body text NOT NULL, author varchar(100) NOT NULL ) %11Ctablestories_storynodesstories_storynodes4CREATE TABLE stories_storynodes ( id integer NOT NULL PRIMARY KEY, story_id integer NOT NULL REFERENCES stories_stories (id), title varchar(200) NOT NULL, votes integer NOT NULL, body text NOT NULL )e&55mtablestories_storychoicesstories_storychoices5CREATE TABLE stories_storychoices ( id integer NOT NULL PRIMARY KEY, storynodefrom_id integer NOT NULL REFERENCES stories_storynodes (id), storynodeto_id integer NOT NULL REFERENCES stories_storynodes (id), title varchar(200) NOT NULL, votes integer NOT NULL, body text NOT NULL );: ^#2[Sink the boat before the guards arrive!33Add more thickener.1/Watch the beggar.1,OLook around the room for a while. 19O)Balance the cards upon the wagon.THis si silly!CO=Crawl from one side to the other.Something should happen."5Run!running and running.7]Jump!The secret project is succesful at last! ;W)mH#qK+g;*/'Can add storynodestoriesadd_storynode(-%Can delete storystoriesdelete_story(-%Can change storystorieschange_story"'Can add storystoriesadd_story$+#Can delete feedfeedsdelete_feed$+#Can change feedfeedschange_feed%Can add feedfeedsadd_feed$+#Can delete pollpollsdelete_poll$+#Can change pollpollschange_poll%Can add pollpollsadd_poll$+#Can delete postpostsdelete_post$+#Can change postpostschange_post %Can add postpostsadd_post# +#Can delete userauthdelete_user# +#Can change userauthchange_user %Can add userauthadd_user% -%Can delete groupauthdelete_group%-%Can change groupauthchange_group'Can add groupauthadd_group,5+Can delete flat pagecoredelete_flatfile,5+Can change flat pagecorechange_flatfile&/%Can add flat pagecoreadd_flatfile+3+Can delete redirectcoredelete_redirect+3+Can change redirectcorechange_redirect%-%Can add redirectcoreadd_redirect l6491Can delete storychoicestoriesdelete_storychoice491Can change storychoicestorieschange_storychoice.3+Can add storychoicestoriesadd_storychoice05-Can delete storynodestoriesdelete_storynode05-Can change storynodestorieschange_storynode rr  3/12005-10-05 22:12:00test123Testing 1..2..3..This is a big test. The Ports Collection supports the latest release on the FreeBSD-CURRENT and FreeBSD-STABLE branches. Older releases are not supported and may or may not work correctly with an up-to-date ports collection. Over time, changes to the ports collection may rely on features that are not present in older releases. Wherever convenient, we try not to gratuitously break support for recent releases, but it is sometimes unavoidable. When this occurs, patches contributed by the user community to maintain support for older releases will usually be committed. Well OK not reallyscot b 39M)2005-10-06 19:40:00test123This is working great!I'm reading Gloriana's Torch, third or fourth in Patricia Finney's series of rich and thumpingly fun Elizabethan thrillers, starting with Firedrake's Eye. I think I prefer the latter - it felt more solidly written; less sure of her audience, hence more thoughtful and balanced. One of the things I like about the books is that they're richly envisioned, with all the gold lace and crap stench of London. Some of this comes I think because she doesn't really try to make the language Elizabethan, and in pursuing authenticity, make it less real.Is this thing working at all? Is this thing working at all? Is this thing working at all? Is this thing working at all?required field CC>1!Isecond tryWhat of Iran's nuclear program? That was not a pressing concern for the young people?c3foo barDo you ever have problems using computer software? Not me. I find that at this point in>!#second tryMORE STUFF!?-YThe Neat ChapterAnd thus in the times of great transcendant beatury, there arose a buttery the likes of which the world had never seen. Man was that a heck of a buttery. Anyhow, where was I? Oh yes - the exploding mullet. Yes well, I don't mind telling you: I've never looked the same way at a bucket of eels again. The narrative context implicit in this concept of "best" and "most interesting" merely reifies the self-tokenizing aggrandizement of the individual that, when viewed from a subjectively independent perspective on the hegemonic objectivity sublimating current cultural normative protocols, as such, seeks to subvert a collective rejection of emergent reactionary tropes. (1'The plot thickens.Bubbles even. But if it's everybody's space, how can any "thing" be "owned"? But even this misses the mark - the very concept of a "thing" is a misrepresentation: a spurious reification of a meta concept. Adrift without refence, such a referent becomes less than a shadow. A shadow requires an object, and the negation of a concept requires the original concept. Yet this "thing" of which you speak, it vibrates with potential that cannot be made manifest without the very effort you lend to it's stillborn construction. =3QThe thick plottens.And how! This stuff is amaaaazing. VQ:|@VF A1'2005-10-15 03:39:43.4748044The plot thickens.Changed body.D A-'2005-10-15 03:35:29.8441443The Neat ChapterChanged body.- A 2005-10-09 19:06:36.0982003Crawl.+ A 2005-10-09 19:06:11.3542902Run!: A3 2005-10-09 19:05:35.6253675The thick plottens.9 A1 2005-10-09 19:05:00.3441624The plot thickens.7 A- 2005-10-09 19:04:01.5459783The Neat ChapterH A/-2005-10-09 15:58:50.925505 1Testing 1..2..3..Changed summary.M A9-2005-10-09 15:58:11.228779 2This is working great!Changed summary.1 A! 2005-10-08 23:30:59.7329512second try. A 2005-10-08 23:30:42.6831381foo bar0 A 2005-10-08 23:28:18.4941391the story1 A! 2005-10-07 21:16:35.4223572Metafilter= A9 2005-10-06 21:41:01.098864 2This is working great!4 A' 2005-10-06 02:01:39.91464218 A/ 2005-10-06 00:12:08.063898 1Testing 1..2..3.. bX> A!'2005-10-15 04:38:35.3651782second tryChanged body.; A'2005-10-15 04:36:23.1155841foo barChanged body.N A[ 2005-10-15 04:35:25.1672318Sink the boat before the guards arrive!: A3 2005-10-15 04:34:49.4566217Add more thickener.8 A/ 2005-10-15 04:34:19.2462886Watch the beggar.H AO 2005-10-15 04:33:51.5664545Look around the room for a while.H AO 2005-10-15 04:33:21.0952274Balance the cards upon the wagon.V AO)2005-10-15 04:32:32.8298103Crawl from one side to the other.Changed title.D A-'2005-10-15 03:42:27.5174653The Neat ChapterChanged body. software's evolution, it has generally been through a rigorous QA/usability evaluation, and if the user will simply take the calm, sober, and SINCERE time to assess the product's purposes and limitations, all will be well. I am sick to death of overhearing nitwits whining about the latest version of this-or-that, either in public or on the various usability boards I peruse. Take this morning, for example. I was having an Espresso at Greg's Uptown Diner, trying to shake off the sleepies after a late, frenzied night on the History channel messageboards, when in wandered a couple of crisply-dressed, sharply-coiffed executive women. Each wore a cellular telephone on her belt, and expensive jewelry. To my amusement, they sat at the table next to mine and began to chatter this way and that about FormatMaker 7, a freeware spreadsheet program in which I am especially well-versed. I met. None of them raised the issue in conversation with me. When I asked them about it, they fell into two groups... Yet both insisted with equal vehemence that an American or Israeli bombing of nuclear installations, let alone an Iraq-style invasion, would be a wholly unacceptable response to Iran's nuclear ambitions... A perceptive local analyst reinforced the point. Who or what, he asked, could give this regime renewed popular support, especially among the young? "Only the United States!" If... whatever we do to slow down the nuclearization of Iran does not end up merely slowing down the democratization of Iran; and if, at the same time, we can find policies that help the gradual social emancipation and eventual self-liberation of Young Persia, then the long-term prospects are good. The Islamic revolution, like the French and Russian revolutions before it, has been busy devouring its own children. One day, its grandchildren will devour the revolution