PDA

View Full Version : [KP / RDJP] Live Panel.



Agnostic Bear
02-05-2007, 07:17 PM
Howdy all,
Me and Scriptz have be talking over the past week and we've decided to do a panel "mash up", combining both our excellent coding and ease of use (more on his part for ease of use >_>) to create a new panel, we have also decided to entitle this panel;

Live Panel.

We will offer all features of both Radio DJ Panel 3 and Kristall Panel RC2 to make what _should_ be the best DJ Panel available on the internet. as always with DJ Panels, we ask that you provide us with some jazz to get the ball rolling and you know, to tell us what you want to see in the panel.

The deadline is a month. So roughly 10th June! (Possibly before, possibly after.)

If you wanna see the login screen (sort of designed by Sygon, after about half an hour of arguing on my pc -_-') click here (http://enumeric.org/login_preview.gif), or here (http://enumeric.org/login_preview.gif), here (http://enumeric.org/login_preview.gif) and here (http://enumeric.org/login_preview.gif), possibly here (http://enumeric.org/login_preview.gif) and most definatley here (http://enumeric.org/login_preview.gif).

- Lolcopters & Scriptz.

Edited by opensourcehost (Forum Super Moderator): Thread closed due to it being bumped.

QuickScriptz
02-05-2007, 07:20 PM
Important Note
-This panel will be completely opensource

Just for every who threw a hissy @ me last time ;)

Drompo
02-05-2007, 07:21 PM
Best thing i have heard today. Good luck arguing over Who Timetable is better ect.

Invent
02-05-2007, 07:26 PM
Oh my! Sounds...ABSOLUTELY FANTASTIC! Can't wait for it !! x

Drompo
02-05-2007, 07:28 PM
Oh my! Sounds...ABSOLUTELY FANTASTIC! Can't wait for it !! x

Simon...
Either your Extremly high on something or that was posted by Dan

Invent
02-05-2007, 07:29 PM
Ha :P Nah, I'm looking forward to it. I'm sure it WILL be the best panel by far.

Agnostic Bear
02-05-2007, 07:29 PM
Simon...
Either your Extremly high on something or that was posted by Dan

He's high -_-'

Dentafrice1
02-05-2007, 07:31 PM
Good luck Dan ;)

It will be the best panel.

Mr.OSH
02-05-2007, 07:32 PM
Sounds great :D I'm sure it will be very successful for both of you! Good luck and I hope to see more information in the future. + rep to both of you.

Agnostic Bear
02-05-2007, 07:36 PM
Sounds great :D I'm sure it will be very successful for both of you! Good luck and I hope to see more information in the future. + rep to both of you.

Thanks for that, + rep too :)

Sunny.
02-05-2007, 07:37 PM
Good idea, sounds good. +REP

Dentafrice1
02-05-2007, 07:37 PM
I +Reped you do. Haven't seen you on SOM? :P

-::Mr.Dave::-
02-05-2007, 08:04 PM
Sounds great as I use Radio Panel V3 atm and it works perfectly except a dropdown list for DJ's on request system would be nice

CFairweather
02-05-2007, 08:07 PM
Great Idea ;D hope it goes well for you <3

Sam
02-05-2007, 08:11 PM
Heh looking forward to it.

I'd be more than happy to Mirror it for you.

Sygon..
02-05-2007, 10:11 PM
White submit EW!.

Agnostic Bear
03-05-2007, 12:46 AM
White submit EW!.


*Slaps* The submit button looks just fine!

Dentafrice1
03-05-2007, 01:02 AM
*Slaps* The submit button looks just fine!
*Slaps* does not.

Blackcomb
03-05-2007, 01:16 AM
OKAY! listen up. It needs a whos djing next feature. so like it shows the next dj whos going to dj from the timetable. if no dj it says no dj.
thats what im hoping it will have.

QuickScriptz
03-05-2007, 02:27 AM
OKAY! listen up. It needs a whos djing next feature. so like it shows the next dj whos going to dj from the timetable. if no dj it says no dj.
thats what im hoping it will have.

What we were thinking was instead of either having it or not, having a toggled feature so you could turn it on or off... although we haven't quite figured out exactly how to do it yet :S

And just for fun - @Dentafrice - *slap* the login looks fine :P

Blackcomb
03-05-2007, 05:39 AM
hmmm, i wonder how habbofm.co.uk did it

-::Mr.Dave::-
03-05-2007, 06:06 AM
ALso have a Built in profile system so DJ's can enter there MSN, Skype details so they can be contacted by other DJ's

Agnostic Bear
03-05-2007, 07:48 AM
ALso have a Built in profile system so DJ's can enter there MSN, Skype details so they can be contacted by other DJ's


Have you even downloaded RC2 or RDJP3?

It was in both "/

Invent
03-05-2007, 12:36 PM
What we were thinking was instead of either having it or not, having a toggled feature so you could turn it on or off... although we haven't quite figured out exactly how to do it yet :S

I know I'm not very good at PHP but can't you just get the current time, add another hour to it, check the database for that slot on the correct day and if there is a username in one of the columns then you just echo it out?

Florx
03-05-2007, 03:28 PM
Good luck guys. If you want any help im offering =DD

Sygon..
03-05-2007, 05:04 PM
Me like the new layout.

Blackcomb
03-05-2007, 07:05 PM
you couldn't use the listeners current time because then the whole thing wouldn't work. you'd have to have a default system time or something.

Invent
03-05-2007, 07:13 PM
It wouldn't be the current time though...it would be the server's time.

QuickScriptz
03-05-2007, 07:32 PM
What we were thinking was instead of either having it or not, having a toggled feature so you could turn it on or off... although we haven't quite figured out exactly how to do it yet :S

Whoops :o When I wrote that I was talking about the previous idea of the request line with send to a certain dj... lol? I guess I was outta it and accidentally quoted the wrong person :S srry

And as for the who's next it would be very simple. Just do like:



$time_now = servers default time;
$current_slot = convert $time_now to value between 1 and 24;
$next_show = $current_slot + 1;
echo $next_show is next;

Agnostic Bear
04-05-2007, 04:53 PM
Me like the new layout.

Lol, I bet you do ;)

Blob
04-05-2007, 05:01 PM
Btw, to do the request line to a certain dj, obv you would have the dj thats djing now to be selected, but you would like do this in sql:

On requests (when they send it) have whoto and make it be able to be NULL

And if they select all djs, just make it stay NULL, but if they select a djs name it goes into the db as their username

Then on the request line, you would do:

All shoutouts:

select from whatever where whoto is null and shoutoutype is shoutout (LOL, cba to do a php code)

Your shoutouts:

select from whatever where whoto = $username

Bored. Hope you understand it

:Edzy
04-05-2007, 07:27 PM
Important Note
-This panel will be completely opensource

Just for every who threw a hissy @ me last time ;)
good

*HISSYS*

Agnostic Bear
04-05-2007, 08:54 PM
Btw, to do the request line to a certain dj, obv you would have the dj thats djing now to be selected, but you would like do this in sql:

On requests (when they send it) have whoto and make it be able to be NULL

And if they select all djs, just make it stay NULL, but if they select a djs name it goes into the db as their username

Then on the request line, you would do:

All shoutouts:

select from whatever where whoto is null and shoutoutype is shoutout (LOL, cba to do a php code)

Your shoutouts:

select from whatever where whoto = $username

Bored. Hope you understand it

OH YOU THINK?

QuickScriptz
06-05-2007, 03:43 AM
Btw, to do the request line to a certain dj, obv you would have the dj thats djing now to be selected, but you would like do this in sql:

On requests (when they send it) have whoto and make it be able to be NULL

And if they select all djs, just make it stay NULL, but if they select a djs name it goes into the db as their username

Then on the request line, you would do:

All shoutouts:

select from whatever where whoto is null and shoutoutype is shoutout (LOL, cba to do a php code)

Your shoutouts:

select from whatever where whoto = $username

Bored. Hope you understand it

LOL - of course we understand it :P this isn't our first panel


good

*HISSYS*

:rolleyes: Some people... maybe we should encode it after all ;)
-FYI, for those with lower iq's im definitely kidding ;)

Drompo
06-05-2007, 08:57 AM
Idea: Make a setting to set how many slots a DJ a DJ can book, Then on the timetable if they book more than is set it doesn't let them

Agnostic Bear
06-05-2007, 01:00 PM
Idea: Make a setting to set how many slots a DJ a DJ can book, Then on the timetable if they book more than is set it doesn't let them



Noted: + Rep

Scriptz get online at a normal time, like 5pm (Your time) :rolleyes:

Blob
06-05-2007, 01:22 PM
I bought da domain for you ^_^

QuickScriptz
06-05-2007, 11:58 PM
Thxs Blob - when we get the site up and running we will definitely credit you :)

lTechnic
11-05-2007, 08:54 PM
Oh, hi Dan, Hmm, sounds great. Both of your panels simply own. Good luck on this!

Agnostic Bear
11-05-2007, 10:36 PM
Oh, hi Dan, Hmm, sounds great. Both of your panels simply own. Good luck on this!

gb2/retro/

bad-dj
13-05-2007, 05:18 AM
I think you will do a good job at it. Good luck and hope all gos good.

SynysterGates
24-11-2007, 07:38 PM
So when is this coming out?

Edited by opensourcehost (Forum Super Moderator): Please do not bump old threads.

redtom
24-11-2007, 07:42 PM
So when is this coming out?

http://www.habboring.com/hr2-webscripts.htm

Dont bump old threads.

Want to hide these adverts? Register an account for free!