Jump to content
xisto Community

cragllo

Members
  • Content Count

    954
  • Joined

  • Last visited

Everything posted by cragllo

  1. This is simply "Just another Topsites" to me, the kid of websites that DONT get indext by search engines as they are know as 'link farms'anyhow, removing the copyright on a script you installed can sometimes be very serious, lets just hope Aardvark don't find out and demand you put it back or shut down... Or lets hope noone reports you...
  2. Thats the thing, Im not looking for some pre-made template, I'm asking if anyone would like to create this design, the site gets about 2000 unique hots a day as it is and im sure we could link back to you.
  3. Hello, I am looking for someone to create a website emplate for the Official Pure Pwnage Clan, Official gaming clan for Pure Pwnage. Well, our current site is a bit rubbish, and we want a more hi-tec and mechanical/industrial gaming theme to the site while still using the base red, black and white colours, and of corse the Pure Pwnage logo. http://forums.xisto.com/no_longer_exists/404.png So, what are the specifications we want? We want to keep the same sort of layout 120px navigation bar to the left content area expandable to the edge of the page 10px margin to left and right (top and bottom touching edges) header must be no taller than 230px (space for two 468x60 banners to the top right) would be nice to fit in 800x600, but with our content, it probably won't, 1024x768 should be fine the word clan can be integrated however, must look decent design must be awesome
  4. If you wnat the number to have less numbers after its decimal place, simple edit this code function e() { $this->et = $this->getmicrotime(); echo round(($this->et - $this->st), 6); //Change this number here }
  5. As my knowledge of PHP increases, I have learned more, in this version, I use a class. V1: http://forums.xisto.com/topic/4782-page-loading-time-how-long-does-your-page-take-to-load/ <?phpclass microtimer {// Starts, Ends and Displays Page Creation Time function getmicrotime() { list($usec, $sec) = explode(" ", microtime()); return ((float)$usec + (float)$sec); } function s() { $this->st = $this->getmicrotime(); } function e() { $this->et = $this->getmicrotime(); echo round(($this->et - $this->st), 6); }}$tm = new microtimer;//A class is a collective function set. Stick that in a file that's included or in the file you're running//then you use it as follows:$tm->s();//put all you PHP code and site code in here$tm->e();//and it will display the execute time in seconds to 6 decimal places. Generally i get results such as 0.000158//just stay aware that php is extremely fast so if it's a small piece of code you'll get lots of 0s on the left?>
  6. This thread is over a year and a half old, please don't reply to threads this old.
  7. I know how to reinstall windows, I bult my pc, but its the fact that I dont want the hastle, having to backup things like, game saves, bookmarks etc... and software configs....and then having to reinstall all the stuff :|
  8. Ok, I booted up Ubuntu off the cd, configured my network and got it all working fine, i enabled and disabled it a few times, no problems As for the "Automatically restart" option, it was checked, I unchecked it... Now to see what happens... ***UPDATE*** When establishing a network connection, no restart. I got a windows stop message (like a BSOD) I did a search for "http.sys" and found about 7 different files... All in the WINDOWS folder, All the same size... And here are the 3 errors I got after bootup (I do use XP Pro, but with classic theme)
  9. What do you advide me going for?ubuntu-5.10-live-i386.iso orubuntu-5.10-install-i386.isoAnd itssami, Ive checked both of my RAM modules... and used some other RAM too, same problem...
  10. Hm.. Im confused, is UBUNTU Linux that runs off a cd or something, or does it run ontop of windows or what...?
  11. Im a gamer, Linux and games, a no no...I live Linux and all, but I require Windows, Well, Looks like a clean reinstall it is...
  12. Ive tried two seporate network cards, sameproble, it does it with a virtual network too... and my CPU is about 60*C but that normal for me...
  13. I have an AMD Athlon XP 2300+ running at 2.2Ghz A few months back I noticed my CPU temp going up and up over the corse of about a month. I didnt think anything of it. I only got scared when I noticed it had reached 90*C!! So I got my vacume cleaners and sucked every little piece of dust out, there was alot on the fan, I usually have the side of my case off for some unknown reason... It is currently running at 66*C acording to Motherbard Monitor 5
  14. Ok here is the problem. My computer is restarting by its self. I have run many many different virus scanners and spyware, nothing. It only restarts in two situations: 1) Right after startup, when the network connection status icon apperas in the task bar 2) Whenever a network connection is establushed, so If i restart my router, my pc restarts too, also when connection to Hamachi, VPN software.. This is getting very annoying, My pc needs to be on 24/7 because of certain things, but It lokes to restart itself I have an AMD Athlon XP 2300+ 2GB RAM nVIDIA GeForce 6600GT 256MB 120GB and 300GB hard drives on-board LAN I have established that It is not my RAID card, my 300GB hard drive or my wireless network card taht is causeing it to restart, nor is it my RAM... Any ideas? Thanks, Craig
  15. It can be any type of page, they must have just added it as a MIME Type.... You can have any extension you want, For a while I had .sim files setup as .php files for my sims site... Just add new MIME Types in your .htaccess file A little info here: http://www.javascriptkit.com/howto/htaccess9.shtml
  16. Almost all P2P programs have chat, But by private I mean you have to be invited to join the servers/networks and need to be registered by an admin..
  17. Ok then, don't download programs like exe, rar, zip or other archive file that you know should be about 100MB+ and are only about 1MB...
  18. As long as you NEVER download any exe, rar, zip or other archive file you will be ok. On private networks, almost every file is safe. As the user checks each file usually...
  19. OK, Here is an update I have 2.2Mbit download and 288Kbit upload Soon to be having 8Mbit I pay GBP ?17.99/mo
  20. Where to start:|> Gaming|> Programming (VB, C++, PHP, ASP)|> Web Development|> Surfing the net|> IM's (MSN, Google, Xfire)|> TeamSpeak|> P2P Filesharing|> Torrenting|> Watching Movies|> Listening To Music|> College Work
  21. Well, Public P2P networks are very vunerable, Limewire, Kazaa, Bearshare, Ares etc.BUT, Private networks are alot safer. You need to be invited to join them, and in alot of cases, you need to share at least 20GB of data. Most servers are run using software called "SlavaNap". You can use over 50 different clients to connect to the servers. The most popular being WinMX 2.6-PATCHED (Reason: V2.6 is safer as it does not connect to the winmx site at all, and the patch stops all misc connections.) However, V2.6 does not support milti-sourcing.All of the hardcore file-sharers use private networks, and they share about 4TB. Anyone sharing that on a public network is going to get gaught.There are alot of private networks out there, but only a handfull of good ones. Im not going to mention any as thet would be stupid, and there will be an influx of kiddies begging to join them."<OpenNap 743 users 2141480 files 347490 gigs from 6 serv>"There are so many files the word "servers" does not fit...
  22. Hi, I have also been looking for a certaion type of screen capure software. Im looking for a program that emulates a video capure card but actually records your on-screen activity.I want to be able to stream my desktop over the internet so I can show live gaming. The software I use for video streaming is NSV (Nullsoft Strreaming Video, Uses SHOUTcast technology). And you can either select a webcam or a video capure device as your source, But I Dont have one, and I dont want to buy one as i would not use it tbh,Thanks,Craig.
  23. Heres a little story...My dads friend works as a computer technition for some company. Anway, their server had not been off for a few months. When they had to turn it off to do maintenence, It would not come back on, the reason? Burned out PSU.Thats about it...
  24. Yes, there is a topic that has been going for a while about it here: http://forums.xisto.com/topic/27964-the-sims-2-open-for-business-the-3rd-ep-for-the-sims-2/
  25. If you want to aquire games for free then your not a true gamer, and if you like consoles, then you really aint a real gamer, PC for the win, and if you say consoles are better than a pc. Then you dont know jack about anything :lol:Anyway, new expansion coming out. This one is so old now, one of the worst of the bunch really.
×
×
  • 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.