analolog clock in the web page

P

Paul

Ed Mullen said:
I just visited Italy (Roma, Firenze and Vezzia) in September. I loved
Italy! I even got to meet for the first time my cugina in Fiugni.

Fiuggi

I am glad you haven't visited Napoli, specially in this period.
It is a shame for those people (and for italians too) that the city is
really covered with rubbish, streets full of trash, and air contaminated
with putrescent materials.
Politicians and "camorra" made it. Camorra is a sort of mafia, criminal
people.
And the problem is growing without no solution.
They are trying to transport that rubbish abroad and in other italian
regions, but local people are in rebellion against this "solution".
My mother's maiden name was DiMarcantonio.

Marcantonio, as you know, was an ancient important political man who lived
in Rome about 2000 years ago, so probably this name come from ancient Rome!!

I am half Italian and half Irish. Which should, to anyone astute enough,
explain any strange messages I may have ever posted here. :)

You may have taken the best from these two people. The important thing is
that your ancestors weren't from Napoli....:))

Paul
 
E

Ed Mullen

Paul said:

No, I said, and I meant, "Fiugni."
I am glad you haven't visited Napoli, specially in this period.
It is a shame for those people (and for italians too) that the city is
really covered with rubbish, streets full of trash, and air contaminated
with putrescent materials.

I know! I just read about that in the newspaper last week. Horrible.
Marcantonio, as you know, was an ancient important political man who lived
in Rome about 2000 years ago, so probably this name come from ancient Rome!!

Yes, and loosely, the reference is "the house of Marc Anthony." Or so
I've been told.
You may have taken the best from these two people. The important thing is
that your ancestors weren't from Napoli....:))

My mother used to use a mild curse: "Ah, Fa Napoli!" Not sure of the
spelling, just phonetically renderered. She also had some other
colorful utterances, some of which I later heard in The Godfather movie
and realized she was a lot saltier lady than I knew!

--
Ed Mullen
http://edmullen.net
http://mozilla.edmullen.net
http://abington.edmullen.net
Beauty is in the eye of the beer holder.
 
T

Toby A Inkster

Neredbojias said:
I'm curious to see how the featured clock works in all 3 main browsers
with just <object> and no <embed>

<embed> hasn't been a necessity since Netscape 4.x went the way of the
Tasmanian Tiger.

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 18 days, 23:26.]

Ham vs Bacon vs Pork
http://tobyinkster.co.uk/blog/2008/01/17/pork-etc/
 
A

Andy Dingley

<embed> hasn't been a necessity since Netscape 4.x went the way of the
Tasmanian Tiger.

I still use it. How else do you embed a video (as a file, not by
streaming) in such a way that it uses the user's desktop's favoured
choice of video player for assets of that content type?

AFAIK, you can't do this with <object>, as <object> requires the page
author to imply one or more player applications. <a> has similar
behaviour to <embed>, but obviously doesn't embed within the page.
 
N

Neredbojias

Well bust mah britches and call me cheeky, on Fri, 18 Jan 2008 12:13:53 GMT
Toby A Inkster scribed:
<embed> hasn't been a necessity since Netscape 4.x went the way of the
Tasmanian Tiger.

Maybe not for Flash, but I've needed it to get some other vids to load
properly in all the 3 biggies. Conditional coding _might_ have worked, but
who knows the details?
 
T

Toby A Inkster

Andy said:
I still use it. How else do you embed a video (as a file, not by
streaming) in such a way that it uses the user's desktop's favoured
choice of video player for assets of that content type?

<object type="video/mpeg" width=320 height=240 data="vid.mpeg">
<p>Download my <a href="vid.mpeg">video</a>.</p>
</object>


--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 19 days, 3:18.]

Ham vs Bacon vs Pork
http://tobyinkster.co.uk/blog/2008/01/17/pork-etc/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top