Re: gEDA-user: fyi: program to enter spreadsheet contents into a Digi-Key web-order

2009-02-14 Thread Tim Hanson
DJ, Wow, i *really* wish that I had known that earlier. No need for some script if you can just upload the file directly... indeed, i should have guessed that such functionality existed! I guess all is not lost, though, as now we have some way of programmatically interacting with the digikey web

Re: gEDA-user: fyi: program to enter spreadsheet contents into a Digi-Key web-order

2009-02-13 Thread Steven Michalske
On Feb 13, 2009, at 4:26 PM, evan foss wrote: > On Fri, Feb 13, 2009 at 7:14 PM, Steven Michalske > wrote: >> might add a delay to the add action make it like a human is entering >> them :-P > > I don't think Digikey cares how you are ordering. > >>> Digikey's >>> webserver occasionally balks u

Re: gEDA-user: fyi: program to enter spreadsheet contents into a Digi-Key web-order

2009-02-13 Thread evan foss
On Fri, Feb 13, 2009 at 7:14 PM, Steven Michalske wrote: > might add a delay to the add action make it like a human is entering > them :-P I don't think Digikey cares how you are ordering. > > hardkrash > > On Feb 13, 2009, at 1:59 PM, Tim Hanson wrote: > >> Hi All, >> >> I wrote this script ye

Re: gEDA-user: fyi: program to enter spreadsheet contents into a Digi-Key web-order

2009-02-13 Thread Steven Michalske
might add a delay to the add action make it like a human is entering them :-P hardkrash On Feb 13, 2009, at 1:59 PM, Tim Hanson wrote: > Hi All, > > I wrote this script yesterday as I needed to enter ~200 parts into > Digikey, and didn't want to make any mistakes. It reads in a CSV > file, e

Re: gEDA-user: fyi: program to enter spreadsheet contents into a Digi-Key web-order

2009-02-13 Thread DJ Delorie
You know, you can just upload a CSV spreadsheet to Digikey's master ordering module. My BOM scripts export the .csv file, I just send it to them and it orders everything on the list. I don't know how (or if) you'd do it without logging in, but when you do log in, just use "Order File Upload".