Jump to content
xisto Community

rsf

Members
  • Content Count

    85
  • Joined

  • Last visited

Posts posted by rsf


  1. First rule of life: nothing lives forever.Second rule of life: species have to bread to keep from going extinct.So how are chupacabra, big foot, and the abominable snowmen still around when there is no mrs. chupacabra, mrs. big foot, and mrs. abominable snowmen?I really don't know how people can believe in this stuff. Most of them are hoaxes, the rest are people on acid trips.


  2. Protein shakes, building muscle, and eating a lot at meals too. There's no point in eating unhealthy food just to gain weight like some people said. You'll just be worse off than you started. Just eat more and work out. This will increase your metabolism, but if you eat more, these will balance themselves out, plus you will have gained some healthy weight.Also if you are really concerned about your weight, I know a friend who got some help from a nutritionist.


  3. Sorry for having to disagree, but you're only 13 man. You can probably only remember like the last 7 or 8 years of your life. It's way to early to label yourself as bi when you haven't even fully matured yet. Everyone was 13 once, and I'm sure everyone else will agree how naive you are when you're 13.And with the greatest amount of respect possible, isn't it a huge oxymoron to be openly bisexual and go to a catholic school? I mean, Christianity teaches tolerance, but I'm shocked that you are still allowed to go there.


  4. always use addslashes() to usernames to prevent sql injections even if your code doesn't allow them, because you never know when you'll accidentally type error prone code and not realize it.Also don't allow users to use their scripts on your site. I don't know why you would do this, but this is something you should definately NOT do.<?include($_GET['url']);?>if you do something like that anyone can include their site into your url and run scripts that query your database for passwords, steal your scripts, whatever.


  5. (X+1)^2 - X^2 = 2x + 1That's why.It's also the same thing if you do it a bit backwards. (You don't have to start with 7)7*7 = 496*8 = 485*9 = 454*10 = 40...the differences are 1, 3, 5, ...This one is like:(x+n)(x-n) where n is the difference between the number and the starting number is:X^2 - n^2and that brings us back to the first example ;)


  6. Ok thanks. I got the message again when I was writing some new code which I expected to still be buggy. I downloaded it just to see and the file it downloaded didn't have any contents. So I guess it's not a security issue, I just need to not release buggy pages so I don't annoy my users :P


  7. I'm pretty sure this is a problem with the server, not my code. But I'm open for interpretations.Randomly I'll be uploading php files, and when I try and view them it takes a little longer to load and then asks me if I want to download the php file or not. Of course, I don't want people to download my php files.This just happens sporadically, I won't get it for a few days, and then one day I'll get it several times.Anyone had this problem before, or is there anything I can do with chmod or htaccess to allow people to view the file, but not download it?


  8. If you ask me, i would suggest you to use a nice firewall program installed on your computer. I have been using Zone Alarm firewall, for the past two years. I do not use any other anti virus, or spyware detector/healer,..
    My zone alarm firewall, does all that is needed of it , for me.. Whenever, a potentially unsafe operation is about to be performed , it blocks it and informs me . It is a Really good piece of software , for people concerned about virus..

    Armor2Net is another firewall, which i trust ,next to Zone Alarm.. It works pretty effectively too.


    Sorry but you should really use an antivirus as well as a firewall. Reason being is no firewall can catch every incoming virus, especially not really new ones.

    Also, if you're downloading files, opening attachments or anything like that there's another chance for viruses to come in. Most people will just tell the firewall to allow it if it's from someone they know or whatever. But like the article said, macros can send themselves out across a person's contact list, which means that file could not be safe even though you trust the person.

  9. Okay, okay...as United States citizens, we have been experiencing possibly the most embarrassing and damaging image in our young history. How can we fix this?


    Nothing to fix. We acted on the best information we had at the time, backed by much of the UN.

    So honestly, we get our new strategy and we move forward from there.

    And I didn't vote because for the life of me I could not see a coherent question in there.

  10. Well notepad and some good habits will always be your best solution, but if you do not know html, I would use the 30 day dreamweaver trial or frontpage if you have to.

    If you don't feel like redoing the site in another editor, I would atleast edit your image tags to contain height and width, because I doubt word adds these manually. So find tags that look like this

    <img src"http://whatever" >
    and change it to:
    <img src"http://whatever" height="some number" width="some number" >
    where you replace the 'some number's with each image's respective height and width.

    This is probably the quickest way to speed up the loading speed of your sites.

  11. No I do not. In half my classes the students are smarter than the teachers. There is only one computer course offered which is a very basic overview of flash, html, windows movie maker, and photoshop. They used to have A+ Computer maintanence and repair, but it left the year I came. I know several high schools that teach useful computer skills like java, A+ certification, and web design, but not in my district.I'm more upset about the education system in general than my specific school, but regardless, it's just a money machine and instead of teaching us and preparing us for the future they are spending money on pointless programs and exorbitant assemblies and other garbage.


  12. Great manip! Not much to say, it really is a great job. Only small recommendation is to add a more drastic vanishing point to the text.I looks like there is one, but it's not big enough to match the building. Maybe you could also increase the effect of it being a part of the building is to burn the left part of the text where the shadow is supposed to be over it.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.