Search

  • RE: RSS Syndication: What, Why and How?

    Our first RSS Feed that is fully automated & uses a php based script that connects to our database! SLICK!! www.vote-smart.org/rss.htm www.vote-smart.org/rss/recent_keyvotes.php Please feel free to email me about code, examples, etc.
    Posted to Emerging Technologies (Forum) by castanza88 on 12-01-2005
  • RE: Discuss RSS for Nonprofits

    We actually have a live rss on our site. It is actually a PHP script that is connecting to the database on the livesite. We have made sure that MySQL injection cannot occur & have also restricted privileges for the mysql user that the php script uses. We created a mysql account that can only select from specific tables from our database. This secures
    Posted to Virtual Community (Forum) by castanza88 on 12-01-2005
  • RE: De-Geeking, Helpdesk and Support

    Actually Firefox does subscribe to feeds, but it handles the feeds like a bookmark. This is a line of code you HAVE to have have in a header for firefox & other browser to recognize that that page has an rss feed related to it... link href="http://www.vote-smart.org/rss/recent_keyvotes.php" rel = "alternate" type = "application/rss+xml" title="Recent
    Posted to Emerging Technologies (Forum) by castanza88 on 12-01-2005
Page 1 of 1 (3 items) | More Search Options