Showing results 1 to 25 of 94 @ 0.01 seconds. Search: Posts Made By: Dotblank
Forum: Brainstorm 2011-11-22, 00:58
Replies: 35
Views: 13,920
Posted By Dotblank
Re: Run a minecraft server on 'the beast'

Its is very possible to run a minecraft server on the phone, I would not recommend using the official client.

I would instead port craftd or use a third party server
Forum: Development 2011-05-01, 16:17
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

Yes, I would use java but... I think python is better with memory management and overhead. Also I don't know python yet. I can use it as an excuse to learn. As for multi-list support I would use...
Forum: Development 2011-05-01, 15:58
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

Basically its kinda like a cloud service but they have a free account type that you can host up to 1 gig of persistent storage. Anyways you can code in python or java and upload your web-app to their...
Forum: Development 2011-04-30, 23:35
Replies: 5
Views: 5,228
Posted By Dotblank
Re: Problem Qt Arrow buttons change focus

Here is some explanation of qt and window focus:

http://cartan.cas.suffolk.edu/qtdocs/focus.html

Hope it helps but you may have already read it
Forum: Development 2011-04-30, 23:32
Replies: 5
Views: 5,228
Posted By Dotblank
Re: Problem Qt Arrow buttons change focus

On the desktop computer the up/down between input fields is usually handled by using tab. I think the term that applies to this type of thing is called "accelerators". I actually am not sure how tab...
Forum: Development 2011-04-30, 15:52
Replies: 5
Views: 5,228
Posted By Dotblank
Re: Problem Qt Arrow buttons change focus

I am slightly confused by the 'arrow buttons' you mention. Is it the keys on the keyboard?

You may be able to install an event filter and handle the button presses yourself.
Forum: Development 2011-04-30, 14:47
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

Do you think its possible to split the newline char and store in a database based on a per task basis?

I've been doing some hacking with google app engine, Should provide a pretty flexible free...
Forum: Development 2011-04-30, 03:12
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

I should make it a configuration option. now that I have a settings menu
Forum: Development 2011-04-29, 23:54
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

should be on Github and I created a merge request on on gitorious
Forum: Development 2011-04-29, 22:57
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

Ah, I am now. I also didn't see how the develop branch is for all intensive purposes 'master'

I also have submitted some fixes that I think make the sync settings form more user friendly and less...
Forum: Development 2011-04-29, 18:05
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

Yea you must have left the program running. It is attempting to to keep the token session alive. This seems to be necessary because normally the session will expire in just a few minutes.
Forum: Development 2011-04-29, 08:27
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

oh yikes.. it seems my version in git is out of date, can you push your changes to git? I don't want you to suffer though merge conflicts
Forum: Development 2011-04-29, 07:59
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

Well I'm busy coding a simple socket server in there and a remembered host list so you can easily send lists from desktop version to phone over ip.

I should have it working fairly soon. (Assuming...
Forum: Development 2011-04-29, 07:29
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

I actually decided to hack around with your code a bit. I will be posting my changes to github and you can pull my changes if you'd like

https://github.com/dotblank/easylist

I submitted two...
Forum: Development 2011-04-29, 07:11
Replies: 154
Views: 66,325
Posted By Dotblank
Re: [ANNOUNCE] EasyList

What would be awesome is a way to send recipes to my phone and it auto-creates a shopping list. Maybe a way to sync easy list as an app on the desktop could work.
Forum: Development 2011-04-29, 05:19
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

Yes the API did change. I have been working on the client a little bit and all I have to do is push the new version to the package builder.
Forum: Maemo 5 / Fremantle 2011-04-25, 05:22
Replies: 5,430
Views: 1,619,115
Posted By Dotblank
Re: The in-development Maemo 5 Community SSU

I don't know if it has been discussed before. Since I have installed the CSSU I have substantially less battery life. I used to be able to idle my phone for about 2 days.. Now it barely lasts 5...
Forum: Development 2011-04-18, 12:48
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

I guess I could start working on it again, since I am now unemployed :(

I have also gotten a bit better at programming since I started this project. So I could really fine tune some things. I'll...
Forum: Development 2011-03-01, 02:02
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

The music is stored in memory and is never actually stored on the filesystem
Forum: Maemo 5 / Fremantle 2011-01-11, 21:40
Replies: 30
Views: 9,447
Posted By Dotblank
Re: Bringing full java midp to n900?

Yes it seems to use QT embedded.. but i'm also trying to get it to work with native gtk
Forum: Maemo 5 / Fremantle 2011-01-11, 21:37
Replies: 30
Views: 9,447
Posted By Dotblank
Re: Bringing full java midp to n900?

I believe it is because I don't have midp working.. If you open the jar file you will see lots of MIDL options in the manifest file. It should work once I/WE get midp working again. Its also trickier...
Forum: Maemo 5 / Fremantle 2011-01-11, 09:48
Replies: 30
Views: 9,447
Posted By Dotblank
Re: Bringing full java midp to n900?

[DarkGUNMAN] came into the irc channel and was looking for some help with building phoneME.

I was able to build (cdc) cvm but I haven't built midp yet

For those interested
...
Forum: Development 2011-01-09, 01:39
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

yes you can.. I plan to change the + sign into a - when I solve some other issues I have with the playlist view right now
Forum: Development 2011-01-09, 01:06
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

Good news everybody!

The auto-builder is finally working with the changes (version 0.5-02) and is now in extras devel
Forum: Development 2011-01-09, 00:59
Replies: 283
Views: 102,231
Posted By Dotblank
Re: [Pre-Release] Grooveshark client

Well I notice that the playlist menu is not very responsive.. I'm tryng to get it snappy like the song browser
Showing results 1 to 25 of 94



 
Forum Jump

All times are GMT. The time now is 06:16.