Jump to content

Akula_dude

Members
  • Posts

    98
  • Joined

  • Last visited

Everything posted by Akula_dude

  1. I use 1280x800 and I need glasses, but other than aching after 4+ hours solid, I can read everything, make out almost every pixel.
  2. Well, I kind of gave up. I've been writing my clansite and forums for a while now, and I decided that it was a bit above me since I've only been learning PHP six weeks. So... PHP-Fusion it is.Rest assured, I will complete my clansite sometime and swap it over from the CMS, but not yet
  3. Oh yeah, IE drove me up the wall for my clansite, too. It worked perfectly and didnt even need a database. My site was the best i could have hoped for. In FireFox and opera at least.So about a month later I am still redesigning, although I think im going to give up and use a cms or something.
  4. Cool, i think i've got it. Thanks!
  5. Yeah, thats what i meant :)Im not sure how to do that though... I still want to have html code display in the forums, just not particular tags (like </body> etc). Is it possible to replace particular tags? For example, someone types </body> into their post and it shows as </body>, without executing any code?
  6. Officially, require() is the way to go, because if the file doesnt load for some reason it doesnt keep executing the script.But personally I use include() when Im writing the code because I dont have time to write out every single script just to get one page to load, but when I put the thing on the big blue web I change it to require().
  7. Im writing myself a clansite and I (will) have a guestbook, forums, and screenshot uploading. All of these (will) work, but Im worried about security. How do I strip off code from inputs? Because right now if someone posted in the guestbook or forum with </body> or something it would screw the whole thing up.Any help is much appreciated. And im sure this has been asked before, but I couldnt find it in a search...
  8. Im not sure, I dont use divs that often. Why dont you post your site's URL or a screenshot, then maybe we could work out how to get the same layout with divs?
  9. Do you have a router? (aka hotspot)If so, find out it's IP address and ping it. If you're on WinXP, then you can do this by start > Programs > Accessories > Command Prompt and type: "ping xxx.xxx.xxx.xxx" without the quotes where xxx.xxx.xxx.xxx is your router's IP address.If you get a load of replies from the router, then you're connected to the network, but maybe not the internet.
  10. so you want to change tables into css and divs... I've gotta agree with real_illusions, it's probably an idea to re-make your site rather than edit someone else's code. How big is your site? No. of pages needing editing, i mean.
  11. yeah, me too. You gotta figure that most of the people who go on my clansite know how to set their game resolution high, and therefore their normal resolution. As for the others... well... scroll!
  12. Looks like you're connected. Whats the problem?
  13. I have a folder, and in that is a second folder and a .php file. In the second folder i need to link to the .php file from a .htm file. Since i probably didnt explain that too well, here's a sketch of my file structure:Is this possible?
  14. You can buy 32" CRT's just they only have TV resolution
  15. I've got a laptop with 1280x800 15.4" with an external 15" 1024x768 monitor next to it. And several more 15-and-17" monitors in the garage
  16. Yeah, the poll hasnt ended yet. I cant wait to get started, see
  17. So this means we have enough people to start?
  18. Nope, dont worry, i found out, its possible
  19. I was wondering, is it possible to animate SVG and add sound?
  20. An attempt. Even if we dont get as many people as we had hoped, I suggest we attempt it anyway. And RSS is a news feed. Its really useful on mobile devices like PDA's and phones when you have limited download speed, as you need not download the whole web page, but only a small XML file.
  21. An AJAX RSS reader would be useful, come to think of it. I got a script to make an RSS feed once, just prepending to an xml file, but never even tried making a reader
  22. If we dont manage to hit the 25-people target, why dont we have a crack at it anyway? It'll still be fun, and if we dont finish it, we havnt lost anything.
  23. Hmm... I cant wait until the 5th, i wanna know what we're doing
×
×
  • Create New...