TWC Today Forums

TWC Today => Contributions => Topic started by: ringwraith on December 20, 2008, 02:02:31 PM

Title: old code
Post by: ringwraith 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.   
Title: Re: old code
Post by: Zach on December 20, 2008, 02:11:30 PM
What is this? :blink:
Title: Re: old code
Post by: ringwraith 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.


Title: Re: old code
Post by: Zach on December 20, 2008, 03:01:35 PM
Can you convert it into a Windows program? :biggrin:
Title: Re: old code
Post by: ringwraith 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 :)



 
Title: Re: old code
Post by: Zach on December 20, 2008, 03:04:59 PM
Anybody have Linux-based vhd files? :P
Title: Re: old code
Post by: wxmancanada on December 20, 2008, 04:31:24 PM
Anybody have Linux-based vhd files? :P
I have a - da - linux!
Title: Re: old code
Post by: narunetto on December 22, 2008, 12:53:55 AM
Got any screenshots?
Title: Re: old code
Post by: ringwraith 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.


Title: Re: old code
Post by: Evan2015 on January 10, 2009, 01:38:59 AM
How do you run it in Linux?