﻿<?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>Ladysign Dev Blog &#187; unminify</title>
	<atom:link href="http://www.ladysign-apps.com/blog/tag/unminify/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unminify (decompress) javascript</title>
		<link>http://www.ladysign-apps.com/blog/code/javascript/unminify-decompress-javascript/</link>
		<comments>http://www.ladysign-apps.com/blog/code/javascript/unminify-decompress-javascript/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 09:45:28 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[decompress javascript]]></category>
		<category><![CDATA[decompress js]]></category>
		<category><![CDATA[unminify]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=966</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Today I needed to edit a minified javascript file.<br />
I came across this tool which can decompress / unminify it for better [......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Today I needed to edit a minified javascript file.<br />
I came across this tool which can decompress / unminify it for better reading:</p>
<p><a href="http://jsbeautifier.org/">http://jsbeautifier.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/javascript/unminify-decompress-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
