Archive

Posts Tagged ‘News’

News Ticker

October 30th, 2009 No comments

Table of contents

Description

A JQuery based News Ticker Displays a sliding or fading list of post titles, rss reeds or comments and excerpts with links to post.

  • Most Popular Posts over the last x days (via Wordpress.com Stats Plugin)
  • Most Commented Posts
  • Recent Posts
  • Recent Comments
  • Specific Posts
  • Category Filter
  • Number of Posts to display
  • Ticker Length in characters
  • Ticker Speed
  • Ticker Timeout (time between the fades or slides)
  • Ticker Animation (fade or slide)

Installation & Settings

  1. Activate the plugin via the ‘Plugins’ menu.
  2. Configure options via the ‘Settings’ -> ‘News-Ticker’ menu.

plugin is used on http://18elements.com

Faq

Is jQuery running in compatibility mode?
Yes, you may use this plugin if other libraries are installed.

Screenshots

Contact

Author: Daniel Sachs

Author Homepage

Plugin Homepage

Google News

October 29th, 2009 No comments

Table of contents

Description

Google aggregates news from over 4500 news sources, updated continously. The results can be retrieved as a number of RSS feeds, where you can create your own specific feed by specifying one of more than 40 regions/languages, and an optional topic ranging from Domestic to Most Popular to Entertainment. Currently there are nine topics, including, of course, All. In addition to this, any feed can be filtered through a search query so that only news items matching your query will be shown. Note that not all combinations of region/language and topic has been enabled by Google but it should degrade gracefully.

This plugin works both as a widget, as inline content replacement and can be called from themes. Any number of inline replacements or theme calls allowed, but only one widget instance is supported in this release.

For widget use, simply use the widget as any other after selecting which feed it should display. For inline content replacement, insert the one or more of the following strings in your content and they will be replaced by the relevant news feed.

  • [google-news] for the default feed
  • [google-news name=”feedname”]

Enable plugin, go to the Google News page under ‘Dashboard’ -> ‘Settings’ and read the initial information. Then go to the Google News page under ‘Dashboard’ -> ‘Manage’ and configure one or more feeds. Then use a widget or insert relevant strings in your content or theme.

Additional information

The available options are as follows.

  • Name: Optional feed name, that can be used in the widget or the inline replacement string to reference a specific feed. Any feed without a name is considered “default” and will be used if the replacement strings do not reference a specific feed. If there are more than one feed with the same name, a random of these is picked every time it is used. This also applies to the default feed(s).
  • Title: Optional, which when set will be used in the widget title or as a header above the news items when inline. If the title is empty, then a default title of “Google News : <region> : <feed type>” is used. Note that as per Google Terms of Service it is a requirement to state that the news come from Google.
  • News region: A dropdown list of 40 choices, determining the region/language of the feed.
  • News type: Another dropdown list, determining what type of news you are after. Sci/Tech, Business, Health etc.
  • Output type: Some Google feeds come with just text, some pictures or pictures on nearly every news item. Chose which one you want here.
  • News item length: Short or long. The short version is really just the news item title as a one liner but probably the one most WP admins will use. The long version is a 3-4 line teaser that has been severely stripped of useless markup that Google insists on passing along, including tables, links, colour/font/style settings etc. I’ve tried to clean it up so it won’t mess up your theme. For the short version, the long text without html tags is available as a mouse rollover/tooltip.
  • Max items to show: As the title says, if the feed has sufficient entries to fulfil the request.
  • Optional query filter: One of the most important parts of the Google News RSS Feed is the ability to filter the news with your very own search query. Get relevant, up to date news on the exact topic you want. Note that if you add a search query, then the short item length will include an “all N news articles” link curtesy Google. If you choose to add a query, then you most likely want to set a title as well. To explain to the viewer what kind of news you have selected for them to see. The News Query isn’t like a standard Google Query, so you can’t use || between words to search for one or the other. So IF you start your query with the word OR then the rest of the words will be or’ed together. I.e. a query string of ‘OR this that’ will look for news containing either this or that. This is really just a test, so the actual query language used here may change in future versions.
  • Cache time: The feeds are now fetched using WordPress builtin MagpieRSS system, which allows for caching of feeds a specific number of seconds. Cached feeds are stored in the backend database.

Clicking on a news item will of course take you via Google to the news site with the relevant article, as per Google Terms of Use.

If you want to change the look&feel, the inline table is wrapped in a div with the id “google-news-inline” and the widget is wrapped in an li with id “google-news”. Let me know if you need more to properly skin it.

Support

Installation & Settings

  1. Activate the plugin through the ‘Dashboard’ -> ‘Plugins’ admin menu.
  2. See configuation pages under ‘Dashboard’ -> ‘Settings’, ‘Dashboard’ -> ‘Tools’ and on the widget page.

Note if you’re upgrading from a previous release, there may be some strangeness the first time you edit an old feed. Try again and it will work. Or delete the feed and create again, guaranteed fix. :-)

Screenshots


Widget in action under the Prosumer theme. Note the mouseover showing additional text from the news item.


Small part of the Adin manage page for the plugin.


Inline example under the Prosumer theme, replacing [google-news] in content.

Announcement And Vertical Scroll News

October 14th, 2009 No comments

Table of contents

Description


This plug-in will create a vertical scroll news or Announcement or flash News for your word press site, we can embed this in site sidebar.
  1. Easy installation.
  2. Widgets, so you can add pretty much anything.
  3. Easy style-override system.

You can add N number of news; it will scroll one by one at front end (vertical scrolling).
You can arrange the scrolling news order. Also you can customize the scroll direction.
If you want, you can hide the news temporarily.

Now Multilanguage support enabled, so you can add all languages into announcement, to post announcement in other language, simply copy and past the other language content in announcement text area.

More Description

About Author

Comments

Suggenstion

Live demo

Settings

  • Go to Announcement link under setting tab to add/edit/delete Announcement.
  • Go to widget link under Appearance tab, Drag & drop announcement widget to your desired location in the active sidebar.
  • Click on the configure button (small down triangle) for the “Announcement” widget and here you can customize all the Announcement front end styles.

Faq

Can I display more news at same time?
Yes, you can add n number of news, it will display one by one at front end (vertical scrolling).

Can I arrange the news scroll order?
Yes, you can order, use display order field to arrange the news scroll order.

Can I hide the any news temporary?
Yes, change the display order status to OFF.

Can I change the Slide Direction?
Yes, 0=down-up and 1=up-down.

Can I customize the all other appearance style?
Yes, Click on the configure button (small down triangle) for the “Announcement” widget and here you can customize all the Announcement front end styles. See screen two.

Why my news content out of range?
In front end widget area, if you see any news content out of area or invisible, it because of height and width of the widget, so you should arrange width and height of the widget in widget configuration area to good look. In default I have fixed width: 180px and height: 100px.

How to type other then english?
Simply copy your other language content and past it into announcement.

Screenshots


The announcement add/edit/delete area.


Configuration interface (go to setting link on announcement page).


Widget appearance.

Contact

Author: Gopi.R

Author Homepage

Plugin Homepage

1 pages