<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AWE Planet</title>
	<atom:link href="http://aweplanet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aweplanet.com</link>
	<description>Just another AWE Planet</description>
	<lastBuildDate>Sun, 17 Mar 2013 21:51:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>New Directions for AWE Feed Reader and Publisher</title>
		<link>http://aweplanet.com/2013/03/new-directions-for-awe-feed-reader-and-publisher/</link>
		<comments>http://aweplanet.com/2013/03/new-directions-for-awe-feed-reader-and-publisher/#comments</comments>
		<pubDate>Sun, 17 Mar 2013 21:51:19 +0000</pubDate>
		<dc:creator>AWE Planet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aweplanet.com/?p=85</guid>
		<description><![CDATA[In honor of the legacy and work of Aaron Swartz, I’ve dedicated some time over the last month on a project in the spirit of RSS and Creative Commons, both projects Swartz contributed towards. Swartz coauthored RSS with the version 1 specification, and helped architect Creative Commons licensing. This project is a feed reader that [...]]]></description>
				<content:encoded><![CDATA[<p>In honor of the legacy and work of Aaron Swartz, I’ve dedicated some time over the last month on a project in the spirit of RSS and Creative Commons, both projects Swartz contributed towards. Swartz coauthored RSS with the version 1 specification, and helped architect Creative Commons licensing. This project is a feed reader that is also a publisher. I’ve explored seven directions including an Android app, Chrome extension and have looked at several different programming languages to help optimize and improve the speed it takes to download several hundred website feeds, and for there to be many affordable web hosting options to publish selected posts into a feed. <a href="http://aweplanet.com/braydon/2013/03/feed-reader-and-publisher/">Read More</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aweplanet.com/2013/03/new-directions-for-awe-feed-reader-and-publisher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Demo for version 0.3.5</title>
		<link>http://aweplanet.com/2012/01/video-demo-for-version-0-3-5/</link>
		<comments>http://aweplanet.com/2012/01/video-demo-for-version-0-3-5/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 10:22:10 +0000</pubDate>
		<dc:creator>AWE Planet</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://aweplanet.com/?p=20</guid>
		<description><![CDATA[Download &#8220;AWE 0.3.5 Demo Video&#8221; The background music is from the Into Infinity project, a remix by Anthony Valedez]]></description>
				<content:encoded><![CDATA[<p><video width="500" height="280" controls="controls" poster="http://aweplanet.com/braydon/files/2012/01/awe_tiltlecard.png"><source src="http://aweplanet.com/braydon/files/2012/01/demo-awe-0.3.5.webm" type="video/webm" /><img src="http://aweplanet.com/braydon/files/2012/01/awe_tiltlecard.png" alt="" title="" width="500" height="280" /><a href="http://aweplanet.com/braydon/files/012/01/demo-awe-0.3.5.webm">Download &#8220;AWE 0.3.5 Demo Video&#8221;</a><br />
</video></p>
<p>The background music is from the Into Infinity project, <a href="http://dublab.com/into-infinity-ear-remixes-round-1-anthony-valadez-dakim-dntel-emv-giorgio-magnanensi-jonwayne-take-aka-sweatson-klank/">a remix by Anthony Valedez</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aweplanet.com/2012/01/video-demo-for-version-0-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1/30/2012 Update</title>
		<link>http://aweplanet.com/2012/01/1302012-update/</link>
		<comments>http://aweplanet.com/2012/01/1302012-update/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 00:00:54 +0000</pubDate>
		<dc:creator>AWE Planet</dc:creator>
				<category><![CDATA[Discussion]]></category>

		<guid isPermaLink="false">http://aweplanet.com/?p=27</guid>
		<description><![CDATA[Hello, Wanted to post an update to the first post made on October 3rd, 2011 here on this list, thanks to for the prior feedback. Many of the previous plans have been changed, and now entirely exists, for the most part, in the WordPress admin interface. WordPress Plugin Directory: http://wordpress.org/extend/plugins/awe/ Updates for version 0.1 to [...]]]></description>
				<content:encoded><![CDATA[<p>Hello,</p>
<p>Wanted to post an update to the first post made on October 3rd, 2011 here on this list, thanks to for the prior feedback. Many of the previous plans have been changed, and now entirely exists, for the most part, in the WordPress admin interface.</p>
<p>WordPress Plugin Directory:<br />
<a href="http://wordpress.org/extend/plugins/awe/"> http://wordpress.org/extend/plugins/awe/</a></p>
<p>Updates for version 0.1 to 0.3.5, from latest to oldest:</p>
<ul>
<li>added link to demo video</li>
<li>php-cli nolonger required to retrieve posts</li>
<li>added buttons to reader for more options</li>
<li>use same sanitizer fetch_feed for adding sources &#8230;</li>
<li>php cli fix for differing hosting setups</li>
<li>fix for widget styles</li>
<li>files for reblog button</li>
<li>retrieve updates when adding a source  &#8230;</li>
<li>streamlined subscription to websites</li>
<li>changed to use custom taxonomy instead &#8230;</li>
<li>fix so that multiple wpcron tasks are not scheduled</li>
<li>prevent the feed reader from running simultaneously</li>
<li>add missing screenshot</li>
<li>removed message about template directory</li>
<li>moved to use default wordpress theme  &#8230;</li>
<li>added error reporting &#8230;</li>
<li>removed avatars for feeds &#8230;</li>
<li>fix for control chars breaking fetch_feed</li>
<li>fix for duplicate posts in reader</li>
<li>fix for other xml content types &#8230;</li>
<li>updated description and screenshots</li>
<li>moved pending/reader to admin area</li>
<li>removed cache, fixed login redirect error &#8230;</li>
<li>cache directory uses ABSPATH and fix for slug validation</li>
<li>added cli, repost, and sources for promoting other blog posts</li>
<li>added repost post_type &#8230;</li>
<li>initial urls and templates &#8230;</li>
<li>fixed routing interface dropdowns</li>
</ul>
<p>SVN:<br />
<a href="http://plugins.svn.wordpress.org/awe/trunk/"> http://plugins.svn.wordpress.org/awe/trunk/</a></p>
<p>Mailing List:<br />
<a href="http://www.freelists.org/list/awe"> http://www.freelists.org/list/awe</a></p>
<p>Thanks,<br />
Braydon Fuller</p>
]]></content:encoded>
			<wfw:commentRss>http://aweplanet.com/2012/01/1302012-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11/10/2011 Update</title>
		<link>http://aweplanet.com/2011/11/11102011-update/</link>
		<comments>http://aweplanet.com/2011/11/11102011-update/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 10:07:45 +0000</pubDate>
		<dc:creator>AWE Planet</dc:creator>
				<category><![CDATA[Discussion]]></category>

		<guid isPermaLink="false">http://aweplanet.com/?p=16</guid>
		<description><![CDATA[Thanks everyone who gave feedback on my first post about AWE. I&#8217;ve revised the project plan based on that feedback, and have continued development to the point of having a front-end built to demonstrate ( video screencast: http://braydon.com/2011/11/awe-0-1-2/ ) . Summary of previous discussion and problems raised with solutions implemented for each of them: &#62; [...]]]></description>
				<content:encoded><![CDATA[<p>Thanks everyone who gave feedback on my first post about AWE. I&#8217;ve revised the project plan based on that feedback, and have continued development to the point of having a front-end built to demonstrate ( video screencast: http://braydon.com/2011/11/awe-0-1-2/ ) .</p>
<p>Summary of previous discussion and problems raised with solutions implemented for each of them:</p>
<p><strong><em>&gt; Problem #1. Search engines and Google not taking to it kindly because it would spam their indexes.</em></strong></p>
<p>I&#8217;ve made a post type now called &#8220;update&#8221; for all external posts that are being read into the blog. These posts when viewed have &#8220;noindex,nofollow&#8221; in the header of the their html to not be indexed at Google and others. In addition these posts do not have yet another permalink, the permalink remains the same as the original. In feeds it will link to the original, and on archive and pages on a website they will link to the original. They are copied to be a convenience, and made more accessible.</p>
<p><strong><em>&gt; Problem #2: There were concerns about &#8220;cross-posts&#8221; and how it could be abused from exact duplicates of sites with a different theme.</em></strong></p>
<p>There could be malicious copies made, this currently has not been addressed with current development but is part of the next. If a problem were to be discovered, the malicious IP could be blocked. For more security, a move towards fully encrypted and authenticated feed connections could be made so that only those who you intent to share with get the information. Currently read posts are the status &#8220;pending&#8221;, as a partial solution to this issue.</p>
<p><strong><em>&gt; Problem #3. Auto-generated posts leading to drop of participation.</em></strong></p>
<p>I&#8217;ve address this by making all read posts default to status &#8220;pending&#8221;, and you can go through your reader and &#8220;approve&#8221; posts and then those are shared and made available for others to view. They go back into a feed, they permalink and guid remains the same, to make a feed that is a mix of other feeds. These approved posts then are also made available to view on your site, and can be searched (though search isn&#8217;t implemented yet).</p>
<p><strong><em>&gt; Problem #4. Issue with comments getting lost between the two separate copies.</em></strong></p>
<p>Commenting on a &#8220;update&#8221; post is disabled, to comment on the post it&#8217;s necessary to return to the original.</p>
<p><strong><em>&gt; Problem #5: Copies taking attention away from the original.</em></strong></p>
<p>There isn&#8217;t a &#8220;single&#8221; view of &#8220;update&#8221; posts, and the permalink remains and goes to the original.</p>
<p><strong><em>&gt; Problem #6: JavaScript front-end would create more work, and would be easier by doing plain old html first.</em></strong></p>
<p>I&#8217;ve written the front-end as plain old html, with only a small part of JavaScript that is necessary for approving posts.</p>
<p><strong><em>&gt; Problem #7. Potential problem with planning on bundling with WordPress, as the core team plans to unbundle Akismet and move towards a featured plugin model.</em></strong></p>
<p>Plans of bundling along side WordPress, as a separate WordPress distribution, &#8220;package&#8221; or as part of the core have been taken out. Continuing work under the impression of being a plugin standalone.</p>
<p>Best,<br />
Braydon Fuller</p>
<p>http://braydon.com/</p>
<hr />
<p>Posted on the WP-Hackers Mailinglist | <a href="http://lists.automattic.com/pipermail/wp-hackers/2011-November/041521.html">View Original</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aweplanet.com/2011/11/11102011-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Intro for 0.1.2</title>
		<link>http://aweplanet.com/2011/11/video-intro-for-0-1-2/</link>
		<comments>http://aweplanet.com/2011/11/video-intro-for-0-1-2/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 10:25:29 +0000</pubDate>
		<dc:creator>AWE Planet</dc:creator>
				<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://aweplanet.com/?p=22</guid>
		<description><![CDATA[We do more reading than we do writing, a blogging platform should be designed around this use-case. Download &#8220;AWE Intro Video&#8221; You can get it at the AWE &#8211; WordPress Plugins page. Subscribe to the mailing list at http://www.freelists.org/list/awe, and donate to support the project.]]></description>
				<content:encoded><![CDATA[<p><strong>We do more reading than we do writing, a blogging platform should be designed around this use-case.</strong></p>
<p><video width="500" height="280" controls="controls" poster="http://aweplanet.com/braydon/files/2011/11/titlecard.png"><source src="http://aweplanet.com/braydon/files/2011/11/aweintro.webm" type="video/webm" /><img src="http://aweplanet.com/braydon/files/2011/11/titlecard.png" alt="" title="" width="500" height="280" /><a href="http://aweplanet.com/braydon/files/2011/11/aweintro.webm">Download &#8220;AWE Intro Video&#8221;</a><br />
</video></p>
<p>You can get it at the <a href="http://wordpress.org/extend/plugins/awe/">AWE &#8211; WordPress Plugins</a> page. Subscribe to the mailing list at <a href="http://www.freelists.org/list/awe">http://www.freelists.org/list/awe</a>, and <a href="http://wordpress.org/extend/plugins/awe/">donate</a> to support the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://aweplanet.com/2011/11/video-intro-for-0-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Initial Announcement &amp; Feedback</title>
		<link>http://aweplanet.com/2011/10/initial-announcement-on-wp-hackers/</link>
		<comments>http://aweplanet.com/2011/10/initial-announcement-on-wp-hackers/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 00:06:39 +0000</pubDate>
		<dc:creator>AWE Planet</dc:creator>
				<category><![CDATA[Discussion]]></category>

		<guid isPermaLink="false">http://aweplanet.com/?p=4</guid>
		<description><![CDATA[Hello, I have been working on a free software solution to social networking. Many projects are focused on starting from scratch, such as; Freedom Box, StatusNet, Diaspora, and Libre.fm. My approach is different because I am planning on building upon what is currently already at the heart of social media, WordPress, and just fixing one problem &#8212; those pesky share [...]]]></description>
				<content:encoded><![CDATA[<p>Hello,</p>
<p>I have been working on a free software solution to social networking. Many projects are focused on starting from scratch, such as; Freedom Box, StatusNet, Diaspora, and Libre.fm. My approach is different because I am planning on building upon what is currently already at the heart of social media, WordPress, and just fixing one problem &#8212; those pesky share buttons everywhere. I have just completed PHASE 1 of the project, and would like to make this the first public release, which does not include all the required features.</p>
<p>In the same way that people will post links of WordPress posts to Social Media websites, the goal of this is to automatically cross-post to a community of websites for promotional purposes and is a distributed method for online marketing campaigns. This will not require a visitor to leave to visit the post, since it is copied verbatim, and does not require users to be either a member of a network or not a member. This will serve as two-way posting making it possible for a dialog between separate websites and community organization. I am terming it &#8220;networked media&#8221; to be distinguished from &#8220;social media&#8221;.</p>
<p>Websites are built in the millions for publishing articles, videos, music and linking these to Social Media websites for promotion. My goal is to build new networked media websites that bring together a community of individuals based upon topics of interest; opening the opportunity for verticals and topic based networked media websites as opposed to Social Media differentiated by differences of software.</p>
<p>That is the goal. This is the future of online marketing. Now, here is what I have made. I have started with a method to define new URLS and templates, and am currently working on the aggregation portion. Here are the links to the resources for the plugin:</p>
<p>WordPress Plugin Directory:<br />
<a href="http://wordpress.org/extend/plugins/awe/">http://wordpress.org/extend/plugins/awe/</a></p>
<p>SVN:<br />
<a href="http://plugins.svn.wordpress.org/awe/trunk/">http://plugins.svn.wordpress.org/awe/trunk/</a></p>
<p>Project Management ( Documentation / Tickets / Git ):<br />
<a href="http://code.braydon.com/p/awe/">http://code.braydon.com/p/awe/</a></p>
<p>Here are the phases of the project I have been planning:</p>
<p>1. URLS/Templates:</p>
<p>* Editing URLS<br />
* Managing Menus<br />
* Editing Templates<br />
* Feed reader for synchronization</p>
<p>2. JavaScript Templates:</p>
<p>* JavaScript URL routing<br />
* JavaScript Templates<br />
* NoScript accessibility</p>
<p>3. Admin Interface:</p>
<p>* Unified front-end/back-end interface<br />
* JavaScript admin that is extensible</p>
<p>4. Complete WordPress Distribution:</p>
<p>* Packaging the plugin as a part of WordPress<br />
* Clean API for our JavaScript applications<br />
* OpenID for network to network authentication and privacy</p>
<p>5. AWE Plugins:</p>
<p>* Write extensions to the core of AWE to add new post types<br />
including: video, sound, gallery, events and shop.</p>
<p>6. Web Service:</p>
<p>* Dedicated web host for users that don&#8217;t want to run it on their<br />
own hardware.<br />
* Sign-up and payment settings.</p>
<p>For those that I have previously contacted about URL routing, this is the plugin I was mentioning. I am now looking to work in collaboration because this project can not succeed without the support of a few people working in synchronization. So let&#8217;s get going!</p>
<p>Sincerely,<br />
Braydon Fuller<br />
<a href="http://braydon.com/">http://braydon.com</a></p>
<hr/>
<p>Posted on the WP-Hackers mailing list. <a href="http://lists.automattic.com/pipermail/wp-hackers/2011-October/thread.html#40910">Read Discussion (21)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://aweplanet.com/2011/10/initial-announcement-on-wp-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.420 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-07 19:20:54 -->
