hilary_mason_data hilary_mason_data-2011 hilary_mason_data-2011-55 knowledge-graph by maker-knowledge-mining

55 hilary mason data-2011-03-27-Gitmarks: a peer-to-peer bookmarking system


meta infos for this blog

Source: html

Introduction: Gitmarks: a peer-to-peer bookmarking system Posted: March 27, 2011 | Author: Hilary Mason | Filed under: blog , projects | 3 Comments » Several months ago I was looking for a command-line solution for group bookmark sharing. I couldn’t find one, so I coded up a quick python script that runs on top of git. It’s very much a hack that takes advantage of git to manage users, preserve the URL, the tags, the description of the URL (in the commit message) and also includes the content itself (so it’s grep-able later). If you put it on github, you get the additional commenting and collaboration features. You can check out my original code here . I’m very excited that Far McKon has picked up the project and has a great vision for where it can go. If you’re interested in hacking on it with him, let him know! .bbpBox52009388440948740 {background:url(http://a3.twimg.com/a/1299876209/images/themes/theme1/bg.png) #000000;padding:20px;} p.bbpTweet{background:#fff;padd


Summary: the most important sentenses genereted by tfidf model

sentIndex sentText sentNum sentScore

1 Gitmarks: a peer-to-peer bookmarking system Posted: March 27, 2011 | Author: Hilary Mason | Filed under: blog , projects | 3 Comments » Several months ago I was looking for a command-line solution for group bookmark sharing. [sent-1, score-0.629]

2 I couldn’t find one, so I coded up a quick python script that runs on top of git. [sent-2, score-0.262]

3 It’s very much a hack that takes advantage of git to manage users, preserve the URL, the tags, the description of the URL (in the commit message) and also includes the content itself (so it’s grep-able later). [sent-3, score-0.624]

4 If you put it on github, you get the additional commenting and collaboration features. [sent-4, score-0.273]

5 I’m very excited that Far McKon has picked up the project and has a great vision for where it can go. [sent-6, score-0.208]

6 If you’re interested in hacking on it with him, let him know! [sent-7, score-0.152]

7 timestamp{font-size:12px;display:block} Folks: I’m working on a p2p bookmark sharing based on @ hmason ‘s code. [sent-25, score-0.47]


similar blogs computed by tfidf model

tfidf for this blog:

wordName wordTfidf (topN-words)

[('block', 0.243), ('bookmark', 0.243), ('farmckon', 0.243), ('fff', 0.243), ('margin', 0.243), ('padding', 0.243), ('solid', 0.243), ('url', 0.227), ('height', 0.207), ('width', 0.207), ('display', 0.187), ('background', 0.187), ('ago', 0.137), ('runs', 0.104), ('float', 0.104), ('manage', 0.104), ('color', 0.104), ('preserve', 0.104), ('description', 0.104), ('advantage', 0.104), ('commenting', 0.104), ('commit', 0.104), ('includes', 0.104), ('opensource', 0.104), ('picked', 0.104), ('vision', 0.104), ('additional', 0.093), ('solution', 0.093), ('left', 0.086), ('coded', 0.086), ('original', 0.086), ('folks', 0.086), ('sharing', 0.086), ('later', 0.08), ('github', 0.08), ('months', 0.08), ('clear', 0.076), ('group', 0.076), ('interested', 0.076), ('hacking', 0.076), ('check', 0.076), ('hmason', 0.076), ('couldn', 0.076), ('put', 0.076), ('top', 0.072), ('users', 0.072), ('minute', 0.072), ('http', 0.068), ('based', 0.065), ('less', 0.065)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 1.0000002 55 hilary mason data-2011-03-27-Gitmarks: a peer-to-peer bookmarking system

Introduction: Gitmarks: a peer-to-peer bookmarking system Posted: March 27, 2011 | Author: Hilary Mason | Filed under: blog , projects | 3 Comments » Several months ago I was looking for a command-line solution for group bookmark sharing. I couldn’t find one, so I coded up a quick python script that runs on top of git. It’s very much a hack that takes advantage of git to manage users, preserve the URL, the tags, the description of the URL (in the commit message) and also includes the content itself (so it’s grep-able later). If you put it on github, you get the additional commenting and collaboration features. You can check out my original code here . I’m very excited that Far McKon has picked up the project and has a great vision for where it can go. If you’re interested in hacking on it with him, let him know! .bbpBox52009388440948740 {background:url(http://a3.twimg.com/a/1299876209/images/themes/theme1/bg.png) #000000;padding:20px;} p.bbpTweet{background:#fff;padd

2 0.081287086 26 hilary mason data-2009-02-28-LSL: Newspaper Stand (Pull Data From an API and Display it in Second Life)

Introduction: LSL: Newspaper Stand (Pull Data From an API and Display it in Second Life) Posted: February 28, 2009 | Author: hilary | Filed under: blog | Tags: edtech , lsl , news , rss , second life , virtualworlds , xml , yahoo | 6 Comments » Second Life news stand One of the more popular objects that I created in Second Life is the News Stand. This charming device takes any query term and displays the two latest headlines from Yahoo! News. Clicking the news stand will load the top news story for the topic in a web browser. I’ve gotten more requests to customize the script than I can possibly keep up with, so I’ve decided to release the code under a creative commons license. I hope you find it useful! Please let me know if you make improvements, so that I can link to them from here. Unfortunately, parsing XML at all and RSS feeds in particular is extremely messy in LSL. This script doesn’t contain a general RSS feed parser — the parsing code was written s

3 0.065801866 80 hilary mason data-2012-12-28-Getting Started with Data Science

Introduction: Getting Started with Data Science Posted: December 28, 2012 | Author: Hilary Mason | Filed under: blog | Tags: advice , datascience , hacking , learning | 18 Comments » I get quite a few e-mail messages from very smart people who are looking to get started in data science. Here’s what I usually tell them: The best way to get started in data science is to DO data science! First, data scientists do three fundamentally different things: math , code (and engineer systems), and communicate . Figure out which one of these you’re weakest at, and do a project that enhances your capabilities. Then figure out which one of these you’re best at, and pick a project which shows off your abilities. Second, get to know other data scientists! If you’re in New York, try the DataGotham events list to find some meetups, and make sure to stay for the beers. Look for groups, like DataKind , that need data skills put to work for good. No matter how much of a beginner

4 0.063550629 16 hilary mason data-2008-03-08-Following a group of Twitterers without exhausting SMS

Introduction: Following a group of Twitterers without exhausting SMS Posted: March 8, 2008 | Author: hilary | Filed under: blog | Tags: code , hack , sms , social networking , sxsw , twitter , utilities , web apps , web dev | Leave a comment » I’m at SXSW, and I want an ability to see the latest Tweets from the group of Twitterers that I follow who are here in the area. I also have a limited number of text messages on my phone (1500, but still). I coded up a quick app that allows you to great a group of twitterers and see their latest tweet on a mobile-friend page. Check it out . Comments are welcome!

5 0.053040721 39 hilary mason data-2010-01-03-SMS to e-mail gateway: The SMS doorbell

Introduction: SMS to e-mail gateway: The SMS doorbell Posted: January 3, 2010 | Author: hilary | Filed under: blog , projects | Tags: code , nycresistor , python , textmarks | 5 Comments » Over at NYC Resistor , it was getting cold, and we needed a doorbell so visitors wouldn’t be stranded outside when the building was locked. A standard wireless model didn’t work reliably (the space is on the fifth floor, just out of range), so various members generally resorted to writing their phone numbers on a sign on the front door when they were expecting guests. Since almost everyone has a mobile phone already, and SMS-based solution seemed appropriate. In order to implement this we need two things: An SMS shortcode A system to notify when the shortcode is triggered It’s irritating and expensive to acquire your own shortcode, but there are several services that will allow you to use one in exchange for a small fee or advertisements in your messages. TextMarks is my

6 0.052107379 45 hilary mason data-2010-07-26-A quick twitter bot, @bc l

7 0.05081179 17 hilary mason data-2008-03-17-LSL: Notecard Selector

8 0.048266806 114 hilary mason data-2013-12-18-Using Twitter’s Lead-Gen Card to Recruit Beta Testers

9 0.048091374 31 hilary mason data-2009-08-12-My NYC Python Meetup Presentation: Practical Data Analysis in Python

10 0.046961062 93 hilary mason data-2013-03-01-Speaking: Pick a Vague and Specific Title for Your Talk

11 0.046921566 28 hilary mason data-2009-04-28-LSL: AOL IM Status Indicator

12 0.045155272 87 hilary mason data-2013-01-28-Startups: Why to Share Data with Academics

13 0.045013286 1 hilary mason data-2006-02-20-JavaScript Rotating Images Tutorial

14 0.044615246 91 hilary mason data-2013-02-22-Why YOU (an introverted nerd) Should Try Public Speaking

15 0.044540688 84 hilary mason data-2013-01-17-Need Data? Start Here

16 0.044527102 105 hilary mason data-2013-07-05-Speaking: Spend at least 1-3 of the time practicing the talk

17 0.041429579 54 hilary mason data-2011-03-18-Be Ballsy.

18 0.041229524 61 hilary mason data-2011-08-24-bash: get http response codes for a list of URLs

19 0.040926624 43 hilary mason data-2010-05-27-E-mail automation, questions and answers

20 0.039845392 47 hilary mason data-2010-08-23-New York Times: Reinventing E-mail, One Message at a Time


similar blogs computed by lsi model

lsi for this blog:

topicId topicWeight

[(0, -0.135), (1, 0.029), (2, -0.059), (3, 0.106), (4, -0.061), (5, 0.051), (6, -0.086), (7, 0.007), (8, -0.016), (9, 0.028), (10, -0.113), (11, 0.012), (12, -0.055), (13, -0.043), (14, 0.017), (15, -0.031), (16, 0.054), (17, 0.017), (18, -0.006), (19, -0.005), (20, -0.026), (21, -0.151), (22, -0.042), (23, 0.03), (24, 0.044), (25, -0.045), (26, -0.156), (27, 0.289), (28, 0.007), (29, 0.048), (30, -0.244), (31, -0.173), (32, 0.013), (33, -0.069), (34, -0.182), (35, 0.14), (36, -0.068), (37, -0.048), (38, 0.153), (39, 0.139), (40, -0.067), (41, 0.092), (42, 0.113), (43, 0.09), (44, 0.1), (45, 0.119), (46, -0.063), (47, 0.119), (48, -0.18), (49, 0.058)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.99114627 55 hilary mason data-2011-03-27-Gitmarks: a peer-to-peer bookmarking system

Introduction: Gitmarks: a peer-to-peer bookmarking system Posted: March 27, 2011 | Author: Hilary Mason | Filed under: blog , projects | 3 Comments » Several months ago I was looking for a command-line solution for group bookmark sharing. I couldn’t find one, so I coded up a quick python script that runs on top of git. It’s very much a hack that takes advantage of git to manage users, preserve the URL, the tags, the description of the URL (in the commit message) and also includes the content itself (so it’s grep-able later). If you put it on github, you get the additional commenting and collaboration features. You can check out my original code here . I’m very excited that Far McKon has picked up the project and has a great vision for where it can go. If you’re interested in hacking on it with him, let him know! .bbpBox52009388440948740 {background:url(http://a3.twimg.com/a/1299876209/images/themes/theme1/bg.png) #000000;padding:20px;} p.bbpTweet{background:#fff;padd

2 0.33661368 26 hilary mason data-2009-02-28-LSL: Newspaper Stand (Pull Data From an API and Display it in Second Life)

Introduction: LSL: Newspaper Stand (Pull Data From an API and Display it in Second Life) Posted: February 28, 2009 | Author: hilary | Filed under: blog | Tags: edtech , lsl , news , rss , second life , virtualworlds , xml , yahoo | 6 Comments » Second Life news stand One of the more popular objects that I created in Second Life is the News Stand. This charming device takes any query term and displays the two latest headlines from Yahoo! News. Clicking the news stand will load the top news story for the topic in a web browser. I’ve gotten more requests to customize the script than I can possibly keep up with, so I’ve decided to release the code under a creative commons license. I hope you find it useful! Please let me know if you make improvements, so that I can link to them from here. Unfortunately, parsing XML at all and RSS feeds in particular is extremely messy in LSL. This script doesn’t contain a general RSS feed parser — the parsing code was written s

3 0.29423991 39 hilary mason data-2010-01-03-SMS to e-mail gateway: The SMS doorbell

Introduction: SMS to e-mail gateway: The SMS doorbell Posted: January 3, 2010 | Author: hilary | Filed under: blog , projects | Tags: code , nycresistor , python , textmarks | 5 Comments » Over at NYC Resistor , it was getting cold, and we needed a doorbell so visitors wouldn’t be stranded outside when the building was locked. A standard wireless model didn’t work reliably (the space is on the fifth floor, just out of range), so various members generally resorted to writing their phone numbers on a sign on the front door when they were expecting guests. Since almost everyone has a mobile phone already, and SMS-based solution seemed appropriate. In order to implement this we need two things: An SMS shortcode A system to notify when the shortcode is triggered It’s irritating and expensive to acquire your own shortcode, but there are several services that will allow you to use one in exchange for a small fee or advertisements in your messages. TextMarks is my

4 0.2854391 45 hilary mason data-2010-07-26-A quick twitter bot, @bc l

Introduction: A quick twitter bot, @bc_l Posted: July 26, 2010 | Author: hilary | Filed under: blog , projects | Tags: bc , bot , command line , hack , script , twitter , unix | 5 Comments » Several months ago, on a whim inspired by an off-hand comment from Chris , I created a bot to bring the wonders of the Unix bc language to twitter. bc is a command-line calculator that’s fast and has the capacity to do some fairly complex math. Try it out on the command line: echo '100 / 10' | bc -l …Or by sending a direct message to bc_l (if you follow bc_l it will follow you back within a few hours). I released the code under GPL, and it’s available on github: http://github.com/hmason/tweetbc . John Cook mentions the bot and makes some great observations in his post three surprises with bc .

5 0.2849687 16 hilary mason data-2008-03-08-Following a group of Twitterers without exhausting SMS

Introduction: Following a group of Twitterers without exhausting SMS Posted: March 8, 2008 | Author: hilary | Filed under: blog | Tags: code , hack , sms , social networking , sxsw , twitter , utilities , web apps , web dev | Leave a comment » I’m at SXSW, and I want an ability to see the latest Tweets from the group of Twitterers that I follow who are here in the area. I also have a limited number of text messages on my phone (1500, but still). I coded up a quick app that allows you to great a group of twitterers and see their latest tweet on a mobile-friend page. Check it out . Comments are welcome!

6 0.23627792 2 hilary mason data-2006-05-04-Intro to the Linux Command Line

7 0.22885931 35 hilary mason data-2009-10-17-Yahoo OpenHackNYC: The Del.icio.us Cake

8 0.22198562 80 hilary mason data-2012-12-28-Getting Started with Data Science

9 0.21632032 53 hilary mason data-2011-03-11-Conference: PyCon 2011 Keynote!

10 0.21208538 31 hilary mason data-2009-08-12-My NYC Python Meetup Presentation: Practical Data Analysis in Python

11 0.20633642 54 hilary mason data-2011-03-18-Be Ballsy.

12 0.19657241 38 hilary mason data-2009-12-24-IgniteNYC: The video!

13 0.18350509 92 hilary mason data-2013-02-25-A (short) List of Data Science Blogs

14 0.17934267 87 hilary mason data-2013-01-28-Startups: Why to Share Data with Academics

15 0.16771451 63 hilary mason data-2011-09-26-Hacking the Food System: The Ultimate Chocolate Chip Cookie

16 0.16753119 114 hilary mason data-2013-12-18-Using Twitter’s Lead-Gen Card to Recruit Beta Testers

17 0.16516221 28 hilary mason data-2009-04-28-LSL: AOL IM Status Indicator

18 0.16341195 96 hilary mason data-2013-03-23-Speaking: 15 Minutes Or Less Per Idea

19 0.15508027 1 hilary mason data-2006-02-20-JavaScript Rotating Images Tutorial

20 0.15348297 47 hilary mason data-2010-08-23-New York Times: Reinventing E-mail, One Message at a Time


similar blogs computed by lda model

lda for this blog:

topicId topicWeight

[(2, 0.058), (56, 0.098), (63, 0.028), (93, 0.704)]

similar blogs list:

simIndex simValue blogId blogTitle

same-blog 1 0.97408307 55 hilary mason data-2011-03-27-Gitmarks: a peer-to-peer bookmarking system

Introduction: Gitmarks: a peer-to-peer bookmarking system Posted: March 27, 2011 | Author: Hilary Mason | Filed under: blog , projects | 3 Comments » Several months ago I was looking for a command-line solution for group bookmark sharing. I couldn’t find one, so I coded up a quick python script that runs on top of git. It’s very much a hack that takes advantage of git to manage users, preserve the URL, the tags, the description of the URL (in the commit message) and also includes the content itself (so it’s grep-able later). If you put it on github, you get the additional commenting and collaboration features. You can check out my original code here . I’m very excited that Far McKon has picked up the project and has a great vision for where it can go. If you’re interested in hacking on it with him, let him know! .bbpBox52009388440948740 {background:url(http://a3.twimg.com/a/1299876209/images/themes/theme1/bg.png) #000000;padding:20px;} p.bbpTweet{background:#fff;padd

2 0.89038068 97 hilary mason data-2013-03-23-Why Google Now is Awesome

Introduction: Why Google Now is Awesome Posted: March 23, 2013 | Author: Hilary Mason | Filed under: blog | Tags: google | 11 Comments » Google Now is an extension to Google’s Android search app that uses all of the data that Google has about you along with what it can guess about your current context to present the information it thinks you need when it thinks you need it. It’ll tell you to leave a bit early to make your next calendar event because of heavy traffic, or that it’s a friend’s birthday, or that there’s a cool cafe nearby where you are. I think it’s amazing. It’s amazing because this is the first Google product that takes ALL OF THE DATA that they have about us and actually makes it useful for us . Not for advertisers. Finally.

3 0.15665466 114 hilary mason data-2013-12-18-Using Twitter’s Lead-Gen Card to Recruit Beta Testers

Introduction: Using Twitter’s Lead-Gen Card to Recruit Beta Testers Posted: December 18, 2013 | Author: Hilary Mason | Filed under: blog | Tags: email , hack , twitter | 12 Comments » It turns out that it’s pretty easy to co-opt Twitter’s Lead Generation card for anything where you want to gather a bunch of e-mail addresses from your Twitter community. I was looking for people willing to alpha test a little side project of mine, and it worked great and didn’t cost anything. The tweet itself: Love tech discussion but looking for a better community? Help me beta test a side project! https://t.co/H3DYjbCy19 — Hilary Mason (@hmason) December 12, 2013 I created it pretty easily: First, go to ads.twitter.com , log in, and go to “creatives”, then “cards”. Click “Create Lead Generation Card”. It’s a big blue button. You can include a title and a short description. Curiously, you can also include a 600px by 150px image. This seems like an opportunity to

4 0.15168265 87 hilary mason data-2013-01-28-Startups: Why to Share Data with Academics

Introduction: Startups: Why to Share Data with Academics Posted: January 28, 2013 | Author: Hilary Mason | Filed under: blog | 5 Comments » Last week I wrote a bit about how to share data with academics . This is the complimentary piece, on why you should invest the time and energy in sharing your data with the academic community. As I was talking to people about this topic it became clear that there are really two different questions people ask. First, why do this at all? And second, what do I tell my boss? Let’s start with the second one. This is what you should tell your boss: Academic research based on our work is a great press opportunity and demonstrates that credible people outside of our company find our work interesting. Having researchers work on our data is an easy way to access highly educated brainpower, for free, that in no way competes with us. Who knows what interesting stuff they’ll come up with? Personal relationships with university faculty ar

5 0.15011202 109 hilary mason data-2013-09-30-Need actual random numbers? Meet the NIST randomness beacon.

Introduction: Need actual random numbers? Meet the NIST randomness beacon. Posted: September 30, 2013 | Author: Hilary Mason | Filed under: projects | Tags: beacon , python , random , randomness , randomnumbers | 5 Comments » I wrote a python module that wraps that NIST Randomness Beacon , making it simple to get truly random numbers in python. It’s easy to use: b = Beacon() print b.last_record() print b.previous_record() #and so on There’s also a handy generator for getting a set of n random numbers. (One of the best gifts I ever got was a copy of 1,000,000 Random Numbers , and I’ve been intrigued ever since.) Please note that this the randomness beacon is not intended to be a source of cryptographic keys — indeed, it’s a public set of numbers, so I wouldn’t recommend doing anything that could be compromised by someone else having the access to the  exact same set of numbers . Rather, this is interesting precisely for the scientific opportunities that

6 0.14740118 58 hilary mason data-2011-06-22-My Head is Open Source!

7 0.14206678 7 hilary mason data-2007-07-30-Tip: How to Search Google for Ideas

8 0.14161077 63 hilary mason data-2011-09-26-Hacking the Food System: The Ultimate Chocolate Chip Cookie

9 0.13721561 76 hilary mason data-2012-08-28-How do you prioritize research?

10 0.13220474 41 hilary mason data-2010-03-14-Art and Technology: Seven on Seven

11 0.12532057 40 hilary mason data-2010-02-16-Conference: Search and Social Media 2010

12 0.1250214 85 hilary mason data-2013-01-19-Startups: How to Share Data with Academics

13 0.12428782 105 hilary mason data-2013-07-05-Speaking: Spend at least 1-3 of the time practicing the talk

14 0.12243236 80 hilary mason data-2012-12-28-Getting Started with Data Science

15 0.11920661 77 hilary mason data-2012-09-18-Hey Yahoo, You’re Optimizing the Wrong Thing

16 0.11689506 46 hilary mason data-2010-08-15-Should you attend Hadoop World? Yes.

17 0.11418848 82 hilary mason data-2013-01-08-Bitly Social Data APIs

18 0.11358786 92 hilary mason data-2013-02-25-A (short) List of Data Science Blogs

19 0.11288685 24 hilary mason data-2009-01-31-WordPress tip: Move comments from one post to another post

20 0.11261611 81 hilary mason data-2013-01-03-Interview Questions for Data Scientists