Jump to content

Derek

Members
  • Posts

    105
  • Joined

  • Last visited

Everything posted by Derek

  1. I've recently started to use Aptana a bit. For those of you who don't know, Aptana is an IDE based off Eclipse, but instead of gearing more towards Java like Eclipse is, Aptana is aimed at the web development crowd. I'm just going to find some plugins for Aptana (if a plugin works for Eclipse, it almost always works with Aptana as well) that I use all the time in Notepad++ like Zen Coding, and then I should be 'up and running'. Cheers. P.S. I don't know how to add 'Aptana' in the poll because I'm a noob.
  2. Should be fun, as OpenID is open source and in theory it should work with any login system, as long as you edit it correctly. I'm currently making a blog and CMS with CodeIgniter and this thread just gave me a great idea to incorporate OpenID in the login system. Cheers. ~Derek
  3. Nah, I did some quick Googling and I couldn't find OpenID for IPB 2.2.0 (the version I'm assuming is being used).
  4. It's true. I'm everywhere. On another note, I voted for Notepad++ but it refuses to show it (at least for me). Oh well.
  5. This might sound dumb, but did you set up Google Apps in Drupal? Like, Google's SMTP server, etc?
  6. That doesn't really help this thread at all. It's pretty much spam.
  7. yeah, it's only one account per person. Besides more bandwidth and/or space, I can't think of why you would need another one. If you just need another domain hosted, you can add it as an Add-On Domain in cPanel. If you don't have a domain and you were looking for another subdomain, just get a Co.CC domain for free. But you're only allowed one account there too. Cheers. ~Derek P.S. Yay 100 posts. I don't really aim for posts though.
  8. It's working great for me, I installed something to check (but deleted it afterwards xD). Thanks.
  9. Bespin is an open-source browser-based IDE. It comes in two parts--a server and a client. The client is written in JS and the server is in Python. He wants to know if he can host the server on the server. It uses whatever port you want it to use (default is 8080), and it doesn't really use any resources. I don't have an exact number since I already deleted my Linux partition, but most of the system requirements are client-sided on the user's computer, the server is really only telling the client where the files are. Sorry if I'm not being clear, there's a wiki on Bespin at Mozilla's site.
  10. A lot of people use Bespin, but the editor that Mozilla hosts is really bare. Advantages of running your own server is that you can edit the server for more functionality, like a mini "file browser" instead of loading everything command-line, autocorrection, etc. It's like turning Notepad that has syntax highlighting into an IDE. As to the original poster... 100% yes, you can get the client on your site. The server, however, is trickier. Since it's a Python program that's run constantly (I don't know how to describe it. It's like a background process without being in the background), I'd have to say that I doubt djbob will install it for you. Hopefully when the new server comes out (which has already begun development), you'll be able to run it. The new server is written entirely in Javascript, therefore it won't be a "process".
  11. An unhappy "customer" might have gotten disgruntled about Heliohost and spammed clicks. I read those two links from byron and a bit of Googling, and it seems if you get illegitimate clicks, then your account is suspended, no questions asked. It doesn't seem as if you can prevent this from happening either...
  12. I'm guessing that problem has been fixed? Because earlier today, any site hosted with Helionet (like Helionet and my site) gave me the Account Queued message, but cpanel worked fine and so did FTP so I didn't really mind.
  13. So I guess I'll bump this, I don't want it to be closed due to inactivity.
  14. If your account was disabled for not signing into cPanel at least once per month, it's not really disabled. It was deleted. You can just register a new account with the same name (or whatever name), and it'll work fine. Note however that none of your files were backed up from your old account.
  15. Yeah, I think I got the answer I needed. Thanks everyone.
  16. Derek

    Google Ads Error

    I suggest you read the announcement.
  17. Yeah, I'm using Co.CC and they do in fact have a free DNS service too. So I was thinking I could set up a "home" A record to my house... But what value would I put for Heliohost? Nameserver1?
  18. Well, because I know all the name servers do is it tries the top one, if it's down, it tries the next one on the list. So I'm going to be searching around if the nameserver can be an apache installation, or if it has to be a DNS server. I tried just adding in my IP address for the first nameserver to see if it will not go to Heliohost, but it says it needs to be a url, not an IP address. I'm going to make a DynDNS or a No-IP or something and try again. Thanks, ~Derek
  19. I've never seen Firefox pass Acid3. However, I've only seen it fail Acid2 once, but it's fixed now: Every browser is different, but the Acid tests follow the web standards, so if your browser doesn't pass, it doesn't follow the Web Standards that it should be. Some people think they shouldn't waste their time making their browsers follow the test though (for example, Internet Explorer 7 failed Acid2, and Microsoft didn't bother trying to fix it until Internet Explorer 8). http://en.wikipedia.org/wiki/Acid2#Non-com...nt_applications It's important, because imagine that your website was like these tests. If your browser can't view these tests correctly, the website you're making isn't going to show up correctly on these non-compliant browsers, and you have to add special exceptions.
  20. All domains have this whm subdomain, just like how they all have a cpanel subdomain. However, WHM (Web Hosting Manager) is a tool that only web host administrators can use. I don't think you can uninstall Frontpage as this might affect everyone on the server, but I'm not sure.
  21. Thanks Wizard, I was already looking into that, but I have a somewhat related question. I'm sort of new to this kind of thing, so: My domain is a co.cc subdomain, which allows you to have more than two name servers. Would I be able to set the first two nameservers to the heliohost name servers, and for the third one, set it to my IP address? Or do I need to have BIND installed on my computer for that to work? Thanks for your help, ~Derek
  22. I'm kind of confused. Is the table called 'khemkas_social.FARMERS', or is "khemkas_social" the database name and "FARMERS" is the table?
  23. If you're using Chrome right now, do you want to do me a favor? I'm curious if the latest version of Chrome passes the Acid3 test, but my brother doesn't want to take the time to click on a link. It's located here. You basically let it perform the test, and if you get to 100/100 then your browser passed. Firefox used to pass this test but recently they changed something and now it only gets a 96/100. Back on Topic: Does anyone use Chromium (the open source beta of Chrome)?
  24. There is really only two different ISP's you can get where I live. One of them is Verizon, which I don't have, so I can't know what their TTL is, but my ISP I know (with a 95% certainty) that the default TTL is only 10 minutes. But still, I understand what you're saying. It doesn't seem as if I have many choices unless I can find a free DNS host. (Or I could install portable XAMPP on my flashdrive. Knowing me, I'd forget to save backups of the site, though...)
  25. The error is saying that the user "khemkas_root" at (<--- That's why there's an @ sign) the server "nusnet-213-192.dynip.nus.edu.sg". Did you use localhost? Usually if you use localhost, the server is "localhost". If you didn't, your sql user might not have been "added" to your database. You can do that in the MySQL wizard in your cPanel. Also, if your C# program isn't located on the Heliohost server, then you could try adding the IP address of where the C# program actually is in your MySQL Remote Access list (in your cPanel).
×
×
  • Create New...