Jump to content
View in the app

A better way to browse. Learn more.

KH13 · for Kingdom Hearts

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

NameTaken33

Verified Member
  • Joined

  • Last visited

Everything posted by NameTaken33

  1. What I accomplish when I'm bored: http://ktownbrawlers.com/nametaken33/kingdomhearts2/
  2. Social ineptitude means you find it hard to ineract/socialize with strangers.
  3. Actually I just modded up another one today out of boredom. Link to actual page EDIT: Note that I think only the bg shadow only works in Chrome. Didn't feel like coding it up in all the other browsers at the moment.
  4. Download the .MP4 version. IF that doesn't work: 1. Right click the video and click on "Copy Video Url" 2. Goto keepvid.com and paste the URL 3. Download the video
  5. I got bored and made this for ya =b http://imgur.com/0hKuK http://imgur.com/WVkbj http://imgur.com/aC37Y
  6. The following needs to be added at the top of a header by the admin. This should redirect users on Iphone, Android, Ipod, etc to a mobile site. However without seeing all the code, it may be slightly more difficult than this. <?php $iphone = strpos($_SERVER['HTTP_USER_AGENT'],"iPhone"); $android = strpos($_SERVER['HTTP_USER_AGENT'],"Android"); $palmpre = strpos($_SERVER['HTTP_USER_AGENT'],"webOS"); $berry = strpos($_SERVER['HTTP_USER_AGENT'],"BlackBerry"); $ipod = strpos($_SERVER['HTTP_USER_AGENT'],"iPod"); if ($iphone || $android || $palmpre || $ipod || $berry == true) { header('Location: MOBILESITEURL'); //OR echo "<script>window.location='MOBILESITEURL'</script>"; } ?>
  7. You can get necklaces for only a few bucks on eBay
  8. It's a preventative measure to prevent your Apple ID from getting compromised and it worked. That's why you shouldn't just make garbage security questions and answers. But call them up and they should be able to help you out. I had to call them this past weekend.
  9. Can't turn them off. Now you either have to wait a certain amount of time or have to call Apple CS to unlock the account. Can't remember which one.
  10. As someone who works in the video game industry, it will be hard to get into a Production/Director role without a Business/Project Management Degree. Not saying that it's not possible as I've seen it, but it is harder
  11. How about some High-Def 720p interactive art? I was going to make it 1080p, however I was afraid that it wouldn't show up properly on some older monitors. Use mouse buttons and Chrome users get added audio bonus First Entry: http://ktownbrawlers...33/contest/one/ Second Entry for the lulz http://ktownbrawlers...33/contest/two/
  12. Thanks for the compliment and the welcome
  13. New to the forum. Thought I'd show myself as well... And an older picture

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.
Scroll to the top