Summer 2016 Update List

Jul 19, 16  | posted by xsuicidesn0wmanx (2392)

A lot of this post will be the same as the Spring 2016 post, I was unable to complete the majority of the work I intended to while fighting through some health issues. This post is for both myself so I don’t forget what tasks lie ahead, and to inform new users of the work being done and features to come. This post will be updated as features are completed and/or new features come to concept. If you are interested in knowing what we are working on, there are new ideas that have been added since the Spring 2016 post, with a few of the completed ideas removed.

xsuicidesn0wmanx todo:

Ads:

  1. Create Donate Page that will introduce our advertising system. – Done.
  2. Create the Ad pages. Create 3 different tiers for the 3 different types of ads we can make money off of and create a page for each. These pages will only have ads on them and are intended to be a way our users can help us pay the bills. Tier 1 would be for game related affiliate deals and banners. Tier 2 would be for game and technology related banners from other advertising partners. Tier 3 would be for Taboola and outlink generated garbage. These pages are optional to the user and will not be required for use here, they are only for those kind enough to help us pay the bills by lending us their eyes and a few clicks.
  3. Create a page for donating funds through PayPal or Patreon to help us pay the bills, the dedicated server we have picked out will be $90 per month, we hope to move to it between January 2017 and February 2017. – Add to Our Recommendations page at the bottom, and on the registration page/login.
  4. Integrate non-intrusive links to buy the connected game from our affiliated partners at Best Buy, Amazon, and GameStop(Pricing not available via API on GS). – Done, Added ‘Our Recommendations’ page with links to 15-18 games recently released or coming soon that we think will be enjoyable. Currently does not include price comparison, need Node JS(meaning new server) before we can use the NodeJS API’s to pull prices from retailers.
  5. Start writing Articles on Sunday(Amazon, Best Buy) and Tuesday(GameStop) that highlight current deals offered by our partners. – Unable to add this feature until Node JS(new server) is available, both companies have terms that prevent us from manually entering prices into an article to prevent them from being forced to honor typos. Any page with a price has to be pulling that price from their database, not ours.

Note: We have affiliate status with Amazon.com, Best Buy, and GameStop. We will have links posted that you can click on that will give us credit for any purchases made on those 3 online retailers websites. We make roughly 1-2% of the total sale, which is not much but it adds up. 

Comment/Vote system:

  1. Build ‘balance’ system to keep users from abusing the downvote system. This will be a mathematical calculation based on the users last 20 votes, of which a limit of 10 can be downvotes. In addition the same calculation will be applied to the last 20 votes on articles posted by the same user UNLESS the author has had a minimum of 100 votes and their upvote to downvote ratio is lower than the ratio of votes from the user for that author. i.e. If the author has 30 upvotes and 70 downvotes, the user will be able to downvote up to 14 articles for every 6 upvoted from that author. – Need more traffic for this to become feasible. 
  2. Further optimize comment auto-update by switching to long-polling method to reduce server load. – Delaying this, will use slow timer with a clickable button to load new comments on click, similar to IGN’s current comment system. Node JS version will be similar to gamespots old comment system from 2014.
  3. Update comment system to show icons of users who vote and the direction they voted. Users will be held accountable for their choice. Basically means people can’t downvote anonymously, if you don’t like what someone has to say, own up to it.
  4. Look into better long polling for comments. – Done.
  5. Update RTC to check for new comment every 30 seconds and display a button users can click to load all new comments at once, will need more users to test this.
  6. Start NodeJS demo to replace current comment polling system. – Delayed until 2017, new server needed.

Forums:

  1. Add update to forums to display top posters.
  2. Add a square in the forums that shows the latest -or- hottest topics.
  3. Update forum home page to display more information about latest posts – at least user name and thread title, total posts etc.
  4. Update look of forum to have 65/35 width columns, forum stats will go on the 35% width column, left or right not yet decided. – Done.

Custom Page Templates:

  1. Update Retro page to list all consoles by category with image and short description.
  2. Create games page that accepts console=’xbox’ to display a list of all games on that console.
  3. Add author name to article lists on home page and all 3 list types.
  4. Add ability to rate a game without having to submit a review, store scores as review w/out content so user can add a review later and scores are still the same.
  5. Update Ajax Plugin to update the boxart area of the platform pages ‘on click’ on the A-Z list. – Done.
  6. Add stripe on platform page with “Click to sort A-Z” that reveals hidden letters A – Z for sorting boxart into games that start with the letter clicked. – Done.
  7. Add container to display information about the highlighted game on the Ajax loaded content including title, avg review score, esrb rating.
  8. Limit ‘Recent Reviews’ to 6 on platform page and 4 on game page with link to view all that redirects to the reviews page.
  9. Add missing graphics to review/news. – Done.
  10. Add ‘highlight text’ into the review/news template.
  11. Update AJAX on home page to use custom loop.
  12. Update trio of ‘list’ pages so that ajax only post-loads content from current month + 7 days.
  13. Create an Archive page for the 3 lists for news older than current month + 7 days
  14. Allow Game to Game post relation to add to empty content area on right side of news & review pages. i.e. Call of Duty: Infinite Warfare will have links to all previous Call of Duty games on the site. – Done. Tons of data entry work still left.
  15. Add ‘Related Games’ section to full news articles, reviews, and game pages.
  16. Update News and Review singles to display Patreon Emblem next to the names of any author who have their Patreon account linked with us. – In Test Phase.
  17. Update News and Review singles to display top Emblems for the author(i.e. highest ranking post count emblem, or likes count emblem). – In Test Phase.

Author/Profile Pages:

  1. Update custom author page to display user profile. – Needs to be mocked
  2. Add ability for users to link their Patreon account to the profile here so users here can help support them financially. – Done.
  3. Display emblems on profile page.
  4. Fix general appearance of the profile page.
  5. Update activity feed so it doesn’t look like shit.
  6. In the distant future – Featured article on Saturdays highlighting the best user blog post from the previous 7 days(Sun – Sat). – Need more traffic to be feasible.

Data Entry:

  1. Connect boxart to game. – On Going… Xbox One and Playstation 4 are completed, WiiU and NX are next.
  2. Update database with complete list of modern games. – Xbox One and Playstation 4 up to date as of 9/21/2016.
  3. Update database with list of retro games.
  4. Create custom forms for adding news and reviews t0 provide users with a better, more intuitive GUI when posting new articles.

New Features:

  1. Build ability for users to create ‘channels’ where multiple users can post under a single unified group. Channels will allow multiple users to post on a single article, and increase the chances of being featured on the main feed.- Coming Summer 2017 or earlier. Need more users for this feature to be feasible.
  2. Build collection features into Games Post type and allow users to track their collections through the site. – Collections built but not enabled, will be part of the user profile page update in the near future.
  3. Allow user-to-game post relation to also indicate games that user is currently playing. Display this on their profile page and in forum signature.
  4. Increase amount of user levels available to users who use the site frequently, these will be based on their overall score from posting news & reviews plus likes received.
  5. Add Emblems to the user profiles that are awarded for achieving various tasks(i.e. 100 posts, 1000 likes, 500 comments, 2500 forum posts, etc) plus custom Emblems to be awarded for specific events that we will hold in the future. Include Editor Emblem to be given as a special emblem for users who help us correct mistakes on our website(i.e. typos).

Note: One of the special Emblems we will be giving out will be the Founder Emblem. In order to receive the Founder Emblem, users must create an account and be a contributing member of the community by January 1st 2017. This would include posting News Articles, Reviews, Blogs, Comments, and/or Posting in the Forums.

Killer todo:

  1. mock up of the secondary informative pages(contact, privacy, terms & conditions), white bg with red boxes opposite of fallback image for BG behind text. – Done.
  2. mock in product placement on news review & game pages(for our users, this is not a traditional ad, more like a custom price grabber. we hope to keep advertising as minimal as possible, with no banners of any kind),
  3. mock up PSA 1920×1080 image for deal finder section on home page, this will replace the featured article with a post that lists on-going sales from our affiliates to be updated daily.
  4. mock up author pages.
  5. Mock up responsive stage(s) for articles, reviews, and games.
  6. Mock up Add Article/Review form page.
  7. Clean up new article mock(remove offensive wording).
  8. Mock up full ‘Start Here’ page(mentioned adding in small images before certain blocks of text?)

Collective todo:

  1. Adjust CSS for responsive stages 2-6.
  2. Throwback Thursday gameplay sessions and write-up, possible user interaction where users decide what game we play.
  3. Week in review post on Sundays(maybe build the week in review post during the week in the forums and let users create & submit articles to be featured in that post, great way to build a following.
  4. MST3k style youtube series
  5. Get more writers for the site.

Comments do work, so if anyone thinks of something that can improve the site or has any questions please drop us a line. Feel free to also use the comments below as a place to report any bugs, glitches or annoyances you find while we build the site.

Source:

Did you know anyone can blog on gamelust? All of our members have the ability to blog about nearly everything(i.e. no porn or spam), as well as report news and review any game in our database! All you need to do is or with us and add your voice today!

Comments

0