StreamingSoundtracks.com
VIP
Subscribe to become a VIP member of SST!

· Request More Often
· Unshared Requests
· Request Countdown Timer
· Request Ready Indicator
· Your Request History
· Access To The VIP Forum
· Add More Favorites

:: Click Here To Upgrade ::

:: Give VIP as a Gift ::

Listen Live!

Donation Meter


Make donations with PayPal!
Monthly Goal:
$500.00

Need:
$137.58

6 Donations:
$362.42

StreamingSoundtracks.com (Apr-23) janbenes $25.00
Death.FM (Apr-9) shrike $20.00
StreamingSoundtracks.com (Apr-8) trailblder $25.00
Death.FM (Apr-2) SeclusionSolution $242.42
StreamingSoundtracks.com (Apr-2) Locutus76 $30.00
Death.FM (Apr-1) valar_morghulis $20.00

 


Last Month's Donors
Death.FM (Mar-29) htmm $13.37
StreamingSoundtracks.com (Mar-27) klingon50 $10.00
Death.FM (Mar-22) chapper $10.00
Death.FM (Mar-17) swissdeath $9.99
Death.FM (Mar-15) osiris $10.00
1980s.FM (Mar-11) Bondstec $15.00




Search

 

SSTore



:: SSTore ::



24Seven.FM is looking for a web designer

 
Post new topic   Reply to topic    StreamingSoundtracks.com Forum Index -> Announcements
View previous topic :: View next topic 
Author Message
USA Morg VIP (subscribed member)
Admiral (Administrator)
Admiral (Administrator)



Joined: Apr 20, 2002
Member#: 57
Posts: 428
Location: San Francisco, CA

Morg is offline View user's profile Send private message Send e-mail Visit poster's website View Morg's Favorites
Skype Name
PostPosted: Tue Sep 12, 2023 12:52 pm   Post subject: 24Seven.FM is looking for a web designer Reply with quote


Wonderful members of 24Seven.FM,

As many of you are aware, our sites have been having some issues come up over the last couple of years, and while we have been able to apply band-aids to some of them, there are just so many band-aids that we can place on a 20 year old framework.

That being said, we are now on the search for someone who does freelance web development, who knows Apache, PHP, SSL, and MySQL. At the moment, we are looking to upgrade the website to support the HTTPS protocol, bringing our website more in line with the more common security practices of today's web browsing experience. In addition to this, we are looking for someone who can get the websites and PayPal to properly communicate with each other again.

If you are interested, please send Jeric an email at jeric.247@gmail.com for more information.

Thank you!

MorG
_________________
“Without music, life would be a mistake.”
― Friedrich Nietzsche, Twilight of the Idols
philk
Ensign
Ensign



Joined: May 01, 2004
Member#: 6489
Posts: 43


philk is offline View user's profile Send private message philk's Favorites are Private
PostPosted: Tue Sep 12, 2023 1:47 pm   Post subject: Reply with quote


Good to know!
Moving the pages to https should not be a problem with LetsEncrypt if self hostet. If its hosted somewhere else one could use a free SSL cert from a domain reseller. I have all my domains at https://porkbun.com which offers SSL for free for .com domains.

My time with PHP and Apache was long ago so I am of little help here I guess.
Also I am spending my freetime finetuning the 24seven.fm iOS app from time to time, so I am not sure I can commit to another side job. Besides I wonder what is wrong with the current setup? The site is working, just not HTTPS.
The SOAP API could also be tweaked a bit but thats only a minor issue.

What exactly is the problem with the donation PayPal button?
USA Morg VIP (subscribed member)
Admiral (Administrator)
Admiral (Administrator)



Joined: Apr 20, 2002
Member#: 57
Posts: 428
Location: San Francisco, CA

Morg is offline View user's profile Send private message Send e-mail Visit poster's website View Morg's Favorites
Skype Name
PostPosted: Tue Sep 12, 2023 1:51 pm   Post subject: Reply with quote


It's more an issue of when folks make payments via PayPal for VIP or donations, it's working on the PayPal side, but not being communicated and updated automatically on our end.

philk wrote:
Good to know!
Moving the pages to https should not be a problem with LetsEncrypt if self hostet. If its hosted somewhere else one could use a free SSL cert from a domain reseller. I have all my domains at https://porkbun.com which offers SSL for free for .com domains.

My time with PHP and Apache was long ago so I am of little help here I guess.
Also I am spending my freetime finetuning the 24seven.fm iOS app from time to time, so I am not sure I can commit to another side job. Besides I wonder what is wrong with the current setup? The site is working, just not HTTPS.
The SOAP API could also be tweaked a bit but thats only a minor issue.

What exactly is the problem with the donation PayPal button?

_________________
“Without music, life would be a mistake.”
― Friedrich Nietzsche, Twilight of the Idols
philk
Ensign
Ensign



Joined: May 01, 2004
Member#: 6489
Posts: 43


philk is offline View user's profile Send private message philk's Favorites are Private
PostPosted: Tue Sep 12, 2023 4:09 pm   Post subject: Reply with quote


Understood. So the feedback channel is broken probably because PayPal changed its always bad API over the years. I could take a look at that, if I can get access to the source code somehow. The successful subscription will be sent back to a specified URL here, which should update the user database in turn.
USA Morg VIP (subscribed member)
Admiral (Administrator)
Admiral (Administrator)



Joined: Apr 20, 2002
Member#: 57
Posts: 428
Location: San Francisco, CA

Morg is offline View user's profile Send private message Send e-mail Visit poster's website View Morg's Favorites
Skype Name
PostPosted: Tue Sep 12, 2023 10:54 pm   Post subject: Reply with quote


If interested, shoot Jeric an email at the address above Very Happy

philk wrote:
Understood. So the feedback channel is broken probably because PayPal changed its always bad API over the years. I could take a look at that, if I can get access to the source code somehow. The successful subscription will be sent back to a specified URL here, which should update the user database in turn.

_________________
“Without music, life would be a mistake.”
― Friedrich Nietzsche, Twilight of the Idols
Poland molossus VIP (subscribed member)
Admiral (Administrator)
Admiral (Administrator)



Joined: Aug 09, 2005
Member#: 11167
Posts: 3308
Location: Warsaw & once in a blue moon Szczecin (Poland)

molossus is offline View user's profile Send private message Send e-mail View molossus's Favorites
PostPosted: Wed Sep 13, 2023 12:22 am   Post subject: Reply with quote


philk wrote:
I wonder what is wrong with the current setup? The site is working, just not HTTPS.


Quoting from a different discussion in our forums:

Atanamo wrote:
The last few years clearly show an increasing focus of browsers and other platforms on security by HTTPS (SSL/TLS).
At the same time, technical barriers for supporting SSL/TLS came down, thanks to LetsEncrypt, for example.

The insecure HTTP protocol will probably become obsolete in the long term. HTTP websites are already disadvantaged, for example by Google search.

And there are numerous technical limitation in mixing HTTPS content with HTTP.
For example, this means that the SST radio stream cannot be embedded in an HTTPS page.

So SST is hindering its own accessibility on the web so far.

_________________
<i>"The piano keys are black and white,
But they sound like a million colors in your mind"</i>
(from "Spider's Web" by <a href="http://katiemelua.com/music/#KatieMelua">Katie Melua</a>)

Avatar is from work of art by Drew Struzan
philk
Ensign
Ensign



Joined: May 01, 2004
Member#: 6489
Posts: 43


philk is offline View user's profile Send private message philk's Favorites are Private
PostPosted: Wed Sep 13, 2023 1:41 am   Post subject: Reply with quote


The stream and the webpage would have to go HTTPS. I am not sure if the old Shoutcast Server "supports" it, but after all its just a protocol switch, that is usually handled by a revers proxy like apache or nginx and the underlaying server software doesn't know anything about it.

What I meant was that the page can stay as it is from functionality and such. No need to redesign everything (a monumental task!).
Poland molossus VIP (subscribed member)
Admiral (Administrator)
Admiral (Administrator)



Joined: Aug 09, 2005
Member#: 11167
Posts: 3308
Location: Warsaw & once in a blue moon Szczecin (Poland)

molossus is offline View user's profile Send private message Send e-mail View molossus's Favorites
PostPosted: Wed Sep 13, 2023 2:29 am   Post subject: Reply with quote


philk wrote:

What I meant was that the page can stay as it is from functionality and such. No need to redesign everything (a monumental task!).


That's a good thing indeed.
_________________
<i>"The piano keys are black and white,
But they sound like a million colors in your mind"</i>
(from "Spider's Web" by <a href="http://katiemelua.com/music/#KatieMelua">Katie Melua</a>)

Avatar is from work of art by Drew Struzan
Advika
Cadet 1
Cadet 1



Joined: Oct 23, 2023
Member#: 51479
Posts: 1


Advika is offline View user's profile Send private message Advika's Favorites are Private
PostPosted: Mon Oct 23, 2023 2:01 pm   Post subject: Reply with quote


Hi Guys,
I'd love to join the 24Seven.FM team as a web designer! With a passion for creating visually appealing and user-friendly websites, I'm excited to contribute my skills to enhance the user experience and aesthetics of your platform. Let's chat about how I can help take your website to the next level.

removed a tiny font spam link - molossus
Canada segellion
Lieutenant
Lieutenant



Joined: Mar 08, 2009
Member#: 24779
Posts: 110
Location: British Columbia

segellion is offline View user's profile Send private message Visit poster's website View segellion's Favorites
PostPosted: Wed Nov 29, 2023 10:13 pm   Post subject: Reply with quote


It's so funny that I had discovered this this post, while copying the
SST interface for another website that i'm working on. LOL
Netherlands 607
Lieutenant
Lieutenant



Joined: Sep 19, 2018
Member#: 46975
Posts: 221
Location: Amersfoort

607 is offline View user's profile Send private message Visit poster's website View 607's Favorites
PostPosted: Mon Dec 25, 2023 7:02 am   Post subject: Reply with quote


Good to hear, I hope you've found someone!
Poland molossus VIP (subscribed member)
Admiral (Administrator)
Admiral (Administrator)



Joined: Aug 09, 2005
Member#: 11167
Posts: 3308
Location: Warsaw & once in a blue moon Szczecin (Poland)

molossus is offline View user's profile Send private message Send e-mail View molossus's Favorites
PostPosted: Sun Feb 04, 2024 11:28 am   Post subject: Reply with quote


SaticICE has just posted a shoutout concerning our search: https://fosstodon.org/@talktech/111874067095204446

Thank you very much SaticICE!
_________________
<i>"The piano keys are black and white,
But they sound like a million colors in your mind"</i>
(from "Spider's Web" by <a href="http://katiemelua.com/music/#KatieMelua">Katie Melua</a>)

Avatar is from work of art by Drew Struzan
Display posts from previous:
Post new topic   Reply to topic    StreamingSoundtracks.com Forum Index -> Announcements All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Forums ©


Copyright © 2001-2020 24seven.FM, LLC All rights reserved.
Comments, images, and trademarks are property of their respective owners.
You can syndicate our news using the file backend.php or ultramode.txt. Robots may follow the Sitemap.