<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adsense Script &#187; making</title>
	<atom:link href="http://scriptahead.com/tag/making/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptahead.com</link>
	<description></description>
	<lastBuildDate>Thu, 24 May 2012 05:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Q&amp;AMP;A: I NEED HELP MAKING MY HTML CODE EASIER TO DO?</title>
		<link>http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/</link>
		<comments>http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/#comments</comments>
		<pubDate>Wed, 09 May 2012 05:05:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[easier]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[need]]></category>

		<guid isPermaLink="false">http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/</guid>
		<description><![CDATA[Question by Mark G: I need help making my HTML code easier to do? Hi, I have a website called www.xlivewire.com. its gotten pretty popular, and since then i&#8217;ve been getting a lot of game and video requests making the website a harder upkeep. I know there is a way to make my job simpler]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Mark G</i>: <br />I need help making my HTML code easier to do?</strong><br />
Hi, I have a website called www.xlivewire.com. its gotten pretty popular, and since then i&#8217;ve been getting a lot of game and video requests making the website a harder upkeep. I know there is a way to make my job simpler so im asking how to do it, can you look at the code below and tell me how to make a CSS page so when I add a game to my site all i have to do is just change the file name and name of the game then ill be done so my job is a lot easier.</p>
<p><html><br />
<head></p>
<p><script src="Scripts/swfobject_modified.js" type="text/javascript"></script><br />
</head></p>
<p><body bgcolor="#000000"></p>
<h1 align="center"><font face="Comic Sans MS, cursive" color="#FFFFFF">gwbinz</font></h1>
<div align="center">
<p>  <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="520"><param name="movie" value="1 Starship.swf"><param name="quality" value="high"><param name="wmode" value="opaque"><param name="swfversion" value="7.0.70.0"><!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. --><param name="expressinstall" value="Scripts/expressInstall.swf"><!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. --><br />
    <!--[if !IE]>&#8211;><br />
    <object type="application/x-shockwave-flash" data="1 Starship.swf" width="400" height="520"></p>
<p>      <!--<![endif]--><param name="quality" value="high"><param name="wmode" value="opaque"><param name="swfversion" value="7.0.70.0"><param name="expressinstall" value="Scripts/expressInstall.swf"><!-- The browser displays the following substitute content for users with Flash Player 6.0 and older. --></p>
<div>
<h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
<p><a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://www.adobe.com/go/getflashplayer" ><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
</p></div>
<p>      <!--[if !IE]>&#8211;><br />
    </object><br />
    <!--<![endif]--><br />
  </object>
</div>
<h2 align="center"><font face="Comic Sans MS" color="#FFFFFF">1 Star Ship</font></h2>
<p align="center"><font color="#FF0000" face="Comic Sans MS, cursive">If this game doesnt work, or you thought of a game we should add to are website.<br /> Let us know by <a href="../Comment.htm" style="color:#FFF">clicking here</a></font></p>
<p><script type="text/javascript">
<!--
swfobject.registerObject("FlashID");
//-->
  </script>  </p>
<p><script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><br />
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12116223-1");
pageTracker._setDomainName("none");
pageTracker._setAllowLinker(true);
pageTracker._trackPageview();
} catch(err) {}
swfobject.registerObject("FlashID");
</script><br />
</body><br />
</html></p>
<p><span id="more-463"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Carmen</i><br/>I saw somewhere that you can make a stylesheet entirely on its own using the link rel tags.  You will have to read more into that, but that is the basic.  You can always purchase something like Dreamweaver and just keep the website on there.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/463/qa-i-need-help-making-my-html-code-easier-to-do/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>COULD I GET SUED FOR MAKING A WEBSITE THAT&#8230; (VIEW ME)?</title>
		<link>http://scriptahead.com/457/could-i-get-sued-for-making-a-website-that-view-me/</link>
		<comments>http://scriptahead.com/457/could-i-get-sued-for-making-a-website-that-view-me/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 05:01:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[could]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[sued]]></category>
		<category><![CDATA[that.]]></category>
		<category><![CDATA[view]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/457/could-i-get-sued-for-making-a-website-that-view-me/</guid>
		<description><![CDATA[Question by : Could I get sued for making a website that&#8230; (view me)? Okay, I want to make a website, but I am thinking I will get in trouble with adhitz. Alright. I am really good with scripting, and I wanted to make a site that is an AdHitz click exchange. Like a user]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by </i>: <br />Could I get sued for making a website that&#8230; (view me)?</strong><br />
Okay, I want to make a website, but I am thinking I will get in trouble with adhitz.</p>
<p>Alright. I am really good with scripting, and I wanted to make a site that is an AdHitz click exchange.<br />
Like a user puts up the link to their banner for 1 credit/click (they upload their banners HTML code and some random information from the world wide web to like, pastehtml.com, then they give me the PHTML link). And users have to click the adhitz link to get paid. And they can only click it once per 24 hours.</p>
<p>What is &#8216;Encouraging links&#8217; on AdHitz<br />
Compensate users for viewing ads or performing searches, or promise compensation to a third celebration for such behavior.<br />
^Nope, we aren&#8217;t paying them, we had simply be giving them credits so they can post their banner. And I do not think credits is a form of currency.<br />
Encourage users to click the AdHitz ads using phrases such as &#8220;click the ads&#8221;, &#8220;support us&#8221;, &#8220;visit these links&#8221; or other similar language.<br />
^We&#8217;re not saying anything that encourages them, they simply click on the ads because they want credits, not that we state anything.</p>
<p>Direct user attention to the ads using arrows or other graphical gimmicks.<br />
^We do not do that.</p>
<p>Format ads so that they become indistinguishable from other content on that page.<br />
^This is at their own risk<br />
Format site content so that it is difficult to distinguish it from ads.<br />
^This is at their own risk<br />
Place misleading labels above AdHitz ads. For instance, ads might be labeled &#8220;Sponsored Links&#8221; or &#8220;Advertisements&#8221;, but not &#8220;Favourite Sites&#8221; or &#8220;Today&#8217;s Top Offers&#8221;.<br />
^This is at their own risk</p>
<p>Basically all this is at their own risk, we do not do anything wrong basically, everything is at the publishers risk. If they do not add any &#8216;Content&#8217; to their PHTML page, they are the ones getting banned.</p>
<p>Anyway, they do not click ads on OUR website. When users click the link to go to the publishers page, it will contain a frame, that is linked to their website with the ads. I will make it so that if the webpage changes its URL, then it will give a credit to your account.</p>
<p>I do not think it&#8217;s a scraper site, but please tell me if so.</p>
<p><span id="more-457"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by FRAGINAL, JTM</i><br/>When the procedure does not violate any contract, law or regulation regarding advertisements, privacy and commerce you can&#8217;t be sued.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/457/could-i-get-sued-for-making-a-website-that-view-me/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: HELP MAKING AN UPLOAD SCRIPT FOR A WEBSITE?</title>
		<link>http://scriptahead.com/440/qa-help-making-an-upload-script-for-a-website/</link>
		<comments>http://scriptahead.com/440/qa-help-making-an-upload-script-for-a-website/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 17:02:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/440/qa-help-making-an-upload-script-for-a-website/</guid>
		<description><![CDATA[Question by Rainbow: Help making an upload script for a website? I am trying to make a website that will grant its users to upload websites and view them. Simple to use and simple. Basically I want users to be able to upload their website which is usually the .html file and a few images]]></description>
			<content:encoded><![CDATA[<a target="_blank" rel="nofollow" href="http://scriptahead.com/goto/http://your-own-search.com/"  target="_blank"><img src="http://searchenginescript.biz/se.jpg" alt="Search engine" border="0" /></a><p><strong><i>Question by Rainbow</i>: <br />Help making an upload script for a website?</strong><br />
I am trying to make a website that will grant its users to upload websites and view them. Simple to use and simple. Basically I want users to be able to upload their website which is usually the .html file and a few images or maybe another page or so nothing big, so that after they upload it, they would get a link to their site where they can view it online. IF there is a script that is already made for this purpose I would like to be directed to that, it must be free though. Otherwise, I would like to create the website from scratch.</p>
<p>Thanks.</p>
<p><span id="more-440"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by excelblue</i><br/>What you are looking for is probably just a easy PHP-based file manager.</p>
<p>I&#8217;d recommend that you google up PHP file manager and begin from there. A few small modifications should get it all up and running.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/440/qa-help-making-an-upload-script-for-a-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FREE GAME MAKING SOFTWARE FOR FINAL FANTASY LIKE GAME? (SERIOUS ANSWERS ONLY)?</title>
		<link>http://scriptahead.com/414/free-game-making-software-for-final-fantasy-like-game-serious-answers-only/</link>
		<comments>http://scriptahead.com/414/free-game-making-software-for-final-fantasy-like-game-serious-answers-only/#comments</comments>
		<pubDate>Sat, 25 Feb 2012 17:03:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[answers]]></category>
		<category><![CDATA[fantasy]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[only]]></category>
		<category><![CDATA[serious]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://scriptahead.com/414/free-game-making-software-for-final-fantasy-like-game-serious-answers-only/</guid>
		<description><![CDATA[Question by TheFireWithin: Free game making software for Final Fantasy like game? (serious answers only)? I was wondering if anyone knew of any good game making software that I could make a final fantasy like game. Could be any FF, FF1, FF12, FF:My Life as a King, any of them really. I just want to]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by TheFireWithin</i>: <br />Free game making software for Final Fantasy like game? (serious answers only)?</strong><br />
I was wondering if anyone knew of any good game making software that I could make a final fantasy like game. Could be any FF, FF1, FF12, FF:My Life as a King, any of them really. I just want to make a FF looking game lol so if you could help me out with giving me a link of a site that is free, or if you could email me (just add yahoo to my name and that is my email address) a link to a free but not supposed to be free software, either way, I just would like to be able to get something like that.</p>
<p>Also it would be more helpful if I did not need to know scripts or programming to use the software since&#8230; I do not know them. Thanks.</p>
<p>And, please do not answer with anything like &#8220;No&#8221; or anything that doesn&#8217;t help me. </p>
<p>Thanks again.<br />
Okay, then if there are software that needs scripts that can be learned that would not be too difficult then you can state them too.</p>
<p><span id="more-414"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Kayla R</i><br/>honestly ur going to have a tough time to make a game since u need scripts and programming<br />
thats like the main thing of the game to make it work<br />
with out that its just blahhhh</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/414/free-game-making-software-for-final-fantasy-like-game-serious-answers-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ARE THERE ANY &#8220;ALL IN ONE&#8221; GAME MAKING RECOURCE SITES OUT THERE THAT R FREE?</title>
		<link>http://scriptahead.com/319/are-there-any-all-in-one-game-making-recource-sites-out-there-that-r-free/</link>
		<comments>http://scriptahead.com/319/are-there-any-all-in-one-game-making-recource-sites-out-there-that-r-free/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 17:05:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[recource]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[there]]></category>

		<guid isPermaLink="false">http://scriptahead.com/319/are-there-any-all-in-one-game-making-recource-sites-out-there-that-r-free/</guid>
		<description><![CDATA[Question by a13x_h3r3: Are there any &#8220;all in one&#8221; game making recource sites out there that r free? im making a tiny 2d sword fighting game. By all in one i mean a website with scripts, sounds, graphics ect, well maybe not so mch as scripts but u get the picture ak_gamer i AM using]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by a13x_h3r3</i>: <br />Are there any &#8220;all in one&#8221; game making recource sites out there that r free?</strong><br />
im making a tiny 2d sword fighting game.<br />
By all in one i mean a website with scripts, sounds, graphics ect, well maybe not so mch as scripts but u get the picture<br />
ak_gamer i AM using game maker and I WASNT looking for another game making tool! i was asking for graphics, sounds, scripts ect ALL ON THE ONE WEBSITE! no offence but u should READ the question and its details FIRST. ur answer was useless.</p>
<p><span id="more-319"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by ak_gamer0615</i><br/>Well, if you want a program that can help you design a game, try Gamemaker (made by YoYo).</p>
<p>If you do not want that, you will need to become profficient in a programming language (or languages), and use basic skills to program it.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/319/are-there-any-all-in-one-game-making-recource-sites-out-there-that-r-free/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MAKING OBJECTS FALL DOWN IN FPS CREATOR (THE GAME CREATORS)?</title>
		<link>http://scriptahead.com/283/making-objects-fall-down-in-fps-creator-the-game-creators/</link>
		<comments>http://scriptahead.com/283/making-objects-fall-down-in-fps-creator-the-game-creators/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 17:01:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[creator.]]></category>
		<category><![CDATA[creators]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[fall]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[objects]]></category>

		<guid isPermaLink="false">http://scriptahead.com/283/making-objects-fall-down-in-fps-creator-the-game-creators/</guid>
		<description><![CDATA[Question by RJ: Making objects fall down in fps creator (the game creators)? how do i make objects fall down when i enter a trigger area? do i need to use fpi script. if i do, please give me an example or a site that has an example on it. Thanks! -RJ &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; Answer by]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by RJ</i>: <br />Making objects fall down in fps creator (the game creators)?</strong><br />
how do i make objects fall down when i enter a trigger area? do i need to use fpi script. if i do, please give me an example or a site that has an example on it. Thanks! -RJ</p>
<p><span id="more-283"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by Han Solo</i><br/>If they fall they might smash</p>
<p>may the force be with you</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>What do you think? Answer below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/283/making-objects-fall-down-in-fps-creator-the-game-creators/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: WHAT IS A GOOD WEBSITE FOR MAKING MY OWN WEBSITE FOR FREE WITH SCRIPT SUPPORT?</title>
		<link>http://scriptahead.com/257/qa-what-is-a-good-website-for-making-my-own-website-for-free-with-script-support/</link>
		<comments>http://scriptahead.com/257/qa-what-is-a-good-website-for-making-my-own-website-for-free-with-script-support/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 17:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[good]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/257/qa-what-is-a-good-website-for-making-my-own-website-for-free-with-script-support/</guid>
		<description><![CDATA[Question by Kehon H: What is a good website for making my own website for free with script support? I want a website with where i can make my own website for free and people can come to it and i can run cgi and perl scripts and use php fyi: making a psp portal]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Kehon H</i>: <br />What is a good website for making my own website for free with script support?</strong><br />
I want a website with where i can make my own website for free and people can come to it and i can run cgi and perl scripts and use php</p>
<p>fyi: making a psp portal online</p>
<p><span id="more-257"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by varun kumar</i><br/>try geosites.com</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/257/qa-what-is-a-good-website-for-making-my-own-website-for-free-with-script-support/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Q&amp;AMP;A: IS THERE A SCRIPT THAT ALLOWS THE WEBSITE YOU ARE MAKING ADJUST TO FIT DIFFERENT SCREEN RES?</title>
		<link>http://scriptahead.com/223/qa-is-there-a-script-that-allows-the-website-you-are-making-adjust-to-fit-different-screen-res/</link>
		<comments>http://scriptahead.com/223/qa-is-there-a-script-that-allows-the-website-you-are-making-adjust-to-fit-different-screen-res/#comments</comments>
		<pubDate>Tue, 10 May 2011 17:02:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[adjust]]></category>
		<category><![CDATA[allows]]></category>
		<category><![CDATA[different]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[there]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/223/qa-is-there-a-script-that-allows-the-website-you-are-making-adjust-to-fit-different-screen-res/</guid>
		<description><![CDATA[Question by martinvaughan123: is there a script that grants the website you are making adjust to fit different screen res? i am producing a personal on the web portfolio website. i have a massive desktop LCD monitor which i think is 1280×1024, and i have a laptop which i am using which has a screen]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by martinvaughan123</i>: <br />is there a script that grants the website you are making adjust to fit different screen res?</strong><br />
i am producing a personal on the web portfolio website. i have a massive desktop LCD monitor which i think is 1280×1024, and i have a laptop which i am using which has a screen resolution of 1024*768. i have viewed the website on both computers. the website fits perfectly in the larger screen, but in the smaller screen, the top title banner goes off to the side so the user would have to scroll horizontally to see rest of banner. </p>
<p>i was wondering if there is some sort of script out there, that would automatically change the site content to fit the different users screens. this would be useful for me also as i am trying to get a job as a web designer. </p>
<p>would, what i am looking for, involve, CSS?</p>
<p>Please someone help me, Please</p>
<p><span id="more-223"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by merv243</i><br/>Javascript can do it.  I do not know if it&#8217;s the ideal way, but it should work.</p>
<p>You can use &#8220;screen.width&#8221; and &#8220;screen.height&#8221; to get the res in pixels.</p>
<p>One way to handle different cases would be to have some if statements that load different html files depending on the resolution.  See source for details</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Know better? Leave your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/223/qa-is-there-a-script-that-allows-the-website-you-are-making-adjust-to-fit-different-screen-res/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IS THERE A PHP SCRIPT FOR MAKING A SITE LIKE YAHOO ANSWERS?</title>
		<link>http://scriptahead.com/177/is-there-a-php-script-for-making-a-site-like-yahoo-answers/</link>
		<comments>http://scriptahead.com/177/is-there-a-php-script-for-making-a-site-like-yahoo-answers/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 17:12:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[answers]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[there]]></category>
		<category><![CDATA[YAHOO]]></category>

		<guid isPermaLink="false">http://scriptahead.com/177/is-there-a-php-script-for-making-a-site-like-yahoo-answers/</guid>
		<description><![CDATA[Question by saurabhinindia: Is there a PHP script for making a site like Yahoo Answers? Like one can ask questions on this site and other registered people can answer them, is there a script (free) which i can use on my personal site? One can find lots of free PHP scripts on the net. However,]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by saurabhinindia</i>: <br />Is there a PHP script for making a site like Yahoo Answers?</strong><br />
Like one can ask questions on this site and other registered people can answer them, is there a script (free) which i can use on my personal site?</p>
<p>One can find lots of free PHP scripts on the net. However, is there a script which does the same thing as Yahoo/Google Answers?</p>
<p>Thanks!</p>
<p><span id="more-177"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by computerwiz3491</i><br/>PHPBB is a forum software, so that people could ask questions and receive answers. It&#8217;s powerful, yet simple to use. http://www.phpbb.com</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Give your own answer to this question below!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/177/is-there-a-php-script-for-making-a-site-like-yahoo-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAKING A PIXEL WEBSITE WITH A DIFFERENCE?</title>
		<link>http://scriptahead.com/115/making-a-pixel-website-with-a-difference/</link>
		<comments>http://scriptahead.com/115/making-a-pixel-website-with-a-difference/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 16:59:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Difference]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[Pixel]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/115/making-a-pixel-website-with-a-difference/</guid>
		<description><![CDATA[Question by Webmaster: Making a Pixel Website with a difference? Hi I&#8217;m thinking of setting up a pixel site thats different (quirky) for people to put their links on. I was perhaps going to make it theme based like (http://www.bigbenpixels.co.uk/) and in the shape of a automobile for automobile advertisers or the shape of a]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Webmaster</i>: <br />Making a Pixel Website with a difference?</strong><br />
Hi </p>
<p>I&#8217;m thinking of setting up a pixel site thats different (quirky) for people to put their links on.</p>
<p>I was perhaps going to make it theme based like (http://www.bigbenpixels.co.uk/) and in the shape of a automobile for automobile advertisers or</p>
<p>the shape of a home for landlords and letting agencies. (this is just an idea)&#8230; or just make it similar to the million dollar page ,<br />
I was also going to try to gain advertisers by saying a cash prize of state 50 to a 100 pounds will be won by one of them at the end of a year period.etc</p>
<p>I just wondered if you think this is an ok idea or will people just give it a widebirth and think &#8220;hmmm we have seen this before etc&#8221;</p>
<p>I was looking through these kinda site the other day and must admit I was almost tempted to purchase some pixels in hope of more exposure to my blogs and websites as they lack in traffic, the pixels were 5 to 10 dollars each witch I thought was a bit costly.</p>
<p>Im trying to think of something new and quirky and other reasons for a site like this is getting linkbacks from people when they advertise and thus making it viral.</p>
<p>just wondered from peoples experience in marketing and the world wide web if this is a kinda good idea and how to work on it and if it could bring me in any money, if not from the pixel site maybe even from click throughs to my other adsense / affiliate sites.</p>
<p>I am just about to begin a classified website and I will have a banner on there for my pixel site too, im thinking if I add banners on my pixel site to blogs and websites with content that has high paying keywords maybe I could get some revenue this way.</p>
<p>Im sure you know lots more clever ideas as a marketer, I am a web builder but new to adsense and affiliate marketing.</p>
<p>I have just recently made sales through my affiliate blog for the first time which made me smile.</p>
<p>the script I am thinking of buying for this site is fairly cheap at 20 dollars and I can upload and maintain it myself thats no problem,<br />
its just the marketing that im not great at, I also have adsense accounts and was thinking of having a couple of massive banners myself on their with links to my affiliate sites</p>
<p>please could you give me any advice that you think might be helpful with this project or do you just think that it is not a great idea.</p>
<p>I was even thinkin of calling it 50pads or adpix50p and charching 50p a pixel at the top and maybe have that running for a year then the webmasters re advertise so as to generate more revenue for me, then having pixels at the bottom where people can advertise for free but they link back to my site</p>
<p>oh well, its an idea ive had for a while</p>
<p>I look forward to hearing from you soon hopefully</p>
<p>thanks a lot for your time</p>
<p><span id="more-115"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by memetrader</i><br/>bigbenpixels.co.uk was put up in October 2005 and up until now has sold less than 0.001% of the available pixels, so anything similar looks doomed to failure imo.</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/115/making-a-pixel-website-with-a-difference/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

