Jump to content
xisto Community

Inspiron

Members
  • Content Count

    1,204
  • Joined

  • Last visited

Everything posted by Inspiron

  1. It will be perfect if you just enjoy the scene of Longhorn on your computer.Until when you need to play 3D or full screen games, and load documents into Microsoft Office, or even viewing PDF files or editing photos on PhotoShop, you will then realise the drastic decrease in speed...
  2. You can actually convert your current Windows XP into Longhorn with a freeware called Longhorn Transformation Pack. It can be downloaded at these few places : http://windows-vista-transformation-pack.soft32.com/ http://forums.xisto.com/no_longer_exists/ http://forums.xisto.com/no_longer_exists/ Longhorn Transformation Pack will update your Windows XP with the latest Longhorn GUI by adding some themes and patch system files. Here's a screenshot of the program I would recommend this program on a 1GB RAM computer with Pentium 4 HT technology or latest AMD processor as it has alot of memory and it needs to render graphics for your desktop. I've tried it and it's cool. But it's quite slow on my computer. I'm on 512MB RAM, its far too less...
  3. The blue diodes cost $3,000 each.The optics used for generation of blue laser light are less efficient and more expensive than those used for green, blue DPSS laser modules are still horrendously expensive.
  4. Here's a picture of how a blue laser pointer looks like... See more at http://forums.xisto.com/no_longer_exists/
  5. Oh okay...Then what domain will you recommend ?It has to be free...
  6. Hey but your shoutbox provider should provide the codes properly..You have to refer to them.. Different providers provide differently
  7. cragllo has given a slightly complicated code... It is broswer sensitive as it test your broswer compatibility before executing the codes... Here's my version, simple and easy to understand... This code loads faster as well... <html><head> <title>New Page 1</title><script language="javascript"> function printpage() { window.print(); }</script></head><body><form> <input type="button" value="Print" onclick="printpage();"></form></body></html>
  8. haha...I'll give 0/10 ...Because this is what I've got...Not FoundThe requested URL /index2.php was not found on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at http://forums.xisto.com/no_longer_exists/ Port 80
  9. I've tried for a few days already to remove the .tk banner.Every links in .TK works except when I press the submit button to remove the banners,it states server error..Is anyone experiencing the same problem ?Or is it .TK using this method to stop people from removing banners so in the sense to make themselves innocent...?
  10. Hey... check this out... http://forums.xisto.com/no_longer_exists/
  11. That really motivates me... Really...Thanks...
  12. Oh thanks..But that was quite fundamental by the way...If you open Internet Explorer after installing firefox and made it the default broswer, IE will automatically make itself the default browser..To really do this, you need to go to your Control Panel, Add and Remove Programs, and select Default Applications...That should do the job...
  13. Altec Lansing will be the best speakers for gaming and multimedia on computers...Followed by Creative Technologies...There's no 3rd place in what I think because these 2 just rock when comes to sound... !
  14. C & C : Command and Conquer...I love these games by Westwood Studios...Played since the primitive Command & Conquer version..The latest series I've played was Command & Conquer Generals : Zero Hour..I've visited that link, but I'm disappoint that it does not have mods for Generals : Zero Hour...For the other series, they are excellent source of modding...Thanks ...
  15. Oh ... Thanks BuffaloHELP for discovering my errors...I didn't know that as I was typing...You know I always like to write my codes up to scratch.. :lol:Hope it helped you, fsoftball...
  16. You will have to be familiar with javascript because javascript is the one playing the role of switching pictures. I've created a sample for you according to your specifications. <html><head><title>New Page 1</title><script language="javascript"> function pictureA { document.preview.src = "1.jpg"; } function pictureB { document.preview.src = "2.jpg"; } function pictureC { document.preview.src = "3.jpg"; } function pictureD { document.preview.src = "4.jpg"; } function pictureE { document.preview.src = "5.jpg"; } function pictureF { document.preview.src = "6.jpg"; }</script></head><body><table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%"> <tr> <td width="50%" rowspan="6"><img src="" name="preview" width="800" height="600"></td> <td width="50%"><img src="1.jpg" width="320" height="240" onmouseover="javascript:pictureA();"></td> </tr> <tr> <td width="50%"><img src="2.jpg" width="320" height="240" onmouseover="javascript:pictureB();"></td> </tr> <tr> <td width="50%"><img src="3.jpg" width="320" height="240" onmouseover="javascript:pictureC();"></td> </tr> <tr> <td width="50%"><img src="4.jpg" width="320" height="240" onmouseover="javascript:pictureD();"></td> </tr> <tr> <td width="50%"><img src="5.jpg" width="320" height="240" onmouseover="javascript:pictureE();"></td> </tr> <tr> <td width="50%"><img src="6.jpg" width="320" height="240" onmouseover="javascript:pictureF();"></td> </tr></table></body></html> Hope it helps...
  17. I found the site.. http://forums.xisto.com/no_longer_exists/ It looks like Call of Duty... And to be exact, its $19.90 for registration. That price tag made me close the window.
  18. Oops, sorry... The link is http://www.apache.org/ You can download here : http://www.apache.org/dyn/closer.cgi
  19. You can make your own computer a web server. In this way, you host your files and sites in your computer without uploading a single file. However, your computer needs to be turned on 24hrs and say connected to the internet for web surfers to visit. A very good program that can turn your computer into a web server is Apache. It is free and open-source. Get it at http://www.apache.com/www/ Else, alot of webspace, I would recommend YouSendIt.com. It's able to host up to 1GB of a single file for a week. This temporary hosting will automatic delete the file 1 week later or it has been downloaded 25 times. Hope all this helps..
  20. Making EXE files means you will have to program them... Exceptions are zip-self-executable files etc.. Programming softwares are available some for free but most are for a fee.. Below are some free compilers for C/C++ that you might be interested.. Don't need to worry if these gets too complicated. I suggest you go for boland as its a more common compiler. And all creates EXE files.. Notice from whyme: Whoaa, Whoaa, Whoaa, you've copied and pasted this ENTIRE chunk from http://www.freeware-guide.com/dir/softdev/ccomp.html . You are to QUOTE all text that is not written by you. I have now *quoted* your text. -whyme
  21. Why name mandrillia ?At first I though it's another expansion of the linux distribution Mandrake which just changed to MandrivaLinux.So it's band... A rock band, jazz band, military band or a concert band ?Engineering in Telematics sounds cool.All the best in your studies..As well as your newly formed band...
  22. The internet don't not have any laws, basically because no one owns the internet. Everybody uses the internet with their own risk, in the sense to protect themselves from attacks or virus to destroy their computers.So web surfers are responsible to equip themselves with tools and software for protection. Likewise, there is no international laws to arrest those people who create havoc or terrorist the internet.However, companies and even individuals are able to sue these "internet terrorists" if they manage to track them down and bring them to court.Apart from terrorising, individual themselves can so things that are illegal to their local government rules of internet. A good example is piracy. Many countries have laws and against people to download pirated materials. If the ISPs managed to track the person who sent the pirated materials, the sender might be as well be brought to court.That is individual country law, not the internet law.
  23. Anyone knows how to join the Affiliate program? It claims to deliver a serial key to Opera 8 upon 250 unique referrals from our site have been logged. http://www.opera.com/blogs/news/
  24. If possible, will you people post your website here so everyone is view them ?It will be easier for me to take some ideas..
  25. Oh thanks..maybe some polling booths might help...But which sites host free polls ?Anymore ideas ?BTW I've replied to your WAP thread..
×
×
  • 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.