Re: [nyphp-talk] Send HTML mail with Javascript function

2007-04-26 Thread Billy Reisinger
I think you meant that HTTP is for port 80. HTML is a markup language, not a protocol. Anyway, you can use HTTP on any port. Port 80 is what is webservers conventionally listen to. HTML in email is difficult mostly because there are so many email clients with different ideas of how to im

Re: [nyphp-talk] Intellectual Monday

2007-01-22 Thread Billy Reisinger
I got nothing on chaining, but I have some opinions about the prototype concept. The prototyping concept in general is similar to using a static member in Java. A function prototype in JavaScript is a member that is common to all instances of that function (read: class). If one instance d

Re: [nyphp-talk] Successor to the Web?

2006-10-18 Thread Billy Reisinger
Second Life is cool, but comparing it to teh interweb is not very enlightening.   Second life is maintained by a private company, and you need their client on your computer to connect to their world.  They are in control.  With the web, nobody is really in control.  Sure, new standards seem to take