<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Synarchy Design</title>
	
	<link>http://synarchydesign.com</link>
	<description>Bring life</description>
	<pubDate>Sat, 28 Feb 2009 05:58:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/synarchydesign" /><feedburner:info uri="synarchydesign" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Redesign</title>
		<link>http://feedproxy.google.com/~r/synarchydesign/~3/OqMa0WiQ3ac/</link>
		<comments>http://synarchydesign.com/2009/02/redesign/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 04:55:02 +0000</pubDate>
		<dc:creator>Kevin Martin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://synarchydesign.com/?p=39</guid>
		<description><![CDATA[Hey everyone, I would like to announce that I have installed a new style. The header image from the last style was lost somehow and so I decided to add this for a while at least. Any feedback appreciated!
-Kevin
]]></description>
			<content:encoded><![CDATA[<p>Hey everyone, I would like to announce that I have installed a new style. The header image from the last style was lost somehow and so I decided to add this for a while at least. Any feedback appreciated!</p>
<p><em>-Kevin</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/If2mzA0IRqgbcBYw28Jv8qAs1SQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/If2mzA0IRqgbcBYw28Jv8qAs1SQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/If2mzA0IRqgbcBYw28Jv8qAs1SQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/If2mzA0IRqgbcBYw28Jv8qAs1SQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/synarchydesign?a=OqMa0WiQ3ac:9-p-H6XmGHM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/synarchydesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=OqMa0WiQ3ac:9-p-H6XmGHM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=OqMa0WiQ3ac:9-p-H6XmGHM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=OqMa0WiQ3ac:9-p-H6XmGHM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=OqMa0WiQ3ac:9-p-H6XmGHM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/synarchydesign/~4/OqMa0WiQ3ac" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://synarchydesign.com/2009/02/redesign/feed/</wfw:commentRss>
		<feedburner:origLink>http://synarchydesign.com/2009/02/redesign/</feedburner:origLink></item>
		<item>
		<title>jQuery turns 3 and releases version 1.3</title>
		<link>http://feedproxy.google.com/~r/synarchydesign/~3/l6n-RQIsWjE/</link>
		<comments>http://synarchydesign.com/2009/01/jquery-turns-3/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 22:07:24 +0000</pubDate>
		<dc:creator>Kevin Martin</dc:creator>
		
		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://synarchydesign.com/?p=36</guid>
		<description><![CDATA[Hey guys! I have a great announcement to make. jQuery, the awesome javascript framework turned 3 years old today. Thanks to John Resig, who actually started this as a side project, we now have one of the best Open Source Software available. With this release, there are many new features, including:

Sizzle: A sizzlin’ hot CSS [...]]]></description>
			<content:encoded><![CDATA[<p>Hey guys! I have a great announcement to make. jQuery, the awesome javascript framework turned 3 years old today. Thanks to John Resig, who actually started this as a side project, we now have one of the best Open Source Software available. With this release, there are many new features, including:</p>
<ul>
<li>Sizzle: A sizzlin’ hot CSS selector engine.</li>
<li>Live Events: Event delegation with a jQuery twist.</li>
<li>jQuery Event Overhaul: Completely rewired to simplify event handling.</li>
<li>HTML Injection Rewrite: Lightning-fast HTML appending.</li>
<li>Offset Rewrite: Super-quick position calculation.</li>
<li>No More Browser Sniffing: Using feature detection to help jQuery last for many more years to come.</li>
</ul>
<p>You can find more information on the jQuery Blog, <a title="jQuery Blog" href="http://blog.jquery.com/2009/01/14/jquery-13-and-the-jquery-foundation/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://blog.jquery.com/2009/01/14/jquery-13-and-the-jquery-foundation/');" target="_blank">here</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/VuhEcT71QKY0CQ9lo33Z-j-yTxo/0/da"><img src="http://feedads.g.doubleclick.net/~a/VuhEcT71QKY0CQ9lo33Z-j-yTxo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/VuhEcT71QKY0CQ9lo33Z-j-yTxo/1/da"><img src="http://feedads.g.doubleclick.net/~a/VuhEcT71QKY0CQ9lo33Z-j-yTxo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/synarchydesign?a=l6n-RQIsWjE:LBvqfiODa-w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/synarchydesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=l6n-RQIsWjE:LBvqfiODa-w:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=l6n-RQIsWjE:LBvqfiODa-w:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=l6n-RQIsWjE:LBvqfiODa-w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=l6n-RQIsWjE:LBvqfiODa-w:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/synarchydesign/~4/l6n-RQIsWjE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://synarchydesign.com/2009/01/jquery-turns-3/feed/</wfw:commentRss>
		<feedburner:origLink>http://synarchydesign.com/2009/01/jquery-turns-3/</feedburner:origLink></item>
		<item>
		<title>Dion Almaer Interview</title>
		<link>http://feedproxy.google.com/~r/synarchydesign/~3/Esqu_lHrRCg/</link>
		<comments>http://synarchydesign.com/2009/01/dion-almaer-interview/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 14:18:43 +0000</pubDate>
		<dc:creator>Kevin Martin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[article]]></category>

		<category><![CDATA[nettuts]]></category>

		<category><![CDATA[Published]]></category>

		<guid isPermaLink="false">http://synarchydesign.com/?p=34</guid>
		<description><![CDATA[Hey guys,
I recently had the pleasure in interviewing Dion Almaer, creator of Ajaxian. You can see the article I wrote with our Q&#38;A session over at Nettuts. Enjoy!
-Kevin
]]></description>
			<content:encoded><![CDATA[<p>Hey guys,</p>
<p>I recently had the pleasure in interviewing Dion Almaer, creator of Ajaxian. You can see the article I wrote with our Q&amp;A session over at <a href="http://nettuts.com/articles/interviews/an-interview-with-dion-almaer/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://nettuts.com/articles/interviews/an-interview-with-dion-almaer/');" target="_blank">Nettuts</a>. Enjoy!</p>
<p><em>-Kevin</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Qz7GR5ugrrmpxZVu9X-pV_fxNiE/0/da"><img src="http://feedads.g.doubleclick.net/~a/Qz7GR5ugrrmpxZVu9X-pV_fxNiE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Qz7GR5ugrrmpxZVu9X-pV_fxNiE/1/da"><img src="http://feedads.g.doubleclick.net/~a/Qz7GR5ugrrmpxZVu9X-pV_fxNiE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/synarchydesign?a=Esqu_lHrRCg:FLBU0a9bqEw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/synarchydesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=Esqu_lHrRCg:FLBU0a9bqEw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=Esqu_lHrRCg:FLBU0a9bqEw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=Esqu_lHrRCg:FLBU0a9bqEw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=Esqu_lHrRCg:FLBU0a9bqEw:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/synarchydesign/~4/Esqu_lHrRCg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://synarchydesign.com/2009/01/dion-almaer-interview/feed/</wfw:commentRss>
		<feedburner:origLink>http://synarchydesign.com/2009/01/dion-almaer-interview/</feedburner:origLink></item>
		<item>
		<title>Insert Script</title>
		<link>http://feedproxy.google.com/~r/synarchydesign/~3/ziIdiNY15ec/</link>
		<comments>http://synarchydesign.com/2009/01/insert-script/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 20:41:43 +0000</pubDate>
		<dc:creator>Kevin Martin</dc:creator>
		
		<category><![CDATA[Insert Script]]></category>

		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[insert]]></category>

		<guid isPermaLink="false">http://synarchydesign.com/?p=28</guid>
		<description><![CDATA[For anyone interested in Javascript and possibly jQuery, I created a nice little plugin that allows you to insert scripts (JS, CSS, etc&#8230;) and other data into the header whenever you want. More than likely, you will be using this to insert stuff right after the page loads. By removing your scripts and inserting them [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone interested in Javascript and possibly jQuery, I created a nice little plugin that allows you to insert scripts (JS, CSS, etc&#8230;) and other data into the header whenever you want. More than likely, you will be using this to insert stuff right after the page loads. By removing your scripts and inserting them after the page finish lets your browser load it faster by loading the necessary objects first. For those thinking about the <em>defer</em> attribute in html script tags, IT DOESN&#8217;T WORK!!</p>
<p>The bad thing about <em>defer</em> is that you cannot use <code>document.write</code> in a tag that uses this. Also, not all browsers support this. It was just added to Firefox 3.1, so you could only imagine.</p>
<p>If you want to find the script, you can do so <a href="http://synarchydesign.com/insert/"  target="_self">here</a>.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/9hrAjpA0sum7DbqYQPUd0mfWu7Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/9hrAjpA0sum7DbqYQPUd0mfWu7Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9hrAjpA0sum7DbqYQPUd0mfWu7Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/9hrAjpA0sum7DbqYQPUd0mfWu7Q/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/synarchydesign?a=ziIdiNY15ec:HLKafQzSWgs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/synarchydesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=ziIdiNY15ec:HLKafQzSWgs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=ziIdiNY15ec:HLKafQzSWgs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=ziIdiNY15ec:HLKafQzSWgs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=ziIdiNY15ec:HLKafQzSWgs:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/synarchydesign/~4/ziIdiNY15ec" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://synarchydesign.com/2009/01/insert-script/feed/</wfw:commentRss>
		<feedburner:origLink>http://synarchydesign.com/2009/01/insert-script/</feedburner:origLink></item>
		<item>
		<title>Flash and Flex Developer Magazine Article</title>
		<link>http://feedproxy.google.com/~r/synarchydesign/~3/0HNG17_M6Cc/</link>
		<comments>http://synarchydesign.com/2009/01/flash-and-flex/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 22:46:01 +0000</pubDate>
		<dc:creator>Kevin Martin</dc:creator>
		
		<category><![CDATA[Flash/ActionScript]]></category>

		<category><![CDATA[Published]]></category>

		<category><![CDATA[article]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[magazine]]></category>

		<guid isPermaLink="false">http://synarchydesign.com/?p=6</guid>
		<description><![CDATA[Hi everyone!
I recently wrote an article for Flash and Flex Developer Magazine about Adobe&#8217;s Flash 10 &#8220;Astro&#8221; and some of the new advancements made to the player. This magazine is great and I even recommend it to all those studying or interested in Flash.
If you purchase the January 2009 issue, I will give you guys a [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone!</p>
<p>I recently wrote an article for <em>Flash and Flex Developer Magazine</em> about Adobe&#8217;s Flash 10 &#8220;Astro&#8221; and some of the new advancements made to the player. This magazine is great and I even recommend it to all those studying or interested in Flash.</p>
<p>If you purchase the January 2009 issue, I will give you guys a sneak peak and access to the private beta to a secret application I am making that many of you, especially freelancers, will use.</p>
<p>You can find the details <a title="here" href="http://ffdmag.com/prt/view/about-the-mag/issue/931.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://ffdmag.com/prt/view/about-the-mag/issue/931.html');" target="_blank">here</a>.</p>
<p><em>-Kevin.</em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/Idl69EDWE35xu7McEs1YUwjQfp8/0/da"><img src="http://feedads.g.doubleclick.net/~a/Idl69EDWE35xu7McEs1YUwjQfp8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Idl69EDWE35xu7McEs1YUwjQfp8/1/da"><img src="http://feedads.g.doubleclick.net/~a/Idl69EDWE35xu7McEs1YUwjQfp8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/synarchydesign?a=0HNG17_M6Cc:75mtXKd1lU4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/synarchydesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=0HNG17_M6Cc:75mtXKd1lU4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=0HNG17_M6Cc:75mtXKd1lU4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=0HNG17_M6Cc:75mtXKd1lU4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=0HNG17_M6Cc:75mtXKd1lU4:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/synarchydesign/~4/0HNG17_M6Cc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://synarchydesign.com/2009/01/flash-and-flex/feed/</wfw:commentRss>
		<feedburner:origLink>http://synarchydesign.com/2009/01/flash-and-flex/</feedburner:origLink></item>
		<item>
		<title>New Year, New Beginning</title>
		<link>http://feedproxy.google.com/~r/synarchydesign/~3/VGKYCAudORo/</link>
		<comments>http://synarchydesign.com/2009/01/hello-world/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 23:14:12 +0000</pubDate>
		<dc:creator>Kevin Martin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://synarchydesign.com/?p=1</guid>
		<description><![CDATA[
Hey everyone!  
I just want to begin by congratulating everyone on a new year. The old site was not social at all and I want to accomplish my new year&#8217;s resolution to rebrand the site completely. To begin, this blog will be up, though after I finish my framework, I&#8217;m going to make a [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Hey everyone! <img src='http://synarchydesign.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I just want to begin by congratulating everyone on a new year. The old site was not social at all and I want to accomplish my new year&#8217;s resolution to rebrand the site completely. To begin, this blog will be up, though after I finish my framework, I&#8217;m going to make a custom CMS/Blog for this site and probably release all of my code to the public <img src='http://synarchydesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In the mean time, I hope everyone has a great year and expect many more posts in the future.</p>
<address>-Kevin.</address>
</div>

<p><a href="http://feedads.g.doubleclick.net/~a/K_e-sZ-fImNzO3ixNKDnAIGvYgg/0/da"><img src="http://feedads.g.doubleclick.net/~a/K_e-sZ-fImNzO3ixNKDnAIGvYgg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/K_e-sZ-fImNzO3ixNKDnAIGvYgg/1/da"><img src="http://feedads.g.doubleclick.net/~a/K_e-sZ-fImNzO3ixNKDnAIGvYgg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/synarchydesign?a=VGKYCAudORo:RuM2_ZBYS_c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/synarchydesign?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=VGKYCAudORo:RuM2_ZBYS_c:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=VGKYCAudORo:RuM2_ZBYS_c:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/synarchydesign?a=VGKYCAudORo:RuM2_ZBYS_c:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/synarchydesign?i=VGKYCAudORo:RuM2_ZBYS_c:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/synarchydesign/~4/VGKYCAudORo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://synarchydesign.com/2009/01/hello-world/feed/</wfw:commentRss>
		<feedburner:origLink>http://synarchydesign.com/2009/01/hello-world/</feedburner:origLink></item>
	</channel>
</rss>
