.. Assassins
.. Analog Industries
.. Audio Damage
.. Celebrity
.. Lakeview Broadcasting Co


10000)) { $particle = $article - $past; require $_SERVER['DOCUMENT_ROOT']."/blow/library/$particle.txt"; echo "

link



"; $past++; } } else { require $_SERVER['DOCUMENT_ROOT']."/blow/library/$article.txt"; echo "

link

"; } //if ($article == $latest) { //$particle = ($article - 1); //echo "

"; //require $_SERVER['DOCUMENT_ROOT']."/blow/library/$particle.txt"; //echo "

link

"; //} ?>

 
useCached(); $rss->title = "cocaine blues"; $rss->description = "uhm..."; $rss->link = "http://outside.net/blow/"; $rss->syndicationURL = "http://outside.net/blow/rss.xml"; $image = new FeedImage(); $image->title = "cocaine blues"; $image->url = "http://outside.net/img/lemon.jpg"; $image->link = "http://outside.net/blow/"; //$image->description = "Feed provided by dailyphp.net. Click to visit."; $rss->image = $image; $article = $latest; $past = 0; while (($past<10) & (($article-$past) > 10000)) { $particle = $article - $past; $post = file("/home/carl/http/docs/blow/library/$particle.txt"); $time = str_replace(" -","",(str_replace("","",$post[0]))); $title= str_replace("
","",(str_replace("","",$post[1]))); array_shift($post); array_shift($post); $body = ""; foreach ($post as $line) { $body .= $line; } $item = new FeedItem(); $item->title = $title; $item->link = "http://outside.net/blow/item/$particle/";; $item->description = substr($body,0,200); $item->date = strtotime($time); $item->source = "http://outside.net/blow/"; $rss->addItem($item); $past++; } $rss->saveFeed("RSS1.0", "rss.xml",false); ?>