Hijack popup messages

Posted by: mcomb

Hijack popup messages - 28/05/2003 21:44

OK, I did a search but I can't find what I am looking for. I seem to remember there being a way to cause popup messages on the player by writing text to a proc file. Anybody know how to make this work?

Thanks,
-Mike
Posted by: alainp

Re: Hijack popup messages - 29/05/2003 05:18

just try :

echo "popup 5 thanks mlord" > /proc/empeg_notify

It will display the text "thanks mlord" for 5 seconds

Posted by: mlord

Re: Hijack popup messages - 29/05/2003 06:59

Very good!

And something similar should also be achievable remotely, by FTPing the same text into /proc/empeg_notify
Posted by: suomi35

Re: Hijack popup messages - 29/05/2003 07:07

You can also do it over http:

http://empeg.ip.here/?button=NODATA&POPUP%205%20thanks%20mlord

Will give you the same effect
Posted by: mlord

Re: Hijack popup messages - 29/05/2003 07:32

No Sh*t? I didn't know about that!

Or maybe I did, once..

Posted by: tfabris

Re: Hijack popup messages - 29/05/2003 10:25

Whoa, just tried that. That is SO COOL.

/me tries to figure out some way to work that into stuff he's doing.
Posted by: mcomb

Re: Hijack popup messages - 29/05/2003 10:31

You can also do it over http


<mischevious smile>Perfect....</mischevious smile>

Thanks,
-Mike
Posted by: tfabris

Re: Hijack popup messages - 29/05/2003 10:47

All right, Mike. Come clean. What are you working on?
Posted by: tonyc

Re: Hijack popup messages - 29/05/2003 10:54

I dunno, but as soon as Mark found out about this, I started seeing these popups appearing on my player:

Posted by: mlord

Re: Hijack popup messages - 29/05/2003 10:56

Oh yeah, I was doing it the "hard way" with FTP.

Here's the EASY way with FTP:

site popup 5 Thanks, Guys!

Cheers
Posted by: JBjorgen

Re: Hijack popup messages - 29/05/2003 10:56

ha ha
Posted by: mlord

Re: Hijack popup messages - 29/05/2003 10:57

Mm.. yeah, you noticed!

Those aren't the only pop-ups hidden in Hijack..

Cheers
Posted by: mcomb

Re: Hijack popup messages - 29/05/2003 11:23

All right, Mike. Come clean. What are you working on?


I am still in the "thinking about it stage", but I am looking at adding some functionality to the EmpMenuX program I recently released. I am thinking of using the empeg display for news/status messages. I poll the empeg every 10 seconds for song info so at the same time I could easily throw up weather info, stock quotes, number of unread posts on the bbs, etc. on the empeg's display. Basically anything I can scrape off a website somewhere.

I was also toying with the idea of showing cover art to match the current song scraped from Amazon on the computer running EmpMenuX.

No promises on either yet though.

-Mike
Posted by: canuckInOR

Re: Hijack popup messages - 30/05/2003 01:14

Awesome! "empbiff" here we come!