<?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>PSD to wordpress conversion &#187; JS JQuery Ajax</title>
	<atom:link href="http://outsourceage.com/category/js-jquery-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://outsourceage.com</link>
	<description>quick efficient &#38; SEO ready html css code, psd2wp theme design  plugin developers, OS Commerce joomla coders, wp design outsourceage</description>
	<lastBuildDate>Mon, 14 May 2012 22:26:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>very simple and documented Jquery Slider with many options</title>
		<link>http://outsourceage.com/simple-documented-jquery-slider-options/</link>
		<comments>http://outsourceage.com/simple-documented-jquery-slider-options/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 11:59:44 +0000</pubDate>
		<dc:creator>Husnain Raza</dc:creator>
				<category><![CDATA[JS JQuery Ajax]]></category>

		<guid isPermaLink="false">http://outsourceage.com/?p=943</guid>
		<description><![CDATA[Nivo Slider even comes with 4 themes The Nivo Slider now comes with 3 awesome themes! Get it now: http://nivo.dev7studios.com 4th Theme Mike Ilz developed another theme download:http://wp.me/p11izc-vZ WordPressPlugin Source: click here]]></description>
			<content:encoded><![CDATA[<p>Nivo Slider even comes with 4 themes</p>
<p>The Nivo Slider now comes with <a href="http://nivo.dev7studios.com/theme-demos/">3 awesome themes</a>!</p>
<p><img title="Nivo Slider Themes" src="http://dev7studios.com/wp-content/uploads/2011/06/themes.png" alt="" width="556" /></p>
<p>Get it now: <a href="http://nivo.dev7studios.com/">http://nivo.dev7studios.com</a></p>
<p>4th Theme</p>
<p><a rel="external nofollow" href="http://webdesignandsuch.com/">Mike Ilz</a> developed another theme</p>
<p>download:<a rel="nofollow" href="http://wp.me/p11izc-vZ">http://wp.me/p11izc-vZ</a></p>
<ul>
<li><a href="http://nivo.dev7studios.com/wordpress">WordPressPlugin</a></li>
</ul>
<p>Source: <a title="Jquery Slider" href="http://nivo.dev7studios.com/#usage" target="_blank">click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://outsourceage.com/simple-documented-jquery-slider-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Day and Night Scenery Animation with jQuery</title>
		<link>http://outsourceage.com/day-night-scenery-animation-jquery/</link>
		<comments>http://outsourceage.com/day-night-scenery-animation-jquery/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 21:09:21 +0000</pubDate>
		<dc:creator>Husnain Raza</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JS JQuery Ajax]]></category>

		<guid isPermaLink="false">http://outsourceage.com/?p=939</guid>
		<description><![CDATA[In today’s tutorial I am going to show you, how to create an amazing animated scenery with just a few lines of jQuery and some absolute positioned elements with images. See the demo link below and check out the result. The animation takes around 30 seconds, so sit back and enjoy it! Please note that this will [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://tympanus.net/Tutorials/jQuerySceneryAnimation/"><img class="aligncenter" src="http://tympanus.net/codrops/wp-content/uploads/2009/12/day_and_night1.png" alt="Day and Night Scenery Animation with jQuery" width="520" height="313" /></a></p>
<p style="text-align: left;">In today’s tutorial I am going to show you, how to create an amazing animated scenery <strong>with just a few lines of jQuery</strong> and some absolute positioned elements with images.</p>
<p>See the demo link below and check out the result. <strong>The animation takes around 30 seconds, so sit back and enjoy it!</strong></p>
<p>Please note that this will NOT work in any IE version. Not because it is not possible, I simply did not have the time and energy for that. I was trying to fix it at least for IE 8 but you know, when coding starts to get ugly because of “fixing” it for IE, I sometimes loose my patience. Today was one of these days (I bet you all have them) where you say: Darwin, I Ching … IE has to die out (and not only IE6), no, the whole line!</p>
<p>Ok, let’s start with the coding.</p>
<p>source: <a href="http://www.tympanus.net/codrops/2009/12/14/day-and-night-creating-animation-with-jquery-and-css/" target="_blank">click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://outsourceage.com/day-night-scenery-animation-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Browser Selector</title>
		<link>http://outsourceage.com/css-browser-selector/</link>
		<comments>http://outsourceage.com/css-browser-selector/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 00:45:05 +0000</pubDate>
		<dc:creator>Husnain Raza</dc:creator>
				<category><![CDATA[HTML CSS]]></category>
		<category><![CDATA[JS JQuery Ajax]]></category>
		<category><![CDATA[cross browser compatibility]]></category>
		<category><![CDATA[css safari issue]]></category>
		<category><![CDATA[Safari Exception script]]></category>

		<guid isPermaLink="false">http://outsourceage.com/?p=499</guid>
		<description><![CDATA[I got so stuck with a 1px margin making my layout look weird on safari. i have a well written code and understood only a hack like. &#60;!&#8211;[if Safari]&#62; ??? possible? no it is not but following example really helped me. I much appreciate Clever technique to help you on CSS hacks. CSS Browser Selector [...]]]></description>
			<content:encoded><![CDATA[<p>I got so stuck with a 1px margin making my layout look weird on safari. i have a well written code and understood only a hack like.</p>
<p>&lt;!&#8211;[if Safari]&gt; ??? possible?</p>
<p>no it is not but following example really helped me. I much appreciate</p>
<h2>Clever technique to help you on CSS hacks.</h2>
<p>CSS Browser Selector is a very small javascript with just one line which  empower CSS selectors. It gives you the ability to write specific CSS  code for each operating system and each browser.</p>
<p><a href="http://rafael.adm.br/css_browser_selector/">http://rafael.adm.br/css_browser_selector/ </a></p>
<pre>&lt;style type="text/css"&gt;
.ie .example {
  background-color: yellow
}
.ie7 .example {
  background-color: orange
}
.gecko.example {
  background-color: gray
}
.win.gecko .example {
  background-color: red
}
.linux.gecko .example {
  background-color: pink
}
.opera .example {
  background-color: green
}
.konqueror .example {
  background-color: blue
}
.webkit .example {
  background-color: black
}
.example {
  width: 100px;
  height: 100px;
}
.no_js { display: block }
.has_js { display: none }
.js .no_js { display: none }
.js .has_js { display: block }
&lt;/style&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://outsourceage.com/css-browser-selector/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Jquery best simple image slider</title>
		<link>http://outsourceage.com/jquery-best-simple-image-slider/</link>
		<comments>http://outsourceage.com/jquery-best-simple-image-slider/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 04:36:00 +0000</pubDate>
		<dc:creator>Husnain Raza</dc:creator>
				<category><![CDATA[JS JQuery Ajax]]></category>
		<category><![CDATA[image slider]]></category>
		<category><![CDATA[Jquery best image slider]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://outsourceage.com/?p=427</guid>
		<description><![CDATA[Jquery best image slider, image slider, simple]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>jCarousel is a <a href="http://jquery.com/">jQuery</a> plugin for  controlling     a list of items in horizontal or vertical order. The items, which  can be static     HTML content or loaded with (or without) AJAX, can be scrolled back  and forth     (with or without animation).</p>
<h3>Examples</h3>
<p>The following examples illustrate the possibilities of jCarousel:</p>
<p><noscript></p>
<p style="color:red">You need JavaScript enabled to see the carousel</p>
<p></noscript></p>
<ul>
<li><strong>Static Examples</strong>
<ul>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_simple.html">Simple  carousel</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_vertical.html">Vertical  carousel</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_circular.html">Circular  carousel</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_auto.html">Carousel  with autoscrolling</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_callbacks.html">Carousel  illustrating the           callback functions</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_controls.html">Carousel  with external controls</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_start.html">Carousel  with custom start position</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/static_multiple.html">Multiple  carousels on one page</a></li>
</ul>
</li>
<li><strong>Dynamic Examples</strong>
<ul>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/dynamic_javascript.html">Carousel  with dynamic content           loading via JavaScript</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/dynamic_ajax.html">Carousel  with dynamic content           loading via Ajax</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/dynamic_ajax_php.html">Carousel  with dynamic content           loading via Ajax from a PHP script</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/dynamic_flickr_feed.html">Carousel  with dynamic           content loading via Ajax from the Flickr photo stream</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/dynamic_flickr_api.html">Carousel  with dynamic content           loading via Ajax from the Flickr API</a></li>
</ul>
</li>
<li><strong>Special Examples</strong>
<ul>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/special_circular.html">Circular  dynamic carousel</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/special_textscroller.html">Using  jCarousel as a           Textscroller</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/special_flexible.html">Flexible  carousel</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/special_thickbox.html">jCarousel  and Thickbox 3</a></li>
<li><a href="http://sorgalla.com/projects/jcarousel/examples/special_easing.html">Carousel  with custom animation           effect</a></li>
</ul>
</li>
</ul>
<h1>jCarousel</h1>
<h2>Riding carousels with jQuery</h2>
<p><strong>Author:</strong> <a href="http://sorgalla.com/">Jan Sorgalla</a><br />
<strong>Version:</strong> 0.2.4 (<a href="http://sorgalla.com/projects/jcarousel/changelog.html">Changelog</a>)<br />
<strong>Download:</strong> <a href="http://sorgalla.com/projects/download.php?jcarousel">jcarousel.tar.gz</a> or <a href="http://sorgalla.com/projects/download-zip.php?jcarousel">jcarousel.zip</a><br />
<strong>Licence:</strong> Dual licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT</a> and <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a> licenses.</p>
]]></content:encoded>
			<wfw:commentRss>http://outsourceage.com/jquery-best-simple-image-slider/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: outsourceage.com @ 2012-05-17 15:00:00 by W3 Total Cache -->
