LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-25-2004, 01:36 PM   #1
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
any good thumbnail (website) creators?


I'm searching one cause I'll get a load of pics I don't want to resize all myself.
 
Old 11-25-2004, 01:47 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try gallery:
http://gallery.sf.net

Or Yappa-ng:
http://freshmeat.net/redir/yappa-ng/..._main_eng.html

If you just want to resize them then using ImageMagic's convert utility can be quick and easy.
 
Old 11-25-2004, 01:59 PM   #3
HenchmenResourc
Member
 
Registered: Mar 2004
Location: SLC, Utah
Distribution: OpenSUSE 12.2
Posts: 246

Rep: Reputation: 30
What if any GUI do you use, the best OSS program If used is the konqueror file browser in KDE, you just browse to the folder with the images then hit ctrl+I and it ill open a dialogue you enter a few setting and it makes a web page.

Here is and example I made up, note the links don't work sine I have not uploaded the imaged yet but it will give you an idea.

http://henchmenresources.tripod.com/desktops.html
 
Old 11-25-2004, 02:01 PM   #4
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Original Poster
Rep: Reputation: 45
Thanks for the suggestions! Does imagemagick support converting whole directories. There aren't many free hosts that don't have too many ads (as in you can't find your site anymore) with php support anymore I think But well you get what you pay for but the problem is that it's a free site and I can't host it at home.
 
Old 11-25-2004, 02:10 PM   #5
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Original Poster
Rep: Reputation: 45
Quote:
Originally posted by HenchmenResourc
What if any GUI do you use, the best OSS program If used is the konqueror file browser in KDE, you just browse to the folder with the images then hit ctrl+I and it ill open a dialogue you enter a few setting and it makes a web page.

Here is and example I made up, note the links don't work sine I have not uploaded the imaged yet but it will give you an idea.

http://henchmenresources.tripod.com/desktops.html
I only have xfce4 and fluxbox. Is it plain html then I just might download konqueror just for this.
 
Old 11-25-2004, 02:25 PM   #6
HenchmenResourc
Member
 
Registered: Mar 2004
Location: SLC, Utah
Distribution: OpenSUSE 12.2
Posts: 246

Rep: Reputation: 30
It writes it as plane html and as long as you have the right libraries installed konqueror should run fine in eather of those GUIs
 
Old 11-25-2004, 02:33 PM   #7
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Quote:
Originally posted by darkleaf
Thanks for the suggestions! Does imagemagick support converting whole directories.
Not directly but you can do something like this:
mkdir thumbs
IFS="
"
for file in *;do convert "$file" -resize 100x100 "thumbs/$file";done

That assumes you want to resize to a 100x100 image obviosuly.
 
Old 11-25-2004, 02:35 PM   #8
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Original Poster
Rep: Reputation: 45
Thanks!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need good website hosting distro Joey2619 Linux - Distributions 5 12-11-2004 04:53 PM
What distro would be good for running a website? arctic123 Linux - Distributions 3 10-16-2004 04:31 AM
A good SCO vs. IBM website? Danielallan General 2 02-06-2004 05:28 PM
Anyone know of a good sound-event website? QtCoder Linux - General 1 11-28-2003 09:53 PM
a good website? antken Linux - General 2 08-28-2003 01:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration