Jump to content
xisto Community

robocz033

Members
  • Content Count

    176
  • Joined

  • Last visited

Everything posted by robocz033

  1. That computers can actually support boredness. that when im searching the web or trying to do something to spend time, sometimes i get so bored i am about to hit myself in my face. it feels like i have used the computer so much that i have found out everything i need to know and dont need it anymore. besides scripting my webpage, i dont really need a computer, but i have an urge to buy a mac. so now im just plain bored...and i have problems with my pc...it would just help if i could get a completely customized computer that has everything tuned to my needs including the os. it just gets boring, im sick of gaming, get bored of just going to forums over and over. i guess i need to start hanging out with my friends more cuz the computer doesnt help me get ride of boredness...
  2. robocz033

    Ipconfig

    comp lagged, didnt show i put it in, my bad.
  3. robocz033

    Ipconfig

    i think my cmd command is broken...nothing works on it.
  4. robocz033

    Ipconfig

    ok, that works, but it doesnt stay up. it quickly shuts the window off.
  5. Alright, i want linux now, but im not sure how well it will work. from what i read, it is not like windows or OS X, which is what i am familiar with. Also, partitioning my hard drive sounds hard, and im kinda lazy. linux seems like too much work, eventhough its reviews are amazing. i guess i am looking for guidance. i dont want to screw up my comp, but i want to try linux. i want to know which distribution i should get. the main things i do are: coding, internet surfing, iming, listening to music and gaming. but with linux, i am not sure i will be able to do that. so will having xp and linux be good. but if i boot up with linux, will my windows xp stuff run I.E. antivirus, security stuff, router software. and will i have to get new stuff because most programs arent designed for linux.My basic concern is that switching to linux will narrow my ability to do what i want with my computer. so if i switch, will i always have to reboot when i want something on my other os. i just need to know how different everything will be.
  6. robocz033

    Ipconfig

    the problem is simple, when i go to start->run->cmd->ipconfig, nothing shows up. it says: Microsoft Windows XP [Version 5.1.2600]© Copyright 1985-2001 Microsoft Corp.C:\Documents and Settings\Rutger Boll>ipconfig'ipconfig' is not recognized as an internal or external command,operable program or batch file.C:\Documents and Settings\Rutger Boll>Does anyone know what is wrong?
  7. Dreamweaver is great, but if you cant use it, use notepad! definately the best way to go if your just in it for coding. but for a wysiwyg, dreamweaver is the way to go.
  8. robocz033

    Flash

    Can anyone recommend a book or online guide to flash. i am currently designing a new website, and with it, i would like to add flash and all that jazz (kinda like this website). i want to get an good understanding of flash and other things like flash so i can create and design flash based websites.
  9. yep, got it fixed. now im working on a better interface.
  10. i am currently working on it with alex and ghostrider
  11. well, i dont really understand what you said. however, i am not scripting my own forum, i use smf (i believe i mentioned that) but if you have any messenger, i can talk to you about it on wednesday because i am not going to be home at all tomorrow.
  12. i am trying to learn fread, fwrite, and $_get for my form generator. this is my basic need:a php script that will check a file named numbers.txt, read the information, input it into the file and erase the stuff in numbers.txt and replace it with a number 1 higher starting from 0.since i have the fwrite script, that is fine, but to describe the whole thing, i need a script that will check numbers.txt, then use that number in a url (for posting a reply on a dedicated forum) so when a user presses post, it uses that url, instead of the same one. so after it gets the number, that number must be deleted from numbers.txt then replaced with 1 number higher.So i guess it would go like this:The url will have a php script, but i am not sure which one, i am guessing $_get that will retrieve a temporary number from numbers.txt and use that in a url.Then when they hit post/submit, a script will erase numbers.txt and add a number that was 1 higher than the previous one.I either need a full script or just some guidance. =)Or another option is almost the same thing, but a script will check the database (i am not sure, but i think the post count would be there) for the post count, add one to it, and insert that temporarily into the url. i am not sure how possible that would be. but it would be nice not to upload another forum.So this way would entitle:A script within the url that will temporarily insert the post count plus one so the post is valid. (by post count, i mean the number of topics created). that pretty much sums up what would be needed. although i am not sure it is possible seeing as it would need to contact the database and find the total number of topics.If it is any help, i use smf. i can also allow anyone who can help to use an administrator account on the forum to look at server information and stuff.
  13. robocz033

    Form

    im going to make a seperate forum for it so that does not happen. even if it does, all that happens is it says the post was already submitted.
  14. smf is by far the greatest. their support is unmatched. they have hundreds of mods and themes, and it is very easy to write your own! i like ipb, but smf is way simpler. i had no idea how to do ipb when i first started it, with smf, it was easier than breathing...
  15. web design isnt really the best main job to do. i would sugguest doing it on the side. do something else related to computers or something, then just have a web design company on the side. thats what i do. i have a lawn care buiness, web design, and a real job!
  16. robocz033

    Form

    Alright, i need a script that will change a number every time a button is clicked. the line it must change is: http://forums.xisto.com/no_longer_exists/ to: http://forums.xisto.com/no_longer_exists/ and keep moving the "start=(#)" up. the forum is dedicated to this, so i dont have to worry about the post number or anything. it will be a strait up deal. Another feature, if possible, is to link a bunch of generators together. they all go off of the same post counter and then with that, they determine the line to put in. For example: The website request form has this post number: http://forums.xisto.com/no_longer_exists/ then the website modification for has this post number: http://forums.xisto.com/no_longer_exists/ so the script would link that line of code with all the other files. if someone can do this, i will send them the files. then it would be also appreciated if it could be explained to me.
  17. i am doing so right now. thank you so much!
  18. then it should work if i put that in?
  19. yea, me and my friends pre-ordered, lol. not having halo 3 for xbox 360 is suicide for microsoft! they would lose so many customers, probably.
  20. so this just edits your php? is it a program for writing or does it make sure that it is all correct?
  21. umm, would you mind saying what those variables are? im new to php.
  22. I am making a form generator like the one Xisto uses to make the code for website requests. well i have everything set up, i studied the code from the Xisto generator and learned from it, then i tried to make my own, but when i click the generate button, the code isnt filled out. if you would like an example please visit my website at http://forums.xisto.com/no_longer_exists/ the problem is that it doesnt fill in the the answers. can anyone help? i will put credits on the affilates page and on the gen pages.
  23. sorry, i read it, but i didnt remember completely. i thought we could, but i was just making sure so i dont get in trouble. now could anyone recommend the best ad service. one that pays a lot and isnt annoying.
  24. Are we allowed to have advertisement on our websites? and if so, how would we go about get advertisement. and do we get paid for it? (sorry for being short, but its all i have to say)
  25. alright, i will do that. but the pages loaded before. but ill just send them an email.
×
×
  • 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.