<?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>Programming Blog &#187; font format</title>
	<atom:link href="http://www.neurosoftware.ro/programming-blog/tag/font-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurosoftware.ro/programming-blog</link>
	<description>Web development , php , ajax , symfony, framework, zend</description>
	<lastBuildDate>Thu, 18 Aug 2011 08:11:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Eight Cool Apps That Show The Power Of HTML5</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/eight-cool-apps-that-show-the-power-of-html5/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/eight-cool-apps-that-show-the-power-of-html5/#comments</comments>
		<pubDate>Wed, 04 May 2011 20:13:51 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[css properties]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[hierachy]]></category>
		<category><![CDATA[image uploading]]></category>
		<category><![CDATA[javascript object]]></category>
		<category><![CDATA[left hand side]]></category>
		<category><![CDATA[ms paint program]]></category>
		<category><![CDATA[object oriented programming]]></category>
		<category><![CDATA[scalable vector graphics]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/eight-cool-apps-that-show-the-power-of-html5/</guid>
		<description><![CDATA[There are many tools out there for designers and developers, but getting by free and good ones is not that easy. That is why I am sharing Eight Cool Apps That Show The Power Of HTML5. Read each entry in the list and see which tool suits your needs best. You are welcome if you [...]]]></description>
			<content:encoded><![CDATA[<p>There are many tools out there for designers and developers, but    getting by  free  and good ones  is not that easy. That is why I am    sharing Eight Cool Apps That Show The Power Of HTML5.  Read each  entry  in the list  and see  which tool  suits your needs best.</p>
<p>You are welcome if you want to share more html5 tools and resources that our readers/viewers may like. <a href="http://feeds.feedburner.com/SmashingApps" target="_blank">Do you want to be the first one to know the latest happenings</a> at  SmashingApps.com, just <a href="http://feeds.feedburner.com/SmashingApps" target="_blank">subscribe to our rss feed</a> and <strong><a href="http://twitter.com/smashingapps" target="_blank">you can follow us on twitter</a></strong> and <a href="http://new.digg.com/smashingapps" target="_blank"><strong>follow us on Digg</strong></a> as well to get updated.</p>
<h3><a href="http://vintagejs.com/" target="_blank"><strong>vintageJS</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3d004_vintageJS.jpg" alt="" width="500" height="293" /></p>
<p>vintageJS is a tool where you can upload your images and apply a custom retro,<br /> vintage look to them for free. Just try it out: upload your photo, apply the<br /> vintage effect and share the retro image it with your friends via twitter or<br /> different social networks.</p>
<h3><a href="http://labs.thecssninja.com/font_dragr/" target="_blank"><strong>fontdragr</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/97819_font-dragr.jpg" alt="" width="500" height="134" /></p>
<p>You can drag and drop your truetype (ttf), opentype (otf), scalable vector graphics (svg) or Web Open Font Format (WOFF) fonts in the left hand side module on this website and it will be added to the list. The last font dropped will change the font-family of this text and the above title on the page for preview.</p>
<h3><a href="http://www.css3maker.com" target="_blank"><strong>CSS 3.0 Maker</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6ad1c_CSS-3-Maker.jpg" alt="" width="500" height="159" /></p>
<p>CSS Maker is a free tool to experiment with CSS properties and values and generate a simple stylesheet for your site.</p>
<h3><a href="http://wasitup.com/" target="_blank"><strong>was it up?</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8a823_was-it-up.jpg" alt="" width="500" height="289" /></p>
<p>This is simple yet very useful site to get a notice when your web page/website goes down. It will notify you by emailing you.</p>
<h3><a href="http://imgmi.net" target="_blank"><strong>IMGMI</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5690f_IMGMI.jpg" alt="" width="472" height="227" /></p>
<p>This is IMGMI, a no frills image uploading service. Here, you don&#8217;t need an account, you don&#8217;t need to see ads, all you need is images.</p>
<h3><a href="http://www.jswidget.com/" target="_blank"><strong>iPaint</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3567d_iPaint.jpg" alt="" width="500" height="431" /></p>
<p>iPaint is essentially the online version of MS Paint program. This is just a demonstration of how we can implement the graphic-based program without worrying<br /> about those what-ifs question and performance. It uses the javascript object-oriented programming technique to construct the basic hierachy of graphics elements.</p>
<h3><a href="http://www.canvasdemos.com/2010/01/25/threshold-filter/" target="_blank"><strong>Canvas Threshold Filter</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3daa5_canvas-threshold-filter.jpg" alt="" width="500" height="355" /></p>
<p>A threshold filter is a html5 app that converts grayscale or color images into high contrast, black and white images with ease. This threshold filter has been<br /> created with canvas.</p>
<h3><a href="http://www.klowdz.com" target="_blank"><strong>Klowdz</strong></a></h3>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/28092_Klowdz.jpg" alt="" width="500" height="266" /></p>
<p>Klowdz lets you unleash your creative cloud shape hunting skills and share them with the world. Yoy cab pick from a large number of &#8220;blank&#8221; clouds,<br /> imagine and draw, then save and share with the world.
<p>Brought To You By</p>
<p align="left"><a href="http://www.smashingapps.com/go/premiersurvey" target="_blank"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5263f_premier-survey-advertise.jpg" alt="Premier Survey" /></a><br /> Do you want to advertise here? <a href="http://www.smashingapps.com/advertise" target="_blank">Click to get more info&#8230;</a></p>
<p><a href="http://www.smashingapps.com/feed">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/eight-cool-apps-that-show-the-power-of-html5/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Opera coaxes coders to embrace Web fonts</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/opera-coaxes-coders-to-embrace-web-fonts/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/opera-coaxes-coders-to-embrace-web-fonts/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 15:15:48 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[programmers]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/opera-coaxes-coders-to-embrace-web-fonts/</guid>
		<description><![CDATA[Opera is building WOFF, the Web Open Font Format, into Opera 11.10, and is trying to encourage programmers to use it. Originally posted at Deep Tech Go to Source]]></description>
			<content:encoded><![CDATA[<p>Opera is building WOFF, the Web Open Font Format, into Opera 11.10, and is trying to encourage programmers to use it.
<p>Originally posted at <a href="http://news.cnet.com/8301-30685_3-20041031-264.html">Deep Tech</a></p>
<div>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/29e5b_FqxOcTQLEWU" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/webware">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/opera-coaxes-coders-to-embrace-web-fonts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Convert Fonts Online With FreeFontConverter</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/convert-fonts-online-with-freefontconverter/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/convert-fonts-online-with-freefontconverter/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 12:40:06 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[cheap ssl certificates]]></category>
		<category><![CDATA[dfont]]></category>
		<category><![CDATA[dynamic drag]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[font formats]]></category>
		<category><![CDATA[postscript ps]]></category>
		<category><![CDATA[PSD]]></category>
		<category><![CDATA[TTF]]></category>
		<category><![CDATA[web application]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/convert-fonts-online-with-freefontconverter/</guid>
		<description><![CDATA[Sometimes, like switching between OSs, we require a font being in a different format for a better compatibility FreeFontConverter is a web application that enables us to convert from -almost- any font format to another. Besides the common font formats like TrueType (.ttf), OpenType (.oft) and PostScript (.ps), it supports .svg, .bin, .dfont and many [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, like switching between OSs, we require a font being in a different format for a better compatibility</p>
<p><a href="http://www.freefontconverter.com/" target="_blank"><strong>FreeFontConverter</strong></a> is a web application that enables us to <strong>convert from -almost- any font format to another</strong>.</p>
<p>Besides the common font formats like <strong>TrueType (.ttf), OpenType (.oft) and PostScript (.ps)</strong>, it supports .svg, .bin, .dfont and many others.</p>
<p><a href="http://www.freefontconverter.com/" target="_blank"><img alt="Free Font Converter" height="155" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e20f2_free-font-converter.jpg" width="480" /></a></p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
<div>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/30ba9_Egn8je3IbxI" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/webresourcesdepot">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/convert-fonts-online-with-freefontconverter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>25 Free Pictogram and Symbols Sign Icon Sets</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/25-free-pictogram-and-symbols-sign-icon-sets/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/25-free-pictogram-and-symbols-sign-icon-sets/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 09:27:54 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[creative commons license]]></category>
		<category><![CDATA[default icon]]></category>
		<category><![CDATA[dingbat fonts]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[library icons]]></category>
		<category><![CDATA[mini icon]]></category>
		<category><![CDATA[mobile application development]]></category>
		<category><![CDATA[pictogram]]></category>
		<category><![CDATA[symbol sign]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/25-free-pictogram-and-symbols-sign-icon-sets/</guid>
		<description><![CDATA[Tweet In this article we feature 25 multi-purpose pictogram and symbol sign icon sets that have all been stripped down to their bare essentials and presented in there simplest form and all ready for use. All of these icons are multi-purpose, meaning you could either use them within web design (the main focus of the [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://twitter.com/share">Tweet</a></div>
<p>In this article we feature 25 multi-purpose pictogram and symbol sign icon sets that have all been stripped down to their bare essentials and presented in there simplest form and all ready for use.</p>
<p>All of these icons are multi-purpose, meaning you could either use them within web design (the main focus of the round-up), poster design, logo design, banners&#8230; anything you want. They are flexible, meaning you can re-size them from 8x8px to whatever you size need. They are (mostly) editable, with each set you will either find the EPS, AI, PSD or editable PNG source files. And the sets are also very abundant, with some sets offering well over 100 icons.<br /> You would be hard pressed to find a collection as extensive as this one.</p>
<p>You could try our <a href="http://speckyboy.com/2010/08/17/useful-and-free-pictogram-dingbat-fonts/">Useful and Free Pictogram Dingbat Fonts</a> if you are looking for pictograms in a font format, or you could try our <a href="http://speckyboy.com/2009/11/30/8-free-pictogram-icon-libraries-and-collections/">8 Free Pictogram Icon Libraries and Collections</a>, an article we published last year offering huge pictogram icons sets.</p>
<div>You might also like&#8230;<br /> <a href="http://speckyboy.com/2010/06/20/30-of-the-best-web-development-and-design-mini-icon-sets/">30 of the Best Web Development and Design MINI Icon Sets &rarr;</a><br /> <a href="http://speckyboy.com/2010/03/08/14-free-mobile-app-development-icon-sets/">14 Free Mobile Application Development Icon Sets &rarr;</a><br /> <a href="http://speckyboy.com/2009/12/21/the-top-50-web-development-icon-sets-from-2009/">The Top 50 Web Development Icon Sets from 2009 &rarr;</a></div>
<h2><a href="http://picol.org/icon_library.php">PICOL Icon Library</a></h2>
<p><a href="http://picol.org/icon_library.php"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/39488_pict_icons_01.jpg" alt="PICOL Icon Library" /></a><br /> <strong>Icons:</strong> 105<br /> <strong>Size(s): </strong>16x16px &amp; 32x32px<br /> <strong>Format(s):</strong> PNG &amp; SVG<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons-License BY-SA</a>.<br /> <strong>Download Page: </strong><a href="http://picol.org/icon_library.php">PICOL Icon Library &rarr;</a></p>
<h2><a href="http://www.defaulticon.com/">DEFAULT iCON</a></h2>
<p><a href="http://www.defaulticon.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf07d_pict_icons_02.jpg" alt="DEFAULT iCON" /></a><br /> <strong>Icons:</strong> 173<br /> <strong>Size(s): </strong>16&#215;16, 24&#215;24, 32&#215;32, 48&#215;48, 64&#215;64, 128&#215;128 and 256&#215;256<br /> <strong>Format(s):</strong> EPS, PNG &amp; GIF<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-nd/3.0/">Creative Commons Attribution-No Derivative Works 3.0</a>.<br /> <strong>Download Page: </strong><a href="http://www.defaulticon.com/">DEFAULT iCON &rarr;</a></p>
<h2><a href="http://somerandomdude.com/projects/iconic/">Iconic Icon Set</a></h2>
<p><a href="http://somerandomdude.com/projects/iconic/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf07d_pict_icons_04.jpg" alt="Iconic Icon Set" /></a><br /> <strong>Icons:</strong> 131<br /> <strong>Size(s): </strong>8×8, 12×12, 16×16, 24×24 &amp; 32×32<br /> <strong>Format(s):</strong> PNG, SVG, SWC, OFT/TTF/EOT and Omnigraffle Stencil<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-Share Alike 3.0 License</a>.<br /> <strong>Download Page: </strong><a href="http://somerandomdude.com/projects/iconic/">Iconic Icon Set &rarr;</a></p>
<h2><a href="http://findicons.com/pack/2219/dot_pictograms">DOT Pictograms</a></h2>
<p><a href="http://findicons.com/pack/2219/dot_pictograms"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b98c5_pict_icons_05.jpg" alt="DOT Pictograms" /></a><br /> <strong>Icons:</strong> 68<br /> <strong>Size(s): </strong>64&#215;64, 128&#215;128 &amp; 256&#215;256<br /> <strong>Format(s):</strong> PNG &amp; ICO<br /> <strong>License: </strong>Public Domain.<br /> <strong>Download Page: </strong><a href="http://findicons.com/pack/2219/dot_pictograms">DOT Pictograms &rarr;</a></p>
<h2><a href="http://tabsicons.com/">Tabs &#8211; Interface Icons for Developers &amp; Designers</a></h2>
<p><a href="http://tabsicons.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/83377_pict_icons_26.jpg" alt="Tabs - Interface Icons for Developers &amp; Designers" /></a><strong>Icons:</strong> 32<br /> <strong>Format(s):</strong> PSD &#038; PNG<br /> <strong>License: </strong>View the license on <a href="http://tabsicons.com/license/">tabsicons.com</a>.<br /> <strong>Download Page: </strong><a href="http://tabsicons.com/">Tabs &#8211; Interface Icons for Developers &amp; Designers &rarr;</a></p>
<h2><a href="http://www.smashingmagazine.com/2010/07/14/gcons-free-all-purpose-icons-for-designers-and-developers-100-icons-psd/">gCons</a></h2>
<p><a href="http://www.smashingmagazine.com/2010/07/14/gcons-free-all-purpose-icons-for-designers-and-developers-100-icons-psd/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/83377_pict_icons_06.jpg" alt="gCons" /></a><br /> <strong>Icons:</strong> 100<br /> <strong>Size(s): </strong>32×32px<br /> <strong>Format(s):</strong> PSD, PNG, JPG and GIF<br /> <strong>License: </strong>These icons are free to use for all private, public and commercial projects.<br /> <strong>Download Page: </strong><a href="http://www.smashingmagazine.com/2010/07/14/gcons-free-all-purpose-icons-for-designers-and-developers-100-icons-psd/">gCons &rarr;</a></p>
<h2><a href="http://www.webalys.com/design-interface-application-framework.php">User Interface Design Framework Vectors Icons</a></h2>
<p><a href="http://www.webalys.com/design-interface-application-framework.php"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/74c18_pict_icons_07.jpg" alt="User Interface Design Framework Vectors Icons" /></a><br /> <strong>Icons:</strong> 260<br /> <strong>Format(s):</strong> AI &amp; Omnigraffle Stencil<br /> <strong>License: </strong>The framework is free for every use, even for commercial project, but you do need to credit the designer.<br /> <strong>Download Page: </strong><a href="http://www.webalys.com/design-interface-application-framework.php">User Interface Design Framework Vectors Icons &rarr;</a></p>
<h2><a href="http://www.androidicons.com/">AndroidIcons</a></h2>
<p><a href="http://www.androidicons.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/74c18_pict_icons_08.jpg" alt="AndroidIcons" /></a><br /> <strong>Icons:</strong> 50<br /> <strong>Size(s): </strong>36&#215;36, 48&#215;48 &amp; 72&#215;72<br /> <strong>Format(s):</strong> PNG<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons — Attribution 3.0 Unported</a>.<br /> <strong>Download Page: </strong><a href="http://www.androidicons.com/">AndroidIcons &rarr;</a></p>
<h2><a href="http://www.gentleface.com/free_icon_set.html">Gentleface Wireframe Icons</a></h2>
<p><a href="http://www.gentleface.com/free_icon_set.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/927c6_pict_icons_09.jpg" alt="Gentleface Wireframe Icons" /></a><br /> <strong>Icons:</strong> 244<br /> <strong>Size(s): </strong>16&#215;16, 32&#215;32 and 48&#215;48<br /> <strong>Format(s):</strong> PNG &amp; SWF<br /> <strong>License: </strong>Creative Commons Attribution-Non Commercial.<br /> <strong>Download Page: </strong><a href="http://www.gentleface.com/free_icon_set.html">Gentleface Wireframe Icons &rarr;</a></p>
<h2><a href="http://pc.de/icons/">Dusseldorf @ pc.de</a></h2>
<p><a href="http://pc.de/icons/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/372de_pict_icons_10.jpg" alt="Dusseldorf @ pc.de" /></a><br /> <strong>Icons:</strong> 410<br /> <strong>Size(s): </strong>16&#215;16 &amp; 32&#215;32<br /> <strong>Format(s):</strong> PNG<br /> <strong>License: </strong>Creative Commons — Attribution 3.0 Unported.<br /> <strong>Download Page: </strong><a href="http://pc.de/icons/">Dusseldorf @ pc.de &rarr;</a></p>
<h2><a href="http://ipapun.deviantart.com/art/Devine-Icons-137555756">Devine Icons</a></h2>
<p><a href="http://ipapun.deviantart.com/art/Devine-Icons-137555756"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/372de_pict_icons_11.jpg" alt="Devine Icons" /></a><br /> <strong>Icons:</strong> 50<br /> <strong>Size(s): </strong>256x256px<br /> <strong>Format(s):</strong> PNG &amp; ICN<br /> <strong>Download Page: </strong><a href="http://ipapun.deviantart.com/art/Devine-Icons-137555756">Devine Icons &rarr;</a></p>
<h2><a href="http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/">iPhone Toolbar Icons</a></h2>
<p><a href="http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/56769_pict_icons_12.jpg" alt="iPhone Toolbar Icons" /></a><br /> <strong>Icons:</strong> 160<br /> <strong>Size(s): </strong>30x30px<br /> <strong>Format(s):</strong> PSD &amp; PNG<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike license</a>.<br /> <strong>Download Page: </strong><a href="http://blog.twg.ca/2009/09/free-iphone-toolbar-icons/">iPhone Toolbar Icons &rarr;</a></p>
<h2><a href="http://medialoot.com/item/monochrome-symbols-icon-set-part-4/">Monochrome Symbols Icon Set</a></h2>
<p><a href="http://medialoot.com/item/monochrome-symbols-icon-set-part-4/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8aad5_pict_icons_13.jpg" alt="Monochrome Symbols Icon Set" /></a><br /> <strong>Format(s):</strong> PSD, AI &amp; PNG<br /> <strong>License: </strong><a href="http://medialoot.com/main/license/">MediaLoot License Agreement</a>.<br /> <strong>Download Page: </strong><a href="http://medialoot.com/item/monochrome-symbols-icon-set-part-4/">Monochrome Symbols Icon Set &rarr;</a></p>
<h2><a href="http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/">Mono Icons</a></h2>
<p><a href="http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2295e_pict_icons_14.jpg" alt="Mono Icons" /></a><br /> <strong>Icons:</strong> 108<br /> <strong>Size(s): </strong>32x32px<br /> <strong>Format(s):</strong> PNG<br /> <strong>Download Page: </strong><a href="http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/">Mono Icons &rarr;</a></p>
<h2><a href="http://www.brightmix.com/blog/more-icons-in-the-brightmix-icon-set-free-for-all/">Brightmix</a></h2>
<p><a href="http://www.brightmix.com/blog/more-icons-in-the-brightmix-icon-set-free-for-all/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69d81_pict_icons_15.jpg" alt="Brightmix" /></a><br /> <strong>Icons:</strong> 70<br /> <strong>Format(s):</strong> EPS<br /> <strong>Download Page: </strong><a href="http://www.brightmix.com/blog/more-icons-in-the-brightmix-icon-set-free-for-all/">Brightmix &rarr;</a></p>
<h2><a href="http://chrfb.deviantart.com/art/quot-ecqlipse-2-quot-PNG-59941546">Ecqlipse 2</a></h2>
<p><a href="http://chrfb.deviantart.com/art/quot-ecqlipse-2-quot-PNG-59941546"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69d81_pict_icons_16.jpg" alt="Ecqlipse 2" /></a><br /> <strong>Icons:</strong> 270<br /> <strong>Size(s): </strong>128&#215;128, 48&#215;48, 32&#215;32 &amp; 16&#215;16<br /> <strong>Format(s):</strong> PNG<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 License</a>.<br /> <strong>Download Page: </strong><a href="http://chrfb.deviantart.com/art/quot-ecqlipse-2-quot-PNG-59941546">Ecqlipse 2 &rarr;</a></p>
<h2><a href="http://brsev.deviantart.com/art/Token-128429570">Token</a></h2>
<p><a href="http://brsev.deviantart.com/art/Token-128429570"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/69d81_pict_icons_17.jpg" alt="Token" /></a><br /> <strong>Icons:</strong> 128<br /> <strong>Size(s): </strong>256&#215;256, 32&#215;32 and 16&#215;16 (ICO), 128&#215;128 (PNG)<br /> <strong>Format(s):</strong> PNG &amp; ICO<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 License</a>.<br /> <strong>Download Page: </strong><a href="http://brsev.deviantart.com/art/Token-128429570">Token &rarr;</a></p>
<h2><a href="http://speckyboy.com/2010/01/21/free-icon-set-for-designers-the-go-green-icon-set-108-icons/">The Go Green! Icon Set</a></h2>
<p><a href="http://speckyboy.com/2010/01/21/free-icon-set-for-designers-the-go-green-icon-set-108-icons/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bffed_pict_icons_18.jpg" alt="The Go Green! Icon Set" /></a><br /> <strong>Icons:</strong> 108<br /> <strong>Size(s): </strong>64x64px<br /> <strong>Format(s):</strong> PNG<br /> <strong>License: </strong>These icons are free to use for both your personal and commercial projects but may not be sold or redistributed.<br /> <strong>Download Page: </strong><a href="http://speckyboy.com/2010/01/21/free-icon-set-for-designers-the-go-green-icon-set-108-icons/">The Go Green! Icon Set &rarr;</a></p>
<h2><a href="http://www.instantshift.com/2010/09/13/mono-gradient-icons-set-60-free-icons-for-your-web-designs/">Mono Gradient Icons Set</a></h2>
<p><a href="http://www.instantshift.com/2010/09/13/mono-gradient-icons-set-60-free-icons-for-your-web-designs/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ba21c_pict_icons_19.jpg" alt="Mono Gradient Icons Set" /></a><br /> <strong>Icons:</strong> 60<br /> <strong>Size(s): </strong>PNG<br /> <strong>Format(s):</strong> PSD<br /> <strong>License: </strong>View the license on <a href="http://www.instantshift.com/2010/09/13/mono-gradient-icons-set-60-free-icons-for-your-web-designs/">InstantShift.com</a>.<br /> <strong>Download Page: </strong><a href="http://www.instantshift.com/2010/09/13/mono-gradient-icons-set-60-free-icons-for-your-web-designs/">Mono Gradient Icons Set &rarr;</a></p>
<h2><a href="http://www.webdesignerdepot.com/2010/07/200-exclusive-free-icons-reflection/">Reflection</a></h2>
<p><a href="http://www.webdesignerdepot.com/2010/07/200-exclusive-free-icons-reflection/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa223_pict_icons_20.jpg" alt="Reflection" /></a><br /> <strong>Icons:</strong> 208<br /> <strong>Size(s): </strong>128x128px<br /> <strong>Format(s):</strong> PNG &amp; AI<br /> <strong>License: </strong>These icons and is available free of charge for personal and commercial projects, with attribution required.<br /> <strong>Download Page: </strong><a href="http://www.webdesignerdepot.com/2010/07/200-exclusive-free-icons-reflection/">Reflection &rarr;</a></p>
<h2><a href="http://glyphish.com/">Glyphish</a></h2>
<p><a href="http://glyphish.com/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa223_pict_icons_21.jpg" alt="Glyphish" /></a><br /> <strong>Size(s): </strong>Varied<br /> <strong>Icons:</strong> 130<br /> <strong>Format(s):</strong> PNG &amp; PSD<br /> <strong>License: </strong>Free set published under a Creative Commons Attribution license.<br /> <strong>Download Page: </strong><a href="http://glyphish.com/">Glyphish &rarr;</a></p>
<h2><a href="http://www.designworkplan.com/signage-symbols/free-vector-arrows.htm">Arrow Symbols Icons</a></h2>
<p><a href="http://www.designworkplan.com/signage-symbols/free-vector-arrows.htm"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fa223_pict_icons_22.jpg" alt="Arrow Symbols Icons" /></a><br /> <strong>Icons:</strong> 56<br /> <strong>Size(s): </strong>Varied<br /> <strong>Format(s):</strong> AI<br /> <strong>License: </strong>Creative Commons Attribution 3.0.<br /> <strong>Download Page: </strong><a href="http://www.designworkplan.com/signage-symbols/free-vector-arrows.htm">Arrow Symbols Icons &rarr;</a></p>
<h2><a href="https://helveticons.appspot.com/goodies/">Helveticons Social Media Set</a></h2>
<p><a href="https://helveticons.appspot.com/goodies/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8abba_pict_icons_23.jpg" alt="Helveticons Social Media Set" /></a><br /> <strong>Icons:</strong> 23<br /> <strong>Size(s): </strong>16&#215;16, 24&#215;24, 32&#215;32, 48&#215;48, 128&#215;128, 256&#215;256 &amp; 512&#215;512<br /> <strong>Format(s):</strong> AI, EPS, PSD, PNG &amp; PDF<br /> <strong>Download Page: </strong><a href="https://helveticons.appspot.com/goodies/">Helveticons Social Media Set &rarr;</a></p>
<h2><a href="http://www.elegantui.com/?p=19">Socialmonochromicons v.2.5</a></h2>
<p><a href="http://www.elegantui.com/?p=19"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/805c2_pict_icons_24.jpg" alt="Socialmonochromicons v.2.5" /></a><br /> <strong>Icons:</strong> 155<br /> <strong>Size(s): </strong>Varied<br /> <strong>Format(s):</strong> EPS &amp; PNG<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>.<br /> <strong>Download Page: </strong><a href="http://www.elegantui.com/?p=19">Socialmonochromicons v.2.5 &rarr;</a></p>
<h2><a href="http://www.aiga.org/content.cfm/symbol-signs">Symbol Signs from AIGA</a></h2>
<p><a href="http://www.aiga.org/content.cfm/symbol-signs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e1ba3_pict_icons_25.jpg" alt="Symbol Signs from AIGA" /></a><br /> This system of 50 symbol signs was designed for use at the crossroads of modern life: in airports and other transportation hubs and at large international events. Produced through a collaboration between AIGA and the U.S. Department of Transportation, they are an example of how public-minded designers can address a universal communication need.<br /> <strong>Icons:</strong> 50<br /> <strong>Size(s): </strong>25x25px<br /> <strong>Format(s):</strong> EPS &amp; GIF<br /> <strong>Download Page: </strong><a href="http://www.aiga.org/content.cfm/symbol-signs">Symbol Signs from AIGA &rarr;</a></p>
<h2><a href="http://www.sclera.be/index.php">Sclera Picto&#039;s</a></h2>
<p>The Sclera pictogram collection was born out of a need for new pictograms in Terninck (Belgium), a day centre and home for adults with mental disabilities. The people there used the pictogenda to offer them structure from day to day. They have made the entire library (4768 icons) available to download .<br /> <strong>Icons:</strong> 4768<br /> <strong>Format(s):</strong> PNG<br /> <strong>License: </strong><a href="http://creativecommons.org/licenses/by-nc/2.0/be/deed.en">Creative Commons — Attribution-NonCommercial 2.0 Belgium</a>.<br /> <strong>Download Page: </strong><a href="http://www.sclera.be/index.php">Sclera Picto&#039;s &rarr;</a></p>
<h2>You might also like&#8230;</h2>
<p><a href="http://speckyboy.com/2010/06/20/30-of-the-best-web-development-and-design-mini-icon-sets/">30 of the Best Web Development and Design MINI Icon Sets &rarr;</a><br /> <a href="http://speckyboy.com/2010/04/19/15-uniform-payment-options-icon-sets-for-ecommerce-design/">15 Uniform Payment Options Icon Sets for Ecommerce Design &rarr;</a><br /> <a href="http://speckyboy.com/2010/03/08/14-free-mobile-app-development-icon-sets/">14 Free Mobile Application Development Icon Sets &rarr;</a><br /> <a href="http://speckyboy.com/2009/12/21/the-top-50-web-development-icon-sets-from-2009/">The Top 50 Web Development Icon Sets from 2009 &rarr;</a><br /> <a href="http://speckyboy.com/2009/11/30/8-free-pictogram-icon-libraries-and-collections/">8 Free Pictogram Icon Libraries and Collections &rarr;</a><br /> <a href="http://speckyboy.com/2009/11/02/40-fresh-and-free-icon-sets-for-web-designers-and-bloggers/">40 Fresh and Free Icon Sets for Web Designers and Bloggers &rarr;</a><br /> <a href="http://speckyboy.com/2009/08/25/35-original-and-creative-twitter-icon-sets/">35 Original and Creative Free Twitter Icon Sets &rarr;</a><br /> <a href="http://speckyboy.com/2009/08/17/50-high-quality-free-icon-sets-in-psd-format/">50 High Quality Free Icon Sets in PSD Format &rarr;</a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/c9SGhUwMqKjRah_WCrQnktTYSzs/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e1ba3_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/c9SGhUwMqKjRah_WCrQnktTYSzs/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e1ba3_di" border="0"></img></a></p>
<div>
<a href="http://feeds.feedburner.com/~ff/speckboy-design-magazine?a=hctuTfLyjAM:CmNYpSoNfUg:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e1ba3_speckboy-design-magazine?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/speckboy-design-magazine?a=hctuTfLyjAM:CmNYpSoNfUg:-BTjWOF_DHI"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e1ba3_speckboy-design-magazine?i=hctuTfLyjAM:CmNYpSoNfUg:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/speckboy-design-magazine?a=hctuTfLyjAM:CmNYpSoNfUg:F7zBnMyn0Lo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a920_speckboy-design-magazine?i=hctuTfLyjAM:CmNYpSoNfUg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/speckboy-design-magazine?a=hctuTfLyjAM:CmNYpSoNfUg:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a920_speckboy-design-magazine?i=hctuTfLyjAM:CmNYpSoNfUg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/speckboy-design-magazine?a=hctuTfLyjAM:CmNYpSoNfUg:qj6IDK7rITs"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a920_speckboy-design-magazine?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/speckboy-design-magazine?a=hctuTfLyjAM:CmNYpSoNfUg:gIN9vFwOqvQ"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4a920_speckboy-design-magazine?i=hctuTfLyjAM:CmNYpSoNfUg:gIN9vFwOqvQ" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/73d5a_hctuTfLyjAM" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/speckboy-design-magazine">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/25-free-pictogram-and-symbols-sign-icon-sets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will snazzy web fonts soon be a reality?</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/will-snazzy-web-fonts-soon-be-a-reality/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/will-snazzy-web-fonts-soon-be-a-reality/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 17:25:36 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[font foundries]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[graphic text]]></category>
		<category><![CDATA[itc fonts]]></category>
		<category><![CDATA[safe web]]></category>
		<category><![CDATA[snazzy web]]></category>
		<category><![CDATA[stephen shankland]]></category>
		<category><![CDATA[web designers]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/will-snazzy-web-fonts-soon-be-a-reality/</guid>
		<description><![CDATA[Because the number of fantastic fonts in existence far exceeds the number of fonts that are web safe, web designers are forced to settle for web safe fonts, use graphic text instead of HTML text, or implement JavaScript-based solutions like cuf&#243;n or the Google Font API. But thanks to the Web Open Font Format (WOFF) [...]]]></description>
			<content:encoded><![CDATA[<p>Because the number of fantastic fonts in existence far exceeds the number of fonts that are web safe, web designers are forced to settle for web safe fonts, use graphic text instead of HTML text, or implement JavaScript-based solutions like cuf&oacute;n or the Google Font API.</p>
<p>But <a href="http://news.cnet.com/8301-30685_3-20013802-264.html">thanks to</a> the Web Open Font Format (WOFF) technology that is being worked on by the W3C, font angst may one day be a thing of the past.</p>
<p>WOFF relies on a CSS element, @font-face, which directs a web browser to a location at which the font specified by a designer can be downloaded. WOFF also incorporates compression technology to speed download time of fonts.</p>
<p>As noted by News.com&#8217;s Stephen Shankland, technology isn&#8217;t WOFF&#8217;s biggest stumbling block; business interests are. On the browser front, Microsoft, Mozilla, Google and Apple are all looking at including WOFF in future versions of the browsers they distribute. </p>
<p>Even more important is the support WOFF is receiving from major font foundries, including Adobe, ITC Fonts,&nbsp; and Linotype. While font foundries have good reason to be concerned about piracy, WOFF, if it flies, also provides them with a significant opportunity, as web designers and publishers would constitute a large new market of potential licensees.</p>
<p>Obviously, despite the gains WOFF is making on the technical and business fronts, we won&#8217;t see snazzier web fonts overnight. There&#8217;s still a lot of work to do, and until WOFF is supported by browsers with majority market share, it&#8217;s unlikely that designers will flock to use it.</p>
<p>But nonetheless, WOFF looks to be the best hope that the web might one day be a bit more diverse than Arial and Times New Roman.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-design/will-snazzy-web-fonts-soon-be-a-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Heavies Send a Love Letter to Open Web Fonts</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/web-heavies-send-a-love-letter-to-open-web-fonts/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/web-heavies-send-a-love-letter-to-open-web-fonts/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 23:47:15 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[browser vendors]]></category>
		<category><![CDATA[font data]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[quality typography]]></category>
		<category><![CDATA[typography on the web]]></category>
		<category><![CDATA[web fonts]]></category>
		<category><![CDATA[web services providers]]></category>
		<category><![CDATA[WOFF]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/web-heavies-send-a-love-letter-to-open-web-fonts/</guid>
		<description><![CDATA[The nascent Web Open Font Format (WOFF) is getting a boost this week thanks to some new initiatives being kicked off by the W3C, the web&#8217;s governing body. The W3C recently created a working group to build a WOFF into a web standard, and that group will be holding its first face-to-face meeting at the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/08/6208710_414ff57d74.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b39db_6208710_414ff57d74-300x300.jpg" alt="" width="300" height="300" class="alignnone size-medium wp-image-48341" /></a></p>
<p>The nascent Web Open Font Format (WOFF) is getting a boost this week thanks to some new initiatives being kicked off by the W3C, the web&#8217;s governing body.</p>
<p>The W3C recently created a <a href="http://www.w3.org/Fonts/WG/">working group</a> to build a WOFF into a web standard, and that group will be holding its first face-to-face meeting at the <a href="http://www.typecon.com/program.php">TypeCon 2010 conference</a> taking place this week in Los Angeles.</p>
<p>Representatives from the major browser vendors, several font foundries and web services providers will be in attendance. Also, a dozen or so select individuals will be participating in a series of presentations and panel discussions about WOFF throughout the conference. All the design industry folks in attendance will get a peek at the future of high-quality typography on the web. There are scores of topics on the program, but this year, WOFF is getting top billing.</p>
<p>Things are looking up for web fonts in general. Monday, <a href="http://www.webmonkey.com/2010/08/typekit-teams-up-with-adobe-to-offer-more-web-fonts/">Webkit announced a partnership with Adobe</a> to include the company&#8217;s fonts as part of its licensing service. Last month, <a href="http://www.webmonkey.com/2010/07/test-drive-your-type-with-google-font-preview/">Google launched a new tool</a> (tied to its <a href="http://code.google.com/apis/webfonts/">Font API</a>) that makes it dead easy to include any of its open source fonts in website designs.</p>
<p>The Web Fonts working group was formed earlier this year at the W3C, and the group has already released the <a href="http://www.w3.org/TR/2010/WD-WOFF-20100727/">first working draft</a> of the specification that will eventually lead to WOFF becoming a recommended web standard.</p>
<p>WOFF works just like OpenType and TrueType &#8212; you use the <code>@font-face</code> CSS property to drop the fonts in &#8212; but the font data is compressed, so the files download faster, and you can include more fonts in your designs without worrying as much about payload bloat.</p>
<p>The W3C adds this bit: &#8220;The WOFF format is not expected to replace other formats such as TrueType/OpenType/Open Font Format or SVG fonts, but provides an alternative solution for use cases where these formats may be less performant, or where licensing considerations make their use less acceptable.&#8221;</p>
<p>Support for WOFF is already strong &#8212; Google, Mozilla, Apple, Opera and Microsoft browsers either ship with or are building support, and the fast-moving foundries are releasing WOFF fonts &#8212; so why is the W3C&#8217;s involvement a big deal when the open source format is enjoying such success?</p>
<p>Standardization by the W3C is the best path to true interoperability. It will keep all the parties on the same page when it comes to things like accessibility, cross-browser compatibility, internationalization and search engine indexing. How much metadata to include and how it is handled are also big issues. Plus, fonts have taken an astonishingly long time to arrive on the web because of red tape around licensing, and a collaborative process for developing licensing infrastructures will go a long way toward convincing some of the more conservative type designers to make web-friendly versions of their creations.</p>
<p>The standard will take years to complete (the process is very slow &#8212; we&#8217;re guessing 2012 or so), and until then, we&#8217;ll see designers, developers and innovative service providers like Typekit and Google continue to feed the interest in fancy web fonts. Those not on the bleeding edge may be stuck in the boring world of &#8220;web safe&#8221; fonts for a while, but at least the future is bright.</p>
<p><a href="http://www.typecon.com/">TypeCon 2010</a> runs from August 17 through 20.</p>
<p><em>Photo by Leo Reynolds/<a href="http://www.flickr.com/photos/lwr/6208710/">Flickr</a>/CC</em></p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/08/typekit-teams-up-with-adobe-to-offer-more-web-fonts/">Typekit Teams Up With Adobe to Offer More Web Fonts</a></li>
<li><a href="http://www.webmonkey.com/2010/05/dealing-with-the-dreaded-flash-of-unstyled-text/">Dealing With the Dreaded &#8216;Flash of Unstyled Text&#8217;</a></li>
<li><a href="http://www.webmonkey.com/2010/07/test-drive-your-type-with-google-font-preview/">Test Drive Your Type With Google Font Preview</a></li>
</ul>
<p><a href="http://www.webmonkey.com/rss/wiki">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/web-heavies-send-a-love-letter-to-open-web-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test Drive Your Type With Google Font Preview</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/test-drive-your-type-with-google-font-preview/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/test-drive-your-type-with-google-font-preview/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 02:02:50 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[font preview]]></category>
		<category><![CDATA[free fonts]]></category>
		<category><![CDATA[free open source]]></category>
		<category><![CDATA[javascript library]]></category>
		<category><![CDATA[mark pilgrim]]></category>
		<category><![CDATA[sans serif]]></category>
		<category><![CDATA[web font]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/test-drive-your-type-with-google-font-preview/</guid>
		<description><![CDATA[Google launched a new web-based tool Wednesday that helps you configure, test and easily embed one of the company&#8217;s free fonts into your web pages. The Font Previewer lets you pick one of the open source fonts from Google&#8217;s Font Library, then tweak the size, spacing and decorations using simple sliders and buttons. Once you [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ead77_GoogleFontPreview.jpg"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ead77_GoogleFontPreview.jpg" alt="" width="580" height="458" class="alignnone size-full wp-image-48201" /></a></p>
<p>Google launched a new web-based tool Wednesday that helps you configure, test and easily embed one of the company&#8217;s free fonts into your web pages.</p>
<p>The <a href="http://code.google.com/webfonts/preview#font-family=Droid+Sans">Font Previewer</a> lets you pick one of the open source fonts from Google&#8217;s <a href="http://code.google.com/webfonts">Font Library</a>, then tweak the size, spacing and decorations using simple sliders and buttons. Once you have the type the way you like it, just copy the provided code and paste it into the CSS. </p>
<p>It&#8217;s so ridiculously easy, even I was able to use it to change the h1 style on <a href="http://snackfight.tumblr.com/">my personal site</a> in about 2 minutes. I chose Pablo Impallari&#8217;s <a href="http://code.google.com/webfonts/family?family=Lobster">Lobster</a>.</p>
<p>Google first took the web font plunge back in May by releasing the <a href="http://googlecode.blogspot.com/2010/05/introducing-google-font-api-google-font.html">Google Font API</a> and publishing a collection of <a href="http://code.google.com/webfonts">free, open source fonts</a> anyone can use in their designs for free. It also joined up with Typekit (who <a href="http://www.webmonkey.com/2010/07/typekit-gets-an-api/">released an API today</a>) to put together <a href="http://code.google.com/apis/webfonts/docs/webfont_loader.html">a JavaScript library</a> for designers to control how and when their fonts are loaded.</p>
<p>The fonts in the Font Previewer are the same ones available through the Google Font API. They are quite nice, with a range of script, serif, sans-serif and monospace typefaces. The various typefaces used on the Android devices (Droid), and the old-timey one from Mark Pilgrim&#8217;s <a href="http://diveintohtml5.org/">Dive Into HTML5</a> site (IM Fell) are part of the package.</p>
<p>Here&#8217;s <a href="http://googlecode.blogspot.com/2010/07/new-google-previewer-webfonts-easier.html">Google&#8217;s announcement</a> with some more info.</p>
<p><b>See also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/05/google-typekit-join-up-to-improve-web-fonts/">Google, Typekit Join Up to Improve Web Fonts</a></li>
<li><a href="http://www.webmonkey.com/2010/07/typekit-gets-an-api/">Typekit Gets an API</a></li>
<li><a href="http://www.webmonkey.com/2010/04/google-chrome-to-support-the-web-open-font-format/">Google Chrome to Support the Web Open Font Format</a></li>
</ul>
<p><a href="http://www.webmonkey.com/rss/wiki">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/test-drive-your-type-with-google-font-preview/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Chrome to Support the Web Open Font Format</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/google-chrome-to-support-the-web-open-font-format/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/google-chrome-to-support-the-web-open-font-format/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 14:33:45 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[font files]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[font foundries]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[shipping version]]></category>
		<category><![CDATA[web authors]]></category>
		<category><![CDATA[web designers]]></category>
		<category><![CDATA[WOFF]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/google-chrome-to-support-the-web-open-font-format/</guid>
		<description><![CDATA[Google&#8217;s Chrome browser plans to jump on the Web Open Font Format bandwagon. A note in the Chromium project&#8217;s bug tracker says that &#8220;it appears that we have decided to implement WOFF in Chromium.&#8221; Work on adding WOFF support to Chromium is already underway, though there&#8217;s no timetable for when the new features will make [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/12807_home_visualdesign_200x100r.jpg" />Google&#8217;s Chrome browser plans to jump on the Web Open Font Format bandwagon. A note in the Chromium project&#8217;s bug tracker <a href="http://code.google.com/p/chromium/issues/detail?id=25543#c10">says</a> that &#8220;it appears that we have decided to implement WOFF in Chromium.&#8221; Work on adding WOFF support to Chromium is already underway, though there&#8217;s no timetable for when the new features will make it into a shipping version of Google Chrome.</p>
<p>The WOFF was <a href="http://www.webmonkey.com/2009/10/mozilla_throws_its_weight_behind_improving_web_type__adopts_woff_for_firefox/">conceived by Mozilla</a> as an easier way for web designers to include fonts in their designs. The idea is to let web authors include WOFF fonts in their page designs by linking to the font files in their code the same way they link to images and other downloadable files.</p>
<p>WOFF attempts to address some of the problems with CSS 3&#8217;s @font-face rule, which allows for downloadable fonts, but says nothing about the format of the fonts. As we&#8217;ve noted before, using @font-face can lead to radically different results in different browsers. Last year popular website Boing Boing launched a redesign using CSS3’s @font-face rule, but <a href="http://www.webmonkey.com/blog/BoingBoing_s_Redesign_Uncovers_the_Dark_Side_of_Web_Fonts">ran into problems</a> when things didn’t render correctly on older machines.</p>
<p>Another concern is page load times. Because WOFF has built-in compression, adding extra WOFF fonts to your pages shouldn&#8217;t slow them down as much as a traditional OpenType or TrueType font file.</p>
<p>Since WOFF support was added to Firefox (in version 3.6), Opera and Microsoft have both pledged their support and the format has been <a href="http://www.w3.org/Submission/2010/03/">submitted to the W3C for consideration as a standard</a>.</p>
<p>The IE9 beta doesn&#8217;t yet support WOFF, but Microsoft is an official sponsor of the W3C proposal and the <a href="http://blogs.msdn.com/ie/archive/2010/04/23/meet-woff-the-standard-web-font-format.aspx">IEBlog has written about WOFF</a> so we hope to see WOFF support before IE9 is finished.</p>
<p>With Google Chrome onboard, Apple&#8217;s Safari may soon be the only currently shipping browser without WOFF support.</p>
<p>Perhaps even more important than browser support is the fact that font foundries are getting behind the new spec. WOFF fonts aren’t secure, so the format won’t be used by foundries wanting to regulate the use of their work. However, over 30 major type foundries &#8212; including Adobe, House Industries, Hoefler &amp; Frere-Jones and ITC, LinoType &#8212; are already <a href="http://blog.mozilla.com/blog/2009/10/20/mozilla-supports-web-open-font-format/">endorsing the format</a>.</p>
<p>While WOFF doesn&#8217;t solve all the problems of web fonts, it&#8217;s a huge step in the right direction. With Firefox, Opera, IE and now Chrome all supporting WOFF, designers may soon be able to add just about any font to any webpage.</p>
<p>If you&#8217;d like to know more about WOFF, plus see examples of its use, head over to the original announcement on the <a href="http://hacks.mozilla.org/2009/10/woff/">Mozilla Hacks blog</a>. </p>
<p><strong>See Also:</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/2009/10/mozilla_throws_its_weight_behind_improving_web_type__adopts_woff_for_firefox/">Mozilla Throws Its Weight Behind Improving Web Type, Adopts WOFF for Firefox</a></li>
<li><a href="http://www.webmonkey.com/2009/10/boingboing_discovers_the_dark_side_of_css3/">Boing Boing’s Redesign Uncovers the Dark Side of Web Fonts</a></li>
<li><a href="http://www.webmonkey.com/2009/11/review_typekit_delivers_custom_web_fonts_to_the_masses/">Review: Typekit Delivers Custom Web Fonts to the Masses</a></li>
<li><a href="http://www.webmonkey.com/2009/05/typekit_hopes_to_become_the_youtube_of_fonts/">Typekit Hopes to Become the YouTube of Fonts</a></li>
</ul>
<p><a href="http://www.webmonkey.com/rss/wiki">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/google-chrome-to-support-the-web-open-font-format/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft sponsors new Web font standard</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/microsoft-sponsors-new-web-font-standard/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/microsoft-sponsors-new-web-font-standard/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 03:34:25 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[signs]]></category>
		<category><![CDATA[software colossus]]></category>
		<category><![CDATA[technology support]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/microsoft-sponsors-new-web-font-standard/</guid>
		<description><![CDATA[The software colossus signs up to sponsor standardization of the Web Open Font Format technology. Support in IE9 looks likely. Originally posted at Deep Tech Go to Source]]></description>
			<content:encoded><![CDATA[<p>The software colossus signs up to sponsor standardization of the Web Open Font Format technology. Support in IE9 looks likely.
<p>Originally posted at <a href="http://news.cnet.com/8301-30685_3-20002919-264.html">Deep Tech</a></p>
<div>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9e3ef_dDAUodT4xaw" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/webware">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/microsoft-sponsors-new-web-font-standard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Beautiful Helvetica Inspired Artworks (Fanart, Posters, Wallpapers &amp; Icons)</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/beautiful-helvetica-inspired-artworks-fanart-posters-wallpapers-icons/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/beautiful-helvetica-inspired-artworks-fanart-posters-wallpapers-icons/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 10:43:09 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[design classics]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[grotesk]]></category>
		<category><![CDATA[helvetica font]]></category>
		<category><![CDATA[image credit]]></category>
		<category><![CDATA[max miedinger]]></category>
		<category><![CDATA[sans serif]]></category>
		<category><![CDATA[uncanny resemblance]]></category>
		<category><![CDATA[visual culture]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/beautiful-helvetica-inspired-artworks-fanart-posters-wallpapers-icons/</guid>
		<description><![CDATA[Geared with its simple and clean lines, Helvetica has become the favorites of designers from all around the world. When you walk into the streets and look around closely, you will come to realize that Helvetica is indeed used very widely. If you are in doubt, watch this trailer. How often do you see a [...]]]></description>
			<content:encoded><![CDATA[<p><!--INFOLINKS_OFF--></p>
<div>
<p><a href="http://www.hongkiat.com/blog/beautiful-helvetica-inspired-artworks-fanart-posters-wallpapers-icons/" title="Beautiful Helvetica Inspired Artworks (Fanart, Posters, Wallpapers &amp; Icons)"></a>Geared with its simple and clean lines, <strong>Helvetica has become the favorites of designers from all around the world.</strong> When you walk into the streets and look around closely, you will come to realize that Helvetica is indeed used very widely. If you are in doubt, watch this <a href="http://www.youtube.com/watch?v=z-TOOoo2oNs">trailer</a>. How often do you see a movie being made for a typeface?</p>
<p>Perhaps Helvetica&#8217;s creators, <a href="http://www.linotype.com/522/maxmiedinger.html">Max Miedinger</a> and Eduard Hoffmann, would have never imagined that their sans serif masterpiece could become one of the world&#8217;s design classics. Initially, they wanted to create a typeface that could be used for a variety of signage at that time. &#8220;Neue Hass Grotesk&#8221;, its original name, was eventually born. As its usage and popularity grew, the need to market the typeface internationally also grew. Hence, the Latin name for Swiss, Helvetica, was adopted to enhance its appeal. Read more <a href="http://www.urbanfonts.com/blog/the-history-of-helvetica/">here</a>.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/06c62_helvetica-artwork.jpg" alt="helvetica inspired artwork" /><br /><span>Image credit: <a href="http://www.flickr.com/photos/40667079@N00/760475586/">Emanuele Tortolone</a></span></p>
<p><strong>Today, Helvetica has evolved from a mere typeface into a visual culture.</strong> Many people would have known about the uncanny resemblance of Helvetica and Arial but few would have known the long controversy behind it. Here&#8217;s a gist of the story: Many claimed that Microsoft opted for Arial (which was created in 1982) over Helvetica as its standard font format because it was cheaper and most people would not tell the difference between both fonts. The debate still goes on, even up till today.</p>
<p>Characterized in a clear and easy-to-read fashion, it is no wonder that Helvetica can be easily manipulated or incorporated to create a wide array of artworks of different design styles and expressions yet from the same source of inspiration. So here is a little treat of Helvetica Inspired Artworks to satisfy the design appetites of many. If you are a fan of Helvetica, you are definitely gonna love this. If you aren&#8217;t a fan, you will probably be one after this post.</p>
<p><span></span></p>
<h3>Fan art</h3>
<p>The following artworks shows the dynamic use of the Helvetica font and the manipulation of delicate positioning and layout of typographical and graphical elements. Amazing that awesome yet varying designs can be derived from the same source of inspriration.</p>
<p><a href="http://goktugg.deviantart.com/art/950s1-41887618"><strong>Contemporary art tells founding of Helvetica</strong></a> | goktugg</p>
<p><a href="http://goktugg.deviantart.com/art/950s1-41887618"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5afef_1_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.flickr.com/photos/reaganmackrillwork/3921533305/"><strong>Helvetica meets in a cross</strong></a> | Reagan Mackrill</p>
<p><a href="http://www.flickr.com/photos/reaganmackrillwork/3921533305/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5afef_2_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.flickr.com/photos/ek2dg/3427737605/"><strong>Bold Condensed Helvetica stands out</strong></a> | ECKO Design Group</p>
<p><a href="http://www.flickr.com/photos/ek2dg/3427737605/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6fcc3_3_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.flickr.com/photos/guilhermewk/4051269196/"><strong>Helveticas overlaps</strong></a> | Guilherme</p>
<p><a href="http://www.flickr.com/photos/guilhermewk/4051269196/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/932c5_4_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://www.flickr.com/photos/fatmirjusufi/3595017255/"><strong>Helvetica helpline</strong></a> | Fatmir Jusufi</p>
<p><a href="http://www.flickr.com/photos/fatmirjusufi/3595017255/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/32f06_5_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://www.flickr.com/photos/matthiaswerner1984/3775930368/"><strong>A Swiss tribute</strong></a> | Matthias Werner</p>
<p><a href="http://www.flickr.com/photos/matthiaswerner1984/3775930368/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/a7e31_19_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.flickr.com/photos/34834120@N00/3865295562/"><strong>Interior design within Helvetica</strong></a> | Chris Labrooy</p>
<p><a href="http://www.flickr.com/photos/34834120@N00/3865295562/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/e73e5_7_helvetica.jpg" width="500" /></a></p>
<p><a href="http://muskelpiraten.deviantart.com/art/Helvetica-Depressed-69697828"><strong>Deformed Helvetica</strong></a> | Muskelpiraten</p>
<p><a href="http://muskelpiraten.deviantart.com/art/Helvetica-Depressed-69697828"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/68dff_9_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://www.behance.net/Gallery/Helvetica/53659"><strong>Helvetica in wooden blocks</strong></a> | Kim Høltermand</p>
<p><a href="http://www.behance.net/Gallery/Helvetica/53659"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7bbdc_10_helvetica.png" width="500" /></a></p>
<p><a href="http://mcfossey.deviantart.com/art/HELVETICA-79371405"><strong>3D Helvetica in thickness</strong></a> | McFossey</p>
<p><a href="http://mcfossey.deviantart.com/art/HELVETICA-79371405"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6673d_11_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.behance.net/Gallery/Helvetica-3D/223008"><strong>Paper Helvetica</strong></a> | Julien De Repentigny</p>
<p><a href="http://www.behance.net/Gallery/Helvetica-3D/223008"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ebfe3_12_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.flickr.com/photos/21759856@N06/3408573877/"><strong>Hand drawn illustration with Helvetica</strong></a> | or_livneh</p>
<p><a href="http://www.flickr.com/photos/21759856@N06/3408573877/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6d570_14_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.invdr.com/2006/12/font-bots/"><strong>Robotica</strong></a> | Jonathon Yule</p>
<p><a href="http://www.invdr.com/2006/12/font-bots/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6d570_15_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://www.flickr.com/photos/slimkiwi/3950271813/"><strong>Helvetica versus Arial in pictograms</strong></a> | Slimkiwi</p>
<p><a href="http://www.flickr.com/photos/slimkiwi/3950271813/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d9ad7_16_helvetica.png" width="500" /></a></p>
<p><a href="http://media.photobucket.com/image/helvetica%20poster/tym2kevinate/helvetica-small.jpg?o=5"><strong>Getting a piece of Helvetica</strong></a> | tym2kevinate</p>
<p><a href="http://media.photobucket.com/image/helvetica%20poster/tym2kevinate/helvetica-small.jpg?o=5"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9ab48_18_helvetica.jpg" width="500" /></a></p>
<p><a href="http://www.flickr.com/photos/leosartori/3821648223/"><strong>Water splash on Helvetica in slow motion</strong></a> | Leonardo Prause</p>
<p><a href="http://www.flickr.com/photos/leosartori/3821648223/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9ab48_22_helvetica.jpg" width="500" /></a></p>
<h3>Artworks</h3>
<p><a href="http://newklear.deviantart.com/art/Type-Study-Neue-Helvetica-53099179"><strong>Type Study</strong></a> | Newklear</p>
<p><a href="http://newklear.deviantart.com/art/Type-Study-Neue-Helvetica-53099179"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/429d4_23_helvetica.png" width="500" /></a></p>
<p><a href="http://ryanbrownhill.deviantart.com/art/1234567890-118587141"><strong>Helvetica within the Symbols</strong></a> | Ryan Brownhill</p>
<p><a href="http://ryanbrownhill.deviantart.com/art/1234567890-118587141"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/429d4_24_helvetica.jpg" width="500" /></a></p>
<p><a href="http://zrastrowany.deviantart.com/art/AT1-60972940"><strong>Helvetica in primary colors</strong></a> | Zrastrowany</p>
<p><a href="http://zrastrowany.deviantart.com/art/AT1-60972940"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/b4cb1_25_helvetica.png" width="500" /></a></p>
<p><a href="http://tasteofpain.deviantart.com/art/cmyk-type-me-87700504"><strong>CMYK and Type</strong></a> | tasteofpain</p>
<p><a href="http://tasteofpain.deviantart.com/art/cmyk-type-me-87700504"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3845f_26_helvetica.jpg" /></a></p>
<p><a href="http://megavolkan.deviantart.com/art/Die-Helvetica-Vol-5-68507416"><strong>Die Helvetica</strong></a> | Megavolkan</p>
<p><a href="http://megavolkan.deviantart.com/art/Die-Helvetica-Vol-5-68507416"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8fdfc_27_helvetica.jpg" /></a></p>
<p><a href="http://redsil.deviantart.com/art/Helvetica-2-54962132"><strong>From Helvetica book</strong></a> | Redsil</p>
<p><a href="http://redsil.deviantart.com/art/Helvetica-2-54962132"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bc219_28_helvetica.jpg" /></a></p>
<p><a href="http://menosketiago.deviantart.com/art/Helvetica-50th-55547065"><strong>Number reveals the years of Helvetica</strong></a> | MenosKeTiago</p>
<p><a href="http://menosketiago.deviantart.com/art/Helvetica-50th-55547065"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/efa91_29_helvetica.jpg" /></a></p>
<p><a href="http://haniadnan.deviantart.com/art/HELVETICA-107576457"><strong>Helvetica engulfing girl</strong></a> | Haniadnan</p>
<p><a href="http://haniadnan.deviantart.com/art/HELVETICA-107576457"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/efa91_30_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://snowroll.deviantart.com/art/helvetica-109185937"><strong>Helvetica in the mix of alphabets</strong></a> | Snowroll</p>
<p><a href="http://snowroll.deviantart.com/art/helvetica-109185937"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/ac4c8_31_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://whitecoffeekaw.deviantart.com/art/Helvetica-90510361"><strong>Explaining variations of Helvetica</strong></a> | Whitecoffeekaw</p>
<p><a href="http://whitecoffeekaw.deviantart.com/art/Helvetica-90510361"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9aa23_32_helvetica.jpg" /></a></p>
<p><a href="http://silocult.deviantart.com/art/Helvetica-flux-144829514"><strong>Helvetica overflow</strong></a> | Silocult</p>
<p><a href="http://silocult.deviantart.com/art/Helvetica-flux-144829514"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3b4b3_33_helvetica.jpg" width="500" height="400" /></a></p>
<p><a href="http://www.flickr.com/photos/40667079@N00/760475586/"><strong>Holding up Helvetica</strong></a> | Emanuele Tortolone</p>
<p><a href="http://www.flickr.com/photos/40667079@N00/760475586/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/6eccc_34_helvetica.jpg" /></a></p>
<p><a href="http://2canart.deviantart.com/art/Helvetica-Poster-112612125"><strong>Helvetica in four colors</strong></a> | 2canart</p>
<p><a href="http://2canart.deviantart.com/art/Helvetica-Poster-112612125"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/09b68_35_helvetica.jpg" /></a></p>
<p><a href="http://tsuzu-nee.deviantart.com/art/Helvetica-Poster-115537514"><strong>&#8220;a&#8221; Helvetica poster</strong></a> | tsuzu-nee</p>
<p><a href="http://tsuzu-nee.deviantart.com/art/Helvetica-Poster-115537514"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/09b68_36_helvetica.jpg" /></a></p>
<p><a href="http://www.flickr.com/photos/ssri/3352701256/"><strong>Numberic Helvetica</strong></a> | ssri</p>
<p><a href="http://www.flickr.com/photos/ssri/3352701256/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7ef07_38_helvetica.jpg" /></a></p>
<h3>Wallpapers</h3>
<p>If you happen to be an avid fan of Helvetica, these wallpapers would definitely brighten up your day as you start you computer.</p>
<p><a href="http://www.icondesign.dk/blog/2009/02/02/wallpaper-inspired-by-helvetica/"><strong>Inspired by Helvetica</strong></a> | Kevin Andersson</p>
<p><a href="http://www.icondesign.dk/blog/2009/02/02/wallpaper-inspired-by-helvetica/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/7ef07_39_helvetica.jpg" /></a></p>
<p><a href="http://ilovetypography.com/love/"><strong>Helvetica within contrasting colors</strong></a> | Hamish</p>
<p><a href="http://ilovetypography.com/love/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/53c15_40_helvetica.png" /></a></p>
<p><a href="http://kylebolton.deviantart.com/art/Helvetica-Typography-Wallpaper-117908178"><strong>Simple Helvetica</strong></a> | KyleBolton</p>
<p><a href="http://kylebolton.deviantart.com/art/Helvetica-Typography-Wallpaper-117908178"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/53c15_37_helvetica.jpg" width="500" height="375" /></a></p>
<p><a href="http://cyrilblack.deviantart.com/art/Helvetica-130379375"><strong>Simple tribute to Helvetica</strong></a> | CyrilBlack</p>
<p><a href="http://cyrilblack.deviantart.com/art/Helvetica-130379375"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fddbb_41_helvetica.jpg" /></a></p>
<p><a href="http://b-82.deviantart.com/art/Helvetica-Wallpaper-139795060"><strong>Huge Helvetica</strong></a> | B-82</p>
<p><a href="http://b-82.deviantart.com/art/Helvetica-Wallpaper-139795060"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fddbb_42_helvetica.jpg" /></a></p>
<p><a href="http://wido12.deviantart.com/art/helvetica-wallpaper-145140141"><strong>Helvetica family on purple pattern</strong></a> | Wido12</p>
<p><a href="http://wido12.deviantart.com/art/helvetica-wallpaper-145140141"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/fddbb_43_helvetica.jpg" /></a></p>
<p><a href="http://m4t7.deviantart.com/art/Helvetica-Wallpapers-111668383"><strong>Minimalist design of Helvetica wallpaper</strong></a> | m4t7</p>
<p><a href="http://m4t7.deviantart.com/art/Helvetica-Wallpapers-111668383"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/d3aa8_44_helvetica.png" /></a></p>
<p><a href="http://yawalias.deviantart.com/art/homage-to-Helvetica-Wallpaper-141684524"><strong>Homage to Helvetica</strong></a> | YAWalias</p>
<p><a href="http://yawalias.deviantart.com/art/homage-to-Helvetica-Wallpaper-141684524"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/99099_45_helvetica.jpg" /></a></p>
<p><a href="http://codenamecueball.deviantart.com/art/Typography-Wallpaper-106236713"><strong>Typography with Helvetica</strong></a> | Codenamecueball</p>
<p><a href="http://codenamecueball.deviantart.com/art/Typography-Wallpaper-106236713"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/99099_46_helvetica.png" /></a></p>
<h3>Icons</h3>
<p>These icons would serve as useful tools for your web design.</p>
<p><a href="http://bigkobe.deviantart.com/art/Moleskine-Helvetica-Icon-B-127178975"><strong>Moleskine Helvetica Icon -B</strong></a> | Bigkobe</p>
<p><a href="http://bigkobe.deviantart.com/art/Moleskine-Helvetica-Icon-B-127178975"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/71e40_47_helvetica.jpg" /></a></p>
<p><a href="http://www.mulletized.com/2009/04/06/8-free-typography-social-icons-made-with-the-type-tool-and-helvetica/"><strong>Social networking icons</strong></a> | Brendon Grobler</p>
<p><a href="http://www.mulletized.com/2009/04/06/8-free-typography-social-icons-made-with-the-type-tool-and-helvetica/"><img src="http://media02.hongkiat.com/helvetica-artwork/48_helvetica.jpg" width="407" height="359" /></a></p>
<p><a href="http://www.halomomo.com/2009/05/helvetwitca-vector-typographic-twitter.html"><strong>Helvetwitca</strong></a> | Monika Halim</p>
<p><a href="http://www.halomomo.com/2009/05/helvetwitca-vector-typographic-twitter.html"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/2cc58_49_helvetica.jpg" /></a></p>
<p><a href="http://helveticons.ch/"><strong>Helveticons</strong></a> | Goodbye Horses</p>
<p><a href="http://helveticons.ch/"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/96e61_50_helvetica.png" /></a></p>
</div>
<p><strong>About Author:</strong> <strong>Kelly Swee</strong> is a new media educator from Singapore. She specialize in video media platform and has a keen interest in digital media design artworks.</p>
<p><!--INFOLINKS_IN--></p>
<p><img>
<div>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/94357_R8iM1haaDM8" height="1" width="1" /><br />
<a href="http://feedproxy.google.com/24thfloor">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/beautiful-helvetica-inspired-artworks-fanart-posters-wallpapers-icons/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Officially Available, Brings Speed Increases, One-Click Themes, and More [Downloads]</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/firefox-3-6-officially-available-brings-speed-increases-one-click-themes-and-more-downloads/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/firefox-3-6-officially-available-brings-speed-increases-one-click-themes-and-more-downloads/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 08:23:59 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[browser skin]]></category>
		<category><![CDATA[firefox web browser]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[format fonts]]></category>
		<category><![CDATA[plug ins]]></category>
		<category><![CDATA[point iteration]]></category>
		<category><![CDATA[sized web]]></category>
		<category><![CDATA[speed and performance]]></category>
		<category><![CDATA[startup time]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/firefox-3-6-officially-available-brings-speed-increases-one-click-themes-and-more-downloads/</guid>
		<description><![CDATA[Windows/Mac/Linux: The oft-delayed but much improved 3.6 version of Firefox has landed, offering up faster performance, one-click themes, safer add-ons and plug-ins, better font handling, and a lot more. Grab it now. We&#8217;ve been downloading and trying out Firefox 3.6 from the first alpha, and from what we&#8217;ve seen, 3.6 is a bigger update than [...]]]></description>
			<content:encoded><![CDATA[<p>Windows/Mac/Linux: The oft-delayed but much improved 3.6 version of Firefox has landed, offering up faster performance, one-click themes, safer add-ons and plug-ins, better font handling, and a lot more. Grab it now.</p>
<p>We&#8217;ve been downloading and trying out Firefox 3.6 from the first alpha, and from what we&#8217;ve seen, 3.6 is a bigger update than the minor decimal point iteration would indicate. It ranked <a href="http://lifehacker.com/5395555/browser-speed-tests-the-windows-7-results">second only to the cutting-edge Chrome builds</a> in our speed and performance tests, which meant there was real improvement in startup time and page rendering.</p>
<p>What&#8217;s new? The video above provides the highlights, but the talking points are:</p>
<ul>
<li><strong>Instant themes:</strong> Point 3.6 at the <a href="http://www.getpersonas.com/">Personas gallery</a>, and you can hover over a theme to see how it would look in your browser. Click to apply it, and it&#8217;s your browser skin. You can then manage your Personas from the Add-Ons menu.</li>
<li><strong>Out-of-date plugins notifier:</strong> Start your browser up with an outdated, and potentially virus-friendly, Adobe Flash or other plugin, and <a href="http://theunfocused.net/2009/10/06/firefox-3-6-knows-when-your-plugins-are-out-of-date/">Firefox will tell you</a> and provide an update link.</li>
<li><strong>Full-screen &#8220;open&#8221; video:</strong> If you&#8217;re looking at a video streaming in Ogg or another free format, Firefox can <a href="http://mozillalinks.org/wp/2009/10/firefox-3-6-gets-full-screen-native-video/">play it full screen</a>.</li>
<li><strong>WOFF support:</strong> More intriguing for developers than users, but, still, Firefox now accepts and downloads smaller-sized <a href="http://hacks.mozilla.org/2009/10/woff/">Web Open Font Format fonts</a>, allowing sites to more quickly show you their text the way they intended.</li>
<li><strong>Faster, faster, faster:</strong> Mozilla promises better JavaScript, startup time, and rendering speeds.</li>
</ul>
<p>You can read up more on what&#8217;s new in the <a href="http://www.mozilla.com/en-US/firefox/3.6/releasenotes/">3.6 release notes</a>, but you&#8217;re probably going to want to discover its features for yourself.</p>
<p>Firefox 3.6 is a free download for Windows, Mac, and Linux systems.</p>
<div><a href="http://firefox.com">Firefox web browser</a> [Mozilla]</div>
<p><a href="http://ads.pheedo.com/click.phdo?s=36b48e3000a7c8f32eeb1df1fbb68b66&amp;p=1"><img alt="" style="border: 0" border="0" src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/5be4a_img.phdo?s=36b48e3000a7c8f32eeb1df1fbb68b66&amp;p=1" /></a><br />
<img alt="" height="0" width="0" border="0" src="http://a.rfihub.com/eus.gif?eui=2225" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/OQ3RPBkehycbTgXkPGhFbqhX9J8/0/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/007c6_di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~a/OQ3RPBkehycbTgXkPGhFbqhX9J8/1/da"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/007c6_di" border="0"></img></a></p>
<div>
<a href="http://feeds.gawker.com/~ff/lifehacker/full?a=vMqL4OMnh2A:cdLba_zzkHI:H0mrP-F8Qgo"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/007c6_full?d=H0mrP-F8Qgo" border="0"></img></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=vMqL4OMnh2A:cdLba_zzkHI:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/007c6_full?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=vMqL4OMnh2A:cdLba_zzkHI:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/4e36d_full?i=vMqL4OMnh2A:cdLba_zzkHI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.gawker.com/~ff/lifehacker/full?a=vMqL4OMnh2A:cdLba_zzkHI:V_sGLiPBpWU"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8cedd_full?i=vMqL4OMnh2A:cdLba_zzkHI:V_sGLiPBpWU" border="0"></img></a>
</div>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/8cedd_vMqL4OMnh2A" height="1" width="1" /><br />
<a href="http://feeds.gawker.com/lifehacker/full">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/coding/firefox-3-6-officially-available-brings-speed-increases-one-click-themes-and-more-downloads/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What’s New for Developers in Firefox 3.6</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/what%e2%80%99s-new-for-developers-in-firefox-3-6/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/what%e2%80%99s-new-for-developers-in-firefox-3-6/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 05:43:13 +0000</pubDate>
		<dc:creator>Facebook-Web-Design</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[new features]]></category>
		<category><![CDATA[new tabs]]></category>
		<category><![CDATA[orientation]]></category>
		<category><![CDATA[web pages]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/what%e2%80%99s-new-for-developers-in-firefox-3-6/</guid>
		<description><![CDATA[As you may know, Mozilla released version 3.6 of Firefox today. I&#8217;m not going to get into all of the new features here (go here for more on that), but there are some new things under the hood for developers. These include: - Support for the latest HTML5 specification, including the File API for local [...]]]></description>
			<content:encoded><![CDATA[<p>As you may know, Mozilla released version 3.6 of Firefox today. I&#8217;m not going to get into all of the new features here (go <a href="http://www.webpronews.com/topnews/2010/01/21/mozilla-says-new-firefox-20-faster-than-last-version">here</a> for more on that), but there are some new things under the hood for developers. These include:</p>
<p>- Support for the latest HTML5 specification, including the File API for local file handling</p>
<p>- Font Support: In addition to OpenType and TrueType fonts, 3.6 now supports the new Web Open Font Format (WOFF)</p>
<p>- CSS gradients: Supports linear and radial CSS gradients, which allow for a smoother transition between colors</p>
<p>- Device orientation: Firefox 3.6 exposes the orientation of the laptop or device to Web pages</p>
<p>On a side note, if you don&#8217;t like the way the new version opens new tabs right next to the one you&#8217;re in, you can go to the about:congig and find: tabs.insertRelatedAfterCurrent to switch that.</p>
<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/91ecc_pctwIP00E0Y" height="1" width="1" /><br />
<a href="http://feeds2.feedburner.com/aCommentNet">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/facebook-web-design/tutorial/what%e2%80%99s-new-for-developers-in-firefox-3-6/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Mozilla Paves the Way for Firefox 3.6 With Second Beta Release</title>
		<link>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-paves-the-way-for-firefox-3-6-with-second-beta-release/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-paves-the-way-for-firefox-3-6-with-second-beta-release/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 19:09:02 +0000</pubDate>
		<dc:creator>BlogPoster</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[Manager.
See]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[new fonts]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[strange behaviors]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Tab Tricks]]></category>
		<category><![CDATA[web type]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-paves-the-way-for-firefox-3-6-with-second-beta-release/</guid>
		<description><![CDATA[Just two weeks after the first beta release of Firefox 3.6, Mozilla has already pushed out a second beta for users to test. Mozilla is making good on its promise to deliver Firefox 3.6 without the extended delays that plagued the 3.5 release. Firefox 3.6 beta 2, released Wednesday, brings 190 more bug fixes to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/3a34f_ffrobot.jpg" />Just two weeks after the first beta release of Firefox 3.6, Mozilla has already <a href="http://blog.mozilla.com/blog/2009/11/11/firefox-3-6-beta-2-now-available-for-download/">pushed  out a second beta</a> for users to test. Mozilla is making good on its promise to deliver Firefox 3.6 without the extended delays that plagued the 3.5 release.</p>
<p>Firefox 3.6 beta 2, released Wednesday, brings 190 more bug fixes to the table and offers the same performance boosts we saw in the first beta release. Firefox 3.6 also includes a number of new features like support for <a href="https://addons.mozilla.org/en-US/firefox/personas/">Personas</a>, native tab-previews for Windows 7 and <a href="http://www.webmonkey.com/blog/Mozilla_Throws_Its_Weight_Behind_Improving_Web_Type__Adopts_WOFF_for_Firefox">Web Open Font Format</a> support for developers looking to use new fonts on their sites.</p>
<p>For a more in-depth look at what&#8217;s coming in the next version of Firefox &#8212; due to arrive in final form sometime before the end of 2009 &#8212; have a look at our <a href="http://www.webmonkey.com/blog/Firefox_3DOT6_Beta_1_Arrives:_More_Speed__Better_Video__New_Tab_Tricks">coverage of the first beta release</a>.</p>
<p>While Firefox 3.6 is still a beta release, if you&#8217;d like to test out the new features you can grab a copy from Firefox beta page. Also, if you&#8217;re running beta 1, you&#8217;ll notice Firefox probably gave you an alert as soon as beta 2 was ready.</p>
<p>So far, we haven&#8217;t noticed any show-stopping bugs in beta 2, but keep in mind that most extensions haven&#8217;t been updated to work with this release. That said, a few of our favorites do indeed work, notably AdBlock Plus and Firebug, though in both cases you&#8217;ll need to make sure you have the latest versions of the add-ons.</p>
<p>You can help out add-on developers by grabbing the <a href="https://addons.mozilla.org/en-US/firefox/addon/15003">Add-on Compatibility Reporter</a>, which will run all your extensions even if they haven’t been updated. Any resulting bugs or strange behaviors can be easily reported to the developers through the Add-ons Manager.</p>
<p><strong>See Also:</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/Firefox_3DOT6_Beta_1_Arrives:_More_Speed__Better_Video__New_Tab_Tricks">Firefox 3.6 Beta 1 Arrives: More Speed, Better Video, New Tab Tricks</a></li>
<li><a href="http://www.webmonkey.com/blog/Mozilla_Throws_Its_Weight_Behind_Improving_Web_Type__Adopts_WOFF_for_Firefox">Mozilla Throws Its Weight Behind Improving Web Type, Adopts WOFF for Firefox</a></li>
<li><a href="http://www.webmonkey.com/blog/Mozilla_Readies_Windows_7_Support_for_Firefox_3DOT6">Mozilla Readies Windows 7 Support for Firefox 3.6</a></li>
</ul>
<p><a href="http://www.webmonkey.com/rss/wiki">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-paves-the-way-for-firefox-3-6-with-second-beta-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 appearance adds a lot of developer features</title>
		<link>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/firefox-3-6-appearance-adds-a-lot-of-developer-features/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/firefox-3-6-appearance-adds-a-lot-of-developer-features/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:45:03 +0000</pubDate>
		<dc:creator>BlogPoster</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[background size]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[frames support]]></category>
		<category><![CDATA[mozilla team]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web workers]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/firefox-3-6-appearance-adds-a-lot-of-developer-features/</guid>
		<description><![CDATA[Firefox 3.6 is already on the scene with the first beta release. The Mozilla team is moving faster and faster these days which is fantastic to see. At the high level: Users can now change their browser’s appearance with a single click, with built in support for Personas. Firefox 3.6 will alert users about out [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.6 is already on the scene with <a href="https://developer.mozilla.org/devnews/index.php/2009/10/30/firefox-3-6-beta-1-is-now-available-for-download/">the first beta release</a>. The Mozilla team is moving faster and faster these days which is fantastic to see.</p>
<p>At the high level:</p>
<ul>
<li>Users can now change their browser’s appearance with a single click,  with built in support for <a href="http://www.getpersonas.com/">Personas</a>.</li>
<li>Firefox 3.6 will <a href="http://theunfocused.net/2009/10/06/firefox-3-6-knows-when-your-plugins-are-out-of-date/">alert  users about out of date plugins</a> to keep them safe.</li>
<li>Open, native video can now be displayed <a href="http://mozillalinks.org/wp/2009/10/firefox-3-6-gets-full-screen-native-video/">full  screen</a>, and supports <a href="https://developer.mozilla.org/En/HTML/Element/Video">poster frames</a>.</li>
<li>Support for the <a href="http://hacks.mozilla.org/2009/10/woff/">WOFF font format</a>.</li>
<li>Improved JavaScript performance, overall browser  responsiveness and startup time.</li>
<li>Support for new CSS, DOM and HTML5 web technologies.</li>
</ul>
<p>But there is <a href="https://developer.mozilla.org/en/Firefox_3.6_for_developers">so much more</a>. There is a ton of CSS work including background-size, gradients, and multiple background images. Video can now have a poster frame, <a href="https://developer.mozilla.org/en/Monitoring_HTTP_activity">HTTP activity can be monitored</a>, Web Workers can self-terminate with close(), drag and drop supports files via <a href="https://developer.mozilla.org/En/DragDrop/DataTransfer">DataTransfer</a>, <a href="https://developer.mozilla.org/en/DOM/window.onhashchange">window.onhashchange</a>.</p>
<div>
<a href="http://feeds.feedburner.com/~ff/ajaxian?a=llXWnLkOSiU:Bg1qrq80AJY:yIl2AUoC8zA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf7b4_ajaxian?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ajaxian?a=llXWnLkOSiU:Bg1qrq80AJY:7Q72WNTAKBA"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf7b4_ajaxian?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/ajaxian?a=llXWnLkOSiU:Bg1qrq80AJY:D7DqB2pKExk"><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/bf7b4_ajaxian?i=llXWnLkOSiU:Bg1qrq80AJY:D7DqB2pKExk" border="0"></img></a>
</div>
<p><a href="http://feeds2.feedburner.com/ajaxian">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/firefox-3-6-appearance-adds-a-lot-of-developer-features/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mozilla Throws Its Weight Behind Improving Web Type, Adopts WOFF for Firefox</title>
		<link>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-throws-its-weight-behind-improving-web-type-adopts-woff-for-firefox/</link>
		<comments>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-throws-its-weight-behind-improving-web-type-adopts-woff-for-firefox/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 21:54:02 +0000</pubDate>
		<dc:creator>BlogPoster</dc:creator>
				<category><![CDATA[web resources]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[font format]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[John Dagget]]></category>
		<category><![CDATA[Jones]]></category>
		<category><![CDATA[new fonts]]></category>
		<category><![CDATA[opentype font]]></category>
		<category><![CDATA[screen resolutions]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WOFF]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-throws-its-weight-behind-improving-web-type-adopts-woff-for-firefox/</guid>
		<description><![CDATA[Firefox users will soon gain the ability to see an even greater diversity of fonts on web pages. Mozilla announced Tuesday that version 3.6 of Firefox, due by the end of the year, will support the new Web Open Font Format, or WOFF. Web authors will be able to include WOFF fonts in their page [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.neurosoftware.ro/programming-blog/wp-content/plugins/wp-o-matic/cache/9575c_home_visualdesign_200x100r.jpg" />Firefox users will soon gain the ability to see an even greater diversity of fonts on web pages.</p>
<p>Mozilla <a href="http://hacks.mozilla.org/2009/10/woff/">announced Tuesday</a> that version 3.6 of Firefox, due by the end of the year, will support the new Web Open Font Format, or <a href="http://people.mozilla.com/~jkew/woff/woff-spec-latest.html">WOFF</a>. Web authors will be able to include WOFF fonts in their page designs by linking to the font files in their code the same way they link to images and other downloadable files.</p>
<p>WOFF becomes the third downloadable font format supported by Firefox &#8212; version 3.5 included support for TrueType and OpenType font downloads.</p>
<p>But WOFF has two key advantages over TrueType and OpenType: WOFF fonts are compressed, so they download faster, and they include support for tags and other unencrypted metadata.</p>
<p>This is a significant step forward not only for the emerging open format, but also for type on the web in general, which is still stuck in a state of mild turmoil.</p>
<p>For years, designers have been limited to using only a set of five or six common fonts on the web. But thanks to new font rendering tools within the emerging HTML5 and CSS3 standards, web designers now have the ability to use newer, more visually interesting typefaces &#8212; and make that type appear more consistently across browsers, operating systems and screen resolutions.</p>
<p>Even with these new abilities, intervening forces like DRM, licensing restrictions and varying levels of support from the browser makers have stalled progress, forcing the modern designer to resort to a variety of workarounds and hacks if they want to use these new fonts. Some possible solutions have shown up, including the OpenType standard and a &#8220;middleman&#8221; licensing model <a href="http://www.webmonkey.com/blog/Typekit_Hopes_to_Become_the_YouTube_of_Fonts">proposed by the start-up Typekit</a>, but haven&#8217;t yet gained traction. Earlier this month, popular website <a href="http://www.webmonkey.com/blog/BoingBoing_s_Redesign_Uncovers_the_Dark_Side_of_Web_Fonts">Boing Boing launched a redesign</a> using CSS3&#8217;s @font-face rule, but ran into problems when things didn&#8217;t render correctly on older machines.</p>
<p>WOFF doesn&#8217;t promise to totally solve the problem of browser compatibility &#8212; it still uses the same paradigm within CSS3&#8217;s @font-face rule where users are served a preferred font choice first, but are then offered backup choices if their browser doesn&#8217;t support the first one. And there are still special considerations for IE 8 users, as Microsoft&#8217;s browser supports @font-face, but only if you use the .eot font format.</p>
<p>What it <em>does</em> do is improve workflows for those using downloadable fonts in their designs.</p>
<p>Mozilla contributor John Dagget outlines the compression and tagging advantages on the <a href="http://hacks.mozilla.org/2009/10/woff/">Mozilla Hacks blog</a>:</p>
<blockquote><p> First, compression is part of the WOFF format so web authors can optimize the size of fonts used on their pages. The compression format is lossless, the uncompressed font data will match that of the original OpenType or TrueType font, so the way the font renders will be the same as the original. Similar compression can be achieved using general HTTP compression but because compression is part of the WOFF format, it&#8217;s simpler for authors to use, especially in situations where access to server configuration is not possible.</p>
<p>Second, the format includes optional metadata so that a font vendor can tag their fonts with information related to font usage. This metadata doesn&#8217;t affect how fonts are loaded but tools can use this information to identify the source of a given font, so that those interested in the design of a given page can track down the fonts used on that page.</p>
</blockquote>
<p>Dagget also notes that WOFF fonts aren&#8217;t &#8220;secure,&#8221; so the format shouldn&#8217;t be used by foundries wanting to regulate the use of their work. However, over 30 major type foundries &#8212; including House Industries, Hoefler &amp; Frere-Jones and ITC &#8212; are <a href="http://blog.mozilla.com/blog/2009/10/20/mozilla-supports-web-open-font-format/">already endorsing the format</a>, and Mozilla&#8217;s support should help foster its popularity.</p>
<p>You can read more about how WOFF is used, plus see examples on the <a href="http://hacks.mozilla.org/2009/10/woff/">Mozilla Hacks blog</a>. You can also check out WOFF support yourself by downloading the latest <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/">nightly builds of Firefox</a> and giving it a whirl.</p>
<p><strong>See Also:</strong></p>
<ul>
<li><a href="http://www.webmonkey.com/blog/BoingBoing_s_Redesign_Uncovers_the_Dark_Side_of_Web_Fonts">Boing Boing&#8217;s Redesign Uncovers the Dark Side of Web Fonts</a></li>
<li><a href="http://www.webmonkey.com/blog/Typekit_Hopes_to_Become_the_YouTube_of_Fonts">Typekit Hopes to Become the YouTube of Fonts</a></li>
<li><a href="http://www.webmonkey.com/print/blog/Use_@font-face_Today_With_Free__Legal_Fonts">Use @font-face Today With Free, Legal Fonts</a></li>
</ul>
<p><a href="http://www.webmonkey.com/rss/wiki">Go to Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.neurosoftware.ro/programming-blog/blogposter/web-resources/mozilla-throws-its-weight-behind-improving-web-type-adopts-woff-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

