<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Anukal</title>
	
	<link>http://aahho.com/anukal</link>
	<description>design, code &amp; everything else</description>
	<lastBuildDate>Fri, 25 Nov 2011 20:48:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/anukal" /><feedburner:info uri="anukal" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>anukal</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>if picture = 1000 words, video is 1,000,000</title>
		<link>http://feedproxy.google.com/~r/anukal/~3/43wAtSLLRf8/</link>
		<comments>http://aahho.com/anukal/2011/11/25/if-picture-1000-words-video-is-1000000/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 20:47:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[inquy]]></category>
		<category><![CDATA[product demo]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://aahho.com/anukal/?p=51</guid>
		<description><![CDATA[Join the beta]]></description>
			<content:encoded><![CDATA[<p><iframe width="640" height="360" src="http://www.youtube.com/embed/vQ7X4JOZRrw" frameborder="0" allowfullscreen></iframe></p>
<p>Join the <a href="http://inquy.com/auth/login">beta</a></p>
<img src="http://feeds.feedburner.com/~r/anukal/~4/43wAtSLLRf8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aahho.com/anukal/2011/11/25/if-picture-1000-words-video-is-1000000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aahho.com/anukal/2011/11/25/if-picture-1000-words-video-is-1000000/</feedburner:origLink></item>
		<item>
		<title>Inquy Ipad ready</title>
		<link>http://feedproxy.google.com/~r/anukal/~3/YiQaPXV2UsM/</link>
		<comments>http://aahho.com/anukal/2011/11/20/inquy-ipad-ready/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 19:53:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[iPad ready]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://aahho.com/anukal/2011/11/20/inquy-ipad-ready/</guid>
		<description><![CDATA[Nothing excites a designer more that to see there design evolve and be consistence across devices. Here is how inquy looks on iPad. Do follow inquy on twitter.]]></description>
			<content:encoded><![CDATA[<p>Nothing excites a designer more that to see there design evolve and be consistence across devices. Here is how inquy looks on iPad.</p>
<p><a href="http://aahho.com/anukal/wp-content/uploads/2011/11/20111121-012222.jpg"><img src="http://aahho.com/anukal/wp-content/uploads/2011/11/20111121-012222.jpg" alt="20111121-012222.jpg" class="alignnone size-full" /></a></p>
<p>Do follow inquy on <a href="http://twitter.com/inquy">twitter</a>.</p>
<img src="http://feeds.feedburner.com/~r/anukal/~4/YiQaPXV2UsM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aahho.com/anukal/2011/11/20/inquy-ipad-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aahho.com/anukal/2011/11/20/inquy-ipad-ready/</feedburner:origLink></item>
		<item>
		<title>iPad CSS</title>
		<link>http://feedproxy.google.com/~r/anukal/~3/-DCHiV6tlPc/</link>
		<comments>http://aahho.com/anukal/2011/11/18/ipad-css/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 19:22:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://aahho.com/anukal/?p=46</guid>
		<description><![CDATA[This is one liner which will make your web site work well on ipad. &#60;meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, width=device-width"&#62; You can thank me later.]]></description>
			<content:encoded><![CDATA[<p>This is one liner which will make your web site work well on ipad. </p>
<pre class="brush: html; gutter: true">&lt;meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, width=device-width"&gt;</pre>
<p>You can thank me later.</p>
<img src="http://feeds.feedburner.com/~r/anukal/~4/-DCHiV6tlPc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aahho.com/anukal/2011/11/18/ipad-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aahho.com/anukal/2011/11/18/ipad-css/</feedburner:origLink></item>
		<item>
		<title>Abi Meets Inquy</title>
		<link>http://feedproxy.google.com/~r/anukal/~3/_GjnO1Cluxg/</link>
		<comments>http://aahho.com/anukal/2011/11/18/abi-meets-inquy/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 05:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Abi]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://aahho.com/anukal/?p=40</guid>
		<description><![CDATA[Say Hi, to our in-house awesome designer. Abinaya a.k.a Abi is responsible for making inquy look awesome.]]></description>
			<content:encoded><![CDATA[<p>Say Hi, to our in-house <a href="https://www.facebook.com/profile.php?id=641949195&#038;sk=wall">awesome designer</a>.<br />
 Abinaya a.k.a Abi is responsible for making inquy look awesome. </p>
<p><a href="http://aahho.com/anukal/wp-content/uploads/2011/11/inquyandabi.jpg"><img class="box" title="inquyandabi" src="http://aahho.com/anukal/wp-content/uploads/2011/11/inquyandabi-1024x576.jpg" alt="" width="640" height="360" /></a></p>
<img src="http://feeds.feedburner.com/~r/anukal/~4/_GjnO1Cluxg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aahho.com/anukal/2011/11/18/abi-meets-inquy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aahho.com/anukal/2011/11/18/abi-meets-inquy/</feedburner:origLink></item>
		<item>
		<title>How to build jQuery Elastic Mega Menu</title>
		<link>http://feedproxy.google.com/~r/anukal/~3/2ieteC7HkN0/</link>
		<comments>http://aahho.com/anukal/2011/11/17/how-to-build-jquery-elastic-mega-menu/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 07:05:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Elastic]]></category>
		<category><![CDATA[How to build jQuery Elastic Mega Menu]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mega menu]]></category>

		<guid isPermaLink="false">http://aahho.com/anukal/?p=32</guid>
		<description><![CDATA[Today we will build a good looking menu which can we part of your eCommerce site or home page of your webapp. For the people who just want the code you can download the code here and demo here. First Html Structure. &#8230; <p><a class="btn small" href="http://aahho.com/anukal/2011/11/17/how-to-build-jquery-elastic-mega-menu/">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
			<content:encoded><![CDATA[<p>Today we will build a good looking menu which can we part of your eCommerce site or home page of your webapp. For the people who just want the code you can <a href="http://aahho.com/anukal/wp-content/uploads/2011/11/jQuery-Elastic-Mega-Menu.zip">download the code</a> here and <a href="http://aahho.com/anukal/sandbox/jQuery%20Elastic%20Mega%20Menu/">demo here</a>.</p>
<p><a href="http://aahho.com/anukal/wp-content/uploads/2011/11/jQuery-Elastic-Mega-Menu.png"><img class="box" title="jQuery Elastic Mega Menu" src="http://aahho.com/anukal/wp-content/uploads/2011/11/jQuery-Elastic-Mega-Menu.png" alt="" width="505" height="172" /></a></p>
<p>First Html Structure.</p>
<p>&nbsp;</p>
<pre class="brush: html; gutter: false">&lt;div id="main-nav"&gt;
            &lt;ul id="top-list"&gt;
                &lt;li class="nav-list"&gt;
                    South Indian
                    &lt;ul&gt;
                        &lt;li&gt;Masala Dosa&lt;/li&gt;
                        &lt;li&gt;Ragi rotti&lt;/li&gt;
                        &lt;li&gt;Akki rotti&lt;/li&gt;
                        &lt;li&gt;idli&lt;/li&gt;
                        &lt;li&gt;vadai&lt;/li&gt;
                        &lt;li&gt;thayir sadam &lt;/li&gt;

                    &lt;/ul&gt;
                &lt;/li&gt;
                &lt;li class="nav-list"&gt;
                    North Indian
                    &lt;ul&gt;
                        &lt;li&gt;Tandoori Chicken&lt;/li&gt;
                        &lt;li&gt;Mughai paratha&lt;/li&gt;
                        &lt;li&gt;Biryani Badshahi&lt;/li&gt;
                        &lt;li&gt;Meat Durbari&lt;/li&gt;
                        &lt;li&gt;Murg Kali Mirch&lt;/li&gt;
                        &lt;li&gt;Navratan korma&lt;/li&gt;
                        &lt;li&gt;Dhungar&lt;/li&gt;
                        &lt;li&gt;Zamin Doz Macchli&lt;/li&gt;
                        &lt;li&gt;Lukhnawi Biryani &lt;/li&gt;

                    &lt;/ul&gt;
                &lt;/li&gt;
                &lt;li class="nav-list"&gt;
                    Mexican
                    &lt;ul&gt;
                        &lt;li&gt;Arroz Espanol &lt;/li&gt;
                        &lt;li&gt;Bolillos&lt;/li&gt;
                        &lt;li&gt;Cuitlacoche&lt;/li&gt;
                        &lt;li&gt;Frijoles pintos&lt;/li&gt;
                        &lt;li&gt;Lentil soup&lt;/li&gt;
                        &lt;li&gt;Tortillas&lt;/li&gt;
                        &lt;li&gt;Salsa&lt;/li&gt;
                        &lt;li&gt;Totopo&lt;/li&gt;
                    &lt;/ul&gt;
                &lt;/li&gt;
                &lt;li class="nav-list"&gt;
                    Fast Food
                    &lt;ul&gt;
                        &lt;li&gt;Hamburger&lt;/li&gt;
                        &lt;li&gt;French fries&lt;/li&gt;
                        &lt;li&gt;Fried Chicken &lt;/li&gt;
                        &lt;li&gt;Fish and chips&lt;/li&gt;
                    &lt;/ul&gt;
                &lt;/li&gt;
               &lt;/ul&gt;
        &lt;/div&gt;</pre>
<p>Now we'll setup the jquery part.</p>
<pre class="brush: javascript; gutter: true">var mouseIsIn = false;
$.fn.accordion = function() {
    return this.each(function() { //seems to be just to make this function apply to any object selected for accordion treatment in the document ready function
        $container = $(this);
        // Hijack handles.
        $container.children('li').each(function() {
            var $selected = $(this);
            $selected.hover(function() {
                var totalNavWidth = $('#main-nav').width();
                var openWidth = totalNavWidth*(40/100); // 40% of the total width in pixels, i.e. what we want open menu items to expand to
                var closedWidth = totalNavWidth*(13.75/100); // 13.75% of the total width in pixels, i.e. what we want closed menu items to contract to
                $('&lt;div&gt;').animate({ height : 1 }, { // I have no idea why we are animating every div on the page here????????, also I added stop
                    duration  : 400,
                    easing      : 'swing',
                    step      : function(now) {
                        if (mouseIsIn == true) {
                            var stepSelectedWidth = $selected.width() + ((openWidth - $selected.width()) * now);
                            $selected.width(stepSelectedWidth);
                            $selected.siblings().each(function(i, elem) {
                                var stepUnselectedWidth = $(elem).width() +((closedWidth - $(elem).width()) * now);
                                $(elem).width(stepUnselectedWidth);
                            });
                        }
                    }
                });
                $selected.stop().animate(
                    {opacity: '1'},
                    {duration: 400, easing: 'swing'});
                $selected.siblings().stop().animate(
                    {opacity: '0.4'}, //width: '13.7%',
                    {duration: 400, easing: 'swing'});
                $selected.children(':not(:first-child)').stop().animate(
                    {opacity: '1', width: '98%'},
                    {duration: 400, easing: 'swing'});
            }, function() {
                $selected.children(':not(:first-child)').stop().animate(
                    {width: '95%', opacity: '0.3'},
                    {duration: 250, easing: 'swing'});
            });
        });
    });
};

$(document).ready(function() {
    // Get tallest nav element
    var myHeight = 0;
    $('.nav-list').each(function(i) {
        if ($(this).height() &gt; myHeight) {
            myHeight = $(this).height();
        }
    });

    // Set all nav elements to height of tallest
    $('.nav-list').each(function(i) {
        $(this).height(myHeight);
    });

    // Nav expansion
    $("#top-list").accordion();

    //Vertical expansion and contractions
    $('#main-nav').hover(function() {
        mouseIsIn = true;
        $(this).stop().animate({
            'height': (1 / ($(this).parent(this).css('font-size')).slice(0, -2) * (myHeight)) + 'em'
        }, 400, 'swing');
    }, function() {
        mouseIsIn = false;
        $(this).stop().animate({
            'height': '8.1em'
        }, 250, 'swing');
        $('.nav-list').stop().animate({
            width: '19%',
            opacity: '1'
        }, {
            duration: 250,
            easing: 'swing'
        });
    });

});</pre>
<p>Finally some basic css</p>
<pre class="brush: css; gutter: true">* {
    margin: 0;
    padding: 0;
}
#main-nav {
    overflow: hidden;
    width: 800px;
    height: 10em;
    margin-left: 20em;

    position: relative; /* IE 7 overflow hidden bug */
}
.nav-list {
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
    font-size: 2em;
}
.nav-list ul {
    font-size: 0.5em;
}
ul {
    list-style: none;
}
#top-list &gt; li {
    float: left;
    width: 19%;
}
#top-list &gt; li:nth-child(2n-1) {
    background-color: #CCCCCC;
}
.right-col {
    position: relative;
    margin-right: -19%;
    overflow: hidden;
}</pre>
<p>Hope this was useful. </p>
<img src="http://feeds.feedburner.com/~r/anukal/~4/2ieteC7HkN0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aahho.com/anukal/2011/11/17/how-to-build-jquery-elastic-mega-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aahho.com/anukal/2011/11/17/how-to-build-jquery-elastic-mega-menu/</feedburner:origLink></item>
		<item>
		<title>inquy home page redesign</title>
		<link>http://feedproxy.google.com/~r/anukal/~3/uOI8rKjRRD4/</link>
		<comments>http://aahho.com/anukal/2011/11/16/inquy-home-page-redesign/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 07:17:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[inquy]]></category>
		<category><![CDATA[Home Page]]></category>
		<category><![CDATA[Re-design]]></category>

		<guid isPermaLink="false">http://aahho.com/anukal/?p=18</guid>
		<description><![CDATA[We at aahho just love inquy. We had built inquy to be a minimal yet essential product. Second tab you open each day first being your home tab . So while the current design of inquy home page does serve &#8230; <p><a class="btn small" href="http://aahho.com/anukal/2011/11/16/inquy-home-page-redesign/">Continue reading <span class="meta-nav">&#8594;</span></a></p>]]></description>
			<content:encoded><![CDATA[<p>We at aahho just love <a href="http://inquy.com/">inquy</a>. We had built inquy to be a minimal yet essential product. Second tab you open each day first being your home tab <img src='http://aahho.com/anukal/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . So while the current design of inquy home page does serve some minimal purpose but team was not too happy. So our brief was re-work on this and make it simple for users to login. Since inquy is by invite only we didn't need a sign up button. So after few weeks of drawing board and discussions the team came up with some amazing simple page. Here are some screenshots old vs new.</p>
<p><a href="http://inquy.com/"><img class="box" title="Inquy - your second brain_old" src="http://aahho.com/anukal/wp-content/uploads/2011/11/Inquy-your-second-brain_old-1024x529.png" alt="inquy old home page" width="640" height="330" /></a></p>
<p>Create a Amazing Home Page</p>
<ul>
<li>Balance between attractive and useful</li>
<li>Call to action : Easy beta signup</li>
<li>Light weight - Fast</li>
<li>Quick Tour - Some people need more than videos</li>
<li>Easy for existing users</li>
</ul>
<p>&nbsp;</p>
<p><a href="http://aahho.com/anukal/wp-content/uploads/2011/11/inquy-new.png"><img class="box alignnone" title="inquy new" src="http://aahho.com/anukal/wp-content/uploads/2011/11/inquy-new-1024x616.png" alt="" width="640" height="385" /></a></p>
<p>&nbsp;</p>
<p>New home page is<a href="http://inquy.com/"> coming soon</a>, you must  <a href="http://twitter.com/#!/inquy">follow us on twitter</a> for latest updates on inquy.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/anukal/~4/uOI8rKjRRD4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://aahho.com/anukal/2011/11/16/inquy-home-page-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://aahho.com/anukal/2011/11/16/inquy-home-page-redesign/</feedburner:origLink></item>
	</channel>
</rss>

