<?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>Rally Vincent-Blog &#187; javascript</title>
	<atom:link href="http://rvincent.digital-nerv.net/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://rvincent.digital-nerv.net</link>
	<description>&#34;Smurfs are asexual. They don&#039;t even have reproductive organs under those little white pants.&#34;</description>
	<lastBuildDate>Sun, 07 Aug 2011 20:58:52 +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>PhotoStack Template</title>
		<link>http://rvincent.digital-nerv.net/2009/11/18/photostack-template/</link>
		<comments>http://rvincent.digital-nerv.net/2009/11/18/photostack-template/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:22:40 +0000</pubDate>
		<dc:creator>Rally Vincent</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[photostack]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[scriptaculous]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://rvincent.digital-nerv.net/?p=957</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-973" title="ScreenShot 149 PhotoStack Gallery » Leah Dizon - At the Wall - Mozilla Firefox" src="http://rvincent.digital-nerv.net/wp-content/uploads/ScreenShot-149-PhotoStack-Gallery-»-Leah-Dizon-At-the-Wall-Mozilla-Firefox.jpg" alt="ScreenShot 149 PhotoStack Gallery » Leah Dizon - At the Wall - Mozilla Firefox" width="600" height="400" /></p>
<p><img class="alignnone size-full wp-image-974" title="ScreenShot 148 PhotoStack Gallery » Leah Dizon - At the Wall - Mozilla Firefox" src="http://rvincent.digital-nerv.net/wp-content/uploads/ScreenShot-148-PhotoStack-Gallery-»-Leah-Dizon-At-the-Wall-Mozilla-Firefox.jpg" alt="ScreenShot 148 PhotoStack Gallery » Leah Dizon - At the Wall - Mozilla Firefox" width="600" height="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://rvincent.digital-nerv.net/2009/11/18/photostack-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bianca Series &#8211; New Project File</title>
		<link>http://rvincent.digital-nerv.net/2009/11/18/bianc-series-new-project-file/</link>
		<comments>http://rvincent.digital-nerv.net/2009/11/18/bianc-series-new-project-file/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 08:15:29 +0000</pubDate>
		<dc:creator>Rally Vincent</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[base64]]></category>
		<category><![CDATA[bianca series]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[stylesheet]]></category>

		<guid isPermaLink="false">http://rvincent.digital-nerv.net/?p=950</guid>
		<description><![CDATA[Only one File. Images embeded with base64. Including Javascript, Stylesheet, Images and Favicon. background: url("data:image/jpg;base64,&#60;base64code&#62;"); href="data:image/jpg;base64,&#60;base64code&#62;" If you are looking fo an Base64 Encoder/Decoder visit Base64Online at Motobit.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-980" title="ScreenShot 150 Bianca Series » localhost - Mozilla Firefox" src="http://rvincent.digital-nerv.net/wp-content/uploads/ScreenShot-150-Bianca-Series-»-localhost-Mozilla-Firefox.jpg" alt="ScreenShot 150 Bianca Series » localhost - Mozilla Firefox" width="600" height="660" /></p>
<p>Only one File. Images embeded with base64. Including Javascript, Stylesheet, Images and Favicon.</p>
<pre>background: url("data:image/jpg;base64,&lt;base64code&gt;");</pre>
<pre>href="data:image/jpg;base64,&lt;base64code&gt;"</pre>
<p>If you are looking fo an Base64 Encoder/Decoder visit <a rel="external" href="http://www.motobit.com/util/base64-decoder-encoder.asp" target="_blank">Base64Online</a> at Motobit.</p>
]]></content:encoded>
			<wfw:commentRss>http://rvincent.digital-nerv.net/2009/11/18/bianc-series-new-project-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extract Audio from MP4 Video Files</title>
		<link>http://rvincent.digital-nerv.net/2009/05/15/extract-audio-from-mp4-video-files/</link>
		<comments>http://rvincent.digital-nerv.net/2009/05/15/extract-audio-from-mp4-video-files/#comments</comments>
		<pubDate>Fri, 15 May 2009 02:55:09 +0000</pubDate>
		<dc:creator>Rally Vincent</dc:creator>
				<category><![CDATA[Audiosignal]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://rvincent.digital-nerv.net/?p=338</guid>
		<description><![CDATA[High Quality (funktioniert nicht mehr!) javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.youtube.com/get_video?fmt='+(isHDAvailable?'22':'18')+'&#38;video_id='+swfArgs['video_id']+'&#38;t='+swfArgs['t']} High Definition (funktioniert nicht mehr!) javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.youtube.com/get_video?fmt=22&#38;video_id='+swfArgs['video_id']+'&#38;t='+swfArgs['t']} Extract Audio mplayer -quiet video.mp4 -ao pcm:fast:file=output.wav -vc dummy -vo null -channels 2 -ss 0:00 -endpos 5:00 Update Bitte die Pfade anpassen und als .cmd oder .bat Datei abspeichern. @echo off set str=%~f1 set str=%str:~0,-4% mplayer.exe "%~f1" -vc null -vo null -ao pcm:fast [...]]]></description>
			<content:encoded><![CDATA[<iframe title="YouTube video player" width="600" height="338" src="http://www.youtube.com/embed/w8iEJ0if0iE" frameborder="0" allowfullscreen></iframe>
<p>High Quality (funktioniert nicht mehr!)</p>
<blockquote><p><code>javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.youtube.com/get_video?fmt='+(isHDAvailable?'22':'18')+'&amp;video_id='+swfArgs['video_id']+'&amp;t='+swfArgs['t']}</code></p></blockquote>
<p>High Definition (funktioniert nicht mehr!)</p>
<blockquote><p><code>javascript:if(document.location.href.match(/http:\/\/[a-zA-Z\.]*youtube\.com\/watch/)){document.location.href='http://www.youtube.com/get_video?fmt=22&amp;video_id='+swfArgs['video_id']+'&amp;t='+swfArgs['t']}</code></p></blockquote>
<p>Extract Audio</p>
<blockquote><p><code>mplayer -quiet video.mp4 -ao pcm:fast:file=output.wav -vc dummy -vo null -channels 2 -ss 0:00 -endpos 5:00</code></p></blockquote>
<h3>Update</h3>
<p>Bitte die Pfade anpassen und als <code>.cmd</code> oder <code>.bat</code> Datei abspeichern.</p>
<blockquote><p><code>@echo off<br />
set str=%~f1<br />
set str=%str:~0,-4%<br />
mplayer.exe "%~f1" -vc null -vo null -ao pcm:fast<br />
lame.exe -V 2 audiodump.wav "%str%.mp3<br />
del audiodump.wav<br />
mplayer.exe "%str%.mp3"</code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://rvincent.digital-nerv.net/2009/05/15/extract-audio-from-mp4-video-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

