Jump to content

tobi

Members
  • Posts

    10
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://cAeSzURA.tk/
  • ICQ
    0

Profile Information

  • Location
    http://cAeSzURA.myminicity.com/

tobi's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. HelioHost username: caeszura Server: Stevie HelioHost main domain: caeszura.heliohost.org
  2. My reply is probably too late, as I don't check the forums that often. - if you're looking for tabs, with or without a scrolling effect, then check out jquery tools download the tabs one, and/or with scrolling. You'll need jquery, which can be easily included using google's CDN. - an alternative to the tabbed scrolling effect would be coda slider or jflow, which you can find a tutorial on here. both require jquery. - if you want to scroll an entire page, as found on my site or here, get scrollTo - There are of course other implementations using other libraries, such as moocontentscroller as mentioned above, which uses mootools - here's another jquery scrolling effect - you can also just google "content slider" for more stuff like this good luck with whatever you're doing.
  3. I would have to say Firefox or Swiftweasel(an optimized version of firefox). While firefox is noticeably slower than google chrome, it more than makes up for that with it's superior Addons/extensions. Plus, firefox, in my opinion, has the coolest logo of all the browsers out there.
  4. tobi

    djbob being stupid

    You just contradicted yourself there.
  5. Well I got my answer, so thanks Wizard and djbob for helping
  6. This. Also, anyone who would need to compile something should already know how to do it by themselves, and would require no online services. However the compiler is only the first part. It's going to be an online grader similar to the one found at http://train.usaco.org. There will be programming questions and then the user submits a program. It's compiled and run multiple times, each with different input data. If all output is correct, they move on to the next problem and/or get points. Sorry I didn't say this before. So is gcc actually installed?
  7. What do you need it for? Actually, never mind. After browsing heliohost's website again i just realized that system() and everything else similar is disabled. I'm guessing your not going to enable it for me? Oh wow, and apparently this is the 666th topic on the questions forum Again, what do you need it for? I was planning on creating an online compiler. A user would type code into a text area or upload a file, and then the script would use php's system() or something similar to call gcc and compile. It would then run the program and output all results to the user, or allow the user to download the executable (though this may not be a good idea considering that the executable would be made for CentOS).
  8. What do you need it for? Actually, never mind. After browsing heliohost's website again i just realized that system() and everything else similar is disabled. I'm guessing your not going to enable it for me? Oh wow, and apparently this is the 666th topic on the questions forum
  9. Is gcc installed on the server?
  10. Ive recently registered at heliohost and i want to know how do you make python work when ever i upload my file it always shows the source code i followed the instructions that told me to put the file in cgi-bin but im not sure about the content type thing so can somebody give me an example python file that would work on heliohost?
×
×
  • Create New...