Jump to content
xisto Community

iGuest

Members
  • Content Count

    72,093
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by iGuest

  1. Apache2tried have some bugs so on the latest version was removed som funccions on it. You can try to use IBSERVER , a simple windows SW that allow you to use MYSQL,PHP and other stuff inside windows. After install it, you can use http://forums.xisto.com/no_longer_exists/ to test your web site or go to http://www.noip.com/or http://forums.xisto.com/no_longer_exists/ get a free account install the Redirect Software and get you web site on the web with the hosts no-ip.com or dyndns.com EX: test.no-ip.com it works without problems. GEt it AT http://forums.xisto.com/no_longer_exists/
  2. the emails are being sent to what email, site admin email or my nick registry email? i didn?t get any until now :|
  3. the best and easy one is this...http://www.net2ftp.com/ no need for a program, just use it directly from the link.
  4. C? nghĩa l? ?ng phải chờ để server chuyển site của ?ng qua đ?.OK
  5. I could not access freenukehosting.com for about 2 days or something. Was the server down?
  6. I have seen the post here.http://forums.xisto.com/ It's really good,but it can't work in Mozilla FireFox,So I edit the code,and add a image. Save the code as file snow.js /*ä¸éŞsnow - Start*/var no = 10; // number of snowsvar speed = 20; // smaller number moves the snows fastervar heart = "images/snow.gif";var flag = new Array();var ns4up = (document.layers) ? 1 : 0; // browser sniffervar ie4up = (document.all) ? 1 : 0;var dom = (document.getElementById) ? 1 : 0;// coordinate and position variablesvar dx = new Array();var xp = new Array();var yp = new Array();// amplitude and step variablesvar amx = new Array();var amy = new Array();var stx = new Array();var sty = new Array();var i, doc_width = 800, doc_height = 600;if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.scrollTop+document.body.clientHeight;}else { doc_width = window.innerWidth; doc_height = window.pageYOffset+window.innerHeight;}for (i = 0; i < no; ++ i) { dx[i] = 0; // set coordinate variables xp[i] = Math.random()*(doc_width-30)+10; // set position variables yp[i] = Math.random()*doc_height; amy[i] = 12+ Math.random()*20; // set amplitude variables amx[i] = 10+ Math.random()*40; stx[i] = 0.02 + Math.random()/10; // set step variables sty[i] = 0.7 + Math.random(); // set step variables flag[i] = (Math.random()>0.5)?1:0; if (ns4up) { // set layers document.write("<layer id="dot"+ i +"" name="dot"+ i +"" left="150" top="150" visibility="show"><img src="" + heart+ "" border="0"></layer>"); } else{ document.write("<div id="dot"+ i +"" style="POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 150px; LEFT: 150px;"><img src="" + heart+ "" border="0"></div>"); }}function snow(){ for (i = 0; i < no; ++ i) { // iterate for every dot if (yp[i] > doc_height-50) { xp[i] = 10+ Math.random()*(doc_width-amx[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); flag[i]=(Math.random()<0.5)?1:0; if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } else{ doc_width = window.innerWidth; doc_height = window.innerHeight; } } if (flag[i]) dx[i] += stx[i]; else dx[i] -= stx[i]; if (Math.abs(dx[i]) > Math.PI) { yp[i]+=Math.abs(amy[i]*dx[i]); xp[i]+=amx[i]*dx[i]; dx[i]=0; flag[i]=!flag[i]; } idot="dot"+i; c=(dom)? document.getElementById(idot).style : (ie4up)? document.all[idot].style : (ns4up)? document.layers[idot] : ""; theTop=yp[i] + amy[i]*(Math.abs(Math.sin(dx[i])+dx[i])); theLeft=xp[i] + amx[i]*dx[i]; if (ns4up) { c.top=theTop; c.left=theLeft; } else if(ie4up){ c.pixelTop=theTop; c.pixelLeft=theLeft; } else if(dom){ c.top=theTop+"px"; c.left=theLeft+"px"; }; }}/*ä¸éŞ snow - End*/window.setInterval("snow()", speed);//ä¸éŞďźsnow Also you can change the path of the snow image.You can get the image here. And the code below after <body> tag. <script type="text/javascript" src="snow.js"></script> You can get a demo here.
  7. To live in Spain, I'd rather stay here, in Portugal. USA is too lame, a lot of fake freedom. I don't know much about Australia, but doesn't seem very cool to me. I think Sweeden is cool, but the cold... :shock: I really don't know, I'd have to live in some countrys of my choice for a while, and then choose one. I guess Canada would also be cool, but, the cold...Anyway, those four countrys aren't enough for a pool.
  8. Well Maple bored me Tibia too ;]
  9. I play. Game i very good, like other games made by square-enix
  10. I don't think I could follow that up...
  11. Motherboard Asus P4P800 Deluxe.P4 3.0GHZ FSB 800mhz.1024 DDR memory.ATI Radeon 9600 256 DDR memory.S-ATA 160GB Seagate.Pinnacle PCTV RAVE PRO.Compaq DVD-ROM ReaderLite-on Combo drive.HP DVDRW +/-R/RW/RAW 630EConceptronics Wireless Card 54G.Windows XP PRO SP2!Linux RedHat 9maded by my own not to bad though.regs,
  12. Very good analogy there Gohst......nicely put.
  13. How long have you been using this provider?(Free hosting)
  14. I try not to think of myself as pointing anything useful out...just putting my personal views and opinions down; that some people may or maynot find interesting and spark off conversation about.That way it's easier to write what you feel about the films he's done rather than think up something smart to say about them.
  15. Yes i think that FNH will be better... i have no worries...
  16. This is turbulent waters my friend. This too shall pass.
  17. iGuest

    24

    I never said event's did not occur in real time... :DWhat I said was that each show isn't an hour long; and yes I know the one hour accounts for the commercials as well.Try not to warp what I say PSD
×
×
  • 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.