Coder Social home page Coder Social logo

Saved keyword searches about thinkup HOT 9 CLOSED

thinkupllc avatar thinkupllc commented on July 20, 2024
Saved keyword searches

from thinkup.

Comments (9)

ankit avatar ankit commented on July 20, 2024

This feature would be really useful!

I am working on a research project in grad school where I am trying to collect and archive tweets related to Blacksburg (mostly tracking related hashtags like #blacksburg)

Surprisingly, I couldn't find an open solution that does this well. There is yourTwapperKeeper (http://your.twapperkeeper.com/) but it is flaky.

ThinkUp would be the ideal solution for this. I might give this is a try, instead of writing my own solution.

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

Ankit--much of this is already written, but commented out.

Uncomment out these lines and start playing:

https://github.com/ginatrapani/ThinkUp/blob/master/webapp/plugins/twitter/view/twitter.account.index.tpl#L53

The comment/copy says that's for adding a user without authorization,
but what it really does is just run a keyword search.

On Thu, Nov 17, 2011 at 12:33 PM, Ankit Ahuja
[email protected]
wrote:

This feature would be really useful!

I am working on a research project in grad school where I am trying to collect and archive tweets related to Blacksburg (mostly tracking related hashtags like #blacksburg)

Surprisingly, I couldn't find an open solution that does this. There is yourTwapperKeeper (http://your.twapperkeeper.com/) but it is flaky.

ThinkUp would be the ideal solution for this. I might give this is a try, instead of writing my own solution.


Reply to this email directly or view it on GitHub:
#23 (comment)

http://ginatrapani.org
http://twitter.com/ginatrapani

from thinkup.

marks avatar marks commented on July 20, 2024

Any timeline of reimplementing this? I want to search twitter for keywords but of course this was built mainly for usernames. Is this being actively re-developed or should/can I take it on? Any design specs to work within?

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

No timeline or design specs. Want to put together a proposal wireframe?

from thinkup.

marks avatar marks commented on July 20, 2024

I can noodle that and see if I come up with anything. What I dont fully
understand is how to make a search without adding a new twitter user. I
want to mine Twitter for several categories of keywords and the code at
the moment if very user-centric, you know?

Mark

On Fri, Mar 23, 2012, at 11:59 AM, Gina Trapani wrote:

No timeline or design specs. Want to put together a proposal wireframe?


Reply to this email directly or view it on GitHub:
#23 (comment)

Mark Silverberg
(512) 826-7004
marksilver.net/linkedin

from thinkup.

ankit avatar ankit commented on July 20, 2024

When I commented on this feature request, I actually wanted to do this and this
is the exact problem I faced!

The architecture of ThinkUp (from the brief look I took at the codebase
then), is pretty user-centric.

I feel extending it for including search terms would be very useful. And
doing so at a higher level, so that you don't need to add a new user to the
ThinkUp installation to add a search term. Basically, treating a search
term as a user.

Cases where it will be useful:

  • Search term for one of your products/app you want to track
  • I am doing research where I am collecting local twitter updates (for a
    finite set of relevant hashtags). Similarly, it maybe useful for
    conferences, or other events.

Since, I might not have the time to devote to building this feature the
right way in ThinkUp (sadly :|, ThinkUp is so nice!), the alternative I've
switched to is using
yourTwapperKeeperhttps://github.com/jobrieniii/yourTwapperKeeperfor
archiving tweets and using
d3 http://mbostock.github.com/d3/ for visualizations.

On Fri, Mar 23, 2012 at 3:16 PM, Mark Silverberg <
[email protected]

wrote:

I can noodle that and see if I come up with anything. What I dont fully
understand is how to make a search without adding a new twitter user. I
want to mine Twitter for several categories of keywords and the code at
the moment if very user-centric, you know?

Mark

On Fri, Mar 23, 2012, at 11:59 AM, Gina Trapani wrote:

No timeline or design specs. Want to put together a proposal wireframe?


Reply to this email directly or view it on GitHub:
#23 (comment)

Mark Silverberg
(512) 826-7004
marksilver.net/linkedin


Reply to this email directly or view it on GitHub:
#23 (comment)

from thinkup.

pietsch avatar pietsch commented on July 20, 2024

I would love to use this feature. I just updated from 1.0.7 to 1.0.8.1 (which went very smoothly just clicking the buttons). Looking at the current source, I see that this code is no longer commented out but can be activated by a β€œsecret” configuration option. I tried adding the following line to config.inc.php:
$THINKUP_CFG['enable_twitter_search'] = true;
Unfortunately, I could not spot any change in the web interface. How can I test the search feature?

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

The "secret" config bits haven't been released yet, they'd come out in the next release. But just to manage expectations: it doesn't allow keyword searches, just public Twitter username search without OAuth.

But now that Twitter is disallowing that in API version 1.1, we'll have to disable that feature in future releases, anyway. Sorry!

from thinkup.

ginatrapani avatar ginatrapani commented on July 20, 2024

2013 issue tracker cleanup: Closing this ticket due to inactivity.

ThinkUp's focus at the moment is on user-centric data, so keyword searches are out of scope of our current product roadmap. We'd welcome a community plugin for handling keyword searches.

from thinkup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.