HN user

Kudose

29 karma
Posts2
Comments16
View on HN

Exactly ... they CANNOT trademark the word Node. This word has been in the dictionary since the 16th century derived from the Latin word nōdus, meaning knot.

"Anyone who puts a lot of time or effort into Node at this point and later gets burned has no one to blame but themselves."

Exactly. I was getting into it, but I am going to ditch it until this is all sorted out.

Node is a common word. I would fight them to the death if they sued me over nodecode.com (which someone has already private registered). IMHO, this is just a precursor to a sellout.

The controller generally accepts requests and fires an action. i.e. You may request index.php/admin/users/view/id/123

Your controller in the above example is Users firing the view Action it got from the request (usually another object).

I really like the CORE series of books, i.e. Core PHP

I also build stuff and learn at the same time, which means a forum comes in handy. Check out PHPBuilder, I am on there if you need help.