<?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>Amit Yadav &#187; Safari</title>
	<atom:link href="http://www.amityadav.name/tag/safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amityadav.name</link>
	<description>Things to know for effective coding</description>
	<lastBuildDate>Fri, 19 Aug 2011 17:51:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>3D Cube using CSS transformations</title>
		<link>http://www.amityadav.name/3d-cube-using-css-transformations/</link>
		<comments>http://www.amityadav.name/3d-cube-using-css-transformations/#comments</comments>
		<pubDate>Mon, 18 May 2009 07:11:27 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Gecko]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Scalable Vector Graphics]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=310</guid>
		<description><![CDATA[http://www.fofronline.com/2009-04/3d-cube-using-css-transformations/ The impression of a three dimensional cube can be created using modern CSS techniques, without the need for JavaScript, imagery, canvas or SVG. Supported in recent WebKit and Gecko based browsers, most importantly Firefox 3.5+ -moz-transform and Safari 3.2+ -webkit-transform.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fofronline.com/2009-04/3d-cube-using-css-transformations/" target="_blank">http://www.fofronline.com/2009-04/3d-cube-using-css-transformations/</a></p>
<p>The impression of a three dimensional cube can be created using modern <a class="zem_slink" title="Cascading Style Sheets" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</a> techniques, without the need for <a class="zem_slink" title="JavaScript" rel="wikipedia" href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a>, imagery, canvas or <a class="zem_slink" title="Scalable Vector Graphics" rel="homepage" href="http://www.w3.org/Graphics/SVG/">SVG</a>. Supported in recent <a class="zem_slink" title="WebKit" rel="homepage" href="http://webkit.org/">WebKit</a> and <a class="zem_slink" title="Gecko (layout engine)" rel="homepage" href="http://developer.mozilla.org/en/docs/Gecko">Gecko</a> based browsers, most importantly <a class="zem_slink" title="Mozilla Firefox" rel="geolocation" href="http://maps.google.com/maps?ll=45.1238,-123.1138&amp;spn=1.0,1.0&amp;q=45.1238,-123.1138 (Mozilla%20Firefox)&amp;t=h">Firefox</a> 3.5+ <code>-moz-transform</code> and <a class="zem_slink" title="Safari (web browser)" rel="homepage" href="http://www.apple.com/safari/">Safari</a> 3.2+ <code>-webkit-transform</code>.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border:none;float:right" src="http://img.zemanta.com/pixy.gif?x-id=f58943d2-4c66-4d22-ac85-82c4b4ed2d1e" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2F3d-cube-using-css-transformations%2F&amp;title=3D%20Cube%20using%20CSS%20transformations" id="wpa2a_2"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/3d-cube-using-css-transformations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jsPDF: PDF documents using pure JavaScript</title>
		<link>http://www.amityadav.name/jspdf-pdf-documents-using-pure-javascript/</link>
		<comments>http://www.amityadav.name/jspdf-pdf-documents-using-pure-javascript/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 19:24:24 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=269</guid>
		<description><![CDATA[jsPDF is an open-source library for generating PDF documents using nothing but Javascript. You can use it in a Firefox extension, in Server Side Javascript and with Data URIs in some browsers. See Demo Client-side demo works best in Safari or iPhone Safari. Also works Firefox 3 on Windows and Opera. IE support on the [...]]]></description>
			<content:encoded><![CDATA[<p>jsPDF is an open-source library for generating PDF documents using nothing but <a class="zem_slink" title="JavaScript" rel="wikipedia" href="http://en.wikipedia.org/wiki/JavaScript">Javascript</a>. You can use it in a <a class="zem_slink" title="Mozilla Firefox" rel="geolocation" href="http://maps.google.com/maps?ll=45.1238,-123.1138&amp;spn=1.0,1.0&amp;q=45.1238,-123.1138%20%28Mozilla%20Firefox%29&amp;t=h">Firefox</a> extension, in Server Side Javascript and with Data URIs in some browsers.</p>
<p><a href="http://jspdf.googlecode.com/svn/trunk/examples/basic.htm">See Demo</a></p>
<p>Client-side demo works best in <a class="zem_slink" title="Safari (web browser)" rel="homepage" href="http://www.apple.com/safari/">Safari</a> or <a class="zem_slink" title="iPhone" rel="homepage" href="http://www.apple.com/iphone">iPhone</a> Safari. Also works Firefox 3 on Windows and <a class="zem_slink" title="Opera Software" rel="homepage" href="http://www.opera.com">Opera</a>. IE support on the way.<br />
Server-side should work anywhere. Examples soon.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=306787cb-2c40-4373-82cc-cd5b024ef83d" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fjspdf-pdf-documents-using-pure-javascript%2F&amp;title=jsPDF%3A%20PDF%20documents%20using%20pure%20JavaScript" id="wpa2a_4"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/jspdf-pdf-documents-using-pure-javascript/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WEB BROWSERS</title>
		<link>http://www.amityadav.name/web-browsers/</link>
		<comments>http://www.amityadav.name/web-browsers/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 18:02:15 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[Camino]]></category>
		<category><![CDATA[Galeon]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://www.amityadav.name/?p=242</guid>
		<description><![CDATA[  Browser3D &#8211; An interactive web browser enabling users to interact with a real 3D environment and add their own 3D environment. Camino &#8211; The functionality and features of this powerful browser match the capabilities of Safari. CxBrowser &#8211; A useful open source web browser implemented under Mozilla Activex control component and written entirely in [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<ul>
<li><a style="text-decoration: none;" href="http://sourceforge.net/projects/browser3d"><span style="text-decoration: underline;">Browser3D</span></a> &#8211; An interactive web browser enabling users to interact with a real 3D environment and add their own 3D environment.</li>
<li><a href="http://www.caminobrowser.org/">Camino</a> &#8211; The functionality and features of this powerful browser match the capabilities of Safari.</li>
<li><a href="http://sourceforge.net/projects/cxbrowser">CxBrowser</a> &#8211; A useful open source web browser implemented under <a class="zem_slink" title="Mozilla Foundation" rel="geolocation" href="http://maps.google.com/maps?ll=37.419804,-122.088838&amp;spn=0.01,0.01&amp;q=37.419804,-122.088838 (Mozilla%20Foundation)&amp;t=h">Mozilla</a> Activex control component and written entirely in C#.</li>
<li><a href="http://www.gnome.org/projects/epiphany/">Epiphany</a> &#8211; Developed for the GNOME computer desktop; competes with <a class="zem_slink" title="KDE" rel="homepage" href="http://www.kde.org/">KDE</a> for Linux.</li>
<li><a href="http://galeon.sourceforge.net/">Galeon</a> &#8211; The first web browser for GNOME computer desktop; now comes as an extension to Epiphany.</li>
<li><a href="http://kmeleon.sourceforge.net/">K-Meleon</a> &#8211; Perfect web-browser for operating systems which are incompatible with Mozilla or Firefox suite of browsers.</li>
<li><a href="http://www.konqueror.org/">Konqueror </a> &#8211; Part of the K Desktop Environment (KDE); a great browser for Linux with similar features to Firefox.</li>
<li><a href="http://lynx.browser.org/">Lynx</a> &#8211; Cross platform browser compatible with UNIX, Windows and Mac.</li>
<li><a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a> &#8211; Fast, powerful and secure web browser compatible with Linux and Windows.</li>
</ul>
<p> </p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif" alt="" /><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.amityadav.name%2Fweb-browsers%2F&amp;title=WEB%20BROWSERS" id="wpa2a_6"><img src="http://www.amityadav.name/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.amityadav.name/web-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

