Jump to content

TeraHertz

Member
  • Posts

    70
  • Joined

  • Last visited

Everything posted by TeraHertz

  1. I just saw the first airing of Wierdmaggedon Part Three! It was amazing. I actually cried a few times especially when they left. I did see at the end "See You next Summer!" on the postcard from Wnedy given to Dipper. I will always miss Gravity Falls. Reply if you have ever see or enjoyed Gravity Falls. It will always hold a special place in my heart.
  2. I'm looking for a new browser that supports flash as well as Ad-Block plus and JavaScript. I can't use chrome because it is stupid. Well, actually I could use some help so, when I go to a website it tries to load it with the spinning circle and once it stops, I'm left with a totally white screen that has nothing. I really would like recommendations/help.
  3. So, when I try to go to any website on chrome, it doesn't load them. I can access the websites on any other browser but that one. I really like Chrome and would for this to get fixed.
  4. I need help with these to pages: http://hihiyt.cu.cc/updates.html http://hihiyt.cu.cc/contact.html and http://hihiyt.cu.cc/index.html These are both redirecting to parked-domain.org I don't know why these redirect there.
  5. So, I was wondering if the better IPC of the 4th-gen i5 is worth the larger cost. It isn't for a build, but for more knowledge.
  6. I can't get the drop downs to work on the navbar: <!DOCTYPE html><html lang="en-US"><head><title>Test Website</title><!-- Latest compiled and minified CSS --><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> <!-- Optional theme --><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --><script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </head> <body><nav class="navbar navbar-default"> <div class="container-fluid"><!-- Brand and toggle get grouped for better mobile display --><div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span> </button> <a class="navbar-brand" href="#">Brand</a></div> <!-- Collect the nav links, forms, and other content for toggling --><div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"><li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li><li><a href="#">Link</a></li><li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a> <ul class="dropdown-menu"><li><a href="#">Action</a></li><li><a href="#">Another action</a></li><li><a href="#">Something else here</a></li><li role="separator" class="divider"></li><li><a href="#">Separated link</a></li><li role="separator" class="divider"></li><li><a href="#">One more separated link</a></li> </ul></li> </ul> <form class="navbar-form navbar-left" role="search"><div class="form-group"> <input type="text" class="form-control" placeholder="Search"></div><button type="submit" class="btn btn-default">Submit</button> </form> <ul class="nav navbar-nav navbar-right"><li><a href="#">Link</a></li><li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a> <ul class="dropdown-menu"><li><a href="#">Action</a></li><li><a href="#">Another action</a></li><li><a href="#">Something else here</a></li><li role="separator" class="divider"></li><li><a href="#">Separated link</a></li> </ul></li> </ul></div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --></nav> </body></html>
  7. So, I have my iPad attached via a USB - Thunderbolt adapter and trusted my PC on my iPad and now I don't see a way to download the files from my iPad. Please help!
  8. Look at the cursors in these pictures: It has looked normal until just a few minutes ago. It is very weird.
  9. Now it just made the whole page blank.
  10. I believe I'm having problems with Jquery, but when I try to use the drop down menus they don't work! Here's my code: <!DOCTYPE html><html lang="en-US" manifest="cache.appcache"><head><!-- Latest compiled and minified CSS --><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> <!-- Optional theme --><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous"> <!-- Latest compiled and minified JavaScript --><script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script><link rel="stylesheet" type="text/css" href="mainstuff/bootstrap.css"><title>Hi Hi's Site - Home</title><link rel="stylesheet" type="text/css" href="mainstuff/bootstrap.css" /><link rel="stylesheet" type="text/css" href="styles/main.css" /><link rel="icon" type="image/png" href="images/favicon.png" /><!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <meta name="description" content="Hi Hi's Official Website" /><meta name="keywords" content="YouTube,Hi Hi,YouTuber,Funny" /><meta name="author" content="Hi Hi, Eric" /><meta charset="UTF-8" /><style>.active {background-color: #4CAF50;}</style> </head> <body><nav class="navbar navbar-default"> <div class="container-fluid"><!-- Brand and toggle get grouped for better mobile display --><div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span> </button> <a class="navbar-brand" href="https://www.youtube.com/channel/UC764mVIKLVjYDpUPVKDqt8g">Hi Hi YouTube!</a></div> <!-- Collect the nav links, forms, and other content for toggling --><div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"><li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li><li><a href="#">Link</a></li><li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a> <ul class="dropdown-menu"><li><a href="#">Action</a></li><li><a href="#">Another action</a></li><li><a href="#">Something else here</a></li><li role="separator" class="divider"></li><li><a href="#">Separated link</a></li><li role="separator" class="divider"></li><li><a href="#">One more separated link</a></li> </ul></li> </ul> <form class="navbar-form navbar-left" role="search"><div class="form-group"> <input type="text" class="form-control" placeholder="Search"></div><button type="submit" class="btn btn-default">Submit</button> </form> <ul class="nav navbar-nav navbar-right"><li><a href="#">Link</a></li><li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a> <ul class="dropdown-menu"><li><a href="#">Action</a></li><li><a href="#">Another action</a></li><li><a href="#">Something else here</a></li><li role="separator" class="divider"></li><li><a href="#">Separated link</a></li> </ul></li> </ul></div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --></nav> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script><script src="mainstuff/bootstrap.js"> </body></html> mainstuff is the folder that holds my main scripts, css, etc.
  11. I could Skype you if you need help... I have my own server that's in Bukkit 1.8.9 and works all around the world.
  12. So, I paid for Bandicam and in the last minute or so of recording, the audio completely stops recording. It recocrds audio and video until that point but doesn't stop recording video. If it maters, I save it as an MP4.
  13. Is there an upgrade path for a A4-3420 APU?
  14. Yeah, I'm just curious, can you overclock a Xeon?
  15. When I play in full screen, after recording, it just shows a totally black screen.
  16. Linux has no compatability with anything I play. And, I'm used to Windows and I don't need to learn a new OS
  17. Look here: Anyone know how to fix it? I'm trying to record games, and with Window capture because Game Capture makes the whole screen black.
  18. So, I have a domain name, and a website that I can access through http://localhost and I also have a port 80 port forward to my web server setup. What should I do now?
  19. And, should I "Forward This Domain" or "Use DNS"
×