
<?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>mayvelous &#187; JS</title>
	<atom:link href="http://www.mayvelous.com/category/design/js/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mayvelous.com</link>
	<description>Me, Myself and Mayvelous</description>
	<lastBuildDate>Mon, 10 Oct 2011 01:09:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Downloading Google Video</title>
		<link>http://www.mayvelous.com/2006/10/16/downloading-google-video/</link>
		<comments>http://www.mayvelous.com/2006/10/16/downloading-google-video/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 03:33:41 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Myanmar]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=221</guid>
		<description><![CDATA[I&#8217;m passing on this article on &#8220;How to Download Google Video&#8221;. I&#8217;m sure some of you already know about this. This is just for whoever don&#8217;t know yet and wanna try out. It&#8217;s very useful for me since I cannot watch movies online with my low speed internet and must take time to download. My [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m passing on this article on <a title="How to Download Google Video" rel="external" href="http://www.lifehack.org/articles/lifehack/how-to-download-google-video.html">&#8220;How to Download Google Video&#8221;</a>. I&#8217;m sure some of you already know about this.<br />
This is just for whoever don&#8217;t know yet and wanna try out.</p>
<p>It&#8217;s very useful for me since I cannot watch movies online with my low speed internet and must take time to download. My example is on <a title="Nge Chit Oo" rel="external" href="http://www.khayanpyareinmet.com/ngechitf.htm">&#8220;Nge Chit Oo&#8221;</a> movie from <a title="Khayanpyareinmet" rel="external" href="http://www.khayanpyareinmet.com/ngechitf.htm">Khayanpyar Einmet</a>.</p>
<p>The site is right-click disabled but that&#8217;s nothing to worry about if you&#8217;re use firefox with <a title="web developer firefox extension" rel="external" href="http://chrispederick.com/work/webdeveloper/">webdeveloper</a> extention.</p>
<p>Go to the <a title="Nge Chit Oo" rel="external" href="http://www.khayanpyareinmet.com/ngechitf.htm">video page</a> and click the icon at the bottom to browse to actual google video page as shown in the following screen shot.<br />
<a title="go google video" rel="external" href="http://www.flickr.com/photos/67449474@N00/270900563/"><img width="436" height="112" alt="go google video" src="http://static.flickr.com/88/270900563_5312448b09_o.gif" /></a></p>
<p>It will direct you to actual google video page <a title="Nge Chit Oo" rel="external" href="http://video.google.com/videoplay?docid=-1421300629190361473&#038;sourceid=docidfeed&#038;hl=en">like this link</a>.</p>
<p>Follow the steps below to download google video.</p>
<blockquote>
<ol>
<li>View the page source code and search for the keyword <strong>&#8220;googleplayer&#8221;</strong></li>
<li>Copy and paste the videoUrl parameter (all of the characters after the keyword <strong>&#8220;videoUrl=&#8221;</strong>)</li>
<li>Press Ctrl-L to go to URL location bar. Type <strong>Javascript:unescape(&#8220;videoUrl&#8221;)</strong></li>
<p>where videoUrl should be the last parameter you have copied into the clipboard.</p>
<li>It should output the actual URL on the broswer, copy and paste that URL onto your browser location bar again to download the FLV movie.</li>
<li>Play it with a FLV Player.</li>
</ol>
<p>Via: <a title="How to Download Google Video" rel="external" href="http://www.lifehack.org/articles/lifehack/how-to-download-google-video.html">How to Download Google Video</a></p></blockquote>
<p><strong>Notes:</strong><br />
#1. Ctrl-F on view source page to enable search feature, type in the search keyword.<br />
<a title="Search googleplayer" rel="external" href="http://www.flickr.com/photos/67449474@N00/270900592/"><img width="268" height="143" alt="search googleplayer" src="http://static.flickr.com/81/270900592_39e4c1d951_o.gif" /></a></p>
<p>#2. Some cases have to start after id/parameter as well. ie) in my example: everything after <strong>&#8220;videoUrl\u003d&#8221;</strong>,<br />
start from <strong>&#8220;http&#8221;</strong> part till <strong>&#8220;%3Den&#8221;</strong> in the end.<br />
Leave out <strong>&#8220;&#038;autoPlay\u003dtrue\&#8221;</strong><br />
#5. I use this <a title="FLV Player" rel="external" href="http://www.martijndevisser.com/blog/article/flv-player-updated">FLV player.</a> The file (ngalchitoo) size is ~143MB by the way.</p>
<p>The easier way of getting video link is using <a title="Adblock firefox extension" rel="external" href="http://adblock.mozdev.org/">&#8220;Adblock&#8221;</a> firefox extension.</p>
<p align="center"><a title="Adblock" rel="external" href="http://static.flickr.com/101/270900611_8181cc16c7_o.gif" rel="lightbox[221]"><img width="500" height="292" alt="adblock" src="http://static.flickr.com/101/270900611_8181cc16c7.jpg" /></a></p>
<p>Read more about <a title="using " rel="external" href="http://www.lifehack.org/articles/lifehack/how-to-download-google-video.html#comment-3455">using &#8220;Adblock&#8221; extention to get google video link here</a>.</p>
<p>You can also use some sites to generate url directly for you too (read the article for more), but this javascript method is just fine for me.</p>
<p>The same concept applies for YouTube videos too. Feel free to test around and enjoy downloading. <img src='http://www.mayvelous.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/Google%20Video">Google Video</a>, <a rel="tag" href="http://technorati.com/tag/KhayanpyarEinmet">KhayanpyarEinmet</a>, <a rel="tag" href="http://technorati.com/tag/Movies%20Video">Movies Video</a>, <a rel="tag" href="http://technorati.com/tag/Downloads">Downloads</a>, <a rel="tag" href="http://technorati.com/tag/Javascript">Javascript</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/10/16/downloading-google-video/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>LightBox JS V2.0</title>
		<link>http://www.mayvelous.com/2006/03/30/lightbox-js-v20/</link>
		<comments>http://www.mayvelous.com/2006/03/30/lightbox-js-v20/#comments</comments>
		<pubDate>Thu, 30 Mar 2006 00:24:46 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Aside Notes]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[JS]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=149</guid>
		<description><![CDATA[Just now Jason notified me about Lightbox JS upgrade. Serious shits going on there. What&#8217;s New in Version 2.0 Image Sets: group related images and navigate through them with ease Visual Effects: fancy pants transitions Backwards Compatibility: yes! Very light, fast and way better than flash image effect(don&#8217;t start Min Thu). I mean I prefer [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Just now <a title="Guest Blogger" rel="external" href="http://www.mayvelous.com/?p=144">Jason</a> notified me about <a title="LightBox V2" rel="external" href="http://www.huddletogether.com/projects/lightbox2/">Lightbox JS upgrade</a>.<br />
Serious shits going on there.</p>
<blockquote><p><strong>What&#8217;s New in Version 2.0</strong></p>
<ul>
<li>Image Sets: group related images and navigate through them with ease</li>
<li>Visual Effects: fancy pants transitions</li>
<li>Backwards Compatibility: yes!</li>
</ul>
</blockquote>
<p>Very light, fast and way better than flash image effect(don&#8217;t start Min Thu).<br />
I mean I <strong>prefer</strong> this over flash gallery effects.</p>
<p>Check out the <strong>&#8220;Image Set&#8221;</strong>, click one image and hover over it to browse forward or backward.<br />
Very cool isn&#8217;t it?</p>
<p>So better get one copy and test it yourself. I got to too, I&#8217;m abit behind with it.<br />
Download Link Here: <a title="download lightbox V2" href="http://www.huddletogether.com/projects/lightbox2/">Lightbox JS V2.</a></p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/JS">JS</a>, <a rel="tag" href="http://technorati.com/tag/LightBox%20V2">LightBox V2</a>, <a rel="tag" href="http://technorati.com/tag/Image%20Effect">Image Effect</a>, <a rel="tag" href="http://technorati.com/tag/Scripts">Scripts</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/03/30/lightbox-js-v20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open link in new window</title>
		<link>http://www.mayvelous.com/2006/03/03/open-link-in-new-window/</link>
		<comments>http://www.mayvelous.com/2006/03/03/open-link-in-new-window/#comments</comments>
		<pubDate>Fri, 03 Mar 2006 03:40:15 +0000</pubDate>
		<dc:creator>May</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Xhtml]]></category>

		<guid isPermaLink="false">http://www.mayvelous.com/?p=142</guid>
		<description><![CDATA[Do you know that target=&#8221;_blank&#8221; (Open page in new window) is not a valid xhtml tag? Well you probaby do but I didn&#8217;t till now. I kinda knew it&#8217;s invalid but I thought it&#8217;s valid for Xhtml transitional and version 1.0 only but not for strict&#8230;something like that I thought. Well I was absolutely wrong. [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Do you know that <strong>target=&#8221;_blank&#8221;</strong> (Open page in new window) is not a valid xhtml tag? Well you probaby do but I didn&#8217;t till now.</p>
<p>I kinda knew it&#8217;s invalid but I thought it&#8217;s valid for Xhtml transitional and version 1.0 only but not for strict&#8230;something like that I thought. Well I was absolutely wrong. It&#8217;s a html tag and totally invalid for xhtml whether your xhtml is transitional or strict or frame. Just not gonna <strike>work</strike>(it works) validate right.</p>
<p>So I asked one of my colleagues and he pointed me to some script he used. I looked at it, thought about it and knew it&#8217;s opening new window or pop up window (Douh!). But I&#8217;m confused which tag exactly is the replacement of <strong>target=&#8221;_blank&#8221;</strong> tag. I got sinking feeling that I might be looking at the very solution right under my nose and don&#8217;t know about it. It&#8217;s kinda embarressing to ask him again for straight answer so what to do&#8230;google is my best friend. <strong>Always to google before asking stupid questions</strong>. So I googled and there is it, so simple and so stupid I was. hehe.<br />
So the answer is to replace it with <strong>rel=&#8221;external&#8221;</strong></p>
<p>Check these articles for more short explanation and a nice script:<br />
<a rel="external" title="xtml strict conversion" href="http://weblogtoolscollection.com/archives/2004/01/02/targetblank-xhtml-10-strict-conversion/">target=&#8221;_blank&#8221; XHTML 1.0 Strict Conversion</a><br />
<a title="New window links in a standards compliant world" rel="external" href="http://www.sitepoint.com/article/standards-compliant-world/3">New-Window Links in a Standards-Compliant World</a></p>
<p>This is probably a usless post but who cares!<br />
Anyway I&#8217;m compiling a longer, useful post and this one is posted as a breaking news.</p>
<p>Technorati Tags: <a rel="tag" href="http://technorati.com/tag/Xhtml">Xhtml</a>, <a rel="tag" href="http://technorati.com/tag/Standards">Standards</a>, <a rel="tag" href="http://technorati.com/tag/rel">rel</a></p>
<p><a href="http://www.mayvelous.com"><img src="http://www.mayvelous.com/externals/thanks.gif" alt="Thanks for subscribing Mayvelous.com" border="0" /></a><br /><strong>Sponsor:</strong> <small>(yet to be)</small>: <a href="http://www.dreamhost.com/r.cgi?130793" title="Dreamhost $50 off discount code: 50MV">Dreamhost: Get $50 Off with Discount Code: <strong>50MV</strong></a></p> <p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.mayvelous.com/2006/03/03/open-link-in-new-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

