Skip to content

Instantly share code, notes, and snippets.

View soumyamrs's full-sized avatar

Soumya soumyamrs

  • www.algotree.com
  • India
View GitHub Profile
@soumyamrs
soumyamrs / RSS
Created November 18, 2011 04:33
RSS with links having no content
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Big Government</title>
<link>http://biggovernment.com</link>
<description />
<lastBuildDate>Thu, 17 Nov 2011 04:04:24 +0000</lastBuildDate>
<generator>http://wordpress.org/?v=2.9.2</generator>
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://rss.cnn.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel>
<title>Latest stock market news from Wall Street - CNNMoney.com</title>
<link>http://money.cnn.com/rssclick/markets/?section=money_markets</link>
<description>From CNN and Money magazine, CNNMoney.com combines business news and in-depth market analysis with practical advice and answers to personal finance questions.</description>
<language>en-us</language>
<copyright>© 2011 Cable News Network LP, LLLP.</copyright>
<pubDate>Sat, 19 Nov 2011 09:54:43 EST</pubDate>
<ttl>10</ttl>
<image>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Big Government</title>
<link>http://biggovernment.com</link>
<description />
<lastBuildDate>Mon, 21 Nov 2011 08:01:53 +0000</lastBuildDate>
<generator>http://wordpress.org/?v=2.9.2</generator>
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://rss.cnn.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel>
<title>Latest stock market news from Wall Street - CNNMoney.com</title>
<link>http://money.cnn.com/rssclick/markets/?section=money_markets</link>
<description>From CNN and Money magazine, CNNMoney.com combines business news and in-depth market analysis with practical advice and answers to personal finance questions.</description>
<language>en-us</language>
<copyright>© 2011 Cable News Network LP, LLLP.</copyright>
<pubDate>Sat, 19 Nov 2011 09:54:43 EST</pubDate>
<ttl>10</ttl>
<image>
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://rss.cnn.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel>
<title>Latest stock market news from Wall Street - CNNMoney.com</title>
<link>http://money.cnn.com/rssclick/markets/?section=money_markets</link>
<description>From CNN and Money magazine, CNNMoney.com combines business news and in-depth market analysis with practical advice and answers to personal finance questions.</description>
<language>en-us</language>
<copyright>© 2011 Cable News Network LP, LLLP.</copyright>
<pubDate>Sat, 19 Nov 2011 09:54:43 EST</pubDate>
<ttl>10</ttl>
<image>
@soumyamrs
soumyamrs / gist:1471857
Created December 13, 2011 11:51
xml with empty content
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Big Government</title>
<link>http://biggovernment.com</link>
<description />
<lastBuildDate>Thu, 08 Dec 2011 08:01:39 +0000</lastBuildDate>
<generator>http://wordpress.org/?v=2.9.2</generator>
prototype =RSS
url =http://localhost/BigGovernment.xml
source = BigGovernment
isActive=1
tag=blog,news
Supress_Initial_Fetch=false
priority=6
# default location of property file
directoryPath = /home/soumya/workspace/FeedAcquisition/DataFetcher/Properties
# maximum number of workers that a scheduler can run
maxCount =5
#Path for Storing IDX data
edgarFilePath =/home/soumya/workspace/FeedAcquisition/DataFetcher/download/
@soumyamrs
soumyamrs / fortuneGoogle
Created June 26, 2012 04:23
RSS containing aome special symbol
<?xml version="1.0" encoding="UTF-8"?><feed
xmlns="http://www.w3.org/2005/Atom"
xmlns:thr="http://purl.org/syndication/thread/1.0"
xml:lang="en"
xml:base="http://tech.fortune.cnn.com/wp-atom.php"
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" >
<title type="text">Fortune Tech: Technology blogs, news and analysis from Fortune Magazine &#187; Google 24/7</title>
<subtitle type="text">Fortune's tech team offers analysis and perspective on the world's most important developments.</subtitle>
<updated>2012-06-13T22:20:33Z</updated>
@soumyamrs
soumyamrs / sameContent
Created June 29, 2012 09:39
ESOutput for same content
{
_index: algotree5
_type: news
_id: TmJ13pgLRKmJwK4QX91Fjg
_version: 3
_score: 1
_source: {
partnerName: CNN
relatedSources: {