Jump to content

Makerimages

Member
  • Posts

    33
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Makerimages got a reaction from BrownZeus in Publishing PHP site that uses Composer   
    You can go about doing this in two ways. I will first describe the recommended and easier way of doing this.
     
    Yes, install composer on whatever server you are using. This assumes, that you have command-line access to it, though. If you do not, see if something like DigitalOcean (https://m.do.co/c/4b863d3c9aae) could be useful and/or understandable to you. Once you have command-line access and have managed to install Composer, do as leodaniel said. Navigate from the cli to your project directory, and run  composer install  
     
    If you do not have command-line access to install composer, you can, as the worst case scenario, just upload your entire project directory via something like ftp. Be aware, that the vendor directory, where composer puts all your dependencies, can be as large as 70 000 files. Only do this if everything else fails.
  2. Like
    Makerimages got a reaction from alex_read in Kinda Programming Kinda Buisness? [Help]   
    Tech knowledge aside, I'd go over your local laws to see, wheter or not (and if, then for how long per day) you are even allowed to work at age 15. For example, in Estonia we have restrictions like this:
     
    7-12yrs: 3 hrs per day (15 hrs per week)
    13-14: 4 hrs per day (20 hrs per week)
    15: 6 hrs per day (30 hrs per week)
    16 -17 7 hrs per day (35 hrs per week)
     
    Alongside a crapton of restrictions on what you CAN and CAN'T work in, and at what times you can work. I'd assume wherever you live, you'll problably have laws like these aswell.
  3. Like
    Makerimages reacted to SirPaul in I need YOU! (To help me make a Sci-Fi videogame)   
    I knew that it would be this "wise guy" phenomen where he is looking for people doing the work and he want to be some sort of supervisor .

    His first mistake was, that he posted it on this forum .


     
  4. Like
    Makerimages reacted to manikyath in Java program   
    you learn programming by programming.
     
    "code to learn, dont learn to code"
     
    i'd suggest downloading eclipse, and just try and code some basic stuff like the typical "hello world"
  5. Like
    Makerimages got a reaction from LukeTim in I Want to Make an Episode Tracker   
    I'd start with writing either a proper description of what the end result you want your app to do, or writing us a clearer question. What type of show trakcer? Automatic reminders of show's about to air? Or marking episodes you have watched? And as far as the language... I honestly don't even know anyone who uses VB in 2016. I'd go with Python, or Web languages, implemented on a native platform such as Electron.
     
    Whatever your end goal ends up being, good luck!
  6. Like
    Makerimages got a reaction from h3rm3s in How to ask to right amount of money for a website?   
    I'd do all of the above. Except refferring them to the slow-as-heck loading Squarespace. And then I'd read http://clientsfromhell.net to realize, you're not alone
  7. Like
    Makerimages reacted to Blake in Im looking place to start coding for an OS (A long one)   
    re-skinning DOS or Linux is not the same as making your own OS, Also MS-DOS has been dropped from MS since vista.
  8. Like
    Makerimages reacted to BrettMW in CSS or Python   
    CSS isn't a programming language
  9. Like
    Makerimages got a reaction from Dubesta11 in Upgrade to Windows 10 or do a clean install?   
    MS Customer support told me, that if you want the free upgrade, it's going to have to be an in-place one. After that, you can do a clean install, if you wish to.
  10. Like
    Makerimages got a reaction from GoodBytes in Upgrade to Windows 10 or do a clean install?   
    MS Customer support told me, that if you want the free upgrade, it's going to have to be an in-place one. After that, you can do a clean install, if you wish to.
  11. Like
    Makerimages reacted to Nonco in I am really overdue to learn HTML   
    http://www.w3schools.com
     
    Starts off with basics and takes you into more advanced topics, also good to use if you forget how to use something.
  12. Like
    Makerimages reacted to You_are_a_cunt in Looking for developers to help on my new project.   
    There are enough game distribution platforms out there. We don't need one more
  13. Like
    Makerimages reacted to Phinocio in Programmers Lounge   
    Is that your full code? It doesn't appear you are closing your <div> tags so they won't work properly. Try adding </div> where they should end and see if that fixes it. 
  14. Like
    Makerimages got a reaction from Ivo in Windows 10 Insider Topic   
    Thanks. Got the ESD file for it being smaller, and after converting, it worked brilliantly!
  15. Like
    Makerimages got a reaction from Enderman in What is your favourite text editor?   
    I believe I said this already in the post i made somewhere on this subofrum, but for me it's definately Atom. Last time I tried Brackets, the thing was unbearably sluggish, I need to give it a retry sometime soon, though.
  16. Like
    Makerimages got a reaction from Elektroschocker in Grounding your pc?   
    I'd not even risk plugging my PC in, if the outlet isn't grounded. 
  17. Like
    Makerimages reacted to YellowDragon in Hobbyist OS development.   
    *sigh* why can't I freeze time.......I have to add this to the Stack of "awesome stuff I would love to toy around with but dont have time for"
×