Forum: MeeGo / Harmattan
2013-10-07, 13:18
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Thank you for your good work! And yes, I'm active user ;)
Good luck in your new project.
PS. hope you well port esdylist to sailfish too :)
|
Forum: MeeGo / Harmattan
2013-09-19, 18:30
|
Replies: 100
Views: 44,329
|
Forum: MeeGo / Harmattan
2013-09-19, 09:11
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
ahh, i understand, thank you. That mean i can't synchronize it twice.
Maybe you can add option to synchronize in one way ? Only from Webserver ?
Thanks
|
Forum: General
2013-01-07, 13:40
|
Replies: 113
Views: 25,348
Re: Ok, I'm back :)
I can't believe we're 22 posts in and no one has even mentioned ProfileMatic!?
There are maybe five things keeping me tied to my N9:
ProfileMatic (Automate the s***t out of everything)...
|
Forum: Nokia N9 / N950
2012-09-11, 23:33
|
Replies: 4
Views: 2,307
Re: Todo list app for college?
Did you try the "cloud sync" option from Easy List ? http://talk.maemo.org/showthread.php?t=75894
You could even set the webserver on your mac or use the site provided by the Easy List developer
|
Forum: MeeGo / Harmattan
2012-09-04, 09:05
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Hi,
I might be wrong, but it looks like the link in OP for the website php code isn't up to date, and is from before 2-way-sync was added? If so can you post an updated link? Thanks! :)
|
Forum: MeeGo / Harmattan
2012-09-01, 02:25
|
Replies: 326
Views: 146,522
|
Forum: MeeGo / Harmattan
2012-07-09, 07:08
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
How about a version control when syncing to phone?
Situation:
I was in the shop syncing my list and started shopping. I got a call from home that my list is extended with a few more items. So i...
|
Forum: MeeGo / Harmattan
2012-06-13, 08:01
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Hi, thanks for this great app. I just wanted to feed back a couple of things.
When I create a new list and am prompted to input the list name, the text field contains (I think) the last active...
|
Forum: MeeGo / Harmattan
2012-06-13, 07:36
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Hi I translated your app to hebrew...
Please, can you create for me the tested version with my files, I want to check if this work correctly (it should be viewable from right to left).
Thanks
...
|
Forum: MeeGo / Harmattan
2012-06-08, 17:14
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Put there the username and password of the database you use for EasyList:
$_SESSION['dbUsername'] = 'judhaz';
$_SESSION['dbPassword'] = 'easilyguessablepassword';
|
Forum: MeeGo / Harmattan
2012-05-05, 01:34
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
This could be vulnerable to SQL injection (it depends on server settings):
if(isset($_GET['delete_id']))
{
DBConnect();
$query = "DELETE FROM users WHERE id='" . $_GET['delete_id']...
|
Forum: MeeGo / Harmattan
2012-04-28, 20:44
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
I have one request... this thing drives me occasionally crazy with rage. If I have commas (',') in the item, EasyList creates separate entries for all the comma separated strings. I'd want to be able...
|
Forum: Development
2012-04-25, 06:44
|
Replies: 154
Views: 73,221
Re: [ANNOUNCE] EasyList
It has no such buttons.
Go to lists using the status menu on top, then just type your second list in the white bar and press save. For remove, simply select the list and press the remove button....
|
Forum: MeeGo / Harmattan
2011-12-01, 09:10
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Nice app, simple but very fit-for-purpose. One suggestion: Currently "synchronize" seems to mean "overwrite local data with data from server" (?). It might be better if it worked so that both server...
|
Forum: MeeGo / Harmattan
2011-11-25, 16:40
|
Replies: 7
Views: 5,789
Posted By
gerbick
Re: [Announce] EasyNote
I wouldn't say that it's out of capabilities; not in the least.
Thanks for this useful application.
I'll definitely give it some testing and report any issues I encounter. Down the line,...
|
Forum: MeeGo / Harmattan
2011-11-11, 14:58
|
Replies: 2
Views: 3,490
[Announce] LED Event Notifier By MohammadAG
One annoying thing about the N950 is that it has a LED, and there's already mce to handle the LED and its patterns, but it's not used for notifications.
led-event-notifier fires up the LED when a...
|
Forum: MeeGo / Harmattan
2011-11-09, 16:08
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
I'm follower of your project on the Nokia Dev portal, I don't know if you can directly send me information this way. If it is not possible you can send me the file to translate throught a direct...
|
Forum: MeeGo / Harmattan
2011-11-09, 15:17
|
Replies: 100
Views: 44,329
Re: [Announce] EasyList for N9/N950
Hi Willem (and other),
I'll give EasyList a try as soon as I can.
But I've read this entire thread and there is a feature I'd love to see: right now, EasyList sync with your own server. But it...
|
Forum: Development
2011-11-09, 10:02
|
Replies: 154
Views: 73,221
Re: [ANNOUNCE] EasyList
Can't imagine people find it usable to to have a screen timeout of 10 seconds...
You could make it dynamic, depending on the timeout value.
gconftool-2 --get...
|
Forum: Development
2011-11-08, 20:34
|
Replies: 154
Views: 73,221
|
Forum: Development
2011-11-07, 19:18
|
Replies: 154
Views: 73,221
|
Forum: Development
2011-11-06, 20:41
|
Replies: 154
Views: 73,221
Re: [ANNOUNCE] EasyList
I have added a "Keep backlight on" option in the menu. Will do some more hands on testing in the supermarket tomorrow :)
So far it seems to work without issues. If I can't find no further issues,...
|
Forum: Development
2011-11-06, 09:15
|
Replies: 154
Views: 73,221
Re: [ANNOUNCE] EasyList
Willem,
I did a new git clone, but I still miss a lot of menu items, like Lists, Sort A-Z etc (I only get rotate, about en Checked Bottom). I git clone must give me the most recent files, right?
|
Forum: Development
2011-11-05, 22:15
|
Replies: 154
Views: 73,221
Re: [ANNOUNCE] EasyList
Willem,
Decided to have a look at the code, so I got it from git://gitorious.org/easylist/easylist.git.
Despite some recent commits, the code looks rather outdated. Compiling the code indeed...
|