Search results

  1. B

    Watchers

    When a website uses a concept such as a watchlist how is it normally achieved? Does it function as just a pure watch? [Someone just watches you without any additional functionality.] Does it function partly as a subscription? [When new content is created does it trigger an alert to email the...
  2. B

    Looking for Feedback?

    Hey guys I like to know what you guys think of my latest bit of news. I'd like to know if I was able to pull this off and if there is any additions i should add? Has something like this been done before in a petsite? What is the thoughts from the community?
  3. B

    Video section

    I am finally done with building my video section. It required a lot of time and energy.It was a big challenge but I was able to pull it off. I am planning on taking another break as it wore me out. With this new section I am now able to have users to be able to upload videos. Channel...
  4. B

    Clock

    Well I just built a clock. It now has the potential to be displayed in Military Time or Standard Time as well as a variety of user timezones. I thought it add a bit of variety to my site.
  5. B

    C++ coding help

    I am having difficulty setting variables in linux. I have a program called calz but it seeing it as ./calz instead of calz to run. Its C++ and I was wondering how do I tell it to do calz instead of ./calz. I have tried changing my linux profile but it wound up screwing it more and I could use...
  6. B

    Exciting news

    Hey guys I now have videos now working on my homepage upon the newest content being reviewed and will change depending on the user's age limit. Only 3 videos will be allowed at a time on the front page. This is only working on my linux computer but this a significant boost to my moral. :)...
  7. B

    Screen size of video content

    How big should video content be in terms of width when being dealt with from a reviewers perspective of new content to a site? I am a bit curious as my current system takes up 85% of the screen in the movie section which is good there but from a review perspective it feels like it needs to be...
  8. B

    Forum default view

    I am quite curious is it better idea for forums to be public by default or private by default upon initial creation? Anyone have any ideas?
  9. B

    Donationboxes

    I have finally finished up the last of the donation box coding now users are able to transfer points to other users. The donation box is designed to only allow users to withdraw points upon reaching their donation goal. As a safety precaution the user has the ability to refund all the donors who...
  10. B

    Video uploading

    Currently I am working on getting my user's the ability to upload video to my website. Its still relatively broken but the uploading portion does work only in the form view cache field. So I do know that part is working. Currently I have extremely unmodernized controllers as I haven't done any...
  11. B

    Game pattern

    Now that I know which loop to use for the game why do people use this pattern? I am kind of confused as why input is separated from update and render in some cases and not combined. Any one can explain this to me? //This will be a working pong game. //It will feature a single paddle, one...
  12. B

    Game loops

    I am looking to understand which of these loops would work in a game loop design strategy. What are the advantages and disadvantages of each approach? //This will be a working pong game. //It will feature a single paddle, one ball, and three walls. //It will be played from the left. //The...
  13. B

    New Pet Feature: Colorscheme List

    The colorscheme list displays the various colors that the site has to offer. Each having a different type of set colors that are used. High contrast colors feature a dark background with light colors only at 3 bit rgb pallete. The default site color will change with each revision. Additional...
  14. B

    New Pet feature: Beta user

    Below we can see what appears to the very first demonstration of the beta user. The beta user is used for testing out the websites newest features and as such is kind of important especially for the early development process. On top of this music will be available specificially for the beta...
  15. B

    Blogs moved to from group club

    Does anyone know where all my blogs for duelingpets club moved to? I can't find them at the moment and the gameclub doesn't appear on my profile.
  16. B

    Ghostbusters

    I never knew that Peter Venkman was the voice of Garfield the cat and that Ray Stans was the voice of Dontello. Did anyone else catch that while watching the show?
  17. B

    Rip Neopets 2001 - 2011

    Well I am officially done with Neopets its deader than a door nail. I had many great memories of the site but I distance myself from pretty much any social communication at the time. So yeah while made tons of np i missed out on the social communication aspect and lost many years of my childhood...
  18. B

    Game Clubs?

    Say does anyone know where the gameclubs moved too? I can't find them anywhere now. They are no longer under the games section.
  19. B

    Color Choice

    @Zrcalo: I am using Webaim pro which tells me which colors to use and which not to use. If it doesn't say pass on all 4 fields then I don't use it, because it becomes impossible to see. http://webaim.org/resources/contrastchecker/ So I then take the time to develop a list of colors that will...
  20. B

    Duelingpets: Colorschemes

    When a user initially creates an account on Duelingpets they will start off with the default color applied to the site itself. However if they don't like the color they can then change color using the Add Avatar and Edit Browser button. When they do so they will come up to a screen that looks...
Back
Top