#!/usr/bin/env ruby -w

=begin
...

Ruby Simple RSS/XML test

by deepspring, July 08, 2011 02:35, 1 refactoring, tagged with reader, ruby, rss

I got bored and decided to ...

56438d61fd1c1b7d352a12c9b402f4a9 Talk
using System.Collections.Generic;
using System.IO;
...

C# Gedcom Reader

by crash893.myopenid.com, May 14, 2009 19:42, 4 refactorings, tagged with reader, class, C#, gedcom

Created this reader class f...

55502f40dc8b7c769880b10874abc9d0 Talk
<?
function robots_allowed($url){
	$current_url=$url;
...

PHP Robots Reader

by Matt, October 28, 2007 15:44, 4 refactorings, tagged with robots, txt, robots.txt, reader, open, download, spider, crawler, search

This code will refer to the...

63dc621a0755c77290da87f0feb44491 Talk