<?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>Anthony Lepki</title>
	<atom:link href="http://www.anthonylepki.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anthonylepki.com</link>
	<description>WordPress, Development &#38; Marketing</description>
	<lastBuildDate>Thu, 12 Jan 2012 07:32:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Less is more</title>
		<link>http://www.anthonylepki.com/less-is-more/</link>
		<comments>http://www.anthonylepki.com/less-is-more/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 06:12:25 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[Insight]]></category>

		<guid isPermaLink="false">http://www.anthonylepki.com/?p=77</guid>
		<description><![CDATA[Funny I should be saying this, but it actually is! People walk in to my office saying &#8216;Wow &#8211; you need to put more in here&#8217;, when in actuality, I prefess less. Less clutter to get distracted by, more to focus on. Besides the day-to-day happenings of one&#8217;s life, some are also writing online about [...]]]></description>
		<wfw:commentRss>http://www.anthonylepki.com/less-is-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to remove content within HTML with jQuery</title>
		<link>http://www.anthonylepki.com/how-to-remove-content-within-html-with-jquery/</link>
		<comments>http://www.anthonylepki.com/how-to-remove-content-within-html-with-jquery/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 22:20:07 +0000</pubDate>
		<dc:creator>anton</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.anthonylepki.com/?p=51</guid>
		<description><![CDATA[A simple snippet to remove content (text/HTML) within the HTML document &#60;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"&#62;&#60;/script&#62; &#60;script type="text/javascript"&#62; $(document).ready(function() { var ola = $('#thebody_id'); ola.html(ola.html().replace(/ &#60;img src="this_image.gif"&#62;/ig, "")); }); &#60;/script&#62;]]></description>
		<wfw:commentRss>http://www.anthonylepki.com/how-to-remove-content-within-html-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.433 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-18 17:59:00 -->

