<?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>Highub</title>
	
	<link>http://www.highub.com</link>
	<description>Answers to all your programming questions</description>
	<lastBuildDate>Fri, 12 Mar 2010 17:30:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/highub-blog" /><feedburner:info uri="highub-blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>highub-blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Flash _trackEvent getURL</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/SwDw3gznEbY/</link>
		<comments>http://www.highub.com/flash-_trackevent-geturl/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 17:30:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=185</guid>
		<description><![CDATA[If you try to track event using getURL and link out to another page, the following won&#8217;t work.

on (release) {
// Track with no action
getURL(&#34;javascript:pageTracker._trackEvent(event.category, event.action, event.label);&#34;);
getURL(&#34;http:www.google.com/&#34;);
}

To track a Flash object event and direct the page to a new URL, you need to use ExternalInterface, here is how you can do it:
1. give button instance a [...]]]></description>
			<content:encoded><![CDATA[<p>If you try to track event using getURL and link out to another page, the following won&#8217;t work.</p>
<pre class="brush: jscript;">
on (release) {
// Track with no action
getURL(&quot;javascript:pageTracker._trackEvent(event.category, event.action, event.label);&quot;);
getURL(&quot;http:www.google.com/&quot;);
}
</pre>
<p>To track a Flash object event and direct the page to a new URL, you need to use ExternalInterface, here is how you can do it:</p>
<p>1. give button instance a name, for instance: my_btn<br />
2. instead of using on(release), put the function outside of the button, on the frame<br />
3. use externalinterface class, this will make your Flash movie looks like this:</p>
<pre class="brush: jscript;">
import flash.external.*;
my_btn.onClick = function() {
    ExternalInterface.call(&quot;trackEvent&quot;);
    getURL(&quot;http:www.google.com/&quot;);
}
</pre>
<p>4. on the HTML page, use the following function:</p>
<pre class="brush: jscript;">
function trackEvent() {
    pageTracker._trackEvent(event.category, event.action, event.label);
}
</pre>

<p><a href="http://feedads.g.doubleclick.net/~a/pwsVaHV6TN6FrTKZT-rxcRL25xI/0/da"><img src="http://feedads.g.doubleclick.net/~a/pwsVaHV6TN6FrTKZT-rxcRL25xI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/pwsVaHV6TN6FrTKZT-rxcRL25xI/1/da"><img src="http://feedads.g.doubleclick.net/~a/pwsVaHV6TN6FrTKZT-rxcRL25xI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=SwDw3gznEbY:FVUVNPVfCs4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=SwDw3gznEbY:FVUVNPVfCs4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=SwDw3gznEbY:FVUVNPVfCs4:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=SwDw3gznEbY:FVUVNPVfCs4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=SwDw3gznEbY:FVUVNPVfCs4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=SwDw3gznEbY:FVUVNPVfCs4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/SwDw3gznEbY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/flash-_trackevent-geturl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/flash-_trackevent-geturl/</feedburner:origLink></item>
		<item>
		<title>Drupal YSlow</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/nwlDMa5LvN4/</link>
		<comments>http://www.highub.com/drupal-yslow/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 15:54:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[YSlow]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=183</guid>
		<description><![CDATA[As one of the most popular content management system, Drupal made web development hassle-free. But this does come at a cost. The default Drupal front-end is poorly designed.
By default, a Drupal site scores low on YSlow. To counter this problem, one can use modules and customizations to change the default way Drupal behaves.
Here is a [...]]]></description>
			<content:encoded><![CDATA[<p>As one of the most popular content management system, Drupal made web development hassle-free. But this does come at a cost. The default Drupal front-end is poorly designed.</p>
<p>By default, a Drupal site scores low on YSlow. To counter this problem, one can use modules and customizations to change the default way Drupal behaves.</p>
<p>Here is a <a href="http://wimleers.com/article/improving-drupals-page-loading-performance">good article</a> details the steps can be taken to help CSS JS aggregation, header control, GZIP etc. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/6U5MqL5nhB6NM5wzRJJWExFEZRM/0/da"><img src="http://feedads.g.doubleclick.net/~a/6U5MqL5nhB6NM5wzRJJWExFEZRM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6U5MqL5nhB6NM5wzRJJWExFEZRM/1/da"><img src="http://feedads.g.doubleclick.net/~a/6U5MqL5nhB6NM5wzRJJWExFEZRM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=nwlDMa5LvN4:KdFMvZvgeTc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=nwlDMa5LvN4:KdFMvZvgeTc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=nwlDMa5LvN4:KdFMvZvgeTc:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=nwlDMa5LvN4:KdFMvZvgeTc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=nwlDMa5LvN4:KdFMvZvgeTc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=nwlDMa5LvN4:KdFMvZvgeTc:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/nwlDMa5LvN4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/drupal-yslow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/drupal-yslow/</feedburner:origLink></item>
		<item><title>SWITZERLAND: Murder, Foreign Style - TIME [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/BdyImP7zXeo/0,9171,891357,00.html</link><dc:creator>patrickshi</dc:creator><pubDate>Sun, 28 Feb 2010 01:55:02 PST</pubDate><guid isPermaLink="false">http://www.time.com/time/magazine/article/0,9171,891357,00.html</guid><description>extracted all his profits&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/BdyImP7zXeo" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.time.com/time/magazine/article/0,9171,891357,00.html</feedburner:origLink></item><item><title>Resizable Table Columns Demo [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/vrhM9QlX1N8/resizable.html</link><category>javascript css development html</category><dc:creator>patrickshi</dc:creator><pubDate>Mon, 22 Feb 2010 09:17:05 PST</pubDate><guid isPermaLink="false">http://bz.var.ru/comp/web/resizable.html</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/javascript" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/css" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/development" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/html" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/vrhM9QlX1N8" height="1" width="1"/&gt;</description><feedburner:origLink>http://bz.var.ru/comp/web/resizable.html</feedburner:origLink></item><item><title>html5lib - Project Hosting on Google Code [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/u6zi_mAsfCU/</link><category>python html parser library programming web ruby whatwg</category><dc:creator>patrickshi</dc:creator><pubDate>Sat, 20 Feb 2010 07:14:11 PST</pubDate><guid isPermaLink="false">http://code.google.com/p/html5lib/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/python" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/html" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/parser" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/library" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/programming" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/web" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/ruby" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/whatwg" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/u6zi_mAsfCU" height="1" width="1"/&gt;</description><feedburner:origLink>http://code.google.com/p/html5lib/</feedburner:origLink></item><item><title>John Resig - Classy Query [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/hHamOSDvXeo/</link><dc:creator>patrickshi</dc:creator><pubDate>Sat, 20 Feb 2010 06:11:30 PST</pubDate><guid isPermaLink="false">http://ejohn.org/blog/classy-query/#postcomment</guid><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/hHamOSDvXeo" height="1" width="1"/&gt;</description><feedburner:origLink>http://ejohn.org/blog/classy-query/#postcomment</feedburner:origLink></item><item><title>John Resig - Blog [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/HZXt2shsZOY/</link><dc:creator>patrickshi</dc:creator><pubDate>Thu, 18 Feb 2010 10:30:17 PST</pubDate><guid isPermaLink="false">http://ejohn.org/blog/page/54/</guid><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/HZXt2shsZOY" height="1" width="1"/&gt;</description><feedburner:origLink>http://ejohn.org/blog/page/54/</feedburner:origLink></item><item><title>PHP session_start() blank in IE6 | Highub [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/cr1a8aymu_s/</link><category>php session</category><dc:creator>patrickshi</dc:creator><pubDate>Tue, 16 Feb 2010 09:19:49 PST</pubDate><guid isPermaLink="false">http://www.highub.com/php-session_start-blank-in-ie6/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/php" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/session" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/cr1a8aymu_s" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.highub.com/php-session_start-blank-in-ie6/</feedburner:origLink></item><item><title>jQuery Document Width | Highub [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/9MDAQJnfZV0/</link><category>javascript jquery webdev</category><dc:creator>patrickshi</dc:creator><pubDate>Tue, 16 Feb 2010 09:19:24 PST</pubDate><guid isPermaLink="false">http://www.highub.com/jquery-document-width/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/javascript" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/jquery" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/webdev" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/9MDAQJnfZV0" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.highub.com/jquery-document-width/</feedburner:origLink></item><item><title>jQuery Join Array | Highub [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/PtMlyFQ3VsI/</link><category>jquery array javascript webdev</category><dc:creator>patrickshi</dc:creator><pubDate>Tue, 16 Feb 2010 09:18:53 PST</pubDate><guid isPermaLink="false">http://www.highub.com/jquery-join-array/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/jquery" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/array" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/javascript" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/webdev" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/PtMlyFQ3VsI" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.highub.com/jquery-join-array/</feedburner:origLink></item><item><title>Firefox Blinking Cursor Problem Fix | Highub [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/hIyeyoIKRUc/</link><category>firefox</category><dc:creator>patrickshi</dc:creator><pubDate>Tue, 16 Feb 2010 09:18:27 PST</pubDate><guid isPermaLink="false">http://www.highub.com/firefox-blinking-cursor/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/firefox" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/hIyeyoIKRUc" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.highub.com/firefox-blinking-cursor/</feedburner:origLink></item><item><title>jQuery Caching | Highub [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/cEvlj8W6EQw/</link><category>jquery caching javascript</category><dc:creator>patrickshi</dc:creator><pubDate>Tue, 16 Feb 2010 09:17:39 PST</pubDate><guid isPermaLink="false">http://www.highub.com/jquery-caching/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/jquery" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/caching" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/javascript" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/cEvlj8W6EQw" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.highub.com/jquery-caching/</feedburner:origLink></item><item>
		<title>jQuery Caching</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/cEvlj8W6EQw/</link>
		<comments>http://www.highub.com/jquery-caching/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 10:54:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=181</guid>
		<description><![CDATA[jQuery&#8217;s selector is a very convenient tool, but if the object is not cached, it could cause excessive memory issue. Like the way you normally use for JavaScript, in jQuery, it&#8217;s a good practice to use object caching. 
For instance, if you&#8217;re logging the various properties of the event object for a mousemove event, and [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery&#8217;s selector is a very convenient tool, but if the object is not cached, it could cause excessive memory issue. Like the way you normally use for JavaScript, in jQuery, it&#8217;s a good practice to use object caching. </p>
<p>For instance, if you&#8217;re logging the various properties of the event object for a mousemove event, and the<br />
code lags behind because it uses $(&#8217;.classname&#8217;) selectors to find and update HTML with the event data.</p>
<p>Your page contains this HTML code for the log:</p>
<div id="log">
</div>
<p>$(&#8217;html&#8217;).mousemove( function( event ) {<br />
    $(&#8217;#log&#8217;).html( event.clientX );<br />
});</p>
<p>The code above can be optimized using object caching:</p>
<div id="log">
</div>
<p>var $log = $(&#8217;#log&#8217;);<br />
$(&#8217;html&#8217;).mousemove( function( event ) {<br />
    $log.html( event.clientX );<br />
});</p>

<p><a href="http://feedads.g.doubleclick.net/~a/265Xj-lhhXrCiCjj_Ay9FA3arhc/0/da"><img src="http://feedads.g.doubleclick.net/~a/265Xj-lhhXrCiCjj_Ay9FA3arhc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/265Xj-lhhXrCiCjj_Ay9FA3arhc/1/da"><img src="http://feedads.g.doubleclick.net/~a/265Xj-lhhXrCiCjj_Ay9FA3arhc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cEvlj8W6EQw:TcWlv1xRexM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cEvlj8W6EQw:TcWlv1xRexM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cEvlj8W6EQw:TcWlv1xRexM:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cEvlj8W6EQw:TcWlv1xRexM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cEvlj8W6EQw:TcWlv1xRexM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cEvlj8W6EQw:TcWlv1xRexM:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/cEvlj8W6EQw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/jquery-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/jquery-caching/</feedburner:origLink></item>
		<item>
		<title>Firefox Blinking Cursor</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/hIyeyoIKRUc/</link>
		<comments>http://www.highub.com/firefox-blinking-cursor/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 15:10:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=178</guid>
		<description><![CDATA[If you find that when you click on any text on your FireFox browser and a blinking cursor comes out, and wondering what the heck is going on? Don&#8217;t worry. There is nothing wrong. It might be caused by an accidental press on a shortcut key. If you have pressed F7, the Caret Browsing will [...]]]></description>
			<content:encoded><![CDATA[<p>If you find that when you click on any text on your FireFox browser and a blinking cursor comes out, and wondering what the heck is going on? Don&#8217;t worry. There is nothing wrong. It might be caused by an accidental press on a shortcut key. If you have pressed F7, the Caret Browsing will be turned on. This feature puts a movable cursor in your browser window, which allows you to select text with keyboard, to turn it off, simply press F7 again, and the problem will be gone.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/3b9eJUWq8D7TD7Dt3kipqmusRSc/0/da"><img src="http://feedads.g.doubleclick.net/~a/3b9eJUWq8D7TD7Dt3kipqmusRSc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3b9eJUWq8D7TD7Dt3kipqmusRSc/1/da"><img src="http://feedads.g.doubleclick.net/~a/3b9eJUWq8D7TD7Dt3kipqmusRSc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=hIyeyoIKRUc:mMkHZFg-OZs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=hIyeyoIKRUc:mMkHZFg-OZs:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=hIyeyoIKRUc:mMkHZFg-OZs:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=hIyeyoIKRUc:mMkHZFg-OZs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=hIyeyoIKRUc:mMkHZFg-OZs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=hIyeyoIKRUc:mMkHZFg-OZs:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/hIyeyoIKRUc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/firefox-blinking-cursor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/firefox-blinking-cursor/</feedburner:origLink></item>
		<item>
		<title>jQuery Join Array</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/PtMlyFQ3VsI/</link>
		<comments>http://www.highub.com/jquery-join-array/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:52:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=176</guid>
		<description><![CDATA[jQuery can help you combine or concatenate two arrays.
Here is an example: 

(function($) {
    $(document).ready(function() {
        var asianCountries = ['China', 'Japan', 'South Korea'];
        var europeanCountries = ['UK', 'France'];
        var countries = [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery can help you combine or concatenate two arrays.</p>
<p>Here is an example: </p>
<pre class="brush: xml;">
(function($) {
    $(document).ready(function() {
        var asianCountries = ['China', 'Japan', 'South Korea'];
        var europeanCountries = ['UK', 'France'];
        var countries = $.merge( asianCountries, europeanCountries );
        $('#countries').html( '&lt;li&gt;' + countries.join('&lt;/li&gt;&lt;li&gt;') + '&lt;/li&gt;' );
    });
})(jQuery);
</pre>

<p><a href="http://feedads.g.doubleclick.net/~a/urfqgzImvWtqW1PcE6WwdgzYFUg/0/da"><img src="http://feedads.g.doubleclick.net/~a/urfqgzImvWtqW1PcE6WwdgzYFUg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/urfqgzImvWtqW1PcE6WwdgzYFUg/1/da"><img src="http://feedads.g.doubleclick.net/~a/urfqgzImvWtqW1PcE6WwdgzYFUg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=PtMlyFQ3VsI:yiYw8V-ELEA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=PtMlyFQ3VsI:yiYw8V-ELEA:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=PtMlyFQ3VsI:yiYw8V-ELEA:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=PtMlyFQ3VsI:yiYw8V-ELEA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=PtMlyFQ3VsI:yiYw8V-ELEA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=PtMlyFQ3VsI:yiYw8V-ELEA:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/PtMlyFQ3VsI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/jquery-join-array/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/jquery-join-array/</feedburner:origLink></item>
		<item>
		<title>jQuery Document Width</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/9MDAQJnfZV0/</link>
		<comments>http://www.highub.com/jquery-document-width/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:42:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=173</guid>
		<description><![CDATA[To get HTML document width using JavaScript Framework jQuery is easy. Below is an example:

alert('Document width: ' + $(document).width());

]]></description>
			<content:encoded><![CDATA[<p>To get HTML document width using JavaScript Framework jQuery is easy. Below is an example:</p>
<pre class="brush: xml;">
alert('Document width: ' + $(document).width());
</pre>

<p><a href="http://feedads.g.doubleclick.net/~a/JGFxmS6XnmG8T3R-Krd5LpA2tG0/0/da"><img src="http://feedads.g.doubleclick.net/~a/JGFxmS6XnmG8T3R-Krd5LpA2tG0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JGFxmS6XnmG8T3R-Krd5LpA2tG0/1/da"><img src="http://feedads.g.doubleclick.net/~a/JGFxmS6XnmG8T3R-Krd5LpA2tG0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=9MDAQJnfZV0:mYTz9aKTpoE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=9MDAQJnfZV0:mYTz9aKTpoE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=9MDAQJnfZV0:mYTz9aKTpoE:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=9MDAQJnfZV0:mYTz9aKTpoE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=9MDAQJnfZV0:mYTz9aKTpoE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=9MDAQJnfZV0:mYTz9aKTpoE:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/9MDAQJnfZV0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/jquery-document-width/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/jquery-document-width/</feedburner:origLink></item>
		<item>
		<title>PHP session_start() blank in IE6</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/cr1a8aymu_s/</link>
		<comments>http://www.highub.com/php-session_start-blank-in-ie6/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 11:37:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=170</guid>
		<description><![CDATA[If you use PHP session_start() on a web page, it may result in a blank page loaded in Internet Explorer 6. This is caused by a security problem in IE. To fix this issue, you need to define which cache control HTTP headers are sent to the client.
Add the following line to the top of [...]]]></description>
			<content:encoded><![CDATA[<p>If you use PHP session_start() on a web page, it may result in a blank page loaded in Internet Explorer 6. This is caused by a security problem in IE. To fix this issue, you need to define which cache control HTTP headers are sent to the client.</p>
<p>Add the following line to the top of your PHP file:</p>
<pre class="brush: php;">
header(&quot;Cache-control: private&quot;);
</pre>

<p><a href="http://feedads.g.doubleclick.net/~a/itymPvbnBdQdgtfozKE8Ak8vfTQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/itymPvbnBdQdgtfozKE8Ak8vfTQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/itymPvbnBdQdgtfozKE8Ak8vfTQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/itymPvbnBdQdgtfozKE8Ak8vfTQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cr1a8aymu_s:Azz-4IfU6wo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cr1a8aymu_s:Azz-4IfU6wo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cr1a8aymu_s:Azz-4IfU6wo:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cr1a8aymu_s:Azz-4IfU6wo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=cr1a8aymu_s:Azz-4IfU6wo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=cr1a8aymu_s:Azz-4IfU6wo:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/cr1a8aymu_s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/php-session_start-blank-in-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/php-session_start-blank-in-ie6/</feedburner:origLink></item>
		<item><title>AIR Examples - A bunch of Adobe AIR examples* [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/XhbbwPD8Iio/</link><category>Flex actionscript flash tutorial tutorials as3 blog development</category><dc:creator>patrickshi</dc:creator><pubDate>Sat, 30 Jan 2010 04:29:19 PST</pubDate><guid isPermaLink="false">http://airexamples.com/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/Flex" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/actionscript" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/flash" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/tutorial" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/tutorials" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/as3" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/blog" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/development" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/XhbbwPD8Iio" height="1" width="1"/&gt;</description><feedburner:origLink>http://airexamples.com/</feedburner:origLink></item><item><title>ActionScript Examples — A bunch of ActionScript 2.0 and ActionScript 3.0 examples* [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/oEwSM4jkFoE/</link><dc:creator>patrickshi</dc:creator><pubDate>Sat, 30 Jan 2010 04:29:04 PST</pubDate><guid isPermaLink="false">http://actionscriptexamples.com/</guid><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/oEwSM4jkFoE" height="1" width="1"/&gt;</description><feedburner:origLink>http://actionscriptexamples.com/</feedburner:origLink></item><item><title>Displaying a video in Flex using the NetConnection, NetStream, and Video classes | Flex Examples [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/n_x63MKcalo/</link><category>Flex video actionscript as3 programming flash software webdev</category><dc:creator>patrickshi</dc:creator><pubDate>Sat, 30 Jan 2010 04:25:44 PST</pubDate><guid isPermaLink="false">http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/Flex" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/video" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/actionscript" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/as3" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/programming" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/flash" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/software" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/webdev" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/n_x63MKcalo" height="1" width="1"/&gt;</description><feedburner:origLink>http://blog.flexexamples.com/2008/03/01/displaying-a-video-in-flex-using-the-netconnection-netstream-and-video-classes/</feedburner:origLink></item><item>
		<title>Minimum and Maximum Value of z-index</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/00iEim7MbJc/</link>
		<comments>http://www.highub.com/minimum-and-maximum-value-of-z-index/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:20:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=168</guid>
		<description><![CDATA[The minimum value of z-index is 0, for Firefox, you can go all the way to -2147483647, but IE can&#8217;t read any value below 0.
The maximum value of z-index is 2147483647.
]]></description>
			<content:encoded><![CDATA[<p>The minimum value of z-index is 0, for Firefox, you can go all the way to -2147483647, but IE can&#8217;t read any value below 0.</p>
<p>The maximum value of z-index is 2147483647.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/kOcrUVH0Ji5nlr52mRQybgkIiY8/0/da"><img src="http://feedads.g.doubleclick.net/~a/kOcrUVH0Ji5nlr52mRQybgkIiY8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kOcrUVH0Ji5nlr52mRQybgkIiY8/1/da"><img src="http://feedads.g.doubleclick.net/~a/kOcrUVH0Ji5nlr52mRQybgkIiY8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=00iEim7MbJc:7489GvemleY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=00iEim7MbJc:7489GvemleY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=00iEim7MbJc:7489GvemleY:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=00iEim7MbJc:7489GvemleY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=00iEim7MbJc:7489GvemleY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=00iEim7MbJc:7489GvemleY:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/00iEim7MbJc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/minimum-and-maximum-value-of-z-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/minimum-and-maximum-value-of-z-index/</feedburner:origLink></item>
		<item><title>Devia News | Software Development &amp; New Media Technologies [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/37ALRnjRJlw/news</link><category>inspiration grid webdesign design css layout blog clean</category><dc:creator>patrickshi</dc:creator><pubDate>Mon, 25 Jan 2010 01:04:19 PST</pubDate><guid isPermaLink="false">http://www.devia.be/news</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/inspiration" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/grid" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/webdesign" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/design" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/css" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/layout" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/blog" />
        <rdf:li rdf:resource="http://delicious.com/patrickshi/clean" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/37ALRnjRJlw" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.devia.be/news</feedburner:origLink></item><item><title>Applying CSS to iFrame | Highub [del.icio.us]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/lmjXb2ZDq60/</link><category>css</category><dc:creator>patrickshi</dc:creator><pubDate>Sun, 24 Jan 2010 10:05:10 PST</pubDate><guid isPermaLink="false">http://www.highub.com/applying-css-to-iframe/</guid><taxo:topics xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/">
      <rdf:Bag xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
        <rdf:li rdf:resource="http://delicious.com/patrickshi/css" />
      </rdf:Bag>
    </taxo:topics><description>&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/lmjXb2ZDq60" height="1" width="1"/&gt;</description><feedburner:origLink>http://www.highub.com/applying-css-to-iframe/</feedburner:origLink></item><item>
		<title>Setup and Develop Flex SDK 3.5 on Linux</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/t1jg2mBYUNc/</link>
		<comments>http://www.highub.com/setup-and-develop-flex-sdk-3-5-on-linux/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:15:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=162</guid>
		<description><![CDATA[To people who can&#8217;t afford to buy Flash or Flex Builder, there is free version of Flex SDK available.  
To setup and develop Flex SDK 3.5 on Linux is fairly easy.
1. Download Flex SDK 3.5
http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk
2. Extract Flex SDK 3.5 to /opt/flex_sdk_3.5
3. Add /opt/flex_sdk_3.5/bin and /opt/flex_sdk_3.5 to environment path variable
First fire up your command line [...]]]></description>
			<content:encoded><![CDATA[<p>To people who can&#8217;t afford to buy Flash or Flex Builder, there is free version of Flex SDK available.  </p>
<p>To setup and develop Flex SDK 3.5 on Linux is fairly easy.</p>
<p>1. Download Flex SDK 3.5<br />
http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk</p>
<p>2. Extract Flex SDK 3.5 to /opt/flex_sdk_3.5</p>
<p>3. Add /opt/flex_sdk_3.5/bin and /opt/flex_sdk_3.5 to environment path variable</p>
<p>First fire up your command line tool, and execute the following command:<br />
sudo gedit ~/.bashrc</p>
<p>Then add the following lines to the end of the file<br />
export PATH=/opt/flex_sdk_3.5/bin:$PATH<br />
export FLEX_SDK_HOME=/opt/flex_sdk_3.5</p>
<p>4. Create project folder in workspace, for my case, I use /home/shichuan/workspace/flex/ with project name: actionscript</p>
<p>The final directory structure is:<br />
/home/shichuan/workspace/flex/actionscript/<br />
/home/shichuan/workspace/flex/actionscript/src/<br />
/home/shichuan/workspace/flex/actionscript/bin/</p>
<p>5. Copy flex-config.xml from FLEX_SDK_HOME/frameworks to /home/shichuan/workspace/flex/actionscript/flex-config.xml</p>
<p>cp $flex_sdk_home/frameworks/flex-config.xml /home/shichuan/workspace/flex/actionscript/flex-config.xml</p>
<p>6. Edit $flex_sdk_home/frameworks/flex-config.xml </p>
<p>gedit $flex_sdk_home/frameworks/flex-config.xml</p>
<p>Uncomment the source-path element, and add a path-element child in the source-path element, which points to the root src folder of our project.</p>
<path-element>/home/shichuan/workspace/flex/actionscript/src/</path-element>
<p>7. Edit /home/shichuan/workspace/flex/actionscript/flex-config.xml</p>
<p>change the following portion</p>
<pre class="brush: xml;">
&lt;!-- List of SWC files or directories to compile against but to omit from --&gt;

      &lt;!-- linking.                                                             --&gt;

      &lt;external-library-path&gt;

          &lt;path-element&gt;libs/player/{targetPlayerMajorVersion}/playerglobal.swc&lt;/path-element&gt;

      &lt;/external-library-path&gt;

      &lt;!-- Turn on writing of generated/*.as files to disk. These files are generated by --&gt;

      &lt;!-- the compiler during mxml translation and are helpful with understanding and   --&gt;

      &lt;!-- debugging Flex applications.                                                  --&gt;

      &lt;keep-generated-actionscript&gt;false&lt;/keep-generated-actionscript&gt;

      &lt;!-- not set --&gt;

      &lt;!--

      &lt;include-libraries&gt;

         &lt;library&gt;string&lt;/library&gt;

      &lt;/include-libraries&gt;

      --&gt;

      &lt;!-- List of SWC files or directories that contain SWC files. --&gt;

      &lt;library-path&gt;

         &lt;path-element&gt;libs&lt;/path-element&gt;   

		 &lt;!-- keep the original location in the libpath for backwards-compatibility --&gt;

         &lt;path-element&gt;libs/player&lt;/path-element&gt;

         &lt;path-element&gt;libs/player/{targetPlayerMajorVersion}&lt;/path-element&gt;    

	     &lt;path-element&gt;locale/{locale}&lt;/path-element&gt;

      &lt;/library-path&gt;

      &lt;namespaces&gt;

      &lt;!-- Specify a URI to associate with a manifest of components for use as MXML --&gt;

      &lt;!-- elements.                                                                --&gt;

         &lt;namespace&gt;

            &lt;uri&gt;http://www.adobe.com/2006/mxml&lt;/uri&gt;

            &lt;manifest&gt;mxml-manifest.xml&lt;/manifest&gt;

         &lt;/namespace&gt;

      &lt;/namespaces&gt;
</pre>
<p>to:</p>
<pre class="brush: xml;">
&lt;!-- List of SWC files or directories to compile against but to omit from --&gt;

      &lt;!-- linking.                                                             --&gt;

      &lt;external-library-path&gt;

          &lt;path-element&gt;${flexlib}/libs/player/{targetPlayerMajorVersion}/playerglobal.swc&lt;/path-element&gt;

      &lt;/external-library-path&gt;

      &lt;!-- Turn on writing of generated/*.as files to disk. These files are generated by --&gt;

      &lt;!-- the compiler during mxml translation and are helpful with understanding and   --&gt;

      &lt;!-- debugging Flex applications.                                                  --&gt;

      &lt;keep-generated-actionscript&gt;false&lt;/keep-generated-actionscript&gt;

      &lt;!-- not set --&gt;

      &lt;!--

      &lt;include-libraries&gt;

         &lt;library&gt;string&lt;/library&gt;

      &lt;/include-libraries&gt;

      --&gt;

      &lt;!-- List of SWC files or directories that contain SWC files. --&gt;

      &lt;library-path&gt;

         &lt;path-element&gt;${flexlib}/libs&lt;/path-element&gt;   

		 &lt;!-- keep the original location in the libpath for backwards-compatibility --&gt;

         &lt;path-element&gt;${flexlib}/libs/player&lt;/path-element&gt;

         &lt;path-element&gt;${flexlib}/libs/player/{targetPlayerMajorVersion}&lt;/path-element&gt;    

	     &lt;path-element&gt;${flexlib}/locale/{locale}&lt;/path-element&gt;

      &lt;/library-path&gt;

      &lt;namespaces&gt;

      &lt;!-- Specify a URI to associate with a manifest of components for use as MXML --&gt;

      &lt;!-- elements.                                                                --&gt;

         &lt;namespace&gt;

            &lt;uri&gt;http://www.adobe.com/2006/mxml&lt;/uri&gt;

            &lt;manifest&gt;${flexlib}/mxml-manifest.xml&lt;/manifest&gt;

         &lt;/namespace&gt;

      &lt;/namespaces&gt;
</pre>
<p>8. Create actionscript file: /home/shichuan/workspace/flex/actionscript/src/com/example/quickstart/Greeter.as</p>
<pre class="brush: plain;">
package com.example.quickstart
{
public class Greeter
{
public var name:String;
private var secretValue:Number;

public function Greeter(initialName:String=”Agus”)
{
name = initialName;
}

public function sayHello():String
{
var result:String;
if(name!=null &amp;&amp; name.length&gt;0){
result = “Hello there, “+name+”.”;
}
else{
result=”Hello there, anonymous.”;
}
return result;
}
}
}
</pre>
<p>9. Create mxml file: /home/shichuan/workspace/flex/actionscript/com/example/quickstart/Greeter_mx.mxml</p>
<pre class="brush: plain;">
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;
&lt;mx:Application xmlns:mx=&quot;http://www.adobe.com/2006/mxml&quot; layout=&quot;absolute&quot; initialize=&quot;initApp();&quot;&gt;
&lt;mx:Script&gt;
&lt;![CDATA[
import com.example.quickstart.Greeter;
private function initApp():void{
var myGreeter:Greeter = new Greeter();
output.text=myGreeter.sayHello();
output.text+=&quot;\n&quot;;
myGreeter.name=&quot;Harold&quot;;
output.text += myGreeter.sayHello();
}

]]&gt;
&lt;/mx:Script&gt;

&lt;mx:Text id=&quot;output&quot; width=&quot;100%&quot; textAlign=&quot;center&quot;/&gt;

&lt;/mx:Application&gt;
</pre>
<p>9. Create a file /home/shichuan/workspace/flex/actionscript/compile</p>
<pre class="brush: plain;">
#!/bin/bash
mxmlc -load-config flex-config.xml ./src/com/example/quickstart/Greeter_mx.mxml -output ./bin/Greeter_mx.swf
</pre>
<p>10. run the compile shell script:</p>
<p>./compile</p>
<p>To test the example swf:<br />
Open /home/shichuan/com/example/quickstart/Greeter_mx.swf in Firefox</p>

<p><a href="http://feedads.g.doubleclick.net/~a/8PaWxYK6qpSBC_79MA1dPrnpOHA/0/da"><img src="http://feedads.g.doubleclick.net/~a/8PaWxYK6qpSBC_79MA1dPrnpOHA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8PaWxYK6qpSBC_79MA1dPrnpOHA/1/da"><img src="http://feedads.g.doubleclick.net/~a/8PaWxYK6qpSBC_79MA1dPrnpOHA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=t1jg2mBYUNc:vzPM61QgvT4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=t1jg2mBYUNc:vzPM61QgvT4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=t1jg2mBYUNc:vzPM61QgvT4:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=t1jg2mBYUNc:vzPM61QgvT4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=t1jg2mBYUNc:vzPM61QgvT4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=t1jg2mBYUNc:vzPM61QgvT4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/t1jg2mBYUNc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/setup-and-develop-flex-sdk-3-5-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/setup-and-develop-flex-sdk-3-5-on-linux/</feedburner:origLink></item>
		<item>
		<title>Setting Environment Variable PATH on Ubuntu</title>
		<link>http://feedproxy.google.com/~r/highub-blog/~3/LLI9R5LlNz0/</link>
		<comments>http://www.highub.com/setting-environment-variable-path-on-ubuntu/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 17:58:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.highub.com/?p=160</guid>
		<description><![CDATA[To set environment variable path could speed up command-line development. You could add the path permanently to your system, so even after restart the system, you could still fire up the terminal and reference to the variable.
1. In your terminal, type:
sudo gedit ~/.bashrc
2. put the variable name before the equation, the path after the equation:
export [...]]]></description>
			<content:encoded><![CDATA[<p>To set environment variable path could speed up command-line development. You could add the path permanently to your system, so even after restart the system, you could still fire up the terminal and reference to the variable.</p>
<p>1. In your terminal, type:</p>
<p><code>sudo gedit ~/.bashrc</code></p>
<p>2. put the variable name before the equation, the path after the equation:</p>
<p>export FLEX_SDK_HOME=/opt/flex_sdk_3.5</p>

<p><a href="http://feedads.g.doubleclick.net/~a/-B4wXbhkLpms-e414EM1fP1-kd4/0/da"><img src="http://feedads.g.doubleclick.net/~a/-B4wXbhkLpms-e414EM1fP1-kd4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-B4wXbhkLpms-e414EM1fP1-kd4/1/da"><img src="http://feedads.g.doubleclick.net/~a/-B4wXbhkLpms-e414EM1fP1-kd4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=LLI9R5LlNz0:eT4VbZaWBnc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=TzevzKxY174" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=LLI9R5LlNz0:eT4VbZaWBnc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:KwTdNBX3Jqk"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=LLI9R5LlNz0:eT4VbZaWBnc:KwTdNBX3Jqk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=LLI9R5LlNz0:eT4VbZaWBnc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/highub-blog?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/highub-blog?a=LLI9R5LlNz0:eT4VbZaWBnc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/highub-blog?i=LLI9R5LlNz0:eT4VbZaWBnc:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/highub-blog/~4/LLI9R5LlNz0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.highub.com/setting-environment-variable-path-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.highub.com/setting-environment-variable-path-on-ubuntu/</feedburner:origLink></item>
	<item><title>tuanbo-restaurant [Flickr]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/8f4UGLPO3Jc/</link><dc:creator>patrick shi</dc:creator><pubDate>Fri, 02 Oct 2009 03:44:49 PDT</pubDate><guid isPermaLink="false">tag:flickr.com,2005:/photo/3974335210</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/people/56915227@N00/"&gt;patrick shi&lt;/a&gt; posted a photo:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/56915227@N00/3974335210/" title="tuanbo-restaurant"&gt;&lt;img src="http://farm3.static.flickr.com/2443/3974335210_a948bf051b_m.jpg" width="240" height="180" alt="tuanbo-restaurant" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/8f4UGLPO3Jc" height="1" width="1"/&gt;</description><enclosure url="http://farm3.static.flickr.com/2443/3974335210_372fddccfb_o.jpg" length="0" type="image/jpeg" /><dc:date.Taken>2009-10-02T15:07:56-08:00</dc:date.Taken><feedburner:origLink>http://www.flickr.com/photos/56915227@N00/3974335210/</feedburner:origLink></item><item><title>jinwan-and-chifeng-bridge [Flickr]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/obLdl2IfvoI/</link><dc:creator>patrick shi</dc:creator><pubDate>Fri, 02 Oct 2009 03:44:46 PDT</pubDate><guid isPermaLink="false">tag:flickr.com,2005:/photo/3973567819</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/people/56915227@N00/"&gt;patrick shi&lt;/a&gt; posted a photo:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/56915227@N00/3973567819/" title="jinwan-and-chifeng-bridge"&gt;&lt;img src="http://farm3.static.flickr.com/2466/3973567819_bcb2b9a3da_m.jpg" width="240" height="180" alt="jinwan-and-chifeng-bridge" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/obLdl2IfvoI" height="1" width="1"/&gt;</description><enclosure url="http://farm3.static.flickr.com/2466/3973567819_00b4452705_o.jpg" length="0" type="image/jpeg" /><dc:date.Taken>2009-10-02T01:37:05-08:00</dc:date.Taken><feedburner:origLink>http://www.flickr.com/photos/56915227@N00/3973567819/</feedburner:origLink></item><item><title>temple-of-confucius-in-tianjin [Flickr]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/gn0h-dtSKWg/</link><dc:creator>patrick shi</dc:creator><pubDate>Fri, 02 Oct 2009 03:44:40 PDT</pubDate><guid isPermaLink="false">tag:flickr.com,2005:/photo/3974335000</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/people/56915227@N00/"&gt;patrick shi&lt;/a&gt; posted a photo:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/56915227@N00/3974335000/" title="temple-of-confucius-in-tianjin"&gt;&lt;img src="http://farm3.static.flickr.com/2643/3974335000_81b5ef4255_m.jpg" width="240" height="180" alt="temple-of-confucius-in-tianjin" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/gn0h-dtSKWg" height="1" width="1"/&gt;</description><enclosure url="http://farm3.static.flickr.com/2643/3974335000_b6f84fda0b_o.jpg" length="0" type="image/jpeg" /><dc:date.Taken>2009-10-01T18:16:30-08:00</dc:date.Taken><feedburner:origLink>http://www.flickr.com/photos/56915227@N00/3974335000/</feedburner:origLink></item><item><title>paradise-cinema [Flickr]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/bpKGdJIrFwc/</link><dc:creator>patrick shi</dc:creator><pubDate>Fri, 02 Oct 2009 03:44:38 PDT</pubDate><guid isPermaLink="false">tag:flickr.com,2005:/photo/3974334946</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/people/56915227@N00/"&gt;patrick shi&lt;/a&gt; posted a photo:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/56915227@N00/3974334946/" title="paradise-cinema"&gt;&lt;img src="http://farm4.static.flickr.com/3482/3974334946_cc0bc28683_m.jpg" width="180" height="240" alt="paradise-cinema" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/bpKGdJIrFwc" height="1" width="1"/&gt;</description><enclosure url="http://farm4.static.flickr.com/3482/3974334946_83932e07a2_o.jpg" length="0" type="image/jpeg" /><dc:date.Taken>2009-10-01T18:52:22-08:00</dc:date.Taken><feedburner:origLink>http://www.flickr.com/photos/56915227@N00/3974334946/</feedburner:origLink></item><item><title>Wangfujing Food Street [Flickr]</title><link>http://feedproxy.google.com/~r/highub-blog/~3/Xye5CYiGkow/</link><category>beijing</category><category>wangfujing</category><dc:creator>patrick shi</dc:creator><pubDate>Fri, 02 Oct 2009 03:36:51 PDT</pubDate><guid isPermaLink="false">tag:flickr.com,2005:/photo/3974324712</guid><description>&lt;p&gt;&lt;a href="http://www.flickr.com/people/56915227@N00/"&gt;patrick shi&lt;/a&gt; posted a photo:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.flickr.com/photos/56915227@N00/3974324712/" title="Wangfujing Food Street"&gt;&lt;img src="http://farm4.static.flickr.com/3502/3974324712_767c238594_m.jpg" width="180" height="240" alt="Wangfujing Food Street" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/highub-blog/~4/Xye5CYiGkow" height="1" width="1"/&gt;</description><enclosure url="http://farm4.static.flickr.com/3502/3974324712_a9a47885e1_o.jpg" length="0" type="image/jpeg" /><dc:date.Taken>2009-09-28T15:01:05-08:00</dc:date.Taken><feedburner:origLink>http://www.flickr.com/photos/56915227@N00/3974324712/</feedburner:origLink></item></channel>
</rss>
