Featured Worklog

Price Search



PC Apex Sponsor


PC Apex Sponsors



PC Apex RSS Feeds

RSS Feed for PC Apex Reviews & ArticlesRSS Feed for PC Apex PC Modding WorklogsRSS Feed for the PC Apex Daily DisturbanceRSS Feed for the latest PC Apex Site NewsRSS Feed for PC Apex Affiliate and Web NewsRSS Feed for PC Apex Deals and Steals

Go Back   Apex Community Forums // Other Forums // Designers Corner // Coding / Scripting / Programming

Coding / Scripting / Programming Discussions on all manner of coding and scripting.

Reply
 
LinkBack Thread Tools Display Modes
Old 08-April-08, 08:04 PM   #1 (permalink)
5-Hoe-1 Jeans
SexyPants's Avatar
Default Need applet advice

So I've been volunterring at my college radio station for a few years now and thought of a great applet my station could use. Normally I'd pass it along to somebody with the know-how, but my small background in java tells me this can't be too hard and maybe it's worth a shot.

So the idea: small side-bar fitting box that simply says "Now Playing on WESUFM.ORG" and lists the DJ name and show title. No track playing, we're not set-up for that sort of thing, just a little "shoutbox" style widget to put on student blogs and DJ websites etc. I'd imagine all I'd have to do is set up an array of shows and match them up to the current time, right?

However, my experience with web-based programming doesn't go further than java, which doesn't seem like the correct tool for the job. So without one of you throwing this all together for me, can somebody point me in the right direction?
SexyPants is offline     Reply With Quote
Sponsored Links
Old 08-April-08, 09:24 PM   #2 (permalink)
Master VB Pr'hoe'grammer
Monsignor Funkibut's Avatar
Exclamation Re: Need applet advice

Hmmmm....

There's two pieces - the server side and the client side.

I bet on the server side you could build a collection of REALLY SIMPLE .GIFs
By simple I mean they should be limited to one SIZE! AND ONE FILE NAMING SCHEME!
Animation is OK. I even encourage it.
Each DJ can build his own - from simple to outrageous.

So you have 0800.gif for the 8am show
1000.gif for the 10 o'clock show
0900_saturday.gif for the Saturday morning 'blues breakfast'
Whatever works for you guys.

You put all this stuff in a PROTECTED [clients can't see] subdirectory on your WESUFM.COM web server.

Then you need a short server side script that notice what time it is (day and time) and then the script copies the proper .GIF to NOW.GIF. That piece might be Java.

NOW.GIF lives in a NONPROTECTED [client can see] subdir on the webserver.

On the client side, all you have to do is embed the proper HTML string to display NOW.GIF
It's more or less like the embed strings every youtube video has except you just have one.

So were talking animated .GIFS
HTML
A little JAVA but only on the server side
All technologies that are heavily supported with editors, people who can help you etc.

Anybody see any flaw in my thinking?
-MF
Monsignor Funkibut is offline     Reply With Quote
Old 09-April-08, 12:17 AM   #3 (permalink)
5-Hoe-1 Jeans
SexyPants's Avatar
Default Re: Need applet advice

BAM

that sounds pretty doable

edit: apparently I've repped you too recently
SexyPants is offline     Reply With Quote
Old 09-April-08, 04:21 AM   #4 (permalink)
Sempr0n?
reflux's Avatar
Default Re: Need applet advice

Quote:
Originally Posted by SexyPants
BAM

that sounds pretty doable

edit: apparently I've repped you too recently

Got him for you
reflux is offline     Reply With Quote
Reply

« Nagios How-To | - »
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need some Advice Apollo Video Cards 15 24-January-07 07:45 PM
LCD TV advice? madxmodman Hardware Advice Corner 5 17-June-06 12:24 AM
Here is my advice for the Hardware Advice Forum... BigAkita Hardware Advice Corner 30 24-March-06 10:09 AM
The Register // Poison applet peril affects IE, Opera and Firefox Gizmo The Register RSS 0 25-November-04 02:14 AM
need some advice hondatuner Heatsinks / fans 10 06-April-04 12:20 AM


All times are GMT -5. The time now is 03:03 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5
Copyright PCApex.com, GameApex.com, ForumApex.com 2001 - 2008
Advertisements

Page generated in 0.17336 seconds with 9 queries