Online Tourney Moderator
02-11-2013, 03:34 AM
(This post was last modified: 02-11-2013 03:35 AM by Harti.)
Post: #11
|
|||
|
|||
RE: Online Tourney Moderator
Uh... a folder on some harti.us subdomain that you can upload your files to via FTP. But if you don't need a database you could do it completely on your own using Dropbox with e.g. Droppages, then.
jesusfuentesh Wrote: Harti is like the silent lion. He never says any word, but when so, he was just waiting for his victim haha |
|||
02-11-2013, 03:41 AM
Post: #12
|
|||
|
|||
RE: Online Tourney Moderator
What language are you using? You can probably get away with JavaScript or html5. Those are really easy
|
|||
02-11-2013, 03:45 AM
Post: #13
|
|||
|
|||
RE: Online Tourney Moderator
(02-11-2013 03:41 AM)laYahooz Wrote: What language are you using? You can probably get away with JavaScript or html5. Those are really easy so far i've only been using javascript and it's been working well, the only problem is when I upload the files to 000webhost.com the jquery doesn't work anymore. Does anyone know a good subdomain sit that supports jquery? WOLFPACK!! ¡! "Taking the kids to school" $TILL - OUTWITTERS TOURNEY MODERATOR (beta) |
|||
02-11-2013, 04:10 AM
(This post was last modified: 02-11-2013 04:11 AM by Harti.)
Post: #14
|
|||
|
|||
RE: Online Tourney Moderator
(02-11-2013 03:45 AM)$till Wrote: so far i've only been using javascript and it's been working well, the only problem is when I upload the files to 000webhost.com the jquery doesn't work anymore. Does anyone know a good subdomain sit that supports jquery?jQuery needs to be included with your script in order to get this to work. https://developers.google.com/speed/libr...ide#jquery If that still doesn't work, 000webhost probably doesn't support the usage (which usually cannot be). Also I don't understand how you're going to implement your tool using only key-value storage without the possibility of sorting or anything else. Either you're a genius super-titan scripter or this is probably going to fail. Because I would already have a hard time implementing that with MySQL. But good luck to you nonetheless! jesusfuentesh Wrote: Harti is like the silent lion. He never says any word, but when so, he was just waiting for his victim haha |
|||
02-11-2013, 05:08 AM
Post: #15
|
|||
|
|||
RE: Online Tourney Moderator
(02-11-2013 04:10 AM)Harti Wrote:(02-11-2013 03:45 AM)$till Wrote: so far i've only been using javascript and it's been working well, the only problem is when I upload the files to 000webhost.com the jquery doesn't work anymore. Does anyone know a good subdomain sit that supports jquery?jQuery needs to be included with your script in order to get this to work. I've actually set up a very nice framework for OpenKeyVal, but what I do is I set up JSON storage in one single key. I actually use it as a nice shortcut for storing data for iOS apps (I am mainly an ios programmer) P.S. Yes I did include the JQuery source. The wierd thing is that the file works perfectly on my local machine but not when I upload it WOLFPACK!! ¡! "Taking the kids to school" $TILL - OUTWITTERS TOURNEY MODERATOR (beta) |
|||
02-17-2013, 09:38 AM
(This post was last modified: 02-17-2013 09:39 AM by topvideoguy.)
Post: #16
|
|||
|
|||
RE: Online Tourney Moderator
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread:
2 Guest(s)
2 Guest(s)
Return to TopReturn to Content