Re: [PHP] Re: posting variables to parent frame OT

2007-04-27 Thread Robert Cummings
On Fri, 2007-04-27 at 16:19 +0200, Tijnema ! wrote:
> On 4/27/07, tedd <[EMAIL PROTECTED]> wrote:
> > At 3:44 PM +0200 4/27/07, Tijnema ! wrote:
> > >>
> > >
> > >Never knew anything of ems, i use % for al dynamic stuff. Is there any
> > >diference between those 2?
> >
> > Google "em css":
> >
> > http://htmlhelp.com/reference/css/units.html
> >
> > Lot's of stuff there -- just another way to size stuff. However, IMO,
> > it's the best method.
> >
> > Cheers,
> >
> > tedd
> 
> Ah i see, ems are relative to the font size, and % is relative to the
> browser width/height.
> Maybe a  combination of both would create "the perfect" (or something
> close to that) layout :)

% is relative to the parent.

Cheers,
Rob.
-- 
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-27 Thread Tijnema !

On 4/27/07, tedd <[EMAIL PROTECTED]> wrote:

At 3:44 PM +0200 4/27/07, Tijnema ! wrote:
>>
>
>Never knew anything of ems, i use % for al dynamic stuff. Is there any
>diference between those 2?

Google "em css":

http://htmlhelp.com/reference/css/units.html

Lot's of stuff there -- just another way to size stuff. However, IMO,
it's the best method.

Cheers,

tedd


Ah i see, ems are relative to the font size, and % is relative to the
browser width/height.
Maybe a  combination of both would create "the perfect" (or something
close to that) layout :)

Tijnema

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-27 Thread Tijnema !

On 4/27/07, tedd <[EMAIL PROTECTED]> wrote:

At 11:56 AM +0200 4/27/07, Tijnema ! wrote:
>I guess the same can be done with ... But the main problem is
>that there's no real standard for resolution. I see people having
>resolution set at 800x600, and 1600x200, how is it ever possible to
>make a page look good at both? Resizing it to 1600x1200 would give you
>an enormous page, while keeping it at 800 width makes it so damn
>small. So lets say you re size it to 1024 width, then you still have
>such damn borders on both sides. That doesn't look nice either. And
>how would you do deal with pages that have a layout based on pictures?
>Should you create a header that is 1600 width, and resize it down
>until 800 when a user with 800x600 visits? and all images used at
>borders and corners? That's the biggest problem in dynamic layouts.
>Atm, i repeat small images around the borders, but that's a real pain
>in the ass. For now, i mostly design static pages, that are best
>viewable with 1024x768, and resolutions higher then that have those
>damn borders... If sombody has a better way, i'd like to hear :)
>
>Tijnema

If you use css and em's properly, it doesn't make any difference what
the user's monitor size is.

For example, look at this:

http://earthstones.com/

That's my wife's site and I based the entire site on em's -- as explained here:


When i zoom in as max as possible, with current resolution @ 1280x1204
(not even 1600x1200) i still have borders...


http://sperling.com/examples/zoom/

IMO, static sites don't use the medium well -- the web is not print.


Never knew anything of ems, i use % for al dynamic stuff. Is there any
diference between those 2?




Cheers,

tedd

PS: I'm redoing her site -- it's dated.


haha, you're also on that site :P
It's more youre site then hers i guess, you made it, and you're on it.
She's on it too but well, what more? :P

Tijnema

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-27 Thread tedd

At 11:56 AM +0200 4/27/07, Tijnema ! wrote:

I guess the same can be done with ... But the main problem is
that there's no real standard for resolution. I see people having
resolution set at 800x600, and 1600x200, how is it ever possible to
make a page look good at both? Resizing it to 1600x1200 would give you
an enormous page, while keeping it at 800 width makes it so damn
small. So lets say you re size it to 1024 width, then you still have
such damn borders on both sides. That doesn't look nice either. And
how would you do deal with pages that have a layout based on pictures?
Should you create a header that is 1600 width, and resize it down
until 800 when a user with 800x600 visits? and all images used at
borders and corners? That's the biggest problem in dynamic layouts.
Atm, i repeat small images around the borders, but that's a real pain
in the ass. For now, i mostly design static pages, that are best
viewable with 1024x768, and resolutions higher then that have those
damn borders... If sombody has a better way, i'd like to hear :)

Tijnema


If you use css and em's properly, it doesn't make any difference what 
the user's monitor size is.


For example, look at this:

http://earthstones.com/

That's my wife's site and I based the entire site on em's -- as explained here:

http://sperling.com/examples/zoom/

IMO, static sites don't use the medium well -- the web is not print.

Cheers,

tedd

PS: I'm redoing her site -- it's dated.
--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Børge Holen
On Thursday 26 April 2007 20:34, tedd wrote:
> At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
> >On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> >>So we're talking around 2012? Hell, I'll be retired by then!!! ;)
> >>
> >>Cheers,
> >>Rob.
> >
> >You maybe, but not everyone (like me :P)
> >
> >I would love to, but well, i guess i can't stop when i'm 20 years old :)
> >
> >Tijnema
>
> I got underwear older than that.

OMG you didn't just write that!!! ;D
>
> Cheers,
>
> tedd
>
>
> --
> ---
> http://sperling.com  http://ancientstones.com  http://earthstones.com

-- 
---
Børge
http://www.arivene.net
---

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Zoltán Németh
2007. 04. 26, csütörtök keltezéssel 15.33-kor Robert Cummings ezt írta:
> On Thu, 2007-04-26 at 20:26 +0100, Tijnema ! wrote:
> >
> > > > Laws, there are laws of course, but ignoring some laws doesn't mean
> > > > you get caught by the cops :)
> > >
> > > It also doesn't mean you don't get caught ;)
> > 
> > I can't really make a comment about it on this list, but you probably
> > know what i wanted to say. If not, contact me off list :P
> 
> Didn't realize you were hinting at something... but now I don't know
> what it was you were hinting at either :)

I think I have a guess :P ;)

greets
Zoltán Németh

> 
> Cheers,
> Rob.
> -- 
> ..
> | InterJinn Application Framework - http://www.interjinn.com |
> ::
> | An application and templating framework for PHP. Boasting  |
> | a powerful, scalable system for accessing system services  |
> | such as forms, properties, sessions, and caches. InterJinn |
> | also provides an extremely flexible architecture for   |
> | creating re-usable components quickly and easily.  |
> `'
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Robert Cummings
On Thu, 2007-04-26 at 20:26 +0100, Tijnema ! wrote:
>
> > > Laws, there are laws of course, but ignoring some laws doesn't mean
> > > you get caught by the cops :)
> >
> > It also doesn't mean you don't get caught ;)
> 
> I can't really make a comment about it on this list, but you probably
> know what i wanted to say. If not, contact me off list :P

Didn't realize you were hinting at something... but now I don't know
what it was you were hinting at either :)

Cheers,
Rob.
-- 
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Robert Cummings
On Thu, 2007-04-26 at 21:02 +0200, Tijnema ! wrote:
> On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > On Thu, 2007-04-26 at 20:49 +0200, Tijnema ! wrote:
> > > On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Tedd,
> > > >
> > > > If you still have those old underwear, we should stick 'em up 
> > > > Tijnema's
> > > > nose!  :-D
> > >
> > > Hmm, if you come over to the netherlands to do that :)
> > >
> > > Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
> > > lil bit closer), and i'll make sure you get in Frisian :) ( =
> > > Somewhere in the north of the netherlands)
> >
> > Careful guys, I think Tij might be a sexual predator :/ he's trying to
> > lure you away... to his place!!
> >
> > ;)
> >
> > Cheers,
> > Rob.
> 
> Hmm, predator... LOL, sexual NO, the rest... YES, sure, who
> doesn't want to live in the netherlands??
> 
> Much better then the US :)

I'm in Canada... everyone knows Canada is the best country in the
world :) Unless those conservatives do something dumb like make our
copyright/patent laws look like the ridiculous U.S. laws.

> No extreme idiots who kill half of a school

There's extremists in every country. The Netherlands has a tiny
population in comparison to the U.S. Unfortunately, this kind of thing,
fear, I is just the tip of a 21st century iceberg :(

> Laws, there are laws of course, but ignoring some laws doesn't mean
> you get caught by the cops :)

It also doesn't mean you don't get caught ;)

> Cops are too stupid in the netherlands,

Are you going to be a cop when you grow up? *grin* While some cops may
be stupid, your over generalization does no justice to your
intelligence.

> they are running on the street, and not watching the web

Well at least they'll stay in shape... hard to eat doughnuts while
running :D

Cheers,
Rob.
-- 
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Tijnema !

On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:

On Thu, 2007-04-26 at 21:02 +0200, Tijnema ! wrote:
> On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > On Thu, 2007-04-26 at 20:49 +0200, Tijnema ! wrote:
> > > On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Tedd,
> > > >
> > > > If you still have those old underwear, we should stick 'em up 
Tijnema's
> > > > nose!  :-D
> > >
> > > Hmm, if you come over to the netherlands to do that :)
> > >
> > > Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
> > > lil bit closer), and i'll make sure you get in Frisian :) ( =
> > > Somewhere in the north of the netherlands)
> >
> > Careful guys, I think Tij might be a sexual predator :/ he's trying to
> > lure you away... to his place!!
> >
> > ;)
> >
> > Cheers,
> > Rob.
>
> Hmm, predator... LOL, sexual NO, the rest... YES, sure, who
> doesn't want to live in the netherlands??
>
> Much better then the US :)

I'm in Canada... everyone knows Canada is the best country in the
world :) Unless those conservatives do something dumb like make our
copyright/patent laws look like the ridiculous U.S. laws.


I guess we can discuss for hours what the best country is, i just
can't agree that Canada is the best country :P


> No extreme idiots who kill half of a school

There's extremists in every country. The Netherlands has a tiny
population in comparison to the U.S. Unfortunately, this kind of thing,
fear, I is just the tip of a 21st century iceberg :(


Might be, but just because US is so "important" it is also a target
for terrorists, what i called as example has of course nothing to do
with US itself, but 9-11 has :P
It guess that Bush is the biggest problem, look at the Iraq war for example.


> Laws, there are laws of course, but ignoring some laws doesn't mean
> you get caught by the cops :)

It also doesn't mean you don't get caught ;)


I can't really make a comment about it on this list, but you probably
know what i wanted to say. If not, contact me off list :P



> Cops are too stupid in the netherlands,

Are you going to be a cop when you grow up? *grin* While some cops may
be stupid, your over generalization does no justice to your
intelligence.

> they are running on the street, and not watching the web

Well at least they'll stay in shape... hard to eat doughnuts while
running :D

Cheers,
Rob.


That's true, but that also means that hackers can do a lot of stuff
without getting caught

Tijnema

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Tijnema !

On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:


Yeah, I heard the Netherlands was really loose with their laws on this
kind of thing ;-P


Yeah, the cops are walking on the street :) not surfing on the web,...

Tijnema


On 4/26/07, Robert Cummings < [EMAIL PROTECTED]> wrote:
> On Thu, 2007-04-26 at 20:49 +0200, Tijnema ! wrote:
> > On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > >
> > > Tedd,
> > >
> > > If you still have those old underwear, we should stick 'em up
Tijnema's
> > > nose!  :-D
> >
> > Hmm, if you come over to the netherlands to do that :)
> >
> > Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
> > lil bit closer), and i'll make sure you get in Frisian :) ( =
> > Somewhere in the north of the netherlands)
>
> Careful guys, I think Tij might be a sexual predator :/ he's trying to
> lure you away... to his place!!
>
> ;)
>
> Cheers,
> Rob.
> --
>
..
> | InterJinn Application Framework - http://www.interjinn.com |
>
::
> | An application and templating framework for PHP. Boasting  |
> | a powerful, scalable system for accessing system services  |
> | such as forms, properties, sessions, and caches. InterJinn |
> | also provides an extremely flexible architecture for   |
> | creating re-usable components quickly and easily.  |
>
`'
>
>



--

Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Tijnema !

On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:

On Thu, 2007-04-26 at 20:49 +0200, Tijnema ! wrote:
> On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> >
> > Tedd,
> >
> > If you still have those old underwear, we should stick 'em up Tijnema's
> > nose!  :-D
>
> Hmm, if you come over to the netherlands to do that :)
>
> Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
> lil bit closer), and i'll make sure you get in Frisian :) ( =
> Somewhere in the north of the netherlands)

Careful guys, I think Tij might be a sexual predator :/ he's trying to
lure you away... to his place!!

;)

Cheers,
Rob.


Hmm, predator... LOL, sexual NO, the rest... YES, sure, who
doesn't want to live in the netherlands??

Much better then the US :)

No extreme idiots who kill half of a school

Laws, there are laws of course, but ignoring some laws doesn't mean
you get caught by the cops :) Cops are too stupid in the netherlands,
they are running on the street, and not watching the web

Tijnema

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Daniel Brown

   Yeah, I heard the Netherlands was really loose with their laws on this
kind of thing ;-P

On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:


On Thu, 2007-04-26 at 20:49 +0200, Tijnema ! wrote:
> On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> >
> > Tedd,
> >
> > If you still have those old underwear, we should stick 'em up
Tijnema's
> > nose!  :-D
>
> Hmm, if you come over to the netherlands to do that :)
>
> Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
> lil bit closer), and i'll make sure you get in Frisian :) ( =
> Somewhere in the north of the netherlands)

Careful guys, I think Tij might be a sexual predator :/ he's trying to
lure you away... to his place!!

;)

Cheers,
Rob.
--
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'





--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Robert Cummings
On Thu, 2007-04-26 at 20:49 +0200, Tijnema ! wrote:
> On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> >
> > Tedd,
> >
> > If you still have those old underwear, we should stick 'em up Tijnema's
> > nose!  :-D
> 
> Hmm, if you come over to the netherlands to do that :)
> 
> Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
> lil bit closer), and i'll make sure you get in Frisian :) ( =
> Somewhere in the north of the netherlands)

Careful guys, I think Tij might be a sexual predator :/ he's trying to
lure you away... to his place!!

;)

Cheers,
Rob.
-- 
..
| InterJinn Application Framework - http://www.interjinn.com |
::
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for   |
| creating re-usable components quickly and easily.  |
`'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Tijnema !

On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:


Tedd,

If you still have those old underwear, we should stick 'em up Tijnema's
nose!  :-D


Hmm, if you come over to the netherlands to do that :)

Just tell me when you arrive at Schiphol (Or Groningen Airport Eelde,
lil bit closer), and i'll make sure you get in Frisian :) ( =
Somewhere in the north of the netherlands)

Tijnema




On 4/26/07, Tijnema ! < [EMAIL PROTECTED]> wrote:
> On 4/26/07, Daniel Brown < [EMAIL PROTECTED]> wrote:
> >
> > Well, smartass, I was going to pay you a compliment and say that
you're
> > well-versed and have a good handle on programming  for someone your
age
> > but now, forget it!  ;-P
>
> What does one person more or less matter if there are already 100s of
> people giving you compliments?
>
> Tijnema
> >
> >
> >
> > On 4/26/07, Tijnema ! <[EMAIL PROTECTED] > wrote:
> > > On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > > >
> > > > You're 15 years old Tij?
> > >
> > > Wow, you were good at math right?
> > >
> > > Tijnema
> > > >
> > > >
> > > >
> > > >
> > > > On 4/26/07, tedd <[EMAIL PROTECTED]> wrote:
> > > > > At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
> > > > > >On 4/26/07, Robert Cummings < [EMAIL PROTECTED]> wrote:
> > > > > >>So we're talking around 2012? Hell, I'll be retired by then!!!
;)
> > > > > >>
> > > > > >>Cheers,
> > > > > >>Rob.
> > > > > >
> > > > > >You maybe, but not everyone (like me :P)
> > > > > >
> > > > > >I would love to, but well, i guess i can't stop when i'm 20 years
old
> > :)
> > > > > >
> > > > > >Tijnema
> > > > >
> > > > >
> > > > > I got underwear older than that.
> > > > >
> > > > > Cheers,
> > > > >
> > > > > tedd
> > > > >
> > > > >
> > > > > --
> > > > > ---
> > > > > http://sperling.com  http://ancientstones.com
http://earthstones.com
> > > > >
> > > > > --
> > > > > PHP General Mailing List ( http://www.php.net/)
> > > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Daniel P. Brown
> > > > [office] (570-) 587-7080 Ext. 272
> > > > [mobile] (570-) 766-8107
> > >
> >
> >
> >
> > --
> >
> > Daniel P. Brown
> > [office] (570-) 587-7080 Ext. 272
> > [mobile] (570-) 766-8107
>



--

Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Daniel Brown

   Tedd,

   If you still have those old underwear, we should stick 'em up Tijnema's
nose!  :-D


On 4/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote:


On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
> Well, smartass, I was going to pay you a compliment and say that
you're
> well-versed and have a good handle on programming  for someone your
age
> but now, forget it!  ;-P

What does one person more or less matter if there are already 100s of
people giving you compliments?

Tijnema
>
>
>
> On 4/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote:
> > On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > >
> > > You're 15 years old Tij?
> >
> > Wow, you were good at math right?
> >
> > Tijnema
> > >
> > >
> > >
> > >
> > > On 4/26/07, tedd <[EMAIL PROTECTED]> wrote:
> > > > At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
> > > > >On 4/26/07, Robert Cummings < [EMAIL PROTECTED]> wrote:
> > > > >>So we're talking around 2012? Hell, I'll be retired by then!!!
;)
> > > > >>
> > > > >>Cheers,
> > > > >>Rob.
> > > > >
> > > > >You maybe, but not everyone (like me :P)
> > > > >
> > > > >I would love to, but well, i guess i can't stop when i'm 20 years
old
> :)
> > > > >
> > > > >Tijnema
> > > >
> > > >
> > > > I got underwear older than that.
> > > >
> > > > Cheers,
> > > >
> > > > tedd
> > > >
> > > >
> > > > --
> > > > ---
> > > > http://sperling.com  http://ancientstones.com
http://earthstones.com
> > > >
> > > > --
> > > > PHP General Mailing List ( http://www.php.net/)
> > > > To unsubscribe, visit: http://www.php.net/unsub.php
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Daniel P. Brown
> > > [office] (570-) 587-7080 Ext. 272
> > > [mobile] (570-) 766-8107
> >
>
>
>
> --
>
> Daniel P. Brown
> [office] (570-) 587-7080 Ext. 272
> [mobile] (570-) 766-8107





--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Tijnema !

On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:


Well, smartass, I was going to pay you a compliment and say that you're
well-versed and have a good handle on programming  for someone your age
but now, forget it!  ;-P


What does one person more or less matter if there are already 100s of
people giving you compliments?

Tijnema




On 4/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote:
> On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
> >
> > You're 15 years old Tij?
>
> Wow, you were good at math right?
>
> Tijnema
> >
> >
> >
> >
> > On 4/26/07, tedd <[EMAIL PROTECTED]> wrote:
> > > At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
> > > >On 4/26/07, Robert Cummings < [EMAIL PROTECTED]> wrote:
> > > >>So we're talking around 2012? Hell, I'll be retired by then!!! ;)
> > > >>
> > > >>Cheers,
> > > >>Rob.
> > > >
> > > >You maybe, but not everyone (like me :P)
> > > >
> > > >I would love to, but well, i guess i can't stop when i'm 20 years old
:)
> > > >
> > > >Tijnema
> > >
> > >
> > > I got underwear older than that.
> > >
> > > Cheers,
> > >
> > > tedd
> > >
> > >
> > > --
> > > ---
> > > http://sperling.com  http://ancientstones.com   http://earthstones.com
> > >
> > > --
> > > PHP General Mailing List ( http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> > >
> >
> >
> >
> > --
> > Daniel P. Brown
> > [office] (570-) 587-7080 Ext. 272
> > [mobile] (570-) 766-8107
>



--

Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Daniel Brown

   Well, smartass, I was going to pay you a compliment and say that you're
well-versed and have a good handle on programming  for someone your age
but now, forget it!  ;-P


On 4/26/07, Tijnema ! <[EMAIL PROTECTED]> wrote:


On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
> You're 15 years old Tij?

Wow, you were good at math right?

Tijnema
>
>
>
>
> On 4/26/07, tedd <[EMAIL PROTECTED]> wrote:
> > At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
> > >On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > >>So we're talking around 2012? Hell, I'll be retired by then!!! ;)
> > >>
> > >>Cheers,
> > >>Rob.
> > >
> > >You maybe, but not everyone (like me :P)
> > >
> > >I would love to, but well, i guess i can't stop when i'm 20 years old
:)
> > >
> > >Tijnema
> >
> >
> > I got underwear older than that.
> >
> > Cheers,
> >
> > tedd
> >
> >
> > --
> > ---
> > http://sperling.com  http://ancientstones.com   http://earthstones.com
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>
>
> --
> Daniel P. Brown
> [office] (570-) 587-7080 Ext. 272
> [mobile] (570-) 766-8107





--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Tijnema !

On 4/26/07, Daniel Brown <[EMAIL PROTECTED]> wrote:


You're 15 years old Tij?


Wow, you were good at math right?

Tijnema





On 4/26/07, tedd <[EMAIL PROTECTED]> wrote:
> At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
> >On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> >>So we're talking around 2012? Hell, I'll be retired by then!!! ;)
> >>
> >>Cheers,
> >>Rob.
> >
> >You maybe, but not everyone (like me :P)
> >
> >I would love to, but well, i guess i can't stop when i'm 20 years old :)
> >
> >Tijnema
>
>
> I got underwear older than that.
>
> Cheers,
>
> tedd
>
>
> --
> ---
> http://sperling.com  http://ancientstones.com   http://earthstones.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread Daniel Brown

   You're 15 years old Tij?



On 4/26/07, tedd <[EMAIL PROTECTED]> wrote:


At 8:00 PM +0200 4/26/07, Tijnema ! wrote:
>On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
>>So we're talking around 2012? Hell, I'll be retired by then!!! ;)
>>
>>Cheers,
>>Rob.
>
>You maybe, but not everyone (like me :P)
>
>I would love to, but well, i guess i can't stop when i'm 20 years old :)
>
>Tijnema


I got underwear older than that.

Cheers,

tedd


--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107


Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread tedd

At 8:00 PM +0200 4/26/07, Tijnema ! wrote:

On 4/26/07, Robert Cummings <[EMAIL PROTECTED]> wrote:

So we're talking around 2012? Hell, I'll be retired by then!!! ;)

Cheers,
Rob.


You maybe, but not everyone (like me :P)

I would love to, but well, i guess i can't stop when i'm 20 years old :)

Tijnema



I got underwear older than that.

Cheers,

tedd


--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: posting variables to parent frame OT

2007-04-26 Thread tedd

At 1:57 PM -0400 4/26/07, Robert Cummings wrote:

On Thu, 2007-04-26 at 13:08 -0400, tedd wrote:
 > Besides, when HTML 4.01 finally does, someone will make a parser that

 will fix everything.


And someone will probably make a good screen reader by then too
necessarily reducing the need for table groupies the world over having
to convert to poorly implemented CSS *GRIN*.


Yeah, take that one step further and we'll be just posting WYSIWYG 
images on the net without any text or code. Besides, after all is 
said and done, it's still just severing an image that users look at, 
right?


Cheers,

tedd
--
---
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php