<?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>István Ványi&#187; FAQ</title>
	<atom:link href="http://www.vanyi.net/category/faq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vanyi.net</link>
	<description>István Ványi personal site</description>
	<lastBuildDate>Sat, 14 Aug 2010 13:45:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free flash image gallery &#8211; yo5oee</title>
		<link>http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/</link>
		<comments>http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 17:18:34 +0000</pubDate>
		<dc:creator>Istvan</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[yo5oee]]></category>

		<guid isPermaLink="false">http://www.vanyi.net/yo5oee/free-flash-image-gallery/</guid>
		<description><![CDATA[Would you like to display your favorites images inside an image gallery?
Download Free Flash Image Gallery
Select your images
Images should be JPGs and saved as non-progressive. It is preferably to put all images in the gallery folder.
Create thumbnails
Create thumbnails with an image editing program. Thumbnails should be at least 70&#215;70 pixels (larger thumbnail images will be [...]<p><a href="http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/">Free flash image gallery &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>



Related posts:<ol><li><a href='http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/' rel='bookmark' title='Permanent Link: How can I change ftp timeout &#8211; yo5oee'>How can I change ftp timeout &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/' rel='bookmark' title='Permanent Link: Pidgin &#8211; chat / instant messaging client &#8211; yo5oee'>Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/web-design/setting-up-favicon-ico/' rel='bookmark' title='Permanent Link: Setting up favicon.ico'>Setting up favicon.ico</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Would you like to display your favorites images inside an image gallery?</p>
<p><a href="http://www.vanyi.net/wp-content/uploads/2009/09/flash-image-gallery.zip" title="Free flash Image Gallery">Download Free Flash Image Gallery</a></p>
<h2>Select your images</h2>
<p>Images should be JPGs and saved as <b>non-progressive</b>. It is preferably to put all images in the gallery folder.</p>
<h2>Create thumbnails</h2>
<p>Create thumbnails with an image editing program. Thumbnails should be at least 70&#215;70 pixels (larger thumbnail images will be cropped).<br />
Put all the thumbnails in the gallery folder. Thumbnails should be with different names from large images.</p>
<h2>Edit images.xml</h2>
<p>Open the file <b>images.xml</b> with a text editor (Notepad, TextPad or some other text editor&#8230;).<br />
You will notice that the XML file has a special structure in order to describe the images in the gallery.<br />
All images are described with the following XML tags located between the &lt;images&gt; and  &lt;/images&gt; tags.</p>
<div class="code">
    &lt;pic&gt;<br />
    &nbsp;&nbsp;&nbsp; &lt;image&gt;<span class="hl">Location of the big image</span>&lt;/image&gt;<br />
    &nbsp;&nbsp;&nbsp; &lt;thumbnail&gt;<span class="hl">Location of the thumbnail</span>&lt;/thumbnail&gt;<br />
    &nbsp;&nbsp;&nbsp; &lt;caption&gt;<span class="hl">Description, title or name of the image</span>&lt;/caption&gt;<br />
    &lt;/pic&gt;
</div>
<p>Here is a example of an actual image.</p>
<div class="code">
    &lt;pic&gt;<br />
    &nbsp;&nbsp;&nbsp; &lt;image&gt;<span class="hl">gallery/1.jpg</span>&lt;/image&gt;<br />
    &nbsp;&nbsp;&nbsp; &lt;thumbnail&gt;<span class="hl">gallery/s1.jpg</span>&lt;/thumbnail&gt;<br />
    &nbsp;&nbsp;&nbsp; &lt;caption&gt;<span class="hl">Some lamp on the ground</span>&lt;/caption&gt;<br />
    &lt;/pic&gt;
</div>
<p>
You can place as many images as you want between the &lt;images&gt; and  &lt;/images&gt; tags describing each image in the way shown here.</p>
<h2>Upload the Flash Gallery</h2>
<p>Upload the Flash Gallery to your web server using FTP or other software. You can change the name of the <b>demo.html</b> file to whatever you want.</p>
<p><a href="http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/">Free flash image gallery &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>


<p>Related posts:<ol><li><a href='http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/' rel='bookmark' title='Permanent Link: How can I change ftp timeout &#8211; yo5oee'>How can I change ftp timeout &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/' rel='bookmark' title='Permanent Link: Pidgin &#8211; chat / instant messaging client &#8211; yo5oee'>Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/web-design/setting-up-favicon-ico/' rel='bookmark' title='Permanent Link: Setting up favicon.ico'>Setting up favicon.ico</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I change ftp timeout &#8211; yo5oee</title>
		<link>http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/</link>
		<comments>http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 10:16:46 +0000</pubDate>
		<dc:creator>Istvan</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[yo5oee]]></category>

		<guid isPermaLink="false">http://www.vanyi.net/yo5oee/how-can-i-change-ftp-timeout/</guid>
		<description><![CDATA[In some cases when you upload a big file to a server, after the file upload had been finished the ftp program notify you that the connection timed out.
The timeout is controlled by the server. You can configure your ftp client to send noop command to the server in order to keep the connection open. [...]<p><a href="http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/">How can I change ftp timeout &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>



Related posts:<ol><li><a href='http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/' rel='bookmark' title='Permanent Link: Free flash image gallery &#8211; yo5oee'>Free flash image gallery &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/' rel='bookmark' title='Permanent Link: Pidgin &#8211; chat / instant messaging client &#8211; yo5oee'>Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/linux/linux-kernel-2-6-31-has-usb-3-0-support/' rel='bookmark' title='Permanent Link: Linux Kernel 2.6.31 Has USB 3.0 Support'>Linux Kernel 2.6.31 Has USB 3.0 Support</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In some cases when you upload a big file to a server, after the file upload had been finished the ftp program notify you that the connection timed out.<br />
The timeout is controlled by the server. You can configure your ftp client to send noop command to the server in order to keep the connection open. Even this option is available, some servers ignores the noop command.<br />
In this case contact your hosting company and ask to extend the ftp connection timeout.</p>
<p>I am using Krusader on Ubuntu but the timeout issue rarely appeared to me.</p>
<p><a href="http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/">How can I change ftp timeout &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>


<p>Related posts:<ol><li><a href='http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/' rel='bookmark' title='Permanent Link: Free flash image gallery &#8211; yo5oee'>Free flash image gallery &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/' rel='bookmark' title='Permanent Link: Pidgin &#8211; chat / instant messaging client &#8211; yo5oee'>Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/linux/linux-kernel-2-6-31-has-usb-3-0-support/' rel='bookmark' title='Permanent Link: Linux Kernel 2.6.31 Has USB 3.0 Support'>Linux Kernel 2.6.31 Has USB 3.0 Support</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</title>
		<link>http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/</link>
		<comments>http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:50:25 +0000</pubDate>
		<dc:creator>Istvan</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[yo5oee]]></category>

		<guid isPermaLink="false">http://www.vanyi.net/yo5oee/pidgin-chat-instant-messaging-client/</guid>
		<description><![CDATA[Sometime your Yahoo Messenger stop to work. The reason can be anything or just a simple virus.
If you want to communicate easily with your friends/clients then it&#8217;s time to switch to another messenger software.
Pidgin (formerly Gaim) is a universal chat / instant messaging client.
Supported protocols
The following protocols are officially supported:

Bonjour (Apple&#8217;s implementation of Zeroconf)
Gadu-Gadu
Internet Relay [...]<p><a href="http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/">Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>



Related posts:<ol><li><a href='http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/' rel='bookmark' title='Permanent Link: How can I change ftp timeout &#8211; yo5oee'>How can I change ftp timeout &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/' rel='bookmark' title='Permanent Link: Free flash image gallery &#8211; yo5oee'>Free flash image gallery &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/pic/open-source-usb-pic-programmer-for-linux-and-windows/' rel='bookmark' title='Permanent Link: Open source USB PIC programmer for Linux and Windows'>Open source USB PIC programmer for Linux and Windows</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sometime your Yahoo Messenger stop to work. The reason can be anything or just a simple virus.<br />
If you want to communicate easily with your friends/clients then it&#8217;s time to switch to another messenger software.</p>
<p>Pidgin (formerly Gaim) is a universal chat / instant messaging client.</p>
<h3><span>Supported protocols</span></h3>
<p>The following protocols are officially supported:</p>
<ul>
<li><a title="Bonjour (software)" href="http://en.wikipedia.org/wiki/Bonjour_%28software%29" target="_blank" rel="nofollow">Bonjour</a> (Apple&#8217;s implementation of <a title="Zeroconf" href="http://en.wikipedia.org/wiki/Zeroconf" target="_blank" rel="nofollow">Zeroconf</a>)</li>
<li><a title="Gadu-Gadu" href="http://en.wikipedia.org/wiki/Gadu-Gadu" target="_blank" rel="nofollow">Gadu-Gadu</a></li>
<li><a title="Internet Relay Chat" href="http://en.wikipedia.org/wiki/Internet_Relay_Chat" target="_blank" rel="nofollow">Internet Relay Chat</a></li>
<li><a title="Lotus  Sametime" href="http://en.wikipedia.org/wiki/Lotus_Sametime" target="_blank" rel="nofollow">Lotus Sametime</a></li>
<li><a title="MySpaceIM" href="http://en.wikipedia.org/wiki/MySpaceIM" target="_blank" rel="nofollow">MySpaceIM</a></li>
<li><a title=".NET Messenger Service" href="http://en.wikipedia.org/wiki/.NET_Messenger_Service" target="_blank" rel="nofollow">.NET Messenger Service</a> (commonly  known as <em><a title="MSN Messenger" href="http://en.wikipedia.org/wiki/MSN_Messenger" target="_blank" rel="nofollow">MSN Messenger</a> or <a title="Windows Live Messenger" href="http://en.wikipedia.org/wiki/Windows_Live_Messenger" target="_blank" rel="nofollow">Windows Live Messenger</a></em>) (no  multimedia support)</li>
<li><a title="Novell GroupWise" href="http://en.wikipedia.org/wiki/Novell_GroupWise" target="_blank" rel="nofollow">Novell GroupWise</a></li>
<li><a title="OSCAR  protocol" href="http://en.wikipedia.org/wiki/OSCAR_protocol" target="_blank" rel="nofollow">OSCAR</a> (<a title="AOL  Instant Messenger" href="http://en.wikipedia.org/wiki/AOL_Instant_Messenger" target="_blank" rel="nofollow">AIM</a>/<a title="ICQ" href="http://en.wikipedia.org/wiki/ICQ" target="_blank" rel="nofollow">ICQ</a>/<a title=".Mac" href="http://en.wikipedia.org/wiki/.Mac" target="_blank" rel="nofollow">.Mac</a>)</li>
<li><a title="QQ" href="http://en.wikipedia.org/wiki/QQ" target="_blank" rel="nofollow">QQ</a></li>
<li><a title="SIMPLE" href="http://en.wikipedia.org/wiki/SIMPLE" target="_blank" rel="nofollow">SIMPLE</a></li>
<li><a title="SILC (protocol)" href="http://en.wikipedia.org/wiki/SILC_%28protocol%29" target="_blank" rel="nofollow">SILC</a></li>
<li><a title="Extensible Messaging and Presence Protocol" href="http://en.wikipedia.org/wiki/Extensible_Messaging_and_Presence_Protocol" target="_blank" rel="nofollow">XMPP</a> (<a title="Google Talk" href="http://en.wikipedia.org/wiki/Google_Talk" target="_blank" rel="nofollow">Google  Talk</a>, <a title="LiveJournal" href="http://en.wikipedia.org/wiki/LiveJournal" target="_blank" rel="nofollow">LJ Talk</a>, <a title="Gizmo5" href="http://en.wikipedia.org/wiki/Gizmo5" target="_blank" rel="nofollow">Gizmo5</a>,  &#8230;)</li>
<li><a title="Yahoo  Messenger" href="http://en.wikipedia.org/wiki/Yahoo_Messenger" target="_blank" rel="nofollow">Yahoo</a> (only basic chat and file  transfers)</li>
<li><a title="Zephyr (software)" href="http://en.wikipedia.org/wiki/Zephyr_%28software%29" target="_blank" rel="nofollow">Zephyr</a></li>
</ul>
<p>Download Pidgin for <a href="http://www.pidgin.im/download/windows/" title="Pidgin instant messaging software" target="_blank" rel="nofollow">Windows</a>.<br />
If you&#8217;re a Linux user then probably you already have installed, if not then use Yumex/Synaptic manager to install it.</p>
<p><a href="http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/">Pidgin &#8211; chat / instant messaging client &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>


<p>Related posts:<ol><li><a href='http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/' rel='bookmark' title='Permanent Link: How can I change ftp timeout &#8211; yo5oee'>How can I change ftp timeout &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/' rel='bookmark' title='Permanent Link: Free flash image gallery &#8211; yo5oee'>Free flash image gallery &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/pic/open-source-usb-pic-programmer-for-linux-and-windows/' rel='bookmark' title='Permanent Link: Open source USB PIC programmer for Linux and Windows'>Open source USB PIC programmer for Linux and Windows</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vanyi.net/faq/pidgin-chat-instant-messaging-client-yo5oee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox multiple keywords search addon &#8211; yo5oee</title>
		<link>http://www.vanyi.net/faq/firefox-multiple-keywords-search-addon-yo5oee/</link>
		<comments>http://www.vanyi.net/faq/firefox-multiple-keywords-search-addon-yo5oee/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 15:42:52 +0000</pubDate>
		<dc:creator>Istvan</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[yo5oee]]></category>

		<guid isPermaLink="false">http://www.vanyi.net/yo5oee/firefox-multiple-keywords-search-addon/</guid>
		<description><![CDATA[I was asked by yo5oee if are there any Firefox addon which allow multiple keywords search.
The main goal is to find and highlight keyword1, keyword2, keyword3, etc. and these combinattion:
	keyword1
	keyword2
	keyword3
	keyword1 keyword2
	keyword2 keyword3
	keyword1 keyword2 keyword3
I have never heard about such a multiple keyword search addon. I looked for it on Firefox addon page but found nothing.
Firefox [...]<p><a href="http://www.vanyi.net/faq/firefox-multiple-keywords-search-addon-yo5oee/">Firefox multiple keywords search addon &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>



Related posts:<ol><li><a href='http://www.vanyi.net/linux/multiple-search-replace-file/' rel='bookmark' title='Permanent Link: Multiple search and replace in a file'>Multiple search and replace in a file</a></li>
<li><a href='http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/' rel='bookmark' title='Permanent Link: How can I change ftp timeout &#8211; yo5oee'>How can I change ftp timeout &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/' rel='bookmark' title='Permanent Link: Free flash image gallery &#8211; yo5oee'>Free flash image gallery &#8211; yo5oee</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I was asked by yo5oee if are there any Firefox addon which allow multiple keywords search.<br />
The main goal is to find and highlight keyword1, keyword2, keyword3, etc. and these combinattion:<br />
	keyword1<br />
	keyword2<br />
	keyword3<br />
	keyword1 keyword2<br />
	keyword2 keyword3<br />
	keyword1 keyword2 keyword3<br />
I have never heard about such a multiple keyword search addon. I looked for it on Firefox addon page but found nothing.</p>
<p><a href="http://www.vanyi.net/faq/firefox-multiple-keywords-search-addon-yo5oee/">Firefox multiple keywords search addon &#8211; yo5oee</a> is a post from: <a href="http://www.vanyi.net" title="István Ványi">István Ványi</a></p>


<p>Related posts:<ol><li><a href='http://www.vanyi.net/linux/multiple-search-replace-file/' rel='bookmark' title='Permanent Link: Multiple search and replace in a file'>Multiple search and replace in a file</a></li>
<li><a href='http://www.vanyi.net/faq/how-can-i-change-ftp-timeout-yo5oee/' rel='bookmark' title='Permanent Link: How can I change ftp timeout &#8211; yo5oee'>How can I change ftp timeout &#8211; yo5oee</a></li>
<li><a href='http://www.vanyi.net/faq/free-flash-image-gallery-yo5oee/' rel='bookmark' title='Permanent Link: Free flash image gallery &#8211; yo5oee'>Free flash image gallery &#8211; yo5oee</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.vanyi.net/faq/firefox-multiple-keywords-search-addon-yo5oee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
