bradgessler-birdfeed 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :minor: 1
3
- :patch: 3
3
+ :patch: 4
4
4
  :major: 0
data/lib/birdfeed/feed.rb CHANGED
@@ -1,9 +1,10 @@
1
1
  module BirdFeed
2
2
  class Feed
3
- attr_accessor :title, :link, :description, :updated_at, :publisher, :xml, :items, :raw_content
3
+ attr_accessor :title, :link, :description, :updated_at, :publisher, :xml, :items, :raw_content, :namespaces
4
4
 
5
5
  def initialize(format, &block)
6
6
  @items = []
7
+ @namespaces = {}
7
8
  @format = format
8
9
  yield self if block_given?
9
10
  end
@@ -2,13 +2,6 @@ require 'nokogiri'
2
2
 
3
3
  module BirdFeed
4
4
  class Atom10 < Format
5
- attr_reader :xml, :doc
6
-
7
- def initialize(xml)
8
- @xml = xml
9
- @doc = Nokogiri::XML(xml)
10
- end
11
-
12
5
  class << self
13
6
  def format
14
7
  "Atom 1.0"
@@ -17,6 +10,11 @@ module BirdFeed
17
10
  def parse(content)
18
11
  Nokogiri::parse(content) do |xml|
19
12
  return Feed.new(self) do |feed|
13
+ feed.namespaces = xml.css('feed').first.attributes.inject({}) do |namespaces, attribute|
14
+ key, value = attribute
15
+ namespaces[key.to_s] = value.to_s if key =~ /^xmlns/
16
+ namespaces
17
+ end
20
18
  feed.raw_content = content
21
19
  feed.title = xml.css('feed > title').text
22
20
  feed.description = xml.css('feed > subtitle').text
@@ -28,6 +26,7 @@ module BirdFeed
28
26
  item.node = item_node
29
27
  item.title = item_node.css('title').text
30
28
  item.description = item_node.css('content').text
29
+ item.published_at = item_node.css('published').text
31
30
  item.link = item_node.css('link').attr('href')
32
31
  item.id = item_node.css('id').text
33
32
  item.author = item_node.css('author > name').text
@@ -10,6 +10,7 @@ module BirdFeed
10
10
  def parse(content)
11
11
  Nokogiri::parse(content) do |xml|
12
12
  return Feed.new(self) do |feed|
13
+ feed.namespaces = xml.css('rss').first.namespaces
13
14
  feed.raw_content = content
14
15
  feed.title = xml.css('rss > channel > title').text
15
16
  feed.description = xml.css('rss > channel > description').text
@@ -21,6 +22,7 @@ module BirdFeed
21
22
  item.node = item_node
22
23
  item.title = item_node.css('title').text
23
24
  item.description = item_node.css('description').text
25
+ item.published_at = item_node.css('pubDate').text
24
26
  item.link = item_node.css('link').text
25
27
  item.id = item_node.css('guid').text
26
28
  end
@@ -0,0 +1,834 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <rss xmlns:digg="http://digg.com/docs/diggrss/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
3
+ <channel>
4
+ <title>digg.com: Stories / Popular</title>
5
+ <language>en-us</language>
6
+ <description>digg.com: Stories / Popular</description>
7
+ <link>http://digg.com/</link>
8
+ <item>
9
+ <title>Obama touts middle-class task force lead by Biden </title>
10
+ <link>http://feeds.digg.com/~r/digg/popular/~3/i0OpDs-SbhM/Obama_touts_middle_class_task_force_lead_by_Biden</link>
11
+ <description>President Barack Obama signed a series of executive orders Friday that he said should "level the playing field" for labor unions in struggles with management. He said his administration wants to make sure low-income people "get a piece" of the American pie "if they're willing to work for it."
12
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/7IhgsG5Eia6mOdWCnGOYrCU2xoM/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/7IhgsG5Eia6mOdWCnGOYrCU2xoM/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/i0OpDs-SbhM" height="1" width="1"/&gt;</description>
13
+ <pubDate>Sat, 31 Jan 2009 04:00:21 +0000</pubDate>
14
+ <digg:diggCount>76</digg:diggCount>
15
+ <digg:category>Political News</digg:category>
16
+ <digg:commentCount>7</digg:commentCount>
17
+ <media:thumbnail url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/t.jpg" width="80" height="80" />
18
+ <media:group>
19
+ <media:content url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
20
+ <media:content url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
21
+ <media:content url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
22
+ <media:content url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
23
+ <media:content url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
24
+ <media:content url="http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden/p.jpg" medium="image" type="image/jpeg" width="80" height="48" />
25
+ </media:group>
26
+ <guid isPermaLink="false">http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden</guid>
27
+ <digg:submitter>
28
+ <digg:username>redwolfwalker</digg:username>
29
+ <digg:userimage>http://digg.com/users/redwolfwalker/l.png</digg:userimage>
30
+ </digg:submitter>
31
+ <feedburner:origLink>http://digg.com/politics/Obama_touts_middle_class_task_force_lead_by_Biden</feedburner:origLink></item>
32
+ <item>
33
+ <title>Installing Windows 7 beta on a Mac with Sun VirtualBox </title>
34
+ <link>http://feeds.digg.com/~r/digg/popular/~3/x3ah397_QyQ/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox</link>
35
+ <description>Microsoft’s public beta of Windows 7 is similar enough to Vista that it is fairly easy to install on a Mac, either using BootCamp to install it natively, or within a virtual environment. Here’s what’s involved with obtaining the beta and installing it using Sun's free VirtualBox software.
36
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/o7w0xcSpSYmTQ1F4t9S8at0NEO4/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/o7w0xcSpSYmTQ1F4t9S8at0NEO4/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/x3ah397_QyQ" height="1" width="1"/&gt;</description>
37
+ <pubDate>Sat, 31 Jan 2009 03:50:03 +0000</pubDate>
38
+ <digg:diggCount>180</digg:diggCount>
39
+ <digg:category>Apple</digg:category>
40
+ <digg:commentCount>15</digg:commentCount>
41
+ <media:thumbnail url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/t.png" width="80" height="80" />
42
+ <media:group>
43
+ <media:content url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/t.png" medium="image" type="image/png" width="80" height="80" />
44
+ <media:content url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/a.png" medium="image" type="image/png" width="30" height="30" />
45
+ <media:content url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/s.png" medium="image" type="image/png" isDefault="true" width="48" height="48" />
46
+ <media:content url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/m.png" medium="image" type="image/png" width="120" height="120" />
47
+ <media:content url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/l.png" medium="image" type="image/png" width="160" height="160" />
48
+ <media:content url="http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox/p.png" medium="image" type="image/png" width="80" height="68" />
49
+ </media:group>
50
+ <guid isPermaLink="false">http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox</guid>
51
+ <digg:submitter>
52
+ <digg:username>Jenocide312</digg:username>
53
+ <digg:userimage>http://digg.com/users/Jenocide312/l.png</digg:userimage>
54
+ </digg:submitter>
55
+ <feedburner:origLink>http://digg.com/apple/Installing_Windows_7_beta_on_a_Mac_with_Sun_VirtualBox</feedburner:origLink></item>
56
+ <item>
57
+ <title>Concept Art: The Megastructures Where You'll Live in Space</title>
58
+ <link>http://feeds.digg.com/~r/digg/popular/~3/BeOulgKfYsw/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space</link>
59
+ <description>Some truly impressive pictures from some great artists.
60
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/9BKOQSg7h-zsBHazM8uyEF_fC0g/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/9BKOQSg7h-zsBHazM8uyEF_fC0g/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/BeOulgKfYsw" height="1" width="1"/&gt;</description>
61
+ <pubDate>Sat, 31 Jan 2009 03:50:02 +0000</pubDate>
62
+ <digg:diggCount>151</digg:diggCount>
63
+ <digg:category>Arts &amp; Culture</digg:category>
64
+ <digg:commentCount>24</digg:commentCount>
65
+ <media:thumbnail url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/t.jpg" width="80" height="80" />
66
+ <media:group>
67
+ <media:content url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
68
+ <media:content url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
69
+ <media:content url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
70
+ <media:content url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
71
+ <media:content url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
72
+ <media:content url="http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space/p.jpg" medium="image" type="image/jpeg" width="80" height="44" />
73
+ </media:group>
74
+ <guid isPermaLink="false">http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space</guid>
75
+ <digg:submitter>
76
+ <digg:username>akerasi</digg:username>
77
+ <digg:userimage>http://digg.com/users/akerasi/l.png</digg:userimage>
78
+ </digg:submitter>
79
+ <feedburner:origLink>http://digg.com/arts_culture/Concept_Art_The_Megastructures_Where_You_ll_Live_in_Space</feedburner:origLink></item>
80
+ <item>
81
+ <title>When will the NFL Broadcast in 3D?</title>
82
+ <link>http://feeds.digg.com/~r/digg/popular/~3/u4nI3oZjw0E/When_will_the_NFL_Broadcast_in_3D</link>
83
+ <description>The NFL wants to go 3D, but 3D commercials like the Monsters vs. Aliens trailer that will air during the game on Sunday are not showing off the latest technology. Some experts worry that this could give the wrong impression of 3D technology to millions of home viewers who are not aware of 3D tech's recent advances.
84
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/jH9xHpF0OcvpW1RLZpdgFQP_aXE/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/jH9xHpF0OcvpW1RLZpdgFQP_aXE/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/u4nI3oZjw0E" height="1" width="1"/&gt;</description>
85
+ <pubDate>Sat, 31 Jan 2009 03:40:02 +0000</pubDate>
86
+ <digg:diggCount>95</digg:diggCount>
87
+ <digg:category>American &amp; Canadian Football</digg:category>
88
+ <digg:commentCount>21</digg:commentCount>
89
+ <guid isPermaLink="false">http://digg.com/football/When_will_the_NFL_Broadcast_in_3D</guid>
90
+ <digg:submitter>
91
+ <digg:username>linkserf</digg:username>
92
+ <digg:userimage>http://digg.com/users/linkserf/l.png</digg:userimage>
93
+ </digg:submitter>
94
+ <feedburner:origLink>http://digg.com/football/When_will_the_NFL_Broadcast_in_3D</feedburner:origLink></item>
95
+ <item>
96
+ <title>Israel 'hides settlements data'</title>
97
+ <link>http://feeds.digg.com/~r/digg/popular/~3/q12eR5hjRJg/Israel_hides_settlements_data</link>
98
+ <description>The Israeli defence ministry has concealed information about the extent of illegal settlement-building in the West Bank, a leading newspaper reports.
99
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/L1WG_8Ms5018BWdXHRvxTwPYncg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/L1WG_8Ms5018BWdXHRvxTwPYncg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/q12eR5hjRJg" height="1" width="1"/&gt;</description>
100
+ <pubDate>Sat, 31 Jan 2009 03:30:01 +0000</pubDate>
101
+ <digg:diggCount>196</digg:diggCount>
102
+ <digg:category>World News</digg:category>
103
+ <digg:commentCount>26</digg:commentCount>
104
+ <media:thumbnail url="http://digg.com/world_news/Israel_hides_settlements_data/t.jpg" width="80" height="80" />
105
+ <media:group>
106
+ <media:content url="http://digg.com/world_news/Israel_hides_settlements_data/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
107
+ <media:content url="http://digg.com/world_news/Israel_hides_settlements_data/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
108
+ <media:content url="http://digg.com/world_news/Israel_hides_settlements_data/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
109
+ <media:content url="http://digg.com/world_news/Israel_hides_settlements_data/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
110
+ <media:content url="http://digg.com/world_news/Israel_hides_settlements_data/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
111
+ <media:content url="http://digg.com/world_news/Israel_hides_settlements_data/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
112
+ </media:group>
113
+ <guid isPermaLink="false">http://digg.com/world_news/Israel_hides_settlements_data</guid>
114
+ <digg:submitter>
115
+ <digg:username>aijazbaig1</digg:username>
116
+ <digg:userimage>http://digg.com/img/udl.png</digg:userimage>
117
+ </digg:submitter>
118
+ <feedburner:origLink>http://digg.com/world_news/Israel_hides_settlements_data</feedburner:origLink></item>
119
+ <item>
120
+ <title>For Terrible Towels, a Wonderful Legacy</title>
121
+ <link>http://feeds.digg.com/~r/digg/popular/~3/rzNuu3yvKzQ/For_Terrible_Towels_a_Wonderful_Legacy</link>
122
+ <description>If the Steelers win, over 500,000 Terrible Towels will likely be sold. Proceeds from the Steelers’ signature towels help group homes for the disabled.
123
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/XrdWLdXK3tTsCaCmJYUMzodvc7I/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/XrdWLdXK3tTsCaCmJYUMzodvc7I/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/rzNuu3yvKzQ" height="1" width="1"/&gt;</description>
124
+ <pubDate>Sat, 31 Jan 2009 03:20:18 +0000</pubDate>
125
+ <digg:diggCount>101</digg:diggCount>
126
+ <digg:category>American &amp; Canadian Football</digg:category>
127
+ <digg:commentCount>22</digg:commentCount>
128
+ <media:thumbnail url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/t.jpg" width="80" height="80" />
129
+ <media:group>
130
+ <media:content url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
131
+ <media:content url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
132
+ <media:content url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
133
+ <media:content url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
134
+ <media:content url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
135
+ <media:content url="http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy/p.jpg" medium="image" type="image/jpeg" width="71" height="80" />
136
+ </media:group>
137
+ <guid isPermaLink="false">http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy</guid>
138
+ <digg:submitter>
139
+ <digg:username>radsdigger</digg:username>
140
+ <digg:userimage>http://digg.com/users/radsdigger/l.png</digg:userimage>
141
+ </digg:submitter>
142
+ <feedburner:origLink>http://digg.com/football/For_Terrible_Towels_a_Wonderful_Legacy</feedburner:origLink></item>
143
+ <item>
144
+ <title>Wine 1.1.14 Released</title>
145
+ <link>http://feeds.digg.com/~r/digg/popular/~3/3ALzAf8C-94/Wine_1_1_14_Released</link>
146
+ <description># Various bug fixes for Internet Explorer 7.# Many crypt32 improvements, including new export wizard.# Better support for windowless Richedit.# Improvements to the print dialog.# Many fixes to the regression tests on Windows.
147
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/sG8hencwC8OHu1Y3VanK2YYXE-Q/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/sG8hencwC8OHu1Y3VanK2YYXE-Q/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/3ALzAf8C-94" height="1" width="1"/&gt;</description>
148
+ <pubDate>Sat, 31 Jan 2009 03:00:01 +0000</pubDate>
149
+ <digg:diggCount>235</digg:diggCount>
150
+ <digg:category>Linux/Unix</digg:category>
151
+ <digg:commentCount>41</digg:commentCount>
152
+ <guid isPermaLink="false">http://digg.com/linux_unix/Wine_1_1_14_Released</guid>
153
+ <digg:submitter>
154
+ <digg:username>LtGenPanda</digg:username>
155
+ <digg:userimage>http://digg.com/users/LtGenPanda/l.png</digg:userimage>
156
+ </digg:submitter>
157
+ <feedburner:origLink>http://digg.com/linux_unix/Wine_1_1_14_Released</feedburner:origLink></item>
158
+ <item>
159
+ <title>20 Worst Supermarket Foods</title>
160
+ <link>http://feeds.digg.com/~r/digg/popular/~3/QRXGQfDhVzQ/20_Worst_Supermarket_Foods</link>
161
+ <description>Some egregious offenders in the supermarket are conspicuous calorie bombs, others are junk food masquerading as healthy food, but all 20 of these foods have one thing in common: They'll undermine efforts to lose weight and feel great.
162
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/1kadYjzAxQBevRa-1CDIrCyaFEk/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/1kadYjzAxQBevRa-1CDIrCyaFEk/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/QRXGQfDhVzQ" height="1" width="1"/&gt;</description>
163
+ <pubDate>Sat, 31 Jan 2009 02:50:03 +0000</pubDate>
164
+ <digg:diggCount>310</digg:diggCount>
165
+ <digg:category>Health</digg:category>
166
+ <digg:commentCount>59</digg:commentCount>
167
+ <guid isPermaLink="false">http://digg.com/health/20_Worst_Supermarket_Foods</guid>
168
+ <digg:submitter>
169
+ <digg:username>TheEngineer2008</digg:username>
170
+ <digg:userimage>http://digg.com/users/TheEngineer2008/l.png</digg:userimage>
171
+ </digg:submitter>
172
+ <feedburner:origLink>http://digg.com/health/20_Worst_Supermarket_Foods</feedburner:origLink></item>
173
+ <item>
174
+ <title>The Energy Scale: 100 Orders of Magnitude (PIC)</title>
175
+ <link>http://feeds.digg.com/~r/digg/popular/~3/7kVWVoXmduQ/The_Energy_Scale_100_Orders_of_Magnitude_PIC</link>
176
+ <description>'Relatively' fascinating! Get it?... alright, never mind.
177
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/_TWNBzogAgqIcfWAmFZWqykg0g0/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/_TWNBzogAgqIcfWAmFZWqykg0g0/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/7kVWVoXmduQ" height="1" width="1"/&gt;</description>
178
+ <pubDate>Sat, 31 Jan 2009 02:50:02 +0000</pubDate>
179
+ <digg:diggCount>415</digg:diggCount>
180
+ <digg:category>General Sciences</digg:category>
181
+ <digg:commentCount>71</digg:commentCount>
182
+ <media:thumbnail url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/t.jpg" width="80" height="80" />
183
+ <media:group>
184
+ <media:content url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
185
+ <media:content url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
186
+ <media:content url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
187
+ <media:content url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
188
+ <media:content url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
189
+ <media:content url="http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC/p.jpg" medium="image" type="image/jpeg" width="80" height="69" />
190
+ </media:group>
191
+ <guid isPermaLink="false">http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC</guid>
192
+ <digg:submitter>
193
+ <digg:username>MrBabyMan</digg:username>
194
+ <digg:userimage>http://digg.com/users/MrBabyMan/l.png</digg:userimage>
195
+ </digg:submitter>
196
+ <feedburner:origLink>http://digg.com/general_sciences/The_Energy_Scale_100_Orders_of_Magnitude_PIC</feedburner:origLink></item>
197
+ <item>
198
+ <title>7 Routers Trim, Cut and Shape Woodworking : Lab Test</title>
199
+ <link>http://feeds.digg.com/~r/digg/popular/~3/6EERyUOGpSo/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test</link>
200
+ <description>We gathered seven trim routers and three testers devoted a day slaving over oak boards to find out which one comes out on top. After the sawdust was cleared and notes were recorded, here is how they fared.
201
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/ft0ekWDsqCyXxaHJlbIppXRNsfc/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/ft0ekWDsqCyXxaHJlbIppXRNsfc/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/6EERyUOGpSo" height="1" width="1"/&gt;</description>
202
+ <pubDate>Sat, 31 Jan 2009 02:30:01 +0000</pubDate>
203
+ <digg:diggCount>237</digg:diggCount>
204
+ <digg:category>Gadgets</digg:category>
205
+ <digg:commentCount>41</digg:commentCount>
206
+ <media:thumbnail url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/t.jpg" width="80" height="80" />
207
+ <media:group>
208
+ <media:content url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
209
+ <media:content url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
210
+ <media:content url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
211
+ <media:content url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
212
+ <media:content url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
213
+ <media:content url="http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
214
+ </media:group>
215
+ <guid isPermaLink="false">http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test</guid>
216
+ <digg:submitter>
217
+ <digg:username>ThePowerDigger</digg:username>
218
+ <digg:userimage>http://digg.com/users/ThePowerDigger/l.png</digg:userimage>
219
+ </digg:submitter>
220
+ <feedburner:origLink>http://digg.com/gadgets/7_Routers_Trim_Cut_and_Shape_Woodworking_Lab_Test</feedburner:origLink></item>
221
+ <item>
222
+ <title>Health Care Now</title>
223
+ <link>http://feeds.digg.com/~r/digg/popular/~3/1UGK66-jmyc/Health_Care_Now</link>
224
+ <description>Why has the Obama administration been silent about one of the key promises during the campaign — the promise of guaranteed health care for all Americans?
225
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/glQdDg7Jf6t66NjNbsPovsPUxyI/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/glQdDg7Jf6t66NjNbsPovsPUxyI/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/1UGK66-jmyc" height="1" width="1"/&gt;</description>
226
+ <pubDate>Sat, 31 Jan 2009 02:20:15 +0000</pubDate>
227
+ <digg:diggCount>253</digg:diggCount>
228
+ <digg:category>Political Opinion</digg:category>
229
+ <digg:commentCount>134</digg:commentCount>
230
+ <media:thumbnail url="http://digg.com/political_opinion/Health_Care_Now/t.jpg" width="80" height="80" />
231
+ <media:group>
232
+ <media:content url="http://digg.com/political_opinion/Health_Care_Now/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
233
+ <media:content url="http://digg.com/political_opinion/Health_Care_Now/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
234
+ <media:content url="http://digg.com/political_opinion/Health_Care_Now/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
235
+ <media:content url="http://digg.com/political_opinion/Health_Care_Now/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
236
+ <media:content url="http://digg.com/political_opinion/Health_Care_Now/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
237
+ <media:content url="http://digg.com/political_opinion/Health_Care_Now/p.jpg" medium="image" type="image/jpeg" width="75" height="80" />
238
+ </media:group>
239
+ <guid isPermaLink="false">http://digg.com/political_opinion/Health_Care_Now</guid>
240
+ <digg:submitter>
241
+ <digg:username>cantoral</digg:username>
242
+ <digg:userimage>http://digg.com/users/cantoral/l.png</digg:userimage>
243
+ </digg:submitter>
244
+ <feedburner:origLink>http://digg.com/political_opinion/Health_Care_Now</feedburner:origLink></item>
245
+ <item>
246
+ <title>Kid overcomes bullying thanks to video games</title>
247
+ <link>http://feeds.digg.com/~r/digg/popular/~3/3lCodPDRhrg/Kid_overcomes_bullying_thanks_to_video_games</link>
248
+ <description>Check out this very heartwarming story on how a kid overcame bullies and made new friends thanks to video games.
249
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/JTfXt6_5KyYUYyGQG9sNrgaTH6w/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/JTfXt6_5KyYUYyGQG9sNrgaTH6w/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/3lCodPDRhrg" height="1" width="1"/&gt;</description>
250
+ <pubDate>Sat, 31 Jan 2009 02:10:02 +0000</pubDate>
251
+ <digg:diggCount>401</digg:diggCount>
252
+ <digg:category>Gaming Industry News</digg:category>
253
+ <digg:commentCount>75</digg:commentCount>
254
+ <media:thumbnail url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/t.jpg" width="80" height="80" />
255
+ <media:group>
256
+ <media:content url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
257
+ <media:content url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
258
+ <media:content url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
259
+ <media:content url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
260
+ <media:content url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
261
+ <media:content url="http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games/p.jpg" medium="image" type="image/jpeg" width="80" height="56" />
262
+ </media:group>
263
+ <guid isPermaLink="false">http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games</guid>
264
+ <digg:submitter>
265
+ <digg:username>P0WERGL0VE</digg:username>
266
+ <digg:userimage>http://digg.com/img/udl.png</digg:userimage>
267
+ </digg:submitter>
268
+ <feedburner:origLink>http://digg.com/gaming_news/Kid_overcomes_bullying_thanks_to_video_games</feedburner:origLink></item>
269
+ <item>
270
+ <title>Michael Steele Becomes First Black RNC Chair</title>
271
+ <link>http://feeds.digg.com/~r/digg/popular/~3/SNkBT-OfTwo/Michael_Steele_Becomes_First_Black_RNC_Chair</link>
272
+ <description>Former Maryland Lt. Gov Michael Steele will be the new chairman of the Republican National Committee."It's time for something completely different," Steele said following his victory. "And we're going to bring it to them."
273
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/Ay5kNyNSFZygJulYomtBvzDil-8/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/Ay5kNyNSFZygJulYomtBvzDil-8/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/SNkBT-OfTwo" height="1" width="1"/&gt;</description>
274
+ <pubDate>Sat, 31 Jan 2009 02:09:59 +0000</pubDate>
275
+ <digg:diggCount>267</digg:diggCount>
276
+ <digg:category>Political News</digg:category>
277
+ <digg:commentCount>175</digg:commentCount>
278
+ <media:thumbnail url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/t.jpg" width="80" height="80" />
279
+ <media:group>
280
+ <media:content url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
281
+ <media:content url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
282
+ <media:content url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
283
+ <media:content url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
284
+ <media:content url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
285
+ <media:content url="http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair/p.jpg" medium="image" type="image/jpeg" width="80" height="59" />
286
+ </media:group>
287
+ <guid isPermaLink="false">http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair</guid>
288
+ <digg:submitter>
289
+ <digg:username>vault</digg:username>
290
+ <digg:userimage>http://digg.com/users/vault/l.png</digg:userimage>
291
+ </digg:submitter>
292
+ <feedburner:origLink>http://digg.com/politics/Michael_Steele_Becomes_First_Black_RNC_Chair</feedburner:origLink></item>
293
+ <item>
294
+ <title>Why are the sun and moon the same size in the sky? </title>
295
+ <link>http://feeds.digg.com/~r/digg/popular/~3/VeYDHmYVi0k/Why_are_the_sun_and_moon_the_same_size_in_the_sky</link>
296
+ <description>It is one of the most glorious pieces of natural theatre. Assuming you spend your life on the same part of the Earth's surface, you might witness it once - if you are particularly lucky or very long-lived, perhaps twice. But a total solar eclipse is worth the wait. At the height of totality, the fit of sun and moon is so perfect .....
297
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/UoYFjSbwknTopgc3HBCblF6Gw90/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/UoYFjSbwknTopgc3HBCblF6Gw90/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/VeYDHmYVi0k" height="1" width="1"/&gt;</description>
298
+ <pubDate>Sat, 31 Jan 2009 02:00:02 +0000</pubDate>
299
+ <digg:diggCount>396</digg:diggCount>
300
+ <digg:category>Space</digg:category>
301
+ <digg:commentCount>90</digg:commentCount>
302
+ <guid isPermaLink="false">http://digg.com/space/Why_are_the_sun_and_moon_the_same_size_in_the_sky</guid>
303
+ <digg:submitter>
304
+ <digg:username>divinediva</digg:username>
305
+ <digg:userimage>http://digg.com/users/divinediva/l.png</digg:userimage>
306
+ </digg:submitter>
307
+ <feedburner:origLink>http://digg.com/space/Why_are_the_sun_and_moon_the_same_size_in_the_sky</feedburner:origLink></item>
308
+ <item>
309
+ <title>Soldier Explains Why He Uses a Rifle Stock to Shoot Photos</title>
310
+ <link>http://feeds.digg.com/~r/digg/popular/~3/Nwh0uxwGMRY/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos</link>
311
+ <description>I took my Bushhawk stock along for the ride out to Kajaki. The stock is of limited use as in remote regions such as this, the local population has never seen a DSLR so they limited trust when you're pointing a long lens at them. In operations where we were going patrols or at night with night vision I'd use it a lot.
312
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/drMYQdmgfMz3YxS2uqdzKRecgJA/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/drMYQdmgfMz3YxS2uqdzKRecgJA/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/Nwh0uxwGMRY" height="1" width="1"/&gt;</description>
313
+ <pubDate>Sat, 31 Jan 2009 01:40:02 +0000</pubDate>
314
+ <digg:diggCount>600</digg:diggCount>
315
+ <digg:category>Gadgets</digg:category>
316
+ <digg:commentCount>50</digg:commentCount>
317
+ <media:thumbnail url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/t.jpg" width="80" height="80" />
318
+ <media:group>
319
+ <media:content url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
320
+ <media:content url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
321
+ <media:content url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
322
+ <media:content url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
323
+ <media:content url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
324
+ <media:content url="http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos/p.jpg" medium="image" type="image/jpeg" width="80" height="52" />
325
+ </media:group>
326
+ <guid isPermaLink="false">http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos</guid>
327
+ <digg:submitter>
328
+ <digg:username>JamesBondJr</digg:username>
329
+ <digg:userimage>http://digg.com/users/JamesBondJr/l.png</digg:userimage>
330
+ </digg:submitter>
331
+ <feedburner:origLink>http://digg.com/gadgets/Soldier_Explains_Why_He_Uses_a_Rifle_Stock_to_Shoot_Photos</feedburner:origLink></item>
332
+ <item>
333
+ <title>Japanese electronics giant NEC to cut 20,000 jobs worldwide</title>
334
+ <link>http://feeds.digg.com/~r/digg/popular/~3/m7pu6p42FS4/Japanese_electronics_giant_NEC_to_cut_20_000_jobs_worldwide</link>
335
+ <description>Japanese electronics giant NEC Corp. says it plans to slash at least 20,000 jobs worldwide in an effort to cut 80 billion yen ($895 million) in costs over the next two years. It expects to report a loss for the full fiscal year through March.
336
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/AnFOQvrD4RZFFOk9lc7oU_oaH80/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/AnFOQvrD4RZFFOk9lc7oU_oaH80/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/m7pu6p42FS4" height="1" width="1"/&gt;</description>
337
+ <pubDate>Sat, 31 Jan 2009 01:30:33 +0000</pubDate>
338
+ <digg:diggCount>246</digg:diggCount>
339
+ <digg:category>Business &amp; Finance</digg:category>
340
+ <digg:commentCount>20</digg:commentCount>
341
+ <guid isPermaLink="false">http://digg.com/business_finance/Japanese_electronics_giant_NEC_to_cut_20_000_jobs_worldwide</guid>
342
+ <digg:submitter>
343
+ <digg:username>Slashered</digg:username>
344
+ <digg:userimage>http://digg.com/users/Slashered/l.png</digg:userimage>
345
+ </digg:submitter>
346
+ <feedburner:origLink>http://digg.com/business_finance/Japanese_electronics_giant_NEC_to_cut_20_000_jobs_worldwide</feedburner:origLink></item>
347
+ <item>
348
+ <title>Boy Scouts conducting commercial logging on sensitive lands</title>
349
+ <link>http://feeds.digg.com/~r/digg/popular/~3/7HxIUaNpvuk/Boy_Scouts_conducting_commercial_logging_on_sensitive_lands</link>
350
+ <description>Executives of the Boy Scouts of America in California have repeatedly conducted commercial logging on scout lands in environmentally sensitive areas, sometimes drawing sharp criticism from regulators and environmentalists.
351
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/3S-dHYgU8dkZ0EC75ZSiW5IL7ko/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/3S-dHYgU8dkZ0EC75ZSiW5IL7ko/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/7HxIUaNpvuk" height="1" width="1"/&gt;</description>
352
+ <pubDate>Sat, 31 Jan 2009 01:20:18 +0000</pubDate>
353
+ <digg:diggCount>309</digg:diggCount>
354
+ <digg:category>Environment</digg:category>
355
+ <digg:commentCount>75</digg:commentCount>
356
+ <guid isPermaLink="false">http://digg.com/environment/Boy_Scouts_conducting_commercial_logging_on_sensitive_lands</guid>
357
+ <digg:submitter>
358
+ <digg:username>hbyrne</digg:username>
359
+ <digg:userimage>http://digg.com/users/hbyrne/l.png</digg:userimage>
360
+ </digg:submitter>
361
+ <feedburner:origLink>http://digg.com/environment/Boy_Scouts_conducting_commercial_logging_on_sensitive_lands</feedburner:origLink></item>
362
+ <item>
363
+ <title>Ten of the Best Movie Robots</title>
364
+ <link>http://feeds.digg.com/~r/digg/popular/~3/Gk9BOqxiVdw/Ten_of_the_Best_Movie_Robots</link>
365
+ <description>Robots in movies has always been a fascinating subject. On the one hand Robots carry that machine like mystique that enables them to do things that we humans can’t. And that factor alone leads us to curiosity and amazement. On the other, when we see human qualities in these robots, it makes them that much more interesting.
366
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/q1QYG7-_qIINK4BRKnhekabq4ZQ/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/q1QYG7-_qIINK4BRKnhekabq4ZQ/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/Gk9BOqxiVdw" height="1" width="1"/&gt;</description>
367
+ <pubDate>Sat, 31 Jan 2009 01:10:01 +0000</pubDate>
368
+ <digg:diggCount>312</digg:diggCount>
369
+ <digg:category>Movies</digg:category>
370
+ <digg:commentCount>78</digg:commentCount>
371
+ <media:thumbnail url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/t.jpg" width="80" height="80" />
372
+ <media:group>
373
+ <media:content url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
374
+ <media:content url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
375
+ <media:content url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
376
+ <media:content url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
377
+ <media:content url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
378
+ <media:content url="http://digg.com/movies/Ten_of_the_Best_Movie_Robots/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
379
+ </media:group>
380
+ <guid isPermaLink="false">http://digg.com/movies/Ten_of_the_Best_Movie_Robots</guid>
381
+ <digg:submitter>
382
+ <digg:username>irfanmp</digg:username>
383
+ <digg:userimage>http://digg.com/users/irfanmp/l.png</digg:userimage>
384
+ </digg:submitter>
385
+ <feedburner:origLink>http://digg.com/movies/Ten_of_the_Best_Movie_Robots</feedburner:origLink></item>
386
+ <item>
387
+ <title>10 Websites To Make You A Photoshop Ninja</title>
388
+ <link>http://feeds.digg.com/~r/digg/popular/~3/k4RPNMqGKKE/10_Websites_To_Make_You_A_Photoshop_Ninja</link>
389
+ <description>Using the Web, you can learn how to do just about anything in Photoshop, and either become great at it or just get really good at faking it. Either way, you’re doing cool stuff.Here are ten sites to get you Photoshopping like a champion
390
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/SkOjUdIrBPfQzeJBXr4WYt3qwJ8/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/SkOjUdIrBPfQzeJBXr4WYt3qwJ8/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/k4RPNMqGKKE" height="1" width="1"/&gt;</description>
391
+ <pubDate>Sat, 31 Jan 2009 00:50:02 +0000</pubDate>
392
+ <digg:diggCount>671</digg:diggCount>
393
+ <digg:category>Software</digg:category>
394
+ <digg:commentCount>51</digg:commentCount>
395
+ <guid isPermaLink="false">http://digg.com/software/10_Websites_To_Make_You_A_Photoshop_Ninja</guid>
396
+ <digg:submitter>
397
+ <digg:username>MrBabyMan</digg:username>
398
+ <digg:userimage>http://digg.com/users/MrBabyMan/l.png</digg:userimage>
399
+ </digg:submitter>
400
+ <feedburner:origLink>http://digg.com/software/10_Websites_To_Make_You_A_Photoshop_Ninja</feedburner:origLink></item>
401
+ <item>
402
+ <title>The End Of Alternative Comic Strips </title>
403
+ <link>http://feeds.digg.com/~r/digg/popular/~3/TMkW7jYtHM8/The_End_Of_Alternative_Comic_Strips</link>
404
+ <description>Earlier this week Village Voice Media suspended publication of all its comic strips across its entire chain of alternative weekly papers in a cost-cutting move. For those who don't know, Village Voice Media owns fifteen papers in key cities like New York and LA and is a huge component of the alternative comic strip lifeblood.
405
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/bn6gnxYDvt4MwM3ptBQP7QyYLiU/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/bn6gnxYDvt4MwM3ptBQP7QyYLiU/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/TMkW7jYtHM8" height="1" width="1"/&gt;</description>
406
+ <pubDate>Sat, 31 Jan 2009 00:40:02 +0000</pubDate>
407
+ <digg:diggCount>276</digg:diggCount>
408
+ <digg:category>Comics &amp; Animation</digg:category>
409
+ <digg:commentCount>34</digg:commentCount>
410
+ <guid isPermaLink="false">http://digg.com/comics_animation/The_End_Of_Alternative_Comic_Strips</guid>
411
+ <digg:submitter>
412
+ <digg:username>michaelpinto</digg:username>
413
+ <digg:userimage>http://digg.com/users/michaelpinto/l.png</digg:userimage>
414
+ </digg:submitter>
415
+ <feedburner:origLink>http://digg.com/comics_animation/The_End_Of_Alternative_Comic_Strips</feedburner:origLink></item>
416
+ <item>
417
+ <title>Analysing golf shots 'makes you worse'</title>
418
+ <link>http://feeds.digg.com/~r/digg/popular/~3/Erc5wvvIEqA/Analysing_golf_shots_makes_you_worse</link>
419
+ <description>Golfers who analyse their technique too much can end up playing worse.
420
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/LZMkts_LF3ECyJBFPlfWd-9fUxk/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/LZMkts_LF3ECyJBFPlfWd-9fUxk/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/Erc5wvvIEqA" height="1" width="1"/&gt;</description>
421
+ <pubDate>Sat, 31 Jan 2009 00:23:46 +0000</pubDate>
422
+ <digg:diggCount>197</digg:diggCount>
423
+ <digg:category>Golf</digg:category>
424
+ <digg:commentCount>52</digg:commentCount>
425
+ <guid isPermaLink="false">http://digg.com/golf/Analysing_golf_shots_makes_you_worse</guid>
426
+ <digg:submitter>
427
+ <digg:username>badqat</digg:username>
428
+ <digg:userimage>http://digg.com/users/badqat/l.png</digg:userimage>
429
+ </digg:submitter>
430
+ <feedburner:origLink>http://digg.com/golf/Analysing_golf_shots_makes_you_worse</feedburner:origLink></item>
431
+ <item>
432
+ <title>Exxon Mobil Sets Record with $45.2 Billion Profit. Nice!</title>
433
+ <link>http://feeds.digg.com/~r/digg/popular/~3/fFpd5Q2gL8k/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice</link>
434
+ <description>HOUSTON – Exxon Mobil Corp. on Friday reported a profit of $45.2 billion for 2008, breaking its own record for a U.S. company, even as its fourth-quarter earnings fell 33 percent from a year ago. The previous record for annual profit was $40.6 billion, which the world's largest publicly traded oil company set in 2007..
435
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/4wc2PqepTs49VyM2MrtCloQA5ME/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/4wc2PqepTs49VyM2MrtCloQA5ME/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/fFpd5Q2gL8k" height="1" width="1"/&gt;</description>
436
+ <pubDate>Fri, 30 Jan 2009 23:42:26 +0000</pubDate>
437
+ <digg:diggCount>801</digg:diggCount>
438
+ <digg:category>Business &amp; Finance</digg:category>
439
+ <digg:commentCount>293</digg:commentCount>
440
+ <media:thumbnail url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/t.jpg" width="80" height="80" />
441
+ <media:group>
442
+ <media:content url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
443
+ <media:content url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
444
+ <media:content url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
445
+ <media:content url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
446
+ <media:content url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
447
+ <media:content url="http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice/p.jpg" medium="image" type="image/jpeg" width="80" height="52" />
448
+ </media:group>
449
+ <guid isPermaLink="false">http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice</guid>
450
+ <digg:submitter>
451
+ <digg:username>arena84</digg:username>
452
+ <digg:userimage>http://digg.com/users/arena84/l.png</digg:userimage>
453
+ </digg:submitter>
454
+ <feedburner:origLink>http://digg.com/business_finance/Exxon_Mobil_Sets_Record_with_45_2_Billion_Profit_Nice</feedburner:origLink></item>
455
+ <item>
456
+ <title>Quantify Everything: How Much Less Are Individuals Spending?</title>
457
+ <link>http://feeds.digg.com/~r/digg/popular/~3/dkN1mQcI1BI/Quantify_Everything_How_Much_Less_Are_Individuals_Spending</link>
458
+ <description>As an engineer, and founder of a company where one of our core values is “quantify everything”, lack of numbers bothers me. How bad are things really? Answers like “really bad” or “worst since the Great Depression” just don’t do it for me. What does it mean in dollars and cents?
459
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/Z-FutU_OJK0Ho-LUiiv6BiIWHW8/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/Z-FutU_OJK0Ho-LUiiv6BiIWHW8/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/dkN1mQcI1BI" height="1" width="1"/&gt;</description>
460
+ <pubDate>Fri, 30 Jan 2009 23:31:50 +0000</pubDate>
461
+ <digg:diggCount>445</digg:diggCount>
462
+ <digg:category>Business &amp; Finance</digg:category>
463
+ <digg:commentCount>68</digg:commentCount>
464
+ <guid isPermaLink="false">http://digg.com/business_finance/Quantify_Everything_How_Much_Less_Are_Individuals_Spending</guid>
465
+ <digg:submitter>
466
+ <digg:username>jaybol</digg:username>
467
+ <digg:userimage>http://digg.com/users/jaybol/l.png</digg:userimage>
468
+ </digg:submitter>
469
+ <feedburner:origLink>http://digg.com/business_finance/Quantify_Everything_How_Much_Less_Are_Individuals_Spending</feedburner:origLink></item>
470
+ <item>
471
+ <title>Does Weather Really Affect Our Mood? </title>
472
+ <link>http://feeds.digg.com/~r/digg/popular/~3/R-o39MfEtOA/Does_Weather_Really_Affect_Our_Mood</link>
473
+ <description>That rain is gloom and sunshine happiness is metaphorical rather than scientific, though it rings true because we humans are inherently sympathetic to our environment. But we are not its victims. Barring a mood disorder, our emotions are not casualties of the weather. The rain can be guilty by association, but not causation.
474
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/6ouwSAQ3ngWhF-IxE2QYG7MBqb0/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/6ouwSAQ3ngWhF-IxE2QYG7MBqb0/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/R-o39MfEtOA" height="1" width="1"/&gt;</description>
475
+ <pubDate>Fri, 30 Jan 2009 23:21:37 +0000</pubDate>
476
+ <digg:diggCount>297</digg:diggCount>
477
+ <digg:category>Health</digg:category>
478
+ <digg:commentCount>86</digg:commentCount>
479
+ <media:thumbnail url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/t.jpg" width="80" height="80" />
480
+ <media:group>
481
+ <media:content url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
482
+ <media:content url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
483
+ <media:content url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
484
+ <media:content url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
485
+ <media:content url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
486
+ <media:content url="http://digg.com/health/Does_Weather_Really_Affect_Our_Mood/p.jpg" medium="image" type="image/jpeg" width="80" height="58" />
487
+ </media:group>
488
+ <guid isPermaLink="false">http://digg.com/health/Does_Weather_Really_Affect_Our_Mood</guid>
489
+ <digg:submitter>
490
+ <digg:username>redwolfwalker</digg:username>
491
+ <digg:userimage>http://digg.com/users/redwolfwalker/l.png</digg:userimage>
492
+ </digg:submitter>
493
+ <feedburner:origLink>http://digg.com/health/Does_Weather_Really_Affect_Our_Mood</feedburner:origLink></item>
494
+ <item>
495
+ <title>I've got the world's biggest boobs </title>
496
+ <link>http://feeds.digg.com/~r/digg/popular/~3/ECscAiPHb1o/I_ve_got_the_world_s_biggest_boobs</link>
497
+ <description>SHEYLA Hershey's massive 38KKK breasts have been declared the world's biggest boob job.
498
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/qJDcnaVu-sUEL2CoRverOd61TLo/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/qJDcnaVu-sUEL2CoRverOd61TLo/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/ECscAiPHb1o" height="1" width="1"/&gt;</description>
499
+ <pubDate>Fri, 30 Jan 2009 23:11:15 +0000</pubDate>
500
+ <digg:diggCount>1084</digg:diggCount>
501
+ <digg:category>People</digg:category>
502
+ <digg:commentCount>513</digg:commentCount>
503
+ <guid isPermaLink="false">http://digg.com/people/I_ve_got_the_world_s_biggest_boobs</guid>
504
+ <digg:submitter>
505
+ <digg:username>Jenocide312</digg:username>
506
+ <digg:userimage>http://digg.com/users/Jenocide312/l.png</digg:userimage>
507
+ </digg:submitter>
508
+ <feedburner:origLink>http://digg.com/people/I_ve_got_the_world_s_biggest_boobs</feedburner:origLink></item>
509
+ <item>
510
+ <title>"I believe I walk on air...sorta...kinda...in my own way."</title>
511
+ <link>http://feeds.digg.com/~r/digg/popular/~3/NxDrHWdiWIY/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way</link>
512
+ <description>This is a beautiful and spectacular shot of Oreamnos americanus (mountain goat), that rupicaprid extraordinaire, going to another part of the mountain by leaping over a gap at Comeau Pass located in Glacier National Park, Montana, USA. Photographer: Robb Rice
513
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/0uRn5hMi8OW-6Xs8EEeZj0u0Bmg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/0uRn5hMi8OW-6Xs8EEeZj0u0Bmg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/NxDrHWdiWIY" height="1" width="1"/&gt;</description>
514
+ <pubDate>Fri, 30 Jan 2009 23:01:56 +0000</pubDate>
515
+ <digg:diggCount>915</digg:diggCount>
516
+ <digg:category>General Sciences</digg:category>
517
+ <digg:commentCount>106</digg:commentCount>
518
+ <media:thumbnail url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/t.jpg" width="80" height="80" />
519
+ <media:group>
520
+ <media:content url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
521
+ <media:content url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
522
+ <media:content url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
523
+ <media:content url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
524
+ <media:content url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
525
+ <media:content url="http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
526
+ </media:group>
527
+ <guid isPermaLink="false">http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way</guid>
528
+ <digg:submitter>
529
+ <digg:username>vroom101</digg:username>
530
+ <digg:userimage>http://digg.com/users/vroom101/l.png</digg:userimage>
531
+ </digg:submitter>
532
+ <feedburner:origLink>http://digg.com/general_sciences/I_believe_I_walk_on_air_sorta_kinda_in_my_own_way</feedburner:origLink></item>
533
+ <item>
534
+ <title>What Will Replace The Internet?</title>
535
+ <link>http://feeds.digg.com/~r/digg/popular/~3/R_4E1JCUbiE/What_Will_Replace_The_Internet</link>
536
+ <description>First it will become wireless and ubiquitous, crawling into the woodwork and perhaps even under our skin. Eventually, it will disappear.
537
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/1p7hIbzf3P75cIppWoy1hjXEDZ4/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/1p7hIbzf3P75cIppWoy1hjXEDZ4/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/R_4E1JCUbiE" height="1" width="1"/&gt;</description>
538
+ <pubDate>Fri, 30 Jan 2009 22:50:29 +0000</pubDate>
539
+ <digg:diggCount>691</digg:diggCount>
540
+ <digg:category>Tech Industry News</digg:category>
541
+ <digg:commentCount>165</digg:commentCount>
542
+ <media:thumbnail url="http://digg.com/tech_news/What_Will_Replace_The_Internet/t.gif" width="80" height="80" />
543
+ <media:group>
544
+ <media:content url="http://digg.com/tech_news/What_Will_Replace_The_Internet/t.gif" medium="image" type="image/gif" width="80" height="80" />
545
+ <media:content url="http://digg.com/tech_news/What_Will_Replace_The_Internet/a.gif" medium="image" type="image/gif" width="30" height="30" />
546
+ <media:content url="http://digg.com/tech_news/What_Will_Replace_The_Internet/s.gif" medium="image" type="image/gif" isDefault="true" width="48" height="48" />
547
+ <media:content url="http://digg.com/tech_news/What_Will_Replace_The_Internet/m.gif" medium="image" type="image/gif" width="120" height="120" />
548
+ <media:content url="http://digg.com/tech_news/What_Will_Replace_The_Internet/l.gif" medium="image" type="image/gif" width="160" height="160" />
549
+ <media:content url="http://digg.com/tech_news/What_Will_Replace_The_Internet/p.gif" medium="image" type="image/gif" width="28" height="80" />
550
+ </media:group>
551
+ <guid isPermaLink="false">http://digg.com/tech_news/What_Will_Replace_The_Internet</guid>
552
+ <digg:submitter>
553
+ <digg:username>chris1234</digg:username>
554
+ <digg:userimage>http://digg.com/users/chris1234/l.png</digg:userimage>
555
+ </digg:submitter>
556
+ <feedburner:origLink>http://digg.com/tech_news/What_Will_Replace_The_Internet</feedburner:origLink></item>
557
+ <item>
558
+ <title>Judge's ruling that WoW bot violates DMCA is troubling</title>
559
+ <link>http://feeds.digg.com/~r/digg/popular/~3/PKpZtlsjmEQ/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling</link>
560
+ <description>Glider, a popular WoW bot, took another hit on Wednesday as a federal judge ruled that the product went beyond copyright infringement to being a circumvention device under the DMCA. The decision raises serious questions about the legal status of interoperability and competition in the software industry.
561
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/1mdNSiJjBKLJBl6fG0xo6jvjDiM/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/1mdNSiJjBKLJBl6fG0xo6jvjDiM/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/PKpZtlsjmEQ" height="1" width="1"/&gt;</description>
562
+ <pubDate>Fri, 30 Jan 2009 22:30:14 +0000</pubDate>
563
+ <digg:diggCount>587</digg:diggCount>
564
+ <digg:category>Gaming Industry News</digg:category>
565
+ <digg:commentCount>144</digg:commentCount>
566
+ <media:thumbnail url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/t.jpg" width="80" height="80" />
567
+ <media:group>
568
+ <media:content url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
569
+ <media:content url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
570
+ <media:content url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
571
+ <media:content url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
572
+ <media:content url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
573
+ <media:content url="http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling/p.jpg" medium="image" type="image/jpeg" width="80" height="50" />
574
+ </media:group>
575
+ <guid isPermaLink="false">http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling</guid>
576
+ <digg:submitter>
577
+ <digg:username>AFelsinger</digg:username>
578
+ <digg:userimage>http://digg.com/users/AFelsinger/l.png</digg:userimage>
579
+ </digg:submitter>
580
+ <feedburner:origLink>http://digg.com/gaming_news/Judge_s_ruling_that_WoW_bot_violates_DMCA_is_troubling</feedburner:origLink></item>
581
+ <item>
582
+ <title>5 Super Bowl Weeks They'd Rather Forget.</title>
583
+ <link>http://feeds.digg.com/~r/digg/popular/~3/u9-EuclPPxQ/5_Super_Bowl_Weeks_They_d_Rather_Forget</link>
584
+ <description>Yes, getting to the Super Bowl is hard enough, but these five jocks take that notion to a whole new level. Also, Ronde Barber talks Tiki.
585
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/3dGb-u7o2-GFkV4Fl6m05Bl_nS4/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/3dGb-u7o2-GFkV4Fl6m05Bl_nS4/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/u9-EuclPPxQ" height="1" width="1"/&gt;</description>
586
+ <pubDate>Fri, 30 Jan 2009 22:20:01 +0000</pubDate>
587
+ <digg:diggCount>243</digg:diggCount>
588
+ <digg:category>American &amp; Canadian Football</digg:category>
589
+ <digg:commentCount>21</digg:commentCount>
590
+ <media:thumbnail url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/t.jpg" width="80" height="80" />
591
+ <media:group>
592
+ <media:content url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
593
+ <media:content url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
594
+ <media:content url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
595
+ <media:content url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
596
+ <media:content url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
597
+ <media:content url="http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget/p.jpg" medium="image" type="image/jpeg" width="80" height="80" />
598
+ </media:group>
599
+ <guid isPermaLink="false">http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget</guid>
600
+ <digg:submitter>
601
+ <digg:username>nitmeh3</digg:username>
602
+ <digg:userimage>http://digg.com/users/nitmeh3/l.png</digg:userimage>
603
+ </digg:submitter>
604
+ <feedburner:origLink>http://digg.com/football/5_Super_Bowl_Weeks_They_d_Rather_Forget</feedburner:origLink></item>
605
+ <item>
606
+ <title>Study Finds: Majority of HDTV owners not watching in HD!</title>
607
+ <link>http://feeds.digg.com/~r/digg/popular/~3/Mv5c7mVxWnk/Study_Finds_Majority_of_HDTV_owners_not_watching_in_HD</link>
608
+ <description>Though the number of U.S. homes with HDTVs continues to rise, almost half of those homes aren't watching high definition programming, a new study found. 39 Million households in the US have an HDTV but only 43.6% of those homes are watching their shows in HD. This is actually and increase from 2005 when only 35.6% of HDTV owners watched in HD.
609
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/u2xraKtnKLQMNHgmTNfPuYOa2Nc/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/u2xraKtnKLQMNHgmTNfPuYOa2Nc/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/Mv5c7mVxWnk" height="1" width="1"/&gt;</description>
610
+ <pubDate>Fri, 30 Jan 2009 22:02:32 +0000</pubDate>
611
+ <digg:diggCount>652</digg:diggCount>
612
+ <digg:category>Television</digg:category>
613
+ <digg:commentCount>321</digg:commentCount>
614
+ <guid isPermaLink="false">http://digg.com/television/Study_Finds_Majority_of_HDTV_owners_not_watching_in_HD</guid>
615
+ <digg:submitter>
616
+ <digg:username>MrMystery317</digg:username>
617
+ <digg:userimage>http://digg.com/users/MrMystery317/l.png</digg:userimage>
618
+ </digg:submitter>
619
+ <feedburner:origLink>http://digg.com/television/Study_Finds_Majority_of_HDTV_owners_not_watching_in_HD</feedburner:origLink></item>
620
+ <item>
621
+ <title>Scientists discover ground-breaking material: Graphane</title>
622
+ <link>http://feeds.digg.com/~r/digg/popular/~3/uIHHhpUoZiA/Scientists_discover_ground_breaking_material_Graphane</link>
623
+ <description>(PhysOrg.com) -- Researchers at The University of Manchester have produced a ground-breaking new material, graphane, which has been derived from graphene.
624
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/sE28Cwrs_siWHspjguAsAUvjnjo/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/sE28Cwrs_siWHspjguAsAUvjnjo/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/uIHHhpUoZiA" height="1" width="1"/&gt;</description>
625
+ <pubDate>Fri, 30 Jan 2009 22:00:48 +0000</pubDate>
626
+ <digg:diggCount>745</digg:diggCount>
627
+ <digg:category>General Sciences</digg:category>
628
+ <digg:commentCount>75</digg:commentCount>
629
+ <guid isPermaLink="false">http://digg.com/general_sciences/Scientists_discover_ground_breaking_material_Graphane</guid>
630
+ <digg:submitter>
631
+ <digg:username>gamers403</digg:username>
632
+ <digg:userimage>http://digg.com/users/gamers403/l.png</digg:userimage>
633
+ </digg:submitter>
634
+ <feedburner:origLink>http://digg.com/general_sciences/Scientists_discover_ground_breaking_material_Graphane</feedburner:origLink></item>
635
+ <item>
636
+ <title>6 Inspiring Rags to Riches Stories (That Are Bullshit)</title>
637
+ <link>http://feeds.digg.com/~r/digg/popular/~3/Bu8gi_3k6Ws/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit</link>
638
+ <description>6 Inspiring Rags to Riches Stories (That Are Bullshit)
639
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/cwM_w7u6_yJVojX4ytizOWMvte0/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/cwM_w7u6_yJVojX4ytizOWMvte0/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/Bu8gi_3k6Ws" height="1" width="1"/&gt;</description>
640
+ <pubDate>Fri, 30 Jan 2009 21:40:01 +0000</pubDate>
641
+ <digg:diggCount>1015</digg:diggCount>
642
+ <digg:category>Comedy</digg:category>
643
+ <digg:commentCount>101</digg:commentCount>
644
+ <media:thumbnail url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/t.jpg" width="80" height="80" />
645
+ <media:group>
646
+ <media:content url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
647
+ <media:content url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
648
+ <media:content url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
649
+ <media:content url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
650
+ <media:content url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
651
+ <media:content url="http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit/p.jpg" medium="image" type="image/jpeg" width="80" height="80" />
652
+ </media:group>
653
+ <guid isPermaLink="false">http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit</guid>
654
+ <digg:submitter>
655
+ <digg:username>louiebaur</digg:username>
656
+ <digg:userimage>http://digg.com/users/louiebaur/l.png</digg:userimage>
657
+ </digg:submitter>
658
+ <feedburner:origLink>http://digg.com/comedy/6_Inspiring_Rags_to_Riches_Stories_That_Are_Bullshit</feedburner:origLink></item>
659
+ <item>
660
+ <title>World’s Most Powerful Electric Car Could Launch in 2009</title>
661
+ <link>http://feeds.digg.com/~r/digg/popular/~3/vR3BzS4RnjQ/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009</link>
662
+ <description>Shelby SuperCars (SSC), the company behind the world’s fastest production car, has announced plans to launch an electric supercar that is four times as powerful as the Tesla Roadster later this year.
663
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/cOm1PVthySDw4SDW6XswXTqBYXo/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/cOm1PVthySDw4SDW6XswXTqBYXo/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/vR3BzS4RnjQ" height="1" width="1"/&gt;</description>
664
+ <pubDate>Fri, 30 Jan 2009 20:51:43 +0000</pubDate>
665
+ <digg:diggCount>590</digg:diggCount>
666
+ <digg:category>Autos</digg:category>
667
+ <digg:commentCount>85</digg:commentCount>
668
+ <media:thumbnail url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/t.jpg" width="80" height="80" />
669
+ <media:group>
670
+ <media:content url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
671
+ <media:content url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
672
+ <media:content url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
673
+ <media:content url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
674
+ <media:content url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
675
+ <media:content url="http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009/p.jpg" medium="image" type="image/jpeg" width="80" height="44" />
676
+ </media:group>
677
+ <guid isPermaLink="false">http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009</guid>
678
+ <digg:submitter>
679
+ <digg:username>SilicoSurfer</digg:username>
680
+ <digg:userimage>http://digg.com/users/SilicoSurfer/l.png</digg:userimage>
681
+ </digg:submitter>
682
+ <feedburner:origLink>http://digg.com/autos/World_s_Most_Powerful_Electric_Car_Could_Launch_in_2009</feedburner:origLink></item>
683
+ <item>
684
+ <title>CNN story helps surgeon perform 'lifesaving' operation </title>
685
+ <link>http://feeds.digg.com/~r/digg/popular/~3/vkHIkmEiQuk/CNN_story_helps_surgeon_perform_lifesaving_operation</link>
686
+ <description>A brain surgeon performed what he called a "life-saving" surgery on a teenager by removing a large brain tumor using a method he read about on CNN.com just three days earlier.
687
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/AAdf-L_3vRuXadNTxmIj2Olcv50/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/AAdf-L_3vRuXadNTxmIj2Olcv50/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/vkHIkmEiQuk" height="1" width="1"/&gt;</description>
688
+ <pubDate>Fri, 30 Jan 2009 20:41:44 +0000</pubDate>
689
+ <digg:diggCount>732</digg:diggCount>
690
+ <digg:category>Health</digg:category>
691
+ <digg:commentCount>120</digg:commentCount>
692
+ <media:thumbnail url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/t.jpg" width="80" height="80" />
693
+ <media:group>
694
+ <media:content url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
695
+ <media:content url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
696
+ <media:content url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
697
+ <media:content url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
698
+ <media:content url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
699
+ <media:content url="http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
700
+ </media:group>
701
+ <guid isPermaLink="false">http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation</guid>
702
+ <digg:submitter>
703
+ <digg:username>hdar3415</digg:username>
704
+ <digg:userimage>http://digg.com/users/hdar3415/l.png</digg:userimage>
705
+ </digg:submitter>
706
+ <feedburner:origLink>http://digg.com/health/CNN_story_helps_surgeon_perform_lifesaving_operation</feedburner:origLink></item>
707
+ <item>
708
+ <title>Pot farm found on Google map</title>
709
+ <link>http://feeds.digg.com/~r/digg/popular/~3/KOKQt7UfP-M/Pot_farm_found_on_Google_map</link>
710
+ <description>You can't hide from Google Earth - some marijuana growers in Switzerland found that out. While using Google Earth, Swiss police just happened to find a two-acre marijuana plantation hidden inside a corn field.
711
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/sZUgCLMqSaJGbv2Ykts9WmasLj8/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/sZUgCLMqSaJGbv2Ykts9WmasLj8/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/KOKQt7UfP-M" height="1" width="1"/&gt;</description>
712
+ <pubDate>Fri, 30 Jan 2009 20:20:55 +0000</pubDate>
713
+ <digg:diggCount>1853</digg:diggCount>
714
+ <digg:category>Tech Industry News</digg:category>
715
+ <digg:commentCount>350</digg:commentCount>
716
+ <guid isPermaLink="false">http://digg.com/tech_news/Pot_farm_found_on_Google_map</guid>
717
+ <digg:submitter>
718
+ <digg:username>adgrou</digg:username>
719
+ <digg:userimage>http://digg.com/users/adgrou/l.png</digg:userimage>
720
+ </digg:submitter>
721
+ <feedburner:origLink>http://digg.com/tech_news/Pot_farm_found_on_Google_map</feedburner:origLink></item>
722
+ <item>
723
+ <title>Lambo LP640 vs. Corvette ZR1 Bad Boys Review - Top Gear</title>
724
+ <link>http://feeds.digg.com/~r/digg/popular/~3/Yfmp3mN5u4Q/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear</link>
725
+ <description>Review of 2 of the latest bad boy supercars by Top Gear. Amazing power and cars.
726
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/YH9Za6WVIgsa_Kre7dneTIFUBRI/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/YH9Za6WVIgsa_Kre7dneTIFUBRI/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/Yfmp3mN5u4Q" height="1" width="1"/&gt;</description>
727
+ <pubDate>Fri, 30 Jan 2009 20:20:49 +0000</pubDate>
728
+ <digg:diggCount>474</digg:diggCount>
729
+ <digg:category>Autos</digg:category>
730
+ <digg:commentCount>134</digg:commentCount>
731
+ <media:thumbnail url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/t.jpg" width="80" height="80" />
732
+ <media:group>
733
+ <media:content url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
734
+ <media:content url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
735
+ <media:content url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
736
+ <media:content url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
737
+ <media:content url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
738
+ <media:content url="http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear/p.jpg" medium="image" type="image/jpeg" width="80" height="45" />
739
+ </media:group>
740
+ <guid isPermaLink="false">http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear</guid>
741
+ <digg:submitter>
742
+ <digg:username>Jonman03</digg:username>
743
+ <digg:userimage>http://digg.com/users/Jonman03/l.png</digg:userimage>
744
+ </digg:submitter>
745
+ <feedburner:origLink>http://digg.com/autos/Lambo_LP640_vs_Corvette_ZR1_Bad_Boys_Review_Top_Gear</feedburner:origLink></item>
746
+ <item>
747
+ <title>Stem Cells: Poised for a Breakthrough</title>
748
+ <link>http://feeds.digg.com/~r/digg/popular/~3/nhZiv0LAopE/Stem_Cells_Poised_for_a_Breakthrough</link>
749
+ <description>Douglas Melton, the co-director of the Harvard Stem Cell Institute is one of the leading figures in the search for cures for presently incurable diseases, and his breakthrough work is challenging many long-held beliefs about the ways biology and human development work. But it was a personal experience that brought Melton to stem cell research.
750
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/5YcrkWr-XA9tx_c07r9qaNYiQyo/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/5YcrkWr-XA9tx_c07r9qaNYiQyo/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/nhZiv0LAopE" height="1" width="1"/&gt;</description>
751
+ <pubDate>Fri, 30 Jan 2009 20:00:02 +0000</pubDate>
752
+ <digg:diggCount>756</digg:diggCount>
753
+ <digg:category>General Sciences</digg:category>
754
+ <digg:commentCount>105</digg:commentCount>
755
+ <media:thumbnail url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/t.jpg" width="80" height="80" />
756
+ <media:group>
757
+ <media:content url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
758
+ <media:content url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
759
+ <media:content url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
760
+ <media:content url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
761
+ <media:content url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
762
+ <media:content url="http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough/p.jpg" medium="image" type="image/jpeg" width="67" height="80" />
763
+ </media:group>
764
+ <guid isPermaLink="false">http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough</guid>
765
+ <digg:submitter>
766
+ <digg:username>Bukowsky</digg:username>
767
+ <digg:userimage>http://digg.com/users/Bukowsky/l.png</digg:userimage>
768
+ </digg:submitter>
769
+ <feedburner:origLink>http://digg.com/general_sciences/Stem_Cells_Poised_for_a_Breakthrough</feedburner:origLink></item>
770
+ <item>
771
+ <title>comScore says U.S. online gaming audience grew 27 percent</title>
772
+ <link>http://feeds.digg.com/~r/digg/popular/~3/yIz5oA8oVzg/comScore_says_U_S_online_gaming_audience_grew_27_percent</link>
773
+ <description>Free online games had a big surge in 2008, thanks to the ailing economy, market researcher comScore reported today.
774
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/dm_5h7O_4wFsw1xObk5SzueCUJY/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/dm_5h7O_4wFsw1xObk5SzueCUJY/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/yIz5oA8oVzg" height="1" width="1"/&gt;</description>
775
+ <pubDate>Fri, 30 Jan 2009 20:00:01 +0000</pubDate>
776
+ <digg:diggCount>303</digg:diggCount>
777
+ <digg:category>Gaming Industry News</digg:category>
778
+ <digg:commentCount>34</digg:commentCount>
779
+ <media:thumbnail url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/t.jpg" width="80" height="80" />
780
+ <media:group>
781
+ <media:content url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
782
+ <media:content url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
783
+ <media:content url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
784
+ <media:content url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
785
+ <media:content url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
786
+ <media:content url="http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
787
+ </media:group>
788
+ <guid isPermaLink="false">http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent</guid>
789
+ <digg:submitter>
790
+ <digg:username>AmyVernon</digg:username>
791
+ <digg:userimage>http://digg.com/users/AmyVernon/l.png</digg:userimage>
792
+ </digg:submitter>
793
+ <feedburner:origLink>http://digg.com/gaming_news/comScore_says_U_S_online_gaming_audience_grew_27_percent</feedburner:origLink></item>
794
+ <item>
795
+ <title>10 cheap and easy upgrades for your old PC</title>
796
+ <link>http://feeds.digg.com/~r/digg/popular/~3/UMTDuHsRy6E/10_cheap_and_easy_upgrades_for_your_old_PC</link>
797
+ <description>Economical upgrades that will extend the useful life of your PC
798
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/x_2K0LV39H7ODacnuukotk7X6zk/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/x_2K0LV39H7ODacnuukotk7X6zk/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/UMTDuHsRy6E" height="1" width="1"/&gt;</description>
799
+ <pubDate>Fri, 30 Jan 2009 19:40:02 +0000</pubDate>
800
+ <digg:diggCount>626</digg:diggCount>
801
+ <digg:category>Hardware</digg:category>
802
+ <digg:commentCount>153</digg:commentCount>
803
+ <media:thumbnail url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/t.jpg" width="80" height="80" />
804
+ <media:group>
805
+ <media:content url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/t.jpg" medium="image" type="image/jpeg" width="80" height="80" />
806
+ <media:content url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/a.jpg" medium="image" type="image/jpeg" width="30" height="30" />
807
+ <media:content url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/s.jpg" medium="image" type="image/jpeg" isDefault="true" width="48" height="48" />
808
+ <media:content url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/m.jpg" medium="image" type="image/jpeg" width="120" height="120" />
809
+ <media:content url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/l.jpg" medium="image" type="image/jpeg" width="160" height="160" />
810
+ <media:content url="http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC/p.jpg" medium="image" type="image/jpeg" width="80" height="60" />
811
+ </media:group>
812
+ <guid isPermaLink="false">http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC</guid>
813
+ <digg:submitter>
814
+ <digg:username>insider85</digg:username>
815
+ <digg:userimage>http://digg.com/users/insider85/l.png</digg:userimage>
816
+ </digg:submitter>
817
+ <feedburner:origLink>http://digg.com/hardware/10_cheap_and_easy_upgrades_for_your_old_PC</feedburner:origLink></item>
818
+ <item>
819
+ <title>Women's Brains Respond to Manly Men </title>
820
+ <link>http://feeds.digg.com/~r/digg/popular/~3/b9bILtsYEsw/Women_s_Brains_Respond_to_Manly_Men</link>
821
+ <description>Women participating in the Kinsey study were shown 224 photos of men's faces, some of which had been "masculinized" or "feminized" using photo-morphing software. MRI scans revealed higher levels of brain response to the masculinized photos, particularly in women who were in the phase of their menstrual cycle immediately preceding ovulation.
822
+ &lt;p&gt;&lt;a href="http://feedads.googleadservices.com/~at/pRVknqbIKOnm6yyOeg6gdajKjXg/a"&gt;&lt;img src="http://feedads.googleadservices.com/~at/pRVknqbIKOnm6yyOeg6gdajKjXg/i" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds2.feedburner.com/~r/digg/popular/~4/b9bILtsYEsw" height="1" width="1"/&gt;</description>
823
+ <pubDate>Fri, 30 Jan 2009 19:30:05 +0000</pubDate>
824
+ <digg:diggCount>597</digg:diggCount>
825
+ <digg:category>General Sciences</digg:category>
826
+ <digg:commentCount>231</digg:commentCount>
827
+ <guid isPermaLink="false">http://digg.com/general_sciences/Women_s_Brains_Respond_to_Manly_Men</guid>
828
+ <digg:submitter>
829
+ <digg:username>lekahe</digg:username>
830
+ <digg:userimage>http://digg.com/users/lekahe/l.png</digg:userimage>
831
+ </digg:submitter>
832
+ <feedburner:origLink>http://digg.com/general_sciences/Women_s_Brains_Respond_to_Manly_Men</feedburner:origLink></item>
833
+ </channel>
834
+ </rss>
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="utf-8" standalone="yes"?>
2
2
  <feed xmlns="http://www.w3.org/2005/Atom"
3
- xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:flickr="urn:flickr:" xmlns:media="http://search.yahoo.com/mrss/">
3
+ xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:flickr="urn:flickr:" xmlns:media="http://search.yahoo.com/mrss/" arb:itrary="crap_for_namespace_tests">
4
4
 
5
5
  <title>Uploads from bradandjeannette</title>
6
6
  <link rel="self" href="http://api.flickr.com/services/feeds/photos_public.gne?id=79309606@N00" />
@@ -16,6 +16,29 @@ describe Atom10, "validity" do
16
16
  end
17
17
  end
18
18
 
19
+ describe Atom10, "namespaces" do
20
+ before(:each) do
21
+ @flickr = Atom10.parse(feed(:flickr, :atom))
22
+ end
23
+
24
+ it "should have namespaces" do
25
+ @flickr.should respond_to(:namespaces)
26
+ end
27
+
28
+ it "should parse namespaces" do
29
+ @flickr.namespaces.should have(4).items
30
+ {
31
+ 'xmlns:flickr' => 'urn:flickr:',
32
+ 'xmlns:media' => "http://search.yahoo.com/mrss/",
33
+ 'xmlns:dc' => 'http://purl.org/dc/elements/1.1/',
34
+ 'xmlns' => 'http://www.w3.org/2005/Atom'
35
+ }.each do |namespace, uri|
36
+ @flickr.namespaces.should have_key(namespace)
37
+ @flickr.namespaces[namespace].should eql(uri)
38
+ end
39
+ end
40
+ end
41
+
19
42
  describe Atom10, "feed parser" do
20
43
  before(:each) do
21
44
  @cnn = Atom10.parse(feed(:twitter, :atom))
@@ -63,6 +86,10 @@ describe Atom10, "item parser" do
63
86
  @item.author.should eql('Brad Gessler')
64
87
  end
65
88
 
89
+ it "should have published_at" do
90
+ @item.published_at.should eql('2009-01-29T19:28:15+00:00')
91
+ end
92
+
66
93
  it "should parse link" do
67
94
  @item.link.should eql('http://twitter.com/bradgessler/statuses/1159405159')
68
95
  end
@@ -46,6 +46,28 @@ describe Rss20, "feed parser" do
46
46
  end
47
47
  end
48
48
 
49
+ describe Rss20, "namespaces" do
50
+ before(:each) do
51
+ @digg = Rss20.parse(feed(:digg, :rss))
52
+ end
53
+
54
+ it "should have namespaces" do
55
+ @digg.should respond_to(:namespaces)
56
+ end
57
+
58
+ it "should parse namespaces" do
59
+ @digg.namespaces.should have(3).items
60
+ {
61
+ 'xmlns:digg' => "http://digg.com/docs/diggrss/",
62
+ 'xmlns:media' => "http://search.yahoo.com/mrss/",
63
+ 'xmlns:feedburner' =>"http://rssnamespace.org/feedburner/ext/1.0"
64
+ }.each do |namespace, uri|
65
+ @digg.namespaces.should have_key(namespace)
66
+ @digg.namespaces[namespace].should eql(uri)
67
+ end
68
+ end
69
+ end
70
+
49
71
  describe Rss20, "item parser" do
50
72
  before(:each) do
51
73
  @item = Rss20.parse(feed(:cnn_topstories, :rss)).items.first
@@ -63,6 +85,10 @@ describe Rss20, "item parser" do
63
85
  @item.author.should be_nil # RSS doesn't support authors ya dumby!
64
86
  end
65
87
 
88
+ it "should have published_at" do
89
+ @item.published_at.should eql('Thu, 29 Jan 2009 14:10:13 EST')
90
+ end
91
+
66
92
  it "should parse link" do
67
93
  @item.link.should eql('http://rss.cnn.com/~r/rss/cnn_topstories/~3/wpPskrTYfzg/index.html')
68
94
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bradgessler-birdfeed
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brad Gessler
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-30 00:00:00 -08:00
12
+ date: 2009-01-31 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -43,6 +43,7 @@ files:
43
43
  - lib/birdfeed.rb
44
44
  - spec/fixtures
45
45
  - spec/fixtures/cnn_topstories.rss
46
+ - spec/fixtures/digg.rss
46
47
  - spec/fixtures/flickr.atom
47
48
  - spec/fixtures/twitter.atom
48
49
  - spec/fixtures/twitter.rss