<?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>Adobe Edge Code CC Team Blog</title>
	<atom:link href="http://blogs.adobe.com/edgecode/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.adobe.com/edgecode</link>
	<description>Code the web.</description>
	<lastBuildDate>Mon, 29 Apr 2013 20:00:56 +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>Edge Code and MAX 2013</title>
		<link>http://blogs.adobe.com/edgecode/2013/04/29/21/</link>
		<comments>http://blogs.adobe.com/edgecode/2013/04/29/21/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 20:00:43 +0000</pubDate>
		<dc:creator>Ryan Stewart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/edgecode/?p=21</guid>
		<description><![CDATA[MAX 2013 starts next week and it&#8217;s shaping up to be a really fantastic event for creatives of all stripes. There are a ton of great sessions across the tools in the Creative Cloud and we have some world class &#8230; <a href="http://blogs.adobe.com/edgecode/2013/04/29/21/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://max.adobe.com/">MAX 2013</a> starts next week and it&#8217;s shaping up to be a really fantastic event for creatives of all stripes. There are a ton of great sessions across the tools in the Creative Cloud and we have some <a href="http://max.adobe.com/speakers.html">world class speakers</a> who are going to be sharing their insight.</p>
<p><a href="http://max.adobe.com/"><img class="aligncenter size-medium wp-image-22" alt="max-screenshot" src="http://blogs.adobe.com/edgecode/files/2013/04/max-screenshot-300x161.png" width="300" height="161" /></a></p>
<p>There are a number of sessions worth checking out across Edge Tools and Services but I wanted to highlight a few that are going to be specifically talking about Edge Code:</p>
<ul>
<li><strong><a href="http://bit.ly/VyuaZ7">Introduction to Edge Code</a></strong> &#8211; This is a session that I&#8217;m giving and will give you an overview of how to use Edge Code, some of the principles behind the project, as well as a look at some features we have planned and how you can jump in and build extensions.</li>
<li><strong><a href="http://bit.ly/ZnSbQF">Playing CSS with Edge Code</a></strong> &#8211; This is a &#8220;Bring Your Own Device&#8221; lab where you&#8217;ll be walked through some of the features of Edge Code that make CSS editing easy and learn about some new CSS features.</li>
<li><strong><a href="http://bit.ly/Wc53Jf">Edge Tools &amp; Services: A Complete Workflow</a></strong> &#8211; Paul Trani, evangelist extrordinare is going to lead a session on the complete Edge Tools and Services workflow so you&#8217;ll get a look at how all the parts fit together.</li>
<li><strong><a href="http://bit.ly/Wc54Nt">Edge Tools &amp; Services: From Design to Mobile App </a></strong> &#8211; Another great session that shows the workflow across Edge Tools and Services, this one specifically focuses on mobile development.</li>
</ul>
<p>I&#8217;ll also be at the Meet the Teams session so if you have questions or requests for Edge Code, come and find me.</p>
<p>Finally, there are a <a href="http://blog.brackets.io/2013/04/17/brackets-at-max-2013/">lot of great Brackets sessions</a> that cover everything from using the product to contributing in various ways. You should also swing by the <a href="http://dev.brackets.io/hack/adobemax/">Brackets/PhoneGap hackathon</a> which is going to be a great chance to jump into Brackets and make both it and Edge Code better!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/edgecode/2013/04/29/21/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edge Code Extensions</title>
		<link>http://blogs.adobe.com/edgecode/2013/03/11/edge-code-extensions/</link>
		<comments>http://blogs.adobe.com/edgecode/2013/03/11/edge-code-extensions/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 19:07:46 +0000</pubDate>
		<dc:creator>Ryan Stewart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[brackets]]></category>
		<category><![CDATA[edge code]]></category>
		<category><![CDATA[extensions]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/edgecode/?p=18</guid>
		<description><![CDATA[Someone mentioned on the forums that searching for Edge Code extensions doesn&#8217;t bring up much of a list. Luckily because Edge Code is a distribution of Brackets, you can use nearly all of the Brackets extensions just fine with Edge &#8230; <a href="http://blogs.adobe.com/edgecode/2013/03/11/edge-code-extensions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Someone mentioned on the forums that searching for Edge Code extensions doesn&#8217;t bring up much of a list. Luckily because Edge Code is a distribution of <a href="http://brackets.io">Brackets</a>, you can use nearly all of the Brackets extensions just fine with Edge Code.</p>
<p>So if you&#8217;re looking to extend Edge Code beyond it&#8217;s built-in functionality you can check out the <a href="https://github.com/adobe/brackets/wiki/Brackets-Extensions">list of Brackets extensions</a> on the Brackets Github Wiki.</p>
<p>To install one of those extensions into Edge Code, simply download the extension (usually downloading a zip file of the project source is good enough). Then in Edge Code go to Help-&gt;Show Extensions Folder, copy the unzipped folder into that directory and reload Edge Code.</p>
<p>Right now not all Brackets extensions will work with Edge Code. Specifically there were some big changes between Sprint 19 and Sprint 20 in Brackets that changed some of the APIs. The next release of Edge Code will include those changes so you&#8217;ll be able to grab all of the extensions that only work with Sprint 20.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/edgecode/2013/03/11/edge-code-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with Edge Code</title>
		<link>http://blogs.adobe.com/edgecode/2013/02/26/getting-started-with-edge-code/</link>
		<comments>http://blogs.adobe.com/edgecode/2013/02/26/getting-started-with-edge-code/#comments</comments>
		<pubDate>Tue, 26 Feb 2013 08:25:38 +0000</pubDate>
		<dc:creator>Ryan Stewart</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[getting started]]></category>

		<guid isPermaLink="false">http://blogs.adobe.com/edgecode/?p=11</guid>
		<description><![CDATA[On Valentine&#8217;s Day we released Edge Code Preview 3 which included some great new features like CSS code completion, updates to Edge Web Fonts support, and Native Menus. If you&#8217;re new to Edge Code we put together a video that &#8230; <a href="http://blogs.adobe.com/edgecode/2013/02/26/getting-started-with-edge-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>On Valentine&#8217;s Day we released <a href="http://html.adobe.com/edge/code/">Edge Code Preview 3</a> which included some great new features like CSS code completion, updates to Edge Web Fonts support, and Native Menus.</p>
<p>If you&#8217;re new to Edge Code we put together a video that walks you through some of the basics behind the tool and will get you up and running with some of its core features. We&#8217;re looking forward to showing you more down the road.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/0Xa6r8outW0?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.adobe.com/edgecode/2013/02/26/getting-started-with-edge-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
