Jump to content

Caligo

Members
  • Posts

    96
  • Joined

  • Last visited

Posts posted by Caligo

  1. Hello all , a while ago you told me that when I make a layout for the site with gimp or photoshop I should come and ask you how I should implement it.The site is quite simple for starters ... but after re-readingthe tutorials I am at a loss as to how I can load one image on top of another.Anyone can help me with this?
    What are you trying to do? Like a link mouseover/hover?
  2. This has really evolved into a religious debate, whether you believe this or that.
    Not being rude or anything, but is that a problem or were you just pointing that out?
  3. I don't bother making a good site for myself because I know it'll never live up to the standards I have. :) When you're making something for other people, you're going with their instructions, what they want, and as long as they're happy, you don't care. But when you're making something for yourself, you want it well done, or you'll feel disappointed. So I just stick with other people's stuff. :)
    Wow if that isn't true for me too. I have a site, but two or three weeks later I'm ready to change it because I find something I don't like with it or I find something I like better etc. Right now though, I'm fairly happy with the design of the site, it's the content I have problems with.I completely agree though, making something for someone else you are going by what they want so it is easier so to speak.
  4. If the reliability of the methods comes into doubt, science itself, therefore, must be doubted. At that point, you're back to talking about faith.
    That was quite my point.
  5. I must say, this entire discussion has made me think quite a bit. Due to the lack of time I shall, for now, only briefly speak.One question I have is how do you know that the equipment used to measure the age of bones etc. are really accurate? Yeah sure accurate up to what, about hundred years, and thats only because someone is alive to say, "Yeah, that's X amount of years old" and they had personally seen it that many years ago.It's kind of like what was said about the thing with the laws of physics.

    The laws of physics (i.e. gravity, inertia, conservation of energy), for example, are theories that we've tested and verified over and over and over, but it doesn't necessarily mean that the next time we test them they will behave as expected. Since we can't know for sure if the laws hold up in all situations, we have to have faith that they will. They are, after all, simply models of what we have experienced. We have to have faith that the models apply in all situations.
    Considering the quoted, how, then, can one be sure, things are from millions of years or however long ago?This may not make as much sense as I'm trying to convey but I have not the time to get into this right now. I will be back for further discussion, as I thoroughly enjoy such conversations.
  6. It's not ignorance, it's faith. Faith is understanding that you don't have the answers but knowing that there is still a reason, ignorance is not even knowing the question.
    That is very well put I think. I must say this dicussion was very interesting to read. I myself am a Christian and I do my absolute best not to be arrogant. Just because you are religious does not make you right all the time. You are still the same person you have always been only with different understanding, if that makes any sense to anyone.Just thought I'd give my 2 cents. :)
  7. reason I was worried about performence was obviously because of the slow CPU and I was going to use it as a server but went with Windows Server 2003 instead although I keep playing witht eh idea of switching to Ubuntu everytime IIS crashes :)
    :) Well, all I can say is if you do go to Ubuntu, go for the newest version (6.10), it's supposed to be lighter than the previous version (6.06), for memory anyways.
  8. I have played with Xububtu a bit and like that is more lightweight than GNOME or KDE. I found GNOME slugish on a P3 600Mhz with 512Mb RAM
    Yeah, from what I was reading Ubuntu eats ram and processor. I'm not really worried though, I have a bit over a gig of ram and an AMD Athlon 64 3200+ 2.0GHz processor (planning on upgrading in a month or two) So it should be alright, or maybe I really don't know what I'm talking about :)Thanks for the input too :)
  9. I've been thinking of having both Kubuntu and Win xp installed on my machine because I'm tired of all the security flaws in Win xp even though I have all the security I need. I've read a lot about Ubuntu (Gnome) and Kubuntu (KDE), they seem very user friendly. There is still the problem of compatibility like the mouse not being detected, usb thumb drive, webcam... It does look very nice though. The major down side is I can't use all the software I currently use on Windows (photoshop, dreamweaver, games...). I thought about it and I'll stay with Win XP for now and get the best anti-virus kaspersky. It seems like it detects everything (more than any other anti-virus) but the only issues seems to be with the installation. Some are not able to install it. I was using Redhat and Mandrake in school some ~5 years ago but we mostly used the console for configuring the system.All this to say that you should try dual boot first (win xp and ubuntu on same machine) so if you need your win software you just reboot.
    Yep, that's what I been thinking.I was planning on doing dual boot, at least until I am positive that I am going to stick with Linux. I agree though, Ubuntu looks and sounds pretty cool.Thanks for the input though. Much appreciated :)
  10. Hey all. I'm thinking about getting into Linux. I just requested for Ubuntu. That way I can try it free then install if I want to keep it for good (good chance :)) Then I remembered Linspire. Has anyone here used either Ubuntu or Linspire?What are the pros and cons you have found for each?Which would you suggest?Other flavors? (ie RedHat, SuSE, etc.)

  11. The way you just wrote it down, just a stupid question but are you sure you stored the file with a .php extension?Ruud Hermans
    Yep, I'm sure. But now I have different question.According to this (im using apache again, I got it so localhost works) I have to configure the httpd.conf file once php is installed, so i did. Now, though, when I go to the file through the browser it comes up with a thing for me to download the page.I've done everything the article has said up through the php section. the problem for me lies in the php section.(sorry for being a nuisance)
  12. You can istantly just store the files in your htdocs folder and visit your localhost.Ruud Hermans
    I figured that out, thanks anyways. The thing is that it doesn't actually echo, it just displays all of the code.I figure id just stay with the simple thing...so here is the code.<?phpecho "Hello World";?>instead of just showing Hello World, it shows all of the code too.How do I get it so it actually echoes
  13. Alright, a while back I asked how to install apache so that it would work locally. I was told to put http://localhost/ for the Network Domain and Server Name and to just put my email address, basically for taking up space.Anyways, I tried all that and I couldn't get it to work. I installed php and mysql and couldn't get anyof it to work. I found a site that says about the same thing [link] I tried it that way, but it still didnt work.Any help would be super appreciated

  14. What part of it are you having problems with? You need to store the articles or whatever in a database with a timestamp and when you get them from the database, order them descending by the timestamp and use the LIMIT clause to only get the first 5.
    i was asking how i should go about it. i know almost nothing about php so i wanted to find out what functions i would need to use. that was my real question. sorry about that
  15. Not sure if PHP is what I should use but anyways...I want to be able to have, on a page of my site, the newest five site updates or news articles as suchand everytime I do another update or article the oldest of the five goes to an archive. just a simple text list of the date and title of each with the actual article/update info directly underneath, just like i do on the page to which the link was given. css not needed.not sure how much sense i am making. if any more explaination is needed ask and ill try to explain better

×
×
  • Create New...