<?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; another</title>
	<atom:link href="http://scriptahead.com/tag/another/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptahead.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 17:01:25 +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: PROGRAMMING TO GRAB NEWS HEADLINES FROM ANOTHER WEBSITE?</title>
		<link>http://scriptahead.com/334/qa-programming-to-grab-news-headlines-from-another-website/</link>
		<comments>http://scriptahead.com/334/qa-programming-to-grab-news-headlines-from-another-website/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 05:02:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[another]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[grab]]></category>
		<category><![CDATA[headlines]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/334/qa-programming-to-grab-news-headlines-from-another-website/</guid>
		<description><![CDATA[Question by Robert: Programming to grab news headlines from another website? Hi I want to code a script that will grab the news headlines and links from another site and have it displayed on my own website. I want to grab the latest news from this site on the top right corner: http://www.grooveasia.com/default.aspx?aspxerrorpath=/news/item.aspx How would]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Robert</i>: <br />Programming to grab news headlines from another website?</strong><br />
Hi I want to code a script that will grab the news headlines and links from another site and have it displayed on my own website. I want to grab the latest news from this site on the top right corner:</p>
<p>http://www.grooveasia.com/default.aspx?aspxerrorpath=/news/item.aspx</p>
<p>How would I go about in doing that and what language would be best? Preferable no database because I want on page load on my website.</p>
<p>Thanks</p>
<p><span id="more-334"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by P L</i><br/>It doesn&#8217;t look like they have an RSS or ATOM feed, so the only way to do it would be to scrape the HTML directly for what you are looking for using regular expressions. This is fragile and very prone to break if they change their Web site. You could do it in any language where you can open an HTTP connection to that page and download the HTML text. into memory. Then you can scrape the text with regular expressions or something. Perl, Python. and PHP will all work for this.</p>
<p>However, you should be aware that re-posting their content on your site might be a copyright violation unless you have permission to do so. And if they catch you doing it, they might block you from being able to access their site.</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/334/qa-programming-to-grab-news-headlines-from-another-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IM TRYING TO MAKE A WEBPAGE WITH ONLY A PART OF ANOTHER WEBSITE.?</title>
		<link>http://scriptahead.com/328/im-trying-to-make-a-webpage-with-only-a-part-of-another-website/</link>
		<comments>http://scriptahead.com/328/im-trying-to-make-a-webpage-with-only-a-part-of-another-website/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 05:06:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Script]]></category>
		<category><![CDATA[another]]></category>
		<category><![CDATA[only]]></category>
		<category><![CDATA[Part]]></category>
		<category><![CDATA[trying]]></category>
		<category><![CDATA[webpage]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://scriptahead.com/328/im-trying-to-make-a-webpage-with-only-a-part-of-another-website/</guid>
		<description><![CDATA[Question by fastball0004: im trying to make a webpage with only a part of another website.? for example, on my site i want to have a picture or something from another site in a window. but dont want to have the scrolls on the sides. example: like im trying to have &#8220;google&#8221; from actual google]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by fastball0004</i>: <br />im trying to make a webpage with only a part of another website.?</strong><br />
for example, on my site i want to have a picture or something from another site in a window. but dont want to have the scrolls on the sides. example: like im trying to have &#8220;google&#8221; from actual google page (it changes everyday) on my website. but i dont want the stuff from the top like &#8220;images&#8221; or &#8220;maps&#8221;. but im not trying to use google so dont give me scripts for the google search boxes for websites.</p>
<p><span id="more-328"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><i>Answer by dhvrm</i><br/><img src="http://www.google.com/ intl/en_ALL/ images/logo.gif" alt="" /></p>
<p>Remove the spaces in the URL and the Google logo will appear wherever you put this HTML.</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/328/im-trying-to-make-a-webpage-with-only-a-part-of-another-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HOW TO CONVERT AN ADSENSE CODE INTO ANOTHER FORMAT THAN &lt; SCRIPT &gt;?</title>
		<link>http://scriptahead.com/14/how-to-convert-an-adsense-code-into-another-format-than-script/</link>
		<comments>http://scriptahead.com/14/how-to-convert-an-adsense-code-into-another-format-than-script/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 10:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[another]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[into]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[than]]></category>

		<guid isPermaLink="false">http://scriptahead.com/14/how-to-convert-an-adsense-code-into-another-format-than-script/</guid>
		<description><![CDATA[Question by CT V: How to convert an adsense code into another format than < script >? I&#8217;m wanting to use Google Adsense or Adbrite on a website. However, I am not permitted to use the tags on this server. What other options do I have for using these codes? ------------------------------------------ Answer by Godeye RYou]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by CT V</i>: <br />How to convert an adsense code into another format than < script >?</strong><br />
I&#8217;m wanting to use Google Adsense or Adbrite on a website.  However, I am not permitted to use the <script> tags on this server.  What other options do I have for using these codes?</p>
<p><span id="more-14"></span><br />
------------------------------------------</p>
<p><i>Answer by Godeye R</i><br/>You can ask google directly.</p>
<p>
------------------------------------------<br />
<strong>Add your own answer in the comments!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://scriptahead.com/14/how-to-convert-an-adsense-code-into-another-format-than-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

