<?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>Timani &#187; Cascading Style Sheets</title>
	<atom:link href="http://timani.net/tag/cascading-style-sheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://timani.net</link>
	<description>Seattle based Drupal, Wordpress, CSS3, HTML5 and Android</description>
	<lastBuildDate>Sun, 29 Jan 2012 04:22:17 +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>How To Set Up Database Replication In MySQL &#8211; thorough</title>
		<link>http://timani.net/2010/05/how-to-set-up-database-replication-in-mysql-thorough/</link>
		<comments>http://timani.net/2010/05/how-to-set-up-database-replication-in-mysql-thorough/#comments</comments>
		<pubDate>Tue, 11 May 2010 19:19:53 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>

		<guid isPermaLink="false">http://timani.net/?p=748</guid>
		<description><![CDATA[When its time to scale, its time to scale! Among other things scaling includes redundancy. One way to achieve better results is with MySQL database replication. I think as far as &#8220;how-tos&#8221; go  in terms of detail this is a &#8230; <a href="http://timani.net/2010/05/how-to-set-up-database-replication-in-mysql-thorough/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When its time to scale, its time to scale! Among other things scaling includes redundancy.</p>
<p>One way to achieve better results is with MySQL database replication. I think as far as &#8220;how-tos&#8221; go  in terms of detail <a title="MySQL database replication" href="http://www.howtoforge.com/mysql_database_replication" target="_blank">this is a pretty good example and walk-through</a>.</p>
<p>This is from <a title="How to forge" href="http://www.howtoforge.com/">http://www.howtoforge.com/</a></p>
<p><a href="http://timani.net/wp-content/uploads/2010/05/phone-contactuml.gif"><img class="aligncenter size-full wp-image-859" title="phone-contactuml" src="http://timani.net/wp-content/uploads/2010/05/phone-contactuml.gif" alt="" width="357" height="151" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/05/how-to-set-up-database-replication-in-mysql-thorough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 and more &#8211; The compatibility Holly Grail?</title>
		<link>http://timani.net/2010/05/css3-and-more-the-compatibility-holly-grail-4/</link>
		<comments>http://timani.net/2010/05/css3-and-more-the-compatibility-holly-grail-4/#comments</comments>
		<pubDate>Tue, 11 May 2010 15:11:34 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>

		<guid isPermaLink="false">http://timani.net/?p=771</guid>
		<description><![CDATA[I think that with the more popularity that CSS3 gains and the more standard it becomes, one of the mysteries is what browsers support is offered for the new features in the release. Luckily if you are looking for a &#8230; <a href="http://timani.net/2010/05/css3-and-more-the-compatibility-holly-grail-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I think that with the more popularity that CSS3 gains and the more  standard it becomes, one of the mysteries is what browsers support is  offered for the new features in the release.</p>
<p>Luckily if you are looking for a pretty cool, and up-to-date  compatibility listing of <a title="CSS selectors and pseudo selectors browser compatibility" href="http://kimblim.dk/css-tests/selectors/#history" target="_blank">CSS selectors and pseudo selectors browser  compatibility</a>, then i think that this is a good link to take a look at.</p>
<p>They offer a pretty in-depth look at all the various css selectors,  with their releases from 1 to 3, and lets you know EXACTLY if there is  explicit support for that particular browser.<span id="more-771"></span></p>
<p>Anyone who has had to deal with the fabled creature that is IE6 can  attest to how handy this would be</p>
<p><a href="http://kimblim.dk/css-tests/selectors/#history" target="_blank"><img title="css-info" src="http://timani.net/wp-content/uploads/2010/05/css-info.png" alt="" width="420" height="125" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/05/css3-and-more-the-compatibility-holly-grail-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery &amp; URL parameters</title>
		<link>http://timani.net/2010/03/jquery-url-parameters-with-the-geturlparams-plugin/</link>
		<comments>http://timani.net/2010/03/jquery-url-parameters-with-the-geturlparams-plugin/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 01:03:27 +0000</pubDate>
		<dc:creator>timani</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://timani.net/2010/03/02/best-php-flickr-library-around-2/</guid>
		<description><![CDATA[If you have ever had to work with PHP the luxury of becoming used to simple things like request parameter processing can be lost. Sometimes you have no alternative if you are working with a simple HTML file. Hence comes &#8230; <a href="http://timani.net/2010/03/jquery-url-parameters-with-the-geturlparams-plugin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you have ever had to work with <a title="PHP" rel="homepage" href="http://www.php.net/" target="_self">PHP</a> the luxury of becoming used to simple things like request parameter processing can be lost. Sometimes you have no alternative if you are working with a simple <a title="HTML" rel="wikipedia" href="http://en.wikipedia.org/wiki/HTML" target="_blank">HTML</a> file.</p>
<p>Hence comes in this nifty little <a title="Jquery URL parameter plugin" href="http://www.koders.com/javascript/fid589B53905C9C92AFB7D81C3FBAB9911BE65C24C8.aspx?s=%22Justin+Palmer%22" target="_blank">jquery plugin</a>, it allows you to grab parameters from the url and then process them accordingly. One way that this could be useful is if you wanted to detect a page state or to display or hide an element depending on the state.</p>
<p>You can download the plugin <a title="Jquery URL parameter plugin" href="http://www.koders.com/javascript/fid589B53905C9C92AFB7D81C3FBAB9911BE65C24C8.aspx?s=%22Justin+Palmer%22" target="_blank">here</a> and its also fairly light too which is good.</p>
<p>Here is an example of the source, its relatively short so i am posting it here and you can give it a try:<span id="more-221"></span></p>
<h2>Javascript</h2>
<pre class="brush: plain; title: ; notranslate">
/* Copyright (c) 2006 Mathias Bank (http://www.mathias-bank.de)
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
*
* Thanks to Hinnerk Ruemenapf - http://hinnerk.ruemenapf.de/ for bug reporting and fixing.
*/
jQuery.extend({
/**
* Returns get parameters.
*
* If the desired param does not exist, null will be returned
*
* @example value = $.getURLParam(&quot;paramName&quot;);
*/
getURLParam: function(strParamName){
var strReturn = &quot;&quot;;
var strHref = window.location.href;
var bFound=false;

var cmpstring = strParamName + &quot;=&quot;;
var cmplen = cmpstring.length;

if ( strHref.indexOf(&quot;?&quot;) &amp;amp;amp;gt; -1 ){
var strQueryString = strHref.substr(strHref.indexOf(&quot;?&quot;)+1);
var aQueryString = strQueryString.split(&quot;&amp;amp;amp;amp;amp;&quot;);
for ( var iParam = 0; iParam &amp;amp;amp;lt; aQueryString.length; iParam++ ){
if (aQueryString[iParam].substr(0,cmplen)==cmpstring){
var aParam = aQueryString[iParam].split(&quot;=&quot;);
strReturn = aParam[1];
bFound=true;
break;
}

}
}
if (bFound==false) return null;
return strReturn;
}
});
</pre>
<h2>HTML</h2>
<pre class="brush: plain; title: ; notranslate">
&amp;amp;amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;amp;amp;gt;
&amp;amp;amp;lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&amp;amp;amp;gt;

&amp;amp;amp;lt;head profile=&quot;http://gmpg.org/xfn/11&quot;&amp;amp;amp;gt;
&amp;amp;amp;lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&amp;amp;amp;gt;

&amp;amp;amp;lt;title&amp;amp;amp;gt;Get the URL prameter with jQuery&amp;amp;amp;lt;/title&amp;amp;amp;gt;
&amp;amp;amp;lt;/head&amp;amp;amp;gt;
&amp;amp;amp;lt;body&amp;amp;amp;gt;
&amp;amp;amp;lt;script src=&quot;http://www.google.com/jsapi&quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/script&amp;amp;amp;gt;
&amp;amp;amp;lt;script&amp;amp;amp;gt;
// Load jQuery
google.load(&quot;jquery&quot;, &quot;1&quot;);
&amp;amp;amp;lt;/script&amp;amp;amp;gt;
&amp;amp;amp;lt;script src=&quot;http://www.koders.com/javascript/fid589B53905C9C92AFB7D81C3FBAB9911BE65C24C8.aspx?s=%22Justin+Palmer%22&quot; type=&quot;text/javascript&quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/script&amp;amp;amp;gt;
&amp;amp;amp;lt;style&amp;amp;amp;gt;

/** Get URL Params **/

#hidden_message, #hide_message{
display:none;
}
&amp;amp;amp;lt;/style&amp;amp;amp;gt;

&amp;amp;amp;lt;body&amp;amp;amp;gt;

&amp;amp;amp;lt;h1&amp;amp;amp;gt; Welcome to the test Page&amp;amp;amp;lt;/h1&amp;amp;amp;gt;

&amp;amp;amp;lt;h3&amp;amp;amp;gt; &amp;amp;amp;lt;a id=&quot;show_message&quot; href=&quot;?=1&quot;&amp;amp;amp;gt; Show Hidden Message &amp;amp;amp;lt;/a&amp;amp;amp;gt;  &amp;amp;amp;lt;a id=&quot;hide_message&quot; href=&quot;?=0&quot;&amp;amp;amp;gt; Hide this Message &amp;amp;amp;lt;/a&amp;amp;amp;gt;&amp;amp;amp;lt;/h3&amp;amp;amp;gt;

&amp;amp;amp;lt;h3 id=&quot;hidden_message&quot;&amp;amp;amp;gt;&amp;amp;amp;lt;em&amp;amp;amp;gt; This is the hidden message &amp;amp;amp;lt;/em&amp;amp;amp;gt; and the Parameter&amp;amp;amp;lt;/h3&amp;amp;amp;gt;
&amp;amp;amp;lt;/body&amp;amp;amp;gt;
&amp;amp;amp;lt;/html&amp;amp;amp;gt;
</pre>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a title="10 Really Fresh and Cool jQuery Plugins to Spice Up Your Website or Blog " href="http://www.tripwiremagazine.com/2010/03/10-really-fresh-and-cool-jquery-plugins-to-spice-up-your-website-or-blog.html" target="_blank">10 Really Fresh and Cool jQuery Plugins to Spice Up Your Website or Blog</a> (tripwiremagazine.com)</li>
<li class="zemanta-article-ul-li"><a title="Truly Useful Form Validation Scripts for Front End Development" href="http://www.tripwiremagazine.com/ajax/developer-toolbox/truly-useful-form-validation-scripts-for-front-end-development.html" target="_blank">Truly Useful Form Validation Scripts for Front End Development</a> (tripwiremagazine.com)</li>
<li class="zemanta-article-ul-li"><a title="How To Load the Latest Version of jQuery in WordPress " href="http://binarybonsai.com/2010/02/14/how-to-load-the-latest-jquery-in-wordpress/" target="_blank">How To Load the Latest Version of jQuery in WordPress</a> (binarybonsai.com)</li>
<li class="zemanta-article-ul-li"><a title="45 Fresh Useful JavaScript and jQuery Techniques and Tools" href="http://www.smashingmagazine.com/2010/03/12/45-fresh-useful-javascript-and-jquery-techniques-and-tools/" target="_blank">45 Fresh Useful JavaScript and jQuery Techniques and Tools</a> (smashingmagazine.com)</li>
<li class="zemanta-article-ul-li"><a title="35 Fresh JavaScript/jQuery Tools and Resources " href="http://www.noupe.com/javascript/35-fresh-javascript-jquery-tools-and-resources.html" target="_blank">35 Fresh JavaScript/jQuery Tools and Resources</a> (noupe.com)</li>
</ul>
<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=a584309a-0b5b-4eb8-9a67-7401537c60f3" alt="" /><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://timani.net/2010/03/jquery-url-parameters-with-the-geturlparams-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

