Search results

  1. Chris Kelleher

    What has become of that list?

    Very true ;) I do keep a copy locally in PA though, although I don't update that every day (I probably should). Yup, a backup isn't any good if you don't practice restoring it somewhere to make sure you've got it all correct. I know of too many companies that would backup their databases...
  2. Chris Kelleher

    What has become of that list?

    Monographs are here: http://www.fast4gl.com/downloads/monographs/
  3. Chris Kelleher

    What has become of that list?

    That's true, and I would agree with trying to update some of the outdated technologies that are used. But I know many people depend on the message archives and search that was on the site.... having it down for so long while this is done seems like a huge inconviences for some people. I mean...
  4. Chris Kelleher

    What has become of that list?

    Yes I am a bit suprised at this as well.... it looks like they have a backup of the raw messages, but not the html version of the messages, nor the scripts that did the conversion work. And looks like many other scripts and pages were lost as well... they were talking about trying to retrieve...
  5. Chris Kelleher

    Did something happen to e-mail notification?

    Ok, it's working this time, I tested sending email to both my email accounts and email accounts that are external to these servers. Sorry about the delay on this, I thought that I had this working several times, but didn't realize that it wouldn't relay emails to external domains when sending...
  6. Chris Kelleher

    Did something happen to e-mail notification?

    Hi Thomas, This should be working now, looks like the Exchange spam filters were being too aggressive :) Let me know if you are still having problems. Thanks!
  7. Chris Kelleher

    Can we have a 'report spam/abuse' button?

    Willem, Thank you for reporting this spam, I've taken care of it. There is no report a PM as spam feature, but if you forward the PM to me I will take care of it as soon as possible. Thanks, Chris
  8. Chris Kelleher

    New software

    Yes, you are remembering correctly... right now there is only one style, so the option is not showing up. I will get the default style fixed up some more and will also install some other styles so you can pick the one you like best.
  9. Chris Kelleher

    New software

    Hey guys, sorry about the problems with the style after the upgrade. I'm not sure what was going on, as I saw both the correct old style and the dark hard-to-read style myself. I ended up installing the default style for now so it is readable and usable, and will probably get a more permanant...
  10. Chris Kelleher

    Need to decrypt files crypted with xcode using public key

    Sorry but you are not going to get information or help here on doing something that is illegal or at the very least unethical.
  11. Chris Kelleher

    Can we have a 'report spam/abuse' button?

    Joey, That might be a good idea as well, I would be happy to have some moderators that can help out with things like this when I'm offline. If anyone is interested, feel free to send me a private message or email. Thanks!
  12. Chris Kelleher

    Can we have a 'report spam/abuse' button?

    Sorry about that. Unfortunately this board is becoming very attractive to spammers because of the amount of traffic we are getting. I try to remove spam posts as soon as I see them, but I'm not always here at nights or during the weekends, so some might take me a bit longer to get to. There...
  13. Chris Kelleher

    Who is the youngest Progress Developer??

    I started using Progress with version 4.2 back in 1991, and was 19 at the time.
  14. Chris Kelleher

    New Features at ProgressTalk.com!

    Sure that's a great idea so I just added this ability. Just go into your User Control Panel and Edit Options. In there near the bottom is a selection list where you can select any forums that you don't want to see included with the get new posts. Just you control-click to select multiples...
  15. Chris Kelleher

    New Features at ProgressTalk.com!

    We just installed a major update here at ProgressTalk.com, upgrading to the latest version of vBulletin, 3.6. Here are just some of the new features: Multi-Quote The much-requested multi-quote feature allows users to tag multiple posts that they wish to respond to by clicking a small...
  16. Chris Kelleher

    List Database Tables

    This will work for you: /* main.p */ do x = 1 to num-dbs: run main.i string( ldbname(x) + "." ). end. /* main.i */ for each {1}_file where not(_hidden): /* do stuff here */ end.
  17. Chris Kelleher

    ProgressTalk.com will always remain FREE to EVERYONE!

    True, it is possible that I might be underestimating the hardware a bit, but there is still a large difference between PEG's income and expenses any way you cut it. I don't have a problem with Greg making money for the time he spends on development and administration of the PEG... I know it...
  18. Chris Kelleher

    ProgressTalk.com will always remain FREE to EVERYONE!

    In light of recent events, I just wanted to take the time to say that the forums here at ProgressTalk.com will always be free and open to anyone that wants to register for an account, and participate in reading and posting on the various discussions that we have here. I strongly believe in...
  19. Chris Kelleher

    New Test DB

    Hopefully this KB should help.... looks like you need to ftp the database files over and do a prostrct repair, instead of using probkup/prorest. ID: P14858 Title: "Restore of database failed with Area Number mismatch, backup has 0, database has 6" Created: 11/29/2002 Last Modified...
  20. Chris Kelleher

    New Sponsorship Benefit: Turn Off Advertisements!

    I just added a new option just for ProgressTalk.com available just for Sponsors and Job Posters. You can now turn off all banner advertisements on the site! To active this feature if you are a sponsor, just go to User CP Options and turn off Ads as shown in the image attached. If you would...
Back
Top