/news.webapp

A server side web app to display multiple news tickers at once.

Primary LanguageJavaScript

News.Webapp

Author

Raul Sobon

What is this?

A server side web app to display multiple news tickers at once. Its a Super News Ticker, showing 5 or more news items, depending on your choice.

Install

  • Copy fils to your apache/web server directory.
  • Enable execution of .php files in this folder.
  • Point browser to server/news.webapp/

And you will see by default 5 rows.

alt text

Try it

It is running now on Google , run it now.

LICENSE

Copyright (c) 2014, Raul Sobon raul.sobon@gmail.com

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.