From lucy at thoughtandmemory.org Thu May 1 01:14:53 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 1 May 2008 01:14:53 -0400 Subject: [Dev-flock] chia's work is now published!! Message-ID: yo, there are a lot of differences between the production site (/var/sites/hm_demo) and the repo (eg, /var/sites/hm_production). chia has been developing out of the staging site (/var/sites/hm_staging), however I figured hat her changes were confined to app/templates and app/media. so I copied those from hm_staging into hm_demo. voila. chia, please let me know if i've misjudged. note: hm_demo (thoughtandmemory.org, demo.thoughtandmemory.org) and hm_staging (staging.thoughtandmemory.org) are not in the repo. this is a problem for moving forward, since it will make bug fixes committed to svn difficult to merge into live code, but i'm confident it can be resolved soon. i don't want to regress work, especially to a broken state, so i'm holding off until after the science festival today/thursday. word, l. From lucy at thoughtandmemory.org Thu May 1 11:22:38 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 1 May 2008 11:22:38 -0400 Subject: [Dev-flock] chia's work is now published!! In-Reply-To: <7529bd720805010806x7fccd21cmd05fcb398781385b@mail.gmail.com> References: <7529bd720805010806x7fccd21cmd05fcb398781385b@mail.gmail.com> Message-ID: yeah--i'm having that same problem and am rebooting the server. l. On Thu, May 1, 2008 at 11:06 AM, Rebecca Nesson wrote: > hi lucy, > > the link to xplanner on the development wiki is giving me a connection > error. http://64.22.103.24:8080/xplanner > i'm still just exploring/getting ready to install stuff, etc. but thought > i'd let you know. > > thx, becca > > > On Thu, May 1, 2008 at 1:14 AM, Lucy Mendel > wrote: > > > > > > > > yo, > > > > there are a lot of differences between the production site > > (/var/sites/hm_demo) and the repo (eg, /var/sites/hm_production). chia > > has been developing out of the staging site (/var/sites/hm_staging), > > however I figured hat her changes were confined to app/templates and > > app/media. so I copied those from hm_staging into hm_demo. voila. > > chia, please let me know if i've misjudged. > > > > note: hm_demo (thoughtandmemory.org, demo.thoughtandmemory.org) and > > hm_staging (staging.thoughtandmemory.org) are not in the repo. this is > > a problem for moving forward, since it will make bug fixes committed > > to svn difficult to merge into live code, but i'm confident it can be > > resolved soon. i don't want to regress work, especially to a broken > > state, so i'm holding off until after the science festival > > today/thursday. > > > > word, > > l. > > > > _______________________________________________ > > Dev-flock mailing list > > Dev-flock at mit.edu > > http://mailman.mit.edu/mailman/listinfo/dev-flock > > > > From lucy at thoughtandmemory.org Thu May 1 11:31:55 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 1 May 2008 11:31:55 -0400 Subject: [Dev-flock] chia's work is now published!! In-Reply-To: References: <7529bd720805010806x7fccd21cmd05fcb398781385b@mail.gmail.com> Message-ID: should be up. will be "fixed" sometime in the next couple weeks. On Thu, May 1, 2008 at 11:22 AM, Lucy Mendel wrote: > yeah--i'm having that same problem and am rebooting the server. > > l. > > > > On Thu, May 1, 2008 at 11:06 AM, Rebecca Nesson wrote: > > hi lucy, > > > > the link to xplanner on the development wiki is giving me a connection > > error. http://64.22.103.24:8080/xplanner > > i'm still just exploring/getting ready to install stuff, etc. but thought > > i'd let you know. > > > > thx, becca > > > > > > On Thu, May 1, 2008 at 1:14 AM, Lucy Mendel > > wrote: > > > > > > > > > > > > yo, > > > > > > there are a lot of differences between the production site > > > (/var/sites/hm_demo) and the repo (eg, /var/sites/hm_production). chia > > > has been developing out of the staging site (/var/sites/hm_staging), > > > however I figured hat her changes were confined to app/templates and > > > app/media. so I copied those from hm_staging into hm_demo. voila. > > > chia, please let me know if i've misjudged. > > > > > > note: hm_demo (thoughtandmemory.org, demo.thoughtandmemory.org) and > > > hm_staging (staging.thoughtandmemory.org) are not in the repo. this is > > > a problem for moving forward, since it will make bug fixes committed > > > to svn difficult to merge into live code, but i'm confident it can be > > > resolved soon. i don't want to regress work, especially to a broken > > > state, so i'm holding off until after the science festival > > > today/thursday. > > > > > > word, > > > l. > > > > > > _______________________________________________ > > > Dev-flock mailing list > > > Dev-flock at mit.edu > > > http://mailman.mit.edu/mailman/listinfo/dev-flock > > > > > > > > From lucy at thoughtandmemory.org Thu May 1 11:54:18 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 1 May 2008 11:54:18 -0400 Subject: [Dev-flock] min/max removed from hm_demo (production site) --- causing errors Message-ID: yo, the multiplying of rating stars, and possibly other errors, is caused by javascript recalling methods when the review block is maximized after being minimized. i'm not exactly sure why this occurs. the script is called each time the html is rendered rather than built. does it matter if the script is inlined versus put in jquery's doc ready? i've removed the power to minimize and maximize blocks in order to fix the multi-star rating bug (and possibly others). the min/max feature seemed to me to be not a big deal. if you disagree or think there is a better short-term solution let me know. it'd be top form to figure out a good javascript design or best practice for the system to prevent inexperienced users from making mistakes, as well as to increase consistency and thus learnability of the code. i certainly fall into the newbie mistake category, having introduced a number of bugs in the past--eit. code and learn. system design benefits from multiperson brainstorming--the more the better. let's figure this out at the next dev-flock meeting! there's an AJAX page on the dev wiki http://thoughtandmemory.org/trac/wiki/AJAX which is way out of date and full of bad practices (i know because i'm the only editor). please edit or email the team if you have thoughts or questions. questions that might seem dumb are actually very useful for determining best practices. our next dev-flock meeting is in a week and a half. we're nearing the end of crow and getting ready for the pr blitz. no reason to stress out, but certainly a good reason to be excited! l. From clay at thoughtandmemory.org Thu May 1 12:16:38 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 1 May 2008 12:16:38 -0400 Subject: [Dev-flock] min/max removed from hm_demo (production site) --- causing errors In-Reply-To: References: Message-ID: Hey, I believe that the "feedback" link got lost along the way in the new iteration. Any chance we could get that back up? Something in the menu bar linking to it would work. Here's the sample html that survey monkey provides: Feedback Great job, guys. Woo! -clay On Thu, May 1, 2008 at 11:54 AM, Lucy Mendel wrote: > yo, > > the multiplying of rating stars, and possibly other errors, is caused > by javascript recalling methods when the review block is maximized > after being minimized. i'm not exactly sure why this occurs. the > script is called each time the html is rendered rather than built. > does it matter if the script is inlined versus put in jquery's doc > ready? > > i've removed the power to minimize and maximize blocks in order to fix > the multi-star rating bug (and possibly others). the min/max feature > seemed to me to be not a big deal. if you disagree or think there is > a better short-term solution let me know. > > it'd be top form to figure out a good javascript design or best > practice for the system to prevent inexperienced users from making > mistakes, as well as to increase consistency and thus learnability of > the code. i certainly fall into the newbie mistake category, having > introduced a number of bugs in the past--eit. code and learn. > > system design benefits from multiperson brainstorming--the more the > better. let's figure this out at the next dev-flock meeting! there's > an AJAX page on the dev wiki > http://thoughtandmemory.org/trac/wiki/AJAX > which is way out of date and full of bad practices (i know because i'm > the only editor). please edit or email the team if you have thoughts > or questions. questions that might seem dumb are actually very useful > for determining best practices. > > our next dev-flock meeting is in a week and a half. we're nearing the > end of crow and getting ready for the pr blitz. no reason to stress > out, but certainly a good reason to be excited! > > l. > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080501/48115ad6/attachment.htm From clay at thoughtandmemory.org Fri May 2 14:48:48 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 2 May 2008 14:48:48 -0400 Subject: [Dev-flock] Last night and Taza chocolate open house. Message-ID: Last night's event at the Cambridge Science Festival was really fun! Our volunteers were out in force (seven of us plus baby Nico!) giving away locally made chocolate and helping visitors to add ratings and reviews about chocolate to our site. Thanks guys! The people that we met were very engaged. The chocolate really helped. For a goofy photo and blog post about the event: http://www.ThoughtAndMemory.org/blog . Also, if you want to learn more about chocolate made in the Boston area (so you can add reviews and ratings to our website of course) then consider attending the below event this Saturday. Peace. -clay ---------- Forwarded message ---------- From: Alex & Larry Date: Wed, Apr 30, 2008 at 4:55 PM Subject: Taza Chocolate Open House To: clayward at mit.edu OPEN HOUSE this Saturday, 1-6pm! Last chance to visit our factory until Fall! Come by, take a tour, sample our chocolate and see how it's made. Explore all the steps our cacao beans take once they enter our doors, from our vintage roaster all the way to the bar wrapping table. You will learn the history of chocolate from your guide as you journey though the nooks and cranies of our factory. There are a few stairs to climb in the middle of the tour, and of course kids are welcome. Our neighbor, Albertine Press, will also be open to show you the art of the letter press and how stationary is crafted. Hope to see you here! Can't make it? You can also purchase Taza products near youor on our webstore!!! Gifts from Taza for Mother's Day and Everyday! You can also bring chocolate home! Mother's Day is right around the corner and with a Taza Giftbox you can have it all wrapped up with a neat little bow. Chocolate bars, discs, nibs and tee shirts will all be available for purchase. Come by during our Open House to pick up your favorites or order online from our webstore. Taza Chocolate is located at 561 Windsor St. in Somerville. Check our website for details and directions www.tazachocolate.comor call 617-623-0804. We're near Inman Sq. Cambridge and Union Sq. Somerville. Ample car and bike parking is available. Sincerely, Alex & Larry Taza Chocolate 561 Windsor St. Somerville, MA 02143 Forward email [image: Safe Unsubscribe] This email was sent to clayward at mit.edu, by taza at tazachocolate.com Update Profile/Email Address| Instant removal with SafeUnsubscribe? | Privacy Policy . Taza Chocolate | 18A Spring St | Somerville, MA | MA | 02143 -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "Hugin and Munin" group. To post to this group, send email to TwoRavens at googlegroups.com To unsubscribe from this group, send email to TwoRavens-unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/TwoRavens?hl=en -~----------~----~----~----~------~----~------~--~--- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080502/604056a7/attachment.htm From lucy at thoughtandmemory.org Sun May 4 10:46:38 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 4 May 2008 10:46:38 -0400 Subject: [Dev-flock] svnizeing of hm_staging and hm_demo commencing now Message-ID: yo, just a heads up than i'm fiddling the server bits in /var/sites/ i'll email out again when all is well. details: i've got a recent svn checkout, hm_production, to which i'm copying in the latest and greatest from hm_demo (our current production files). if the website seems to look and function alright i'll then do a commit. i'll then move hm_staging and hm_demo to a backup location and check them out. their only differences should by the contents of hm/env/CURRENT, which points to each one's individual settings file. l. From lucy at thoughtandmemory.org Sun May 4 12:00:27 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 4 May 2008 12:00:27 -0400 Subject: [Dev-flock] svnizeing of hm_staging and hm_demo commencing now In-Reply-To: References: Message-ID: done. that was more painless than i expected, though there were still some changes i wasn't sure what to do with (eg, page_links). i tended to remove svn additions that were not present in the production site on the thought that they were either cruft or there was more work needed to merge them into the current state of code. if this caused trouble for anyone please let me know (and eit!) l. On Sun, May 4, 2008 at 10:46 AM, Lucy Mendel wrote: > yo, > just a heads up than i'm fiddling the server bits in /var/sites/ > i'll email out again when all is well. > > details: > i've got a recent svn checkout, hm_production, to which i'm copying in > the latest and greatest from hm_demo (our current production files). > if the website seems to look and function alright i'll then do a > commit. i'll then move hm_staging and hm_demo to a backup location > and check them out. their only differences should by the contents of > hm/env/CURRENT, which points to each one's individual settings file. > > l. > From lucy at thoughtandmemory.org Sun May 4 18:26:54 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 4 May 2008 18:26:54 -0400 Subject: [Dev-flock] r775 last working repo revision; i'm fixing break Message-ID: yo, i broke the build, or at least some portion of it. will email out when it's fixed. eit, l. From lucy at thoughtandmemory.org Sun May 4 22:29:05 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 4 May 2008 22:29:05 -0400 Subject: [Dev-flock] commit emails Message-ID: yo, i just realized that i haven't received emails when i committed to the repo. i like receiving those automatic heads up, but perhaps others found them annoying? either way: heads up! for those of you playing along at home the repo is now not entirely broken. l. From clay at thoughtandmemory.org Mon May 5 17:56:22 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Mon, 5 May 2008 17:56:22 -0400 Subject: [Dev-flock] RSVPs requested for Video Screening on the 13th 4-5pm Message-ID: Hi folks. As part of the Participating in the Arts Through Design seminar, a class of MIT students have made three YouTube style videos about ThoughtAndMemory.org. I haven't seen them yet because the advance screening is on May 13th during their normal class period from 4-5pm... But I'm really excited! Would you like to come? If so then please let me know so that we can give them an attendance estimate. There will be chocolate! -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "Hugin and Munin" group. To post to this group, send email to TwoRavens at googlegroups.com To unsubscribe from this group, send email to TwoRavens-unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/TwoRavens?hl=en -~----------~----~----~----~------~----~------~--~--- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080505/f308b899/attachment.htm From lucy at thoughtandmemory.org Tue May 6 14:12:08 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Tue, 6 May 2008 14:12:08 -0400 Subject: [Dev-flock] mother's day jam session, 6pm Message-ID: yo, If a different Sunday jam session time or day is better, either this week or in general, let me know. It's Mother's Day, but so far everyone I've talked to said that's ok with them. Is moving to a week night better? eg, Thursday? (I can't make earlier this Sunday) At this Sunday's jam session I hope we'll sort out proper javascript usage. There's a lot of great stuff in place, so expect to do some design work and some doc catch-up. I'm sorting through the code and will be updating the wiki as I figure things out. Feel free to bring technical questions and/or progress reports to this meeting, as well. In case anyone's wondering, xplanner is up to date with crow tasks (crow ends with the end of the month! get ready for the pr blitz!!). With steady work I think we can achieve most of our goals. pees, l. From lucy at thoughtandmemory.org Wed May 7 00:36:00 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Wed, 7 May 2008 00:36:00 -0400 Subject: [Dev-flock] mother's day jam session, **** 6PM THURSDAY? ****** Message-ID: yo, First, I can't make 6 on Sunday for the jam session (eit, I thought a mother's day get together would be done sooner, but i am probably wrong). So I'm moving the time to 7, since then Clay and I will definitely be there. Second, Dan is going out of town for a week and will miss the Sunday meeting. However, he and I are meeting this Thursday at 6 at the coop. I'd be awesome if everyone could make Thursday, in which case we'll call off Sunday. Can you make Thursday at 6pm (2 days from now)? Thanks, L. On Tue, May 6, 2008 at 2:12 PM, Lucy Mendel wrote: > yo, > If a different Sunday jam session time or day is better, either this > week or in general, let me know. It's Mother's Day, but so far > everyone I've talked to said that's ok with them. Is moving to a week > night better? eg, Thursday? (I can't make earlier this Sunday) > > At this Sunday's jam session I hope we'll sort out proper javascript > usage. There's a lot of great stuff in place, so expect to do some > design work and some doc catch-up. I'm sorting through the code and > will be updating the wiki as I figure things out. > > Feel free to bring technical questions and/or progress reports to this > meeting, as well. > > In case anyone's wondering, xplanner is up to date with crow tasks > (crow ends with the end of the month! get ready for the pr blitz!!). > With steady work I think we can achieve most of our goals. > > pees, > l. > From lucy at thoughtandmemory.org Thu May 8 10:28:45 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 8 May 2008 10:28:45 -0400 Subject: [Dev-flock] jam session THursday 6pm (today) not Sunday Message-ID: yo, A note about today's meeting: the goal is to get questions answered more than show progress. So come with questions. I want everyone to come away form this meeting better able to implement their tasks. The next meeting in two weeks will be a progress one (: questions in my mind (I've added some to the wiki; feel free to expand) : * Custom template tags (in particular, how to use forms) : http://thoughtandmemory.org/trac/wiki/Django#CustomTemplateTags * most recent reviews for homepage? * AJAX - which utility to use? http://thoughtandmemory.org/trac/wiki/AJAX see everyone later tonight. Dinner will be served at 7:30 Thanks, L. From lucy at thoughtandmemory.org Thu May 8 22:05:01 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 8 May 2008 22:05:01 -0400 Subject: [Dev-flock] tasks updated on xplanner http://64.22.103.24:8080/xplanner/do/view/iteration?oid=1080 Message-ID: yo, Under UI there are three stories: improve Main page Improve browse page improve user Page I added the tasks we discussed, though feel free to modify and add tasks as necessary. I also signed people up. Feel free to modify. http://64.22.103.24:8080/xplanner/do/view/iteration?oid=1080 l. -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From clay at thoughtandmemory.org Thu May 8 15:24:34 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 8 May 2008 15:24:34 -0400 Subject: [Dev-flock] Chocolate, videos, and ThoughtAndMemory.org Message-ID: There will be a screening this Tuesday of the YouTube style videos that students of MIT's Participating in the Arts Though Design (PATD) seminar have created on behalf of ThoughtAndMemory.org. Please join us for creative videos, free chocolate, and an example of fun civic engagement. Screenings will be 4-5pm on Tuesday in the building next to the COOP in Kendall square, on the third floor in the GAMBIT room ( MIT's NE25-372). You will need to sign in downstairs, but this shouldn't be a problem as long as you have a photo ID. Please do let me know if you are planning on coming and/or need help finding the location. I haven't previewed the videos... and I'm very excited to see them! -clay --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "Hugin and Munin" group. To post to this group, send email to TwoRavens at googlegroups.com To unsubscribe from this group, send email to TwoRavens-unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/TwoRavens?hl=en -~----------~----~----~----~------~----~------~--~--- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080508/4709118a/attachment.htm From clay at thoughtandmemory.org Fri May 9 09:34:17 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 9 May 2008 09:34:17 -0400 Subject: [Dev-flock] Help us rename our website! Message-ID: Please send your suggestions to rename our cell phone accessible, socially responsible, consumer empowering, educational service by Monday at 7pm! We're preparing to "launch" our website with our first press releases at the beginning of June (yup, you'll be getting an invitation to the party) and so NOW is the time to respond to many of your concerns that the name "ThoughtAndMemory.org" could be a bit more focused. Attached is a copy of the brainstorming that we've done so far. Please send me your own ideas! (winning idea gets a free T-shirt!) btw, ThoughtAndMemory.org's open source platform will continue to empower other community minded information sharing services. So it's our consumer communication tools service that we're interested in renaming. Thanks and good luck brainstorming! -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "Hugin and Munin" group. To post to this group, send email to TwoRavens at googlegroups.com To unsubscribe from this group, send email to TwoRavens-unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/TwoRavens?hl=en -~----------~----~----~----~------~----~------~--~--- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080509/2975c891/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: Name Change.doc Type: application/msword Size: 115200 bytes Desc: not available Url : http://mailman.mit.edu/pipermail/dev-flock/attachments/20080509/2975c891/attachment.doc From lucy at thoughtandmemory.org Sun May 11 10:39:14 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 11 May 2008 10:39:14 -0400 Subject: [Dev-flock] python 2.4 v 2.5 v regular expressions Message-ID: I'm not sure if we can get our software to work with python 2.5. If you use 2.5 you might see errors relating to regular expressions. is this only a sqlite problem? can someone post the full error? see the wiki for python 2.4 install instructions. (faq) if you install 2.4 on a mac it won't overwrite 2.5, it'll just make 2.4 the default. i can show you how to change that whenever you want. l. -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From lucy at thoughtandmemory.org Sun May 11 23:43:08 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 11 May 2008 23:43:08 -0400 Subject: [Dev-flock] cellphone prototype stage I complete Message-ID: yo, fyi, if you send an email, either from your computer or your cell phone (anyone have SMS but can't send to email address?), to query at thoughtandmemory.org you'll get a static response from hugin at thoughtandmemory.org. either to your computer or phone, depending on which you sent from (phone is currently unverified. i think it works). stage II : actually get data from thoughtandmemory's database. when mail gets sent to query, assuming it wasn't sent from a mailer daemon machine or itself (yeah, infinite loop problem earlier...), it gets piped into a python script. can this script import our django app's util files to use the database api? on the server check out /var/sites/cellphone_staging, which is sym linked from /home/query the code is in the repo under trunk/cellphone http://thoughtandmemory.org/trac/browser/huginmunin/trunk/cellphone ps - did i mention anything about fundraising in the repo? i can't remember. essentially, under trunk there is now a fundraising folder. unlike the rest of the repo which can be read by anyone but written to only by dev-flock, fundraising is only readable by dev-flock. thus, in order to see it on the trac repo browser you have to log into trac witht he same user name as your svn username. in case you're interested, trac shares the same svn-access-file as apache, which is specified in /usr/local/TAMtrac/conf/trac.ini under [trac] l. -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From clay at thoughtandmemory.org Mon May 12 22:07:21 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Mon, 12 May 2008 22:07:21 -0400 Subject: [Dev-flock] Help us rename our website! In-Reply-To: References: Message-ID: Thanks for all your suggestions! We're getting closer to renaming our service. Now we have to choose one and come up with a logo concept. If you have a minute to spare then click on the following link to choose your favorites and suggest a logo design! (The best logo gets a prize too!) http://www.surveymonkey.com/s.aspx?sm=yleLxNl5o79ZO_2bATAw1ILQ_3d_3d I'll wait till Wednesday night at midnight to accumulate your comments. Woohoo! -clay On Fri, May 9, 2008 at 9:34 AM, Clay Ward wrote: > Please send your suggestions to rename our cell phone accessible, socially > responsible, consumer empowering, educational service by Monday at 7pm! > > We're preparing to "launch" our website with our first press releases at > the beginning of June (yup, you'll be getting an invitation to the party) > and so NOW is the time to respond to many of your concerns that the name > "ThoughtAndMemory.org" could be a bit more focused. Attached is a copy of > the brainstorming that we've done so far. Please send me your own ideas! > (winning idea gets a free T-shirt!) > > btw, ThoughtAndMemory.org's open source platform will continue to empower > other community minded information sharing services. So it's our consumer > communication tools service that we're interested in renaming. > > Thanks and good luck brainstorming! > > -clay > > -- > Clay Ward > President and Founder > Thought And Memory, Inc > http://www.ThoughtAndMemory.org > > "Buy It Like You Mean It" -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "Hugin and Munin" group. To post to this group, send email to TwoRavens at googlegroups.com To unsubscribe from this group, send email to TwoRavens-unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/TwoRavens?hl=en -~----------~----~----~----~------~----~------~--~--- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080512/7b1525b2/attachment.htm From lucy at thoughtandmemory.org Wed May 14 12:38:10 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Wed, 14 May 2008 12:38:10 -0400 Subject: [Dev-flock] ideas for referencing our db.models outside of django? Message-ID: yo, I'm trying to get one of our application's Node objects outside of our Django app. Maybe this is the wrong way to go about cellphone integration. It seems like a fine idea: import application and settings stuff; use API to get a node (eventually, do search? not sure how to do that yet). Problem is, even though the DATABASE_ENGINE is defined, Django doesn't think it is. I've tried importing more django things, but I get the same error. Does something obvious strike you? Alternate ideas for how these systems should relate? /var/sites/cellphone_staging/prototype $ export PYTHONPATH=/var/sites/hm_staging:/var/sites/cellphone_sta /prototype:/usr/local/django_src/django /var/sites/cellphone_staging/prototype $ export DJANGO_SETTINGS_MODULE=/var/sites/cellphone_staging/prototype /var/sites/cellphone_staging/prototype $ python Python 2.4.4 (#2, Apr 5 2007, 20:11:18) [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from settings import * >>> from db.models import * >>> Node >>> Node.objects.get(id=2) Traceback (most recent call last): File "", line 1, in ? File "/usr/lib/python2.4/site-packages/django/db/models/manager.py", line 69, in get return self.get_query_set().get(*args, **kwargs) File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 261, in get obj_list = list(clone) File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 114, in __iter__ return iter(self._get_data()) File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 483, in _get_data self._result_cache = list(self.iterator()) File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 180, in iterator select, sql, params = self._get_sql_clause() File "/usr/lib/python2.4/site-packages/django/db/models/query.py", line 491, in _get_sql_clause select = ["%s.%s" % (qn(opts.db_table), qn(f.column)) for f in opts.fields] File "/usr/lib/python2.4/site-packages/django/db/backends/dummy/base.py", line 14, in complain raise ImproperlyConfigured, "You haven't set the DATABASE_ENGINE setting yet." django.core.exceptions.ImproperlyConfigured: You haven't set the DATABASE_ENGINE setting yet. >>> DATABASE_ENGINE 'mysql' >>> From lucy at thoughtandmemory.org Wed May 14 14:01:41 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Wed, 14 May 2008 14:01:41 -0400 Subject: [Dev-flock] ideas for referencing our db.models outside of django? In-Reply-To: References: Message-ID: solution: >>> from django.core.management import setup_environ >>> setup_environ(settings) >>> Node.objects.get(id=37) snap!@ On Wed, May 14, 2008 at 12:38 PM, Lucy Mendel wrote: > yo, > I'm trying to get one of our application's Node objects outside of our > Django app. Maybe this is the wrong way to go about cellphone > integration. It seems like a fine idea: import application and > settings stuff; use API to get a node (eventually, do search? not sure > how to do that yet). Problem is, even though the DATABASE_ENGINE is > defined, Django doesn't think it is. I've tried importing more django > things, but I get the same error. > Does something obvious strike you? Alternate ideas for how these > systems should relate? > > /var/sites/cellphone_staging/prototype $ export > PYTHONPATH=/var/sites/hm_staging:/var/sites/cellphone_sta > /prototype:/usr/local/django_src/django > /var/sites/cellphone_staging/prototype $ export > DJANGO_SETTINGS_MODULE=/var/sites/cellphone_staging/prototype > /var/sites/cellphone_staging/prototype $ python > Python 2.4.4 (#2, Apr 5 2007, 20:11:18) > [GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. >>>> from settings import * >>>> from db.models import * >>>> Node > >>>> Node.objects.get(id=2) > Traceback (most recent call last): > File "", line 1, in ? > File "/usr/lib/python2.4/site-packages/django/db/models/manager.py", > line 69, in get > return self.get_query_set().get(*args, **kwargs) > File "/usr/lib/python2.4/site-packages/django/db/models/query.py", > line 261, in get > obj_list = list(clone) > File "/usr/lib/python2.4/site-packages/django/db/models/query.py", > line 114, in __iter__ > return iter(self._get_data()) > File "/usr/lib/python2.4/site-packages/django/db/models/query.py", > line 483, in _get_data > self._result_cache = list(self.iterator()) > File "/usr/lib/python2.4/site-packages/django/db/models/query.py", > line 180, in iterator > select, sql, params = self._get_sql_clause() > File "/usr/lib/python2.4/site-packages/django/db/models/query.py", > line 491, in _get_sql_clause > select = ["%s.%s" % (qn(opts.db_table), qn(f.column)) for f in opts.fields] > File "/usr/lib/python2.4/site-packages/django/db/backends/dummy/base.py", > line 14, in complain > raise ImproperlyConfigured, "You haven't set the DATABASE_ENGINE > setting yet." > django.core.exceptions.ImproperlyConfigured: You haven't set the > DATABASE_ENGINE setting yet. >>>> DATABASE_ENGINE > 'mysql' >>>> > -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From lucy at thoughtandmemory.org Wed May 14 14:29:45 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Wed, 14 May 2008 14:29:45 -0400 Subject: [Dev-flock] slow server due to trac? Message-ID: server seems pretty slow, at least from ssh. gets slow (1s avg latency), but then become completely responsive. now the lag is back. wondering why. trac? trac.fcgi's CPU toggles between 0 and 26% every second it seems. what's our trac restart procedure? i restarted apache2. lag is still present. maybe it's network. anyone noticing problems with responsiveness? PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1621 www-data 20 0 165m 114m 4596 S 0.0 32.9 26:54.74 trac.fcgi 1622 www-data 20 0 84948 39m 3052 S 0.0 11.3 0:26.86 dispatch.fcgi 1620 www-data 20 0 83812 36m 2884 S 0.0 10.5 0:25.50 dispatch.fcgi 1590 tomcat55 20 0 318m 32m 4452 S 0.0 9.2 0:11.78 java 1319 mysql 20 0 124m 26m 4168 S 0.0 7.5 0:07.03 mysqld 24609 www-data 20 0 26300 10m 5504 S 0.0 2.9 0:09.68 apache2 20132 www-data 20 0 26440 10m 5368 S 0.0 2.9 0:10.22 apache2 32619 www-data 20 0 26336 9.8m 5136 S 0.0 2.8 0:03.20 apache2 27738 www-data 20 0 25620 9564 5332 S 0.0 2.7 0:05.98 apache2 32538 www-data 20 0 25296 9036 5152 S 0.0 2.5 0:02.53 apache2 1609 root 20 0 24288 6988 4704 S 0.0 2.0 0:00.11 apache2 1619 www-data 20 0 15604 3544 1968 S 0.0 1.0 0:00.01 php5-cgi 7875 root 20 0 5036 2336 1968 S 0.0 0.7 0:00.00 ipop3d 7463 root 20 0 5036 2296 1928 S 0.0 0.6 0:00.01 ipop3d 7407 root 20 0 5036 2180 1820 S 0.0 0.6 0:00.00 ipop3d 1736 postfix 20 0 4868 2052 1700 S 0.0 0.6 0:00.01 tlsmgr 1632 www-data 20 0 15604 1968 388 S 0.0 0.6 0:00.00 php5-cgi 6639 root 20 0 14984 1900 1528 S 0.0 0.5 0:00.01 sshd 6670 root 20 0 3260 1888 1228 S 0.0 0.5 0:00.01 bash 6643 lucy 20 0 3260 1860 1200 S 0.0 0.5 0:00.01 bash 1574 tomcat55 20 0 7660 1748 1364 S 0.0 0.5 0:00.01 rotatelogs after restart Tasks: 60 total, 1 running, 59 sleeping, 0 stopped, 0 zombie Cpu(s): 0.0%us, 0.0%sy, 0.0%ni,100.0%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 356116k total, 160304k used, 195812k free, 8840k buffers Swap: 262136k total, 1792k used, 260344k free, 59836k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1590 tomcat55 20 0 318m 32m 4452 S 0.0 9.2 0:11.83 java 1319 mysql 20 0 124m 26m 4168 S 0.0 7.5 0:07.03 mysqld 7953 root 20 0 24288 9256 5340 S 0.0 2.6 0:00.17 apache2 7958 www-data 20 0 10868 8452 2316 S 0.0 2.4 0:00.19 trac.fcgi 7972 www-data 20 0 24288 4896 968 S 0.0 1.4 0:00.00 apache2 7956 www-data 20 0 15604 4792 3216 S 0.0 1.3 0:00.01 php5-cgi 7957 www-data 20 0 47848 4520 2096 S 0.0 1.3 0:00.06 dispatch.fcgi 7959 www-data 20 0 47608 4432 2096 S 0.0 1.2 0:00.07 dispatch.fcgi 7955 www-data 20 0 19476 2684 604 S 0.0 0.8 0:00.01 apache2 7875 donate 20 0 5200 2644 2240 S 0.0 0.7 0:00.00 ipop3d 7463 root 20 0 5036 2296 1928 S 0.0 0.6 0:00.01 ipop3d 7407 root 20 0 5036 2180 1820 S 0.0 0.6 0:00.00 ipop3d 1736 postfix 20 0 4868 2052 1700 S 0.0 0.6 0:00.01 tlsmgr 7961 www-data 20 0 15604 2052 472 S 0.0 0.6 0:00.00 php5-cgi 6639 root 20 0 14984 1900 1528 S 0.0 0.5 0:00.01 sshd 6670 root 20 0 3260 1892 1232 S 0.0 0.5 0:00.01 bash 6643 lucy 20 0 3260 1860 1200 S 0.0 0.5 0:00.01 bash From lucy at thoughtandmemory.org Wed May 14 22:26:58 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Wed, 14 May 2008 22:26:58 -0400 Subject: [Dev-flock] cellphone prototype stage II complete! Message-ID: yo, I'm happy to report that hooking up the database to the email script is done. send a text or email to munin at thoughtandmemory.org with "nodeid" anywhere in the message or subject and you should receive an email or text back reporting the name of the node and the average ratings of behaviors (-1's are not shown) munin at thoughtandmemory.org is hooked up to the production database query at thoughtandmemory.org is hooked up to the staging database, so feel free to create fake ratings and fake nodes to test this out. the thing with emailing/txting query is that i'm developing out of it's folder on the server, so it might not work sometimes. on the other hand, you'll get the latest text formatting and node information, plus fake ratings! stage III is to improve the message that gets sent back. let me know your ideas. i want to get something decent but still prototyping. that is, the features may be small (no querying for 'peanut butter' and getting back the best three products according to your interest portfolio and location), but the messages (and error messages) should make sense and not frustrate users. ps - 'nodeid' is a must for now since txt and email sends a dozen header lines about contenttype and other stuff. i wasn't sure if the message body always comes last. the message bodies of text messages shows up as Subject, but also as a final message body... carriers vary. The more messages I get from different carriers the better-- I always collect debug info. anyway, part of stage III is making the system lenient in what it accepts. word, L. From clay at thoughtandmemory.org Fri May 16 16:12:16 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 16 May 2008 16:12:16 -0400 Subject: [Dev-flock] Public budget balancing? Message-ID: I thought at first that this would be a way to make ThoughtAndMemory.org's budget process interactive. It's not (yet.) But I'm inspired nonetheless. It's a very nicely designed budget calculator that allows people to play with and see reasons for the numbers behind Minnesota's budget. Worth a look. http://minnesota.publicradio.org/projects/2007/03/budget_balancer -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080516/d3eb7a77/attachment.htm From lucy at thoughtandmemory.org Fri May 16 22:45:20 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Fri, 16 May 2008 22:45:20 -0400 Subject: [Dev-flock] automatic screen shots of different browsers using thoughtandmemory.org Message-ID: http://browsershots.org/http://thoughtandmemory.org/Main/ might be handy for testing different browsers and platforms -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? From clay at thoughtandmemory.org Sat May 17 12:32:07 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Sat, 17 May 2008 12:32:07 -0400 Subject: [Dev-flock] link to your bio? In-Reply-To: References: Message-ID: Hi! I'm adding links to our About page. http://www.thoughtandmemory.org/blog/about/ Can you send me a link that represents who you are? A homepage of your own or a bio on a website that you'll be updating over time? I started doing searches for each of you, but you're not all so easy to find. If nothing like that exists, could you send me a paragraph about yourself so I can make you a bio on our site? Chris: Do you have a slightly higher resolution picture so that I can make yours a headshot like the others? Also, anyone who doesn't send me a picture they like of themselves risks having a cartoon sketch of them posted (a mostly empty threat, but maybe there's a 15% chance that I'd do that.) Hope ya'll are enjoying some sun today. -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080517/83abc733/attachment.htm From clay at thoughtandmemory.org Thu May 22 12:06:06 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 22 May 2008 12:06:06 -0400 Subject: [Dev-flock] pre-launch today Message-ID: Here's where we're at: I'm going to go through the contacts list Claudia has been working on and send the attached press release (thanks to Jaime, Sherri, and Nicole) to local papers and whatnot by 1pm. I'm also finishing up changing some of the pages on our blog to BILUMI from TAM. Several folks are submitting logo designs for BuyItLikeYouMeanIt. I'll send out another survey to get all of your feedback on them. Chia, Dan, and Lucy are changing our actual website and blog address to the new URL and making sure that TAM still redirects there. Chia has made a lot more changes to the homepage, all good ones. Pepe is trying to get a presentation together for Sunday, and hopefully that'll mean he'll have something to show the crowd on June 3rd. I'll write a blog post and send an email to our announcements list as well to mark the name change and let people know about the event. Nicole and Claudia are making new myspace and facebook accounts for us and will be using those sites as platforms to contact the public. And Claudia and I will be contacting other press sources, blogs especially. My friend Dan Evans has already written a post about us and is waiting for my say so to release it. We can still make changes! So let me know what we can do better! woooooooooo! -clay On Wed, May 21, 2008 at 6:31 PM, Sherri Davidoff wrote: > > Hello all, > > The PR meeting will happen virtually, because of the rain and the fact > that the bank's room was reserved. So if you have stuff, please send > email. I'll be on IM (balloonhanger) and Clay will be online around 8:15 > or so. > > Sherri > > > Clay Ward wrote: > > at Wainwright bank in Central Square (on Mass Ave next to Starbuck's and > > Prospect St). > > > > If you can't make the meeting please just send me anything that you're > > working on so that we get our local press release out to papers that > > might need advance notice. If you can make the meeting then bring an > > appetite (and whatever you're there to work on with the group.) I think > > that the Cambridge wireless internet connection may be spotty, just fyi. > > > > woo! > > > > -clay > > > > On Sat, May 17, 2008 at 10:15 AM, Clay Ward > > wrote: > > > > One important thing we missed by not meeting as a group last week is > > deadlines. We are 99% sure that the release party will be June 3rd > > at Taza chocolate factory. They're welcoming to the public, so we > > would do well getting a blurb in local weeklies ahead of time to > > invite people. That means getting local papers something by next > > Thursday. > > > > So let's meet this week at the Wainwright Bank community room on > > Mass Ave and order take-out and finish off our first press release! > > The idea is to bring drafts of what we're working on, get feedback > > from the group, and make changes while we're still together. > > > > Before Sunday at 6pm please click on this link to mark which time > > you can make: http://www.doodle.ch/6e3scs7kmeqw2ys3 It should be > > obvious when we'll meet by Sunday afternoon. But I'll send another > > email Sunday night just in case. > > > > wooo! > > > > -clay > > > > > > > > -- > > Clay Ward > > President and Founder > > Thought And Memory, Inc > > http://www.ThoughtAndMemory.org > > > > "Buy It Like You Mean It" > > > > > > > > > > -- > > Clay Ward > > President and Founder > > Thought And Memory, Inc > > http://www.ThoughtAndMemory.org > > > > "Buy It Like You Mean It" > > > > > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "TAM-Outreach" group. > To post to this group, send email to tam-outreach at googlegroups.com > To unsubscribe from this group, send email to > tam-outreach-unsubscribe at googlegroups.com > For more options, visit this group at > http://groups.google.com/group/tam-outreach?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080522/1c161418/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: bilumiPressRelease5-08.pdf Type: application/pdf Size: 246288 bytes Desc: not available Url : http://mailman.mit.edu/pipermail/dev-flock/attachments/20080522/1c161418/attachment.pdf From lucy at thoughtandmemory.org Thu May 22 13:29:22 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 22 May 2008 13:29:22 -0400 Subject: [Dev-flock] Fwd: pre-launch today In-Reply-To: References: Message-ID: "Chia, Dan, and Lucy are changing our actual website and blog address to the new URL and making sure that TAM still redirects there. Chia has made a lot more changes to the homepage, all good ones. Pepe is trying to get a presentation together for Sunday, and hopefully that'll mean he'll have something to show the crowd on June 3rd." Sunday jam session this Sunday, 6pm. Pepe can't make it, but will have code checked in and a status report available. Demo would be awesome, but is a stretch goal. Other items to talk about? From clay at thoughtandmemory.org Thu May 22 15:20:25 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 22 May 2008 15:20:25 -0400 Subject: [Dev-flock] 6/03 Launch Party at Chocolate Factory: name changed! Message-ID: WHEN: Tuesday, June 3, 7PM WHERE: Taza Chocolate, 561 Windsor Street, Room B-206, Somerville, MA. Free parking in lot across street. WHY: With really great feedback from you all, we've now changed our name to "Buy It Like You Mean It" and our URL to http://www.BuyItLikeYouMeanIt.org. Our technology is rolling, our user interface is manageable, our outreach is reaching, and we're ready to celebrate! We're asking you to use our website to review and rate the chocolate industry: so it only seems fitting to throw a party in a place of chocolate! PARTY: Yeeah! The event will be fun and family friendly. Volunteers will be available to answer questions about how our service works, laptops will be set up so you can try it, amazing student YouTube videos will be shown, and you can even try on raven costumes! We'll serve vegetarian food, beer, and chocolate and we'll request donations. Taza chocolate has graciously agreed to be our hosts. Not only that, they're wrapping up a special 70% cocoa content bar to sell at the event to benefit our service! Why did we choose Taza? Well, they're just getting started and I personally think that they're doing a great job. They make a tasty product while being as socially responsible as possible. You can learn more at the event as they'll be giving a tour. Besides, they don't have much of an online presence. So it will be a good opportunity for you, our contributing community, to take some notes on how they work and create reviews about their company on BuyItLikeYouMeanIt.org! So mark your calendar now! -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "Hugin and Munin" group. To post to this group, send email to TwoRavens at googlegroups.com To unsubscribe from this group, send email to TwoRavens-unsubscribe at googlegroups.com For more options, visit this group at http://groups.google.com/group/TwoRavens?hl=en -~----------~----~----~----~------~----~------~--~--- -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080522/78513091/attachment.htm From clay at thoughtandmemory.org Thu May 22 18:03:57 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 22 May 2008 18:03:57 -0400 Subject: [Dev-flock] can people make ratings without logging in? Message-ID: I was showing the site to someone last week and they clicked on a rating star before logging in and it changed the rating of the review. Seems like something just wasn't working. Sorry I didn't mention that until now, but it didn't seem super urgent. -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080522/b8adf3b7/attachment.htm From clay at thoughtandmemory.org Thu May 22 20:23:16 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 22 May 2008 20:23:16 -0400 Subject: [Dev-flock] review replies not working, also safari didn't work Message-ID: Hi guys. I'm at the Brambleberry research session. Safari for Mac wasn't allowing someone to rate reviews. And Firefox isn't allowing someone to reply to a review. That hasn't slowed us down: just letting you know! -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080522/6318135b/attachment.htm From clay at thoughtandmemory.org Thu May 22 20:36:56 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 22 May 2008 20:36:56 -0400 Subject: [Dev-flock] more feedback from Brambleberry Message-ID: 2 issues: 1st: There should be a record of what people have voted. So perhaps the stars should stay lit up at level that the person has voted. So if they choose to vote it a 4 then the first 4 starts should stay bright yellow. 2nd: It's letting people rate a review twice which they did when it hadn't shown a dramatic change after they voted. I know this is probably the same issue as letting people vote even if they are not logged in. But I just wanted to take note. woohoo! -clay -- Clay Ward President and Founder Thought And Memory, Inc http://www.ThoughtAndMemory.org "Buy It Like You Mean It" -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080522/10501e22/attachment.htm From cougarvt at gmail.com Fri May 23 07:27:23 2008 From: cougarvt at gmail.com (Christopher Pepe) Date: Fri, 23 May 2008 07:27:23 -0400 Subject: [Dev-flock] Issue Tracking Message-ID: Does TAM have any sort of issue tracking in place? We are already running trac which has a mediocre ticket tracking system - is there any desire to use it? It seems that it would be easier to keep track of all the issues Clay had at Brambleberry if there were tickets that could be assigned/taken by developers. That helps ensure these known issues don't slip through the cracks. Just a thought as the team grows... ~Pepe From analuciaby at gmail.com Fri May 23 12:13:34 2008 From: analuciaby at gmail.com (analucia berry) Date: Fri, 23 May 2008 12:13:34 -0400 Subject: [Dev-flock] Issue Tracking In-Reply-To: References: Message-ID: <8ceab1c60805230913s17b52cc0s58613fd0f636478f@mail.gmail.com> Isnt this what xplanner is supposed to help out with? Or are you talking about something on top of xplanner? clay: you should put the bugs you found on xplanner (for now at least). I've been thinking that there should be a way for users to send in bugs they find, and to make it easier, something like a form, not an email address to send to. *chia On Fri, May 23, 2008 at 7:27 AM, Christopher Pepe wrote: > Does TAM have any sort of issue tracking in place? We are already > running trac which has a mediocre ticket tracking system - is there > any desire to use it? It seems that it would be easier to keep track > of all the issues Clay had at Brambleberry if there were tickets that > could be assigned/taken by developers. That helps ensure these known > issues don't slip through the cracks. Just a thought as the team > grows... ~Pepe > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080523/6c7ac2d8/attachment.htm From lucy at thoughtandmemory.org Fri May 23 12:38:56 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Fri, 23 May 2008 12:38:56 -0400 Subject: [Dev-flock] Issue Tracking In-Reply-To: <8ceab1c60805230913s17b52cc0s58613fd0f636478f@mail.gmail.com> References: <8ceab1c60805230913s17b52cc0s58613fd0f636478f@mail.gmail.com> Message-ID: Pepe, It's a good point. We tried using tickets before and moved to xplanner for the reasons given below. Currently, I would not want to track issues in two places, so hopefully we can continue to use xplanner. I am supposed to keep the tech side of xplanner up to date with tasks, and send out encouraging cheers and reminders to pick things up, so perhaps this just means I need to be more proactive. Chia, a form would be easier than email, which is easier than logging on as guest/guest to xplanner and using the Feedback to be sorted story http://whynoti.org:8080/xplanner/do/view/iteration?projectId=0&returnto=%2Fdo%2Fview%2Fprojects&oid=496 We also have a survey. Here is the history of task management and issue tracking at ThoughtAndMemory: _task management_ consists of planning out what needs to get done and making sure everyone has something interesting to work on. _issue tracking_ consists of recording and tracking progress on features and bugs. there is a lot of overlap between these two concepts; unfortunately, tools to help manage these issues do not overlap! We've been focussed on task management for much of our history because we lacked a mature user base and product to warrant a lot of incoming issues. While building the product we have a huge list of tasks to organize and prioritize, which fits better with task management. First we used a todo file in the repository. Then we used a wiki page. Then we used trac tickets. None of these worked very well because we did not collectively keep them up to date. They also proved opaque to the rest of the organization. Sometime in February/March of this year we decided the organization needed a better task manager. I was about to set up trac tickets once again, but realized it was not as user friendly as we needed. Xplanner is a much better task manager for the organization at large. hopefully ya'll have been finding it useful, as well (feedback welcome. our process continues to evolve). There's been some disagreement over how to track issues. Do we use a separate system or do we try to fit the issues into xplanner? For now, we've selected the later. Emails are good to keep everyone informed that there are new issues--unless we all get into the habit of checking xplanner daily, which seems poor (if only it had a feed...). Conclusion: For now: WHen emailing out an issue please include the URL to its story or task in xplanner. That way everyone will know it has a place in the backlog and won't get forgotten or double picked up. Email URLs are convenient. It's better if everyone is comfortable modifying xplanner, but sending an email is better than nothing; I'll enter things into xplanner as they fly by. In the near future we may want to look into integrating xplanner with bug tracking software, or else using a bug tracking software independently. Also, if you have a random issue to report and don't know where to put it, then leave it in the Feedback to be sorted project http://whynoti.org:8080/xplanner/do/view/iteration?projectId=0&returnto=%2Fdo%2Fview%2Fprojects&oid=496 Lucy. On Fri, May 23, 2008 at 12:13 PM, analucia berry wrote: > Isnt this what xplanner is supposed to help out with? Or are you talking > about something on top of xplanner? > > clay: you should put the bugs you found on xplanner (for now at least). I've > been thinking that there should be a way for users to send in bugs they > find, and to make it easier, something like a form, not an email address to > send to. > > *chia > > On Fri, May 23, 2008 at 7:27 AM, Christopher Pepe > wrote: >> >> Does TAM have any sort of issue tracking in place? We are already >> running trac which has a mediocre ticket tracking system - is there >> any desire to use it? It seems that it would be easier to keep track >> of all the issues Clay had at Brambleberry if there were tickets that >> could be assigned/taken by developers. That helps ensure these known >> issues don't slip through the cracks. Just a thought as the team >> grows... ~Pepe >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock > > > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > > From clay at thoughtandmemory.org Fri May 23 13:01:05 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 23 May 2008 13:01:05 -0400 Subject: [Dev-flock] forwarding of website broken Message-ID: Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a ThoughtAndMemory.org. It should be the other way around. Am I crazy or did this work yesterday and now it's broken? I've already sent out a dozen press releases and this is really embarrassing and damaging. help!! -clay -- Clay Ward President and Founder Buy It Like You Mean It http://www.bilymi.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080523/92fe9cc9/attachment.htm From lucy at thoughtandmemory.org Fri May 23 13:18:29 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Fri, 23 May 2008 13:18:29 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: References: Message-ID: BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for me, both before and after i cleared my cache. anyone else reproducing this error? by error, you mean that going to the url BuyItLikeYouMeanIt.org forwards you to the url ThoughtAndMemory.org? On Fri, May 23, 2008 at 1:01 PM, Clay Ward wrote: > Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a > ThoughtAndMemory.org. It should be the other way around. Am I crazy or did > this work yesterday and now it's broken? I've already sent out a dozen > press releases and this is really embarrassing and damaging. > > help!! > > -clay > > -- > Clay Ward > President and Founder > Buy It Like You Mean It > http://www.bilymi.org > > "Change the world... one purchase at a time." > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > > From danring at MIT.EDU Fri May 23 13:24:34 2008 From: danring at MIT.EDU (Daniel Ring) Date: Fri, 23 May 2008 13:24:34 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: References: Message-ID: <4836FDD2.3030903@mit.edu> I think it works now. I just changed /var/sites/hm_www to point to hm_staging instead of hm_demo (where it was before). This means any changes to hm_staging will, for the moment, immediately be live. I'll fix it better tonight when it's less likely to interrupt users. Dan Clay Ward wrote: > Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a > ThoughtAndMemory.org. It should be the other way around. Am I crazy or > did this work yesterday and now it's broken? I've already sent out a > dozen press releases and this is really embarrassing and damaging. > > help!! > > -clay > > -- > Clay Ward > President and Founder > Buy It Like You Mean It > http://www.bilymi.org > > "Change the world... one purchase at a time." > > > ------------------------------------------------------------------------ > > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock From danring at MIT.EDU Fri May 23 13:27:41 2008 From: danring at MIT.EDU (Daniel Ring) Date: Fri, 23 May 2008 13:27:41 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: References: Message-ID: <4836FE8D.1060401@mit.edu> I think he meant the old site showed up at buyitlikeyoumeanit.org - e.g. the banner at the top said "ThoughtAndMemory.org" instead of "Buy It Like You Mean It". Some of the blog links still point to thoughtandmemory.org, but that won't break anything, I think. (It'll just change the URL to thoughtandmemory.org). Dan Lucy Mendel wrote: > BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for > me, both before and after i cleared my cache. > anyone else reproducing this error? > by error, you mean that going to the url BuyItLikeYouMeanIt.org > forwards you to the url ThoughtAndMemory.org? > > On Fri, May 23, 2008 at 1:01 PM, Clay Ward wrote: >> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >> ThoughtAndMemory.org. It should be the other way around. Am I crazy or did >> this work yesterday and now it's broken? I've already sent out a dozen >> press releases and this is really embarrassing and damaging. >> >> help!! >> >> -clay >> >> -- >> Clay Ward >> President and Founder >> Buy It Like You Mean It >> http://www.bilymi.org >> >> "Change the world... one purchase at a time." >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock From cougarvt at gmail.com Fri May 23 13:39:11 2008 From: cougarvt at gmail.com (Christopher Pepe) Date: Fri, 23 May 2008 13:39:11 -0400 Subject: [Dev-flock] Issue Tracking In-Reply-To: References: <8ceab1c60805230913s17b52cc0s58613fd0f636478f@mail.gmail.com> Message-ID: I would argue that project management tasks and trouble tickets are two separate entities and can effectively be tracked in different systems without overlap. That aside I'm game to solely use xplanner. Thanks for the explaination. ~Pepe On Fri, May 23, 2008 at 12:38 PM, Lucy Mendel wrote: > Pepe, > It's a good point. We tried using tickets before and moved to > xplanner for the reasons given below. Currently, I would not want to > track issues in two places, so hopefully we can continue to use > xplanner. *snip* > Lucy. From lucy at thoughtandmemory.org Fri May 23 13:39:42 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Fri, 23 May 2008 13:39:42 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: <4836FE8D.1060401@mit.edu> References: <4836FE8D.1060401@mit.edu> Message-ID: Awesome. Thanks for getting on this so quickly. Everyone, don't forget to give clear error reports. Define all the nouns. On Fri, May 23, 2008 at 1:27 PM, Daniel Ring wrote: > I think he meant the old site showed up at buyitlikeyoumeanit.org - e.g. > the banner at the top said "ThoughtAndMemory.org" instead of "Buy It > Like You Mean It". > > Some of the blog links still point to thoughtandmemory.org, but that > won't break anything, I think. (It'll just change the URL to > thoughtandmemory.org). > > Dan > > > Lucy Mendel wrote: >> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for >> me, both before and after i cleared my cache. >> anyone else reproducing this error? >> by error, you mean that going to the url BuyItLikeYouMeanIt.org >> forwards you to the url ThoughtAndMemory.org? >> >> On Fri, May 23, 2008 at 1:01 PM, Clay Ward wrote: >>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >>> ThoughtAndMemory.org. It should be the other way around. Am I crazy or did >>> this work yesterday and now it's broken? I've already sent out a dozen >>> press releases and this is really embarrassing and damaging. >>> >>> help!! >>> >>> -clay >>> >>> -- >>> Clay Ward >>> President and Founder >>> Buy It Like You Mean It >>> http://www.bilymi.org >>> >>> "Change the world... one purchase at a time." >>> _______________________________________________ >>> Dev-flock mailing list >>> Dev-flock at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock > From clay at thoughtandmemory.org Fri May 23 13:41:49 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 23 May 2008 13:41:49 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: References: <4836FE8D.1060401@mit.edu> Message-ID: yeah! we're back in action. i've contacted most of the local print press, now onto the blogs and nationals. On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel wrote: > Awesome. Thanks for getting on this so quickly. > > Everyone, don't forget to give clear error reports. Define all the nouns. > > On Fri, May 23, 2008 at 1:27 PM, Daniel Ring wrote: > > I think he meant the old site showed up at buyitlikeyoumeanit.org - e.g. > > the banner at the top said "ThoughtAndMemory.org" instead of "Buy It > > Like You Mean It". > > > > Some of the blog links still point to thoughtandmemory.org, but that > > won't break anything, I think. (It'll just change the URL to > > thoughtandmemory.org). > > > > Dan > > > > > > Lucy Mendel wrote: > >> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for > >> me, both before and after i cleared my cache. > >> anyone else reproducing this error? > >> by error, you mean that going to the url BuyItLikeYouMeanIt.org > >> forwards you to the url ThoughtAndMemory.org? > >> > >> On Fri, May 23, 2008 at 1:01 PM, Clay Ward > wrote: > >>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a > >>> ThoughtAndMemory.org. It should be the other way around. Am I crazy > or did > >>> this work yesterday and now it's broken? I've already sent out a dozen > >>> press releases and this is really embarrassing and damaging. > >>> > >>> help!! > >>> > >>> -clay > >>> > >>> -- > >>> Clay Ward > >>> President and Founder > >>> Buy It Like You Mean It > >>> http://www.bilymi.org > >>> > >>> "Change the world... one purchase at a time." > >>> _______________________________________________ > >>> Dev-flock mailing list > >>> Dev-flock at mit.edu > >>> http://mailman.mit.edu/mailman/listinfo/dev-flock > >>> > >>> > >> _______________________________________________ > >> Dev-flock mailing list > >> Dev-flock at mit.edu > >> http://mailman.mit.edu/mailman/listinfo/dev-flock > > > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > -- Clay Ward President and Founder Buy It Like You Mean It http://www.bilymi.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080523/bb452d16/attachment.htm From cougarvt at gmail.com Fri May 23 14:09:39 2008 From: cougarvt at gmail.com (Christopher Pepe) Date: Fri, 23 May 2008 14:09:39 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: References: <4836FE8D.1060401@mit.edu> Message-ID: I see what you mean now. The title ( tag in <head> for clarity) is "thoughtandmemory.org" if you click on the 'Volunteer', 'Develop', 'Feedback', or 'Browse Listings'. Most of these navigate away from the main site and have obviously different themes so maybe that's not an issue but at least "Browse Listings" should be changed. ~Pepe On Fri, May 23, 2008 at 1:41 PM, Clay Ward <clay at thoughtandmemory.org> wrote: > yeah! we're back in action. i've contacted most of the local print press, > now onto the blogs and nationals. > > On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel <lucy at thoughtandmemory.org> > wrote: >> >> Awesome. Thanks for getting on this so quickly. >> >> Everyone, don't forget to give clear error reports. Define all the nouns. >> >> On Fri, May 23, 2008 at 1:27 PM, Daniel Ring <danring at mit.edu> wrote: >> > I think he meant the old site showed up at buyitlikeyoumeanit.org - e.g. >> > the banner at the top said "ThoughtAndMemory.org" instead of "Buy It >> > Like You Mean It". >> > >> > Some of the blog links still point to thoughtandmemory.org, but that >> > won't break anything, I think. (It'll just change the URL to >> > thoughtandmemory.org). >> > >> > Dan >> > >> > >> > Lucy Mendel wrote: >> >> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for >> >> me, both before and after i cleared my cache. >> >> anyone else reproducing this error? >> >> by error, you mean that going to the url BuyItLikeYouMeanIt.org >> >> forwards you to the url ThoughtAndMemory.org? >> >> >> >> On Fri, May 23, 2008 at 1:01 PM, Clay Ward <clay at thoughtandmemory.org> >> >> wrote: >> >>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >> >>> ThoughtAndMemory.org. It should be the other way around. Am I crazy >> >>> or did >> >>> this work yesterday and now it's broken? I've already sent out a >> >>> dozen >> >>> press releases and this is really embarrassing and damaging. >> >>> >> >>> help!! >> >>> >> >>> -clay >> >>> >> >>> -- >> >>> Clay Ward >> >>> President and Founder >> >>> Buy It Like You Mean It >> >>> http://www.bilymi.org >> >>> >> >>> "Change the world... one purchase at a time." >> >>> _______________________________________________ >> >>> Dev-flock mailing list >> >>> Dev-flock at mit.edu >> >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >>> >> >>> >> >> _______________________________________________ >> >> Dev-flock mailing list >> >> Dev-flock at mit.edu >> >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> > >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock > > > > -- > Clay Ward > President and Founder > Buy It Like You Mean It > http://www.bilymi.org > > "Change the world... one purchase at a time." > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > > From lucy at thoughtandmemory.org Fri May 23 14:20:19 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Fri, 23 May 2008 14:20:19 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: <c5200d5e0805231109x30dbfa0cp920ed9890ee649bd@mail.gmail.com> References: <a052895a0805231001y169e5cb1l10d1d27eb16588fb@mail.gmail.com> <c570b9dc0805231018w299fd79dk238538496c314691@mail.gmail.com> <4836FE8D.1060401@mit.edu> <c570b9dc0805231039r36f94463nf6731c0af6662b90@mail.gmail.com> <a052895a0805231041h9fd9778oaff5706fa95a2730@mail.gmail.com> <c5200d5e0805231109x30dbfa0cp920ed9890ee649bd@mail.gmail.com> Message-ID: <c570b9dc0805231120y655e219vc1b43da8f3bd8bf7@mail.gmail.com> Word. I just got a note from Dan that he is on it. Most of that will be fixed soon if not already. On Fri, May 23, 2008 at 2:09 PM, Christopher Pepe <cougarvt at gmail.com> wrote: > I see what you mean now. The title (<title> tag in <head> for > clarity) is "thoughtandmemory.org" if you click on the 'Volunteer', > 'Develop', 'Feedback', or 'Browse Listings'. Most of these navigate > away from the main site and have obviously different themes so maybe > that's not an issue but at least "Browse Listings" should be changed. > ~Pepe > > On Fri, May 23, 2008 at 1:41 PM, Clay Ward <clay at thoughtandmemory.org> wrote: >> yeah! we're back in action. i've contacted most of the local print press, >> now onto the blogs and nationals. >> >> On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel <lucy at thoughtandmemory.org> >> wrote: >>> >>> Awesome. Thanks for getting on this so quickly. >>> >>> Everyone, don't forget to give clear error reports. Define all the nouns. >>> >>> On Fri, May 23, 2008 at 1:27 PM, Daniel Ring <danring at mit.edu> wrote: >>> > I think he meant the old site showed up at buyitlikeyoumeanit.org - e.g. >>> > the banner at the top said "ThoughtAndMemory.org" instead of "Buy It >>> > Like You Mean It". >>> > >>> > Some of the blog links still point to thoughtandmemory.org, but that >>> > won't break anything, I think. (It'll just change the URL to >>> > thoughtandmemory.org). >>> > >>> > Dan >>> > >>> > >>> > Lucy Mendel wrote: >>> >> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for >>> >> me, both before and after i cleared my cache. >>> >> anyone else reproducing this error? >>> >> by error, you mean that going to the url BuyItLikeYouMeanIt.org >>> >> forwards you to the url ThoughtAndMemory.org? >>> >> >>> >> On Fri, May 23, 2008 at 1:01 PM, Clay Ward <clay at thoughtandmemory.org> >>> >> wrote: >>> >>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >>> >>> ThoughtAndMemory.org. It should be the other way around. Am I crazy >>> >>> or did >>> >>> this work yesterday and now it's broken? I've already sent out a >>> >>> dozen >>> >>> press releases and this is really embarrassing and damaging. >>> >>> >>> >>> help!! >>> >>> >>> >>> -clay >>> >>> >>> >>> -- >>> >>> Clay Ward >>> >>> President and Founder >>> >>> Buy It Like You Mean It >>> >>> http://www.bilymi.org >>> >>> >>> >>> "Change the world... one purchase at a time." >>> >>> _______________________________________________ >>> >>> Dev-flock mailing list >>> >>> Dev-flock at mit.edu >>> >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >>> >>> >>> >> _______________________________________________ >>> >> Dev-flock mailing list >>> >> Dev-flock at mit.edu >>> >> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> > >>> _______________________________________________ >>> Dev-flock mailing list >>> Dev-flock at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> >> >> -- >> Clay Ward >> President and Founder >> Buy It Like You Mean It >> http://www.bilymi.org >> >> "Change the world... one purchase at a time." >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > From cougarvt at gmail.com Fri May 23 14:21:05 2008 From: cougarvt at gmail.com (Christopher Pepe) Date: Fri, 23 May 2008 14:21:05 -0400 Subject: [Dev-flock] NameError on buyitlikeyoumeanit.org Message-ID: <c5200d5e0805231121y6c2bfa10t95d7464fb031cc4c@mail.gmail.com> I would put this in xplanner per our discussion today but errors on the live site seem too urgent for that. I was looking at Nestle's reivews: http://buyitlikeyoumeanit.org/Main/node/7/ I get a django traceback on this node as an unauthenticated user. In template /var/sites/hm_staging/app/templates/node/behavior_info.html, error at line 27 exception NameError: global name 'UserNotAuthenticated' is not defined From danring at MIT.EDU Fri May 23 14:44:48 2008 From: danring at MIT.EDU (Daniel Ring) Date: Fri, 23 May 2008 14:44:48 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: <c570b9dc0805231120y655e219vc1b43da8f3bd8bf7@mail.gmail.com> References: <a052895a0805231001y169e5cb1l10d1d27eb16588fb@mail.gmail.com> <c570b9dc0805231018w299fd79dk238538496c314691@mail.gmail.com> <4836FE8D.1060401@mit.edu> <c570b9dc0805231039r36f94463nf6731c0af6662b90@mail.gmail.com> <a052895a0805231041h9fd9778oaff5706fa95a2730@mail.gmail.com> <c5200d5e0805231109x30dbfa0cp920ed9890ee649bd@mail.gmail.com> <c570b9dc0805231120y655e219vc1b43da8f3bd8bf7@mail.gmail.com> Message-ID: <483710A0.7050208@mit.edu> Fixed, I think. There are still a few instances of "Thought and Memory" in the text, but checking briefly, I think they all refer to the software rather than the site, so I think they're accurate. Lucy Mendel wrote: > Word. I just got a note from Dan that he is on it. Most of that will > be fixed soon if not already. > > On Fri, May 23, 2008 at 2:09 PM, Christopher Pepe <cougarvt at gmail.com> wrote: >> I see what you mean now. The title (<title> tag in <head> for >> clarity) is "thoughtandmemory.org" if you click on the 'Volunteer', >> 'Develop', 'Feedback', or 'Browse Listings'. Most of these navigate >> away from the main site and have obviously different themes so maybe >> that's not an issue but at least "Browse Listings" should be changed. >> ~Pepe >> >> On Fri, May 23, 2008 at 1:41 PM, Clay Ward <clay at thoughtandmemory.org> wrote: >>> yeah! we're back in action. i've contacted most of the local print press, >>> now onto the blogs and nationals. >>> >>> On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel <lucy at thoughtandmemory.org> >>> wrote: >>>> Awesome. Thanks for getting on this so quickly. >>>> >>>> Everyone, don't forget to give clear error reports. Define all the nouns. >>>> >>>> On Fri, May 23, 2008 at 1:27 PM, Daniel Ring <danring at mit.edu> wrote: >>>>> I think he meant the old site showed up at buyitlikeyoumeanit.org - e.g. >>>>> the banner at the top said "ThoughtAndMemory.org" instead of "Buy It >>>>> Like You Mean It". >>>>> >>>>> Some of the blog links still point to thoughtandmemory.org, but that >>>>> won't break anything, I think. (It'll just change the URL to >>>>> thoughtandmemory.org). >>>>> >>>>> Dan >>>>> >>>>> >>>>> Lucy Mendel wrote: >>>>>> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for >>>>>> me, both before and after i cleared my cache. >>>>>> anyone else reproducing this error? >>>>>> by error, you mean that going to the url BuyItLikeYouMeanIt.org >>>>>> forwards you to the url ThoughtAndMemory.org? >>>>>> >>>>>> On Fri, May 23, 2008 at 1:01 PM, Clay Ward <clay at thoughtandmemory.org> >>>>>> wrote: >>>>>>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >>>>>>> ThoughtAndMemory.org. It should be the other way around. Am I crazy >>>>>>> or did >>>>>>> this work yesterday and now it's broken? I've already sent out a >>>>>>> dozen >>>>>>> press releases and this is really embarrassing and damaging. >>>>>>> >>>>>>> help!! >>>>>>> >>>>>>> -clay >>>>>>> >>>>>>> -- >>>>>>> Clay Ward >>>>>>> President and Founder >>>>>>> Buy It Like You Mean It >>>>>>> http://www.bilymi.org >>>>>>> >>>>>>> "Change the world... one purchase at a time." >>>>>>> _______________________________________________ >>>>>>> Dev-flock mailing list >>>>>>> Dev-flock at mit.edu >>>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>>>>>> >>>>>>> >>>>>> _______________________________________________ >>>>>> Dev-flock mailing list >>>>>> Dev-flock at mit.edu >>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>>> _______________________________________________ >>>> Dev-flock mailing list >>>> Dev-flock at mit.edu >>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >>> -- >>> Clay Ward >>> President and Founder >>> Buy It Like You Mean It >>> http://www.bilymi.org >>> >>> "Change the world... one purchase at a time." >>> _______________________________________________ >>> Dev-flock mailing list >>> Dev-flock at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock From danring at MIT.EDU Fri May 23 14:46:33 2008 From: danring at MIT.EDU (Daniel Ring) Date: Fri, 23 May 2008 14:46:33 -0400 Subject: [Dev-flock] NameError on buyitlikeyoumeanit.org In-Reply-To: <c5200d5e0805231121y6c2bfa10t95d7464fb031cc4c@mail.gmail.com> References: <c5200d5e0805231121y6c2bfa10t95d7464fb031cc4c@mail.gmail.com> Message-ID: <48371109.8090408@mit.edu> Also fixed. Added 'from utils import ..., UserNotAuthenticated' in db/ratings.py Christopher Pepe wrote: > I would put this in xplanner per our discussion today but errors on > the live site seem too urgent for that. > > I was looking at Nestle's reivews: http://buyitlikeyoumeanit.org/Main/node/7/ > > I get a django traceback on this node as an unauthenticated user. > > In template /var/sites/hm_staging/app/templates/node/behavior_info.html, > error at line 27 > > exception NameError: global name 'UserNotAuthenticated' is not defined > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock From analuciaby at gmail.com Fri May 23 15:50:33 2008 From: analuciaby at gmail.com (analucia berry) Date: Fri, 23 May 2008 15:50:33 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: <483710A0.7050208@mit.edu> References: <a052895a0805231001y169e5cb1l10d1d27eb16588fb@mail.gmail.com> <c570b9dc0805231018w299fd79dk238538496c314691@mail.gmail.com> <4836FE8D.1060401@mit.edu> <c570b9dc0805231039r36f94463nf6731c0af6662b90@mail.gmail.com> <a052895a0805231041h9fd9778oaff5706fa95a2730@mail.gmail.com> <c5200d5e0805231109x30dbfa0cp920ed9890ee649bd@mail.gmail.com> <c570b9dc0805231120y655e219vc1b43da8f3bd8bf7@mail.gmail.com> <483710A0.7050208@mit.edu> Message-ID: <8ceab1c60805231250v4f7ea0b9l8fda0d75ca580f62@mail.gmail.com> Hey!! I explained this all to Clay yesterday, and I thought he had gotten the word along, but the only thing in staging that was ready for going live was the homepage (intro/page.html and changes to base.html + new image) The changes I was working on in browse listings *do not work* since I was trying to figure out how to change the filter menus to not be dealing with tables. I havent been able to get that to work b/c of some javascript things lucy was going to check on. Clay, we aren't contacting blogs and nationals until after the 31st of may, right? *chia On Fri, May 23, 2008 at 2:44 PM, Daniel Ring <danring at mit.edu> wrote: > Fixed, I think. There are still a few instances of "Thought and Memory" > in the text, but checking briefly, I think they all refer to the > software rather than the site, so I think they're accurate. > > > Lucy Mendel wrote: > > Word. I just got a note from Dan that he is on it. Most of that will > > be fixed soon if not already. > > > > On Fri, May 23, 2008 at 2:09 PM, Christopher Pepe <cougarvt at gmail.com> > wrote: > >> I see what you mean now. The title (<title> tag in <head> for > >> clarity) is "thoughtandmemory.org" if you click on the 'Volunteer', > >> 'Develop', 'Feedback', or 'Browse Listings'. Most of these navigate > >> away from the main site and have obviously different themes so maybe > >> that's not an issue but at least "Browse Listings" should be changed. > >> ~Pepe > >> > >> On Fri, May 23, 2008 at 1:41 PM, Clay Ward <clay at thoughtandmemory.org> > wrote: > >>> yeah! we're back in action. i've contacted most of the local print > press, > >>> now onto the blogs and nationals. > >>> > >>> On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel < > lucy at thoughtandmemory.org> > >>> wrote: > >>>> Awesome. Thanks for getting on this so quickly. > >>>> > >>>> Everyone, don't forget to give clear error reports. Define all the > nouns. > >>>> > >>>> On Fri, May 23, 2008 at 1:27 PM, Daniel Ring <danring at mit.edu> wrote: > >>>>> I think he meant the old site showed up at buyitlikeyoumeanit.org - > e.g. > >>>>> the banner at the top said "ThoughtAndMemory.org" instead of "Buy It > >>>>> Like You Mean It". > >>>>> > >>>>> Some of the blog links still point to thoughtandmemory.org, but that > >>>>> won't break anything, I think. (It'll just change the URL to > >>>>> thoughtandmemory.org). > >>>>> > >>>>> Dan > >>>>> > >>>>> > >>>>> Lucy Mendel wrote: > >>>>>> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine for > >>>>>> me, both before and after i cleared my cache. > >>>>>> anyone else reproducing this error? > >>>>>> by error, you mean that going to the url BuyItLikeYouMeanIt.org > >>>>>> forwards you to the url ThoughtAndMemory.org? > >>>>>> > >>>>>> On Fri, May 23, 2008 at 1:01 PM, Clay Ward < > clay at thoughtandmemory.org> > >>>>>> wrote: > >>>>>>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a > >>>>>>> ThoughtAndMemory.org. It should be the other way around. Am I > crazy > >>>>>>> or did > >>>>>>> this work yesterday and now it's broken? I've already sent out a > >>>>>>> dozen > >>>>>>> press releases and this is really embarrassing and damaging. > >>>>>>> > >>>>>>> help!! > >>>>>>> > >>>>>>> -clay > >>>>>>> > >>>>>>> -- > >>>>>>> Clay Ward > >>>>>>> President and Founder > >>>>>>> Buy It Like You Mean It > >>>>>>> http://www.bilymi.org > >>>>>>> > >>>>>>> "Change the world... one purchase at a time." > >>>>>>> _______________________________________________ > >>>>>>> Dev-flock mailing list > >>>>>>> Dev-flock at mit.edu > >>>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock > >>>>>>> > >>>>>>> > >>>>>> _______________________________________________ > >>>>>> Dev-flock mailing list > >>>>>> Dev-flock at mit.edu > >>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock > >>>> _______________________________________________ > >>>> Dev-flock mailing list > >>>> Dev-flock at mit.edu > >>>> http://mailman.mit.edu/mailman/listinfo/dev-flock > >>> > >>> > >>> -- > >>> Clay Ward > >>> President and Founder > >>> Buy It Like You Mean It > >>> http://www.bilymi.org > >>> > >>> "Change the world... one purchase at a time." > >>> _______________________________________________ > >>> Dev-flock mailing list > >>> Dev-flock at mit.edu > >>> http://mailman.mit.edu/mailman/listinfo/dev-flock > >>> > >>> > >> _______________________________________________ > >> Dev-flock mailing list > >> Dev-flock at mit.edu > >> http://mailman.mit.edu/mailman/listinfo/dev-flock > >> > > _______________________________________________ > > Dev-flock mailing list > > Dev-flock at mit.edu > > http://mailman.mit.edu/mailman/listinfo/dev-flock > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080523/7ab9b29f/attachment.htm From clay at thoughtandmemory.org Fri May 23 16:19:48 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 23 May 2008 16:19:48 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: <8ceab1c60805231250v4f7ea0b9l8fda0d75ca580f62@mail.gmail.com> References: <a052895a0805231001y169e5cb1l10d1d27eb16588fb@mail.gmail.com> <c570b9dc0805231018w299fd79dk238538496c314691@mail.gmail.com> <4836FE8D.1060401@mit.edu> <c570b9dc0805231039r36f94463nf6731c0af6662b90@mail.gmail.com> <a052895a0805231041h9fd9778oaff5706fa95a2730@mail.gmail.com> <c5200d5e0805231109x30dbfa0cp920ed9890ee649bd@mail.gmail.com> <c570b9dc0805231120y655e219vc1b43da8f3bd8bf7@mail.gmail.com> <483710A0.7050208@mit.edu> <8ceab1c60805231250v4f7ea0b9l8fda0d75ca580f62@mail.gmail.com> Message-ID: <a052895a0805231319t574db68ao3565000189e4f84d@mail.gmail.com> Nope, I've been contacting local media and blogs all day today so that they have a chance to bring local people to our event. We won't contact larger blogs for a few more days, but word will hopefully be travelling virally starting 8 hours ago. The homepage definitely looks out of whack and it's time for it to look good. And I guess that browse page doesn't work because it's a staging page? How can we fix this? -clay On Fri, May 23, 2008 at 3:50 PM, analucia berry <analuciaby at gmail.com> wrote: > Hey!! > > I explained this all to Clay yesterday, and I thought he had gotten the > word along, but the only thing in staging that was ready for going live was > the homepage (intro/page.html and changes to base.html + new image) > > The changes I was working on in browse listings *do not work* since I was > trying to figure out how to change the filter menus to not be dealing with > tables. I havent been able to get that to work b/c of some javascript things > lucy was going to check on. > > Clay, we aren't contacting blogs and nationals until after the 31st of may, > right? > > *chia > > > On Fri, May 23, 2008 at 2:44 PM, Daniel Ring <danring at mit.edu> wrote: > >> Fixed, I think. There are still a few instances of "Thought and Memory" >> in the text, but checking briefly, I think they all refer to the >> software rather than the site, so I think they're accurate. >> >> >> Lucy Mendel wrote: >> > Word. I just got a note from Dan that he is on it. Most of that will >> > be fixed soon if not already. >> > >> > On Fri, May 23, 2008 at 2:09 PM, Christopher Pepe <cougarvt at gmail.com> >> wrote: >> >> I see what you mean now. The title (<title> tag in <head> for >> >> clarity) is "thoughtandmemory.org" if you click on the 'Volunteer', >> >> 'Develop', 'Feedback', or 'Browse Listings'. Most of these navigate >> >> away from the main site and have obviously different themes so maybe >> >> that's not an issue but at least "Browse Listings" should be changed. >> >> ~Pepe >> >> >> >> On Fri, May 23, 2008 at 1:41 PM, Clay Ward <clay at thoughtandmemory.org> >> wrote: >> >>> yeah! we're back in action. i've contacted most of the local print >> press, >> >>> now onto the blogs and nationals. >> >>> >> >>> On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel < >> lucy at thoughtandmemory.org> >> >>> wrote: >> >>>> Awesome. Thanks for getting on this so quickly. >> >>>> >> >>>> Everyone, don't forget to give clear error reports. Define all the >> nouns. >> >>>> >> >>>> On Fri, May 23, 2008 at 1:27 PM, Daniel Ring <danring at mit.edu> >> wrote: >> >>>>> I think he meant the old site showed up at buyitlikeyoumeanit.org - >> e.g. >> >>>>> the banner at the top said "ThoughtAndMemory.org" instead of "Buy It >> >>>>> Like You Mean It". >> >>>>> >> >>>>> Some of the blog links still point to thoughtandmemory.org, but >> that >> >>>>> won't break anything, I think. (It'll just change the URL to >> >>>>> thoughtandmemory.org). >> >>>>> >> >>>>> Dan >> >>>>> >> >>>>> >> >>>>> Lucy Mendel wrote: >> >>>>>> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine >> for >> >>>>>> me, both before and after i cleared my cache. >> >>>>>> anyone else reproducing this error? >> >>>>>> by error, you mean that going to the url BuyItLikeYouMeanIt.org >> >>>>>> forwards you to the url ThoughtAndMemory.org? >> >>>>>> >> >>>>>> On Fri, May 23, 2008 at 1:01 PM, Clay Ward < >> clay at thoughtandmemory.org> >> >>>>>> wrote: >> >>>>>>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >> >>>>>>> ThoughtAndMemory.org. It should be the other way around. Am I >> crazy >> >>>>>>> or did >> >>>>>>> this work yesterday and now it's broken? I've already sent out a >> >>>>>>> dozen >> >>>>>>> press releases and this is really embarrassing and damaging. >> >>>>>>> >> >>>>>>> help!! >> >>>>>>> >> >>>>>>> -clay >> >>>>>>> >> >>>>>>> -- >> >>>>>>> Clay Ward >> >>>>>>> President and Founder >> >>>>>>> Buy It Like You Mean It >> >>>>>>> http://www.bilymi.org >> >>>>>>> >> >>>>>>> "Change the world... one purchase at a time." >> >>>>>>> _______________________________________________ >> >>>>>>> Dev-flock mailing list >> >>>>>>> Dev-flock at mit.edu >> >>>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >>>>>>> >> >>>>>>> >> >>>>>> _______________________________________________ >> >>>>>> Dev-flock mailing list >> >>>>>> Dev-flock at mit.edu >> >>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >>>> _______________________________________________ >> >>>> Dev-flock mailing list >> >>>> Dev-flock at mit.edu >> >>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >>> >> >>> >> >>> -- >> >>> Clay Ward >> >>> President and Founder >> >>> Buy It Like You Mean It >> >>> http://www.bilymi.org >> >>> >> >>> "Change the world... one purchase at a time." >> >>> _______________________________________________ >> >>> Dev-flock mailing list >> >>> Dev-flock at mit.edu >> >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >>> >> >>> >> >> _______________________________________________ >> >> Dev-flock mailing list >> >> Dev-flock at mit.edu >> >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> >> > _______________________________________________ >> > Dev-flock mailing list >> > Dev-flock at mit.edu >> > http://mailman.mit.edu/mailman/listinfo/dev-flock >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> > > > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > > -- Clay Ward President and Founder Buy It Like You Mean It http://www.BuyItLikeYouMeanIt.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080523/f4f4292b/attachment.htm From clay at thoughtandmemory.org Fri May 23 16:30:25 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Fri, 23 May 2008 16:30:25 -0400 Subject: [Dev-flock] forwarding of website broken In-Reply-To: <a052895a0805231319t574db68ao3565000189e4f84d@mail.gmail.com> References: <a052895a0805231001y169e5cb1l10d1d27eb16588fb@mail.gmail.com> <c570b9dc0805231018w299fd79dk238538496c314691@mail.gmail.com> <4836FE8D.1060401@mit.edu> <c570b9dc0805231039r36f94463nf6731c0af6662b90@mail.gmail.com> <a052895a0805231041h9fd9778oaff5706fa95a2730@mail.gmail.com> <c5200d5e0805231109x30dbfa0cp920ed9890ee649bd@mail.gmail.com> <c570b9dc0805231120y655e219vc1b43da8f3bd8bf7@mail.gmail.com> <483710A0.7050208@mit.edu> <8ceab1c60805231250v4f7ea0b9l8fda0d75ca580f62@mail.gmail.com> <a052895a0805231319t574db68ao3565000189e4f84d@mail.gmail.com> Message-ID: <a052895a0805231330x235b1919t27ad6be4c6b2c055@mail.gmail.com> OK, Dan's on it. He's taking those files that you emailed were ready, Chia, and putting them in the main site. Then he's removing the redirect to the staging site. So as soon has he emails that it's complete the staging site should again be able to be used as a staging area (assuming that everything works.) woo! -clay On Fri, May 23, 2008 at 4:19 PM, Clay Ward <clay at thoughtandmemory.org> wrote: > Nope, I've been contacting local media and blogs all day today so that they > have a chance to bring local people to our event. We won't contact larger > blogs for a few more days, but word will hopefully be travelling virally > starting 8 hours ago. > > The homepage definitely looks out of whack and it's time for it to look > good. And I guess that browse page doesn't work because it's a staging > page? How can we fix this? > > -clay > > > On Fri, May 23, 2008 at 3:50 PM, analucia berry <analuciaby at gmail.com> > wrote: > >> Hey!! >> >> I explained this all to Clay yesterday, and I thought he had gotten the >> word along, but the only thing in staging that was ready for going live was >> the homepage (intro/page.html and changes to base.html + new image) >> >> The changes I was working on in browse listings *do not work* since I was >> trying to figure out how to change the filter menus to not be dealing with >> tables. I havent been able to get that to work b/c of some javascript things >> lucy was going to check on. >> >> Clay, we aren't contacting blogs and nationals until after the 31st of >> may, right? >> >> *chia >> >> >> On Fri, May 23, 2008 at 2:44 PM, Daniel Ring <danring at mit.edu> wrote: >> >>> Fixed, I think. There are still a few instances of "Thought and Memory" >>> in the text, but checking briefly, I think they all refer to the >>> software rather than the site, so I think they're accurate. >>> >>> >>> Lucy Mendel wrote: >>> > Word. I just got a note from Dan that he is on it. Most of that will >>> > be fixed soon if not already. >>> > >>> > On Fri, May 23, 2008 at 2:09 PM, Christopher Pepe <cougarvt at gmail.com> >>> wrote: >>> >> I see what you mean now. The title (<title> tag in <head> for >>> >> clarity) is "thoughtandmemory.org" if you click on the 'Volunteer', >>> >> 'Develop', 'Feedback', or 'Browse Listings'. Most of these navigate >>> >> away from the main site and have obviously different themes so maybe >>> >> that's not an issue but at least "Browse Listings" should be changed. >>> >> ~Pepe >>> >> >>> >> On Fri, May 23, 2008 at 1:41 PM, Clay Ward <clay at thoughtandmemory.org> >>> wrote: >>> >>> yeah! we're back in action. i've contacted most of the local print >>> press, >>> >>> now onto the blogs and nationals. >>> >>> >>> >>> On Fri, May 23, 2008 at 1:39 PM, Lucy Mendel < >>> lucy at thoughtandmemory.org> >>> >>> wrote: >>> >>>> Awesome. Thanks for getting on this so quickly. >>> >>>> >>> >>>> Everyone, don't forget to give clear error reports. Define all the >>> nouns. >>> >>>> >>> >>>> On Fri, May 23, 2008 at 1:27 PM, Daniel Ring <danring at mit.edu> >>> wrote: >>> >>>>> I think he meant the old site showed up at buyitlikeyoumeanit.org- e.g. >>> >>>>> the banner at the top said "ThoughtAndMemory.org" instead of "Buy >>> It >>> >>>>> Like You Mean It". >>> >>>>> >>> >>>>> Some of the blog links still point to thoughtandmemory.org, but >>> that >>> >>>>> won't break anything, I think. (It'll just change the URL to >>> >>>>> thoughtandmemory.org). >>> >>>>> >>> >>>>> Dan >>> >>>>> >>> >>>>> >>> >>>>> Lucy Mendel wrote: >>> >>>>>> BuyItLikeYouMeanIt.org and www.BuyItLikeYouMeanIt.org work fine >>> for >>> >>>>>> me, both before and after i cleared my cache. >>> >>>>>> anyone else reproducing this error? >>> >>>>>> by error, you mean that going to the url BuyItLikeYouMeanIt.org >>> >>>>>> forwards you to the url ThoughtAndMemory.org? >>> >>>>>> >>> >>>>>> On Fri, May 23, 2008 at 1:01 PM, Clay Ward < >>> clay at thoughtandmemory.org> >>> >>>>>> wrote: >>> >>>>>>> Hi. I just realized that BuyItLikeYouMeanIt.org is pointing to a >>> >>>>>>> ThoughtAndMemory.org. It should be the other way around. Am I >>> crazy >>> >>>>>>> or did >>> >>>>>>> this work yesterday and now it's broken? I've already sent out a >>> >>>>>>> dozen >>> >>>>>>> press releases and this is really embarrassing and damaging. >>> >>>>>>> >>> >>>>>>> help!! >>> >>>>>>> >>> >>>>>>> -clay >>> >>>>>>> >>> >>>>>>> -- >>> >>>>>>> Clay Ward >>> >>>>>>> President and Founder >>> >>>>>>> Buy It Like You Mean It >>> >>>>>>> http://www.bilymi.org >>> >>>>>>> >>> >>>>>>> "Change the world... one purchase at a time." >>> >>>>>>> _______________________________________________ >>> >>>>>>> Dev-flock mailing list >>> >>>>>>> Dev-flock at mit.edu >>> >>>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>>>>>> >>> >>>>>>> >>> >>>>>> _______________________________________________ >>> >>>>>> Dev-flock mailing list >>> >>>>>> Dev-flock at mit.edu >>> >>>>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>>> _______________________________________________ >>> >>>> Dev-flock mailing list >>> >>>> Dev-flock at mit.edu >>> >>>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >>> >>> >>> >>> -- >>> >>> Clay Ward >>> >>> President and Founder >>> >>> Buy It Like You Mean It >>> >>> http://www.bilymi.org >>> >>> >>> >>> "Change the world... one purchase at a time." >>> >>> _______________________________________________ >>> >>> Dev-flock mailing list >>> >>> Dev-flock at mit.edu >>> >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >>> >>> >>> >> _______________________________________________ >>> >> Dev-flock mailing list >>> >> Dev-flock at mit.edu >>> >> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >> >>> > _______________________________________________ >>> > Dev-flock mailing list >>> > Dev-flock at mit.edu >>> > http://mailman.mit.edu/mailman/listinfo/dev-flock >>> _______________________________________________ >>> Dev-flock mailing list >>> Dev-flock at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >> >> >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> > > > -- > Clay Ward > President and Founder > Buy It Like You Mean It > http://www.BuyItLikeYouMeanIt.org > > > "Change the world... one purchase at a time." > -- Clay Ward President and Founder Buy It Like You Mean It http://www.BuyItLikeYouMeanIt.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080523/b7e47645/attachment.htm From lucy at thoughtandmemory.org Sun May 25 13:06:08 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sun, 25 May 2008 13:06:08 -0400 Subject: [Dev-flock] Fwd: pre-launch today In-Reply-To: <8ceab1c60805250930n613c6895w48360e0cff135a81@mail.gmail.com> References: <a052895a0805220906m2ac347f2oadb1f6f4bd79dceb@mail.gmail.com> <c570b9dc0805221029s7f26396ag7850b688d10d74ad@mail.gmail.com> <8ceab1c60805250930n613c6895w48360e0cff135a81@mail.gmail.com> Message-ID: <c570b9dc0805251006q1d9d16c0jc3fffdf7f2893e6e@mail.gmail.com> yo, Sounds like today is probably bad timing for a dev-flock meeting. Let's reschedule. I vote for Thursday, 6pm. If other times work better let me know. In preparation for the June 3rd release we're on the right track. The website is good enough as it is, though any bugs we can squash is still good progress. The SMS w/EAN demo will be cool. Start thinking of what you want to work on for Duck. It's three months, and we're at a pretty stable point technologywise, so find something that will interest, challenge and/or satisfy your building desires. l. On Sun, May 25, 2008 at 12:30 PM, analucia berry <analuciaby at gmail.com> wrote: > hey lucy > > how many people are coming to the jam session tonight? I'm going to a > barbecue today at 4pm, I could leave to go to the coop for a bit, but if > it's just going to be you and me, could we reschedule it? > > *chia > > On Thu, May 22, 2008 at 1:29 PM, Lucy Mendel <lucy at thoughtandmemory.org> > wrote: >> >> "Chia, Dan, and Lucy are changing our actual website and blog address >> to the new URL and making sure that TAM still redirects there. Chia >> has made a lot more changes to the homepage, all good ones. Pepe is >> trying to get a presentation together for Sunday, and hopefully >> that'll mean he'll have something to show the crowd on June 3rd." >> >> Sunday jam session this Sunday, 6pm. Pepe can't make it, but will have >> code checked in and a status report available. Demo would be awesome, >> but is a stretch goal. >> >> Other items to talk about? >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock > > From clay at thoughtandmemory.org Tue May 27 14:06:50 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Tue, 27 May 2008 14:06:50 -0400 Subject: [Dev-flock] 2 users haven't been able to use our browse page Message-ID: <a052895a0805271106j2a9fd12ey4d8db6e39f7f5eb6@mail.gmail.com> Both a local journalist and a guy from Anheuser Busch couldn't use our browse page. And I think that it was because they were both using Internet Explorer (75% of people still use IE). I know that some sites have signs that pop up if you're using Internet Explorer and ask you to change over. Can we get one of those up on the browse page asap? Thanks! -clay -- Clay Ward President and Founder Buy It Like You Mean It http://www.BuyItLikeYouMeanIt.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080527/181b67a4/attachment.htm From lucy at thoughtandmemory.org Tue May 27 14:37:41 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Tue, 27 May 2008 14:37:41 -0400 Subject: [Dev-flock] 2 users haven't been able to use our browse page In-Reply-To: <a052895a0805271106j2a9fd12ey4d8db6e39f7f5eb6@mail.gmail.com> References: <a052895a0805271106j2a9fd12ey4d8db6e39f7f5eb6@mail.gmail.com> Message-ID: <c570b9dc0805271137u50593383vfdb1806b507b743b@mail.gmail.com> Someone should first figure out what the problem is, then figure out the best solution while balancing quality with completion time. On a windows 2003 64bit server running IE 7.0.5730.11 I get the following error: (a notication about errors on the page. the pages displays fine but the companies and products are not populated in the table) Line: 17 Char: 1 Error: Expected identifier, string or number Code: 0 URL: http://buyitlikeyoumeanit.org/Main/browse I'd check in with the javascript running the load table stuff. It could also be a jquery issue--- we should update jquery in case they have patches to support more browsers and such (assuming it's backwards compatible with our current code). I won't be able to look into this today. If you pick up this critical issue let the group know. word, L. On Tue, May 27, 2008 at 2:06 PM, Clay Ward <clay at thoughtandmemory.org> wrote: > Both a local journalist and a guy from Anheuser Busch couldn't use our > browse page. And I think that it was because they were both using Internet > Explorer (75% of people still use IE). I know that some sites have signs > that pop up if you're using Internet Explorer and ask you to change over. > Can we get one of those up on the browse page asap? > > Thanks! > > -clay > > -- > Clay Ward > President and Founder > Buy It Like You Mean It > http://www.BuyItLikeYouMeanIt.org > > "Change the world... one purchase at a time." > _______________________________________________ > Dev-flock mailing list > Dev-flock at mit.edu > http://mailman.mit.edu/mailman/listinfo/dev-flock > > From lucy at thoughtandmemory.org Tue May 27 14:41:41 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Tue, 27 May 2008 14:41:41 -0400 Subject: [Dev-flock] 2 users haven't been able to use our browse page In-Reply-To: <c570b9dc0805271137u50593383vfdb1806b507b743b@mail.gmail.com> References: <a052895a0805271106j2a9fd12ey4d8db6e39f7f5eb6@mail.gmail.com> <c570b9dc0805271137u50593383vfdb1806b507b743b@mail.gmail.com> Message-ID: <c570b9dc0805271141k28dc4ac1q287909781c503c97@mail.gmail.com> a refresh shows me all errors (if not specified, the error is the same as before: expected identifier, string or number) Line:12 Char: 1 Line:79 Char: 1 Line:13 Char: 3 Line:63 Char: 1 Line:188 Char: 5 Line:162 Char: 1 Line:3 Char: 1 Error: 'Template' is undefined Line: 43 Char:4 Line:81 Char:8 Line 17: Char:1 l. On Tue, May 27, 2008 at 2:37 PM, Lucy Mendel <lucy at thoughtandmemory.org> wrote: > Someone should first figure out what the problem is, then figure out > the best solution while balancing quality with completion time. > > On a windows 2003 64bit server running IE 7.0.5730.11 > > I get the following error: > (a notication about errors on the page. the pages displays fine but > the companies and products are not populated in the table) > Line: 17 > Char: 1 > Error: Expected identifier, string or number > Code: 0 > URL: http://buyitlikeyoumeanit.org/Main/browse > > I'd check in with the javascript running the load table stuff. It > could also be a jquery issue--- we should update jquery in case they > have patches to support more browsers and such (assuming it's > backwards compatible with our current code). > > I won't be able to look into this today. If you pick up this critical > issue let the group know. > word, > L. > > On Tue, May 27, 2008 at 2:06 PM, Clay Ward <clay at thoughtandmemory.org> wrote: >> Both a local journalist and a guy from Anheuser Busch couldn't use our >> browse page. And I think that it was because they were both using Internet >> Explorer (75% of people still use IE). I know that some sites have signs >> that pop up if you're using Internet Explorer and ask you to change over. >> Can we get one of those up on the browse page asap? >> >> Thanks! >> >> -clay >> >> -- >> Clay Ward >> President and Founder >> Buy It Like You Mean It >> http://www.BuyItLikeYouMeanIt.org >> >> "Change the world... one purchase at a time." >> _______________________________________________ >> Dev-flock mailing list >> Dev-flock at mit.edu >> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> > From lucy at thoughtandmemory.org Tue May 27 14:44:23 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Tue, 27 May 2008 14:44:23 -0400 Subject: [Dev-flock] 2 users haven't been able to use our browse page In-Reply-To: <c570b9dc0805271141k28dc4ac1q287909781c503c97@mail.gmail.com> References: <a052895a0805271106j2a9fd12ey4d8db6e39f7f5eb6@mail.gmail.com> <c570b9dc0805271137u50593383vfdb1806b507b743b@mail.gmail.com> <c570b9dc0805271141k28dc4ac1q287909781c503c97@mail.gmail.com> Message-ID: <c570b9dc0805271144kc3f2a35ifc8fa18cda1f0c5@mail.gmail.com> also, although firebug shows no errors, running the page through a validator might be a good idea. though the problem is probably that IE requires non valid javascript. ppps - i noticed that some of the css is invalid. in firefox, use Tools->Error Console to see these warnings. keeping the css valid will help the page show up the same in all browsers (it seems to show up fine in IE anyway, so not a big deal right now). On Tue, May 27, 2008 at 2:41 PM, Lucy Mendel <lucy at thoughtandmemory.org> wrote: > a refresh shows me all errors (if not specified, the error is the same > as before: expected identifier, string or number) > > Line:12 Char: 1 > Line:79 Char: 1 > Line:13 Char: 3 > Line:63 Char: 1 > Line:188 Char: 5 > Line:162 Char: 1 > Line:3 Char: 1 Error: 'Template' is undefined > Line: 43 Char:4 > Line:81 Char:8 > Line 17: Char:1 > > l. > > On Tue, May 27, 2008 at 2:37 PM, Lucy Mendel <lucy at thoughtandmemory.org> wrote: >> Someone should first figure out what the problem is, then figure out >> the best solution while balancing quality with completion time. >> >> On a windows 2003 64bit server running IE 7.0.5730.11 >> >> I get the following error: >> (a notication about errors on the page. the pages displays fine but >> the companies and products are not populated in the table) >> Line: 17 >> Char: 1 >> Error: Expected identifier, string or number >> Code: 0 >> URL: http://buyitlikeyoumeanit.org/Main/browse >> >> I'd check in with the javascript running the load table stuff. It >> could also be a jquery issue--- we should update jquery in case they >> have patches to support more browsers and such (assuming it's >> backwards compatible with our current code). >> >> I won't be able to look into this today. If you pick up this critical >> issue let the group know. >> word, >> L. >> >> On Tue, May 27, 2008 at 2:06 PM, Clay Ward <clay at thoughtandmemory.org> wrote: >>> Both a local journalist and a guy from Anheuser Busch couldn't use our >>> browse page. And I think that it was because they were both using Internet >>> Explorer (75% of people still use IE). I know that some sites have signs >>> that pop up if you're using Internet Explorer and ask you to change over. >>> Can we get one of those up on the browse page asap? >>> >>> Thanks! >>> >>> -clay >>> >>> -- >>> Clay Ward >>> President and Founder >>> Buy It Like You Mean It >>> http://www.BuyItLikeYouMeanIt.org >>> >>> "Change the world... one purchase at a time." >>> _______________________________________________ >>> Dev-flock mailing list >>> Dev-flock at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >>> >>> >> > From clay at thoughtandmemory.org Tue May 27 17:09:12 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Tue, 27 May 2008 17:09:12 -0400 Subject: [Dev-flock] millenial activism - what a beer company has to do with our site. Message-ID: <a052895a0805271409p3e61027ck82b99177de87cb9f@mail.gmail.com> I don't want to clutter your inboxes. That's why my thoughts and stories are in recent blog posts. Lucy has also put up a bunch of historical posts about our progress that might be of interest. (feel free to leave helpful comments as you read.) http://www.buyitlikeyoumeanit.org/blog/ would any of you like to start blogging on our site? the idea is to share several perspectives with the outside world so that it's easier for strangers to feel welcome and to become a part of our process. we have journal, news, events, press, progress, and art categories that blog entries can be written within. So if you think that you'd like to add an occasional post then let Lucy or I know and we'll get you set up! man, the rain only broke the heat for a little while and my mac laptop is too too warm. -clay -- Clay Ward President and Founder Buy It Like You Mean It http://www.BuyItLikeYouMeanIt.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080527/766cc3fb/attachment.htm From lucy at thoughtandmemory.org Thu May 29 00:20:43 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 29 May 2008 00:20:43 -0400 Subject: [Dev-flock] Fwd: pre-launch today In-Reply-To: <c570b9dc0805251006q1d9d16c0jc3fffdf7f2893e6e@mail.gmail.com> References: <a052895a0805220906m2ac347f2oadb1f6f4bd79dceb@mail.gmail.com> <c570b9dc0805221029s7f26396ag7850b688d10d74ad@mail.gmail.com> <8ceab1c60805250930n613c6895w48360e0cff135a81@mail.gmail.com> <c570b9dc0805251006q1d9d16c0jc3fffdf7f2893e6e@mail.gmail.com> Message-ID: <c570b9dc0805282120td0eb3c9vb8595c427ab3035@mail.gmail.com> Yo, So I had proposed Thursday (tomorrow) for meeting, but it turns out I'll be giving a presentation on our technology at Ignite Boston http://ignite.oreilly.com/2008/05/ignite-boston-3.html I just found out tonight, since there were some cancellations or something. I'll be presenting in the second group, so sometime around 8pm. Check it out if you're interested in hearing a bunch of 5 minute talks. This isn't a formal meeting, so don't feel obliged to attend. If you want to tag team in the talk let me know. Could be fun! When do ya'll want to meet next? Next on my plate: 1. Get the server production and staging code back in sync with the repo (no more developing out of there if it's going to be left not checked in--- so I'll put up help/how to on the wiki. Chia-- we should get you a different location on the server for developing out of. ps - the filtering stuff looks better!!) 2. Sit down with Dan and go through how the forms work in the case of reseting/forgetting password. Record on wiki for use on browse page. 3. Solve, or nudge someone else to solve, the IE brokenness. Last time IE broke it was because of carriage returns in id's. 4. Hook upc stuffing/lookup into database. 5. Nudge Dan to get solr hooked up (and friendly documented on wiki) so can actually look up nodes by searching on company name (or tags) L. On Sun, May 25, 2008 at 1:06 PM, Lucy Mendel <lucy at thoughtandmemory.org> wrote: > yo, > Sounds like today is probably bad timing for a dev-flock meeting. > Let's reschedule. I vote for Thursday, 6pm. If other times work better > let me know. > > In preparation for the June 3rd release we're on the right track. The > website is good enough as it is, though any bugs we can squash is > still good progress. The SMS w/EAN demo will be cool. Start thinking > of what you want to work on for Duck. It's three months, and we're at > a pretty stable point technologywise, so find something that will > interest, challenge and/or satisfy your building desires. > > l. > > On Sun, May 25, 2008 at 12:30 PM, analucia berry <analuciaby at gmail.com> wrote: >> hey lucy >> >> how many people are coming to the jam session tonight? I'm going to a >> barbecue today at 4pm, I could leave to go to the coop for a bit, but if >> it's just going to be you and me, could we reschedule it? >> >> *chia >> >> On Thu, May 22, 2008 at 1:29 PM, Lucy Mendel <lucy at thoughtandmemory.org> >> wrote: >>> >>> "Chia, Dan, and Lucy are changing our actual website and blog address >>> to the new URL and making sure that TAM still redirects there. Chia >>> has made a lot more changes to the homepage, all good ones. Pepe is >>> trying to get a presentation together for Sunday, and hopefully >>> that'll mean he'll have something to show the crowd on June 3rd." >>> >>> Sunday jam session this Sunday, 6pm. Pepe can't make it, but will have >>> code checked in and a status report available. Demo would be awesome, >>> but is a stretch goal. >>> >>> Other items to talk about? >>> _______________________________________________ >>> Dev-flock mailing list >>> Dev-flock at mit.edu >>> http://mailman.mit.edu/mailman/listinfo/dev-flock >> >> > From cocoa.debug at thoughtandmemory.org Thu May 29 03:03:58 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 03:03:58 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529070358.E719375A8C@thoughtandmemory.org> Herseys Minitures Assorted Candies 15.0 Fl Oz: Size: 15.4 oz Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 03:03:57 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 8395D75A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 03:03:57 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4T73umi000746 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 07:03:56 GMT _ _Date: Thu, 29 May 2008 07:03:56 GMT _ _Message-ID: <12508401.1212044631885.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 0034000213108 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 0034000213108 _ _ _ From lucy at thoughtandmemory.org Thu May 29 08:50:32 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Thu, 29 May 2008 08:50:32 -0400 Subject: [Dev-flock] presentation, messages from query.debug and cocoa.debug @ thoughtandmemory.org Message-ID: <c570b9dc0805290550udd41170pfbd675f543ae76b8@mail.gmail.com> yo, I altered the SMS/email code so that it accepts barcodes in the subject. Try it out with your phones if you can--- on mine, the message body of the SMS becomes both the email's subject and body. I can't specify a subject on my phone. SMS/Email cocoa at thoughtandmemory.org or query at thoughtandmemory.org for the production or staging responses (currently equivalent). Both will send cocoa.debug at thoughtandmemory.org or query.debug at thoughtandmemory.org email back to dev-flock. This might inundate us with email, but for now it might be interesting, and better than emailing both Pepe and I and the actual response. Yeah, we have logs, but it's good to see the variety in incoming message text so we get a sense of what to parse out. I published the presentation under google docs http://docs.google.com/Presentation?id=dhghrr3s_19cxn9qmgc (The three images have a creative commons license--- the barcode was made using an image generator http://www.somewhereincanada.com/barcode/?code=0034000213108) It's a 5 minute talk. Feedback is welcome. L. From cocoa.debug at thoughtandmemory.org Thu May 29 10:31:29 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 10:31:29 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9194143168@VTEXT.COM Message-ID: <20080529143129.1A62F75A8C@thoughtandmemory.org> Herseys Minitures Assorted Candies 15.0 Fl Oz: Size: 15.4 oz Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9194143168 at VTEXT.COM Thu May 29 10:31:26 2008 _ _Return-Path: <9194143168 at VTEXT.COM> _ _X-Original-To: Cocoa at thoughtandmemory.org _ _Delivered-To: Cocoa at thoughtandmemory.org _ _Received: from njbdmta2.airbridge.net (njbdmta2.airbridge.net [66.174.3.139]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id ED2EF75A8A _ _ for <Cocoa at thoughtandmemory.org>; Thu, 29 May 2008 10:31:25 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TEVOZw016449 _ _ for <Cocoa at thoughtandmemory.org>; Thu, 29 May 2008 14:31:25 GMT _ _Date: Thu, 29 May 2008 14:31:24 GMT _ _Message-ID: <9058661.1212071479977.JavaMail.root at njbd-wigdb1> _ _From: 9194143168 at VTEXT.COM _ _To: Cocoa at thoughtandmemory.org _ _Subject: 0034000213108 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 0034000213108 _ _ _ From clay at thoughtandmemory.org Thu May 29 10:54:57 2008 From: clay at thoughtandmemory.org (Clay Ward) Date: Thu, 29 May 2008 10:54:57 -0400 Subject: [Dev-flock] browse page slow to load Message-ID: <a052895a0805290754w7ff2587s51c0b760c61f6e42@mail.gmail.com> It just took me a total of 45 seconds for the browse page to load. I refreshed and then it took another 15 seconds. Any thoughts? Perhaps we could put a note at the top of the page: "Browse Listings: The company listed below may take as long as a minute to load. Thanks for being patient." -clay -- Clay Ward President and Founder Buy It Like You Mean It http://www.BuyItLikeYouMeanIt.org "Change the world... one purchase at a time." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/dev-flock/attachments/20080529/fb4e07a5/attachment.htm From cocoa.debug at thoughtandmemory.org Thu May 29 13:03:02 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 13:03:02 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529170302.CF11675A8C@thoughtandmemory.org> Herseys Minitures Assorted Candies 15.0 Fl Oz: Size: 15.4 oz Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 13:03:00 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta2.airbridge.net (njbdmta2.airbridge.net [66.174.3.139]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id E80A275A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 13:02:59 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TH2xU9022005 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:02:59 GMT _ _Date: Thu, 29 May 2008 17:02:59 GMT _ _Message-ID: <3285398.1212080574093.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 0034000213108 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 0034000213108 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:41:31 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:41:31 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214131.C754A75A8C@thoughtandmemory.org> Product not found, Please add 0034000249510 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:41:27 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 15DA675A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:41:27 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLfPOu000344 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:41:25 GMT _ _Date: Thu, 29 May 2008 21:41:25 GMT _ _Message-ID: <21261303.1212097280011.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 0034000249510 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 0034000249510 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:42:31 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:42:31 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214231.960F575A8E@thoughtandmemory.org> Product not found, Please add 0034000171156 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:42:29 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta2.airbridge.net (njbdmta2.airbridge.net [66.174.3.139]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 9A27775A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:42:29 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLgTlg002056 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:42:29 GMT _ _Date: Thu, 29 May 2008 21:42:29 GMT _ _Message-ID: <23575455.1212097344071.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 0034000171156 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 0034000171156 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:43:47 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:43:47 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214347.9FED475A8C@thoughtandmemory.org> Kit Kat King Size: Size: 3 Oz (85 g) Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 17:43:45 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id B873475A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:43:45 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLhjAu002607 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:43:45 GMT _ _Date: Thu, 29 May 2008 21:43:45 GMT _ _Message-ID: <9538439.1212097420334.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 03422900 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 03422900 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:44:37 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:44:37 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214437.D974875A8E@thoughtandmemory.org> Hershey'S Milk Chocolate Bar: Size: 2.6 oz Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 17:44:35 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 2403375A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:44:35 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLiYhD003293 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:44:34 GMT _ _Date: Thu, 29 May 2008 21:44:34 GMT _ _Message-ID: <31252161.1212097469683.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 03422007 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 03422007 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:45:44 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:45:44 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214544.C611575A8E@thoughtandmemory.org> Product not found, Please add 0348005 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:45:43 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id A3EE475A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:45:43 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLjhvp004318 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:45:43 GMT _ _Date: Thu, 29 May 2008 21:45:43 GMT _ _Message-ID: <18365967.1212097538252.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 0348005 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 0348005 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:46:35 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:46:35 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214635.F37AC75A8C@thoughtandmemory.org> M&M'S, Peanut: Size: 3.27 OZ Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 17:46:34 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta2.airbridge.net (njbdmta2.airbridge.net [66.174.3.139]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 89BDE75A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:46:34 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLkYQR005512 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:46:34 GMT _ _Date: Thu, 29 May 2008 21:46:34 GMT _ _Message-ID: <4996199.1212097589110.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 04043205 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 04043205 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:48:24 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:48:24 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529214824.50DC575A8E@thoughtandmemory.org> Product not found, Please add 034000040674 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:48:23 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 633FB75A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:48:23 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLmMG7006584 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:48:22 GMT _ _Date: Thu, 29 May 2008 21:48:22 GMT _ _Message-ID: <17918532.1212097697892.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 034000040674 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 034000040674 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:50:02 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:50:02 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529215002.B9AE875A8C@thoughtandmemory.org> Product not found, Please add 74759960721 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:50:01 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta2.airbridge.net (njbdmta2.airbridge.net [66.174.3.139]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id EFB4075A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:50:00 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLo0Xq008556 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:50:00 GMT _ _Date: Thu, 29 May 2008 21:50:00 GMT _ _Message-ID: <19619187.1212097795107.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 74759960721 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 74759960721 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:51:09 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:51:09 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529215109.B23FD75A8D@thoughtandmemory.org> Product not found, Please add 070221033798 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:51:07 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta2.airbridge.net (njbdmta2.airbridge.net [66.174.3.139]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id A090875A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:51:07 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLp5aq009497 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:51:05 GMT _ _Date: Thu, 29 May 2008 21:51:05 GMT _ _Message-ID: <31608130.1212097860414.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 070221033798 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 070221033798 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:51:16 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:51:16 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529215116.4AB0B75A8E@thoughtandmemory.org> Product not found, Please add 7022103379 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:51:15 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 47F1075A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:51:15 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLpE40009675 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:51:14 GMT _ _Date: Thu, 29 May 2008 21:51:14 GMT _ _Message-ID: <13232037.1212097869856.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 7022103379 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 7022103379 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:51:18 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:51:18 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529215118.100FC75A8A@thoughtandmemory.org> Product not found, Please add 070221033798 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 17:51:09 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 959BB75A8C _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:51:08 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLp6aY009452 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:51:06 GMT _ _Date: Thu, 29 May 2008 21:51:06 GMT _ _Message-ID: <8428338.1212097861105.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 070221033798 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 070221033798 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 17:53:14 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 17:53:14 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529215314.367B575A8C@thoughtandmemory.org> Hershey Rolo: Size: 1.91 oz. Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 17:53:12 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 48B2B75A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 17:53:12 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TLrBEq011399 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 21:53:11 GMT _ _Date: Thu, 29 May 2008 21:53:11 GMT _ _Message-ID: <10661948.1212097986874.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 03424403 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 03424403 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 18:04:49 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 18:04:49 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529220449.3380A75A8C@thoughtandmemory.org> Product not found, Please add 034222007 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Thu May 29 18:04:48 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 21D1275A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 18:04:48 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TM4lQ5021419 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 22:04:47 GMT _ _Date: Thu, 29 May 2008 22:04:47 GMT _ _Message-ID: <14477001.1212098682486.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 034222007 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 034222007 _ _ _ From cocoa.debug at thoughtandmemory.org Thu May 29 18:05:38 2008 From: cocoa.debug at thoughtandmemory.org (cocoa.debug@thoughtandmemory.org) Date: Thu, 29 May 2008 18:05:38 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080529220538.E44BE75A8E@thoughtandmemory.org> Hershey'S Milk Chocolate Bar: Size: 2.6 oz Origin: US Please review this product at http://BuyItLikeYouMeanIt.org _From 9197403169 at VTEXT.COM Thu May 29 18:05:34 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: cocoa at thoughtandmemory.org _ _Delivered-To: cocoa at thoughtandmemory.org _ _Received: from njbdmta1.airbridge.net (njbdmta1.airbridge.net [66.174.3.138]) _ _ (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) _ _ (No client certificate requested) _ _ by thoughtandmemory.org (Postfix) with ESMTP id E5A0375A8A _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 18:05:33 -0400 (EDT) _ _Received: from njbd-wigdb1 (njbdmta [66.174.3.21]) _ _ by njbdmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4TM5WLU022198 _ _ for <cocoa at thoughtandmemory.org>; Thu, 29 May 2008 22:05:32 GMT _ _Date: Thu, 29 May 2008 22:05:32 GMT _ _Message-ID: <24908326.1212098727195.JavaMail.root at njbd-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: cocoa at thoughtandmemory.org _ _Subject: 03422007 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 03422007 _ _ _ From lucy at thoughtandmemory.org Fri May 30 21:13:49 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Fri, 30 May 2008 21:13:49 -0400 Subject: [Dev-flock] SMS for oompaloompa party Message-ID: <c570b9dc0805301813i6a359a06ybdf879c6e8cd0d05@mail.gmail.com> fyi, see below email. also, i posted some blog posts about ignite and the recent sms work. ---------- Forwarded message ---------- From: Lucy Mendel <lucy at thoughtandmemory.org> Date: Fri, May 30, 2008 at 9:13 PM Subject: Re: Middle East - contest To: Clay Ward <clay at thoughtandmemory.org> Cc: alien at mit.edu, TAM-Outreach <tam-outreach at googlegroups.com> Will we be selling chocoalte bars that have a upc or barcode? Even if we make up our own product code we should make sure the product and its code are in the database, with reviews and ratings, so that people can SMS for that information at the party. We don't want to encourage people to buy products blindly do we? They can use my cell phone if they don't have one or don't want to pay for SMS. Everyone should be encouraged to go through the process before the transaction is complete. I'll make a sign so that people are encouraged to go through the steps while in line (or along the table) 1. pick chocolate bar 2. sms for info 3. buy bar On Fri, May 30, 2008 at 8:56 PM, Clay Ward <clay at thoughtandmemory.org> wrote: > Yay! I think that you should throw down the gauntlet at our party on > Tuesday. > > Does anyone else have anything that they'd like to lead the crowd doing or > add to our schedule. > > Here's what I'm currently thinking: > > Food. > > Trying on Raven Puppets. > > Taza schedule tours. > > Dinner for two prize for most ratings/reviews: Sherri > > Intro to the new webpage: Chia > > YouTube videos: ? > > New intro video: Luke and Raj and Becca and Wayne get props > > Chocolate bar for sale: Our Wrapper by Nicole: > > -clay > > > On Fri, May 30, 2008 at 3:05 PM, Sherri Davidoff <alien at mit.edu> wrote: >> >> Hi! Today the Middle East donated a complimentary dinner for two to Buy >> It Like You Mean It for use as a contest prize. >> >> I'm thinkin', we could have a contest during June, and whoever does the >> most reviews wins the dinner for two (excluding, of course, the folks >> running the contest). This would be a nice incentive, and the Middle >> East would get a whole month of PR. Plus it looks great when local >> companies are publicly supporting us! >> >> What do you guys think? >> >> Sherri >> >> >> --~--~---------~--~----~------------~-------~--~----~ >> You received this message because you are subscribed to the Google Groups >> "TAM-Outreach" group. >> To post to this group, send email to tam-outreach at googlegroups.com >> To unsubscribe from this group, send email to >> tam-outreach-unsubscribe at googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/tam-outreach?hl=en >> -~----------~----~----~----~------~----~------~--~--- >> > > > > -- > Clay Ward > President and Founder > Buy It Like You Mean It > http://www.BuyItLikeYouMeanIt.org > > "Change the world... one purchase at a time." From cougarvt at gmail.com Sat May 31 09:46:11 2008 From: cougarvt at gmail.com (Christopher Pepe) Date: Sat, 31 May 2008 09:46:11 -0400 Subject: [Dev-flock] SMS for oompaloompa party In-Reply-To: <c570b9dc0805301813i6a359a06ybdf879c6e8cd0d05@mail.gmail.com> References: <c570b9dc0805301813i6a359a06ybdf879c6e8cd0d05@mail.gmail.com> Message-ID: <c5200d5e0805310646t247e0c5ex16291da09186ff9b@mail.gmail.com> > ---------- Forwarded message ---------- > From: Lucy Mendel <lucy at thoughtandmemory.org> > Date: Fri, May 30, 2008 at 9:13 PM > Subject: Re: Middle East - contest > > Will we be selling chocoalte bars that have a upc or barcode? If we know what bars we are selling we should submit the data to upcdatabase.com asap so that it gets into their database. > Even if > we make up our own product code we should make sure the product and > its code are in the database, with reviews and ratings, so that people > can SMS for that information at the party. The current upcdatabase connector either looks in our database (if the query is a node id), OR in upcdatabase (if the query is a EAN). Unless Lucy has added the logic it doesn't yet try to find that product in our database. ~Pepe From lucy at thoughtandmemory.org Sat May 31 10:43:39 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sat, 31 May 2008 10:43:39 -0400 Subject: [Dev-flock] SMS for oompaloompa party In-Reply-To: <c5200d5e0805310646t247e0c5ex16291da09186ff9b@mail.gmail.com> References: <c570b9dc0805301813i6a359a06ybdf879c6e8cd0d05@mail.gmail.com> <c5200d5e0805310646t247e0c5ex16291da09186ff9b@mail.gmail.com> Message-ID: <c570b9dc0805310743ycbffa6cs245e482114d7ac29@mail.gmail.com> Good point. I'm adding the upc lookup right now. Even so (and since maybe it's not as straightforward as i think), the sooner we know the upc/product code on the chocolate bars we're selling the better. What won't be straight forward is searching solr for companies called "Hershey" so that we can hook up information from the upcdatabase, eg, that some upc maps to "Hershey's Almond Chocolate Bar', with our reviews and ratings. We don't have to do this by June 3rd, but the sooner the better. L. On Sat, May 31, 2008 at 9:46 AM, Christopher Pepe <cougarvt at gmail.com> wrote: >> ---------- Forwarded message ---------- >> From: Lucy Mendel <lucy at thoughtandmemory.org> >> Date: Fri, May 30, 2008 at 9:13 PM >> Subject: Re: Middle East - contest >> >> Will we be selling chocoalte bars that have a upc or barcode? > > If we know what bars we are selling we should submit the data to > upcdatabase.com asap so that it gets into their database. > > >> Even if >> we make up our own product code we should make sure the product and >> its code are in the database, with reviews and ratings, so that people >> can SMS for that information at the party. > > The current upcdatabase connector either looks in our database (if the > query is a node id), OR in upcdatabase (if the query is a EAN). > Unless Lucy has added the logic it doesn't yet try to find that > product in our database. > > ~Pepe > From query.debug at thoughtandmemory.org Sat May 31 12:48:40 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 12:48:40 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: a.downy.hint@gmail.com Could not find 622222. Message-ID: <20080531164840.D4DF475A8E@thoughtandmemory.org> Product not found, Please add 622222 to our database: http://buyitlikeyoumeanit.org _From a.downy.hint at gmail.com Sat May 31 12:48:39 2008 _ _Return-Path: <a.downy.hint at gmail.com> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id AE80975A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 12:48:39 -0400 (EDT) _ _Received: by an-out-0708.google.com with SMTP id c28so155211ana.65 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 09:48:39 -0700 (PDT) _ _DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; _ _ d=gmail.com; s=gamma; _ _ h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ bh=yl4IP6QXeX/U37jfPloQShYu+kaiCoTyr9tfG0QOCUA=; _ _ b=GEzH9PCXwNHYI22RAgO0V0cQFoJK2Ql6CZ9G+Yk/z+x/dFQ3ZNF4JLPU5utQUaA2fSwMLiExvzJA4XwGdQTywiodw4fesQTrAsASkU3SrXa6SfE7sG2GCKOtRWzRj94OHfWIsrOI/HBNfSIKcmypyUbFL8YDlX4ex4It0QmQL0I= _ _DomainKey-Signature: a=rsa-sha1; c=nofws; _ _ d=gmail.com; s=gamma; _ _ h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ b=ZuOW7hMGUpPKnk1Zte4uq0zbTTDb3ihwSasQVfMni+QyZyntDABre4UVlWl6Go+PSizXaM9sa0QUI8IJwPoEY+WIWodmJksPoQ1fOOIX+krpmehWKuXDxqAsmQLf/fay6EtyJJd+mtI4nLIV1rSKGUYkoDIkQv1DsYugL5YmN+k= _ _Received: by 10.100.140.10 with SMTP id n10mr10505236and.129.1212252519342; _ _ Sat, 31 May 2008 09:48:39 -0700 (PDT) _ _Received: by 10.100.38.2 with HTTP; Sat, 31 May 2008 09:48:39 -0700 (PDT) _ _Message-ID: <c570b9dc0805310948s5c62e97arfc249a100ceb9eb8 at mail.gmail.com> _ _Date: Sat, 31 May 2008 12:48:39 -0400 _ _From: "Lucy Mendel" <lucy at thoughtandmemory.org> _ _Sender: a.downy.hint at gmail.com _ _To: query at thoughtandmemory.org _ _Subject: 622222 _ _MIME-Version: 1.0 _ _Content-Type: text/plain; charset=UTF-8 _ _Content-Transfer-Encoding: 7bit _ _Content-Disposition: inline _ _X-Google-Sender-Auth: 5fdd429cd7a2f5db _ _ _ _622222 _ _test 5 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 12:54:45 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 12:54:45 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: a.downy.hint@gmail.com Could not find 622222. Message-ID: <20080531165445.925F075A8E@thoughtandmemory.org> Product not found, Please add 622222 to our database: http://buyitlikeyoumeanit.org _From a.downy.hint at gmail.com Sat May 31 12:54:44 2008 _ _Return-Path: <a.downy.hint at gmail.com> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 6A98C75A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 12:54:44 -0400 (EDT) _ _Received: by wx-out-0506.google.com with SMTP id i29so248439wxd.3 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 09:54:44 -0700 (PDT) _ _DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; _ _ d=gmail.com; s=gamma; _ _ h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ bh=pLfmHc1L+NTZY4FRT1xtGnqy5rNjGT+Ihw4O++AuqlE=; _ _ b=cLKoHjLkmDZpPVnfOi18bhDBPmXjsz048uFisGHWj6MWVKB3d/9fpImIMCT8R3vFvSB29mHMJXPwi5vL6Q/FwyD+wxi1MK3M4+l6GLjnCzUKKxKylOFBmoicFQd4yyKpaKr6V3fO7m0yLKGa0ZS7MQuEzEyKrNHDMHz1kcfdVv8= _ _DomainKey-Signature: a=rsa-sha1; c=nofws; _ _ d=gmail.com; s=gamma; _ _ h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ b=owmLb71foJYWZgD0F7ms4RWz5F7rvt1UPe9qMx9D4dokrFi4QobgpQndSszGB342C/SNisSWoteW4rwh+cyrDoRScrBd07+CUR3h4SvWexTZSegbyC+l4BWUVso4Xk9/Pb5aZ7J7GWdYMdb8LzWl4rSkNq5OfLvxVcFLMmj2zPQ= _ _Received: by 10.100.33.11 with SMTP id g11mr11589172ang.79.1212252883874; _ _ Sat, 31 May 2008 09:54:43 -0700 (PDT) _ _Received: by 10.100.38.2 with HTTP; Sat, 31 May 2008 09:54:43 -0700 (PDT) _ _Message-ID: <c570b9dc0805310954x4b81241dq15e7e3679e6e931a at mail.gmail.com> _ _Date: Sat, 31 May 2008 12:54:43 -0400 _ _From: "Lucy Mendel" <lucy at thoughtandmemory.org> _ _Sender: a.downy.hint at gmail.com _ _To: query at thoughtandmemory.org _ _Subject: 622222 _ _MIME-Version: 1.0 _ _Content-Type: text/plain; charset=UTF-8 _ _Content-Transfer-Encoding: 7bit _ _Content-Disposition: inline _ _X-Google-Sender-Auth: f5166b2b331a4f08 _ _ _ _622222 _ _test 7 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 13:11:22 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 13:11:22 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: a.downy.hint@gmail.com Could not find 822222. Message-ID: <20080531171122.7D11B75A8E@thoughtandmemory.org> Product not found, Please add 822222 to our database: http://buyitlikeyoumeanit.org _From a.downy.hint at gmail.com Sat May 31 13:11:16 2008 _ _Return-Path: <a.downy.hint at gmail.com> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 7EBEE75A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:11:16 -0400 (EDT) _ _Received: by wx-out-0506.google.com with SMTP id i29so252197wxd.3 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 10:11:15 -0700 (PDT) _ _DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; _ _ d=gmail.com; s=gamma; _ _ h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ bh=NF/UdVpZHYdGWxgiLfxX72HfIF8PI4b3JbSE8ZB/mCY=; _ _ b=lVLrOLiMaqqKhDowIAsLiXQCdGKIndmFghAfgeOIc6Ks0NBvU3Gx4INbHlB2y2UdcfMxM+98fHARBquTutX8u8f3+x1iubwoxOY9XFFa/phzDpP3sHo3UjKArVjRAmL40qBwLtXqRrogGym60X2z0RJDDs/WQljPpGcC4UQpCrE= _ _DomainKey-Signature: a=rsa-sha1; c=nofws; _ _ d=gmail.com; s=gamma; _ _ h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ b=RyaFKr+P0/NU0w20mG+XgNsCZLwyHYasBU+9zzgYVz1/liKteSmlrvfrRcuODQ9qr0Xy6VOYJGJAstmt7J2Tt4B2qyJnBTha1B3uwd5bnPLpN4dSChCUsKX9AuJ3l+5PrhtR73FteZKYTT7neo3Y/VQWCcSYQ8DN87MuyCZ1O+w= _ _Received: by 10.100.33.4 with SMTP id g4mr11606150ang.111.1212253875733; _ _ Sat, 31 May 2008 10:11:15 -0700 (PDT) _ _Received: by 10.100.38.2 with HTTP; Sat, 31 May 2008 10:11:15 -0700 (PDT) _ _Message-ID: <c570b9dc0805311011k14b59af1qf028ecef58f99b6b at mail.gmail.com> _ _Date: Sat, 31 May 2008 13:11:15 -0400 _ _From: "Lucy Mendel" <lucy at thoughtandmemory.org> _ _Sender: a.downy.hint at gmail.com _ _To: query at thoughtandmemory.org _ _Subject: 822222 _ _MIME-Version: 1.0 _ _Content-Type: text/plain; charset=UTF-8 _ _Content-Transfer-Encoding: 7bit _ _Content-Disposition: inline _ _X-Google-Sender-Auth: 96e0ad3219c459e5 _ _ _ _822222 _ _test 1 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 13:15:45 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 13:15:45 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080531171545.2EA1175A8E@thoughtandmemory.org> Product not found, Please add 622222 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Sat May 31 13:15:43 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from njbrmta2.airbridge.net (njbrmta2.airbridge.net [66.174.76.139]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id A985E75A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:15:43 -0400 (EDT) _ _Received: from njbr-wigdb1 (njbrmta [66.174.76.21]) _ _ by njbrmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4VHFQ1f019062 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:15:42 -0400 (EDT) _ _Date: Sat, 31 May 2008 13:15:26 -0400 (EDT) _ _Message-ID: <30032534.1212254121733.JavaMail.root at njbr-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: query at thoughtandmemory.org _ _Subject: 622222 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 622222 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 13:16:59 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 13:16:59 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080531171659.3E8DF75A8C@thoughtandmemory.org> Product not found, Please add 622222 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Sat May 31 13:16:57 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from njbrmta2.airbridge.net (njbrmta2.airbridge.net [66.174.76.139]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 48E5A75A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:16:57 -0400 (EDT) _ _Received: from njbr-wigdb1 (njbrmta [66.174.76.21]) _ _ by njbrmta2.airbridge.net (8.13.6/8.13.6) with ESMTP id m4VHGudV022629 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:16:56 -0400 (EDT) _ _Date: Sat, 31 May 2008 13:16:56 -0400 (EDT) _ _Message-ID: <22151240.1212254211776.JavaMail.root at njbr-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: query at thoughtandmemory.org _ _Subject: 622222 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 622222 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 13:17:22 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 13:17:22 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: 9197403169@VTEXT.COM Message-ID: <20080531171722.CD93475A8E@thoughtandmemory.org> Product not found, Please add 622222 to our database: http://buyitlikeyoumeanit.org _From 9197403169 at VTEXT.COM Sat May 31 13:17:17 2008 _ _Return-Path: <9197403169 at VTEXT.COM> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from njbrmta1.airbridge.net (njbrmta1.airbridge.net [66.174.76.138]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id B8C1275A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:17:17 -0400 (EDT) _ _Received: from njbr-wigdb1 (njbrmta [66.174.76.21]) _ _ by njbrmta1.airbridge.net (8.13.6/8.13.6) with ESMTP id m4VHHBKG015864 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:17:17 -0400 (EDT) _ _Date: Sat, 31 May 2008 13:17:11 -0400 (EDT) _ _Message-ID: <16964921.1212254226272.JavaMail.root at njbr-wigdb1> _ _From: 9197403169 at VTEXT.COM _ _To: query at thoughtandmemory.org _ _Subject: 622222 _ _Mime-Version: 1.0 _ _Content-Type: text/plain; charset=utf-8 _ _Content-Transfer-Encoding: 7bit _ _ _ _ 622222 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 13:27:25 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 13:27:25 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: a.downy.hint@gmail.com Could not find 822222. Message-ID: <20080531172725.DDBAF75A8E@thoughtandmemory.org> Product not found, Please add 822222 to our database: http://buyitlikeyoumeanit.org _From a.downy.hint at gmail.com Sat May 31 13:27:25 2008 _ _Return-Path: <a.downy.hint at gmail.com> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.225]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 0824475A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:27:24 -0400 (EDT) _ _Received: by wr-out-0506.google.com with SMTP id c30so168847wra.21 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 10:27:23 -0700 (PDT) _ _DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; _ _ d=gmail.com; s=gamma; _ _ h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ bh=tkq+XbArgMkzg9Ixg9ZA4TborefL87bUGgc/xIWjyBA=; _ _ b=YA6M7g46w+/1ZKU4bIFhySFu49de91QTYovZwDNBXw+5aaTePf5EiZglm28plSK6ea4N/Cd0NoP9UmuYUZknqiqml6cUm7pIlip9IRaXU5WCT6cKCXlEq+01qOxEDhEgiiFd4B/A0ydqKzJ6N1svO0llNJgvVHWmdtP5qHOTBEE= _ _DomainKey-Signature: a=rsa-sha1; c=nofws; _ _ d=gmail.com; s=gamma; _ _ h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ b=ficEZpyHaMUnVjnjtn8+wL82L4LOu0qjIwHlaHaD6un/819bxEI0L2k+uRqoP//8mGDPSTrREj3IEwiUhTluepaBp/n0wSi4gUfOqbpigpkfMYmdmlQ7nVIz91zpH4xtWN148L2avqfy9t3o+D6DyqdaJc8fIuIc0q0byTwliaY= _ _Received: by 10.100.152.15 with SMTP id z15mr11580247and.138.1212254843340; _ _ Sat, 31 May 2008 10:27:23 -0700 (PDT) _ _Received: by 10.100.38.2 with HTTP; Sat, 31 May 2008 10:27:23 -0700 (PDT) _ _Message-ID: <c570b9dc0805311027r5027f126n9052b751c0ba7a52 at mail.gmail.com> _ _Date: Sat, 31 May 2008 13:27:23 -0400 _ _From: "Lucy Mendel" <lucy at thoughtandmemory.org> _ _Sender: a.downy.hint at gmail.com _ _To: query at thoughtandmemory.org _ _Subject: 822222 _ _MIME-Version: 1.0 _ _Content-Type: text/plain; charset=UTF-8 _ _Content-Transfer-Encoding: 7bit _ _Content-Disposition: inline _ _X-Google-Sender-Auth: 5aefd0bcdab50859 _ _ _ _822222 _ _test 2 _ _ _ From query.debug at thoughtandmemory.org Sat May 31 16:17:49 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 16:17:49 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: a.downy.hint@gmail.com query for 822222 returned Bear Bar 3 Message-ID: <20080531201749.C885C75A8E@thoughtandmemory.org> query for 822222 returned Bear Bar 3 Add more info at http://buyitlikeyoumeanit.org _From a.downy.hint at gmail.com Sat May 31 16:17:48 2008 _ _Return-Path: <a.downy.hint at gmail.com> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.251]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id 7F29275A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 16:17:48 -0400 (EDT) _ _Received: by an-out-0708.google.com with SMTP id c28so168243ana.65 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:17:48 -0700 (PDT) _ _DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; _ _ d=gmail.com; s=gamma; _ _ h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ bh=rWsAsK+QZuL0+nWlohih0nTUIvJlWOcmKWyldA1vRwQ=; _ _ b=B6IgiSSOr09ojxggrY6WlU97tV87VPoQsi1bdegsGShqAUHFtOGSFsdDmWPJTCA9lIN4SuCc05RazyKgcyNtEv7IVRB0E7QHJS9Gu8K+14f8ig4kYPMPqwRNrzwRttlA/zL+z2iuJW/CPTZDnPtLF/V/Pt/41bLC67nZrWim7Kk= _ _DomainKey-Signature: a=rsa-sha1; c=nofws; _ _ d=gmail.com; s=gamma; _ _ h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ b=f8dVIVJJ015hEd06qDAjCSMo1955lzV3SZvyzWEszcQqfpIUVGLQCfULmIsGj3q3pAIQlGNUOieUaqL+F4G95mT5OvA6Mte/aOybJtdmNYJ3s8D14Za2YjN4bCRALzgFTRdnZu5fYUiIvELZ3E96Sv37tFEfkzL9Iu460UOvXEw= _ _Received: by 10.100.194.17 with SMTP id r17mr11906876anf.127.1212265067951; _ _ Sat, 31 May 2008 13:17:47 -0700 (PDT) _ _Received: by 10.100.38.2 with HTTP; Sat, 31 May 2008 13:17:47 -0700 (PDT) _ _Message-ID: <c570b9dc0805311317n3aee9d1dxa4c44c4dfd673d3b at mail.gmail.com> _ _Date: Sat, 31 May 2008 16:17:47 -0400 _ _From: "Lucy Mendel" <lucy at thoughtandmemory.org> _ _Sender: a.downy.hint at gmail.com _ _To: query at thoughtandmemory.org _ _Subject: 822222 _ _MIME-Version: 1.0 _ _Content-Type: text/plain; charset=UTF-8 _ _Content-Transfer-Encoding: 7bit _ _Content-Disposition: inline _ _X-Google-Sender-Auth: f60ffc0be33f0f25 _ _ _ _822222 _ _test 3 _ _in mysql _ _ _ From query.debug at thoughtandmemory.org Sat May 31 16:22:36 2008 From: query.debug at thoughtandmemory.org (query.debug@thoughtandmemory.org) Date: Sat, 31 May 2008 16:22:36 -0400 (EDT) Subject: [Dev-flock] DEBUG: from: a.downy.hint@gmail.com query for 822222 returned Bear Bar 3 Message-ID: <20080531202236.083E475A8E@thoughtandmemory.org> query for 822222 returned Bear Bar 3 Pollution: 3.0 Quality: 9.0 Add more info at http://buyitlikeyoumeanit.org _From a.downy.hint at gmail.com Sat May 31 16:22:35 2008 _ _Return-Path: <a.downy.hint at gmail.com> _ _X-Original-To: query at thoughtandmemory.org _ _Delivered-To: query at thoughtandmemory.org _ _Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) _ _ by thoughtandmemory.org (Postfix) with ESMTP id F26D075A8A _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 16:22:34 -0400 (EDT) _ _Received: by an-out-0708.google.com with SMTP id c28so168530ana.65 _ _ for <query at thoughtandmemory.org>; Sat, 31 May 2008 13:22:34 -0700 (PDT) _ _DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; _ _ d=gmail.com; s=gamma; _ _ h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ bh=M6EsdU3GIWWRtI4SsRveaA9NqqVNQxl8GjEk8Dgq/LI=; _ _ b=h3Y1rKCImbnHksQOd9fnxcRYLxtKtOnFML+n1JgTSv5jLo65DnTPiByCD5ca9vYHDexSosnzZAKBcJCrDZ1/KruiBu4C3kS8BJ2/wdWMl6ty+b4owCRzmIctunwyY+Uzj8kWdtMOtFLZrfecl2IE+QwsPDFL624bUj6xo/SWAm0= _ _DomainKey-Signature: a=rsa-sha1; c=nofws; _ _ d=gmail.com; s=gamma; _ _ h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; _ _ b=QWvbU1KLh+x2YucWIHlS0dmX2iJGS7wwGNMwgW39pYCfjGiL8iQ6/KXLS5IgaSs7DQ9/MfrtgSrpzbyxQDsVhCd20cUIFggD/1EOSEBg2H10aZF7kSs81Kxq8tqAJ9WUsopwraupP8NViAXqYz1vr6ft0t2oViPhSpEc1899oYw= _ _Received: by 10.100.215.5 with SMTP id n5mr4571807ang.99.1212265354410; _ _ Sat, 31 May 2008 13:22:34 -0700 (PDT) _ _Received: by 10.100.38.2 with HTTP; Sat, 31 May 2008 13:22:34 -0700 (PDT) _ _Message-ID: <c570b9dc0805311322n4ab1f1bdt83a94456b66f658d at mail.gmail.com> _ _Date: Sat, 31 May 2008 16:22:34 -0400 _ _From: "Lucy Mendel" <lucy at thoughtandmemory.org> _ _Sender: a.downy.hint at gmail.com _ _To: query at thoughtandmemory.org _ _Subject: 822222 _ _MIME-Version: 1.0 _ _Content-Type: text/plain; charset=UTF-8 _ _Content-Transfer-Encoding: 7bit _ _Content-Disposition: inline _ _X-Google-Sender-Auth: 9afc988822e40cda _ _ _ _822222 _ _test 4 _ _ _ From lucy at thoughtandmemory.org Sat May 31 16:53:02 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sat, 31 May 2008 16:53:02 -0400 Subject: [Dev-flock] Fwd: query for 822222 returned Bear Bar 3 In-Reply-To: <c570b9dc0805311333o1b38fe79md00f4d6dbcae3f84@mail.gmail.com> References: <20080531202235.D0E2775A8D@thoughtandmemory.org> <c570b9dc0805311333o1b38fe79md00f4d6dbcae3f84@mail.gmail.com> Message-ID: <c570b9dc0805311353m73110b36ta1615e78e7bd6e@mail.gmail.com> ---------- Forwarded message ---------- From: Lucy Mendel <a.downy.hint at gmail.com> Date: Sat, May 31, 2008 at 4:33 PM Subject: Fwd: query for 822222 returned Bear Bar 3 To: Dev-Flock <dev-flock at mit.edu> Yo, You can now query for upc's that are not in upcdatabase, but are in the tam database. That is, the tam database is checked first. You know, I just realized that we could have made the barcode the same as the node id of the chocolate we'll be selling...but anyway, this is progress! The web application does not yet save upc's in the database (called identifiers in the web interface, but upcs in the python api), at least it doesn't in staging even when I messed with it. I added one manually to a test node (396) in staging for testing with query. results below! l. ---------- Forwarded message ---------- From: <query at thoughtandmemory.org> Date: Sat, May 31, 2008 at 4:22 PM Subject: query for 822222 returned Bear Bar 3 To: a.downy.hint at gmail.com query for 822222 returned Bear Bar 3 Pollution: 3.0 Quality: 9.0 Add more info at http://buyitlikeyoumeanit.org From lucy at thoughtandmemory.org Sat May 31 17:32:09 2008 From: lucy at thoughtandmemory.org (lucy@thoughtandmemory.org) Date: Sat, 31 May 2008 17:32:09 -0400 (EDT) Subject: [Dev-flock] r825 - huginmunin/trunk/web/hm Message-ID: <20080531213209.98F6175A8C@thoughtandmemory.org> test post-commit email Added: huginmunin/trunk/web/hm/testfile From lucy at thoughtandmemory.org Sat May 31 17:35:30 2008 From: lucy at thoughtandmemory.org (lucy@thoughtandmemory.org) Date: Sat, 31 May 2008 17:35:30 -0400 (EDT) Subject: [Dev-flock] r826 - huginmunin/trunk/web/hm Message-ID: <20080531213530.9AB4875A8C@thoughtandmemory.org> remove testfile. commit email success Removed: huginmunin/trunk/web/hm/testfile From lucy at thoughtandmemory.org Sat May 31 22:34:23 2008 From: lucy at thoughtandmemory.org (Lucy Mendel) Date: Sat, 31 May 2008 22:34:23 -0400 Subject: [Dev-flock] commit emails and how not to get them Message-ID: <c570b9dc0805311934y6e9a5c20n9e0b765a78cd2cc6@mail.gmail.com> yo, dev-flock now gets sent commit emails whenever someone commits to the repo. these emails come from svn at thoughtandmemory.org if you don't want all these emails cluttering your inbox you can now easily filter them out based on the from field. also, i have no idea why i thought it was a good idea to send sms debug info to dev-flock for every sms received. yeah, that's what the log file is for. done. no more query.debug or cocoa.debug messages will clutter your inbox. l.