General

Bemused Java Client

Everyone who has problems installing
bemused java client to his mobile phone
pls post here.

I have a nokia 6670, and I get an error when trying installing:
Unable to install.
Invalid version.

Here i got the client:
http://elektron.its.tudelft.nl/~jkohne76/index.php

Attention for admins:
the link to the Java Bemused Client on the site doesn't work.

Bemused Translate to Turkish

Hi, if you help me i can translate it to turkish. Have a nice day.

Winamp 2/5 - fullscreen

Hi,

I'm using bemused 1.73 on windows to control Winamp 5.x.
Fullscreen functionality did not work for me. A simple fix for this problem:

The CWinampHandler::FullScreen() function in WinampHandler.cpp has an empty implementation in 1.73 server, adding one line and recompiling should do the trick:

void CWinampHandler::FullScreen()
{
SendMessage(iWindowHandle, WM_COMMAND, 40337, 0);
}

Attempt to revive Bemused!

I'm working out some plans to revive Bemused. I'll post some ideas and steps here, amd we will see how other people like the ideas.
First step will be to find out if Bemused is still of any use to anybody... Is there anybody that is interested in this revival?

Jelle

IS BEMUSED DEAD???

Well, is there any development going on? I see the last version is pretty old now and the forum posts are all about 30 weeks old... I think something has to happen, or the Opensource project Bemused will get overrun by ControlFreak 2, which has tons of features, but costs... Maybe I'll take a look into Series60 programming, but I don't know... Because if the project is dead, workin on this wouldnt

I want support for this program that program and the other program

I think what is needed for the bumused project is to include the ability to add custom applications -- or some sort of framework so that people can create their own. For starters, this could be as simple as setting up an "application" on the server that would allow the users to define several keystrokes and/or executables. This way, if users are so inclined, they may develop custom scripts on their computer that are linked to a keystroke.

New version/beta version?

just curious if there will be any releases of any kind sometime soon..

btw, i've used bemused since february/march and i must say i'm pretty satisfied with it, using it almost every day Smiling

only thing i'm not very pleased with is the damn 3Com stack i'm stuck with Eye-wink
gonna go for a dongle with the widcomm stack next time!

PC iTunes support

Will this possibly be in a future version?

Anyway to control WinTV, so I can change channels?

I got Bemused working with my Nokia 3650 and t-mobile t-zones (gprs). It's awesome! My question though:
Is there anyway for this program to work the WinTV application? I use the my tv-tuner in my laptop all the time, and being able to control this via gprs would be incredible. All I need is a way to get channel +/-. I dont care about any other feature.
(I watch my live tv stream from the

Revised release schedule

First, thanks to everyone actively participating in the forums. There are quite a number of interesting suggestions which I'll be implementing in future releases.

I'm currently behind my personal schedule for the release of the new Bemused. While I would like to be able to work full-time on this and other open source projects, that would be impossible unless someone sponsors me to do so. Eye-wink

That said, I would like to announce that the next version will be 1.8 (instead of 1.75) -- version 1.74 was going to be primarily a developer release anyway. I'm closing the 1.7x series since the next release will have a number of new features, and so that there will be an clear boundary between Ashley's last release and mine.