Re: VFP6: General Field Write Is Slow...

2008-09-18 Thread Kevin Cully
Is the virus scanner kicking off? Try having the virus scanner skip DBF, FPT and CDX files and see if that helps. -Kevin CULLY Technologies, LLC Jack Skelley wrote: > Good Afternoon All: > I have a VFP6 app that writes low resolution JPGs to a general field. > Every once in a while t

Re: [NF] Twitter in Plain English

2008-09-22 Thread Kevin Cully
That's not the fault of Twitter. You need better sensors on your fridge, then build a VFP app to post to Twitter. (See how I circled back to being on-topic! ) -Kevin CULLY Technologies, LLC Michael Madigan wrote: > I wish it were more automated. I'd like to put sensors on my

Re: anyone play with VFP2IIS?

2008-09-25 Thread Kevin Cully
I wonder if this is something like what Rick Strahl had done with DHTML forms? I wish there was an online demo of an application. -Kevin CULLY Technologies, LLC William Sanders / EFG wrote: > http://www.vfp2iis.com/vfp2iis.asp > > They presented it twice at the Praha Devcon (in 2006

Re: [NF] Free Hot Spots in Your Area

2008-09-25 Thread Kevin Cully
KWifiManager and/or Wicd has worked well for me to sniff out Hotspots on my Linux laptop. HTH. -Kevin CULLY Technologies, LLC Pete Theisen wrote: > It generally works with linux, but is not supported by the vendors. Grumble. ___ Post Messages

Looking for UPS Shipping code snippets

2008-09-29 Thread Kevin Cully
e greatly appreciated. Thanks, -Kevin CULLY Technologies, LLC ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Search

Re: Looking for UPS Shipping code snippets

2008-09-29 Thread Kevin Cully
compare it to their other shipping methods. I'm just getting into the issue of shipping, however. -Kevin CULLY Technologies, LLC Stephen Russell wrote: > What are they not doing properly via their existing service with UPS? ___ Post M

Re: Looking for UPS Shipping code snippets

2008-09-29 Thread Kevin Cully
Cool. If hitting the UPS site is just a matter of formatting a URL address, or populating some post variables and then reading the XML response, that's pretty easy then. I was afraid that they had gone to a full Web Service XML request and response scenario. Thanks, -Kevin CULLY Technol

Re: Looking for UPS Shipping code snippets

2008-09-30 Thread Kevin Cully
Thanks to Whil and Brian. I'll let you know how it's going. -Kevin CULLY Technologies, LLC Brian Erickson wrote: > PROCEDURE cls_msxml > LPARAMETERS lcURL, lcXMLDOC, llUpper, lcPactrcno as String, lcType as String > > IF PARAMETERS() = 0 OR EMPTY(lcURL) OR EMPTY(lcX

Re: VFP9SP1 Error 1705 access denied when running INDEX on MyDateFld tag MyDateFld

2008-10-01 Thread Kevin Cully
atements. It seems to force VFP to straighten out the work areas for me. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > SELE *,00.00 AS AmtUsed; > FROM TRANSACT; > WHERE inqnum = nInq; > AND Amount != 0; > INTO DBF (Temppath + &qu

Re: VFP9 SP1 taking more than 3 minutes to load a project?

2008-10-01 Thread Kevin Cully
t's taking so darn long. -Kevin CULLY Technologies, LLC KAM.covad wrote: > This project was loading normally, a few seconds until a week ago. Now it > takes more than 3 minutes. After it does finally load, > everything seems to be fine. > > Is there a way to trace through th

Re: VFP9 SP1 taking more than 3 minutes to load a project?

2008-10-01 Thread Kevin Cully
Oops. I thought you said "program" like you're running a desktop application, and not "project" like you're running inside of VFP. Sorry! -Kevin CULLY Technologies, LLC Kevin Cully wrote: > The coverage profiler can be your friend here. > > IF FI

[NF] Looking for an SEO Company and a bid

2008-10-06 Thread Kevin Cully
ell as being in need of help on the organic side of things as well. Thanks, -Kevin CULLY Technologies, LLC ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://le

Re: [NF] Looking for an SEO Company and a bid

2008-10-06 Thread Kevin Cully
Thanks David. I'll pass on their information. -Kevin CULLY Technologies, LLC David Smith wrote: > For organics, we've had great success with Exteres. They lean towards the > automotive market, but they might work for your clients' needs. > > Thanks, > D

Foxpro based scheduling application

2008-10-16 Thread Kevin Cully
tomers. This is for a small to medium sized business so be gentle on price. :D Thanks everyone! -Kevin CULLY Technologies, LLC ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of

Re: Foxpro based scheduling application

2008-10-16 Thread Kevin Cully
Thanks Andrew. -Kevin CULLY Technologies, LLC Andrew Stirling wrote: > Kevin > > Stephen Weeks posted a 'Helpdesk' up on the downloads page. > http://leafe.com/dls/vfp > Might be of some help. > > Andrew Stirling > 01250 874580 > http://www.calcpay.co.uk

Re: Helpdesk

2008-10-17 Thread Kevin Cully
Thanks for doing that Stephen! -Kevin CULLY Technologies, LLC Stephen Weeks wrote: > I have uploaded the latest version of our helpdesk for those that > requested it and put a quick and nasty user guide in the zip file. > If anyone wants the source code email me privately and ill se

Re: PDF Watermarks

2008-10-17 Thread Kevin Cully
27;re asking about. http://cullytechnologies.com/presentations/vfptolatex/default.htm -Kevin CULLY Technologies, LLC Sietse Wijnker wrote: > In an application of mine I use the pdftoolkit > (http://www.pdfhacks.com/pdftk/) to split and combine PDF docs. In the > manual it says it can also place a water

Re: [NF] M$ to push out Vista replacement in mid 2009

2008-10-24 Thread Kevin Cully
Well gee. When you put it like that ... I'm not nearly as excited about Windows 7 as I was ... um ... I guess I never was excited about Windows 7, now that I think back on it. -Kevin CULLY Technologies, LLC David Smith wrote: > I hope MS does more than just repackage Vista. A lit

Re: [NF] M$ to push out Vista replacement in mid 2009

2008-10-24 Thread Kevin Cully
On that front, has anyone played with OO.o V3.0 and it's ability to read Office 2007 documents? I haven't upgraded yet as I have trained most people with Office 2007 to send me *.doc and *.xls files. OO.o consumes those just fine. -Kevin CULLY Technologies, LLC David Smith wrote: &

Re: [NF] No digital TV signal?

2008-10-29 Thread Kevin Cully
ot;digital to analog converter" box. Having the booster closer to the antenna is key. HTH, -Kevin CULLY Technologies, LLC Pete Theisen wrote: > Hi Everybody! > > I popped 10 bucks and the government coupon for a digital TV converter. > I hooked it all up and there is no sign

Re: Splitting of Distributable VFP System

2008-11-08 Thread Kevin Cully
I've worked on a system where the main EXE was quite small, and called other "modules" as either APPS or as EXEs. It worked very well. The main EXE would inspect the sub APPS and turn on menu options once the app was available and the correct version. -Kevin CULLY Technologies, L

Re: [NF] VMWare of other Virtualization software

2008-11-10 Thread Kevin Cully
Just to toss this in, but I've really liked Puppy Linux on older hardware. Bad name, great product. -Kevin CULLY Technologies, LLC Alan Bourke wrote: > On Mon, 10 Nov 2008 21:02:49 -, "NickC" <[EMAIL PROTECTED]> > said: > >> 1). Linux - but still ques

Re: Property and Method Editor ver 2.0...

2008-11-11 Thread Kevin Cully
;) I've got it installed and it looks great. -Kevin CULLY Technologies, LLC Rick Schummer wrote: > Kevin, > >>> I may be dense but what exactly do I do to install this?<< > > There are two APP files. Run each APP file which registers the MenuHit > record

Re: Property and Method Editor ver 2.0...

2008-11-11 Thread Kevin Cully
Hey Matt, I may be dense but what exactly do I do to install this? I see the Install.prg but it doesn't have any comments. There's no readme.txt or anything. The VFPx page on CodePlex doesn't have anything. Thanks, -Kevin CULLY Technologies, LLC Matt Slay wrote: >

Re: [NF] Can't send email with Outlook

2008-11-12 Thread Kevin Cully
Would sending through Blat be an option instead of Outlook? When using Outlook, you're at the mercy of their security settings and the application. These things can change any time that Outlook is updated. -Kevin CULLY Technologies, LLC [EMAIL PROTECTED] wrote: > Hello, > I j

Re: Property and Method Editor ver 2.0...

2008-11-12 Thread Kevin Cully
Thanks Matt. -Kevin CULLY Technologies, LLC Matt Slay wrote: > > > What Rick said will work, but that is the old way. > > New way.. just nun install.prg. > > It will then run the 2 app files, which add the necessary records to the > FoxCode.dbf file to make the to

Re: One Email in Two Days

2008-11-16 Thread Kevin Cully
Here's the message from Ed on Twitter: " Server problem solved! Turns out that RoadRunner changed my IP address. It's a dynamic account, but changes like every 2 years" -Kevin CULLY Technologies, LLC Pete Theisen wrote: > Jeff Johnson wrote: >> Paul's email

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
that I've published to the site. I couldn't imagine if we needed to edit the video down. Is there interest? -Kevin CULLY Technologies, LLC Matt Slay wrote: > OK folks... I've been to tons of user group meetings on lots of topics, and > they all go the same way... meet, greet

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
Thanks Matt. That's one. Would any of the rest of you be willing to join AFUG at the price of $30 to get some "premium" Fox content. "No" is a valid answer. I'm just trying to gage interest and to match our own effort level. Thanks, -Kevin CULLY Technologies,

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
ratcher to get it all put together. We're so close technologically. You can see where you want to go but it's hard to travel the last mile. {g} -Kevin CULLY Technologies, LLC Kristyne McDaniel wrote: > Kevin, > >> Would you be willing to pay $30 per year to get spotty >>

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
Oops. "He's an officer of AFUG but ..." -Kevin CULLY Technologies, LLC Kevin Cully wrote: > Haven't thought of it. Mostly because I know of only one person that > has it and that's Dave Bernard. He's a office of AFUG but he's so busy > he o

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
looking at http://dimdim.com and are running tests. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Kevin Cully wrote: >> Hey Matt, >> >> We're working on it as we speak here at the Atlanta Foxpro Users Group. >> My personal hope is to attrac

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
For $60 per month, that's a good deal. -Kevin CULLY Technologies, LLC Kristyne McDaniel wrote: > Kevin, > >> I don't have one as I work out of my house 99% of the time. > > Just for an FYI... I was on a StarBand satellite connection for the last 7.5 > years

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
An AFUG meeting that sucks?!?! Doesn't happen! ;) We do take Paypal for membership now. http://afug.com/member.asp -Kevin CULLY Technologies, LLC Michael Madigan wrote: > Why not charge by the meeting with paypal? If that meeting sucks, then > refund the pa

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
Thanks Jeff. I'll pass that on. Pay as you go, may actually be a wise decision if the quality is better. -Kevin CULLY Technologies, LLC Jeff Johnson wrote: > Hey Kevin! Drew Speedie used to used something called unlimited > conferencing. (At least I think he did and I think tha

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-17 Thread Kevin Cully
sible with enough money, but we have very little of that as a group. -Kevin CULLY Technologies, LLC Michael Madigan wrote: > My network cam will do 10 simultaneous viewers with sound. There are > services that retransmit video over unlimited users from a webcam. > > > >

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-18 Thread Kevin Cully
Those are all great ideas. We need to see about the scalability of the video feed to make see what the limits are. Perhaps in early 2009 we'll be able to roll this out full scale. -Kevin CULLY Technologies, LLC Matt Slay wrote: > Kevin - More ideas on AFUG Virtual/Video membersh

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-18 Thread Kevin Cully
away some SWAG for the attendees. We try to get free stuff (after rebate) to give away but it still takes up time and sometimes expense. Ah time. If only I didn't need to sleep. {g} -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Perhaps this is something

Re: When will User Group meetings go virtual (live on the web) ?

2008-11-18 Thread Kevin Cully
I've asked her but she won't do any presentations for AFUG! :O ;) :D -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Don't forget that pretty wife of yours. ;-) ___ Post Messages to: ProFox@leaf

VFPCompression.fll

2008-11-20 Thread Kevin Cully
S.SetError("Could not open the zip file: " + tcTargetFile) ENDIF -- -Kevin CULLY Technologies, LLC ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://

Re: VFPCompression.fll

2008-11-20 Thread Kevin Cully
is called and the zip file is 1kb. Should be much larger. Weird. -Kevin CULLY Technologies, LLC Rick Borup wrote: > Kevin, > > I don't see where you're doing anything wrong here. I ran your code and it > zips the files in c:\temp into c:\backup\temp.zip as expected

Re: VFPCompression.fll

2008-11-20 Thread Kevin Cully
I guess I could. I was thinking that I could have the zip created in the current directory and then move the zip file, but that'll probably break things in Vista. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Can you set/change the path explicitly

Re: VFPCompression.fll

2008-11-20 Thread Kevin Cully
charm. Thanks everyone. If there's interest in this code, I can post to the download section on Leafe.com. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Kevin Cully wrote: >> I guess I could. >> >> I was thinking that I could have the zip crea

Re: [NF] Lean or Agile which do you prefer?

2008-11-20 Thread Kevin Cully
Little did he know that the rate at which Dilbert cartoons were being posted was on the increase. Enough said. :D -Kevin CULLY Technologies, LLC Vince Teachout wrote: > I have a yellowed Dilbert strip hanging on my desk. I cut it out of a > newspaper the year I opened my business (199

Re: [NF] Job sites

2008-11-20 Thread Kevin Cully
their membership fees are to join. You're already active on the ProFox list, check out the Foxite forums, the UT, and the West-wind boards. If you know Fox, stick with the Fox areas. -Kevin CULLY Technologies, LLC MB Software Solutions, LLC wrote: > What other good sites would you recommend

Re: VFPCompression.fll

2008-11-21 Thread Kevin Cully
should set a pretty good cErrorMsg property if there is an error. Let me know if this wrapper is helpful to you. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Absolutely interested...please post it on leafe.com!

Re: VFPCompression.fll

2008-11-21 Thread Kevin Cully
hanism and it zips up the files with a filename of "backup_" + MMDD(Date()) + TRANSFORM(INT(SECONDS()) + ".zip" name and then copy to a USB key. Pretty slick compared to the hassle that the users used to have to do. -Kevin CULLY Technologies, LLC MB Software Solutions

Re: VFPCompression.fll

2008-11-21 Thread Kevin Cully
Oooh. Another thing to test for, is that Unzipping of a file won't overwrite the file if it already exits. Thus, the DirClear() method. Lottsa testing is recommended. {g} -Kevin CULLY Technologies, LLC Kevin Cully wrote: > If you give it a try, let me know how it works out for yo

Re: VFPCompression.fll

2008-11-22 Thread Kevin Cully
ing them up to the server. The file is getting there with the updated date and time. The program then attempts to unzip the file and completes with the return code of .T. but any existing file isn't overwritten. A quick call to DIRCLEAR() seemed to take care of it in my situation. -Kevin

Re: VFPCompression.fll

2008-11-23 Thread Kevin Cully
I just sent it do you. I tried to download it and got a 550 error on the server. I'm sure Ed'll have it straightened out shortly. -Kevin CULLY Technologies, LLC Kent Belan wrote: > Hello, > I am trying to download the new ctCompression class from Ed's website bu

Re: VFPCompression.fll

2008-11-24 Thread Kevin Cully
feature to have. -Kevin CULLY Technologies, LLC Kent Belan wrote: > Hello Kevin, > Thanks for your work on the wrapper class to Craig's Compression class. It > is real nice. > I have it working to Zip up my application folder. > > I am trying to put a progress bar on a f

Re: VFPCompression.fll

2008-11-25 Thread Kevin Cully
It might also work just to file copy the DBFs, CDXx, and FPTs to a temporary directory and then zip those copy of the files. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > We always got around that by doing a SELECT * FROM MyLANTable INTO TABLE > C:\MyLoca

Craig Boyd releases Virtural Earth wrapper class for VFP

2008-11-28 Thread Kevin Cully
http://www.sweetpotatosoftware.com/SPSBlog/PermaLink,guid,aeeb57dc-dab4-41d0-9748-5ef40a39757c.aspx or http://tinyurl.com/63zwln -Kevin CULLY Technologies, LLC ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com

Re: [NF] Going to the dark side!!

2008-11-28 Thread Kevin Cully
A Linux zealot? (Mea culpa!) -Kevin CULLY Technologies, LLC Michael Madigan wrote: > There's nothing worse than an Mac zealot. LOL ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

VFPCompression.FLL update 11/30/2008

2008-11-30 Thread Kevin Cully
For all using the VFPCompression.fll, there's an update: http://tinyurl.com/6er3f6 I'll try to do some testing. Dang, I wish I wrote some unit tests to go along with my class library. On my to-do list. -Kevin CULLY Technologies, LLC __

Re: VFPCompression.FLL update 11/30/2008

2008-12-01 Thread Kevin Cully
have some unit tests, it will (A) expose areas that can be improved and (B) give confidence that when upgrading from one version of VFPCompression to another that the functionality hasn't changed. -Kevin CULLY Technologies, LLC MB Software Solutions General Account wrote: > Kevin Cully

Re: TRANSFORM (VFP9) using formatting for dollar amounts

2008-12-04 Thread Kevin Cully
I always did it this way but then you have some leading spaces: ? TRANSFORM(12345.67, '$$$,$$$,$$$.99') -Kevin CULLY Technologies, LLC Fred Taylor wrote: > You need a space after the $. > > transform(vInvHdr.nAmount,'@$ 999,999,999.99') > > Fred > &

Re: [NF] Consumer Reports Guide to Netbooks

2008-12-05 Thread Kevin Cully
g but ... I'll post some pictures of the Mini 9 when I get it. -Kevin CULLY Technologies, LLC Michael Madigan wrote: > For anyone interested in buying one. > > http://shopping.yahoo.com/articles/yshoppingarticles/173/six-windows-netbooks-rated/ > > > [excessi

Re: [NF] Amusement

2008-12-05 Thread Kevin Cully
Huh? We're missing something. Surely the pay rates aren't stored in Cobol but in a database. -Kevin CULLY Technologies, LLC Kenneth Kixmoeller wrote: > From "News of the Weird:" > > "Facing a state budget crisis in July, California Gov. Arnold > Schwar

Re: [NF] Amusement

2008-12-05 Thread Kevin Cully
I guess that's an interesting question. What were the common databases used with Cobol in its heyday? DB2 perhaps? I sure don't know. -Kevin CULLY Technologies, LLC Kenneth Kixmoeller wrote: > The COBOL is probably the UI to the database, and (as I'm sure every > bur

Re: [NF] Amusement

2008-12-05 Thread Kevin Cully
Hmmm. I see. Personally, I would say my answer would be "no". It's unethical to not do a job that you're paid to do, even if it's for a few remaining moments. It would be ethically better to quit before doing a task that you find unpalatable. -Kevin CULLY Te

Re: [NF] Happiness is contagious in social networks

2008-12-08 Thread Kevin Cully
"Happiness can't buy money" - Tom Tom Club http://tinyurl.com/5rez6h -Kevin CULLY Technologies, LLC Michael Madigan wrote: > Another maxum "Happiness leads to wealth, wealth doesn't lead to happiness." > > > > --- On Mon, 12/8/08, Malcolm

Re: [NF] Happiness is contagious in social networks

2008-12-08 Thread Kevin Cully
My specialty is in obscurities along with the facts and knowledge that is of little use to anyone. I am here to assist you. ;) -Kevin CULLY Technologies, LLC Stephen Russell wrote: > I haven't heard mention of the Tom Tom Club in a l

Re: [NF] Video Editing Software

2011-07-29 Thread Kevin Cully
I use KDENLIVE on Linux. Free, easy and really powerful. Lots of "How To" videos on Youtube.com to help you get started. -Kevin On 07/29/2011 11:18 AM, Lou Syracuse wrote: > I think this has been asked before, but. does anyone have a recommendation > for a decent, low-cost Video Editing pack

Re: VFP 9 with MySQL

2011-08-01 Thread Kevin Cully
Another approach is to use UUIDs if joining data from multiple disconnected databases. Auto-increment is easiest for single installations however. On 07/31/2011 03:58 PM, MB Software Solutions, LLC wrote: > Auto-increment is definitely the way to go!! > > -- Kevin Cully CULLY Tec

Re: visual foxpro 6 to mysql

2011-08-10 Thread Kevin Cully
Hello Gary, Graham gave some good advice. One thing I seem to recall people talking about GoDaddy, is that there is a setting to allow for external connections to the MySQL database. Something needs to be turned on for that to work, if I recall correctly. If you are using phpMyAdmin, you can

Re: visual foxpro 6 to mysql

2011-08-10 Thread Kevin Cully
TER! -- Kevin Cully CULLY Technologies, LLC 678-929-7762 kcu...@cullytechnologies.com ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listi

Re: [NF] Optimum online not sending mail through port 25

2011-09-08 Thread Kevin Cully
uthentication or something but they're telling me that's wide open as >> long as we're physically connected to their network. >> >> > Sounds like the charter.net service I have. As long as I'm in the defined IP > range they know as their own everything

Re: [NF] On-line password management

2011-10-10 Thread Kevin Cully
I use LastPass and like it. The password is encrypted before it is sent to their server so even LasPass couldn't hack into your passwords. Another service of their software is that they can generate passwords for each site. This helps cross site hacks. If a bad guy gains access to your passw

[NF] Clipperz (was Re: [NF] On-line password management)

2011-10-10 Thread Kevin Cully
Quote about Clipperz from a posting on the Reddit TechSnap forum: "I just wanted to let you know about an excellent LastPass alternative called Clipperz (http://clipperz.com/ .) Clipperz beats out LastPass in a few ways in my opinion. First all data is encrypted on the client side so and uses S

Re: Experience/recommendations with new SSD hard drives and database performance

2011-10-31 Thread Kevin Cully
SSD drives shouldn't be used for databases that are used for writes. This is because SSD drives only have limited number of writes before those segments start failing. Some of the higher cost SSD drives have "spare" space that starts getting used when the drives detect failed sectors but I wou

Re: [NF] i2p-Anonymity For The Masses

2011-11-16 Thread Kevin Cully
and most likely) it's an > enabling device for spam factories. > > Dan Covill -- Kevin Cully CULLY Technologies, LLC 678-929-7762 kcu...@cullytechnologies.com ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.co

Re: Problems Using VFP Beautify...

2011-12-09 Thread Kevin Cully
Also take a look at BeautifyX from the VFPX project on Codeplex. Has some good options that extends Beautify. -Kevin On 12/09/2011 04:41 PM, Tracy Pearson wrote: > If you have an area highlighted, doesn't it just Beautify the selection? -- Kevin Cully CULLY Technologies, LLC 678-929-

[NF] Wordpress / CSS Problem

2012-01-18 Thread Kevin Cully
ant to take a crack at this? Post: http://forsytharchery.com/club/2012/01/gaa-state-indoor-tournament/ CSS: http://forsytharchery.com/club/wp-content/themes/birdie2day-12/style.css Thanks! Kevin -- Kevin Cully CULLY Technologies, LLC 678-929-7762 kcu...@cullytechnologies.com

Re: [NF] Wordpress / CSS Problem

2012-01-18 Thread Kevin Cully
I'm not sure I understand though. If I do a view-source, the and the tags aren't there. Is there some malformed HTML somewhere? Is that what you mean? On 01/18/2012 08:40 PM, Tracy Pearson wrote: > Paragraph and break tags are not a result of CSS. Your problem stems from > Word Press.

Re: [NF] Wordpress / CSS Problem [SOLVED]

2012-01-19 Thread Kevin Cully
ssue, just weird. > > > Web Site: > href="http://gaarchery.org/http://gaarchery.org/>"target="_blank">http://gaarchery.org/ > > > thn > > Le 19/01/12 01:51, Kevin Cully a écrit : >> I run an archery club for kids, no matter

[NF] HTML as Uppercase vs. Lowercase (was Re: [NF] Wordpress / CSS Problem [SOLVED])

2012-01-19 Thread Kevin Cully
Didn't know that. After a quick Googling, it appears that there's two benefits: 1) Better compatibility if needing to change between HTML and XHTML 2) Site compression is better by around 2% if using all lowercase tags. I love learning stuff. On 01/19/2012 11:24 AM, Ted Roche wrote: > Lowercas

Re: [NF] HTML as Uppercase vs. Lowercase (was Re: [NF] Wordpress / CSS Problem [SOLVED])

2012-01-20 Thread Kevin Cully
I don't know if the results of this article are true or not, but here's what I found when Googling: http://www.websiteoptimization.com/speed/tweak/lowercase/ On 01/19/2012 05:58 PM, MB Software Solutions, LLC wrote: > Aaah...now THAT makes sense! hahaha > > ___

Re: [NF] HTML as Uppercase vs. Lowercase (was Re: [NF] Wordpress/ CSS Problem [SOLVED])

2012-01-20 Thread Kevin Cully
I'd like to throw in another aspect to this discussion. Some may be thinking "2%! What's the big deal." However, if your web site is in an ultra competitive industry, now that Google ranks sites on how fast they load, a 2% decrease in web size may give you an edge over a competitor that isn't

Re: [NF] Another Microsoft basher

2008-06-27 Thread Kevin Cully
While I'm reading that, I kept thinking "why didn't Billy G. follow up on the usability of Windows?" "Why wasn't that a priority from that point forward?" -Kevin CULLY Technologies, LLC Ed Leafe wrote: > When I spoke about stuff like this, it was called

Re: Report values

2008-06-30 Thread Kevin Cully
have the field SUM the values, and RESET the value when the customer changes. HTH, -Kevin CULLY Technologies, LLC Eurico Chagas Filho wrote: > Hi > > I have this; > > ClientdtaMov Value > 1 01/01/01 100 > 1 02/01/01 50 > 1 03/01/01

Re: Foxpro in Orlando

2008-07-08 Thread Kevin Cully
You can always take the short (6.5 hours) drive up for an Atlanta Foxpro Users Group meeting! http://afug.com -Kevin CULLY Technologies, LLC Kent Belan wrote: > Hello, > I may be relocating to the Orlando, Florida area very soon. > > Just wondering if anyone knows of a Foxpro u

Re: Another simple app question

2008-07-22 Thread Kevin Cully
g VFP: Learn Visual FoxPro - Free! http://www.garfieldhudson.com/FreeVideos.aspx The site was created by Garfield Hudson from Ontario, Canada. What can I say except that it is a very rich web site, chock full of video goodness. Great job Garfield! Keep up the good work. -Kevin CULLY Technologies, LLC

[NF] CSS and checkbox alignment

2008-07-25 Thread Kevin Cully
: http://cullytechnologies.com/demo/advanced_duralast/layout.css http://cullytechnologies.com/demo/advanced_duralast/style.css TIA! -Kevin CULLY Technologies, LLC ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/l

Re: [NF] CSS and checkbox alignment

2008-07-25 Thread Kevin Cully
Thanks. I'm going to give that a try. -Kevin CULLY Technologies, LLC Ted Roche wrote: > On Fri, Jul 25, 2008 at 4:25 PM, Kevin Cully > <[EMAIL PROTECTED]> wrote: > >> CSS is not my friend. > > CSS is no man's friend. It's an equal-opportunity sob

Re: [NF] CSS and checkbox alignment

2008-07-25 Thread Kevin Cully
27;re on to something. I should create a more simple page with just the CSS files, and the simple references. Then, add stuff back in until it breaks. Hopefully it won't break right off the bat, from the get go. Thanks, -Kevin CULLY Technologies, LLC Vince Teachout wrote: > No expert, bu

Re: [NF] CSS and checkbox alignment

2008-07-26 Thread Kevin Cully
Ted, you rock. Here's the updated page: http://cullytechnologies.com/demo/advanced_duralast/estimates.html I've even cleaned up the HTML. I run TidyHTML inside of my copy of Quanta+ (Linux). Thanks for everyone's help. I learned something today. (Again, and like every day.

Re: [NF] Windows Mojave

2008-07-26 Thread Kevin Cully
My parents disagree. They love their Dell Ubuntu box. -Kevin CULLY Technologies, LLC Paul McNett wrote: > Linux will always be a platform for geeks. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mail

Re: [NF] Windows Mojave

2008-07-27 Thread Kevin Cully
I installed a dial-up modem and subscribed them to copper.net, and migrated their email and files, I admit. I'd have to do that, no matter what the OS though. -Kevin CULLY Technologies, LLC Rick Schummer wrote: > Yeah, but if I remember correctly a geek set it up

Re: Fwd: [Ed Foster's GripeLog] Ed Foster: 1949-2008

2008-07-29 Thread Kevin Cully
It's a sad day. I've read Ed Foster's column for a long time. I even corresponded with him a couple of times. The world is a poorer place. -Kevin CULLY Technologies, LLC Ed Leafe wrote: > Got this email today, and thought that I should pass it on to the > list.

Re: [NF] Pictures of the Large Hadron Collider

2008-08-03 Thread Kevin Cully
Rest easy sir! We're safe. http://blogs.discovermagazine.com/badastronomy/2008/06/24/breaking-lhc-still-will-not-destroy-the-earth/ or http://tinyurl.com/56mekn -Kevin CULLY Technologies, LLC Paul Hill wrote: > On Sun, Aug 3, 2008 at 4:19 AM, Ed Leafe <[EMAIL PROTECTED]>

Re: [NF] Pictures of the Large Hadron Collider

2008-08-06 Thread Kevin Cully
Here's a map on where the cold parts are. http://lhc.web.cern.ch/lhc/ It looks like the big circle is the thing. Is the LHC colder than space? http://feeds.feedburner.com/~r/BadAstronomyBlog/~3/343882217/ -Kevin CULLY Technologies, LLC Whil Hentzen wrote: > Q: I initially understood

Re: [NF] How do I block the ad sites?

2008-08-08 Thread Kevin Cully
I make sure that all of my children's computers have this. It helps them from stumbling across stuff that they shouldn't be at anyway. -Kevin CULLY Technologies, LLC Paul McNett wrote: > MB Software Solutions General Account wrote: >> Allen wrote: >>> http://www.mv

Re: [NF] Dialup Internet Backup

2008-08-12 Thread Kevin Cully
tain OS or not. :( -Kevin CULLY Technologies, LLC Jeff Johnson wrote: > I have had Earthlink for many years and just canceled it mainly because > of cost. I only need it as a backup when the broadband goes down. I am > also moving from Qwest VDSL to Cox for my Internet service. Does a

Re: [NF] Microblogging smackdown - Twitter v. Indenti.ca

2008-08-13 Thread Kevin Cully
I stopped using Twitter because it was down so much. It was the frustration factor. I've got enough frustration in my life, but let's not go down that path! :D -Kevin CULLY Technologies, LLC >> If it's down an >> hour a week, that's OK. I&

Re: [NF] Touchpad problems

2008-08-19 Thread Kevin Cully
Try booting with a LiveCD of some Linux distro and see if the behavior is still there. If it is, it might be a hardware issue. If it isn't then ... -Kevin CULLY Technologies, LLC Michael Madigan wrote: > All of a sudden my Alps touchpad on my Dell Inspiron 9200 is acting flakey. &

Re: [NF] Need NAS recommendations for home network

2008-08-22 Thread Kevin Cully
I've been running my Buffalo LinkStation 250G for years now. Rock solid. Perhaps not the fastest HD out there, but a great product. -Kevin CULLY Technologies, LLC Michael Madigan wrote: > OK, so I have the choice of Buffalo, La Cie, Western Digital, Netgear, HP, > Iomega, Ed

Re: [NF] Need NAS recommendations for home network

2008-08-22 Thread Kevin Cully
Are we talking about the same company? Mine is a Buffalo brand NAS, not Belkin. Do you know something that I don't? On a side note, I've purchased Belkin Office UPS, and I've been reasonably happy with them. -Kevin CULLY Technologies, LLC Allen wrote: > I must say I br

Re: [NF] Bill Gates / Seinfeld commercial is out

2008-09-05 Thread Kevin Cully
That totally worked on me! I'm going to go out and buy some shoes! ... and a churro! -Kevin CULLY Technologies, LLC Gil Hale wrote: > Huh? WTF?!? I guess the message is there is no message unless you believe > there is a message embedded within the underlying non-mess

Re: .NET and other languages for a VFP developer

2010-02-11 Thread Kevin Cully
Hello John, I've found the transition from VFP to REAL Studio from REAL Software has been very easy. http://realsoftware.com/ Of course, Dabo/Python is a great free, OSS choice. -Kevin John J. Mihaljevic wrote: > Hi all, > > > > I've been working in VFP (and earlier versions of the produc

  1   2   3   4   5   6   7   8   9   10   >