<?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>WiseCodes &#187; Web</title>
	<atom:link href="http://www.wisecodes.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wisecodes.com</link>
	<description>Bringing You The Power of Code !!</description>
	<lastBuildDate>Wed, 01 Sep 2010 19:33:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to modify any web page with Firefox</title>
		<link>http://www.wisecodes.com/2009/08/how-to-modify-any-web-page-with-firefox/</link>
		<comments>http://www.wisecodes.com/2009/08/how-to-modify-any-web-page-with-firefox/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 18:30:35 +0000</pubDate>
		<dc:creator>Venu Thomas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Modify]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wisecodes.com/?p=808</guid>
		<description><![CDATA[An old trick to edit any web page you&#8217;re visiting with the Firefox browser. Just load the page and copy and paste the code in the browser toolbar: javascript:document.body.contentEditable=&#8217;true&#8217;; document.designMode=&#8217;on&#8217;; void 0 We can then write on the text of the page to create a modified version, make a screenshot and ready. In addition to [...]]]></description>
			<content:encoded><![CDATA[<p>An old trick to edit any web page you&#8217;re visiting with the Firefox browser. Just load the page and copy and paste the code in the browser toolbar:</p>
<blockquote><p><em><strong> javascript:document.body.contentEditable=&#8217;true&#8217;; document.designMode=&#8217;on&#8217;; void 0</strong></em></p></blockquote>
<p>We can then write on the text of the page to create a modified version, make a screenshot and ready. In addition to some practical uses can also be an inexhaustible source of fun changing webs headlines and convincingly.</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.wisecodes.com/2009/08/how-to-modify-any-web-page-with-firefox/" target="_blank"><img src="http://www.wisecodes.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.wisecodes.com/2009/08/how-to-modify-any-web-page-with-firefox/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wisecodes.com/2009/08/how-to-modify-any-web-page-with-firefox/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>10 javascript frameworks that need to know</title>
		<link>http://www.wisecodes.com/2009/08/10-javascript-frameworks-that-need-to-know/</link>
		<comments>http://www.wisecodes.com/2009/08/10-javascript-frameworks-that-need-to-know/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 14:08:13 +0000</pubDate>
		<dc:creator>Venu Thomas</dc:creator>
				<category><![CDATA[JAVASCRIPT]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WebDev]]></category>

		<guid isPermaLink="false">http://www.wisecodes.com/?p=729</guid>
		<description><![CDATA[Web developers, designers and typesetters should already know JavaScript. The javascript does not know should Wearing batteries to keep the language client for the future (and present). For those who defend us a little on the subject and we extend our capacity and speed of development can opt to use a framework to give us [...]]]></description>
			<content:encoded><![CDATA[<p>Web developers, designers and typesetters should already know JavaScript. The javascript does not know should Wearing batteries to keep the language client for the future (and present).<br />
For those who defend us a little on the subject and we extend our capacity and speed of development <strong><a href="http://sixrevisions.com/javascript/promising_javascript_frameworks/" target="_blank">can opt to use a framework</a></strong> to give us a lot of options for everyday use.</p>
<p>* <strong><a href="http://www.sproutcore.com/" target="_blank">SproutCore</a></strong><br />
* <strong><a href="http://labs.adobe.com/technologies/spry/" target="_blank">Spry</a></strong><br />
* <strong><a href="http://javascriptmvc.com/" target="_blank">JavaScriptMVC</a></strong><br />
* <strong><a href="http://qooxdoo.org/" target="_blank">qooxdoo</a></strong><br />
* <strong><a href="http://www.midorijs.com/" target="_blank">Midori</a></strong><br />
* <strong><a href="http://archetypejs.org/" target="_blank">Archetype JavaScript Framework</a></strong><br />
* <strong><a href="http://june-js.com/" target="_blank">June Framework</a></strong><br />
* <strong><a href="http://www.uize.com/" target="_blank">UIZE</a></strong><br />
* <strong><a href="http://simplejs.bleebot.com/" target="_blank">SimpleJS</a></strong><br />
* <strong><a href="http://js.fleegix.org/" target="_blank">Fleegix.js</a></strong></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.wisecodes.com/2009/08/10-javascript-frameworks-that-need-to-know/" target="_blank"><img src="http://www.wisecodes.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.wisecodes.com/2009/08/10-javascript-frameworks-that-need-to-know/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.wisecodes.com/2009/08/10-javascript-frameworks-that-need-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

