Free? Easy to use? Even for idiots like me? I'll take a look, thanks Piers.
Stu
Piers Hemy wrote:
> To produce image albums locally to be uploaded to webspace that you already
> have I recommend jalbum (which was recommended here a couple of years ago,
> perhaps by Jonas). Java based, available for multiple platforms, flexible
> in image presentation and well supported by users. Oh and it's very easy to
> use. And it's free, thanks to David Ekholm.
>
> www.jalbum.net
>
> Here is an example which probably took 2 minutes:
>
> www.hemy.me.uk/Miscellany/OM3/index.html
>
> --
> Piers
>
> -----Original Message-----
> From: olympus-owner@xxxxxxxxxx [mailto:olympus-owner@xxxxxxxxxx] On Behalf
> Of Stuart Robinson
> Sent: 18 October 2006 10:45
> To: olympus@xxxxxxxxxx
> Subject: [OM] Re: some summer & fall shots
>
> Er, thanks Moose. Not quite sure what all that means though. I'd assumed you
> needed some software to create a site on the computer & then to upload it to
> a web host or something. I have a small allocated amount of space at
> Tiscali, but doubt that would be big enough. I'll do a bit of head
> scratching & see what happens.
>
> Stu
>
> Moose wrote:
>
>> Stuart Robinson wrote:
>>
>>
>>> .......
>>> On the subject of not knowing how to make a web site, can anyone point
>>> me, & perhaps others in the direction to go please? I'd just like to
>>> something basic to my photo's a little text. TIA if you can.
>>>
>>>
>>>
>> Do you have a place to put them? You need web space that you can access.
>> I use idcsoft.com.
>>
>> Simply putting up a photo with a little text is rather easy. Here's the
>> code for one I posted today, slightly modified to show where text and
>> image name can go, filename Pemaquidlight.htm. The line with "IMG" in it
>> is where the name of the image goes. bgcolor= and text= set the
>> background and text colors, in this case, black and white. Here's what
>> it looks like on the web
>> <http://moosemystic.net/Gallery/MPhotos/Maine/Pemaquid/PemaquidLight.htm>.
>>
>>
> ----------------------------------------------------------------------------
> -
>
>> <HTML>
>> <HEAD>
>> <TITLE>Pemaquid Point LIghthouse, Maine</TITLE>
>> </HEAD>
>>
>> <BODY bgcolor=#000000 text=#FFFFFF align=center>
>>
>> <P><CENTER><FONT size=4 face=Arial>Pemaquid Point Lighthouse,
>>
> Maine</FONT></CENTER></P>
>
>> <P><CENTER><IMG NAME=TestPic SRC=myimage.jpg></CENTER></P>
>>
>> <P><CENTER><FONT size=3 face=Arial>put some text here</FONT></CENTER></P>
>> <P><CENTER><FONT size=3 face=Arial>or here</FONT></CENTER></P>
>> <P><CENTER><FONT size=3 face=Arial>or here</FONT></CENTER></P>
>>
>> </BODY>
>> </HTML>
>>
>>
>>
> ----------------------------------------------------------------------------
> -
>
>> You also need a way to get the htm and jpg files onto the site. I use
>> the free version of Coffecup FTP. Quite simple to use.
>>
>> Moose
>>
>> ==============================================
>> List usage info: http://www.zuikoholic.com
>> List nannies: olympusadmin@xxxxxxxxxx
>> ==============================================
>>
>>
>>
>
> ==============================================
> List usage info: http://www.zuikoholic.com
> List nannies: olympusadmin@xxxxxxxxxx
> ==============================================
>
>
> ==============================================
> List usage info: http://www.zuikoholic.com
> List nannies: olympusadmin@xxxxxxxxxx
> ==============================================
>
>
==============================================
List usage info: http://www.zuikoholic.com
List nannies: olympusadmin@xxxxxxxxxx
==============================================
|