Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

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.

tripsis

Administrators
  • Joined

  • Last visited

Everything posted by tripsis

  1. Add js files: function add_js() { wp_register_script( 'scriptname', plugins_url( '/javascript.css', __FILE__ ) ); wp_enqueue_script( 'scriptname' ); } add_action('wp_enqueue_scripts', 'add_js'); Read more about the wp_register_script parameters here: http://codex.wordpress.org/Function_Reference/wp_register_script Add CSS: function add_styles() { wp_register_style( 'stylesheet', plugins_url( '/stylesheet.css', __FILE__ ) ); wp_enqueue_style( 'stylesheet' ); } add_action('wp_enqueue_scripts', 'add_styles'); Making a shortcode such as: [fromfmplayer title=homelyremedies] function your_function($atts) { //extracting the parameters and setting a default in case one isn't set by the user extract(shortcode_atts(array( 'title' => 'homelyremedies', ), $atts)); //now you have the variable $title to play with //normal function code here } function register_shortcodes() { add_shortcode('fromfmplayer', 'your_function'); } add_action('init', 'register_shortcodes');
  2. Time for a new release of the: >>>Tip.It Times!<<< WRITE FOR THE TIMES - SUBMIT A GUEST ARTICLE: Remember, YOU can write an article for the Tip.It Times! You can apply to write full time, or just submit a "one-off" guest article any time you want! Our editors will work with you to ensure that your article is ready for publication. All guest articles can be submitted to @tripsis or any other Editorial Panel member. For more information, including details on how to apply full time, read this forum thread: http://forum.tip.it/topic/209138-how-to-write-for-the-tipit-times/ I'd like to remind people of the rules pertaining to Times threads: [hide=Read these rules before posting in this thread] [/hide] When replying please make sure to clarify the article you are replying to! Thanks! If you spot any typos or mistakes in an article then please PM them to @tripsis. :) Enjoy the articles!
  3. Hey! :thumbsup: Nice to see you. :)
  4. I'm reading Parallel by Lauren Miller. Parallel universes FTW!! This book is really good so far.
  5. Currently reading The Ward by Jordana Frankel. So far it's pretty good. I adore the cover. How creepy that the cover was revealed just as Hurricane Sandy was starting!
  6. Over the last few weeks, our brand new Clan Chronicle team has been working diligently, writing articles and interviewing Jagex moderators! We are very proud to finally present a brand new edition of the Clan Chronicle! Clan Chronicle - Winter 2013Issue #13 Highlights: Interview With Jagex The Grey Area of Offsite Clan Features 5 Tips for Surviving the Dead Zone Evolution of Combat's Impact on Clans The Evolution of Clans in RuneScape Clan-ck to the Future If It Ain't Fixed Please feel free to share your thoughts on the edition here! :) We hope you enjoy! If you think you'd be interested in contributing to the next edition of the Clan Chronicle (ETA spring 2013), please PM @Arceus! :)
  7. Time for a new release of the: >>>Tip.It Times!<<< WRITE FOR THE TIMES - SUBMIT A GUEST ARTICLE: Remember, YOU can write an article for the Tip.It Times! You can apply to write full time, or just submit a "one-off" guest article any time you want! Our editors will work with you to ensure that your article is ready for publication. All guest articles can be submitted to @tripsis or any other Editorial Panel member. For more information, including details on how to apply full time, read this forum thread: http://forum.tip.it/topic/209138-how-to-write-for-the-tipit-times/ I'd like to remind people of the rules pertaining to Times threads: [hide=Read these rules before posting in this thread] [/hide] When replying please make sure to clarify the article you are replying to! Thanks! If you spot any typos or mistakes in an article then please PM them to @tripsis. :) Enjoy the articles!
  8. I'm a huge fan of dystopian stories. I would suggest that you read We by Zamyatin. It was written well before 1984 and Brave new world, and some people think those books took elements from it. Also, pretty much anything by Margaret Atwood is good. I really liked The handmaids tale. The Long Walk and The Running Man by Stephen King are pretty good. A quick, easy read is Feed by M.T. Anderson. And a really good anthology is "Brave New Worlds". As for the Giver, I have a question for the people who have read it. Spoilers of the end of the book. [spoiler=End of the story spoiler]I read the story 18 or so years ago, before the sequels came out. When I finished the book, I thought Jonas died. Supposedly, Lowry was surprised that anyone even thought that, but the ending seems so ambiguous. Even now, I read the end as him dieing. What do the rest of you think? And did you read it knowing that he lives because of the sequels? [hide=Spoilers for The Giver]I read it years and years ago, also before there were any sequels. I know the ending was ambiguous, but honestly it never crossed my mind that he would have died.[/hide]
  9. Time for a new release of the: >>>Tip.It Times!<<< WRITE FOR THE TIMES - SUBMIT A GUEST ARTICLE: Remember, YOU can write an article for the Tip.It Times! You can apply to write full time, or just submit a "one-off" guest article any time you want! Our editors will work with you to ensure that your article is ready for publication. All guest articles can be submitted to @tripsis or any other Editorial Panel member. For more information, including details on how to apply full time, read this forum thread: http://forum.tip.it/topic/209138-how-to-write-for-the-tipit-times/ I'd like to remind people of the rules pertaining to Times threads: [hide=Read these rules before posting in this thread] [/hide] When replying please make sure to clarify the article you are replying to! Thanks! If you spot any typos or mistakes in an article then please PM them to @tripsis. :) Enjoy the articles!
  10. I just finished reading Pivot Point by Kasie West. It's one of the most incredible and carefully crafted books I've ever read. The main character, Addie, is able to "Search" into her future and examine two different paths. Basically when she is presented with a choice, she can look at the outcome of each of the two different options and see exactly how they will play out. So when her parents decide to get a divorce, she Searches into her future so she can decide which parent she should live with. The way the two different paths intertwine is just amazing and genius. The end had a bit of a Heroes vibe to it as well. I freaking loved this book!!
  11. Time for a new release of the: >>>Tip.It Times!<<< WRITE FOR THE TIMES - SUBMIT A GUEST ARTICLE: Remember, YOU can write an article for the Tip.It Times! You can apply to write full time, or just submit a "one-off" guest article any time you want! Our editors will work with you to ensure that your article is ready for publication. All guest articles can be submitted to @tripsis or any other Editorial Panel member. For more information, including details on how to apply full time, read this forum thread: http://forum.tip.it/topic/209138-how-to-write-for-the-tipit-times/ I'd like to remind people of the rules pertaining to Times threads: [hide=Read these rules before posting in this thread] [/hide] When replying please make sure to clarify the article you are replying to! Thanks! If you spot any typos or mistakes in an article then please PM them to @tripsis. :) Enjoy the articles!
  12. The winner has been announced and e-mailed! Congratulations, Alexandre!
  13. I honestly haven't been gaming much the last year... but normally, I only play one game at a time and I pour hours and hours into it until I get bored. Unfortunately I think I've kind of reached the point where I'm bored with all the games I've gone through and I haven't found anything new that I like.
  14. I think it's a combination of: Vezon Dash's point about RS Wiki. People tend to use that for information. Over the years, Jagex has been eliminating the need for fan sites. Back when the game was newer, people needed quest guides, they needed skill information, etc. RuneScape didn't have any of that. Now RuneScape has tons of information/tooltips/etc. available in-game, better quest progress trackers, more information about skills.. and that's all in-game. And in addition to that, they have their own wiki on the RuneScape website. It may be shit, but it's still there, and a lot of new players will find and use that first. There's very little reason for people to go out and find fan sites for help anymore. Declining interest in the game overall? Sucks :(
  15. Time for a new release of the: >>>Tip.It Times!<<< WRITE FOR THE TIMES - SUBMIT A GUEST ARTICLE: Remember, YOU can write an article for the Tip.It Times! You can apply to write full time, or just submit a "one-off" guest article any time you want! Our editors will work with you to ensure that your article is ready for publication. All guest articles can be submitted to @tripsis or any other Editorial Panel member. For more information, including details on how to apply full time, read this forum thread: http://forum.tip.it/topic/209138-how-to-write-for-the-tipit-times/ I'd like to remind people of the rules pertaining to Times threads: [hide=Read these rules before posting in this thread] [/hide] When replying please make sure to clarify the article you are replying to! Thanks! If you spot any typos or mistakes in an article then please PM them to @tripsis. :) Enjoy the articles!
  16. Lord of the Rings trilogy Basically anything by Pixar The Dark Knight & The Dark Knight Rises The Avengers The A-Team and like a million others..
  17. If you have two RuneScape players in one household you may both enter. But if things start to look suspicious (like 5 people entering from the same household), the entries may be deleted. (I know you do have another RS Player in your family, so I'm mainly saying that last part for other peoples' benefit, who may consider using that to cheat :P)
  18. Happy New Year Lottery! In celebration of the new year, Tip.It is hosting a lottery for a $25 RuneScape game card! This card has $25 of credit, which can be applied to membership or other in-game purchases (such as Squeal of Fortune spins). There is one free entry and three additional optional tasks. Only one entry per household is permitted! Duplicate entries from one household will be deleted. Good luck and HAPPY NEW YEAR!! Click here to Enter
  19. More running. And do a bootcamp class at the gym every week over the summer.
  20. Happy holidays from the Editorial Panel! Time for a new release of the: >>>Tip.It Times!<<< WRITE FOR THE TIMES - SUBMIT A GUEST ARTICLE: Remember, YOU can write an article for the Tip.It Times! You can apply to write full time, or just submit a "one-off" guest article any time you want! Our editors will work with you to ensure that your article is ready for publication. All guest articles can be submitted to @tripsis or any other Editorial Panel member. For more information, including details on how to apply full time, read this forum thread: http://forum.tip.it/topic/209138-how-to-write-for-the-tipit-times/ I'd like to remind people of the rules pertaining to Times threads: [hide=Read these rules before posting in this thread] [/hide] When replying please make sure to clarify the article you are replying to! Thanks! If you spot any typos or mistakes in an article then please PM them to @tripsis. :) Enjoy the articles!
  21. To be fair, I thought their Transformers Universe game did have a gameplay trailer out now? Either way it is in closed beta. Just pointing that out -- I agree with you in general. :P
  22. What do you mean by that exactly? If there's a design issue please report it so we can fix it! I'm not really sure about opening it up to third parties.. I don't think that's particularly realistic. If someone did want to do that kind of work we'd probably prefer that they join the website crew, train up a little, and then work on the mobile site for us (rather than signing it off to a third party).
  23. I don't think we have any plans to expand the mobile site. It was more a side project than anything else. But if you need to access guides on your mobile you can always switch to use the desktop site (there should be a link). :)
  24. I'm just about to start Scarlet by Marissa Meyer. I LOVED the first book and can't wait to read this one ^_^

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.