Jump to content
xisto Community

neeki4444

Members
  • Content Count

    43
  • Joined

  • Last visited

Everything posted by neeki4444

  1. FirewallingSnort ( NIDS ) RsyncAnd any other tutorials on firewalls, cisco routers, and basic tcp/ip.Thanks
  2. Hi doesn't anybody know any good tutorials, on linux networking. I know how to use the basics of the operation system. However I need to learn more on networking in general, and how to admin a lan and wan in unix/linux.
  3. yo, just go to http://www.suprnova.org/ and to their misc section and download all the book you want. They have tons of .NET programming books.
  4. yea if all your looking for is source code, go to http://www.deitel.com/ and to their download page. They have the best java book around, and offer free downloads to all the source code in their book.
  5. start learning c++ by using visual c++ 6.0 and read a c++ tutorial online, or buy a book. I recommend C++ How to program it will show you how to creat simple programs to more compliex applications.
  6. The best guide in my mind would be wrox professional php/mysql programming. And you will always have to use the php refference found on http://php.net/, it really helps me out in a jam sometimes. Also try to learn about database connection and session handling before you try to make a huge php application because just knowing the basic syntax will get you into a lot of trouble.hope this post helps, if you have any questions like how to do something in php just post, and I will try to answer any questions the best I can.
  7. neeki4444

    Php Help

    does anybody know how to upload a pictures to the server and then resize the image to 180 x 60 in php? I get the image to upload and resize but I can't seem to have the temp image created by php deleted.
  8. I don't know people can't just give out top level domains, they are controled by these companies and they have set a minimum price of $6.00, so anyone offering a price lower than that you should proceed with caution.
  9. thankx johnfound, I will take a look at the website you gave me, and the compiler. I have taken an assembly course before but the whole coures was based on masam, the microsoft assembler. I really want to know how write a program that will work without an operating system as well, if you know how to do that please let me knowThankx.
  10. wow your program looks great, learn some gdi and you could draw the monsters when they are use buy the dulest.
  11. If your new to php then use dreamweaver, it provides syntax highlighting, and other features. If your a pro then notepad is just fine.
  12. neeki4444

    Jsp Help

    Thanx for the JSP support, you guys rock!!!I am going to spend my whole weekend programming a new JSP site, and a application.
  13. neeki4444

    Qbasic

    Do you need Qbasic? I have it and can upload it too you if you want? post your email or send me a pm.
  14. Yo go to http://www.suprnova.org/ they have alot of php templates, and html templates. However you will need bittorent to download. Also some of the templates might be stolen from other sites like template monster.
  15. Go to http://www.suprnova.org/ they have thousands of free templates posted on their site. However most of them are take from those pay sites like templatemonster.com. You also need bittorent to download anything form that site.
  16. I started learning html in high school, just on my own. Everybody in my computer class was doing it, since html and internet was pretty new to regular people.I used macromedia dreamweaver, I think it is the best editor.
  17. try<select><optgroup label="Pick One" title="Pick"><option value="232"> Choise 1 < /option></optgroup></select>with optgroup users can't select Pick One, it is just use as a title insted of <select><option> Pick One </option><option value="232"> Choise 1 < /option></select>
  18. This little code will disable the select option in a drop down menu, sometimes people like to add titles to their menu.insted of <select><option> Pick One </option><option value="232"> Choise 1 < /option></select>try<select><optgroup label="Pick One" title="Pick"><option value="232"> Choise 1 < /option></optgroup></select>with optgroup users can't select Pick One, it is just use as a title
  19. This is fake, there is no way this guy himself mad this all by him self. It takes a PhD in Computer Science to program the AI to do these things.It takes a PhD in Electrical Engineering to make the circuits to interface the computer to the Mechanical partsIt takes a PhD in Mechanical Engineering to modify the car.I have been programming for 6 years and still couldn't even come close to programming the AI.
  20. neeki4444

    Zelda

    I love the legend of Zelda OOT, also I thought that the new gameboy version (oracle or seasons and ages) were very good, If you havent played Zelda you don't know what your missing. I have almost every zelda game made.
  21. I have 3 on my desktop computer, its running linux so one is for the boot, two is for etc and the rest is for homeon my laptop I have 2 one for winxp and the other for data.Its always good to have an extra partition for your data, since a virus can't copy itself onto another partiton.
  22. I play age of empires online with my friends, yeah I know its old but its still a great game. Also I play starcraft, but that one is really old, and am kinda of getting tired of real time stragaty games.
  23. Ok I contacted the amin I will try to post some more, hopefully somebody will ask some good programming questions that I will be able to answer Thankx
  24. neeki4444

    Jsp Help

    what is the BETA account? is it package 2 or 3 or 4 ??? anyhow I will keep answering any programming question that I am able too.
  25. Ok I understand that, but its hard to post on your board, because I am a programmer so when I go to the programmer section all I see is stupid posts like "what is C++" or "what is better html or php" and when ever I post a good question like "can anybody help me with running ssl with php" I get no replies.Don't get me wrong, but by looking at all the post it seems to me that everybody is just posting to get the free account.If all I need is like 50 of this retarded post to get jsp, I can do it but I don't want to be a member that just uses the services and doesn't contribute. I would like to learn more about programming and it would be nice if people helped each other out. ps my website will be very small, so when I have enough post may I have jsp with out getting more space? Since I don't need the extra space.
×
×
  • 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.