Re: [Ubuntu-phone] Forcing to install Twitter Scope

2015-11-21 Thread Penk Chen
Hi, We have released a newly written Twitter scope (twitter.canonicalpartners 2.2) that's preinstalled in OTA-8 with Today aggregator integration, and released a minor bug fixing version 2.4 update through store simultaneously, that's probably why you're seeing that scope twice. Best, penk On

[Ubuntu-phone] Project SnapChirp, a Phone x Snappy success story

2015-11-02 Thread Penk Chen
Hi, I've developed an acoustic ranging framework for smart devices using Ubuntu Phone and Snappy Core, and won a top prize in the recent TechCrunch Beijing hackathon event. Here's the demo video: https://www.youtube.com/watch?v=rXdkEA2enf4 Slides:

Re: [Ubuntu-phone] The Today scope

2015-08-22 Thread Penk Chen
Hi Dominik, Would you please provide your output of system-image-cli -i and click list? Best, penk On Sat, Aug 22, 2015 at 9:15 PM, Dominik Wnęk domi...@ode2.com wrote: W dniu 11.08.2015 o 22:07, Dominik Wnęk pisze: W wtorek, 11 sierpnia 2015 21:09:12 CEST, Oliver Grawert napisałeś: hi,

Re: [Ubuntu-phone] The Today scope

2015-08-11 Thread Penk Chen
Hi, There's a fix to Day (child scope of Today), and it will be released with OTA-6: https://bugs.launchpad.net/today-scope/+bug/1476282 Best, penk On Wed, Aug 12, 2015 at 3:09 AM, Oliver Grawert o...@ubuntu.com wrote: hi, Am Dienstag, den 11.08.2015, 20:10 +0200 schrieb Dominik Wnęk:

Re: [Ubuntu-phone] Sources in Scopes

2015-08-10 Thread Penk Chen
Hi, Here's the document you're looking for: https://developer.ubuntu.com/en/scopes/guides/integration-aggregator-scopes/ We don't have the keyword defined for Today yet, but it's in the backlog. Best, penk On Sun, Aug 9, 2015 at 6:54 PM, Krzysztof Tataradziński ktatar...@gmail.com wrote:

[Ubuntu-phone] API list of CTA level 1

2015-06-04 Thread Penk Chen
Hi, I've put together an API list mapping to CTA level 1 items, please have a look and comment/edit whichever you see fit. You may find the list here: https://docs.google.com/spreadsheets/d/19dmRjQA1NZSROt1GGX6TizhI6JFXSmTBw0hEhAtE_hI/edit#gid=0 In general we don't have much of the

[Ubuntu-phone] LiveReload for QML

2014-01-09 Thread Penk Chen
Hi, If you're like me, don't use QtCreator much, prefer command line and usually have a relatively simple QtQuick view, then this is for you: https://github.com/penk/qml-livereload QML LiveReload takes QFileSystemWatcher to monitor file changes, and lively updates the view when possible. It's

Re: [Ubuntu-phone] QProcess, and a QML/JavaScript only alternative?

2013-11-25 Thread Penk Chen
Hi, It's easy to write a plugin of invokable like this: Q_INVOKABLE void execCommand(const QString msg) { QProcess::startDetached(msg); } Best, penk On Tue, Nov 26, 2013 at 8:58 AM, Israel israeld...@gmail.com wrote: Is there work going on to integrate something like QProcess into

[Ubuntu-phone] PocketSphinx-QML - Voice Recognition Plugin for QML

2013-11-18 Thread Penk Chen
Hi, I've been working on PocketSphinx and QML back in Qt 4.7/4.8, just have some time to clean it up and make it an open source plugin. It's a simple wrapper of PocketSphinx's decoder in GStreamer, with one signal recognitionResultChanged and two invokable start() / pause(): PocketSphinx {

Re: [Ubuntu-phone] [language] east-Asian language support problem

2013-10-03 Thread Penk Chen
Hi, FYI, I've created one (seemly related) bug here: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1189352 Best, penk On Thu, Oct 3, 2013 at 6:48 PM, Joey Chan qqwor...@gmail.com wrote: Hi Ladies and Gentlemen, For those who are living in east-Asian countries(China, Korea, Japan), pls

Re: [Ubuntu-phone] Ubuntu Components on Windows

2013-09-28 Thread Penk Chen
Hi Nick, I've ported some early version of Ubuntu Components to Mac OSX (without GIO and DBus): http://penkia.blogspot.com/2013/06/bringing-ubuntu-components-to-mac-osx.html Best, penk On Sat, Sep 28, 2013 at 10:52 PM, Николай Шатохин n.shatok...@gmail.comwrote: Hello. Is it possible to