Recent content by IH-Rameen

  1. I

    PCI Compliance and own dedicated server to host own website.

    That is completely wrong. PCI Compliance *cannot* be achieved on a shared environment. Even if you pass the automated scan, a brief look at the self certification questions and you'll quickly realise that you it is impossible for it to be achieved on a shared environment. You need to have a...
  2. I

    Internet connection problem

    When you say it won't connect, what is the exact error message you get? Does it show an icon in the task bar with a wireless signal and exclamation mark?
  3. I

    Great advice for optimising site, but haven't got the know-how to do it!

    The things you mentioned are fairly easy to sort out. Pretty much related to SEO. Title of the pages can be changed in the html in the <title> </title> tags. robots.txt file simply explains to the crawlers how/when to index your site. Magento isn't so hard to gets to grips with once you...
  4. I

    Will responsive websites lead to a web design boom?

    I don't think it will ever reach such a stage. Granted things are evolving, I still see huge potential for the traditional way we browse and use the internet. The way we used the internet 10-15 years ago is the same way we use it now. Not much has really changed. Due to faster home...
  5. I

    Email Problems since we got NEW IT Support

    You should ask them to itemise the invoice and explain exactly what they did. Exactly what was corrupt and how it became corrupt. If you suspect it was their fault, as for more detail on the work they did. Go this route if you plan on disputing the invoice. Tell them you'll be interested in...
  6. I

    Web Hosting for E-Commerce Site

    Hi David, I'm sorry to hear you're unhappy with the price of your current host. May I ask how much are they currently charging you? Are you (overall) happy with their support and quality of service? Web hosting prices can vary significantly, with those in smaller niches able to charge...
  7. I

    Affiliate networks

    Hi There, We have an internal affiliate system which does pretty well. As others have mentioned, getting people to be affiliates is the hard part, but with enough incentive it works well.. The software we use idevaffiliate (idevaffiliate.com)
  8. I

    experts-exchange - what! pay for free information?

    I think experts-exchange is an excellent resource worth much more than the few pounds a month. It's not about just reading the information, the paying members can ask complex questions and receive some decent answers. I personally have a subscription with them, and give a subscription to all...
  9. I

    Any opinions on X-Cart hosting?

    If a certain company is receiving good recommendations, then it is certainly worth looking into. That said, you should also have a look at other companies as a lot of hosts can offer x-cart hosting. We personally have a quite a large amount of users utilising x-cart on our systems without any...
  10. I

    SSL Certificate Authority (CA) Reviews

    We use GeoTrust for our certificates. We provision them (have provisioned over 1,000 certs).. Certificates have 2 primary functions. 1. Encrypt Communications Certificates will encrypt the communication between your browser and the web server. Typically certs will use a 128bit keys, which is...
  11. I

    Hi - web hosting ecommerce

    Hi Claire, It depends on what your requirements are. SiteSell to me looks quite limited on functionality, but that's just based of their website. I don't see any mention of the various plans, network, type of support etc. If you are doing e-commerce, then it's best to choose a host that can...
  12. I

    Unlimited hosting

    Actually hosting is purchased by all types of people. Be it a business, a school website, a charity, someone with a blog, someone trying out new scripts and need a test environment or just someone with a hobby website.. Some target the businesses (we do) and some the general public that just...
  13. I

    Mobile Broadband

    I've got 3 broadband too. It works really well.. I had no issues getting it to work with Vista. I used the default installer with my phone (SE software).. Works both with Vista and XP very well.. I get just over 1mbps usually. I don't use the dongle, I have it as an addon to my existing mobile...
  14. I

    Latest recommendations for a web host?

    Decent set of requirements.. Worth checking out the offers forum here or also taking a trip to webhostingtalk.com which is packed full of web hosts, reviews and recommendations. A typical linux host would suffice. If you're looking for reliability, I would stay clear of the huge oversellers...
  15. I

    Website Private members area - how to do it?

    You can do it in a few ways..PHP with sessions, Servlets with sessions, htaccess, ASP etc. Depends on how sophisticated you need it to be and what functionality is required..