news

Django Google News Sitemap.xml

I'm trying to build out a Google News Sitemap in addition to a normal sitemap.xml to avoid having to put additional numerical characters in my URLs. I've build out the sitemap.xml using Django's contrib system and it works great, but I'm having trouble passing the context to the (unverified) patch updating the framework to gererate a ne...

Can anyone give some examples of websites which are using news sitemap?

Hello Everyone, Can anyone give me some example website which are using news sitemap.. I just want to know the format of news sitemap. Please send me the format and the how need to be the url location... ...

About News Sitemap?

In a News sitemap, we need to include URLs for all our articles, but only from the last three days. we shouldn't include older articles. Why we shouldn't old articles and if we keep the old articles what would happen? ...

Leading DotNetNuke news and forum modules?

I'm in the position of having to either recommend an existing or develop a custom news and forum module for a DotNetNuke installation. Both modules need to have the features you'd expect from such a module. Quite an open set of requirement, but that's all I have so far. I've been brought in to rescue an Intranet redevelopment project wh...

Reading Website pages

Hi, my question is as follows: assume there is a website called website.com/a the website is being developed using PHP, Perl, Ruby and other languages. i want to be able from my website to read this website pages, execute the code and then analyse the HTML result page tags and getting the content using PHP. it's like reading news f...

News Data API or Feeds

I would like to know if there is any news feeds/api that can be used for coding/datamining. Skygrid for example gives live news feeds and if the news is good or bad, but it's all in flash and they don't seems to provide any rss other than their twitter. ...

feedparser and Google News

I'm trying to download a corpus of news (to try to do some natural language processing) from Google News using the universal feedparser with python. I really know nothing of XML, I'm just using an example of how to use the feedparser. The problem is that I can't find in the dict I get from the RSS feed the content of the news just the ti...

displaying news with javascript

I keep coming up against this issue. Displaying news on a website. And I'd like to come up with a solution to use like a template, something I can just drop on a site easily. The solution I keep seeing is an iframe with javascript to scroll the content. However, I'm really opposed to the idea of using iframes, I think the time for those...

What are good techniques for retrieving a list of keywords for the top news stories of the day

I am working on an application where I would like to retrieve a list of the day's top news stories from some source (such as the BBC) and parse these for keywords that I can use against my own tag data. There are obviously lots of webservices and APIs out there - but what would you suggest as good routes to take. One thing I was consid...

Is there anything better than CORBA for interlanguage program communication?

I'm on a project using CORBA to read the data of objects that could be implemented in C++ or Java but conform to the same IDL. The pros are the idlj compiler and all the necessary code came free with Java. The con seems to be that I hear quite a bit that CORBA is old and not the latest and greatest. But I haven't heard names for anything...

Simple news archive with Smarty?

There is a simple table of news articles: [ id | title | body | created ]. What is the best way to create a simple news archive using smarty from a full collection of articles ordered by created date? In the format: 2009 12.11. Title 03.03. Title 01.01. Title 2008 11.12. Title 04.03. Title 02.03. Title 16.02. Title 2007 ... ... ...

There exists any ASP.NET News letter Integration API

Implementing constant contact in asp.net ...

Developer News site for every day reading?

I would like to know your favorite every day reading sites (like developer.com etc). Let's dig up some gems. ...

How to create an automatic news site?

Hi, I've seen sites like this (http://www.tradename.net/) on the web that seem to be nothing more than a collection of news articles pulled in from different places - all seemingly automated... I would like to know how can I create something like this that: (a) either automatically, one its own pulls data from different news feeds and c...

facebook newsfeed example.

I'm trying to access the news stream to pan for certain events I'm running into a few issues with the facebook developer toolkit does anyone have or can point me to an example of getting the news stream? ...

Where can I get raw news articles from the last year?

I'm writing some code that calculates certain statistics about word usages. Does anyone know where I can find a database of raw news articles from various topics over a period of (say) the last year? Preferably they would be either in plain text format or XML. Trying to scrape content from random web sites isn't a good option. I kno...

jQuery UI Accordion 1.6

I'm using the jQuery UI Accordion 1.6 (http://docs.jquery.com/UI/Accordion), I've changed it a bit and made it work as I need and want it to work. There is just a few things off about it, but one of the major ones is something I just simply can't figure out how to make it work. The plugin is working as intended, it actually closes, ope...

News feed APIs for general news

I'm building a database + tool that scours news feeds for a certain term. For example "food poisoning from nuts". I want to scour social media sites, news sites, major news aggregators, etc... for that term. Question 1: What are some of the news aggregator APIs out there? Question 2: How Would you go about coding and receiving only the...

iPhone FBConnect, dashboard.addnews

Hi, The question is: how to add news via FBConnect?? I have the following code: NSString *newsBody = @"[{\"message\": \"News message\" }]"; NSMutableDictionary *params = [NSMutableDictionary dictionaryWithObject:newsBody forKey:@"news"]; [[FBRequest requestWithDelegate:self] call:@"facebook.dashboard.addnews" params:params dataParam:n...

How do you keep track of what the industry is up to?

A discussion elsewhere made me realize that I don't do a particularly good job of following the software industry. My exposure to new trends or technologies is haphazard at best, often limited to a "Hey, that sounds interesting" when I see people discussing something I'm not familiar with on SO. To abuse a metaphor, I'm quite familiar ...