-
Content Count
4,991 -
Joined
-
Last visited
-
Days Won
21
Everything posted by yordan
-
Earning Potential Of Movie Streaming Websites.
yordan replied to Ahsaniqbalkmc's topic in Websites and Web Designing
If your website has illegal contents, you are guilty. Links to websites showing illegal contents is a way of displaying illegal contents. The current tendency in all judgements is punishing the people giving access to illegal contents even more strongly than the initial faulty people. A link to illegal content is a way for some people to have access to this content, these people would less easily have access to it if your site did not display that info. Have a look here : http://forums.xisto.com/no_longer_exists/ This is the document you sign when you purchase a hosting account at Xisto, if you don't agree you were pleased to press the "cancel" button. Everything forbidden in any state is forbidden in your website if we host it. If you want to have illegal stuff on your website, please purchase hosting from somewhere else. -
Seems that Shift 2 is the current Need for Speed episode. Did somebody test it ?
-
Earning Potential Of Movie Streaming Websites.
yordan replied to Ahsaniqbalkmc's topic in Websites and Web Designing
Please read our rules, they are here http://forums.xisto.com/no_longer_exists/ and a reminder link is in the left bar of each forum page. This means that you accept our rules, and you know that you are fully responsible of the contents of your website. Posting illegal contents, like copyrighted movies, will make you been banned from the forum and your website will simple be deactivated. So, please, do not play such games on your Xisto account. -
Good questions. Unfortunately, concerning the "where are all of them", I have no idea.Concerning the rest of your questions, yes, the best way is testing Xisto with the post-to host action, because you get exactly the same service as people who pay real money for that.And, if you happen to be tired with posting everyday, you can simply start shipping real money, or you can mix the solutions, everything remains possible.Simply I don't understand why you need two physical sites, twe different hosting plans. A single hosting plan in a signle subdomain should be enough, with two subfolders, each one for each purpose?Then, when everything works fine, you can buy two full domain names, and map them to these two subfolders.RegardsYordan
-
Xisto And Astahost Astahost forums and Xisto Helpdesk
yordan replied to DJCinnamonSnow's topic in Websites and Web Designing
The logic plan is what you need. It has everything you need when you start a new site. -
Who Is Your Favourite Free Host? whats your fav free host?
yordan replied to teartrack_sos's topic in General Discussion
You will be fully satisfied.With the new system, you simply buy standard paid hosting from Xisto.So, you have exactly the same service as standard customers who pay for their professional hosting.So, you will have an excellent up-time and very professional services.Simply, you pay with the MyCents when you work posting technical topics on our forum. -
Xisto And Astahost Astahost forums and Xisto Helpdesk
yordan replied to DJCinnamonSnow's topic in Websites and Web Designing
You don't really need a full logic plan pro, because you will not fully use all the features.You should rather choose a standard logic plan, and order curl as extra feature if it not included inside your plan.RegardsYordan -
Hi, Firefox 4 is available as a portable (standalone) version. You can get it from the portableapps portal, or directly from here : http://portableapps.com/apps/internet/firefox_portable I did not notice the "far faster" feature, maybe because I have a rather slow internet DSL link. Regards Yordan
-
Xisto And Astahost Astahost forums and Xisto Helpdesk
yordan replied to DJCinnamonSnow's topic in Websites and Web Designing
You must have enough money in your credit balance in order to pay your "next due". Else your site will become unreachable. -
Xisto And Astahost Astahost forums and Xisto Helpdesk
yordan replied to DJCinnamonSnow's topic in Websites and Web Designing
You see your MyCents currently. You have less than 100 MyCents.As soon as you will go below 100, each 100 MyCents will be converted to $1.00 This $1 will be directly visible when you log to your Xisto account. You will see it in the right part of the main Xisto page, you will see something like -
I would say it differently.I would say that the basic thing is focusing on the content of your website, and on the way to make visitors stick on it.And not rely on the way you think that Google algorithms want you to put links from or to other websites.Because most of what you guess from Google is probably false and would not lead to make more users come and visit your site.Of course, this is only my opinion, and I am quite not an expert concerning SEO. But I'm also a standard user, and you have to take care of standard users too.
-
Python!? I believe python is one of the best programming languages
yordan replied to jumban's topic in Programming
Does Python environment need to be installed on the web server? Then, this could make a difference with C/C++, which only needs a runtime, mainly a library set.Moreover, I feel Phyton like a code interpreter, not a compiler. This could raise some performance issues, if many simultaneous users are involved. I have experienced some response times up to 15 minutes with Python, which is rather unacceptable for most of standard users. -
did you try this way :php -f ./myprogram.php <myfile.txtwhere "myfile.txt" has each item you entered (one line per input).
-
I know what api is, I don't need to ask google. For most of Computer Science people, api stands for "Application programming interface". (see for instance here) I wanted to know what you name "an api in India", do you really need a real api, to be bundled with your C++ developer library, something like "Google Maps Api"? Or do you simply look for a php program to be put on your website, or a link to a website providing a service? That's why I asked you to tell us more precisely what you mean when you say "indian api". Regards Yordan
-
Sorry being so ignorant, but... what is an "api"?
-
OK, but will I have an extraction at the end?Because, if I need a lot of time to compress my folders and then I remove the original files and cannot extract them back from the compressed archive, I'm in trouble.
-
You are right, now we have two different topics with two different questions, maybe things will stay on-topic now.
-
Wow!Two persons voting "I do not play Call of Duty" ! Now this kind of votes start being very significant!
-
Sorry, I cannot really express myself about myself. I know that my own opinion is very important, hopefully very few persons do not share that point of view!
-
Do you play the game "Call of Duty"? Some people do (see http://forums.xisto.com/topic/98044-topic/?findpost=1064412547) and some other don't. Personally I don't. Do you ? I think that the other poll does not the "I do'nt play this", that's why I opened this topic.
-
I love the portable version of 7zip. You can put it on your usb flashdisk and use it on a computer where no compressing software is installed, and if you don't want it you simply remove the 7zip folder.Next time I will try the tar format to see if it's useful when uploaded to a unix machine.