Jump to content
xisto Community

darko100

Members
  • Content Count

    134
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by darko100

  1. That is the security model of the browser , not only Firefox , all modern browser will not allow you to include a local file. There is no reason why to do that.If a user opens your page and doesn't have that file? Thats for sure , because not everyone is using C: as a OS disk , or using Windows and having a "partition" like C: or D: :)You can iframe any internet webpage or a server file which is in the directory on your server. But websites like facebook and twitter are using scripts that disables embedding sites. However , you can include your own page , like including login.php on your site , so users can login without going to login.phpAnd yes , it needs to work if you follow http://kb.mozillazine.org/Links_to_local_pages_don%27t_work this tutorial
  2. There is the same for Windows. In Control Panel you can test the voice settings by typing a message which computer can read it
  3. There are more blogs then forums , but anyway the both should have success. They are different things and you can't compare them. But anyway , the both forums and blogs are social models and have the target: everyone should express theirself. Forums are more like portal-friends , for communities of different sites and organizations. Blogs are usually 1 man-in-the-middle >) >) >) Blogs don't have that kind of features like forums , and they are to express the opinion of the author , while the forum is driven by the users , so if the forum has only the admin as poster , it is more like a blog instead of community.So forums could be used , for example if there is online site for nature , and the forum might be used to discuss about nature , to post photos , send polls etc. While blog could be used to talk about yourself , or as a brand blog for writing news and promotions.The both are needed and they are good dynamic systems. Anyway , i think blogs are more needed then forums. Every brand or site should have a blog or custom small CMS like a blog , while a forum is not needed that much. There are too much general forums with all categories like this one , Xisto.The form of forum could be used for Q&A of products , but sometimes it can't solve the case , and stupid plugins are installed. In that case , i would suggest using custom system for Q&A.And with Web2.0 i think the number of blogs will increase too much.
  4. I use Google Docs for everything. I'm not moving to any other cloud service as Dropbox or Filebox.Plus , as i can see this service is only for APIs and programming stuff. I have some , but i also need other important files to be saved , and Developing stuff wouldn't help me People recommend Dropbox , because it has executable solutions , and you can run them on computer, on Linux , Mac , Windows, on a phone, Android or iOS... But i don't think that i can trust somebody more then Google.Yeah , there were some problems , like datas of people searching on it , and how long that data stays on the server , but anyway , Google is Google.Google Docs has powerful editors and viewers so i never need to take care if the computer i use has OpenOffice.org or not.
  5. Take a look at at my topic explaining and thinking of the slow things here. I think it could be fixed easily. But we need help from administrators.
  6. I don't know if there is , but it should be. A caching system for the MyCENTS script. If it takes too much time to count messages and add their quality to a database , then , caching is the problem. You should have some ID system and fields so , every message counted will be ignored next time. Also could be synced with the "Latest messages" on the IPB.You can sync them , so every day the script will count the posts for the day and add them. A great solution. But not only the speed of the cents script. The forum is loading too slow. The IBP forum is well optimized and works great on other sites. The size of this webpage is OK , so that is not the problem. Some people were thinking it is browser problem, but not for me.It takes too much on all browsers: Mozilla Firefox , Opera , Chrome and normally the Internet Explorer. It might be due some JavaScripts which request something , but anyway i think bandwidth is the problem. The location of servers , their internet speed and ping. I think that is the biggest problem here.Also stupid plugins like status just makes the loading slow. In some cases , the HTML of plugins might be 1kb , but they are loading too much on the server and making the website unresponsible. Moving to vBulletin would be a great way.And administrators should take care , and everything will be cool and great , as years ago.
  7. Believe or not, SE has much better quality.Also i love their Android phones , Xperia , specially X10 Nokia has some freakish ideas and style which i don't like it. Very stupid UI and design on software , but awful design on hardware too.Sony Ericsson has really a style, a design , something that makes it cool , like an iPhone.
  8. I learn German , know Macedonian and English. How's it going? Wie geht es dir? Како си? In the place where i live there is a project for learning German , so everyone is learning German from 1st grade to secondary school
  9. Ummm never did that I always dream in my language - Macedonian.But i rarely dream with speaking. I usually run or fly This months , i don't even dream. My dreams are dark , not understandable , fast , stupid :)And always when i dream something cool , like a car or a new mobile , i never try it , i always only look at it and think how cool it is.
  10. Googlebot is not an bot for attacks. Googlebot is crawler which checks for your site and later adds in the Google database with the content.Also , .htaccess can't do nothing with it. You can only block IP ranges with it , and Googlebot has many IPs. You could block Googlebot with robots.txt (you can google it) , but there is no reason for doing that.By blocking Googlebot , Google will stop crawling your site and when somebody will search , he will not find your website.People might attack you by DDoS or DoS attacks ( http://en.wikipedia.org/wiki/DDoS ) which request your site too much times and can kill your bandwidth and slow down your website.But , hostings have powerful options and features to block this attacks, so you shouldn't worry.So i don't believe somebody attacks your site actually.
  11. I've heard: "If you give a man Internet access , and he feels the freedom of browsing , information... He will never forget it."And that really rocks. True. They can censore sites , but that is totally unfair , and people will start using proxies and etc. etc.Everybody should be able to use Google , and Yahoo and everything he wants. Also , piracy. If there is no piracy , the use of the software and music will get lower. Piracy makes promotion too.
  12. BUMP and here is Xisto and knowledge2.us :)It isn't much special , but it is better than Xisto From where you get those creative names? All people try to find some ancient words and places and copy the names , but i think OpaQue and all these administrators want to be different The Xisto , yea , reminds on Kamasutra. But anyway , it is nice - and the logo really rocks.There is only one problem , the gradient from the logo is a bit different from the header gradient , and they don't overlay. But it is cool , anyway.knowledge2.us is easy to remember , funky domain.
  13. I would suggest never using the tables. As seen on other sites: use the table when the data you will put is naturally in table , in list. Yeah , there is no point in making DIVs for lists or spreadsheets :)DIVs are flexible and you don't need to do hacks as with tables. With tables you must specify much more CSS stataments , sizing models , floatings etc. etc. which really suck. It is much more simple to maintain DIV, beleive me. You don't need any extra tags , and the document is much easier to understand , and not complex. border, width, cellpadding and cellspacing are also problem. Stupid tags which could be replaced by nice and simple css. When you make it all in all , tables will inherit some spacing value , you will add some CSS padding , some margin and everything will mess.If we talk about colspan and rowspan... Meh , it's much easier with DIV structures.Furthermore , the nested tables. And that is stupid. The table "trend" is over , but div "trend" is over too.HTML5 is now here , no DIV tags <article> <header> <footer> are here :)
  14. I think the server is the problem. As i can see , the index page is 600KB but it loads like it is a 8MB It might be because administrators are not checking this forum enough , and optimizing back-end isn't easy. Bandwidth could be a problem too. Why not a bigger administrative crew? Because it needs so much time to handle a website like this and it is a huge work for administrators and all people.You could join another PTH(Post-to-host) website , like some sponsorshiip or something like that. So the crew will be better and the site will load faster , and problems will solve quicker
  15. What has been your major contribution to the forum of Xisto lately? Ummm i had different nick (filipd_1) which i don't use it , i contributed by helping people, sending news and describing everything myself without copy/pasting. So i helped much at SEO , by writing for things you might find first at Google. :)Did you get into a habit of telling other people off? I told my friend about Xisto , a nice huge forum with mycents option in exchange for nice posts , contributions and fun Are you giving a lot of efforts to improve the atmosphere of the forum? Curently , to be honest i am not spending much time on this forum as i was , but i am trying to write better English , to write good articles and make Xisto better. Currently , there are is no massive activity as there was times ago ( ) but again , we can do it.Do your posts and replies add to the joy of other members of the forum? Does your presence on the forum make other people happy?How could i answer questions that should others answer them ?Are you stuck into a negative attitude that scares other people away from the forum?Short , no.Are you willing to work together with other members so everybody can enjoy posting and increase the amount of MyCents in a happy and enjoyable and entertaining way?Yes , i think contributing and supporting everybody is great , and it is a key here With support , help , contribution , we can make this forum lovely.Do you contribute to an athmosphere where posting and earning credits is fun and seems to be done without much efforts?I want when a thing needs efforts. There is no way to say that this doesn't require efforts , that's not true. Yes , it's fun and full of joy , but you need some minimal efforts , checking your grammar , making post better , etc. etc. But we can try harder :PDo you help other people to earn MyCents by posting replies that are on topic and that help other people to reply too?Honestly , i never think of that. But , i make news topics and posts so people can correct me , or agree with me.So are you a pain or are you a gain? Gain , for sure.
  16. Chocolate icecream or vanilla icecream? - Chocolate has more tasteBlue or red? - Blue is one of the most used design coloursCoke or pepsi? - Coca Cola :) :)Milk chocolate or white chocolate or dark chocolate? -White chocolate somethimes, but not too healthy. Dark chocolate nope... Sooo 60% Milk, 40% White :PMiranda Cosgrove or Selena Gomez? - Selena Gomez!!
  17. Shoutmix , chatbox and tagboard are totally the same thing. Shoutbox is a place on Internet where you can shout what you want without(or somethimes needed) registration or etc. They are usually public and are like , to send comments for a thing , or for people to comment what you say :)smf shoutboxes, vbulletin shoutboxes, wordpress shoutboxes are shoutboxes for a special website. For example , Wordpress is a tool for blogging , and if you need a shoutbox on your blog - you can use that one , vBulletin is a forum script and you can use that vBulletin shoutbox for a forum. Etc. Etc.There is thing like Flash shoutbox , because Flash can't store a shoutbox. You need a free website which hosts the flash shoutboxes , and you can add the HTML in your page.You can't create a shoutbox by uploading a flash file , but you can if you insert a code like <embed src="http://www.someotherwebsite.com/shoutbox.swf?id=34w4w34; and it should work.Do you have a website , Facebook fanpage or something? Where are you going to use it ?
  18. There is no such a thing like a htdocs in PHP That is Apache stuff (the server).And , yes the main root is htdocs for default settings many times but that should be configured. httpd.conf is the file where you can edit the DocumentRoot and Directory-tags Then restart your server and it should work.But anyway , if you need only one file to be executed from a different place , you can use the php file. So for example , to run .php file on your desktop , you can use on terminal/cmd C:/locationofphp/php.exe 'C:\location\of\php\file' or /locationofphp/php "/location/of/file" :)As i said , check if there is something like: #DocumentRoot "/xampp/htdocs"DocumentRoot "c:"#<Directory "/xampp/htdocs"><Directory "c:">
  19. Viruses are more reduced , and Facebook / Gmail scams and spams are more popular now. Social networking is everything now :)When you see i site like this , try to WHOIS the domain and if you find the host , report the website and it should be removed. It simpler because most of the scams use free hosting because it's for sure they will get deleted (paying for nonsense ? )It is simple to detect a site like this. It is opening slower than the original websites, the footer might be different , hovering links shows some crazy location and you can't register as you should.
  20. Hi , nice to meet you :)I am also new here , it's a nice place with many people having their own opinions Not so much spam and scam , which i really like it. You can earn mycents and spend them for hosting , domains etc. A great website.Cheers
  21. Why aren't you trying to do a modern clean stylish web2.0 design?The "xisto" sites could be much more friendly by making a new design. There is a new trend also , realistic designs I'm currently so sooo busy , and to be honest , i write to this forum to get domain , which i need it. But after 20-30 June i might help you to redesign all this websites and make a brand new skin.
  22. Can't compare Photoshop to Corel Draw. Photoshop can draw vectors , but it is not specialised for them , and the support is not the same.However , Illustrator is an Adobe product , which can be compared to Corel Draw. And i think it is better than Corel. I use it and it is good and fast for rendering simple vector shapes.There are few things i want from Photoshop , like selecting menus by right click , or Blending options as a layer feature instead of menu. For simple tasks , like vector task and rounded shapes with gradients , no matter raster or vector , i use Photoshop. I also use SVG plugin , so the .psd can be exported as .svg - simillar to Illustrator.The Corel Draw is history for me. I haven't tried it much time , and it was not optimized, not simple and fast tool to use.
  23. I had an android phone and i lost it weeks ago.There were only a few games compatable to my android phone.My friend have an Iphone 3GS and the games are much more real and the graphics are much more cooler.I was watching gameplay of Assasin Creed for Iphone and it's wery good.Ulnike the Android it is a 3d game.Ex. i was looking for EA racing game for my android phone and it was NFS Shift.Only that racing game for android was from EA!! few days ago i was playing NFS HP on Iphone and the graphics were just like PC.so if you want phone buy ZTE s302 and Ipod touch.
  24. When you say cars of the future i think about flying robot cars, but BMW don't think that way This BMw Z2 Concept should be published in Geneve Auto Motor Show 2011.Still this concept was not confirmed but the sourcses sad that this should be a small version of Mazda Miata Maybe this concept would not have that chanse to produce but some of his details maybe will be in some of the future BMW cars.This concept has strange lifting doors , some amazing lines in the desing , air protection on the hood and it will be apsolutley full with tehnology.It will have systems and options we have never seen before.The power will come from the 2.0l engine with 4 valves what will send the horse powers to the rear wheels
×
×
  • 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.