RE: [NF] An email was sent using my yahoo address book,but novirusfound.

2010-01-13 Thread Bill Arnold
When our PC's are hit, it's a virus, but when Google and big companies get hit, it's an attack: http://www.informationweek.com/news/security/attacks/showArticle.jhtml?artic leID=222300673 "Google's decision comes after it detected a highly sophisticated cyber attack on its corporate infrastructu

Re: seeming simple sql madness

2010-01-13 Thread Ricardo Aráoz
Jeff Roberts wrote: > I have been working on a sql statement all afternoon and it is > starting to make me seriously doubt my abilities. I have a table, > glentrdth which has some records I from which need to get records out > for period 13 year 2009. However, this table only contains a glseq > f

Re: Storing passwords -- best practice

2010-01-13 Thread Jeff Johnson
Ted: I know, that was a gag. Should I have said [NF}? Sounds like he is having a great time. Jeff Jeff Johnson j...@san-dc.com SanDC, Inc. 623-582-0323 Fax 623-869-0675 Ted Roche wrote: > On Wed, Jan 13, 2010 at 8:30 PM, Jeff Johnson wrote: >> Hey Michael! I still use Mac Rubel's code a

Re: Storing passwords -- best practice

2010-01-13 Thread Ted Roche
On Wed, Jan 13, 2010 at 8:30 PM, Jeff Johnson wrote: > Hey Michael!  I still use Mac Rubel's code and decode methods from the > old DOS days (Mac, if you are reading this I purchased your framework. > ;^)  ) I'm pretty sure he's fishing. Ice fishing. Or maybe in the Caribbean... http://www.acadi

Re: Storing passwords -- best practice

2010-01-13 Thread Jeff Johnson
Hey Michael! I still use Mac Rubel's code and decode methods from the old DOS days (Mac, if you are reading this I purchased your framework. ;^) ). They work fine and in my applications there is no truly sensitive data so it works for me. If I was storing personal data such as social securit

Re: [OT] True Christians - So absurd it must be true

2010-01-13 Thread Michael Madigan
He looks like Owen wilson's illegitimate son. http://mediaswirl.files.wordpress.com/2007/08/owenwilsonpic12.jpg --- On Wed, 1/13/10, Helio Wakasugui wrote: > From: Helio Wakasugui > Subject: Re: [OT] True Christians - So absurd it must be true > To: "ProFox Email List" > Date: Wednesday, Janu

RE: Storing passwords -- best practice

2010-01-13 Thread Bill Arnold
Mike > > I suggest googling for "salt passwords", or just start here: > > http://en.wikipedia.org/wiki/Salt_%28cryptography%29 > > > > Although I don't salt passwords in my apps, it sounds like > a good idea. > > Steve > > > I think the idea of NOT storing the actual password but > instead s

Re: Storing passwords -- best practice

2010-01-13 Thread MB Software Solutions, LLC
Steve Ellenoff wrote: > I suggest googling for "salt passwords", or just start here: > http://en.wikipedia.org/wiki/Salt_%28cryptography%29 > > Although I don't salt passwords in my apps, it sounds like a good idea. > Steve I think the idea of NOT storing the actual password but instead storing

Re: Storing passwords -- best practice

2010-01-13 Thread Steve Ellenoff
I suggest googling for "salt passwords", or just start here: http://en.wikipedia.org/wiki/Salt_%28cryptography%29 Although I don't salt passwords in my apps, it sounds like a good idea. Steve At 02:31 PM 01/13/2010, MB Software Solutions, wrote: >Obviously storing passwords in plain text is stup

seeming simple sql madness

2010-01-13 Thread Jeff Roberts
I have been working on a sql statement all afternoon and it is starting to make me seriously doubt my abilities. I have a table, glentrdth which has some records I from which need to get records out for period 13 year 2009. However, this table only contains a glseq field which should correspond t

Re: [ADMIN] ProFox downloads page not sorted in descending date order

2010-01-13 Thread MB Software Solutions, LLC
Vincent Teachout wrote: > MB Software Solutions, LLC wrote: >> Ed Leafe wrote: >>> On Jan 13, 2010, at 1:28 PM, MB Software Solutions, LLC wrote: >>> Can you change this back to the way it was with the descending date sort? >>> Done. Sorry for the oversight. >> >> Damn straight. I'm withh

Re: [ADMIN] ProFox downloads page not sorted in descending date order

2010-01-13 Thread Vincent Teachout
MB Software Solutions, LLC wrote: > Ed Leafe wrote: >> On Jan 13, 2010, at 1:28 PM, MB Software Solutions, LLC wrote: >> >>> Can you change this back to the way it was with the descending date sort? >> >> Done. Sorry for the oversight. > > > Damn straight. I'm withholding my annual dues bec

Re: [ADMIN] ProFox downloads page not sorted in descending date order

2010-01-13 Thread MB Software Solutions, LLC
Ed Leafe wrote: > On Jan 13, 2010, at 1:28 PM, MB Software Solutions, LLC wrote: > >> Can you change this back to the way it was with the descending date sort? > > > Done. Sorry for the oversight. Damn straight. I'm withholding my annual dues because of this oversight. ;-) __

Re: [ADMIN] ProFox downloads page not sorted in descending date order

2010-01-13 Thread Ed Leafe
On Jan 13, 2010, at 1:28 PM, MB Software Solutions, LLC wrote: > Can you change this back to the way it was with the descending date sort? Done. Sorry for the oversight. -- Ed Leafe ___ Post Messages to: ProFox@leafe.com Subscription Main

Re: [NF]Bar Code Scanners

2010-01-13 Thread Stephen Russell
On Wed, Jan 13, 2010 at 2:08 PM, Jeff Johnson wrote: > Paul:  It's a wedge which plugs into the PS2 keyboard port which doesn't > exist on the new computer.  It basically acts as a second keyboard. > > It's basically useless now. --- You should have kept a few of those adapters fo

Re: [NF]Bar Code Scanners

2010-01-13 Thread Michael Oke, II
Not sure what you mean by reasonable but I've had really good luck with the 4600series from CHP in both keyboard wedge and USB configurations. -- Michael Oke, II oke...@gmail.com micha...@okeindustries.com 661-349-6221 --

Re: [NF]Bar Code Scanners

2010-01-13 Thread Jeff Johnson
Paul: It's a wedge which plugs into the PS2 keyboard port which doesn't exist on the new computer. It basically acts as a second keyboard. It's basically useless now. Jeff Jeff Johnson j...@san-dc.com SanDC, Inc. 623-582-0323 Fax 623-869-0675 Paul Newton wrote: > Jeff Johnson wrote: >> I h

Re: [NF]Bar Code Scanners

2010-01-13 Thread Paul Newton
Jeff Johnson wrote: > I have an application that uses a keyboard wedge style scanner. They > installed a new computer that only has USB import and I am looking for a > new scanner. Does anyone have a suggestion for a USB bar code scanner > at a reasonable price? > > TIA > > > --

[NF]Bar Code Scanners

2010-01-13 Thread Jeff Johnson
I have an application that uses a keyboard wedge style scanner. They installed a new computer that only has USB import and I am looking for a new scanner. Does anyone have a suggestion for a USB bar code scanner at a reasonable price? TIA -- Jeff Jeff Johnson j...@san-dc.com SanDC, Inc. 62

Re: Storing passwords -- best practice

2010-01-13 Thread Stephen Russell
On Wed, Jan 13, 2010 at 1:31 PM, MB Software Solutions, LLC wrote: > Obviously storing passwords in plain text is stupid.  Storing them > encrypted is good, but didn't someone say about storing the checksum or > hash value is best?  Searching the ProFox archives... -- What

Storing passwords -- best practice

2010-01-13 Thread MB Software Solutions, LLC
Obviously storing passwords in plain text is stupid. Storing them encrypted is good, but didn't someone say about storing the checksum or hash value is best? Searching the ProFox archives... -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwares

[ADMIN] ProFox downloads page not sorted in descending date order

2010-01-13 Thread MB Software Solutions, LLC
Ed, Can you change this back to the way it was with the descending date sort? -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 ___ Post

[OT] Reporter roughed up outside Coakley fund-raiser

2010-01-13 Thread Publius Maximus
http://bit.ly/8uQlOt - - - According to McCormack’s account, Coakley took two questions from reporters after the event, but declined to respond to his question. McCormack wrote he asked Coakley whether she stood by statements she made during Monday’s debate about terrorists in Afghanistan. ... A

[OT] SEC hides AIG bailout documents until 2018

2010-01-13 Thread Publius Maximus
http://bit.ly/6SuKuh - - - The Securities and Exchange Commission exists to enforce trading laws and ensure as much transparency as possible on Wall Street. The bailout of AIG made American taxpayers the majority stockholder in the insurance giant, with hundreds of billions of dollars flowing fro

[OT] Recent movie posters in 1990 video game format

2010-01-13 Thread Stephen Russell
http://bit.ly/4FkOX6 -- Stephen Russell Sr. Production Systems Programmer SQL Server DBA Web and Winform Development Independent Contractor Memphis TN 901.246-0159 ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mai

[OT] Doomsday Clock to be moved tomorrow at 3pm

2010-01-13 Thread Publius Maximus
http://bit.ly/5c6g0x - - - The minute hand of the famous Doomsday Clock will be moved at 3pm tomorrow afternoon, for the first time in two years. The timepiece in New York conveys how close humanity is to catastrophic destruction, which is represented by midnight. ... A spokesman said: 'Factors

Re: [OT] True Christians - So absurd it must be true

2010-01-13 Thread Helio Wakasugui
A young Madigan http://www.theonion.com/content/news/gay_teen_worried_he_might_be On Sun, Jan 10, 2010 at 11:45 PM, Helio Wakasugui wrote: > " (...) They told Americans they were in the Philippines to civilize and > Christianize its inhabitants, historians say. (...) " > > > http://afghanistan.

[NF] Last post.

2010-01-13 Thread Alan Bourke
I mean Google Books as opposed to Google Docs of course. -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http:

[NF] Timewasting 101 - InfoWorld

2010-01-13 Thread Alan Bourke
Google Docs has scans of InfoWorld from issue 1 onwards available. Doing a search for FoxPro throws up some nice nostalgia. http://tinyurl.com/yccdt2y -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscr