Jump to content
xisto Community

hitmanblood

Members
  • Content Count

    789
  • Joined

  • Last visited

Everything posted by hitmanblood

  1. Yes google is extremly rich company but it is not so large corporation like microsoft and there are still not so many buerocatical isses. So the google might still be good however as we all know money changes people and that is the main reason why google is falling down in the eyes of us all it is changing in accordance with money.
  2. I think that you have problem with your data because the data that you are calling on is not in fact connected to the gaming centeres but ather to the production and development of the games for all consoles and of course computer then mobile phones pdas and so on and so on.But for your job that is buisness you are about to start you would need really good connection to the internet then you would need good computers and be ready to update them regularly since you want the latest games be able to run on the comps. Then you would need good spot in the city also permission to sell some drinks and so on would be good to have because you might earn really a lot of money in that way. And other ideas might make your club better then others. Then you might want to make club cards these guys would recieve better prices and so on and so on.
  3. Well I wouldn't suggest doing osmething like this because you can access javascript data easily and you can tempare with it. Also there is large part of security issues and the final thig is that javascript cannot be directly connected to the database and server itself because javascript is transfered to the web browser in the same way as the html code though there are significant differences between the two.And one more important thing is to note one way or the other you would have to use some server oriaented scripts. And finally I would suggest that you use java for making of this game because then you could make applet run and it would work fine and you would have all those libraries at your disposal. Good luck.
  4. Well, I have already provided my oppinions on google versus yahoo but I would like to bend it with some statistical data.Firstly of all if you check anywhere google rules they have more then 65% of search engine click then comes yahoo with some 20% and then follows msn live search with some 5% and then comes ask with some 5% and then there are all the other engines. And secondly and finally I would like to note all of you that if you are web developer then certainly try to submit your site to at least those four search engines because tendency that person will usa exactly that search engines is really high. Something like 19 out of 20 persons will some of those 4 engines.
  5. Yes I have heared of incidence involving google and adsens and many people have complained about it but as you see many people are still using it today either to advertise and to gain money from advertisement. I am using it also to display their ads on my site however I haven't met conditionts to get payment. I hope when that time comes that I will not have the same problem. The biggest problem with paying out, and with terminating google adsens accounts is that they are terminated in many cases when payment ought to be made. So you see this is huge problem but I think that people in google are keeping this to miinimum because of simple effect that they wouldn't gain so much profit of constantly terminating peoples account eventhough they might take tehir payment. And still there might be connection to the incident and that people might work osme ways to go and click on their site to earn more profit especially if you are able to use some other ip then they would have hard time to trak you down and if you woudl delete all cash and cookies from youra ccounr.
  6. OK well I must agree this thing is huge and it is developing really fast and each they there are many and many more programers and developers that are engaded in such things however. I think that it is still not so good for the usual developers and small sites it is good for corporate sites and other things like some sites that provide storage for pictures videos and so on any such site might benefit from such service however. The point is that this is too expansive for the smaller sites.I know what you think how can it be expenisive when they are providing lowest pricies possible but it is expensive because you pay for everything and their profit are not comming only from storage and bandwidth but also from the requests and some dynamical site with a lot of request would have potential issues whit such service. Before anyone goes into it should try google about better priicing solutions and think twice about it.
  7. Well yes in fact these java script injections are used in such manner to alter data. Let me give you example how would smeone bypass your security check if you have some as you said life cycle of the form. So user on one page enters some data let's say it is his age, as he hits submit (I am assuming that no user elder then let's say 15 may enter) you save this variable in some hidden field and show him the code that he may not enter since he is younger then 15 years however since after his first click on submit button values sent will be let's say checked via your server php script and you will no longer after that check them but the problem now is that when you showed him next page you don't want him to continue that is the main reason why you provided the hidden field, and if user finds oout this he may use javascript injection to change the value of the hidden field variable and in such manner to pass he just needs to reload he page. I know this is not quite good example however I hope you understand the point.The simple solution would be to sttore the data in session or cookie this will in fact save data and you will be able to access the data via $_SESSION['nameofvariable'] and this data will be encoded also remember that this data can be changed as well as any data stored in the cookie :)Hope I helped somewhat.
  8. Well honestly I have expected more from such name of tutorial however this is more or less just basic calculations with variables nothing more. I would also suggest everyone to check out sessions as this is one of the most usuful parts of php. And important thing to note is that when you are using any variable i the php you should also chec whether that variable is set due to the fact that php is not type strict language you must check whether variable is set and this must be obligatory job in the cases when you are passing one variable from one script to another. Also I would like to say a bit more what does type strict means. (Just for the record I think about php very highly however this is one thing I hate it.) Type stricts means that when you have some variable you must declare it with type for example int bool string as object char long double float and so on. However you do not have to do this in the php and because of that there are so many security issues and mistakes in the scripts that are really hard to trace. So if you are writing larger scripts always check variables that are passed over and over because error might be just there, in most cases of my bugs I have discovered that it happened because certain variable had not been initialized. ------------------------------------------------------------------------------ Addition (simple code to check whether variable is set or not): $var1 = 0;if(isset($var1) && isset($var2)){ echo "Nice $var1, $var2 <br>";}else{ echo "Variable not set <br>";} This code checks whether both varaibles are set. And if they are not and in this case $var2 is not set code witll return Variable not set and then new line. --------------------------------------------------- This is another addition: OK as I have read from one member that he mention java script injecions read more here it is asmall article about solution to certain javascript injection mission at hackthissite.org. So important thig is that basically with javascript you are merely trying to interface with html code that is you are chanigng html code in send to adopt it and use it to your cause. Java script injections are fairly dangerous and you should try to write neat code so that no script kiddie or someone else might change your scripts and force them to work in another manner then needed. And one more important thing is that you can change php variables with javascript injections however it is not that usual because they have to be saved on your computer since php code is executed on the server side and not client side.
  9. There are so many things to look in antiviruses depending on you needs and of your situation whether you are in the lan (local area network) or some wireless network and so on. I would suggest using Avast it is really greatt it has been localized to many languages and it works really fine. I have been using it for three years now and I have never had any complain about it when other people computers started infecting mine worked excellent. However with all good things three is price to pay and it is of your resources you have to give avast some stady portion of memory and it will keep it up. However it pays of and it doesn;t take as much as some other antiviruses like AVG or Norton Panda and so on.I have took liberty of writing to you what avast has and how far it is developed:Boot scanning ability of anti virus. - Avast is able to scan your computer in the boot process, and in fact after you install it it will require it from you just to increase safty because sometimes when people are switching and installing antivirus some wroms are able to integrate in them in such way that virus will either stop antivirus software from working or it will in fact incorporate and merge itself with antivirus and then prevent antivrus from fulfiling its obligation though it might allow some protocols or even simulate them insens that final user will not note any difference.Residential protection -- It has active and regulary updated residential protection, and it is on really high level. It will follow your temporary folders your recieving files communications that are openning to your computer. I once for instance so report from avast where someone tried to hack into my computer over bloothoot.Password protection -- Avast has password protection though you haven't specified which kind of password protection you mean because you might want separate account and settings for each different user of the same computer unfortuantely avast doens;t provide this howeveer I think that this is not so much needed option on the other hand it may be password protected so that only one user or in this case you may change advanced settings allow new deeds and so on.speed of detection of virus - Most of the viruses are detected as soon as they try to breach in your system or in the case when you are downloading some files when infacted code starts arriving on your computer. Or when they are alreayd settled on the hard drive when they try to start some process. Then you recieve option to cuarantee them delete them delete them permanently and try to fix the file.removal capacity -- I really don't understand what did you mean by this.size and memory taken by anti virus -- appworiximatly all service when they are turned on and this is some 6 or seven providers are taking up to 35 kB of the memory space.basic to advance features of antivirus -- well there is pro version of avast however I haven't tried it and this one is just enough for the home users also I would like to note one important thing avast is not free for any commercial use, it is only free for home usage.ease of operating antivirus -- Avast is very user firendly and easy to operate any new user will master it in matter of seconds. Everything is easily explained and there are sections where you may go to advance settings but this si for advanced users you can calibrate it without enetering any advanced menus and it will work excelent.P.S. Avast is great antivirus program however not many peolpe use it and this is the main reasons why therre are not so may security breaches noted in the computers protected by avast software, it is just that script kiddies and other hackers don't have time to write exploits for some software of such kind. And I would like to mention eventhough it was not in your neede d requirements. Avast database is updated almost daily.
  10. Well, javascripts are nice however I have found out and this is not the big secret they are making your site run slower that is in some cases when there is real exess of the javascript usage on the page then it is running slowly and may even slower your browser even on the strongest computers. I do not have anything against your script I am certian that is it working all right however there is problem with javascript and I don't like it. P.S. I will stick to the php.
  11. The problem with Google is that they are making too many announcements and then have all bunch of the project sin the beta stage and there are very little projects in fact finished. They are making so many announcements that I don't know how will they finihs it with their limited resources. Yes they have one would say unlimited money supply but they are employing very little programers comeraed to the other companies like micsrosoft yahoo and so on. Because at its peak google had some 400 employees including all other esecial personal not just programers so you see they have skill they have money they have idea they just miss their manpower. And I think that they will not extend any further because if company is smaller it is more efficiant and I think that google is mostly ufraid of becoming inefficiant company or shell I say corporation like the big Microsoft.Also I would like to mention few more projects announced by google in the last few months not yet out and they say they are working on them, gPhone yes its true but it is not as iPhone because they are not working in fact on the phone it self but rather on the platform fro the phones and this has attracted some major players in production of software for mobile phones and in production of hardware which in fact consequently producd some fights among partners as soe wnated great platform at the price of hardware and other wanted optimal platform I hope they will reach concensus soon.Next one is anouncement of google starting it storage that is they will not make official you will be able to open google account and have storage unit like external or net drive. I know it has been able to do with google email but they that is google did not approved it and now you will have online storage from google currently in work named as gspace.And one another is jsut jumping of all other things google has started and it is not connected to the computers in fact but rather with optimization. What google wants to the is to start their facility that is their computer farms with the supply of clean and reusable energy like sun cells and wind power. There is some feasability with this project what they want to the is in factr producing energy 1Kwh of energy from reuable resource which would be cheaper then 1 kwh from the coal energy source.And you have mentioned that the other guys are not following. But this is not true it is just that they keep their plans more closed and do not just go out and say about everything in front of everyone just to gain few more bucks on the stock. So what Microsoft did lately and probably very little people know about it. Is that they have announced few billion investment in the new computer farm in the Siberia. Very smart move if you ask me from the microsoft part. Cheaper cooling and remote location makers it very good either for security reasons and for the energy feasability and reduction of usage. And also if some of the employees is not behaving themselves then you can send them directly to siberia :) :D And one more thing there Microsofts moves are following googles almost emidiatly.
  12. Well this might be good idea but I do not see any problem with this forum here what we have on Xisto and because of that why would we go to the forum which in fact allows posting all kind of the referral links in my very personal oppinion this is just spamming forum and there will be a little or no any good discussion. Also for future referce I think that everyone should think several times about what is considered as working at home because there are some things that may be odne at home and are legal. Like online studing that is if you are online professor or teacher or even if you have some company that doesn't need large office space you can keep everything in home, however if you are sucessful then you will probably need to increase youre office space or even to move from your home. Many buisnesses that are done in the the small amoount and may be run from home even in the case when they are not leader from home might in fact be considered as home buisnesses. And one more thing I would like to note is that pyramidical structures and all those chains of luck and so on are considered illegal in many contries I am certain that European countries consider it illegal adn USA consider it illegal malpractice. However I am not familiar with any legalization that confronts such scams over the network of all networks (internet).
  13. I think also that joomla is the best content menagment service available for the overral content however if you are about to have blog then the best thing to the would nbe to use wordpress. I use it also in my blog. And furthermore it is very accessible. Also I would like to note to all of you that there are many more alike and also free programs like pivot which is mostly used for blogging however it allows very easy custimizattion so you would be able to build dynamic sites very easily on this shell I say eventhough politically incorrect engine. And finally to return to joomla it is great I am still experimenting with its options and I making myself familiar with its code hoever it is really great service and all of you should try and use it. I think that it is the best free service available out there.
  14. Well ezz I completly agree with you you have explained perfectly well some of the danagers with the forex trading and noted some important issues which might affect however, if you are familiar with economic movements and everything else I must say that trading in time of big news comming on is in my very personal oppinion most important thing to do because these are the times when you may eanr the most from newly both shares and these are the best times to trade on the short run that is when you are selling howwever you do not have any stock or in this case with forex units avaialble. However note that you would hvae to buy it eventually.
  15. There is a lot difference between blog hostings and blog programs I use wordpress it is really great you have many options you can add anything and work almost everything with it also there is so many extensions for wordpress and many nice themse that way your blog will not look the same and whatecver you can change it is quite easy and you cna make even some better changes if you know some of the php and mysql in the worst case just php will work.
  16. Yes I must agree forex is the great way if you know some things from the economy it can provide itself really golden chicken I wonder whether this is right expression in english one way or the other. Someone asked how is this better this is better because of the movements this means that you might earn a lot in seconds and you might lose in seconds. And there are risks involded especially if you are buying on short terms whereas prices skyrocket and you ;lose bunch of money. But I will give you my example I have started using program called tradeport as a demo version for 20 days. So you can trade as any trader however you are just using fictional money. And after 20 days I had something around 15,000 euros and I have started with 2,000. I don't know whether it was because of fictional money or some starters luck one way or teh other in 20 days I have increased my revenues 750% in profits. And this is huge. Now I am saving so I would be able to start this as some personal hobby maybe if I find myself good at it as a living job. The minimum to start is 2,000. Also I would like to point once more that you can also lose money it is not just place to earn because on the other hand everyone would buy it and everyone would earn there. So one day I check it around midnight CET and then in the morning I had 1,000 less and it was very beginning but I haven't stopped and produced something I felt like I really earned this money and almost felt like holding it in the hands.
  17. Well you probably have gurantee on it so I would suggest you to go out and check it out with the provider of your mobile phone. It might be some issue with the display which is quite expensive so it is better to prevent then later on when your guarantee is out of date you go and have to buy it yourself. And also it might be some problem with the software inside or even firmware though this would prove to be in all series and not only on one mobitel.Also I would like to mention that my girlfriend will buy this mobile phone and it is really nice. Good luck.
  18. Well there are very many things why moziila or shell I say firefox is better then internet explorer though internet explorer is more or less even today and although many things are bad about it still the most used browser today one way or the other firefox is better because of many things. First of all it is standardise and it doesn't provide any problems to the users that developers whereas internet explorer is not today still standardized with the latest W3 consoszium standards (w3 stands for world wide web) and this produces many problems. Secondly firefox gained tabs a lot more time then the internet explorer which is really user firendly option and because of that many users switched from the internet expllorer to the fifrefox. And in the end there is this things called extensions and this produced very valuable why? because it allows you to extend firefox before its original usage and it can become more user friend;ly and if you continue with it you wil find out that it prooves to be a lot better then internet explorer. p.s. also I would like to point out that there is this issue of security in the windows XP because internet explorer is integrated into the operating system but this problem is solved now with windows vista. However many users still use windows XP.
  19. Well I must admit I am addicted to computer, well not exactly to the machine itself though I sens some bond between and I cannot sell old models that is when I have old computer and I buy new one I am very or shell I say extremlly reluctnat to sell it and in the end I never do it. So I am addicted also to machine or bonded I always find some good use to them like some servers or dvd players with additional options and so on. Really it pays much more then the few bucks you could get from them on used computers market. However I am also addicted to developing on the computers and to the internet as in the sens that it provides many informations to us or loads of informations. Not so much as a social usage as some use IRC and so on however I am using instant messangers adn of course loads of mail.So in the end computers are my life I am currently studing somputer science and I have to say.Hi I am hitmanblood and I am addicted to the computers since my very first one commodore 64
  20. Google is supperior to all other serach engines. And of course most of the people use and following from that as most people use it most web developers will first submit their sites to the google search engine and ffollowing from that you can find most of the sites on the google. Also one important thing is that although google has all bunch of the projects next to their search engine they are not using their search engine space to force you to see too many things like when you have in comparisson yahoo where they have all bunch of things on their site.
  21. Well I have gained my domain here on the Xisto and I also never head any problems support was good because I had some problems with registration and everything went nice. However the thing is that you should obtain 250 I think point and if you check out you can really quickly do that if you post several posts a day however if you have already domain then you can slowly acquire points over prolonged time period of course once again if you are able to post each day.Let's see what I do, I am posting approximately three posts a day and on each day I earn somethree to four points more in such way I will have in 83 days once again enough credits for the domain and it will end that is my domain name will stop in some 10 months so you see Xisto is faster end better way to do it and in no cost jsut few minutes of your time a day you can obtain it all even better. With good customer support and certain and valuable hosting.
  22. I don't know whether you have ever considered starting advertising with google adsens as you can earn quite alot with google adsens and it can be really helpful. You don't have so many things to menage and you don't have to think about finding advertisers. However in the meantime you can provide and proove yourself usuful to everyone by showing your visitor stats and so on. In the end you will have it done as long as your site is going on, if it stops you will as fast lose your sponsors. Also in the end I would like to not e that by finding your own sponsors you might learn mush more then with googles however google is much easier and time consuming and leaves you much more time running your site which will prove to finance you much more in the long run.
  23. hehe I remember this topic when it wzas first active or there is some similar topic of this sort. I do not quite know whether or not I said this already but you can write your own addons extensions and other sort of usuful programs if you know bits and bytes of javascript and understand how hall thing work. You should read the book called Gmail Hack it will prove to be quite usuful and helpful. So eventually you could add all those thing you miss. P.S. there is site where you can write your suggestuoins to the google teams and they take it really seriously. Good luck with hacking gmail -> note that hacking here means not as making trouble but instead working with code. hopefully you got me there.
  24. Well everyone would use apple if it was free however as apple is not free and as it is expensive really expensive much more then the other competition it has to invest more in some other aspects and if you check out apple has many more things to come up then just big screen small things make iPod not the look and feel few days ago I had opportunity to check out iPhone and it is great too expensive but great. However I don't use apple and I will probably not use it any time soon. Also I would like to mention that everyone should check out also Microsoft Zune as it is quite good player in my oppinion and it has good opions also the thing is that the model with the hard drive is great and that I would buy it if it was sold in europe however as it is not provided in europe I don't have opportunity.
  25. Or you can post more and then obtain free domain name from Xisto
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.