Jump to content
xisto Community

flyerdball

Members
  • Content Count

    39
  • Joined

  • Last visited

Everything posted by flyerdball

  1. Im suprised no one has mentioned any of the Half life series! PC GamesHalf LifeHalf Life 2Counter Strike SourceHomeworld 2Ground ControlSegaGeneral Chaos... Old but goodieRoad Rash 2Desert StrikeNintendoMario BrothersI cannot wait until Age of Empires 3 comes out for PC though... that might be a new favorite!
  2. I have seen many websites do external stylesheets for the entire website, with internal stylesheets for the individual pages. I believe that Slashdot in fact does that now.
  3. Im hosting a wordpress blog on Xisto currently, and I have noticed some problems with it as well. Im hoping, this problem resolves itself with no data loss. That would not be cool....
  4. This code comes from a Post in developerfusion.uk.... I have myself controlled other keys but not exactly in this fashion. This will work for almost all other keys that you would want to control. Private Declare Function SystemParametersInfo Lib "user32" Alias "SystemParametersInfoA" (ByVal uAction As Long, ByVal uParam As Long, ByVal lpvParam As Any, ByVal fuWinIni As Long) As Long Private Sub disablekeys(disable As Boolean) SystemParametersInfo 97, disable, CStr(1), 0 End Sub Private Sub disablek_Click() disablekeys True End Sub Private Sub enablek_Click() disablekeys False End Sub
  5. From what I have been reading Xisto does have all of the requirements to run Wordpress. That is the main reason I have in fact joined, so Im hoping that I am correct in this assumption!
  6. From an economics stand point, you answered you own question as to why gas prices are going up. "People were lining up at gas stations to fill up before prices go up." This demand in fact creates a smaller supply. Even if no shortage would have been caused by oil producers, the simple fact that people are filling up in anticipation of an event, causes the event to happen. Its a really messed up catch twenty two.
  7. You mentioned the software router, what about installing a IP address block such as Peer Guardian 2? Peer Guardian 2 currently only runs on Windows, but the do have a link Here that is for linux and may work best for you situation.
  8. I have never seen a downtime problem with Gmail, almost every problem I have experienced is on my ISP. Im not sure which way you are accessing Google, but one of the great new ways is creating a personalized homepage for yourself at Google Personalized Homepage. Plus another unique way to use it is to install Gmail Drive Extension and use it as a personal harddrive.
  9. From what your describing, even though I have not yet played this game, sounds like Mech Warrior to me. Other games that it could be are Gundam Wing or a few others... What console are you playing it on?
  10. If you have not purchased Nightlife, or University yet, I wouldnt purchase Open for Business and purchase all three together for a discounted rate. In the past people have saved lot of money waiting until Maxis has bundled all of the software packages together.
  11. I personally believe that the best combination of search and browser is Firefox and search engines extensions. For example, if you want to find an encyclopedia article, add in the wikipedia search toolbar into firefox, or if you want to find a bittorrent file, insert the isohunt engine. Firefox's extensions greatly outweigh any other browser. On another note, I wonder if google will ever decide to create a browser....
  12. After reading the following posts, I have seen one program I use and love, not mentioned: Peer Guardian 2. Now granted, the common use is usually to block anti p2p companies such as the RIAA, and may not be considered a "firewall", but I have seen it block spyware, adaware, and even popups that many of my previous firewalls have missed. Plus, the greatest feature of the new version is that it takes a very small amount of memory and cpu usage. The only problem I have seen is that it is a tad overzealous, but you can fix this by allowing more ip ranges. Just my two cents
×
×
  • 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.