62 lines
3.5 KiB
XML
62 lines
3.5 KiB
XML
<%! from django.core.urlresolvers import reverse %>\
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<%namespace name='static' file='static_content.html'/>
|
|
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
|
|
<id>tag:www.edx.org,2012:/blog</id>
|
|
<link type="text/html" rel="alternate" href="http://blog.edx.org/"/>
|
|
##<link type="application/atom+xml" rel="self" href="https://github.com/blog.atom"/>
|
|
<title>EdX Blog</title>
|
|
<updated>2012-10-14T14:08:12-07:00</updated>
|
|
<entry>
|
|
<id>tag:www.edx.org,2012:Post/6</id>
|
|
<published>2012-10-15T14:00:00-07:00</published>
|
|
<updated>2012-10-14T14:00:00-07:00</updated>
|
|
<link type="text/html" rel="alternate" href="${reverse('press/ut-joins-edx')}"/>
|
|
<title>The University of Texas System joins edX</title>
|
|
<content type="html"><img src="${static.url('images/press/uts-seal_109x84.jpg')}" />
|
|
<p>Nine universities and six health institutions</p></content>
|
|
</entry>
|
|
<!-- <entry> -->
|
|
<!-- <id>tag:www.edx.org,2012:Post/5</id> -->
|
|
<!-- <published>2012-09-25T14:00:00-07:00</published> -->
|
|
<!-- <updated>2012-09-25T14:00:00-07:00</updated> -->
|
|
<!-- <link type="text/html" rel="alternate" href="${reverse('press/elsevier-collaborates-with-edx')}"/> -->
|
|
<!-- <title>Elsevier collaborates with edX</title> -->
|
|
<!-- <content type="html"><img src="${static.url('images/press/foundations-of-analog-109x84.jpg')}" /> -->
|
|
<!-- <p>Free course textbook made available to edX students</p></content> -->
|
|
<!-- </entry> -->
|
|
<entry>
|
|
<id>tag:www.edx.org,2012:Post/4</id>
|
|
<published>2012-09-06T14:00:00-07:00</published>
|
|
<updated>2012-09-06T14:00:00-07:00</updated>
|
|
<link type="text/html" rel="alternate" href="${reverse('press/edX-announces-proctored-exam-testing')}"/>
|
|
<title>EdX to offer learners option of taking proctored final exam</title>
|
|
<content type="html"><img src="${static.url('images/press/diploma-109x84.jpg')}" /></content>
|
|
</entry>
|
|
<entry>
|
|
<id>tag:www.edx.org,2012:Post/3</id>
|
|
<published>2012-07-16T14:08:12-07:00</published>
|
|
<updated>2012-07-16T14:08:12-07:00</updated>
|
|
<link type="text/html" rel="alternate" href="${reverse('press/uc-berkeley-joins-edx')}"/>
|
|
<title>UC Berkeley joins edX</title>
|
|
<content type="html"><img src="${static.url('images/press/edx-109x84.png')}" />
|
|
<p>edX broadens course offerings</p></content>
|
|
</entry>
|
|
<entry>
|
|
<id>tag:www.edx.org,2012:Post/2</id>
|
|
<published>2012-07-16T14:08:12-07:00</published>
|
|
<updated>2012-07-16T14:08:12-07:00</updated>
|
|
<link type="text/html" rel="alternate" href="http://edxonline.tumblr.com/post/27589840852/opening-doors-for-exceptional-students-6-002x-in"/>
|
|
<title>Opening Doors For Exceptional Students: 6.002x in Mongolia</title>
|
|
<content type="html"><img src="${static.url('images/press/tumblr_tumbnail_opening_doors_mongolia.jpg')}" /></content>
|
|
</entry>
|
|
<entry>
|
|
<id>tag:www.edx.org,2012:Post/1</id>
|
|
<published>2012-07-16T14:08:12-07:00</published>
|
|
<updated>2012-07-16T14:08:12-07:00</updated>
|
|
<link type="text/html" rel="alternate" href="http://edxonline.tumblr.com/post/27589835076/beyond-the-circuits-a-students-experience-with-6-002x"/>
|
|
<title>Brazilian teen blogs about his 6.002x experience</title>
|
|
<content type="html"><img src="${static.url('images/press/tumblr_tumbnail_brazilian_teen.jpg')}" /></content>
|
|
</entry>
|
|
</feed>
|