K283CH

K283CH (104.5 FM) is an American terrestrial FM radio translator licensed to and operating in Houston, Texas.

K283CH
CityHouston, Texas
Broadcast areaGreater Houston
Frequency104.5 MHz
Branding104.5 I Hope FM
Slogan"Hope for Houston"
Programming
Language(s)English
FormatUrban Gospel, Urban adult contemporary
Ownership
OwnerCentro Cristiano de Vida Eterna
Sister stationsK231CN
History
First air dateAugust 14, 2015 (2015-08-14)
Call sign meaningsequential
Technical information
Facility ID146522
Class
  • D
ERP99 watts
HAAT
  • 302 m (991 ft)
Transmitter coordinates29°45′31″N 95°22′04″W

History

Logo as 104.5 Kiss FM

On August 14, 2015, K283CH signed on the air at 104.5 FM. It was leased by iHeartMedia to relay KTBZ-FM HD2, which carried a regional Mexican format branded as La Mejor.[1]

On September 7, 2017, the station switched to a simulcast of KQBT HD2, which launched a new urban adult contemporary format as 104.5 Kiss FM. The new station aimed to compete against Urban One's dominant KMJQ.[2]

On February 18, 2019, the lease with iHeart Media ended, leading the owner operator, Centro Cristiano de Vida Eterna, to air an independent mix of urban gospel and R&B under the branding 104-5 I Hope FM. The previous format continues to be broadcast on KQBT HD2 as 93.7 HD2 Kiss FM.[3]

gollark: Well, yes, but they're byte sequences.
gollark: I mean, it's better than C and stuff, and I wouldn't mind writing simple apps in it.
gollark: Speaking specifically about the error handling, it may be "simple", but it's only "simple" in the sense of "the compiler writers do less work". It's very easy to mess it up by forgetting the useless boilerplate line somewhere, or something like that.
gollark: Speaking more generally than the type system, Go is just really... anti-abstraction... with, well, the gimped type system, lack of much metaprogramming support, and weird special cases, and poor error handling.
gollark: - They may be working on them, but they initially claimed that they weren't necessary and they don't exist now. Also, I don't trust them to not do them wrong.- Ooookay then- Well, generics, for one: they *kind of exist* in that you can have generic maps, channels, slices, and arrays, but not anything else. Also this (https://fasterthanli.me/blog/2020/i-want-off-mr-golangs-wild-ride/), which is mostly about the file handling not being good since it tries to map on concepts which don't fit. Also channels having weird special syntax. Also `for` and `range` and `new` and `make` basically just being magic stuff which do whatever the compiler writers wanted with no consistency- see above- Because there's no generic number/comparable thing type. You would need to use `interface{}` or write a new function (with identical code) for every type you wanted to compare- You can change a signature somewhere and won't be alerted, but something else will break because the interface is no longer implemented- They are byte sequences. https://blog.golang.org/strings.- It's not. You need to put `if err != nil { return err }` everywhere.

References

  1. "Regional Mexican "La Mejor" Debuts In Houston". RadioInsight. 2015-09-30. Retrieved 2019-02-21.
  2. "Urban AC 104.5 Kiss-FM Debuts In Houston". RadioInsight. 2017-09-07. Retrieved 2019-02-21.
  3. "iHeart Ceases Operations Of 104.5 Kiss-FM Houston". RadioInsight. 2019-02-18. Retrieved 2019-02-21.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.