Happy Friends http://happy.smallpict.com/ Mon, 03 Aug 2015 21:40:31 GMT Mon, 03 Aug 2015 21:40:33 GMT en-us Fargo v1.71 http://cyber.law.harvard.edu/rss/rss.html dave.winer@gmail.com davewiner dave.winer.12 Happy Friends v0.49 http://happy.smallpict.com/2014/08/10/happyFriendsV049.html <p>Your info is stored on a server</p> <ul> <li>Previous versions of "Happy Friends" stored information locally. So if you used it on more than one machine, you would have to manually coordinate subscriptions between them. In version 0.49, the information is stored on a server, so the subscriptions and the outline state go with you where ever you go.</li> <li>You still have to log on to Twitter on each machine, of course -- that's how Happy Friends knows who you are. ;-)</li> </ul> <p>It remembers the cursor</p> <ul> <li>Previous versions of Happy Friends remembered the expansion state of your outline, but not the cursor location. Starting with 0.49 we also remember the cursor.</li> </ul> <p>Caveat</p> <ul> <li>Be careful about having more than one copy open, there's no checking to be sure you don't overwrite the outline on one machine with another. I plan to put this in, but it's not in yet.</li> <li>If you have any problems, or questions, please post a comment here.</li> </ul> Sun, 10 Aug 2014 12:59:48 GMT http://happy.smallpict.com/2014/08/10/happyFriendsV049.html Managing the flood! http://happy.smallpict.com/2014/07/14/managingTheFlood.html <p>It's great when one of your <a href="http://happyfriends.camp/">Happy Friends</a> posts a lot of tweets, but it can get unmanageable quickly. So I added a couple of features recently that help manage the flood. </p> <ol> <li><p><i>Delete All Tweets, </i>a new command in the Friends menu, is the radical approach. It just starts all your friends over from scratch, deleting every tweet under every friend. I actually like to do this, but then I'm not trying to create an archive of tweets with Happy Friends.</p></li> <li><p>A more nuanced approach uses a new <a href="http://happyfriends.camp/">Happy Friends</a> setting that groups all tweets under a sub-heading for the day. Turn the feature on in the Settings dialog, which you can access in the menu at the right edge of the menu bar. Here's a <a href="http://static.scripting.com/larryKing/images/2014/07/14/datesPanel.gif">screen shot</a>. Now when you expand one of your friends to see what's new, you'll see something like this.</p></li> </ol> <p><img src="http://static.scripting.com/larryKing/images/2014/07/14/dateSort.gif" width="483" height="581" border="0" style="padding: 10px; padding-left: 25px;" alt="A picture named dateSort.gif"></p> <p>It's important to be aware that there's a limit to the amount of memory you can use to store this outline. But the limit is 5 megabytes, which actually is a lot of space for outline text. But someday you will hit that limit if you don't delete some tweets. <i class="fa fa-smile-o"></i></p> Mon, 14 Jul 2014 13:38:04 GMT http://happy.smallpict.com/2014/07/14/managingTheFlood.html Happy Friends 0.48 http://happy.smallpict.com/2014/07/10/happyFriends048.html <p>After releasing <a href="http://happy.smallpict.com/2014/07/10/happyFriendsV046.html">0.46</a> and <a href="http://happy.smallpict.com/2014/07/10/happyFriends047.html">0.47</a>, I tried using <a href="http://happyfriends.camp/">Happy Friends</a> on my iPad and immediately saw two fairly big problems with the <a href="http://fargo.io/docs/fargo/arrowPad.html">Arrow Pad</a>. Both are fixed in 0.48.</p> <ol> <li><p>The pad was on the right side of the screen, which is the right place for <a href="http://fargo.io/">Fargo</a> but the wrong place for Happy Friends, where it obscures the Twitter rendering of the item, which is almost certainly what you came to see. Now it's on the left side, over the top of the outline. </p></li> <li><p>Expand and Collapse works a little differently in Happy Friends. When you expand a <i>twitterFriend</i> type headline, we have to look to see if there are any tweets available for it. So we can't examine the in-memory outline to determine if it can be expanded. Now it does the right thing, which is considerably more complex to program, but not complex to use. <i class="fa fa-smile-o"></i></p></li> </ol> Thu, 10 Jul 2014 21:39:32 GMT http://happy.smallpict.com/2014/07/10/happyFriends048.html Happy Friends 0.47 http://happy.smallpict.com/2014/07/10/happyFriends047.html <ol> <li>New command in the Friends menu: <i>Delete All Tweets. </i>All your friends are still there, but the tweets under each friend are removed. I think of this as the Fresh Start command. <i class="fa fa-smile-o"></i></li> </ol> Thu, 10 Jul 2014 16:03:01 GMT http://happy.smallpict.com/2014/07/10/happyFriends047.html About Twitter's rate limits http://happy.smallpict.com/2014/07/10/aboutRateLimits.html <p>In order to keep their servers running smoothly, Twitter has established a set of very reasonable limits on the number of times users can do things when using an external app like <a href="http://happyfriends.camp/">Happy Friends</a>. </p> <p>I've tried to tune the software up in such a way that it's not likely to happen, but it's possible that with a large number of friends, or if you're checking for updates frequently, that you'll hit a rate-limit error. You'll know you're getting these errors if a red message appears below the outline that tells you. It links to this page. </p> <h4>Rate-limit checklist</h4> <ol> <li><p>Consider turning off automatic checks, or checking less frequently. In the menu at the right edge of the menu bar, choose the Settings command and click on the <a href="http://static.scripting.com/larryKing/images/2014/07/10/ratePanel.gif">Rate panel</a>. </p></li> <li><p>If you turn off automatic checks, you can do a scan manually with the <i>Check For Updates Now</i> command in the Friends menu. </p></li> <li><p>Watch fewer people in Happy Friends and keep the rate of automatic checks as-is.</p></li> <li><p>Slow down, or take a break. Sometimes rate-limit errors can happen if you do too much expanding. So slow down a little, or do something else for a while. The rate-limits eventually reset (that is, Twitter forgets about the past excess).</p></li> <li><p>When you come back, reload the page if the message is still there.</p></li> </ol> <h4>The technical docs</h4> <p>Here's what Twitter <a href="https://dev.twitter.com/docs/rate-limiting/1.1">says</a> to developers like me about rate limits. It's pretty deep stuff. <i class="fa fa-smile-o"></i></p> Thu, 10 Jul 2014 12:27:26 GMT http://happy.smallpict.com/2014/07/10/aboutRateLimits.html Happy Friends v0.46 http://happy.smallpict.com/2014/07/10/happyFriendsV046.html <p>In the rush to ship <a href="http://littlecardeditor.com/">Little Card Editor</a> and <a href="http://thesaurus.land/">thesaurus.land</a> some problems were surfacing in <a href="http://happyfriends.camp/">Happy Friends</a>. I finally got a chance in the last couple of days to dig in and figure out what's happening and make some fixes. </p> <ol> <li><p>It wasn't handling <a href="http://happy.smallpict.com/2014/07/10/aboutRateLimits.html">rate-limit errors</a> well. And that would cause false positives, headlines that would go bold when there were no changes. </p></li> <li><p>If you had two copies of the app open in different tabs, it would be possible for one to update and the other to pick up on the change and wipe out the outline. Now it no longer has the capacity to do this, and even better the copy of the app running in the non-active tab will stop updating until you show up again. However, for now -- the best thing to do is to be sure always that there's <i>only one copy</i> of <a href="http://happyfriends.camp/">Happy Friends</a> open in any single browser, on any single machine. </p></li> <li><p>I tuned up the way columns display, so that there's more fluidity. The tweet preview should not overwrite the outline. And the outline should get smaller if you decrease the width of the window. As a result it also works better on tablets such as the iPad. </p></li> <li><p>If you're saving a public copy of your outline you'd quickly hit your rate limit if you were making lots of changes to the outline. Now this won't happen because we cache information that Twitter provides us, on the server.</p></li> <li><p>There's a new <i>Unbold All</i> command in the Friends menu if you want to check all your friends again. It helped preserve my sanity while testing, and it may help you too. (Can't hurt.)</p></li> <li><p>There's a new Rate-limit indicator below the attributes display. It shows when we're getting rate-limit errors from Twitter. It's important for you to know this, because parts of the app are non-responsive when you're at the rate-limit. I also write a user-level <a href="http://happy.smallpict.com/2014/07/10/aboutRateLimits.html">backgrounder</a> on rate-limits. When you're getting rate-limit errors there are remedies, which are explained in the backgrounder.</p></li> </ol> <h4>Summary</h4> <p>The new release works a lot better than the previous release. Sorry you had to put up with all those problems. I hope to do better with this product in the future. I love it as much as the others. It's a little more difficult but it's also quite useful. <i class="fa fa-smile-o"></i></p> Thu, 10 Jul 2014 12:26:46 GMT http://happy.smallpict.com/2014/07/10/happyFriendsV046.html Happy Friends 0.44 http://happy.smallpict.com/2014/06/29/happyFriends044.html <p>Two features in this release.</p> <ol> <li><p>If you have two <a href="http://happyfriends.camp/">Happy Friends</a> tabs open, they communicate. In previous versions, if you made a change in one tab, they wouldn't be reflected in the other. You could lose work that way. Ooops. </p></li> <li><p>There's now a Dave menu in the menu bar, linking to <a href="http://fargo.io/">Fargo</a>, <a href="http://scripting.com/">Scripting News</a>, etc. Tomorrow it will link to a yet another new product! <i class="fa fa-smile-o"></i></p></li> </ol> <p><i>Still diggin!</i></p> Sun, 29 Jun 2014 13:58:41 GMT http://happy.smallpict.com/2014/06/29/happyFriends044.html Happy Friends 0.43 http://happy.smallpict.com/2014/06/28/happyFriends043.html <p>In <a href="http://happyfriends.camp/">Happy Friends</a> 0.43 the icons in the left margin and the tweet display on the right stay in fixed vertical positions as you scroll through the outline. This eliminates needless fussing with the outline and burnt brain cells. </p> <p>The video below demonstrates the new feature. <i class="fa fa-smile-o"></i></p> <iframe width="960" height="720" src="//www.youtube.com/embed/9ZmwwFsp2tA" frameborder="0" allowfullscreen></iframe> Sat, 28 Jun 2014 18:12:00 GMT http://happy.smallpict.com/2014/06/28/happyFriends043.html Happy Friends 0.42 http://happy.smallpict.com/2014/06/27/happyFriends042.html <p>There's one new feature in this release of <a href="http://happyfriends.camp/">Happy Friends</a>, the ability to publish your outline in OPML format, so other applications can access it. </p> <p>To enable the feature, choose Settings in the System menu (the menu at the right edge of the menu bar, with your Twitter handle). Click on the <i>Publish</i> panel. <a href="http://static.scripting.com/larryKing/images/2014/06/27/publishPanel.gif">Screen shot</a>. </p> <p>Click the checkbox and then OK.</p> <p>Make a change to the outline, expanding a headline is enough. This causes the outline to be saved to local storage and to the outline on happyfriends.camp.</p> <p>Go back to the Settings dialog, click on the Publish panel and now you should see the address of your outline in the text box. <a href="http://static.scripting.com/larryKing/images/2014/06/27/urlofoutlineshowing.gif">Screen shot</a>.</p> <h4>Plugging it into Fargo</h4> <p>You can use the outline for any purpose you want. One of the places it's useful is in the <a href="http://fargo.io/">Fargo</a> content management system, making it easy to include tweets in your pages, posts, presentations, etc.</p> <p>See the notes for <a href="http://fargo.io/blog/2014/06/27/fargo162.html">Fargo 1.62</a> for details.</p> Fri, 27 Jun 2014 15:26:42 GMT http://happy.smallpict.com/2014/06/27/happyFriends042.html This is a test http://happy.smallpict.com/2014/06/26/thisIsATest.html <p>Mad Magazine's Glorious Anti-Smoking Campaign. <a href="http://t.co/vfonYvFjwC">http://t.co/vfonYvFjwC</a></p> <p>For crying out loud the things the NYT called blogs were, in no way, blogs. <a href="http://search.twitter.com/search?q=%23userpery">#userpery</a> <a href="http://t.co/MQnVXF92mK">http://t.co/MQnVXF92mK</a></p> <p>Today's Scripting News background image is rebeccapurple, a new web color. <a href="http://t.co/5VtNerMDAA">http://t.co/5VtNerMDAA</a></p> <p>Bootstrap 3.2.0 released. <a href="http://t.co/Nv4uyrVrmA">http://t.co/Nv4uyrVrmA</a></p> <p>Everyone at the World Cup Is Getting Laid, Thanks to Tinder. <a href="http://t.co/GZ3IQoIFmT">http://t.co/GZ3IQoIFmT</a></p> <p>Joe Moreno: [What's the Big Deal About Outliners?] <a href="http://t.co/bG3GRyj96O">http://t.co/bG3GRyj96O</a></p> Thu, 26 Jun 2014 20:51:44 GMT http://happy.smallpict.com/2014/06/26/thisIsATest.html Video demo of Happy Friends http://happy.smallpict.com/2014/06/25/videoDemoOfHappyFriends.html <iframe width="640" height="360" src="//www.youtube.com/embed/rNZIoKFY4Gg" frameborder="0" allowfullscreen></iframe> Wed, 25 Jun 2014 19:31:12 GMT http://happy.smallpict.com/2014/06/25/videoDemoOfHappyFriends.html Happy Friends v0.41 http://happy.smallpict.com/2014/06/25/happyFriendsV041.html <p>A few small improvements and fixes in <a href="http://happyfriends.camp/">Happy Friends</a> v0.41. </p> <ol> <li><p>You can add individual tweets using a new command in the Friends menu. This is useful if you want to use Happy Friends to organize a discussion that took place before Happy Friends existed. </p></li> <li><p>We cache the Twitter renderings to conserve traffic to and from the server.</p></li> <li><p>We used to leave around Twitter renderings as you move the outline cursor, if we didn't have something to replace it with. Now we're more strict. If you're pointing at headline that is not a tweet, the Twitter rendering in the right margin should be blank.</p></li> <li><p>The <a href="http://fargo.io/docs/fargo/arrowPad.html">Arrow Pad </a>from <a href="http://fargo.io/">Fargo</a> is now part of the UI of Happy Friends. You can activate it with a command in the Outliner menu. It's helpful when using HF on a computer without a keyboard, for example a tablet or phone. <a href="http://static.scripting.com/larryKing/images/2014/06/25/arrowPad.gif">Screen shot</a>.</p></li> <li><p>There's a <a href="https://www.youtube.com/watch?v=rNZIoKFY4Gg&amp;feature=youtu.be">video demo</a> of Happy Friends on YouTube.</p></li> </ol> <p>General note: If you want to see what the version number is, it's in the About command in the Twitter menu at the right edge of the menu bar. <a href="http://static.scripting.com/larryKing/images/2014/06/25/aboutCommand.gif">Screen shot</a>.</p> Wed, 25 Jun 2014 18:52:29 GMT http://happy.smallpict.com/2014/06/25/happyFriendsV041.html Getting Started with Happy Friends http://happy.smallpict.com/2014/06/24/gettingStartedWithHappyFriends.html <p>This doc shows you how to get started in a few simple steps. </p> <ol> <li><p>Go to the <a href="http://happyfriends.camp/">Happy Friends</a> web page. </p></li> <li><p>In the right corner of the menu bar, you'll see a blue Twitter icon say says <i>Sign on here.</i> Click, a menu drops down. Choose the last command, <i>Sign on Twitter.</i></p></li> <li><p>You're transported to Twitter, where you can give Happy Friends permission to access your account. It won't post on your behalf or read any private messages. You're just giving the app permission to ask Twitter, on your behalf, for the updates of the users you specify. </p></li> <li><p>When you come back, the first thing to do is to give Happy Friends a few people to watch. To do that, choose <i>Add Friend</i> in the Friends menu. Enter the Twitter handle of a user, and click OK.</p></li> <li><p>If you want to add a few people quickly, choose <i>Add Suggested Friends</i> from the Friends menu. </p></li> <li><p>When you want to see what's new, double-click on any of the friends to see their most recent tweets. </p></li> <li><p>When you put your cursor on a tweet, the full Twitter rendering of the tweet appears in the right margin, with pictures, videos, cards. </p></li> <li><p>There are icons in the left margin of the page </p></li> <li><p>When a name goes bold, that means there are new items underneath it. Happy Friends is checking periodically to see if there are updates. </p></li> </ol> <p>At the simplest level, that's all there is to Happy Friends. But you can do much more with it.</p> <h4>The icons</h4> <p>Here's a <a href="http://static.scripting.com/larryKing/images/2014/06/24/everydaydude.gif">screen shot</a> of the Happy Friends app taken on shipping day. You'll see a set of icons in the left margin. Some will be familiar, the recycle symbol for Retweet, the left arrow for Reply, the star for Favorite. </p> <p>The first icon, an up-pointing arrow in a circle will archive the tweet you're pointing at. It moves it from its current location to a calendar structure it creates at the top of the outline. When you see a tweet that you want to keep, you should archive it. </p> <p>The last icon, the eye, takes you to the Twitter website to view whatever the cursor is pointing at. If it's pointing at a person, you go to the person's profile page. If it's pointing at a tweet, you go to the tweet in its full context, on twitter.com.</p> <h4>It's an outliner</h4> <p>You can organize it any way you want. The people don't have to be at the top level. You can create groups of friends. You can move the archive to the bottom of the outline. Outliners are tools for editing organization. This is the same outliner as in <a href="http://fargo.io/">Fargo</a> so it's a pretty good one, and is fairly complete. </p> <p>We have an <a href="http://fargo.io/docs/outlinerHowto.html">outliner how-to document</a> that gives the basics of how the outliner works. </p> <p>If you forget any of the commands, choose the Outliner Cribsheet from the Docs menu in <a href="http://happyfriends.camp/">Happy Friends</a>.</p> <h4>Delete tweets when you've read them</h4> <p>It's a good idea to keep the lists under each person short. Archive the ones you want to keep around.</p> <h4>Where do we go from here?</h4> <p>Lots of places. That depends on the response to the product. I'll be listening carefully and watching what people do with it. I've really enjoyed making htis product. I hope you like using it! <i class="fa fa-smile-o"></i></p> <p>Dave</p> Tue, 24 Jun 2014 23:02:18 GMT http://happy.smallpict.com/2014/06/24/gettingStartedWithHappyFriends.html Questions? http://happy.smallpict.com/2014/06/24/questions.html <p>This is a place to post questions about <a href="http://happyfriends.camp/">Happy Friends</a>.</p> Tue, 24 Jun 2014 21:32:03 GMT http://happy.smallpict.com/2014/06/24/questions.html The story of Happy Friends http://happy.smallpict.com/2014/06/24/welcomeToHappyFriends.html <p>Here's the story of how <a href="http://happyfriends.camp/">Happy Friends</a> came to be.</p> <ol> <li><p>I was thinking about mailbox-style readers. I want to do one for <a href="https://github.com/scripting/river4">River4</a>.</p></li> <li><p>Then I realized: Twitter is a river too. </p></li> <li><p>Wouldn't it be nice to have a mailbox-type reader for Twitter?</p></li> <li><p>It would! It turns out. <a href="http://scripting.com/2014/12/17/happyFriendsScreen.png">Screen shot</a>. <i class="fa fa-smile-o"></i></p></li> <li><p>Opens up a new way of using Twitter. </p></li> <li><p>For example, I want to follow @pmarca, but I often miss his tweets in the gushing river that is Twitter.</p></li> <li><p>So I made a box for him. I created it by choosing <i>Add Friend</i> from the Friends menu. I entered <i>pmarca</i> and clicked OK. His name, Marc Andreessen appears in my list of people I'm watching.</p></li> <li><p>When he posts something new, his mailbox headline goes bold. I expand it to reveal the new items. If it was already expanded, I collapse and re-expand. This avoids the (I feel) ugly effect of the thing I'm reading scrolling off the screen because something new had been posted.</p></li> <li><p>I get all his tweetstorms. I'm happy. </p></li> <li><p>I also added @FisolaNYDN, a sports reporter for the NY Daily News. He doesn't tweet that often but when he does, it's often news. He has sources inside the Knicks and he probably talks directly to Carmelo Anthony's agent. So Isola is a guy I want to keep tabs on. </p></li> <li><p>I added @karaswisher, a great tech reporter who doesn't post that often to Twitter. But when she does I want to see it. She's the perfect kind of person to put into your Happy Friends list. <i class="fa fa-smile-o"></i></p></li> <li><p>I know you're probably thinking this is like lists, and it is, a little -- but Happy Friends are not rivers, they're mailboxes. It's a fully-editable outliner. I can see the tweets as Twitter intended them, which is super nice because you get the pictures, and movies, and all the good shit. You get to see that by clicking on the headline. The Twitter display automatically refreshes. Plus I think there's a chance the Twitter management will love this because it makes Twitter fresh and new, yet respects the tried and true. </p></li> <li><p>Because it's an outliner, you can put the people anywhere you like. You can copy tweets and create new outlines out of them. Think of it as having an outliner to do what Storify does. It's the outliner from Fargo. So it's a pretty good one. <i class="fa fa-smile-o"></i></p></li> </ol> Tue, 24 Jun 2014 13:23:54 GMT http://happy.smallpict.com/2014/06/24/welcomeToHappyFriends.html