Jump to content
MakeWebGames

gamble

Members
  • Posts

    348
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by gamble

  1. Sorry for confusion this is what i mean: I was to run a js file in my code. But rather than running it on the whole page, i would like to just run it within the div, much like a standalone application on a normal desktop. So here is the chain of events i am trying to accomplish: User opens "program" on the web based desktop->The command is sent to open it->the div/window on the desktop opens->the file that the program is associated with runs in the div/window So basically a js file is run in a div, im trying to accomplish this without having to remake every js function haha. So i want a div to act as a new document in a way.
  2. Need advice/ideas: How can i make a javascript file execute into the div for the window? For example i have a file with the following: document.write('hello world'); How can i make that output into the div? I am wondering this so i can create small programs to run on the desktop im making. Thanks MWG! Sorry about the scattered thoughts here...but i am trying to use the eval function to make this happen
  3. <!--UPDATE--> I have updated the desktop on my personal computer, so it is not on code pen. The windows now match the main menu, title bar is like the darker portion of the main menu, and the window itself is the off white like the menu. You can now close windows by simply dragging the window to the top right corner of the screen where you will be asked if you want to close the window. You can now maximise the window by double clicking the title bar and then undo the maximising with the same gesture. If you want an updated file let me know.
  4. All the styling was done by me. I plan to convert this over to either java or c. Not sure. May just do a Web Based os much like Chrome OS if you ever had the chance to view it before it was discountinued. Unless...you know a way to do it all from web?
  5. You're a champion thanks! I thought fixing the position of the windows would not allow me to drag and drop
  6. Hello MWG! I am currently working on a desktop styles theme on my spare time just for the fun of it, but i have run into some issues and decided i would ask you guys! http://codepen.io/gambleDev/pen/DvKCy Take a look at that. Notice the side bar expands on hover, and that only the skype is rigged up to launch an "application" at the moment. This is were im having the troubles. My questions: How can i make it so when you resize a div it will not move the others? How can i make it so when you open a application it always appears at the top? Ive been trying as you can see in the code. Thanks MWG and have a great day!
  7. Recently all my work has consisted of just messing around with different CSS, JS, and HTML things. Ive made a lot of interfaces and stuff just to practice due to the lack of stuff i have to do. I plan to come up with some sort of way to advertise my game but not sure how to do that yet.
  8. What?? Did i miss something?
  9. I cant think of an example/word to explain what im trying to do. Basically trying to make it easier to do things in php. Make it easier to type, add new functionality and stuff like that. Make sense?
  10. So youd prefer a "classified" php? Like while statement in one simple function?
  11. Would you guys use a library like jQuery to javascript but for php? What i mean is a simplified php that is parsed into actual PHP, therefore no extra would be required except the php parsing file for the actual system itself. For example instead of PHP while statement: <?php $var = 0; while($var <= 5){ echo"Hello is ".$var; $var++; } ?>   you can simply type something like:   $var = 0; [{$var <= 5} echo"Hello is ".$var; $var++; /];   Would you use something like this? If so what other functions would you like to see in it? How should they be structured? Is the example above a good replacement, why or why not?
  12. You should, honestly i dont think many people do anymore though...
  13. Because i have failed to do my job :'( Ill be trying to make a mobile version soon!
  14. Peter was the easiest person in the world to do business with. I just recently bought a template from him and love it! I do not plan on changing the template for a long time! He did his work quick and professionally. Thank you Peter! Feel free to check out the work at http://www.militaryrpg.com Its amazing! Thanks again!
  15. gamble

    New GTLD

    This may be the lack of sleep talking but i believe pound.town is the best game name. Whenever a corny ass dude (probably me...not going to lie) says "Yo baby, im gonna take you to pound town" they are advertising your game for free!
  16. gamble

    DCSG Hosting

    Amazing hosting [MENTION=70223]death[/MENTION] i love it! Very fast. I wouldn't trust anyone more than you to host my game during release!
  17. Turn on the gravity...it then falls...
  18. Im thinking about going into this kind of design but see no market for it haha, ill stick to ajax and php
  19. Im thinking about making it interactive, you choose the amount of branches and dots per branch etc...
  20. http://militaryrpg.com/relax.html That is an amazing animation. I found it online and built a little off of it. I understand the code 100% and it blows my mind that i have never gotten into javascript animation before. It is essentially just rotation sin curves but that is cool with me haha. Hope you guys enjoy it, i want to create something like this but i dont know o.O kind of advanced but ill try though!
  21. Ive always used the controller to call the view, i suppose i could add functionality for the model to do the same.
  22. Hello MWG, I have been trying to be a more active coder and make things whether they be worthless or not just for the practice of making it. Over the past couple hours i have been working a simple MVC framework just for the practice. I've learned a little bit while doing it, not too much. I want to show some of you guys it if you are at all interested! I know its no Symfony, Codeigniter, CakePHP, Yii, etc... I know that. Like i said before it is very simple but i plan to build it a bit more in my free time to where maybe somebody can use it in a project. Check it out on GitHub: https://github.com/gambleDev/Framework/tree/master All of the basics of it work which was my goal before putting it on github. If you have any ideas of what i should do to make it more efficient or even if youre bored and want to help just let me know, i love learning and really want to improve my quality of code. Let me know what you think! Thanks, gamble
  23. Thanks sniko! I really do hate to see it go, but i really am in need of the money.
  24. Hello MWG, I have been working on a 100% custom game throughout that last year and have recently released it. Recent events with my family have rendered me unable to show the active development i would like to have had, so today i am announcing the sale of my game. I really do hate to see it go. A little about the game: - Custom game - No mccodes, grpg, nwe, etc... - Uses Codigniter framework - Uses: MVC, OOP, PHP, HTML, CSS, jQuery, PDO - Ready to be put up and release and easy to update/append to - Can be found at: http://www.militaryrpg.com What you will get: - The codes for the game - zip file - DB - sql file - Support with understanding of the codes for 6 months, i will help you figure out what is where and other things like that - URL - Template Stats: - 132 players - around 4 that log on daily. - No money made since the release. Price: Make me an offer! Do not try and make a $1 bid. Any questions just drop them below! Thanks for your time MWG! P.S. If it does not sell ill hold on to the codes until someone does purchase it or i am able to pick up development again! BACK FOR SALE 11/15/2014
  25. Since it appears this post did not get a whole lot of attention (no replies via pm or anything), ill give you guys a little more information on my coding: I use the camel style coding for variable/functions: public function thisIsHowINameMyFunctionsOrVariables() var $thisIsHowINameMyVariables() I also tend to give the functions long names to describe what they do, or vars to describe what they are: public function verifyUsersInputedUsername() //this makes sure the user has inputed a username that exists var $inputedUsername I also comment a lot to tell the developer exactly what a certain area does. If you have anymore questions about my coding style or anything else just reply here or send me a message!
×
×
  • Create New...