Giter Club home page Giter Club logo

blain's People

Contributors

dodo avatar payload avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

payload koeart

blain's Issues

Couldn't start

I (Xfce4, Ubuntu 10.10) typed in
$ python blain.py
and got this:

Traceback (most recent call last):
File "blain.py", line 92, in
Blain().run()
File "blain.py", line 70, in init
controller.setup()
File "/home/peter/blain/inc/icons.py", line 67, in setup
self.update_tray()
File "/home/peter/blain/inc/icons.py", line 97, in update_tray
get_logo(self.app.db.get_unread_count(),
File "/home/peter/blain/inc/database.py", line 73, in get_unread_count
return self.db.Post.find().filter_by(unread = True).count() or None
File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/query.py", line 1888, in count
should_nest = should_nest[0]
File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/query.py", line 1924, in _col_aggregate
mapper=self._mapper_zero())
File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/session.py", line 740, in scalar
return self.execute(clause, params=params, mapper=mapper, **kw).scalar()
File "/usr/lib/python2.6/dist-packages/sqlalchemy/orm/session.py", line 735, in execute
clause, params or {})
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/base.py", line 1157, in execute
params)
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/base.py", line 1237, in _execute_clauseelement
return self.__execute_context(context)
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/base.py", line 1268, in __execute_context
context.parameters[0], context=context)
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/base.py", line 1367, in _cursor_execute
context)
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/base.py", line 1360, in _cursor_execute
context)
File "/usr/lib/python2.6/dist-packages/sqlalchemy/engine/default.py", line 288, in do_execute
cursor.execute(statement, parameters)
sqlalchemy.exc.OperationalError: (OperationalError) no such column: Posts.unread u'SELECT count(1) AS count_1 \nFROM "Posts" \nWHERE "Posts".unread = ?' (True,)

Commas in url

E.g. spiegel-online use commas in URLs, but Blain cuts URLs before commas.

Ideas

Listing Modes

  • Conversation Mode to list only replied tweets and their answers separated in pidgin-like tabs by their repliers
  • Rank Mode to sort own tweets and followed tweets by the number of their re-tweets (relevance/interestingness)
  • Repetition-Avoidance Mode to gather and merge tweets that are similar to each other
  • Show-Only-Some-Tags Mode to list only tweets tagged to some given tags
  • Group/List-Mode to list tweets/dents in tabs for !groups and/or twitter-lists

Statistics

  • over time
  • compared to followers/followings
  • rank over time
  • tags over time
  • tag usage

General

  • Regular Expression to search tweets

Statusnet support

make address for identica api editable, so all statusnet services can be supported.

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.