Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'programmer': 0.03; 'feature.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:build': 0.09; 'subject:Help': 0.11; 'aiming': 0.16; 'enough.': 0.16; 'finney': 0.16; 'programmers.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'files.': 0.16; 'written': 0.21; 'header:User-Agent:1': 0.23; 'least': 0.26; 'header:X-Complaints-To:1': 0.27; 'wondering': 0.29; 'feature': 0.29; 'program,': 0.31; 'kay': 0.31; 'writes:': 0.31; 'maintaining': 0.32; 'quite': 0.32; 'programmers': 0.33; 'maybe': 0.34; 'could': 0.34; 'add': 0.35; 'like,': 0.36; 'done': 0.36; 'responsible': 0.36; 'similar': 0.36; 'project': 0.37; 'ben': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'collaborate': 0.60; 'liked': 0.60; "you're": 0.61; "you'll": 0.62; "you've": 0.63; 'high': 0.63; 'response.': 0.68; 'percent': 0.68; 'hoping': 0.75; 'addon': 0.84; 'received:125': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Re: Please Help to build an addon for Anki Date: Mon, 20 Apr 2015 19:09:53 +1000 References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) Cancel-Lock: sha1:zFrUuVN36NfzqNhFYeSf+JYQuws= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 27 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1429521010 news.xs4all.nl 2880 [2001:888:2000:d::a6]:34554 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:89210 Mahesh Chiramure writes: > I liked the addon "Picture-flasher" written for anki very much > and I was wondering if the same thing could be done with mp3 and/or > flac files. Quite probably. That sounds like a good small project to tackle: you've found a free-software program, it has an existing feature you like, and you want to add a similar feature. Good choice! > I am not a programmer yet, please guide. You'll want to collaborate with programmers. Maybe even the programmers responsible for maintaining Anki. > Hoping for a quick response. Hopefully this is quick enough. -- \ “If you don't fail at least 90 percent of the time, you're not | `\ aiming high enough.” —Alan Kay | _o__) | Ben Finney