FM5280 ~ Smooth Jazz
California wines make the BEST Gifts, buy them from FM5280!
Listen to FM5280   
   
Click Here to Listen to FM5280 Smooth Jazz


 

Main Menu   
   
HomeHome
    Home
Navigation
    Getting Started
    Playlist Schedule
    Listener Graphs
Discussions
    Forums
    Private Messages
    Shout Box
    Polls/Surveys
News
    News
    Stories Archive
    Submit News
    Reviews
Information
    Feedback
    Recommend Us
    Calendar
    Search
    Your Account
    Groups
    Profile
    Request Policy
    Docs
    I Like Tunes Stations
Advertising
    Advertising
    Statistics
Files & Links
    Web Links

 

Shout Box   
   

Only registered users can shout. Please login or create an account.

 

Google Ads   
   

 


Search for at
FM5280 Smooth Jazz Advanced Search

Search found 969 matches
FM5280 Smooth Jazz Forum Index
Author Message
  Topic: Twitter Script
DJCassio

Replies: 2
Views: 688

PostForum: Web Site & Listen Issues   Posted: Sat Sep 04, 2010 6:33 pm   Subject: Re: Twitter Script
FYI, Twitter now requires an "O Auth" authentication for API posting and the above script is now broken.  I won't be supporting this method in the future so this method is now dead.  This thread is now locked.
  Topic: It's Been a Wonderfully Smooth Jazz ride - FM5280 is closing
DJCassio

Replies: 16
Views: 375

PostForum: Web Site & Listen Issues   Posted: Wed Aug 25, 2010 5:03 pm   Subject: Re: It's Been a Wonderfully Smooth Jazz ride - FM5280 is clo
TaiChiFist wrote (View Post):
So DJ,
When is the Last day?  Rolling Eyes
TaiChiFist  Cool
From my post: On or about September 28, 2010 FM5280 will close forever.
  Topic: It's Been a Wonderfully Smooth Jazz ride - FM5280 is closing
DJCassio

Replies: 16
Views: 375

PostForum: Web Site & Listen Issues   Posted: Sat Aug 21, 2010 11:39 pm   Subject: It's Been a Wonderfully Smooth Jazz ride - FM5280 is closing
What a hard post to write.  I have put so much of my life, heart and soul into FM280 Smooth Jazz and with everyone's help have made a listening portal that I believe is second to none.

On or about September 28, 2010 FM5280 will close forever.

6 years is a long time.  I think back to the early days when I struggled because I had no listeners.  A lot has changed in the Smooth Jazz landscape since those early days for me.  Over the air FM Smooth Jazz stations are closing and more to go.  New Smooth Jazz Internet choices are poping up everyday.  It has never been about competition with other stations, I had a dream, I worked hard to make it a reality.  I envisioned 'features' that I wanted to offer the loyal listeners of FM5280.  I learned how to code, taught myself through trial and error - a lot of error - along the way.  If I could imagine anything, I brought it to life on the web pages.  I truly think I succeeded.  FM5280 is a destination listening portal like no other on the internet.

I know this is similar to the 3 years ago when we closed for 3 months, but this situation is different.

So why close the station?  This was a hobby of mine that I wanted to share with others.  I did so by soldiering the burden of all the expenses month-after-month, year-after-year.  There are those that donated and helped along the way,with cash donations and with CD donations, Thank You! Thank You! Thank You! Unfortunately sporadic donations just aren't enough.  

It's purely financial, my reasons to close the station.  That's it.  My personal situation has me retiring in 5 years and as I look down the road I feel that the $300 a month that I am spending now on the station could be put to better uses as I get my personal finances in order.

So it is with a heavy heart that I have decided to close the doors on what to some of you has been a 'place of refuge' where you could come and talk about smooth jazz, request your favorite songs and sit back a relax to our smooth jazz

If anyone has any interest in purchasing the FM5280 brand let me know.  All inquiries will be kept confidential.

Once the station closes, there will no longer be a hosted domain for fm5280.com.  I will not have an e-mail address at fm5280.  Those that wish to reach me after we close may do so at royler AT q DOT com.  (put it together like a normal e-mail address).
  Topic: Why are there Bad Songs on Albums?
DJCassio

Replies: 4
Views: 69

PostForum: Smooth Jazz Discussion   Posted: Fri Aug 20, 2010 5:08 pm   Subject: Re: Why are there Bad Songs on Albums?
That makes a lot sense Taichifist.  You would think that so much money is spent on a 'producer' to guide the artist's finished product and to polish it that those things just would not happen.  Also it comes to mind that an artist may have a deal that on the CD he is guaranteed free reign or at least he has his pick of the tracks that have been put down for the CD.  They should all just say sometimes ---OY VEY!!!  what are you thinking???????
  Topic: SQL Question
DJCassio

Replies: 1
Views: 41

PostForum: Web Site & Listen Issues   Posted: Fri Aug 20, 2010 8:00 am   Subject: Re: SQL Question
Code:
Update songlist set artist="Ronnie Milsap" where artist = "Ronnie Milsapp"
Always backup your database before running an update query.
  Topic: Calling on DJCassio for some help
DJCassio

Replies: 83
Views: 4602

PostForum: Web Site & Listen Issues   Posted: Wed Aug 18, 2010 4:40 pm   Subject: Re: Calling on DJCassio for some help
Are you saying this one does not work?
PHP:
$result mysql_query"select distinct artist, fhr_artistid as artist_id, picture from songlist where upper(artist) " $the_regex " and (mood like '%Heavy%' or mood like '%metal%' or mood like '%Thrash%' or mood like '%progressive%') order by artist"$samDB ); 
If not does it give you an error or does it just not return any results?
  Topic: FEASST 2.0 SQL question
DJCassio

Replies: 2
Views: 43

PostForum: Web Site & Listen Issues   Posted: Tue Aug 17, 2010 1:39 pm   Subject: Re: FEASST 2.0 SQL question
You are not using paranthesis.
Code:
CREATE OR REPLACE VIEW fhr_sunday_flashback_show_view AS
  SELECT DISTINCT id
  FROM songlist
  WHERE (albumyear > 1960
  AND albumyear < 1989)
  AND (mood LIKE 'classic%'
  OR mood LIKE 'new wave%'
  OR mood LIKE 'rock%');  
  Topic: Buffering... again
DJCassio

Replies: 6
Views: 84

PostForum: Web Site & Listen Issues   Posted: Mon Aug 16, 2010 10:44 am   Subject: Re: Buffering... again
Try this ArmorBearer,

When you see that page, click on Account (near the top above red bar) and log in again.  This will probably display the entire website in WMP.  Then close WMP and re-open it again using the WMP listen link.  I am thinking this is some sort of cookie issue.
  Topic: Buffering... again
DJCassio

Replies: 6
Views: 84

PostForum: Web Site & Listen Issues   Posted: Sun Aug 15, 2010 8:07 am   Subject: Re: Buffering... again
You need to be logged in on the Web site and on the Now Playing page first before you launch WMP .  After that the now playing lite page is what should be delivered to WMP html view area.  That is the way it works for me and others. This is what you should see:


Please login to see this image.
Get registered or Log in
  Topic: Buffering... again
DJCassio

Replies: 6
Views: 84

PostForum: Web Site & Listen Issues   Posted: Sat Aug 14, 2010 7:50 am   Subject: Re: Buffering... again
Sorry to hear about the issues ArmorBearer.  Our streaming server and web host is on the east coast of the US which may contribute to the buffering, a long haul to Indonesia.  

There is a now playing lite page available to Wndows Media Player users.  Might want to give that one a shot to see if it makes a difference for you.  It appears within the player itself when you launch the listen link.  http://fm5280.com/fm5280.asx You can still rate songs but the other functions are not available.  It's best to be sure you are logged in to the main site first and then launch the player.  You can then log out of the web site and stil have the now playing lite page in WMP.
  Topic: Points question
DJCassio

Replies: 3
Views: 111

PostForum: Web Site & Listen Issues   Posted: Sun Jul 04, 2010 3:11 pm   Subject: Re: Points question
It seems to me that was a feature of early php-nuke.  I do not think it is in the latest versions.
  Topic: Points question
DJCassio

Replies: 3
Views: 111

PostForum: Web Site & Listen Issues   Posted: Fri Jul 02, 2010 4:29 pm   Subject: Re: Points question
GoreApostle wrote (View Post):
DJ,
where in Nuke Evolution would I go to alter or modify point values?  I can't seem to find it anywhere.
Which point values?
  Topic: Different Ways to get points to use for requesting
DJCassio

Replies: 1
Views: 111

PostForum: Web Site & Listen Issues   Posted: Sun Jun 27, 2010 10:54 am   Subject: Different Ways to get points to use for requesting
I get asked a lot about this especailly from our new listeners.  There are a few different ways to gain points to be used for requesting tracks.  The base number of points to request a track is 10 points and 20 points for tracks 10 minutes or more.  Those that contribute $25 or more in cash donations to the station get that reduced by 50%.

  • New listeners are awarded 10 points when they complete their registration and visit the Now Playing page.
  • Rate songs as they play - 1 point for each song rated.  Re-rating a song does not give you more points.
  • Listen to FM5280, be sure you log into the web site and visit the Now Playing page while listening to FM5280.  At the end of each day you are awarded 1 point for each hour spent listening up to a maximum of 10 points.
  • Daily bonus - one listener each day is awarded 25 bonus points just for listening, selected at random.
  • Add lyrics to Jazz Vocal songs earns you 5 points for each one.
  Topic: Get 5 Bonus Points
DJCassio

Replies: 3
Views: 402

PostForum: Web Site & Listen Issues   Posted: Sat Jun 26, 2010 8:12 am   Subject: Re: Get 5 Bonus Points
Refreshing this topic.  Adding Lyrics to our Jazz Vocal tracks gets you 5 bonus points that can be used to request tracks.

How to add Lyrics.
When a Jazz Vocal track is playing, and there aren't lyrics
1)  Press the + to expand the lyrics section
2)  Select the add link.
3)  You receive a pop-up that displays a space to enter the lyrics
4)  Just above the lyrics box is a link to a google search for the lyrics
5)  Click it and follow a link to copy the lyrics (somne sites protect against copying by disabling the highlight and right click feature - move on)
6)  Copy the lyrics and paste into the box
7)  Select submit
Cool  I will see the submissions and view for appropriate content and authorization.
9)  You receive your 5 ponts after the lyrics are added.
  Topic: New User Registration question
DJCassio

Replies: 3
Views: 259

PostForum: Web Site & Listen Issues   Posted: Sun Jun 06, 2010 9:35 am   Subject: Re: New User Registration question
I guess that would depend on the settings you have in "Your Account" in the Modules Admin section of Extreme.  Make sure you have gone through those and updated them from the defaults and they make sense.  If that doesn't change anything I'd suggest posting at the extreme forums for support.
 
Page 1 of 65 Goto page : 1, 2, 3 ... 63, 64, 65  Next
All times are UTC - 5 Hours
Jump to:  




Powered by phpBB © 2001, 2006 phpBB Group

chromo Theme by effectica ©
Forums ©
Powered by Nuke Evolution theme designed by effectica.com

FM5280~Smooth Jazz is part of the LoudCity network,
which provides blanket license coverage for FM5280~Smooth Jazz to
 ASCAP, BMI, SESAC and SoundExchange.

Spambot Killer
Site Map

[News Feed] [Forums Feed] Powered by HTML Purifier[Validate robots.txt]


PHP-Nuke Copyright © 2006 by Francisco Burzi.
All logos, trademarks and posts in this site are property of their respective owners, all the rest © 2006 by the site owner.
Powered by Nuke Evolution 2.0.7 - Nuke-Evolution Xtreme 2.0 Edition.

This site is cached. Click here to update the cache.
[ Page Generation: 0.53 Seconds | Memory Usage: 11.13 MB ]

Do Not Click