<?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>MatitaLabs</title>
	<atom:link href="http://matitalabs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://matitalabs.com</link>
	<description>pensieri e progetti</description>
	<lastBuildDate>Thu, 23 Oct 2014 16:30:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.8</generator>
	<item>
		<title>Peer.js and WebRTC</title>
		<link>http://matitalabs.com/2014/06/26/peer-js-and-webrtc/</link>
		<comments>http://matitalabs.com/2014/06/26/peer-js-and-webrtc/#comments</comments>
		<pubDate>Thu, 26 Jun 2014 12:16:34 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[peer2peer]]></category>
		<category><![CDATA[PeerJS]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[WebRTC]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=191</guid>
		<description><![CDATA[I recently had a talk about PeerJS and WebRTC. You can find the slides (italian) here and here]]></description>
				<content:encoded><![CDATA[<p>I recently had a talk about <a href="http://peerjs.com/" title="PeerJS - Simple peer-to-peer with WebRTC">PeerJS</a> and WebRTC.</p>
<p>You can find the slides (italian) <a href="http://bit.ly/matita-slides-peerjs" title="Peer.js - DataChannel di WebRTC">here</a> and <a href="http://www.slideshare.net/il_matita/peer-js" title="SlideShare">here</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2014/06/26/peer-js-and-webrtc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get Amazon product image by ASIN</title>
		<link>http://matitalabs.com/2014/05/15/how-to-get-amazon-product-image-by-asin/</link>
		<comments>http://matitalabs.com/2014/05/15/how-to-get-amazon-product-image-by-asin/#comments</comments>
		<pubDate>Thu, 15 May 2014 09:46:32 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Note To Self]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[mashplayer]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=188</guid>
		<description><![CDATA[Here are some hackings to do to build a url to the image of the product]]></description>
				<content:encoded><![CDATA[<p><a href="http://aaugh.com/imageabuse.html" title="Abusing Amazon images">Here</a> are some hackings to do to build a url to the image of the product</p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2014/05/15/how-to-get-amazon-product-image-by-asin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NTS &#8211; Quick MusicBrainz guide for Artists</title>
		<link>http://matitalabs.com/2014/05/09/nts-quick-musicbrainz-guide-for-artists/</link>
		<comments>http://matitalabs.com/2014/05/09/nts-quick-musicbrainz-guide-for-artists/#comments</comments>
		<pubDate>Fri, 09 May 2014 10:34:11 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Note To Self]]></category>
		<category><![CDATA[mashplayer]]></category>
		<category><![CDATA[musicbrainz]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=186</guid>
		<description><![CDATA[Here is a post on how to create an artist profile on MusicBrainz to be correctly linked with BBC.]]></description>
				<content:encoded><![CDATA[<p><a href="http://freshonthenet.co.uk/musicbrainz/" title="MusicBrainz: And Why It Matters | Fresh On The Net">Here</a> is a post on how to create an artist profile on MusicBrainz to be correctly linked with BBC.</p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2014/05/09/nts-quick-musicbrainz-guide-for-artists/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NTS &#8211; Get wikipedia page content by API</title>
		<link>http://matitalabs.com/2012/12/17/nts-get-wikipedia-page-content-by-api/</link>
		<comments>http://matitalabs.com/2012/12/17/nts-get-wikipedia-page-content-by-api/#comments</comments>
		<pubDate>Mon, 17 Dec 2012 13:32:47 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Note To Self]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=163</guid>
		<description><![CDATA[At the url http://en.wikipedia.org/w/api.php?action=parse&#038;page={page_name} you get the html content and some metadata of a Wikipedia page. E.g. With parameters prop=text&#38;format=json&#38;callback=mycallback you get only the html text with jsonp format. E.g. With parameter section=0 you get just the infobox and the abstract of the page. E.g. With parameter prop=text&#124;images you get also the images names. E.g. &#8230; <a href="http://matitalabs.com/2012/12/17/nts-get-wikipedia-page-content-by-api/" class="more-link">Continue reading <span class="screen-reader-text">NTS &#8211; Get wikipedia page content by API</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>At the url <code>http://en.wikipedia.org/w/api.php?action=parse&#038;page=<i>{page_name}</i></code> you get the html content and some metadata of a Wikipedia page.<br />
E.g. <a href="http://en.wikipedia.org/w/api.php?action=parse&#038;page=Richard_D._James_Album">Richard D. James Album</a></p>
<p>With parameters <code>prop=text&amp;format=json&amp;callback=mycallback</code> you get only the html text with jsonp format.<br />
E.g. <a href="http://en.wikipedia.org/w/api.php?action=parse&#038;page=Richard_D._James_Album&#038;prop=text&#038;format=json&#038;callback=mycallback">Richard D. James Album</a></p>
<p>With parameter <code>section=0</code> you get just the infobox and the abstract of the page.<br />
E.g. <a href="http://en.wikipedia.org/w/api.php?action=parse&#038;page=Richard_D._James_Album&#038;prop=text&#038;format=json&#038;callback=mycallback&#038;section=0">Richard D. James Album</a></p>
<p>With parameter <code>prop=text|images</code> you get also the images names.<br />
E.g. <a href="http://en.wikipedia.org/w/api.php?action=parse&#038;page=Richard_D._James_Album&#038;prop=text|images&#038;format=json&#038;callback=mycallback&#038;section=0">Richard D. James Album</a></p>
<p>To get the full path of the images follow these guidelines: <a href="http://commons.wikimedia.org/wiki/FAQ#What_are_the_strangely_named_components_in_file_paths.3F">http://commons.wikimedia.org/wiki/FAQ#What_are_the_strangely_named_components_in_file_paths.3F</a></p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/12/17/nts-get-wikipedia-page-content-by-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NTS &#8211; Retrieve release cover art</title>
		<link>http://matitalabs.com/2012/12/10/nts-retrieve-release-cover-art/</link>
		<comments>http://matitalabs.com/2012/12/10/nts-retrieve-release-cover-art/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 11:02:22 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Note To Self]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[cover]]></category>
		<category><![CDATA[musicbrainz]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=157</guid>
		<description><![CDATA[To get the release cover images by musicbrainz release id, just point to http://coverartarchive.org/release/{mbid}. For example go to http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d to get a JSON doc with metadata like paths to images for Crystal Castles&#8217; III release. Or you could populate a src attribute of an img tag with: full size http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front large thumbnail http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front-500 small thumbnail &#8230; <a href="http://matitalabs.com/2012/12/10/nts-retrieve-release-cover-art/" class="more-link">Continue reading <span class="screen-reader-text">NTS &#8211; Retrieve release cover art</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>To get the release cover images by musicbrainz release id, just point to http://coverartarchive.org/release/{mbid}.<br />
For example go to <a href="http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d" title="Crystal Castles (III)" target="_blank">http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d</a> to get a JSON doc with metadata like paths to images for Crystal Castles&#8217; III release.<br />
Or you could populate a src attribute of an img tag with: </p>
<ul>
<li>full size <a href="http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front" target="_blank">http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front</a></li>
<li>large thumbnail <a href="http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front-500" target="_blank">http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front-500</a></li>
<li>small thumbnail <a href="http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front-250" target="_blank">http://coverartarchive.org/release/c63b0c2e-aa56-4808-bf4f-14c9f6a9982d/front-250</a></li>
</ul>
<p>Via <a href="http://musicbrainz.org/doc/Cover_Art_Archive/API" target="_blank">MusicBrainz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/12/10/nts-retrieve-release-cover-art/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NTS &#8211; Feed dei cinema per MyMovies</title>
		<link>http://matitalabs.com/2012/11/09/nts-feed-dei-cinema-per-mymovies/</link>
		<comments>http://matitalabs.com/2012/11/09/nts-feed-dei-cinema-per-mymovies/#comments</comments>
		<pubDate>Fri, 09 Nov 2012 09:58:16 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Note To Self]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[mymovies]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=151</guid>
		<description><![CDATA[Il sito mymovies.it dà la possibilità di iscriversi al feed dei film attualmente in programmazione di un dato cinema. Per ottenere l&#8217;indirizzo del feed bisogna andare sulla pagina del cinema (per esempio Cinema Tiziano), prendere l&#8217;id del cinema (in questo caso 5235) e andare all&#8217;indirizzo http://www.mymovies.it/cinema/xml/rss/cinema.asp?id={id} (in questo caso http://www.mymovies.it/cinema/xml/rss/cinema.asp?id=5235)]]></description>
				<content:encoded><![CDATA[<p>Il sito <a href="http://mymovies.it" title="mymovies.it">mymovies.it</a> dà la possibilità di iscriversi al feed dei film attualmente in programmazione di un dato cinema.<br />
Per ottenere l&#8217;indirizzo del feed bisogna andare sulla pagina del cinema (per esempio <a href="http://www.mymovies.it/cinema/roma/5235/" title="Cinema Tiziano">Cinema Tiziano</a>), prendere l&#8217;id del cinema (in questo caso 5235) e andare all&#8217;indirizzo http://www.mymovies.it/cinema/xml/rss/cinema.asp?id={id} (in questo caso <a href="http://www.mymovies.it/cinema/xml/rss/cinema.asp?id=5235" title="Feed del Cinema Tiziano">http://www.mymovies.it/cinema/xml/rss/cinema.asp?id=5235</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/11/09/nts-feed-dei-cinema-per-mymovies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of MashPlayer is out! (v0.6.4)</title>
		<link>http://matitalabs.com/2012/07/28/new-version-of-mashplayer-is-out-v0-6-4/</link>
		<comments>http://matitalabs.com/2012/07/28/new-version-of-mashplayer-is-out-v0-6-4/#comments</comments>
		<pubDate>Sat, 28 Jul 2012 19:34:23 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[MashPlayer]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=141</guid>
		<description><![CDATA[After some time of inactivity here is the new version of . And here what&#8217;s changed from last version: NEW LOGO! YAY! (thanks to aka !). I know, I&#8217;ve incredibly resized it and put it in an almost hidden place, but I&#8217;m planning a complete restyle. Upcoming events in your area for current artist (thanks &#8230; <a href="http://matitalabs.com/2012/07/28/new-version-of-mashplayer-is-out-v0-6-4/" class="more-link">Continue reading <span class="screen-reader-text">New version of MashPlayer is out! (v0.6.4)</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://mashplayer.com" target="_blank"><img src="http://matitalabs.com/wp-content/uploads/2012/07/mashplayer_logo-e1343502529958.png" alt="" title="mashplayer_logo" width="791" height="433" class="alignnone size-full wp-image-142" /></a></p>
<p>After some time of inactivity here is the new version of <a href="http://mashplayer.com">MashPlayer</a>.<br />
And here what&#8217;s changed from last version:</p>
<ul>
<li>NEW LOGO! YAY! (thanks to <a href="http://www.hellomorbo.com/">Morbo</a> aka <a href="http://idiotist.com">Idiotist</a>!). I know, I&#8217;ve incredibly resized it and put it in an almost hidden place, but I&#8217;m planning a complete restyle.</li>
<li>Upcoming events in your area for current artist (thanks to <a href="http://www.songkick.com">Songkick</a>&#8216;s API).</li>
<li>Buy album you&#8217;re listening on Amazon.com. <strong>Protip:</strong> if you change Amazon&#8217;s domain (.com, .it, .de&#8230;) to different countries you&#8217;ll get different prices.</li>
<li>Recently <a href="http://ex.fm/">Ex.fm</a> got some problem on their server so when searching matches for songs MashPlayer had some troubles or slowness, fixed that</li>
<li>bugfix: playlist was repeted even if &#8220;repeat&#8221; was not selected</li>
<li>bugfix: when clicking play on a track in the middle of playlist with &#8220;repeat&#8221; off, next track would always be the first of the playlist</li>
<li>bugfix: clicking on facebook icon to share a link closed the mashplayer window</li>
</ul>
<p>Hope you&#8217;ll like it and you&#8217;ll give me some <a href="http://mashplayer.uservoice.com/forums/162144-general">feedback</a></p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/07/28/new-version-of-mashplayer-is-out-v0-6-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MashPlayer is out!</title>
		<link>http://matitalabs.com/2012/06/07/mashplayer-is-out/</link>
		<comments>http://matitalabs.com/2012/06/07/mashplayer-is-out/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 07:12:45 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[MashPlayer]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[musicbrainz]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://matitalabs.com/2012/06/07/mashplayer-is-out/</guid>
		<description><![CDATA[I finally released MashPlayer! Yay! This is my first project I&#8217;m not ashamed to show to public&#8230; It is a web app that allows you to search and listen to online music. I mean, there are a lot of services that allow you to do that, what&#8217;s different in MashPlayer? You don&#8217;t have to sign &#8230; <a href="http://matitalabs.com/2012/06/07/mashplayer-is-out/" class="more-link">Continue reading <span class="screen-reader-text">MashPlayer is out!</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I finally released <a href="http://mashplayer.com">MashPlayer</a>!<br />
Yay!<br />
This is my first project I&#8217;m not ashamed to show to public&#8230;<br />
It is a web app that allows you to search and listen to online music.<br />
I mean, there are a lot of services that allow you to do that, what&#8217;s different in <a href="http://mashplayer.com">MashPlayer</a>?<br />
You don&#8217;t have to sign up and it still remembers all your playlists and your favourite songs!<br />
To you techy guys: it uses HTML5 features to avoid using server side code.<br />
Thanks to <a href="http://musicbrainz.org">MusicBrainz</a> and <a href="http://youtube.com">YouTube</a> API you&#8217;ve got a huge catalog to browse to satisfy every music taste.<br />
Next features in the roadmap are sharing on social networks and direct link to tracks you love, support for <a href="http://ex.fm">Ex.fm</a> API and responsive design for a mobile friendly interface.<br />
So, hope you&#8217;ll enjoy it and be sure to leave your feedback to let me know what you don&#8217;t like about it and what features you&#8217;d love to have!</p>
<p><a href="http://mashplayer.com">MashPlayer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/06/07/mashplayer-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Less compiler bookmarklet</title>
		<link>http://matitalabs.com/2012/04/16/online-less-compiler/</link>
		<comments>http://matitalabs.com/2012/04/16/online-less-compiler/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 16:34:05 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[less]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=123</guid>
		<description><![CDATA[Premise: as soon as I knew Less I started using it and I hardly think I&#8217;ll go back to write pure CSS. Problem: I don&#8217;t always have the tools or the environment I need to code comfortably (it&#8217;s a lie, I&#8217;m lazy and I never installed what I really need&#8230;). Solution: Less has an awesome &#8230; <a href="http://matitalabs.com/2012/04/16/online-less-compiler/" class="more-link">Continue reading <span class="screen-reader-text">Online Less compiler bookmarklet</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Premise: as soon as I knew <a href="http://lesscss.org/">Less</a> I started using it and I hardly think I&#8217;ll go back to write pure CSS.<br />
Problem: I don&#8217;t always have the tools or the environment I need to code comfortably (it&#8217;s a lie, I&#8217;m lazy and I never installed what I really need&#8230;).<br />
Solution: Less has an awesome Javascript library that processes .less files client side. That&#8217;s perfect for developing time, but not really the best solution for the release, considering that you have to put blocking code in the <code>&lt;head&gt;</code> tag of the page to process always the same files (Less has an interesting cache system, but that&#8217;s not the argument of this post).<br />
So, when I&#8217;m not able to compile the less files on my machine, I use a bookmarklet to copy the code that the client side library compiled and paste it in a .css file.<br />
Here it is:</p>
<p><a class="bookmarklet" href="200px;&quot;&gt;&#039;          + style.innerHTML         + &#039;&lt;/textarea&gt;&#039;;     }     var w = window.open(&#039;&#039;,&#039;&#039;,&#039;width=600,height=400&#039;);     w.document.write(html);)()">Make Less</a></p>
<p>Just go to the webpage in which you are using the client side less library and click the bookmarklet.<br />
It will open a popup with textareas containing all the styles compiled in plain css.</p>
<p><strong>Warn to myself:</strong> this is not the right way to work! This can work only as a temporary or &#8220;emergency&#8221; case, so move your ass and install the right tools!</p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/04/16/online-less-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile layout bookmarklets</title>
		<link>http://matitalabs.com/2012/04/14/mobile-layout-bookmarklets/</link>
		<comments>http://matitalabs.com/2012/04/14/mobile-layout-bookmarklets/#comments</comments>
		<pubDate>Sat, 14 Apr 2012 09:53:04 +0000</pubDate>
		<dc:creator><![CDATA[Matita]]></dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsiveCSS]]></category>

		<guid isPermaLink="false">http://matitalabs.com/?p=106</guid>
		<description><![CDATA[I often need to view a web page I&#8217;m viewing on my desktop as I was on a mobile screen. I used to manually resize the browser but I could not have a reference on which size should have the browser to be like a tablet or a smartphone. So I&#8217;ve done myself some simple &#8230; <a href="http://matitalabs.com/2012/04/14/mobile-layout-bookmarklets/" class="more-link">Continue reading <span class="screen-reader-text">Mobile layout bookmarklets</span> <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I often need to view a web page I&#8217;m viewing on my desktop as I was on a mobile screen.<br />
I used to manually resize the browser but I could not have a reference on which size should have the browser to be like a tablet or a smartphone.<br />
So I&#8217;ve done myself some simple bookmarklets that open the page I&#8217;m viewing in a browser page of the correct size.<br />
Here they are:</p>
<p>
<a class='bookmarklet' href='javascript:window.open(window.location.href, "", "width=320, height=480, resizable=no,location=yes,toolbar=yes")'>phone portrait (320&#215;480)</a>
</p>
<p>
<a class='bookmarklet' href='javascript:window.open(window.location.href, "", "width=480, height=320, resizable=no,location=yes,toolbar=yes")'>phone landscape (480&#215;320)</a>
</p>
<p>
<a class='bookmarklet' href='javascript:window.open(window.location.href, "", "width=1024, height=768, resizable=no,location=yes,toolbar=yes")'>iPad landscape (1024&#215;768)</a>
</p>
<p>
<a class='bookmarklet' href='javascript:window.open(window.location.href, "", "width=768, height=1024, resizable=no,location=yes,toolbar=yes")'>iPad portrait (768&#215;1024)</a>
</p>
<p>
<a class='bookmarklet' href='javascript:window.open(window.location.href, "", "width=1440, height=960, resizable=no,location=yes,toolbar=yes")'>laptop 1440&#215;960</a>
</p>
<p>If you think they can be useful drag them to your bookmarks bar.<br />
I use to put them in a &#8220;Screens&#8221; folder in my bookmarks bar.</p>
<p>If just resizing the browser isn&#8217;t enough and I really want to know how a webpage is viewed on a smartphone and don&#8217;t want to write the entire URL with the uncomfortable virtual QWERTY, I show a QR code of the current page by using this bookmarklet:</p>
<p>
<a class='bookmarklet' href="javascript:window.open('https://chart.googleapis.com/chart?chs=200x200&#038;cht=qr&#038;chl='+encodeURIComponent(window.location.href),'currentqr','width=220,height=220');">to qr</a>
</p>
<p>After i did them I found <a href="http://bricss.net/post/16538278376/simple-responsive-design-test-page">Bricss</a> uses a similar way to show how the webpage appears in different screen sizes.<br />
That&#8217;s interesting too, because it allows you to see how a webpage appears on different screens at once.</p>
]]></content:encoded>
			<wfw:commentRss>http://matitalabs.com/2012/04/14/mobile-layout-bookmarklets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
