Free flash image gallery – yo5oee
Sep 19, 2009 FAQ
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×70 pixels (larger thumbnail images will be cropped).
Put all the thumbnails in the gallery folder. Thumbnails should be with different names from large images.
Edit images.xml
Open the file images.xml with a text editor (Notepad, TextPad or some other text editor…).
You will notice that the XML file has a special structure in order to describe the images in the gallery.
All images are described with the following XML tags located between the <images> and </images> tags.
<image>Location of the big image</image>
<thumbnail>Location of the thumbnail</thumbnail>
<caption>Description, title or name of the image</caption>
</pic>
Here is a example of an actual image.
<image>gallery/1.jpg</image>
<thumbnail>gallery/s1.jpg</thumbnail>
<caption>Some lamp on the ground</caption>
</pic>
You can place as many images as you want between the <images> and </images> tags describing each image in the way shown here.
Upload the Flash Gallery
Upload the Flash Gallery to your web server using FTP or other software. You can change the name of the demo.html file to whatever you want.
Tags: yo5oee
How can I change ftp timeout – yo5oee
Sep 19, 2009 FAQ
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. Even this option is available, some servers ignores the noop command.
In this case contact your hosting company and ask to extend the ftp connection timeout.
I am using Krusader on Ubuntu but the timeout issue rarely appeared to me.
Tags: yo5oee
Pidgin – chat / instant messaging client – yo5oee
Sep 16, 2009 FAQ
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’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’s implementation of Zeroconf)
- Gadu-Gadu
- Internet Relay Chat
- Lotus Sametime
- MySpaceIM
- .NET Messenger Service (commonly known as MSN Messenger or Windows Live Messenger) (no multimedia support)
- Novell GroupWise
- OSCAR (AIM/ICQ/.Mac)
- SIMPLE
- SILC
- XMPP (Google Talk, LJ Talk, Gizmo5, …)
- Yahoo (only basic chat and file transfers)
- Zephyr
Download Pidgin for Windows.
If you’re a Linux user then probably you already have installed, if not then use Yumex/Synaptic manager to install it.
Tags: yo5oee
Firefox multiple keywords search addon – yo5oee
Aug 30, 2009 FAQ
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.


