<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Bookmarklets for Opera Mini</title>
	<atom:link href="http://wapreview.com/blog/?feed=rss2&#038;p=255" rel="self" type="application/rss+xml" />
	<link>http://wapreview.com/blog/?p=255</link>
	<description>It's all about the mobile web</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:44:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Dennis Bournique</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=2#comment-857533</link>
		<dc:creator>Dennis Bournique</dc:creator>
		<pubDate>Mon, 06 Sep 2010 03:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-857533</guid>
		<description>Thanks for the heads up, I&#039;ll see if I can find a replacement screenshot site.</description>
		<content:encoded><![CDATA[Thanks for the heads up, I'll see if I can find a replacement screenshot site.]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Doherty</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=2#comment-857409</link>
		<dc:creator>Eddie Doherty</dc:creator>
		<pubDate>Sun, 05 Sep 2010 17:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-857409</guid>
		<description>Hi. I&#039;ve tried to use the screenshot bookmarklet with Operamini 5.1, but all I get is a countdown screen saying there are over a thousand screenshots in the queue. It doesn&#039;t seem to work.</description>
		<content:encoded><![CDATA[Hi. I've tried to use the screenshot bookmarklet with Operamini 5.1, but all I get is a countdown screen saying there are over a thousand screenshots in the queue. It doesn't seem to work.]]></content:encoded>
	</item>
	<item>
		<title>By: Fuad Haran</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=2#comment-848629</link>
		<dc:creator>Fuad Haran</dc:creator>
		<pubDate>Tue, 20 Jul 2010 19:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-848629</guid>
		<description>Here is a bookmarklet to share on google buzz. It works fine on opera mini 4.2. The script:

javascript:void(window.open(&#039;http://www.google.com/buzz/post?url=&#039;+encodeURIComponent(location.href),&#039;addwindow&#039;,&#039;status=no,toolbar=no,width=700,height=350,resizable=yes&#039;));</description>
		<content:encoded><![CDATA[Here is a bookmarklet to share on google buzz. It works fine on opera mini 4.2. The script:<br />
<br />
javascript:void(window.open('http://www.google.com/buzz/post?url='+encodeURIComponent(location.href),'addwindow','status=no,toolbar=no,width=700,height=350,resizable=yes'));]]></content:encoded>
	</item>
	<item>
		<title>By: Serola</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=2#comment-848598</link>
		<dc:creator>Serola</dc:creator>
		<pubDate>Mon, 19 Jul 2010 11:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-848598</guid>
		<description>And corrected Lucian&#039;s font/background color code should be:

javascript:(function(){var newSS, styles=&#039;* {background:white !important; color:black !important } :link, :link * {color:#0000EE !important } :visited, :visited * {color:#551A8B !important }&#039;; if(document.createStyleSheet) {document.createStyleSheet(&quot;javascript:&#039;&quot;+styles+&quot;&#039; &quot;); } else {newSS=document.createElement(&#039;link&#039;); newSS.rel=&#039;stylesheet&#039;; newSS.href=&#039;data:text/css,&#039;+escape(styles); document.getElementsByTagName(&quot;head&quot;)[0].appendChild(newSS); } } )();</description>
		<content:encoded><![CDATA[And corrected Lucian's font/background color code should be:<br />
<br />
javascript:(function(){var newSS, styles='* {background:white !important; color:black !important } :link, :link * {color:#0000EE !important } :visited, :visited * {color:#551A8B !important }'; if(document.createStyleSheet) {document.createStyleSheet("javascript:'"+styles+"' "); } else {newSS=document.createElement('link'); newSS.rel='stylesheet'; newSS.href='data:text/css,'+escape(styles); document.getElementsByTagName("head")[0].appendChild(newSS); } } )();]]></content:encoded>
	</item>
	<item>
		<title>By: Serola</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=1#comment-848596</link>
		<dc:creator>Serola</dc:creator>
		<pubDate>Mon, 19 Jul 2010 11:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-848596</guid>
		<description>Dennis could you please add Lucians&#039;s change background color script to o.yeswap.com. It do work although some editing is needed (there are some spaces on wrong places). And some folks may need it good to have a possibility to change the background and font colors to make some pages easier to read.</description>
		<content:encoded><![CDATA[Dennis could you please add Lucians's change background color script to o.yeswap.com. It do work although some editing is needed (there are some spaces on wrong places). And some folks may need it good to have a possibility to change the background and font colors to make some pages easier to read.]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Bournique</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=1#comment-847373</link>
		<dc:creator>Dennis Bournique</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-847373</guid>
		<description>No, it&#039;s unnecessary as the download is on the web for free. BTW, posting your mobile number on the web is unwise. It can open you up to all sorts of premium SMS and call-back schemes.</description>
		<content:encoded><![CDATA[No, it's unnecessary as the download is on the web for free. BTW, posting your mobile number on the web is unwise. It can open you up to all sorts of premium SMS and call-back schemes.]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Bournique</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=1#comment-847372</link>
		<dc:creator>Dennis Bournique</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-847372</guid>
		<description>Go to http://mini.opera.com with the N70 browser.  Click &quot;Other download options&quot; then click &quot;Opera Mini 4.2&quot;</description>
		<content:encoded><![CDATA[Go to <a href="http://mini.opera.com" rel="nofollow">http://mini.opera.com</a> with the N70 browser.  Click "Other download options" then click "Opera Mini 4.2"]]></content:encoded>
	</item>
	<item>
		<title>By: bert</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=1#comment-847370</link>
		<dc:creator>bert</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-847370</guid>
		<description>can u send me the link to my phone.. here my number [Removed]</description>
		<content:encoded><![CDATA[can u send me the link to my phone.. here my number [Removed]]]></content:encoded>
	</item>
	<item>
		<title>By: bert</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=1#comment-847369</link>
		<dc:creator>bert</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-847369</guid>
		<description>how to download the operamini v4.2 to my N70 phone.. anyone who help me on this..</description>
		<content:encoded><![CDATA[how to download the operamini v4.2 to my N70 phone.. anyone who help me on this..]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Bournique</title>
		<link>http://wapreview.com/blog/?p=255&#038;cpage=1#comment-847088</link>
		<dc:creator>Dennis Bournique</dc:creator>
		<pubDate>Fri, 11 Jun 2010 15:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://wapreview.com/blog/?p=255#comment-847088</guid>
		<description>Thanks for the heads up, there was an old version of the bookmarklets page showing, I&#039;ve restored it to the current version.  

However I had to remove the &quot;Copy as Text&quot; bookmarklets as they no longer work because the service that they used as been shut down.  See: http://wapreview.com/blog/?p=6539 for more information.</description>
		<content:encoded><![CDATA[Thanks for the heads up, there was an old version of the bookmarklets page showing, I've restored it to the current version.  <br />
<br />
However I had to remove the "Copy as Text" bookmarklets as they no longer work because the service that they used as been shut down.  See: <a href="http://wapreview.com/blog/?p=6539" rel="nofollow">http://wapreview.com/blog/?p=6539</a> for more information.]]></content:encoded>
	</item>
</channel>
</rss>
