473,387 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Amazon wins patent for ordering HTML forms; Minimizing and Maximizing

NEWS.COM

Amazon wins patent for ordering forms
# 6,615,226 http://tinyurl.com/m7v8
http://news.com.com/2100-1017-5070569.html

In its latest patent, the online retailing giant outlined a method for
expanding portions of the ordering form, then collapsing that portion of the
form and removing the data fields. The content for that particular section
of the form would then be displayed again.
The patent, filed in September 1997 with the U.S. Patent and Trademark
Office, also described a method for editing content on the order form and
redisplaying the information in the section after the changes have been
made, according to a copy of the patent.

Does this minimize and maximize is threatened? As say if two windows are
pointing to the same application.....

Or what about opening up the Printing Window using the old Windows 3.1?

What about that networking company of long ago with the tree view
explorer...wasn't that expanding and collapsing?
Nov 15 '05 #1
13 1076
Things like a treeview probably don't apply. What the patents is directed at
is forms, not things like printing windows. Minimize and maximize is not
threatened. What they have patented is the concept that if you have a form
with multiple sections and the selection of a form field in one section will
cause the expansion of another section (such as checking a box for "ship to
a different address" will cause a section to open with the fields needed for
the different shipping address). The claims also specifically state that
this must be an HTML document so that leaves out a lot of other
applications. You have to really sift through the individual claims in it to
get a good enough feel of how restrictive it is, and with almost 40 claims I
fell asleep on 10. The key items though are a plurality (multiple) section
form rendered in HTML where a single section at a time can be activated by
the selection of a data field in one of the other sections.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"nospam" <n@ntspam.com> wrote in message
news:ef**************@TK2MSFTNGP09.phx.gbl...
NEWS.COM

Amazon wins patent for ordering forms
# 6,615,226 http://tinyurl.com/m7v8
http://news.com.com/2100-1017-5070569.html

In its latest patent, the online retailing giant outlined a method for
expanding portions of the ordering form, then collapsing that portion of the form and removing the data fields. The content for that particular section
of the form would then be displayed again.
The patent, filed in September 1997 with the U.S. Patent and Trademark
Office, also described a method for editing content on the order form and
redisplaying the information in the section after the changes have been
made, according to a copy of the patent.

Does this minimize and maximize is threatened? As say if two windows are
pointing to the same application.....

Or what about opening up the Printing Window using the old Windows 3.1?

What about that networking company of long ago with the tree view
explorer...wasn't that expanding and collapsing?

Nov 15 '05 #2
You are not reading the patent correctly.

You only need to look at Claim #1...It mentions nothing about HTML. Claim
#6 uses Claim #1, but Claim #1 doesn't need Claim #6 whatsoever.....
----------------------------------------------------------------------------
---
1. A method for displaying a form at a client system, the method comprising:

providing a document describing the form, the form having a plurality of
sections, each section having descriptive information and a plurality of
data entry fields;

displaying the descriptive information for each section;

in response to a user selecting descriptive information of a section,
expanding that section by displaying the data entry fields associated with
that section; and

when the user indicates to collapse the expanded section, collapsing that
section by removing the displayed data entry field and redisplaying the
descriptive information for that section.
----------------------------------------------------------------------------
---

So CLAIM #1, can mean Windows OR any FORM practically.....heck what's a
FORM..any window with a Textbox......

"Mark Fitzpatrick" <ma******@fitzme.com> wrote in message
news:OY**************@TK2MSFTNGP09.phx.gbl...
Things like a treeview probably don't apply. What the patents is directed at is forms, not things like printing windows. Minimize and maximize is not
threatened. What they have patented is the concept that if you have a form
with multiple sections and the selection of a form field in one section will cause the expansion of another section (such as checking a box for "ship to a different address" will cause a section to open with the fields needed for the different shipping address). The claims also specifically state that
this must be an HTML document so that leaves out a lot of other
applications. You have to really sift through the individual claims in it to get a good enough feel of how restrictive it is, and with almost 40 claims I fell asleep on 10. The key items though are a plurality (multiple) section
form rendered in HTML where a single section at a time can be activated by
the selection of a data field in one of the other sections.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"nospam" <n@ntspam.com> wrote in message
news:ef**************@TK2MSFTNGP09.phx.gbl...
NEWS.COM

Amazon wins patent for ordering forms
# 6,615,226 http://tinyurl.com/m7v8
http://news.com.com/2100-1017-5070569.html

In its latest patent, the online retailing giant outlined a method for
expanding portions of the ordering form, then collapsing that portion of

the
form and removing the data fields. The content for that particular section of the form would then be displayed again.
The patent, filed in September 1997 with the U.S. Patent and Trademark
Office, also described a method for editing content on the order form and redisplaying the information in the section after the changes have been
made, according to a copy of the patent.

Does this minimize and maximize is threatened? As say if two windows are pointing to the same application.....

Or what about opening up the Printing Window using the old Windows 3.1?

What about that networking company of long ago with the tree view
explorer...wasn't that expanding and collapsing?


Nov 15 '05 #3
Reading more.....LOOK at claim #10.....

________________________________________
10. A method in a computer system for editing fields comprising:

displaying the content of the fields;

receiving a selection of a field whose content is displayed;

in response to receiving the selection, displaying an editing window in
which the content of the selected field is edited; and

after the content of the field is edited, removing the displayed editing
window and displaying the selected field with the edited content.
_________________________________________

That sounds just like editing a datagrid.......

Oh, well, I guess Microsoft is going to stop using the Datagrid/DataSet for
editing.
# 6,615,226 http://tinyurl.com/m7v8

"Mark Fitzpatrick" <ma******@fitzme.com> wrote in message
news:OY**************@TK2MSFTNGP09.phx.gbl...
Things like a treeview probably don't apply. What the patents is directed at is forms, not things like printing windows. Minimize and maximize is not
threatened. What they have patented is the concept that if you have a form
with multiple sections and the selection of a form field in one section will cause the expansion of another section (such as checking a box for "ship to a different address" will cause a section to open with the fields needed for the different shipping address). The claims also specifically state that
this must be an HTML document so that leaves out a lot of other
applications. You have to really sift through the individual claims in it to get a good enough feel of how restrictive it is, and with almost 40 claims I fell asleep on 10. The key items though are a plurality (multiple) section
form rendered in HTML where a single section at a time can be activated by
the selection of a data field in one of the other sections.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"nospam" <n@ntspam.com> wrote in message
news:ef**************@TK2MSFTNGP09.phx.gbl...
NEWS.COM

Amazon wins patent for ordering forms
# 6,615,226 http://tinyurl.com/m7v8
http://news.com.com/2100-1017-5070569.html

In its latest patent, the online retailing giant outlined a method for
expanding portions of the ordering form, then collapsing that portion of

the
form and removing the data fields. The content for that particular section of the form would then be displayed again.
The patent, filed in September 1997 with the U.S. Patent and Trademark
Office, also described a method for editing content on the order form and redisplaying the information in the section after the changes have been
made, according to a copy of the patent.

Does this minimize and maximize is threatened? As say if two windows are pointing to the same application.....

Or what about opening up the Printing Window using the old Windows 3.1?

What about that networking company of long ago with the tree view
explorer...wasn't that expanding and collapsing?


Nov 15 '05 #4
Hello,

"nospam" <n@ntspam.com> schrieb:
[OT stuff]

Please do not include the microsoft.public.dotnet.languages.vb group in your
"to:" list. Thanks! Show us that you are not a troll.

EOT

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 15 '05 #5
You don't own this newsgroup....so bug off
"Herfried K. Wagner [MVP]" <hi*******@m.activevb.de> wrote in message
news:eY*************@tk2msftngp13.phx.gbl...
Hello,

"nospam" <n@ntspam.com> schrieb:
[OT stuff]

Please do not include the microsoft.public.dotnet.languages.vb group in your "to:" list. Thanks! Show us that you are not a troll.

EOT

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

Nov 15 '05 #6
Hello,

"nospam" <n@ntspam.com> schrieb:
You don't own this newsgroup....so bug off


*PLONK*

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 15 '05 #7
You are right, Herfried doesn't own the newsgroups, nor does he pretend to .
But in reference to your other post...on
microsoft.dotnet.public.general....<added below> Maybe he just feels bad
b/c you didn't take your lithium....and just basically too stupid, too lame,
and too much of a pain in the ass to want you in this newsgroup. While I
can't speak for Herfried, I can verify, that's how I feel. Don't you have
an Access Database to go program for Mom and Pop?

From nospam on the NG referenced above.
<<I'm sorry about my ridiculous posts. I know I've angered
a bunch of you. Here's the deal. I'm a washed up Cobol
programmer who was never good at much of anything. I
often post on newsgroups and pretend to be a big time
programmer that venture capitalists clamor for while
droning on and on about Mom and Pop shops. Yes, Ebay
and Granny's restuarant are both on my clientele list. I
get erotically excited when I see a MVP reply to my post
and I will immediately reply "Good A MVP" because that's
the only way I can get anyone to post. Also, I don't
believe in posting code, only anti-MS rhetoric. I also
occassionally run on and on about my reason for only
posting my name as 'nospam' .
Anyway, Oliver Stone has agreed to make a new movie out
of my life provided I promise to take my Lithium as
prescribed. It'll be really kewl.

And to all of you that pretend I'm not a real important
dude...f-off. Also, If I catch you posting pretending to
be me, just to mock how paranoid I am...you will pay for
it. When I get back on my Lithium, I'll figure out who
you are and me, Mom and Pop will come and egg your house.
"nospam" <n@ntspam.com> wrote in message
news:Oh**************@TK2MSFTNGP10.phx.gbl... You don't own this newsgroup....so bug off
"Herfried K. Wagner [MVP]" <hi*******@m.activevb.de> wrote in message
news:eY*************@tk2msftngp13.phx.gbl...
Hello,

"nospam" <n@ntspam.com> schrieb:
[OT stuff]

Please do not include the microsoft.public.dotnet.languages.vb group in

your
"to:" list. Thanks! Show us that you are not a troll.

EOT

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet


Nov 15 '05 #8
[This followup was posted to microsoft.public.dotnet.framework and a
copy was sent to the cited author.]

In article <ef**************@TK2MSFTNGP09.phx.gbl>, n@ntspam.com says...
NEWS.COM

Amazon wins patent for ordering forms
# 6,615,226 http://tinyurl.com/m7v8
http://news.com.com/2100-1017-5070569.html

In its latest patent, the online retailing giant outlined a method for
expanding portions of the ordering form, then collapsing that portion of the
form and removing the data fields. The content for that particular section
of the form would then be displayed again.
The patent, filed in September 1997 with the U.S. Patent and Trademark
Office, also described a method for editing content on the order form and
redisplaying the information in the section after the changes have been
made, according to a copy of the patent.

Does this minimize and maximize is threatened? As say if two windows are
pointing to the same application.....

Or what about opening up the Printing Window using the old Windows 3.1?

What about that networking company of long ago with the tree view
explorer...wasn't that expanding and collapsing?

I have a tutorial on Java that I wrote before 1997 which used HTML and
provided for expansion to give more details. Yet I did not patent this.
Why should they be allowed to patent such thing?
Nov 15 '05 #9
> I have a tutorial on Java that I wrote before 1997 which used HTML and
provided for expansion to give more details. Yet I did not patent this.
Why should they be allowed to patent such thing?


If someone can show that they did it first ("prior art"), then the patent
becomes invalid. You can submit prior art to the patent office and ask them
to revoke a patent (or pending patent). Of course, you have to be able to
prove that you did it before the patent was *submitted* (as opposed to
granted).

--
-Jimmy
Nov 15 '05 #10
"Jimmy [Used-Disks]" <no*****@used-disks.com> wrote in message
news:uy*************@TK2MSFTNGP10.phx.gbl...
I have a tutorial on Java that I wrote before 1997 which used HTML and
provided for expansion to give more details. Yet I did not patent this.
Why should they be allowed to patent such thing?
If someone can show that they did it first ("prior art"), then the patent
becomes invalid. You can submit prior art to the patent office and ask

them to revoke a patent (or pending patent). Of course, you have to be able to
prove that you did it before the patent was *submitted* (as opposed to
granted).


When did they apply for the patent? We have an Intranet back end order
pickup system that has had this implemented for years. (I always thought a
patent on such a thing is ridiculous, because show/hide is a basic, basic
feature of dhtml - how can you patent that?)

R.
Nov 15 '05 #11
Why do dogs lick their balls? Because they can.

Jerry

"Richard K Bethell" <so*****@spammingisevil.bad> wrote in message
news:eS*************@TK2MSFTNGP12.phx.gbl...
"Jimmy [Used-Disks]" <no*****@used-disks.com> wrote in message
news:uy*************@TK2MSFTNGP10.phx.gbl...
I have a tutorial on Java that I wrote before 1997 which used HTML and
provided for expansion to give more details. Yet I did not patent this. Why should they be allowed to patent such thing?


If someone can show that they did it first ("prior art"), then the patent becomes invalid. You can submit prior art to the patent office and ask

them
to revoke a patent (or pending patent). Of course, you have to be able to prove that you did it before the patent was *submitted* (as opposed to
granted).


When did they apply for the patent? We have an Intranet back end order
pickup system that has had this implemented for years. (I always thought a
patent on such a thing is ridiculous, because show/hide is a basic, basic
feature of dhtml - how can you patent that?)

R.

Nov 15 '05 #12

"Jerry III" <je******@hotmail.com> wrote in message
news:us**************@TK2MSFTNGP12.phx.gbl...
Why do dogs lick their balls?


Nov 15 '05 #13
In article <us**************@TK2MSFTNGP12.phx.gbl>, je******@hotmail.com
says...
Why do dogs lick their balls? Because they can.


That is absolutely not true. It's because they can't make a little
fist.

Nov 15 '05 #14

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: nospam | last post by:
NEWS.COM Amazon wins patent for ordering forms # 6,615,226 http://tinyurl.com/m7v8 http://news.com.com/2100-1017-5070569.html In its latest patent, the online retailing giant outlined a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.