<?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>FreePX.net &#8226; free textures, photographs, tutorials and more</title>
	<atom:link href="http://www.freepx.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freepx.net/blog</link>
	<description>Free the pixel is all about web design, photography and related stuff</description>
	<lastBuildDate>Wed, 10 Aug 2011 21:28:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Is there a good enough way to display 3D models in the web?</title>
		<link>http://www.freepx.net/blog/is-there-a-good-enough-way-to-display-3d-models-in-the-web/</link>
		<comments>http://www.freepx.net/blog/is-there-a-good-enough-way-to-display-3d-models-in-the-web/#comments</comments>
		<pubDate>Wed, 18 May 2011 14:57:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[3D models]]></category>
		<category><![CDATA[3D pdf]]></category>
		<category><![CDATA[O3D]]></category>
		<category><![CDATA[WebGL]]></category>

		<guid isPermaLink="false">http://www.freepx.net/blog/?p=1146</guid>
		<description><![CDATA[The web is the perfect place for multimedia: Video, Audio, text, we have it all now, and we have plenty of it. But how are things with 3D models? There are lots of cases where it would be useful, like &#8230; <a href="http://www.freepx.net/blog/is-there-a-good-enough-way-to-display-3d-models-in-the-web/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L2Jsb2cvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDUvcG9vbDNkLmpwZw=="><img src="http://www.freepx.net/blog/wp-content/uploads/2011/05/pool3d-e1305023673779.jpg" alt="" title="Pool 3D" width="500" height="343" class="alignnone size-full wp-image-1148" /></a></p>
<p>The web is the perfect place for multimedia: Video, Audio, text, we have it all now, and we have plenty of it. But how are things with 3D models? There are lots of cases where it would be useful, like product previews for shops, technical models for engineers and more. Is there a satisfying way to display them in the browser? This article analyses the current state. <span id="more-1146"></span></p>
<h4>Older solutions: Plugins</h4>
<p>Since a long time there are attempts to display interactively rotatable and draggable 3D models in the browser. Browser plugins like <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2NpYy5uaXN0Lmdvdi92cm1sL2Nvc21vcGxheWVyLmh0bWw=">Cosmo Player</a> enable a browser to view VRML or similar files. Unfortunately, most users do not have one of these plugins installed, and it would be too much to ask them to install one. </p>
<p>It is a common practice in webdesign to only rely on plugins which are used by most internet users. As an example, the Adobe Flash Player is available on more than 95% of the computers out there. This lead to the huge success of Flash videos on sites like Youtube. So it would be great if Flash would support 3D models, even if a lot of people do not like the plugin that much (including me). There is a tool called <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5lcmFpbi5jb20vcHJvZHVjdHMvc3dpZnQzZC8=">Swift3D</a> which allows to export 3D models as a flash file. It works quite well, but is limited to simple models. So if you want to display complex models, this won&#8217;t satisfy you either. </p>
<h4>3D pdf</h5>
<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L2Jsb2cvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDUvcGRmM2QuanBn"><img src="http://www.freepx.net/blog/wp-content/uploads/2011/05/pdf3d-e1305024702942.jpg" alt="" title="A pdf file with 3D content" width="500" height="279" class="alignnone size-full wp-image-1150" /></a></p>
<p>Another tool which is installed on most machines is the Adobe Reader. It is mostly used to view pdf files. It is often overlooked that it can also be used to display these pdf files directly in the browser. But how can this help us with our 3D model issue? Since version 9, 3D data can be embedded into pdf files and be viewed by the Adobe Reader. As pdf files can be embedded into html pages, this is a way to display our 3D models as we wish. Yay! </p>
<p>But there are still a few downsides:</p>
<ul class="inpost">
<li>On some machines, the embedding does not work. Instead the files will be downloaded and viewed by Adobe Reader outside the browser. This is still an acceptable fallback, though.</li>
<li>Google Chrome does not use Adobe Reader to display pdf files, it uses its own viewer which cannot display 3D data. Bugger. You can provide Chrome Users an alternate link to download and view the model in Adobe Reader. This turns down the user experience a bit, but it is still better than no 3D models at all. </li>
<li>It does not work in Firefox on Mac (at least on my machine). You can use the same fallback as with Google Chrome</li>
<li>Acrobat Pro Extended, which creates 3D pdf files, is quite expensive for an occasional user. It is quite powerful though with a lots of import/export settings. </li>
</ul>
<h4>Html5: WebGL and O3D</h4>
<div class="size-full yt-video"><object width="500" height="314"><param name="movie" value="http://www.youtube.com/v/uofWfXOzX-g?fs=1&amp;hl=en_GB&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/uofWfXOzX-g?fs=1&amp;hl=en_GB&amp;rel=0" type="application/x-shockwave-flash" width="500" height="314" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p>Html5 brings us a truckload full of amazing new techniques and possibilities. A usage of the <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9DYW52YXNfZWxlbWVudA==">Html5 canvas</a> is <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9XZWJHTA==">WebGL</a>, a library to display 3D data natively in the browser. You do not even need a plugin. But not all browsers support this technique yet. Google has its own solution called <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9PM0Q=">O3D</a>, but it is not supported in enough browsers either. </p>
<h4>Conclusion</h4>
<p>The old plugins to display VRML date do not do the job because they are not widely accepted by the users. So it is better to use 3D pdfs which work quite well, but with a few drawbacks. WebGL and O3D are quite promising, but lack sufficient browser support. We can be sure that this will get better in the future, and if it will also work in mobile devices. So in my opinion, at the moment it is best to stick with the pdf solution, but we should keep an eye on the browser support for WebGL and O3D and switch as soon as it is good enough. </p>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1146" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/is-there-a-good-enough-way-to-display-3d-models-in-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New site, new blog design</title>
		<link>http://www.freepx.net/blog/new-site-new-blog-design/</link>
		<comments>http://www.freepx.net/blog/new-site-new-blog-design/#comments</comments>
		<pubDate>Tue, 10 May 2011 09:41:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.freepx.net/blog/?p=1134</guid>
		<description><![CDATA[Here comes the new layout for this blog! I had outgrown the old layout and also needed some additional pages for my kicking-off freelance business. Come check out my portfolio. The style of the static website and the blog is &#8230; <a href="http://www.freepx.net/blog/new-site-new-blog-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L2Jsb2cvd3AtY29udGVudC91cGxvYWRzLzIwMTEvMDUvY2hlZXJzLmpwZw=="><img src="http://www.freepx.net/blog/wp-content/uploads/2011/05/cheers-e1305019430201.jpg" alt="Cheers!" title="cheers" width="500" height="438" class="alignnone size-full wp-image-1135" /></a></p>
<p>Here comes the new layout for this blog! </p>
<p>I had outgrown the old layout and also needed some additional pages for my kicking-off freelance business. Come check out <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3BvcnRmb2xpby8=">my portfolio</a>. The style of the static website and the blog is now consistent, I hope you like it. Please let me know if you find any bugs. </p>
<h6>Photograph by <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mbGlja3IuY29tL3Bob3Rvcy9hbmlzb2Z0LzUzNjY0NzM0NTIv">Animesh Singh</a></h6>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1134" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/new-site-new-blog-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Cursor Image: Best practice</title>
		<link>http://www.freepx.net/blog/custom-cursor-image-best-practise/</link>
		<comments>http://www.freepx.net/blog/custom-cursor-image-best-practise/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 14:33:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[.cur]]></category>
		<category><![CDATA[cursor]]></category>
		<category><![CDATA[custom cursors]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=1007</guid>
		<description><![CDATA[As you probably know, CSS allows you to specify the mouse cursor when hovering objects. There are several pre-defined cursors which work on all browsers. So far, so easy. But what if you want to use your own custom cursor? &#8230; <a href="http://www.freepx.net/blog/custom-cursor-image-best-practise/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.freepx.net/wp-content/uploads/2010/11/cursors.png" alt="" title="cursors" width="500" height="144" class="alignleft size-full wp-image-1022" /></p>
<p>As you probably know, CSS allows you to specify the mouse cursor when hovering objects. There are several pre-defined cursors which work on all browsers. So far, so easy. But what if you want to use your own custom cursor? Here starts the trouble, as each browser handles them differently. So let&#8217;s find a solution which fits your requirements and works in most browsers. <span id="more-1007"></span>As a start, your should know your requirements. There is no solution which fits all the time. The most important one is: Which browsers should be supported? If the custom image does not work, where should you use a fall back solution?</p>
<p>In this example, we want to support IE at least as much as possible. If you don&#8217;t have to support it, your solution would probably look different. To my experience, custom cursors work in IE7, but not in IE8 any more. So you need to provide a fallback for IE8. Just choose the one of the <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy53b3JsZHRpbXpvbmUuY29tL21vemlsbGEvdGVzdGNhc2UvY3NzM2N1cnNvcnMuaHRtbA==">default cursors</a> which works best for you. </p>
<p>When specifying a custom cursor, you always should provide a alternative from the <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy53b3JsZHRpbXpvbmUuY29tL21vemlsbGEvdGVzdGNhc2UvY3NzM2N1cnNvcnMuaHRtbA==">default cursors</a> anyway, otherwise it does not work in Firefox. So this alternative is the one you will see in IE8. This is how the code looks like:</p>
<pre class="brush: css; title: ; notranslate">cursor:url(&quot;FILENAME.cur&quot;), pointer;</pre>
<p>So you first specify the custom cursor with url(). If that one won&#8217;t work for a browser, it will use the following one which is a default cursor. It&#8217;s similar to specifying font families. </p>
<p>A good file format is .cur which is also used by windows for its cursors. You can create it easily by generating a .gif and then renaming it to .cur. png and gif will also work as cursors often, but .cur is best supported by the browsers. </p>
<p>By the way, <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy53b3JsZHRpbXpvbmUuY29tL21vemlsbGEvdGVzdGNhc2UvY3NzM2N1cnNvcnMuaHRtbA==">this list of default cursors</a> is very good, you can even see them in action. Very useful! </p>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=1007" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/custom-cursor-image-best-practise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to present a screenshot with instructions to a client</title>
		<link>http://www.freepx.net/blog/how-to-present-a-screenshot-with-instructions-to-a-client/</link>
		<comments>http://www.freepx.net/blog/how-to-present-a-screenshot-with-instructions-to-a-client/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 13:06:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[freelancing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=983</guid>
		<description><![CDATA[If you are a web professional dealing with client, you will often have to present instructions of how to use some features of a site etc. But what is the best way to do this? You are a professional and &#8230; <a href="http://www.freepx.net/blog/how-to-present-a-screenshot-with-instructions-to-a-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEwLzExL2NvcHlyaWd0aF9jaGFuZ2VfeHgucG5n"><img src="http://www.freepx.net/wp-content/uploads/2010/11/copyrigth_change_xx-e1288958257164.png" alt="" title="copyrigth_change_xx" width="500" height="317" class="alignnone size-full wp-image-986" border=0 /></a></p>
<p>If you are a web professional dealing with client, you will often have to present instructions of how to use some features of a site etc. But what is the best way to do this? You are a professional and don&#8217;t want to send amateurish files to your client.<br />
<span id="more-983"></span><br />
A good way is to send screenshots to your client. It is much easier this way for them to follow the instructions, <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9BX3BpY3R1cmVfaXNfd29ydGhfYV90aG91c2FuZF93b3Jkcw==">a picture is worth a thousand words</a>, they say for a reason.</p>
<p><img src="http://www.freepx.net/wp-content/uploads/2010/11/instructions_layers.png" alt="" title="instructions_layers" width="216" height="554" class="alignleft size-full wp-image-989" style="float:left;margin-right:15px" border=0 />But still a screenshot can be quite difficult to consume, especially if there are more items on the screen than you need to perform the task. So it is a good idea to label or highlight the things which are important. But these labels would clutter the page even more! So what can you do about it? There is a simple solution:</p>
<p>You dim the page so that you can highlight the important stuff which will stand out then and the page will look less cluttered. </p>
<p>On the left you can see how this looks like in the layers of Photoshop (<a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9BX3BpY3R1cmVfaXNfd29ydGhfYV90aG91c2FuZF93b3Jkcw==">Remember?</a>). </p>
<p>On the bottom is the original screenshot, covered by a black layer with an opacity of ca. 20%. On top are the highlighting shapes with a red stroke (3px in the example above). I used a rectangle with a rounded corner radius of 5px. </p>
<p>In order to make the original screenshot visible inside of the shapes, you need to copy its layer, move it on top of the shape and create a clipping mask. </p>
<p>I hope these tips were helpful for you and you can use them when you are dealing with your clients. </p>
<p><span style="clear:left">&nbsp;</span></p>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=983" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/how-to-present-a-screenshot-with-instructions-to-a-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Destroy websites with asteroids spaceship</title>
		<link>http://www.freepx.net/blog/destroy-websites-with-asteroids-spaceship/</link>
		<comments>http://www.freepx.net/blog/destroy-websites-with-asteroids-spaceship/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 10:12:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=974</guid>
		<description><![CDATA[As a web designer you create websites all the time. But sometimes it is time for destruction instead of construction! This is what this nice application is for: you can shoot and destroy any website you want. Addictive! Learn how &#8230; <a href="http://www.freepx.net/blog/destroy-websites-with-asteroids-spaceship/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEwLzA5L2JhbGxlci5wbmc="><img class="alignnone size-full wp-image-975" title="baller" src="http://www.freepx.net/wp-content/uploads/2010/09/baller.png" alt="" width="500" height="363" border=0 /></a></p>
<p>As a web designer you create websites all the time. But sometimes it is time for destruction instead of construction! This is what this nice application is for: you can shoot and destroy any website you want. Addictive!</p>
<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2Vya2llLmdpdGh1Yi5jb20v" class=\"cta\">Learn how to destroy websites</a></p>
<h6>via <a href=http://www.spreeblick.com/2010/09/29/mit-asteroids-webseiten-zerballern/>Spreeblick</a> and <a href=http://www.neatorama.com/2010/09/29/zap-the-internet-with-asteroids/>neotorama</a></h6>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=974" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/destroy-websites-with-asteroids-spaceship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to stop font resizing on Iphone without affecting zooming in Safari/Chrome</title>
		<link>http://www.freepx.net/blog/how-to-stop-font-resizing-on-iphone-without-affecting-zooming-in-safariwebkit/</link>
		<comments>http://www.freepx.net/blog/how-to-stop-font-resizing-on-iphone-without-affecting-zooming-in-safariwebkit/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 12:05:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=957</guid>
		<description><![CDATA[The Iphone automaticaly adjusts the font size of websites when zooming in/out while browsing. While this is done to improve readability, it can break your website layouts, especially if you use absolute, pixel based positioning. To fix this, it is &#8230; <a href="http://www.freepx.net/blog/how-to-stop-font-resizing-on-iphone-without-affecting-zooming-in-safariwebkit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEwLzA5LzQ3OTM4NzM3OTdfNTFhY2Y5NmI5N19iLWUxMjg1MTQ4MzQ3Mzc1LmpwZw=="><img class="alignnone size-full wp-image-958" title="4793873797_51acf96b97_b" src="http://www.freepx.net/wp-content/uploads/2010/09/4793873797_51acf96b97_b-e1285148467767.jpg" border="0" alt="" width="499" height="394" /></a></p>
<p>The Iphone automaticaly adjusts the font size of websites when zooming in/out while browsing. While this is done to improve readability, it can break your website layouts, especially if you use absolute, pixel based positioning. <span id="more-957"></span></p>
<p>To fix this, it is commonly recommended to use this to fix the problem:</p>
<pre class="brush: css; title: ; notranslate">
/*fixes too big font in mobile Safari*/

html { 
     -webkit-text-size-adjust:none;  
}
</pre>
<p>The problem with this is that this turns off text resizing in all webkit browsers. This means that Chrome and Safari on desktop computers won&#8217;t change the text size, even if you use page zooming. This will look very funny, and might even make the site unusable for people requiring bigger font sizes.</p>
<p>The solution is to only apply the fix to mobile devices. This can be done by restricting it to devices with a lower screen resolution:</p>
<pre class="brush: css; title: ; notranslate">
/*only iPhone*/ 

@media only screen and (max-device-width: 960px) { 

    /*fixes too big font in mobile Safari*/ 

    html { 
        -webkit-text-size-adjust:none; 
    }
 }</pre>
<p>We have to set the maximum width to 960px as this is the width of the Iphone 4 in widescreen mode.</p>
<p>So now we have stopped the iPhone from resizing text without affecting the zooming in other browsers!</p>
<h6>Picture by <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mbGlja3IuY29tL3Bob3Rvcy9jb2xseWxvZ2ljLzQ3OTM4NzM3OTcvaW4vcGhvdG9zdHJlYW0=">Simon Collison</a></h6>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=957" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/how-to-stop-font-resizing-on-iphone-without-affecting-zooming-in-safariwebkit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Photo blog: Unless you will</title>
		<link>http://www.freepx.net/blog/photo-blog-unless-you-will/</link>
		<comments>http://www.freepx.net/blog/photo-blog-unless-you-will/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 16:54:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[free emag]]></category>
		<category><![CDATA[online journal]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=945</guid>
		<description><![CDATA[I can highly recommend this blog. They present several photographers in each issue, with excellent pictures from there portfolio. There are already 8 editions available. Unless you will, curated and founded by Heidi Romano, is an online journal that showcases &#8230; <a href="http://www.freepx.net/blog/photo-blog-unless-you-will/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEwLzA5L1VZV19Jc3N1ZV8wOF80MC5qcGc="><img src="http://www.freepx.net/wp-content/uploads/2010/09/UYW_Issue_08_40-e1284655700267.jpg" alt="" title="UYW_Issue_08_40" width="500" height="325" class="alignnone size-full wp-image-948" border=0 /></a></p>
<p>I can highly recommend this blog. They present several photographers in each issue, with excellent pictures from there portfolio. There are already 8 editions available. </p>
<blockquote><p>Unless you will, curated and founded by Heidi Romano, is an online journal that showcases a vision within photo-based art. Our goal is to bring together a collection of notable photographers from around the world and present their work.﻿</p></blockquote>
<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy51bmxlc3N5b3V3aWxsLmNvbS8=">www.unlessyouwill.com</a></p>
<h6>via <a href=http://manjarisharma.wordpress.com/2010/09/15/on-my-mind-2/>Manjari Sharma</a></h6>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=945" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/photo-blog-unless-you-will/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free font Vollkorn: Now with Italic and Italic Bold</title>
		<link>http://www.freepx.net/blog/free-font-vollkorn-now-with-italic-and-italic-bold/</link>
		<comments>http://www.freepx.net/blog/free-font-vollkorn-now-with-italic-and-italic-bold/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 16:19:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free fonts]]></category>
		<category><![CDATA[vollkorn]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=934</guid>
		<description><![CDATA[The excellent free font Vollkorn by Friedrich Althausen now also comes with Italic and Italic Bold versions. &#8220;[The font] intends to be a quiet, modest and well working text face for bread and butter use. Unlike its examples in the &#8230; <a href="http://www.freepx.net/blog/free-font-vollkorn-now-with-italic-and-italic-bold/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full" title="vollkornschnitte" src="http://friedrichalthausen.de/wp-content/uploads/2010/05/Vollkornschnitte1.png" alt="" width="498" height="246" /></p>
<p>The excellent free font Vollkorn by Friedrich Althausen now also comes with Italic and Italic Bold versions.</p>
<p>&#8220;[The font] intends to be a quiet, modest and well working text face for bread and butter use. Unlike its examples in the book faces from the renaissance until today, it has dark and meaty serifs and a bouncing and healthy look. It might be used as body type as well as for headlines or titles. »Vollkorn« (pronounced »Follkorn«) is German for »wholemeal« which refers to the old term »Brotschrift«. It stood for the small fonts for every day use in hand setting times.&#8221;</p>
<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L2Jsb2cvZmlsZXMvVm9sbGtvcm4tMi4xLnppcA==" class=\"cta\">Download Vollkorn font familiy</a></p>
<p>PostScript-OpenType and small caps versions are planned, so it&#8217;s worth checking the<a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2ZyaWVkcmljaGFsdGhhdXNlbi5kZS8/cGFnZV9pZD00MTE="> font&#8217;s site</a> in the future.</p>
<p>If you use the font, please consider a <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2ZyaWVkcmljaGFsdGhhdXNlbi5kZS8/cGFnZV9pZD00MTE=">donation</a>.</p>
<h6>via <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3R3aXR0ZXIuY29tL2lsb3ZleWFub25lL3N0YXR1c2VzLzIzMjQ3NjI4ODU5">Yanone</a></h6>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=934" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/free-font-vollkorn-now-with-italic-and-italic-bold/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download now: Hi-res Space Helmet Reflections Poster</title>
		<link>http://www.freepx.net/blog/download-now-hi-res-space-helmet-reflections-poster-3/</link>
		<comments>http://www.freepx.net/blog/download-now-hi-res-space-helmet-reflections-poster-3/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 20:53:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[print design]]></category>
		<category><![CDATA[science fiction]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=920</guid>
		<description><![CDATA[And here it is, the high resolution version of 3 Tons Gallery amazing Space Helmet Reflections. A million thanks to everybody who helped to collect the images! The resolution of the Poster is allright for printing in A3, and perfect &#8230; <a href="http://www.freepx.net/blog/download-now-hi-res-space-helmet-reflections-poster-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>And here it is, the high resolution version of <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovLzN0b25nYWxsZXJ5LnR5cGVwYWQuY29tLzNfdG9uX2dhbGxlcnkvMjAxMC8wOC90aGlydHktZml2ZS1pbWFnZXMtb2Ytc3BhY2UtaGVsbWV0LXJlZmxlY3Rpb25zLmh0bWw=">3 Tons Gallery amazing Space Helmet Reflections</a>. A million thanks to everybody who helped to collect the images!</p>
<p>The resolution of the Poster is allright for printing in A3, and perfect for A4. You still can print it in higher formats, but it might get pixely if you look at it from very close.</p>
<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L2Jsb2cvZmlsZXMvc3BhY2UtaGVsbWV0LXJlZmxlY3Rpb25zLnBkZg==" class=\"cta\">Download PDF for printing</a></p>
<p>There are also the <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L2Jsb2cvZmlsZXMvc3BhY2VfaGVsbWV0X3JlZmxlY3Rpb25fZnJlZXB4Lm5ldC56aXA=">InDesign Files</a> available, for the case you want to edit it. We did not find all of the images from the original poster, so I used different ones to replace them. And sometimes I did not zoom in as much as 3 Tons did, as this would have decreased the quality for printing.</p>
<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEwLzA4L3JlZmxlY3Rpb25zLXYxLmpwZw=="><img class="alignnone size-full wp-image-927" title="reflections-v1" src="http://www.freepx.net/wp-content/uploads/2010/08/reflections-v1-e1282074849711.jpg" border="0" alt="" width="500" height="707" /></a></p>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=920" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/download-now-hi-res-space-helmet-reflections-poster-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Update2: Lets make a hi-res poster of Space Helmet Reflections</title>
		<link>http://www.freepx.net/blog/lets-make-a-hi-res-poster-of-space-helmet-reflections/</link>
		<comments>http://www.freepx.net/blog/lets-make-a-hi-res-poster-of-space-helmet-reflections/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 21:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[cinema]]></category>
		<category><![CDATA[movies]]></category>

		<guid isPermaLink="false">http://www.freepx.net/?p=908</guid>
		<description><![CDATA[3Ton Gallery made a truly amazing collection of reflections in movie space helmets. There&#8217;s only a low-res version of it, but there are lots of requests for a high-res version. I agree with that and want to create one, but &#8230; <a href="http://www.freepx.net/blog/lets-make-a-hi-res-poster-of-space-helmet-reflections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5mcmVlcHgubmV0L3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDEwLzA4L3NwYWNlcmVmbC5qcGc="><img class="alignnone size-full wp-image-909" title="spacerefl" src="http://www.freepx.net/wp-content/uploads/2010/08/spacerefl.jpg" border="0" alt="" width="470" height="280" /></a></p>
<p>3Ton Gallery made a <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovLzN0b25nYWxsZXJ5LnR5cGVwYWQuY29tLzNfdG9uX2dhbGxlcnkvMjAxMC8wOC90aGlydHktZml2ZS1pbWFnZXMtb2Ytc3BhY2UtaGVsbWV0LXJlZmxlY3Rpb25zLmh0bWw=">truly amazing collection</a> of reflections in movie space helmets. There&#8217;s only a low-res version of it, but there are lots of requests for a high-res version. I agree with that and want to create one, but I need your help!</p>
<p>Post links to bigger versions of space helmet reflections in the comments here. Once we have collected enough of them, I&#8217;ll create a full resolution version and post it here!</p>
<p><strong>Update:</strong> Excellent work everybody so far, this is what we have at the moment:<br />
<a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL2ltZzgwMS5pbWFnZXNoYWNrLnVzL2ltZzgwMS81MTY2L3JlZmxlY3Rpb25zLmpwZw==">http://img801.imageshack.us/img801/5166/reflections.jpg</a><br />
Help us getting the rest of the pictures!</p>
<p><strong>Update2:</strong> The poster is done! <a href=http://www.freepx.net/blog/download-now-hi-res-space-helmet-reflections-poster-3/>Download here</a</p>
<h6>via <a href="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?url=aHR0cDovL3d3dy5zcHJlZWJsaWNrLmNvbS8yMDEwLzA4LzEzL2FzdHJvbmF1dGVuaGVsbXJlZmxla3Rpb25lbg==">Spreeblick</a></h6>
 <img src="http://www.freepx.net/blog/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=908" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.freepx.net/blog/lets-make-a-hi-res-poster-of-space-helmet-reflections/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

