<?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>Vih &#187; Nerd Stuff</title>
	<atom:link href="http://www.vih.com.br/category/nerd-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vih.com.br</link>
	<description>ninguém vai ler mesmo...</description>
	<lastBuildDate>Mon, 06 Feb 2012 23:30:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How to &#8216;play next in iTunes DJ&#8217; (party shuffle) using a keyboard shortcut (mac)</title>
		<link>http://www.vih.com.br/2011/05/28/playnextitunesdjshortcut/</link>
		<comments>http://www.vih.com.br/2011/05/28/playnextitunesdjshortcut/#comments</comments>
		<pubDate>Sun, 29 May 2011 00:18:12 +0000</pubDate>
		<dc:creator>vih</dc:creator>
				<category><![CDATA[Nerd Stuff]]></category>
		<category><![CDATA[hotkey]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[quicksilver]]></category>

		<guid isPermaLink="false">http://www.vih.com.br/?p=41460</guid>
		<description><![CDATA[I&#8217;ve been trying to find out how to do this for quite a while and never could do using applescripts and the &#8216;services&#8217; thing&#8230; so I found out a way to do it through Quicksilver, so this will only work on a Mac  =) what you&#8217;ll need: iTunes (I&#8217;ve tested with 10.2.2 which is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to find out how to do this for quite a while and never could do using  applescripts and the &#8216;services&#8217; thing&#8230; so I found out a way to do it through Quicksilver, so this will only work on a Mac  =)<br />
what you&#8217;ll need:</p>
<ul>
<li>iTunes (I&#8217;ve tested with 10.2.2 which is the latest version by the writing of this)</li>
<li><a href="http://qsapp.com/">Quicksilver</a></li>
</ul>
<p>and some tuning =)<br />
I assume you know or will learn how to use the basics of quicksilver before proceeding, there are tons of Quicksilver basic guides out there.<br />
<a href="http://www.vih.com.br/2011/05/28/playnextitunesdjshortcut/">read full post</a><span id="more-41460"></span><br />
On Quicksilver, go to its Preferences and under the menu Plug-ins you have to install (just click &#8220;All plug-ins&#8221; on the left tab):<br />
<img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" src="http://www.vih.com.br/wp-content/uploads/2011/05/Plug-ins-1.png" border="0" alt="Plug ins 1" width="420" height="410" /></p>
<ul>
<li>iTunes Modules</li>
<li>Extra Scripts</li>
<li>Hotkey Triggers</li>
<li>User Interface Access (note that for this work properly Access for assistive devices must be enabled in Universal Access pane of System Preferences)</li>
</ul>
<p>(I&#8217;m not sure if you need all of those, but it&#8217;s not gonna hurt having these plugins =) )<br />
Then, again on the top menu, head to Preferences, then on the left tab, &#8216;Actions&#8217;, browse &#8216;All Actions&#8217;, you have to enable (click checkbox) <strong>&#8220;Play next in party Shuffle&#8221;</strong>.<br />
<img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" src="http://www.vih.com.br/wp-content/uploads/2011/05/Preferences.png" border="0" alt="Preferences" width="420" height="172" /><br />
Again on the left tab, click &#8216;Application&#8217; and check &#8216;Enable advanced features&#8217;<br />
<img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" src="http://www.vih.com.br/wp-content/uploads/2011/05/Preferences-1.png" border="0" alt="Preferences 1" width="420" height="109" /><br />
Relaunch Quicksilver<br />
Go to &#8216;Catalog&#8217; and select &#8216;Quicksilver&#8217; on the left tab, you must have &#8216;Proxy Objects&#8217; checked on<br />
<img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" src="http://www.vih.com.br/wp-content/uploads/2011/05/Catalog.png" border="0" alt="Catalog" width="420" height="144" /><br />
Now you have everything to create your trigger, go to &#8216;Triggers&#8217; on the top bar, and create a custom trigger (click on the + at the bottom and select &#8216;Hotkey&#8217;)<br />
You will now record the action you want quicksilver to perform when you use the hotkey, so the action will be:<br />
&#8216;Current Selection&#8217; (start typing it and find it in the drop down menu)<br />
press &#8216;tab&#8217;, this will select the next box<br />
on it will have to add the action<br />
&#8216;Play next in Party Shuffle&#8217;<br />
Hit return or click &#8216;save&#8217;<br />
Now you have to edit the trigger and add the hot key to it, select the recently created trigger. To show the info bar, by clicking on the small &#8216;i&#8217; on the lower right corner of the screen. On the info bar under the tab &#8216;Settings&#8217; look for &#8216;Hot key&#8217; and click on the &#8216;edit&#8217; button and select a combination of keys (command and some keys). Now go to the tab &#8216;Scope&#8217; select &#8216;Enabled in selected applications&#8217; and add &#8216;iTunes.app&#8217; to the list.<br />
<img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" src="http://www.vih.com.br/wp-content/uploads/2011/05/Triggers.png" border="0" alt="Triggers" width="420" height="144" /><br />
Done!<br />
Go to iTunes, select a song and test&#8230; it will be added as the next song in the iTunes Dj playlist. If the Dj is not playing and you start it, the first song will be the last chosen itunes DJ song.</p>
<div style="text-align:left; margin: 0px 0px 0px 0px;" ><a href="http://www.vih.com.br/2011/05/28/playnextitunesdjshortcut/?pfstyle=wp" style="text-decoration: none; outline: none; color: ;"><img class="printfriendly" src="http://cdn.printfriendly.com/pf-button.gif" alt="PrintFriendly" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.vih.com.br/2011/05/28/playnextitunesdjshortcut/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Planilha pra pegar o Gouken</title>
		<link>http://www.vih.com.br/2009/05/04/planilha-pra-pegar-o-gouken/</link>
		<comments>http://www.vih.com.br/2009/05/04/planilha-pra-pegar-o-gouken/#comments</comments>
		<pubDate>Mon, 04 May 2009 04:18:09 +0000</pubDate>
		<dc:creator>vih</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Nerd Stuff]]></category>

		<guid isPermaLink="false">http://www.vih.com.br/?p=245</guid>
		<description><![CDATA[Quero guardar isso em algum lugar e não sei onde&#8230; se algém achar interessante pode usar. Funciona no Street Fighter 4 e só dá pra tentar depois de liberar e fechar com o Akuma. street-fighter-4]]></description>
			<content:encoded><![CDATA[<p>Quero guardar isso em algum lugar e não sei onde&#8230; se algém achar interessante pode usar. Funciona no Street Fighter 4 e só dá pra tentar depois de liberar e fechar com o Akuma.<br />
<a href='http://www.vih.com.br/wp-content/uploads/2009/05/street-fighter-4.xlsx'>street-fighter-4</a></p>
<div style="text-align:left; margin: 0px 0px 0px 0px;" ><a href="http://www.vih.com.br/2009/05/04/planilha-pra-pegar-o-gouken/?pfstyle=wp" style="text-decoration: none; outline: none; color: ;"><img class="printfriendly" src="http://cdn.printfriendly.com/pf-button.gif" alt="PrintFriendly" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.vih.com.br/2009/05/04/planilha-pra-pegar-o-gouken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>O potencial do Twitter</title>
		<link>http://www.vih.com.br/2009/02/28/o-potencial-do-twitter/</link>
		<comments>http://www.vih.com.br/2009/02/28/o-potencial-do-twitter/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 05:36:15 +0000</pubDate>
		<dc:creator>vih</dc:creator>
				<category><![CDATA[Forward]]></category>
		<category><![CDATA[Nerd Stuff]]></category>

		<guid isPermaLink="false">http://www.vih.com.br/?p=236</guid>
		<description><![CDATA[não precisa dizer mais muita coisa né&#8230;. TED Talks-> Evan Williams: How Twitter&#8217;s spectacular growth is being driven by unexpected uses]]></description>
			<content:encoded><![CDATA[<p><object width="446" height="326"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talks/embed/EvanWilliams_2009-embed_high.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/EvanWilliams-2009.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=473" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="446" height="326" allowFullScreen="true" flashvars="vu=http://video.ted.com/talks/embed/EvanWilliams_2009-embed_high.flv&#038;su=http://images.ted.com/images/ted/tedindex/embed-posters/EvanWilliams-2009.embed_thumbnail.jpg&#038;vw=432&#038;vh=240&#038;ap=0&#038;ti=473"></embed></object><br />
não precisa dizer mais muita coisa né&#8230;.<br />
TED Talks-> Evan Williams: How Twitter&#8217;s spectacular growth is being driven by unexpected uses</p>
<div style="text-align:left; margin: 0px 0px 0px 0px;" ><a href="http://www.vih.com.br/2009/02/28/o-potencial-do-twitter/?pfstyle=wp" style="text-decoration: none; outline: none; color: ;"><img class="printfriendly" src="http://cdn.printfriendly.com/pf-button.gif" alt="PrintFriendly" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.vih.com.br/2009/02/28/o-potencial-do-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

