maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [ANNOUNCE] EasyList (https://talk.maemo.org/showthread.php?t=62280)

Willem Liu 2010-09-14 17:55

[ANNOUNCE] EasyList
 
5 Attachment(s)
Written in C++ using the Qt Framework.

EasyList is a very simple task/shopping list app. You can enter plain text where every newline results in a new list item. The list item is a checkbox. The list is saved and also which items are checked.
You can also clear all checked items from the list.
You can uncheck all checked items easily.
You can sort checked items to the bottom.
You can sort checked items from A-Z.
You can sort checked items from A-Z and have the checked items sorted to the bottom.
Auto orientation is implemented.
Orientation is automatically set to landscape when keyboard is slide open.
From version 0.3.15 EasyList also supports multiple lists.

From version 0.3.24 EasyList supports a Sync functionality. The sync functionality syncs with a web interface which is setup in EasyList by default so you don't have to do anything for this:
http://www.willemliu.nl/qt/maemo/easylist/getList.php
To have a more managable URL you can now also set it to:
http://easylist.willemliu.nl/getList.php


In order to maintain your own remote list you need to sign up here:
http://easylist.willemliu.nl/
The credentials for your account needs to be set under the Settings window in EasyList. And after that you can use the Sync button in EasyList to sync with this remote list.
Syncing might take up to a few seconds, depending on the socket state of your internet connection. The socket can be in some kind of power saving state from which it needs to wake up. This could take several seconds.

You can find the project page here:
https://garage.maemo.org/projects/easylist/

EasyList PHP website:
The PHP code is now attached in the zip file. The ZIP file includes all the PHP files and a SQL file which creates two empty tables: lists and users.

I hope you find it useful.

navsin 2010-09-14 17:57

Re: [ANNOUNCE] EasyList
 
Thanks! I'm a noob... but, isn't it very similar to qlister?

Willem Liu 2010-09-14 18:07

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by navsin (Post 816054)
Thanks! I'm a noob... but, isn't it very similar to qlister?

I suppose it might be similar, but I couldn't get qLister to run on my N900. So I made my own basic list app.
Also I used this project as an excuse to learn my way with Qt.

Fellfrosch 2010-09-16 05:26

Re: [ANNOUNCE] EasyList
 
it doesn't start on my device.

Willem Liu 2010-09-16 06:38

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Fellfrosch (Post 817528)
it doesn't start on my device.

Hmm that's strange. Did you install the .deb from this thread or from the extras-develop repositories?

If you installed the .deb from this thread. Then could you uninstall it and try the one on extras-develop instead?

Thanks for the feedback!

Popanz 2010-09-16 07:37

Re: [ANNOUNCE] EasyList
 
Installed it from repository.
Anyway, uninstalled it and tried an new install.
All the same. Easylist doesn't start.
I'm running Titans ideal kernel. Maybe that causes the problem?

Willem Liu 2010-09-16 07:39

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Popanz (Post 817609)
Installed it from repository.
Anyway, uninstalled it and tried an new install.
All the same. Easylist doesn't start.
I'm running Titans ideal kernel. Maybe that causes the problem?

I think I've found the problem. The .desktop file was pointing to the wrong executable path. I'm fixing that one and will upload it to the extras-develop once it's done. I'll post here to keep you updated.

Thanks for helping me with the testing.

Popanz 2010-09-16 09:41

Re: [ANNOUNCE] EasyList
 
Hi Willem,
tried the new version. I'm afraid, it's not really better.
Now I can't start easylist because the desktop shows no icon.

Willem Liu 2010-09-16 09:49

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Popanz (Post 817700)
Hi Willem,
tried the new version. I'm afraid, it's not really better.
Now I can't start easylist because the desktop shows no icon.

No I'm still figuring out how this happened. I'll be uploading a few test versions from now on. I'll post here when I've fixed it.

Popanz 2010-09-16 10:01

Re: [ANNOUNCE] EasyList
 
Ah OK,
Thanks - so I will test it when you post here again.


All times are GMT. The time now is 12:47.

vBulletin® Version 3.8.8