Search results

  1. B

    Meet the Vine Sloth -- did I just say that out loud?

    @chazerz Hey chaz what do you think of the new Halloween adoptables?
  2. B

    Free Advertising for your Game!

    Say how do I do this?
  3. B

    Keeping with the popular

    @Digital I am sorry for being the dissenting voice on the new change. Its just I have seen so many with that type of interface and I usually only see that type of layout if a website has expired. Thats kind of why it scared me.
  4. 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...
  5. B

    Let's Talk Inventory Systems

    @Uber: It depends on  what you are going for. Pokemon generation 1 lumped all items into the same box. However with gen 2 key items and other items had their own folder. This made things a lot easier to manage. One other thing to plan on is how to handle how many uses a certain item has in your...
  6. B

    How soon is too soon to open an in development game?

    @Kesstryl: Security through obscurity never really works and I have been told my security professors to never to use that approach. Obscurity doesn't make your site any safer. What makes a site safe is having multiple levels of protection. Instead of using a username and password as part of the...
  7. B

    Looking for Feedback?

    @Anoua: I am. All the videos will be hosted directly from my website but only two formats will be allowed. Mp4 and Ogv files as they are the only html5 allowed files that function with multiple browsers. I figured that I'd like to provide it as free for creative endevors as well as a place to...
  8. 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?
  9. 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...
  10. B

    What features do you wish were more common/developed in pet games?

    When designing a site initially you should plan on developing no more than four really cool features. Try to polish these four basic features as best you can before releasing it as a beta. This will draw users in and will decrease the amount of development time you need. Once you have seen that...
  11. 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.
  12. B

    C++ coding help

    @owlmanatt: It is as can be seen by ls -la eric@eric-PORTEGE-R830:~/Projects/Local/Websites/Resources/Code/dbox$ ls -la total 44 drwxrwxr-x 2 eric eric  4096 Sep 10 14:44 . drwxrwxr-x 3 eric eric  4096 Sep 10 14:44 .. -rw-rw-r-- 1 eric eric   579 Sep  9 23:38 boxrate.cpp -rw-rw-r-- 1 eric...
  13. B

    C++ coding help

    @owlmanatt: I tried this solution you gave me but it kind of failed. eric@eric-PORTEGE-R830:~/Projects/Local/Websites/Resources/Code/dbox$ calzNo command 'calz' found, did you mean:  Command 'cal' from package 'bsdmainutils' (main)  Command 'calc' from package 'apcalc' (universe) calz...
  14. 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...
  15. 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. :)...
  16. B

    Screen size of video content

    @Dinocanid: I am not talking about recording videos. I am talking about already recorded videos that are uploaded at the default 100% zoom size. Like how much of the screen should the videos take up? Would it be this much <-- -->, <----     --->, or...
  17. 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...
  18. B

    'Create Your Own Craetures' Game Idea (interest check)

    @Hare: I don't have breeding and I don't really know exactly what layering is. When a user creates a pet on my site it goes through an approval phase. If the pet is approved then the user receives a small amount of points for its creation and is then automatically made available to everyone on...
  19. B

    Who here is a game owner?

    @LuciBeingLuci: Actually Luci sometimes the simplest ones are the best ones. Trying is the best way to learn. :) I am a petsite owner of one site and while I don't have much art skills I can get by with a simple colorized site. For me my coding is my strong suit.
  20. 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?
Back
Top