false

  1. nisargshah95

    Configure Sublime SFTP plugin to work with Amazon AWS

    I am using Sublime Text 2.0.2 on Linux Mint. I have the username, public IP and the private key file (.pem) for my Amazon AWS EC2 instance. I wish to configure Sublime SFTP plugin to try to connect to my EC2 instance. Here's my sftp-config.json contents - { // The tab key will cycle through...
  2. Anorion

    Mobile + Tablet Screenshot Channel

    post your mobile game screenshots here Star Legends GOF2 Plague Inc world graph, allowed humans to recover 3 times, giving them false hopes before killing them brutally #toucharcade flight crew dominating in Pocket Planes
  3. vickybat

    Sudoku in python

    Guys, please see if the logic of sudoku checker is right or not in my code Here's a bit of info about a sudoku checker Here's my code in python: correct = [[1,2,3], [2,3,1], [3,1,2]] incorrect = [[1,2,3,4], [2,3,1,3], [3,1,2,3]...
  4. D

    NFS:Most Wanted (2012) FPS Issues

    Anyone else havin' em? I had to turn on "lockto30" in my config file to stop the stutter to at least some extent. Set it to false (default) and the game stutters anywhere from 65 to 25 fps:cry:
  5. cute.bandar

    unable to validate email address in php

    This should work, but I just can't figure out what wrong here. HOping that there is something simple I am missing function email_valid ($email) { if (preg_match("/^[_\.0-9a-zA-Z-]+@([0-9a-zA-Z][0-9a-zA-Z-]+\.)+[a-zA-Z]{2,6}$/i", $email))...
  6. Plasma_Snake

    H.A.W.X help

    Whenever I try to run HAWX, its res. goes out of screen's range hence gives no signal message. Saw he config file in settings menu and there it shows 1024x768 which my screen does supports but still same error. Tried making it read-only and running it windowed but nothing happens. Below is my...
  7. NewsBytes

    Next Version of Internet May Include Brain!

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable...
  8. neelu09

    Anyone knows Ocaml???

    i need some help with ocaml programm...can anyone help i have to write a programme which will tell whther a date is valid or not i have written let datevalid : int*string -> bool = function (d,m) -> if (d>31 || d<1 ||...
  9. the great one

    EA's Simcity 4

    I hav recently installed simcity 4 on my system My sys config :: P IV 1.6 , 384 SDRAM , 40 GB HDD(10 GB Free) , 128 MB NVIDIA GEFORCE FX5500(Direct x 9.0c installed) , DVD WRITER. Game requirement:: - Minimum System Specs CPU: PIII 500 or equivalent RAM: 128MB Video: 16MB supported...
  10. JGuru

    Fine-tuning FireFox : Tips, tricks & tweaks!!!

    >>>>>>>>>>>>>><<<<<<<<<<<<<<<<< Fine-tuning FireFox : Tips, tricks & tweaks: >>>>>>>>>>>>>><<<<<<<<<<<<<<<<< Here I'll present the tips, tricks, tweaks for FireFox browser. You can apply these tricks on Firefox running in any platform - Linux, Windows, Mac etc., Type about:config in...
  11. Chetan1991

    Please help me in VB code

    Hi Guys! The following text is the source code of my multiplayer snakes and ladders game in VB. I am not getting the desired result with it. Please tell me what are the errors in it. -------------------------------------------------------------------------- 'General Declarations Dim C_1...
  12. CadCrazy

    Nvidia Driver instalation problem in Ubuntu 6.10

    I have just installed Ubuntu 6.10 on my pc having Viewsonic 20 inch lcd and Nvidia 7300 GS graphics Card. I downloaded Nvidia Linux Display Driver version 100.14.19. Then i booted throgh recovery consol and issued following command "sudo sh NVIDIA-Linux-x86-100.14.19-pkg1.run" i followed the...
  13. D

    Autopatcher infected with trojans???

    I installed .NET framework from Autopatcher May 2005 edition. avast! detects a trojan in one of the installed files. Is this a false positive or other antivirus programs are detecting it too?
Top Bottom