Jump to content
xisto Community

FirefoxRocks

Members
  • Content Count

    1,251
  • Joined

  • Last visited

Everything posted by FirefoxRocks

  1. Well I mean step-by-step instructions are awesome, but I think that the images distract from the content because there are too many, some of them are missing, and some of them are just plain ads for videos and images.
  2. If Task Manager is disabled, I highly doubt that you will be able to access the Windows Registry.
  3. It means that an administrator has disabled Task Manager, simple as that. Unless you are administrator, you can't access Task Manager. My school does that to prevent us from shutting off security/network applications. It is most likely done via Group Policy Editor, which I'm assuming you are running a computer from a network, a domain, using Windows 2000, Windows XP Professional, Windows Vista Business or Windows Vista Ultimate. If you can find a way to override this without knowing the Administrator password, it can be reported as a privilege escalation security threat.
  4. What is a .bam file? Why would we need to open one? From the looks of the available pictures, it looks like reverse engineering a software application.By looking at the software website, it looks like Panda 3D is for designing 3D games and such. Is this what a .bam file contains? 3D imagery data?It may help to explain more details about what we are doing instead of just giving step by step instructions to do something. We need to know WHY we do this because the concept is unfamiliar to many people (I think).Please also note that some of your images do not work.
  5. I was also wondering if you could use the PHP image extension to create animated GIFs or animated PNGs. That might be more useful than using software to create it because it can accept more variables. I know that it is possible, but I'm not sure if it is by PHP or what.
  6. Can anyone tell me the benefits of animated GIFs or PNGs? For webpage use, I think it is mostly annoying, especially when using them as those small ad buttons or even big ad banners. As for printed media, well, printed media can't be animated ;)I have tried making animated GIFs before in a graphic software long ago. It was harder than I thought.
  7. Also verify that the screen resolution that you are trying to get 32-bit colour on actually supports 32-bit colour. Some screen resolutions can only display 256 colours, while older monitors (from Windows 95/98) can sometimes only display 16 colours at the lowest resolution.
  8. This is my .htaccess file: Redirect /xkingdom http://feral.portal.trap17.com/Redirect ^/wdl/$ /gone.php 301The first line works, the second line doesn't. It actually returns an Internal Server Error: I have the gone.php file in the root directory of my subdomain.
  9. That code only gave me an internal server error (HTTP 500). I tried 302, 301 and 410 and it still does the same thing.
  10. Wouldn't that redirect ALL directories to the root directory? I just want to redirect one, not all directories.
  11. I'm sorry but I don't understand what you are saying. Could you please tell me what to put in the .htaccess file?
  12. I have seen examples for redirecting one file to another using htaccess, redirecting directory structures and other things. However, I want to redirect a directory of files to one file in the root directory. How do I do this?Bare minimum: Send a HTTP 301 status code and redirect the user to a specific page.Optimal task: Send a HTTP 410 status code for the page/resource that the user is trying to access and then redirect the user to a specific page.How do I do this via htaccess or PHP?
  13. Have you tried making both images display: block? From what you mentioned, you can try: #logo {margin-bottom: -3px;} or img { display: block} Also, you have absolute positioning there. Unless absolutely necessary, you shouldn't need to use position: absolute. IE6 support is becoming less and less, because most people use either IE7 or alternative browsers now. You may want to consider dropping support for IE6, and let the browser render the page the way it wants to.
  14. You can try using Live Webmaster Tools to manage what Live Search crawls for a specific site. It isn't as advanced as Google Webmaster Tools, but it is mainly for Live Search and is quite useful actually. http://www.bing.com/toolbox/webmaster/
  15. Why would you need to make 2 windows active or look active at the same time? You can probably do that within the Apperance dialog in Windows by changing the colours of inactive and active windows, but it would be extremely confusing especially if you have something like 5 windows open.
  16. I think that the Internet speed test hosted at http://www.speedtest.net/ is more reliable because it has a lot of different servers around the world (especially in North America and Europe). It also gives a comprehensive report of your Internet speeds as well as information about other people in your area. The test provided in this post was hosted on an unknown server in an unknown location and therefore the accuracy of the test is questionable as not many details are known about it.
  17. I have heard of Ruby on Rails before on things like HotScripts and occasional email newsletters about web development, but I have never actually investigated it before. In fact, I have never even googled it or looked at anything like it before.Is it really better than PHP? Is it popular in the sense that big well-known sites use it? Is it compatible with Xisto?It sounds neutral in my knowledge right now, but my opinion may change after actually reading it on Wikipeida or somewhere.
  18. A lot of antispyware software applications will detect Smiley Central as spyware, even when the Terms and Conditions explicitly state that it is spyware free. This is because Smiley Central will hijack your browser's home page, install toolbars into Internet Explorer and is quite time consuming and confusing for the average user to remove completely without a system restore/backup.If you want smileys to use in Messenger, wait until Yahoo! or those Microsoft partners (Kiwee, etc) release the free smiley packs. I can actually trust those to be installed.
  19. I used a product that they sold at Wal-Mart to clean the LCD monitor. It works fine I suppose but sometimes it leaves streaks. I will have to try the rubbing alcohol method sometime.
  20. Is this to do with Dreamweaver? Photoshop? Fireworks? or what? It looked like JavaScript at first, but with all the _ characters, I'm not sure what it is. Please post what program this relates to when posting a "tutorial". That would help people follow the steps much easier
  21. I know about PayPal, but a lot of reviews on the Internet are saying that it has a rather bad reputation. My parents rarely purchase things on the Internet, but when they do, a credit card number is usually better than a third-party payment services such as PayPal.Unless you have an eBay account, I would recommend using cheques or credit cards.
  22. You can use GParted on Linux to try to reformat the flash drive. Remember to back up your data first onto your hard drive (or something else).I don't know what could have happened to cause Windows XP to not recognize the drive again. Did you check device manager?
  23. The server is empty, it gives a directory listing of nothing. Are you sure there is content on the site?
  24. Flash may be a factor, did you have any Java applets loaded at the time? Java literally suspends the entire browser on my Windows Vista. The whole browser stopped responding, every tab. It was until I killed a few chrome.exe processes in Windows Task Manager to close the tab with the Java applet.
×
×
  • 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.