Search results

  1. lee101

    What email client do you use?

    why is webmail not classified as a client? It is a client which connects to the mail servers in the same way that an "email client" does it just outputs everything as html, rather than being a compiled application, the client software/program which I use to access my emails is googles gmail...
  2. lee101

    What email client do you use?

    Just the gmail webmail, much better than any email client's imo.
  3. lee101

    How much gigs of internet do you use?

    I easily use up more than 8 gigs a month, and I'm on a supposed 2 gig cap, a lot of that can be downloading various linux distro's to fiddle with, backing up my websites, and just other general usage
  4. lee101

    cookies on web sites

    Yes, they can be changed relatively easily by the client, simply by overwriting the current cookie with one of the same name, or editing it. What kind of verification is on your website? From what you are saying it sound's like it's just one thing, such as a username, which by changing that...
  5. lee101

    database server

    Before you go and get dreamweaver, Microsoft's Visual Web developer will probably be better for integration with Access databases, since it can create a lot of code for you, it is totally free from: http://msdn.microsoft.com/vstudio/express/vwd/default.aspx
  6. lee101

    internet jobs

    I've been doing some freelance work in my free time over the last year or so, working at home, doing the programming side of websites. Although to be succesful at web design you really need to know how to create very nice designs, using photoshop/fireworks. Knowing HTML is good, but HTML has...
  7. lee101

    oil cooled pc (pic intensive)

    Very nice little PC, well, big including the fridge. Have you throught of taking ot out of the fridge, and trying to cook chips in the oil. Now that would be energy efficiency ;)
  8. lee101

    What is the BEST Media Player(s), Ever?!

    well, VLC is best in terms of filetypes, although that doesn't necessarily mean it's best overall, since I'd prefer Itunes, it may not accept everything but has a better UI
  9. lee101

    What Camera do you have?

    Kodak CX7530, not bad but it is a bit big
  10. lee101

    Looking for webmasters

    I can do HTML, CSS, bit's of javascript, PHP/MySQL. I've got experience with creating content management systems, and loads of other things with PHP. What exactly is it that you need doing, as I can possibly help, but it depends how much work. Some examples of my work are in my sig, I've coded...
  11. lee101

    pdf editors

    OpenOffice can't edit PDF's can it? I thought it was export only
  12. lee101

    IMs-->Trillian

    Try getting rid of Norton, the 2 anti-virus could be conflicting with each other, and burning to a CD wouldn't help as you would still be installing the same file. Also, temporarily try it with firewall disabled, if that doesn't work turn off ant-virus, but make sure that you turn them back on...
  13. lee101

    Domain Name Issues

    Are they viewing it through a proxy server, or cache that is sending them an old version, or using out-of-date DNS record's?
  14. lee101

    Microsoft Visual C++ 6.0

    I don't think there is easily, there may be a way but since the application is compiled it will be much harder
  15. lee101

    Microsoft Visual C++ 6.0

    You mean to reverse-engineer i think, as far as i know it is possible, but complex, and in some (many?) cases illegal.
  16. lee101

    What Web Development Software Do You Use?

    I Use dreamweaver 8, was using Aptana woudl couldn't get it to run under vista, other than that I would use Nvu, as it is all i need (FTP and source editor) but it automatically adds HTML tags to the beginning and end of every document, which is inredibly annoying when working with PHP files...
  17. lee101

    How often does google update its cache??

    I would say it depends how important your site is considered to be by google, i.e. if you have a high pagerank then it may crawl more often, or if you have submitted a site map (think thats what it is) to google then they may crawl more often, since it is easier for them to do so
  18. lee101

    Folding@Home: CF Official Discussion Thread

    I've just started folding again, to be honest I'm not really sure why I stopped, it is only since i got vista that I stopped, so I've set it up today on both cores, and am 10% complete on the unit(s) in about 4 hours!
  19. lee101

    Need hosting

    dreamhost.com max97 coupon code works out at about $2/month Although bad things have been said about their uptime, other than 1 recent incedent it has been totally fine for me, for $5 a month you aren't going to get super-reliability
  20. lee101

    php, apache, and firefox

    try adding <?php ini_set('max_execution_time', 0); ?> to the top of the PHP file, as by default PHP limit's itself to just 30 seconds of processing, which is more likely to be your problem over apache + FF Lee :)
Back
Top