Jump to content
xisto Community

realthor

Members
  • Content Count

    203
  • Joined

  • Last visited

About realthor

  • Rank
    Super Member
  • Birthday 04/21/1981

Contact Methods

  • Website URL
    http://
  1. be serious, who is going to tell you how they have succeded with adsense? This would mean that you could be a competitor in the same field and take users to your site. I don't have a ga site but you can take a look at ouverture to make an ideea of what peoople search most and that's probably the fields advertisers throw their money to. Some good points are Law, Insurance, Cars, Medicines(drugs eg Valium etc), Videogames, Software Antivirus.i also agree with writting something you're keen of and be patient and insisting.Good luck;)
  2. i also agree that writting your own css it's the way to go, as you'll have an ideea of what you are doingi always have the editor (notepad,wordpad or whatever-i use HTML KIT) and my browser always has a tab opened at w3schools.com where i have the documentation for css.
  3. i have the following definition in my style and i'd like all elements in site to be relatively positioned against their parents so i can position any of them absolute when i need to: { margin:0; padding:0; font-family:verdana,arial,sans-serif; font-size:11px; text-align:left; background:none; color:black; position:relative; } All good in opera9 and FF2beta but IE6 stills the page without the possibility of scrolling it down. Any ideas?
  4. i solved the problem the variable creation was put in an IF statement not always true so not always creating it. God it took me 3 hours to find this :)not really, it's ok putting the variable inside like $_SESSION[ $name ] and becouse in my script this thing is inside a function called by many pages every new call needs a new name so the name is generated inside the function, and also is verified inside the function with the generated name:$id = $_POST['id'] ; -from the form$session = $name.$id ;if ( $_SESSION[$session]=1 )...than the visitor has been here before and did once whatever the function does
  5. i have many pool (quiz) modules on my site with the information taken from a database. The modules are processed by the same function with different parameters and i need to save the pool's status to prevent a user vote several times. I do this setting $_SESSION[ 'variable' ] to 1 , variable being the name of the quiz, which is taken from the database. So i get to having a code like this: .................... $name= $row->quiz_name; $_SESSION[$name]=1 The problem is that if i call $_SESSION[$name] from another part of the site (another page) the variable is always zero and if i check the $name by writting echo '$_SESSION['. $name .']= '.$_SESSION[$name] I get as output $_SESSION[]=0 If i store the value in a variable like this $_SESSION['quiz_1']=1 then it shows as this everywhere. One problem could be that that the $name, actually defined in a function, isn't global and thus it exists only in the function but even if i declare it global $name in the function it still doesn't show up on another page. But in the function the variable $name is generated every time the function is called and it's the same for one quiz but it's value isn't stored even among two calls of the function. If i vote for one option then the variable is set to 1 then i refresh the page and it votes again. Can u give me some advice as this is the first time i'm using this in php...
  6. thanks for the reply i'll have a look at the wiki now; the site isn't purposefully for adsense revenue but if i make it anywway than it should get the most of the content right?
  7. There are alredy a bunch of free templates optimised for adsense and i'm modifying one right now it's called green_boqpod_10 and it's pretty nice, if you find others just post the link here so others can benefit. Another one can be downloaded at http://forums.xisto.com/no_longer_exists/; One more: http://stallion-theme.co.uk/how-to-make-money-online/; more later if i find interesting templates.
  8. ok, i'm sorry if i am just another noob in the adsense ocean but i'm so overhelmed by that much info that i get unable to make anything...i always wanted to try it but never got it to a result so please help me in a few issues: 1)i have built a website based on Wordpress and i would like to get it online. Ok, here at Xisto if possible when i get all those points but my question is if it's better to get an url redirection to a co.nr or smth like that as long as it concernes seo? is mysite.co.nr better than mysite.trap17.com or it doesn't matter? 2)can i make a google adsense account before i have a site online? 3)where can i get a glimpse on what exact words should i use much on the site so that google brings on the best paying ads when clicked. Let's say my site is about sports, so what words related to sport should i use to get the best paying ads? I remmember there was a website that approximated the price for different keywords or combinations one filled there in the form. Can u tell me where it is?thanks a lot .
  9. yes, games still lack support in linux but the most important ones can be run through cedega , TransGaming's flagship Linux portability product and i've hured they run better than on windows due to better allocating and accessing memory. Try that and then perhaps you'll change your oppinion. I'm not a great gamer but i use computers for business purposes and web design so linux is great for me. And i spare those hundred dollars for a win licence for some beers...hehe;)
  10. ok guys, long time no seen, but now back to the forums with usual questions: i've heard a few things about seo, please u gurus in this write your opinions:1) CMS are bad to make your site rank good;2)how important is for google a free .co.nr domain rather than a .org,.info or .com 3) is important for google for how much time you've reserved your domain?4) i don't have a credit card and i'd like to get some money first in my paypall acount or by google check using ad-sense on my site, so that means i need to park it on a free domain for now, which are the best so that domain names don't interfere too much with my google ranking?Thanks for answering a few words to all my questions, realthor.
  11. -if i sent the page or an article about it to several online media or news websites this might prove the ideea was mine? Just putting a ? mark on the page would be enough to say it's copyrighted or i must do anything to get the right to tell it's copyrighted and thus protected by something?
  12. actually i might have a version of windows without service pack, i didn't care much. I reinstalled my system a few days ago and i deleted from /windows the windows messenger directoty as i knew it might be a system security issue but i'm not sure that by deleting it the problem is solved. It didn't uninstall through add/remove windows components so i Shift+Deleted it . Then until the AVG antivirus that i have updated it's virus lists from internet i suspect my computer might have been scanned and infected somehoeThe bad thing is that neither AVG nor Bit Defender Persnal Edition didn't solve the issue.
  13. I've made a PrintScreen of the error, it appears after a fresh install and i suspect that until the antivirus has updated its viruslist my computer might have been scanned and infected somehow. The attachement presents the file with the eroor. The problem is that the message changes every time it pops and it pps from say 30 to 30 min. Sometimes it sais about myregfix.com other times other websites this has to be a trojan something...again, i can't believe it...this time there were like 10 such alert windows one behind another, just closing the above one and the next one apperared underneath.How can i get rid of this?
  14. i'm a linuxist so i hate the ideea but what about u WIN guys?do u think is good for anything?what bad things could happen?
  15. thanks, i'll check them out as soon as i get a little speare time(now stressed with exams and university graduation paperwork:P, but next few days...)
×
×
  • 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.