March 28, 2024, 12:19:29 PM

Author Topic: old code  (Read 3448 times)

Offline ringwraith

  • Newbie
  • *
  • Posts: 4
    • View Profile
old code
« on: December 20, 2008, 02:02:31 PM »
Here is a horrible linux/kde based version of a little weather thingy i was working on.  have fun with it, its old code and it needs to be updated to qt4 and be rewritten :).

you should download a version of cepstral's text to speech system, right now it uses diane, a female voice, which gives vocals on a forecast and narrates the local forecast. All in the background using some threads, it downloads the conditions, local forecast and radar and even processes the radar while displaying the forecast information. the code is HORRIBLE but the data parsers aren't so bad.   
« Last Edit: December 20, 2008, 02:05:25 PM by ringwraith »

Offline Zach

  • TV Tuner Enthusiast℠
  • Ultimate Member
  • *
  • Posts: 8414
    • View Profile
  • Cable Provider: Other
  • WxStar Version: Satellite
Re: old code
« Reply #1 on: December 20, 2008, 02:11:30 PM »
What is this? :blink:
I've gone off on a journey to be a moderator at another forum, but this place will forever remain home for me~

Offline ringwraith

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: old code
« Reply #2 on: December 20, 2008, 02:59:06 PM »
it is like a mix of an intellistar(tm? r?)  and  a weatherstar4000(tm r?) program that runs under linux if you can run ./configure;make clean; make to compile the source code.



Offline Zach

  • TV Tuner Enthusiast℠
  • Ultimate Member
  • *
  • Posts: 8414
    • View Profile
  • Cable Provider: Other
  • WxStar Version: Satellite
Re: old code
« Reply #3 on: December 20, 2008, 03:01:35 PM »
Can you convert it into a Windows program? :biggrin:
I've gone off on a journey to be a moderator at another forum, but this place will forever remain home for me~

Offline ringwraith

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: old code
« Reply #4 on: December 20, 2008, 03:04:02 PM »
not really, most of it is qt3 based with kde interfaces for downloading the data is the primary reason for it. also linux runs much better than windows :), and besides the intellistar(tm r?) runs a variant of bsd :)



 
« Last Edit: December 20, 2008, 03:06:02 PM by ringwraith »

Offline Zach

  • TV Tuner Enthusiast℠
  • Ultimate Member
  • *
  • Posts: 8414
    • View Profile
  • Cable Provider: Other
  • WxStar Version: Satellite
Re: old code
« Reply #5 on: December 20, 2008, 03:04:59 PM »
Anybody have Linux-based vhd files? :P
I've gone off on a journey to be a moderator at another forum, but this place will forever remain home for me~

Offline wxmancanada

  • Ultimate Member
  • *
  • Posts: 1488
  • Gender: Male
    • View Profile
  • SD Channel #: 32
  • WxScan Ch. #: 212
  • WxStar Version: IntelliStar
Re: old code
« Reply #6 on: December 20, 2008, 04:31:24 PM »
Anybody have Linux-based vhd files? :P
I have a - da - linux!

Offline narunetto

  • Full Member
  • *
  • Posts: 218
    • View Profile
  • HD Channel #: 706
  • SD Channel #: 78
  • WxScan Ch. #: 101
  • WxStar Version: IntelliStar
Re: old code
« Reply #7 on: December 22, 2008, 12:53:55 AM »
Got any screenshots?

Offline ringwraith

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: old code
« Reply #8 on: December 22, 2008, 11:26:34 AM »
ok :)

Here is a zip containing a flv file.  Should play under firefox with a flash player.



Offline Evan2015

  • Ultimate Member
  • *
  • Posts: 1393
  • Gender: Male
    • View Profile
  • Cable Provider: Other
  • HD Channel #: 549
  • HD WxStar ID #: 31471
  • SD Channel #: 49
  • SD WxStar ID #: 31471
  • WxScan Ch. #: 19
  • WxScan ID #: 20271
  • WxStar Version: IntelliStar
Re: old code
« Reply #9 on: January 10, 2009, 01:38:59 AM »
How do you run it in Linux?