Profile_bird

Hey there! gearvosh is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving gearvosh's tweets.

Already using Twitter
from your phone? Click here.

gearvosh

  1. @rchavik Well I never use it and never will. So this is mostly for your guys sake ;p
  2. @rchavik I hate organizing things this way. But I've had too many users request it -_-
  3. Updated my current GitHub repos after many requests from users. I succumbed to your will. http://github.com/milesj
  4. On GitHub, whats the best way to merge changes that people did in their forks, with my master?
  5. I felt the need to rant a bit about TF2: http://forums.steampowered.com/forums/showthread.php?t=1077392
  6. RT @jperras: Say no to socialism: http://i.imgur.com/5RkJK.png
  7. @savant I figured as much, thanks.
  8. Oh GitHub, how do I show a "read me" at the bottom on the repos index page. Below the folders: http://github.com/milesj/Uploader-Plugin
  9. @rchavik I was also going to put a readme/help files within the root, so I didn't want those in the same dir as the plugin files.
  10. @rchavik Because the plugin MUST be in a folder called forum. Why remove it and make the user figure that out/create it?
  11. @rchavik Why not have them there by default, instead of having the app generate them? A bit unnecessary.
  12. About to see avatar in 3d. What.
  13. I got the worst gift during my works white elephant gift event. Don't even ask what!
  14. RT @Oatmeal: If I ever saw a unicorn I'd kick that sumbitch in the balls because then my shoes would smell like jellybeans
  15. @rchavik Also the .mo files are looked for first in the i18n class, there's no reason in removing them.
  16. @rchavik Sorry, I don't agree with the "forum" directory problem. There's a reason its in a forum folder, because its required.
  17. @gerhardsletten but input names should be unique :) except radio, but then we can target all radios cause then it can tab through them.
  18. @gerhardsletten Yeah but I mean, the target should be based on the name of the field since its referencing it. Seems more intuitive than ID.
  19. I am 95% done with Christmas! Almost there :)
  20. Why doesn't the HTML label for attribute target the inputs name, not the ID. Makes no sense.