<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Please welcome Minitube 0.6!</title>
	<atom:link href="http://flavio.tordini.org/please-welcome-minitube-0-6/feed" rel="self" type="application/rss+xml" />
	<link>http://flavio.tordini.org/please-welcome-minitube-0-6</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 01:45:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sinapsi</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-899</link>
		<dc:creator>sinapsi</dc:creator>
		<pubDate>Fri, 25 Sep 2009 07:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-899</guid>
		<description>hai ragione ho scaricato l&#039;altro file... ho dato i comandi qmake e make ma ottengo questo output:

fabio@sinapsi-desktop:~/Programmi/minitube$ qmake
fabio@sinapsi-desktop:~/Programmi/minitube$ make
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DDATADIR=\&quot;/usr/local/share\&quot; -DPKGDATADIR=\&quot;/usr/local/share/minitube\&quot; -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/phonon -I/usr/include/qt4 -I/usr/include/phonon -Isrc/qtsingleapplication -Isrc/thlibrary -Ilocale -Ibuild/moc -I. -o build/obj/main.o src/main.cpp
In file included from src/main.cpp:4:
src/MainWindow.h:7:32: error: phonon/audiooutput.h: Nessun file o directory
src/MainWindow.h:8:33: error: phonon/volumeslider.h: Nessun file o directory
src/MainWindow.h:9:32: error: phonon/mediaobject.h: Nessun file o directory
src/MainWindow.h:10:31: error: phonon/seekslider.h: Nessun file o directory
In file included from src/MainWindow.h:13,
                 from src/main.cpp:4:
src/MediaView.h:7:32: error: phonon/videowidget.h: Nessun file o directory
In file included from src/MainWindow.h:13,
                 from src/main.cpp:4:
src/MediaView.h:36: error: ‘Phonon’ has not been declared
src/MediaView.h:36: error: expected ‘,’ or ‘...’ before ‘*’ token
src/MediaView.h:60: error: ‘Phonon’ has not been declared
src/MediaView.h:60: error: expected ‘,’ or ‘...’ before ‘newState’
src/MediaView.h:62: error: expected ‘,’ or ‘...’ before ‘::’ token
src/MediaView.h:62: error: ISO C++ forbids declaration of ‘Phonon’ with no type
src/MediaView.h:88: error: ‘Phonon’ has not been declared
src/MediaView.h:88: error: ISO C++ forbids declaration of ‘MediaObject’ with no type
src/MediaView.h:88: error: expected ‘;’ before ‘*’ token
src/MediaView.h:89: error: ‘Phonon’ has not been declared
src/MediaView.h:89: error: ISO C++ forbids declaration of ‘VideoWidget’ with no type
src/MediaView.h:89: error: expected ‘;’ before ‘*’ token
In file included from src/main.cpp:4:
src/MainWindow.h:50: error: ‘Phonon’ has not been declared
src/MainWindow.h:50: error: expected ‘,’ or ‘...’ before ‘newState’
src/MainWindow.h:134: error: ‘Phonon’ has not been declared
src/MainWindow.h:134: error: ISO C++ forbids declaration of ‘SeekSlider’ with no type
src/MainWindow.h:134: error: expected ‘;’ before ‘*’ token
src/MainWindow.h:135: error: ‘Phonon’ has not been declared
src/MainWindow.h:135: error: ISO C++ forbids declaration of ‘VolumeSlider’ with no type
src/MainWindow.h:135: error: expected ‘;’ before ‘*’ token
src/MainWindow.h:136: error: ‘Phonon’ has not been declared
src/MainWindow.h:136: error: ISO C++ forbids declaration of ‘MediaObject’ with no type
src/MainWindow.h:136: error: expected ‘;’ before ‘*’ token
src/MainWindow.h:137: error: ‘Phonon’ has not been declared
src/MainWindow.h:137: error: ISO C++ forbids declaration of ‘AudioOutput’ with no type
src/MainWindow.h:137: error: expected ‘;’ before ‘*’ token
src/Constants.h:10: warning: ‘Constants::EMAIL’ defined but not used
make: *** [build/obj/main.o] Errore 1
fabio@sinapsi-desktop:~/Programmi/minitube$</description>
		<content:encoded><![CDATA[<p>hai ragione ho scaricato l&#8217;altro file&#8230; ho dato i comandi qmake e make ma ottengo questo output:</p>
<p>fabio@sinapsi-desktop:~/Programmi/minitube$ qmake<br />
fabio@sinapsi-desktop:~/Programmi/minitube$ make<br />
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DDATADIR=\&#8221;/usr/local/share\&#8221; -DPKGDATADIR=\&#8221;/usr/local/share/minitube\&#8221; -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/phonon -I/usr/include/qt4 -I/usr/include/phonon -Isrc/qtsingleapplication -Isrc/thlibrary -Ilocale -Ibuild/moc -I. -o build/obj/main.o src/main.cpp<br />
In file included from src/main.cpp:4:<br />
src/MainWindow.h:7:32: error: phonon/audiooutput.h: Nessun file o directory<br />
src/MainWindow.h:8:33: error: phonon/volumeslider.h: Nessun file o directory<br />
src/MainWindow.h:9:32: error: phonon/mediaobject.h: Nessun file o directory<br />
src/MainWindow.h:10:31: error: phonon/seekslider.h: Nessun file o directory<br />
In file included from src/MainWindow.h:13,<br />
                 from src/main.cpp:4:<br />
src/MediaView.h:7:32: error: phonon/videowidget.h: Nessun file o directory<br />
In file included from src/MainWindow.h:13,<br />
                 from src/main.cpp:4:<br />
src/MediaView.h:36: error: ‘Phonon’ has not been declared<br />
src/MediaView.h:36: error: expected ‘,’ or ‘&#8230;’ before ‘*’ token<br />
src/MediaView.h:60: error: ‘Phonon’ has not been declared<br />
src/MediaView.h:60: error: expected ‘,’ or ‘&#8230;’ before ‘newState’<br />
src/MediaView.h:62: error: expected ‘,’ or ‘&#8230;’ before ‘::’ token<br />
src/MediaView.h:62: error: ISO C++ forbids declaration of ‘Phonon’ with no type<br />
src/MediaView.h:88: error: ‘Phonon’ has not been declared<br />
src/MediaView.h:88: error: ISO C++ forbids declaration of ‘MediaObject’ with no type<br />
src/MediaView.h:88: error: expected ‘;’ before ‘*’ token<br />
src/MediaView.h:89: error: ‘Phonon’ has not been declared<br />
src/MediaView.h:89: error: ISO C++ forbids declaration of ‘VideoWidget’ with no type<br />
src/MediaView.h:89: error: expected ‘;’ before ‘*’ token<br />
In file included from src/main.cpp:4:<br />
src/MainWindow.h:50: error: ‘Phonon’ has not been declared<br />
src/MainWindow.h:50: error: expected ‘,’ or ‘&#8230;’ before ‘newState’<br />
src/MainWindow.h:134: error: ‘Phonon’ has not been declared<br />
src/MainWindow.h:134: error: ISO C++ forbids declaration of ‘SeekSlider’ with no type<br />
src/MainWindow.h:134: error: expected ‘;’ before ‘*’ token<br />
src/MainWindow.h:135: error: ‘Phonon’ has not been declared<br />
src/MainWindow.h:135: error: ISO C++ forbids declaration of ‘VolumeSlider’ with no type<br />
src/MainWindow.h:135: error: expected ‘;’ before ‘*’ token<br />
src/MainWindow.h:136: error: ‘Phonon’ has not been declared<br />
src/MainWindow.h:136: error: ISO C++ forbids declaration of ‘MediaObject’ with no type<br />
src/MainWindow.h:136: error: expected ‘;’ before ‘*’ token<br />
src/MainWindow.h:137: error: ‘Phonon’ has not been declared<br />
src/MainWindow.h:137: error: ISO C++ forbids declaration of ‘AudioOutput’ with no type<br />
src/MainWindow.h:137: error: expected ‘;’ before ‘*’ token<br />
src/Constants.h:10: warning: ‘Constants::EMAIL’ defined but not used<br />
make: *** [build/obj/main.o] Errore 1<br />
fabio@sinapsi-desktop:~/Programmi/minitube$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-896</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Thu, 24 Sep 2009 17:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-896</guid>
		<description>@sinapsi: quelli sono binari a 32bit, c&#039;è scritto.</description>
		<content:encoded><![CDATA[<p>@sinapsi: quelli sono binari a 32bit, c&#8217;è scritto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sinapsi</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-895</link>
		<dc:creator>sinapsi</dc:creator>
		<pubDate>Thu, 24 Sep 2009 12:59:20 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-895</guid>
		<description>phonon é installato, controllato, c&#039;é!
 
e ho scaricato questo file http://flavio.tordini.org/files/minitube/minitube-linux-0.6.1.tar.gz</description>
		<content:encoded><![CDATA[<p>phonon é installato, controllato, c&#8217;é!</p>
<p>e ho scaricato questo file <a href="http://flavio.tordini.org/files/minitube/minitube-linux-0.6.1.tar.gz" rel="nofollow">http://flavio.tordini.org/files/minitube/minitube-linux-0.6.1.tar.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-893</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Thu, 24 Sep 2009 08:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-893</guid>
		<description>@Sinapsi: installa Phonon (spero che tu non stia usando i binari 32bit...)</description>
		<content:encoded><![CDATA[<p>@Sinapsi: installa Phonon (spero che tu non stia usando i binari 32bit&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sinapsi</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-890</link>
		<dc:creator>sinapsi</dc:creator>
		<pubDate>Thu, 24 Sep 2009 08:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-890</guid>
		<description>ma perché quando avvio mi dice

fabio@sinapsi-desktop:~/Programmi/minitube$ ./minitube
./minitube: error while loading shared libraries: libphonon.so.4: cannot open shared object file: No such file or directory

io uso ubuntu 9.04 64bit</description>
		<content:encoded><![CDATA[<p>ma perché quando avvio mi dice</p>
<p>fabio@sinapsi-desktop:~/Programmi/minitube$ ./minitube<br />
./minitube: error while loading shared libraries: libphonon.so.4: cannot open shared object file: No such file or directory</p>
<p>io uso ubuntu 9.04 64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: symbianflo</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-792</link>
		<dc:creator>symbianflo</dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-792</guid>
		<description>@ ghost 
se hai problemi con i pacchetti mib scrivi sul forum mib , qui &quot; non ce trippa pe gatti&quot;
scusa Flavio</description>
		<content:encoded><![CDATA[<p>@ ghost<br />
se hai problemi con i pacchetti mib scrivi sul forum mib , qui &#8221; non ce trippa pe gatti&#8221;<br />
scusa Flavio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-704</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Sat, 12 Sep 2009 12:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-704</guid>
		<description>Ciao Ghost,
Minitube usa un web service di Youtube che normalmente è usato quando vengono embeddati i video in una pagina web. L&#039;errore si verifica quando un utente disabilita esplicitamente questa funzione. Probabilmente hai cercato qualcosa di molto commerciale magari postato da una major discografica...
In futuro Minitube proverà a usare un altro metodo per arrivare allo stream del video, per ora accontentati così e magari lascia stare gli artisti che pongono troppe restrizioni...</description>
		<content:encoded><![CDATA[<p>Ciao Ghost,<br />
Minitube usa un web service di Youtube che normalmente è usato quando vengono embeddati i video in una pagina web. L&#8217;errore si verifica quando un utente disabilita esplicitamente questa funzione. Probabilmente hai cercato qualcosa di molto commerciale magari postato da una major discografica&#8230;<br />
In futuro Minitube proverà a usare un altro metodo per arrivare allo stream del video, per ora accontentati così e magari lascia stare gli artisti che pongono troppe restrizioni&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghost</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-703</link>
		<dc:creator>Ghost</dc:creator>
		<pubDate>Sat, 12 Sep 2009 07:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-703</guid>
		<description>Scusate ma quando cerco un qualcosa, poi come faccio a vederla?
A me dice &quot;Incorporamento disattivato su richiesta dell&#039;utente&quot; e continua a scorrere i video senza farmene vedere nemmeno uno.

symbianflo sarà colpa tua...... ho capito che oramai se non inizio a fare io i pacchetti non si và avanti ... heeheheh   ( sono Ghost del forum mib :P )


P.s Ottima come idea Mini-tube</description>
		<content:encoded><![CDATA[<p>Scusate ma quando cerco un qualcosa, poi come faccio a vederla?<br />
A me dice &#8220;Incorporamento disattivato su richiesta dell&#8217;utente&#8221; e continua a scorrere i video senza farmene vedere nemmeno uno.</p>
<p>symbianflo sarà colpa tua&#8230;&#8230; ho capito che oramai se non inizio a fare io i pacchetti non si và avanti &#8230; heeheheh   ( sono Ghost del forum mib <img src='http://flavio.tordini.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )</p>
<p>P.s Ottima come idea Mini-tube</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-674</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Mon, 07 Sep 2009 20:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-674</guid>
		<description>thank you so much for this great tool !</description>
		<content:encoded><![CDATA[<p>thank you so much for this great tool !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.tordini.org/please-welcome-minitube-0-6/comment-page-1#comment-673</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://flavio.tordini.org/?p=333#comment-673</guid>
		<description>Grazie symbianflo!</description>
		<content:encoded><![CDATA[<p>Grazie symbianflo!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
