<?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>Jhünax&#039;s BLOG</title>
	<atom:link href="http://jhunax.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://jhunax.net</link>
	<description>free-mind blogging!</description>
	<lastBuildDate>Fri, 06 Apr 2012 15:00:23 +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>Installing VMwareTools on Debian</title>
		<link>http://jhunax.net/2012/04/installing-vmwaretools-on-debian/</link>
		<comments>http://jhunax.net/2012/04/installing-vmwaretools-on-debian/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 14:46:13 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.net/?p=350</guid>
		<description><![CDATA[To install VMware Tools on Debian, you need to install first its dependencies. gcc make linux-headers Open a Terminal window as root and run the following command: After a successful installation of the 3, mount the VMware Tools for Linux from VMware application menu: Virtual Machine &#8211;&#62; Install VMware Tools This will automatically mount linux.iso which &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2012/04/installing-vmwaretools-on-debian/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>To install VMware Tools on Debian, you need to install first its dependencies.</p>
<ul>
<li>gcc</li>
<li>make</li>
<li>linux-headers</li>
</ul>
<p>Open a Terminal window as <em><strong>root</strong></em> and run the following command:</p>
<pre><div class="important_block message-block"><p class="printonly"><strong>Important!</strong></p>root@debian:/# apt-get install gcc make linux-headers-$(uname -r)</div></pre>
<p>After a successful installation of the 3, mount the VMware Tools for Linux from VMware application menu:</p>
<p><strong>Virtual Machine &#8211;&gt; Install VMware Tools</strong></p>
<p>This will automatically mount <em><strong>linux.iso</strong></em> which contains the VMware Tools for Linux. The CD-ROM icon will also appear on the desktop. Open the VMware Tools disc and you should see the VMware Tools package. Extract the contents of the package to a temporary location. You can use the archive manager to extract the contents of the package.<a href="http://jhunax.net/wp-content/uploads/2012/04/vmwaretools.png"><img class="aligncenter size-full wp-image-355" title="vmwaretools" src="http://jhunax.net/wp-content/uploads/2012/04/vmwaretools.png" alt="" width="682" height="516" /></a></p>
<p>Open a Terminal window <em><strong>root</strong></em> and change directory to where you extracted the WMware Tools package. The directory should contain the following files:</p>
<pre><a href="http://jhunax.net/wp-content/uploads/2012/04/vmwaretools2.png"><img class="aligncenter size-full wp-image-358" title="vmwaretools2" src="http://jhunax.net/wp-content/uploads/2012/04/vmwaretools2.png" alt="" width="582" height="468" /></a></pre>
<p>Run the Perl script to start the installation.</p>
<pre><div class="important_block message-block"><p class="printonly"><strong>Important!</strong></p>root@debian:/# ./vmware-install.pl</div></pre>
<p>Follow the on-screen instructions until the installer has finished. Restart the computer to enable the VMware Tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2012/04/installing-vmwaretools-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a SOCKS proxy</title>
		<link>http://jhunax.net/2012/01/creating-a-socks-proxy/</link>
		<comments>http://jhunax.net/2012/01/creating-a-socks-proxy/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:51:34 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.net/?p=346</guid>
		<description><![CDATA[If allowed by your remote server, you can create a local SOCKS proxy so that traffic is redirected to your remote server. ssh -C2qTnN -D 8080 user@remote_server This will create a SOCKS proxy with port 8080 on your local computer wherein all traffic will be redirected to your remote server. Set your application to use &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2012/01/creating-a-socks-proxy/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>If allowed by your remote server, you can create a local SOCKS proxy so that traffic is redirected to your remote server.</p>
<pre>ssh -C2qTnN -D 8080 user@remote_server</pre>
<p>This will create a SOCKS proxy with port 8080 on your local computer wherein all traffic will be redirected to your remote server. Set your application to use local address 127.0.0.1 with port 8080.</p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2012/01/creating-a-socks-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitting is Killing You!!!</title>
		<link>http://jhunax.net/2011/05/sitting-is-killing-you/</link>
		<comments>http://jhunax.net/2011/05/sitting-is-killing-you/#comments</comments>
		<pubDate>Thu, 12 May 2011 06:05:09 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.net/?p=327</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://images.medicalbillingandcoding.org.s3.amazonaws.com/sitting-is-killing-you.jpg" alt="Sitting is Killing You" width="610"  border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2011/05/sitting-is-killing-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Launches iPad 2</title>
		<link>http://jhunax.net/2011/03/apple-launches-ipad-2/</link>
		<comments>http://jhunax.net/2011/03/apple-launches-ipad-2/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 04:41:24 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iOS 4.3]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[ipad2]]></category>
		<category><![CDATA[keynote]]></category>
		<category><![CDATA[march 2011]]></category>
		<category><![CDATA[steve jobs]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=305</guid>
		<description><![CDATA[Apple today introduced iPad 2, featuring an entirely new design that is 33 percent thinner and up to 15 percent lighter than the original iPad while maintaining the same 9.7-inch LED-backlit LCD screen and up to 10 hours of battery life. iPad 2 also features Apple’s new dual-core A5 processor for blazing-fast performance and stunning &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2011/03/apple-launches-ipad-2/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Apple today introduced iPad 2, featuring an entirely new design that is 33 percent thinner and up to 15 percent lighter than the original iPad while maintaining the same 9.7-inch LED-backlit LCD screen and up to 10 hours of battery life. iPad 2 also features Apple’s new dual-core A5 processor for blazing-fast performance and stunning graphics and now includes two cameras — a front-facing VGA camera for FaceTime and Photo Booth and a rear-facing camera that captures 720p HD video. iPad 2 is available in black or white, features models that run on AT&amp;T’s and Verizon’s 3G networks, and introduces the innovative iPad 2 Smart Cover in a range of colors. iPad 2 will be available on March 11 in the US through the Apple Online Store, Apple Retail Stores, and select Apple Authorized Resellers.</p>
<p>Watch the keynote. See the unveiling of iPad 2.</p>
<p><center><br />
<object id="movie" classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="480" height="270" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"><param name="src" value="http://stream.qtv.apple.com/events/mar/1103pijanbdvaaj/1103pijnpfvrbfvijbavojh_650_ref.mov" /><param name="wmode" value="transparent" /><param name="showlogo" value="false" /><param name="scale" value="tofit" /><param name="saveembedtags" value="true" /><param name="postdomevents" value="true" /><param name="autohref" value="true" /><param name="autostart" value="true" /><param name="spec" value="null" /><param name="controller" value="false" /><param name="cache" value="true" /><embed id="movie" type="video/quicktime" width="480" height="270" src="http://stream.qtv.apple.com/events/mar/1103pijanbdvaaj/1103pijnpfvrbfvijbavojh_650_ref.mov" cache="true" controller="false" spec="null" autostart="true" autohref="true" postdomevents="true" saveembedtags="true" scale="tofit" showlogo="false" wmode="transparent"></embed></object><br />
</center></p>
<p>Apple today introduced iPad 2, the next generation of its magical device for browsing the web, reading and sending email, enjoying photos, watching videos, listening to music, playing games, reading ebooks and much more. iPad 2 features an entirely new design that is 33 percent thinner and up to 15 percent lighter than the original iPad, while maintaining the same stunning 9.7-inch LED-backlit LCD screen. iPad 2 features Apple&#8217;s new dual-core A5 processor for blazing fast performance and stunning graphics and now includes two cameras, a front-facing VGA camera for FaceTime and Photo Booth, and a rear-facing camera that captures 720p HD video, bringing the innovative FaceTime feature to iPad users for the first time. Though it is thinner, lighter, faster and packed with new features, iPad 2 still delivers up to 10 hours of battery life* that users have come to expect. iPad 2 is available in black or white, features models that run on AT&amp;T&#8217;s and Verizon&#8217;s 3G networks, and introduces the innovative iPad 2 Smart Cover in a range of vibrant polyurethane and rich leather colors.</p>
<p>&#8220;With more than 15 million iPads sold, iPad has defined an entirely new category of mobile devices,&#8221; said Steve Jobs, Apple&#8217;s CEO. &#8220;While others have been scrambling to copy the first generation iPad, we&#8217;re launching iPad 2, which moves the bar far ahead of the competition and will likely cause them to go back to the drawing boards yet again.&#8221;</p>
<p>With the new front and rear cameras, iPad 2 users can now make FaceTime calls to millions of iPhone 4, iPod touch and Mac users so they can see family and friends anywhere there is Wi-Fi. Photo Booth lets you apply fun visual effects, including eight photo special effects like Squeeze, Twirl and Kaleidoscope, to photos captured by either camera.</p>
<p>iPad 2 comes with iOS 4.3, the latest version of the world&#8217;s most advanced mobile operating system, with new features including faster Safari mobile browsing performance; iTunes Home Sharing; enhancements to AirPlay;** the choice to use the iPad side switch to either lock the screen rotation or mute audio; and Personal Hotspot to share an iPhone 4 cellular data connection over Wi-Fi.*** Additional iPad 2 features include a built-in gyro for advanced gaming; HSUPA support for enhanced 3G upload speeds on iPad 2 Wi-Fi + 3G on AT&amp;T, and HDMI Video Mirroring that lets users mirror their iPad screen on an HDTV using an optional adaptor.</p>
<p>The innovative new iPad 2 Smart Cover provides protection for the iPad screen while maintaining its thin and lightweight profile. Designed with a unique self-aligning magnetic hinge that makes it easy to attach and remove, the new iPad 2 Smart Cover automatically wakes iPad 2 when it&#8217;s opened and puts it to sleep when it&#8217;s closed, and has a soft microfiber lining to help keep the screen clean. The Smart Cover also folds into a stand for typing or viewing videos and is available in vibrant polyurethane for $39 or rich leather for $69 in a range of colors, including a (PRODUCT) RED one which helps support the Global Fund to fight HIV/AIDS in Africa.</p>
<p>Apple also introduced two new apps: iMovie and GarageBand for iPad, both available on the App Store? for just $4.99 each. With iMovie, iPad 2 users can shoot and edit videos right on their iPad and post their movies to YouTube, Facebook, Vimeo and their MobileMe? gallery; watch them on their iPod, iPhone or iPad; as well as view them on their HDTV using AirPlay and Apple TV. GarageBand turns your iPad into a collection of touch instruments and 8-track recording studio, allowing you to perform with onscreen keyboards, guitars, drums and basses using multi-touch gestures–even if you don&#8217;t play a musical instrument.</p>
<p>iPad 2 runs almost all of the over 350,000 apps available on the App Store and there are more than 65,000 native iPad apps available from an incredible range of apps in 20 categories, including games, business, news, sports, health, reference and travel. The iTunes Store gives iPad users access to the world&#8217;s most popular online music, TV and movie store with a catalog of over 14 million songs, over 50,000 TV episodes and over 10,000 films including over 3,500 in stunning high definition video. The iBooks app for iPad includes Apple&#8217;s iBookstore, the best way to browse, buy and read books on a mobile device.</p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2011/03/apple-launches-ipad-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://stream.qtv.apple.com/events/mar/1103pijanbdvaaj/1103pijnpfvrbfvijbavojh_650_ref.mov" length="707" type="video/quicktime" />
		</item>
		<item>
		<title>What is Thunderbolt?</title>
		<link>http://jhunax.net/2011/02/what-is-thunderbolt/</link>
		<comments>http://jhunax.net/2011/02/what-is-thunderbolt/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 07:39:44 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=299</guid>
		<description><![CDATA[THUNDERBOLT™ TECHNOLOGY The Fastest Connection To Your PC Experience‡ From the company with the fastest processors comes the fastest way to get information in and out of your PC and peripheral devices.‡ At 10 Gbps, Thunderbolt™ technology gives you great responsiveness with high-speed data and display transfers in each direction—at the same time.‡ With a single &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2011/02/what-is-thunderbolt/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333;">THUNDERBOLT™ TECHNOLOGY</span></p>
<p><span style="color: #808080;">The Fastest Connection To Your PC Experience‡</span></p>
<p>From the company with the fastest processors</p>
<p><img class="alignright" title="Thunderbolt™" src="http://www.intel.com/technology/pix/thunderbolt-logo.gif" alt="Thunderbolt™" width="160" height="39" /></p>
<p>comes the fastest way to get information in and out of your PC and peripheral devices.‡ At 10 Gbps, Thunderbolt™ technology gives you great responsiveness with high-speed data and display transfers in each direction—at the same time.‡ With a single cable, connecting a PC to multiple devices is simple, making it easy to get and see what you want, when you want it. Thunderbolt technology gives you incredible flexibility; high performance expansion is just a cable away for new and novel uses, now and in the future.</p>
<p>With the 10 Gbps performance of Thunderbolt products you can</p>
<ul>
<li>Transfer a full-length HD movie in less than 30 seconds‡</li>
<li>Backup 1 year of continuous MP3 playback in just over 10 minutes‡</li>
</ul>
<p><span style="color: #808080;"> What is Thunderbolt technology and how does it work</span></p>
<p>Developed by Intel (under the code name Light Peak), and brought to market with technical collaboration from Apple. Thunderbolt technology is a new, high-speed, dual-protocol I/O technology designed for performance, simplicity, and flexibility. This high-speed data transfer technology features the following:</p>
<ul>
<li>Dual-channel 10 Gbps per port<img class="alignright" src="http://www.intel.com/technology/pix/lightpeak-cables.jpg" alt="Thunderbolt cables" width="200" height="135" /></li>
<li>Bi-directional</li>
<li>Dual-protocol (PCI Express* and DisplayPort*)</li>
<li>Compatible with existing DisplayPort devices</li>
<li>Daisy-chained devices</li>
<li>Electrical or optical cables</li>
<li>Low latency with highly accurate time synchronization</li>
<li>Uses native protocol software drivers</li>
<li>Power over cable for bus-powered devices</li>
</ul>
<p>Intel&#8217;s Thunderbolt controllers interconnect a PC and other devices,<img class="alignright" src="http://www.intel.com/technology/pix/lightpeak-chip.jpg" alt="Thunderbolt controller chip" width="125" height="119" /> transmitting and receiving packetized traffic for both PCIe and DisplayPort protocols. Thunderbolt technology works on data streams in both directions, at the same time, so users get the benefit of full bandwidth in both directions, over a single cable. With the two independent channels, a full 10 Gbps of bandwidth can be provided for the first device, as well as additional downstream devices.<br />
<img class="alignleft" src="http://www.intel.com/technology/pix/lightpeak-process-diagram-thumb.gif" alt="Thunderbolt Process Diagram" width="200" height="76" />And all Thunderbolt devices share a common connector, allowing users to daisy chain devices one after another with interoperable cables.</p>
<p><span style="color: #808080;">What Thunderbolt means to users</span></p>
<p>Thunderbolt technology enables using the thinnest and lightest laptops and connecting to the extra power and performance of other devices when needed, using a single cable. Adding new performance devices is simple and easy—just plug and play—making Thunderbolt technology powerful and flexible.</p>
<p>Thunderbolt technology was specifically designed with professional audio and video applications in mind, where the inherently low latency and highly accurate time synchronization features play a crucial role.</p>
<p>Workstation performance expansion, now with a laptop</p>
<p>With Thunderbolt enabled products, video editing and sharing using</p>
<p><img class="alignright" src="http://www.intel.com/technology/pix/lightpeak-mobile.jpg" alt="Thunderbolt technology for mobile" width="179" height="183" /></p>
<p>Intel® Quick Sync Video technology is even</p>
<p>faster and easier.</p>
<p>Data transfers for backup, sharing, and editing are tremendously accelerated using Thunderbolt products, significantly reducing times to complete these tasks.</p>
<p>And Thunderbolt enabled products are compatible with existing DisplayPort devices so you don’t have to go buy a new display to take advantage of a Thunderbolt technology enabled computer.</p>
<p><span style="color: #808080;">What does Thunderbolt technology mean for the PC industry</span></p>
<p>By tapping into the performance and protocols delivered over Thunderbolt technology, designers are free to innovate new PC products and configurations, no longer constrained to the boundaries of the chassis walls. Thunderbolt technology enables engineers to:</p>
<ul>
<li>Design standalone performance expansion technologies commonly used in desktops and workstations, using existing native device drivers and interconnected by a single cable.</li>
<li>Introduce thinner and lighter laptops, expandable through Thunderbolt technology and its miniature connector designed for mobile applications, without sacrificing I/O performance.</li>
<li>Extend to reach other I/O technologies by using adapters that use widely available PCI Express controllers. It&#8217;s simple to create a Gigabit Ethernet, or FireWire, or eSATA adapters using existing device PCI Express drivers.</li>
</ul>
<p>Thunderbolt products require a controller chip supplied by Intel and a small connector that would be included in platforms supporting this technology. The Thunderbolt controller chip provides protocol switching capabilities to support the two protocols over a single cable. Intel is making its controller chip available to the industry, and is working with other component manufacturers to deliver the Thunderbolt connectors and cables.</p>
<p><a href="http://www.intel.com/technology/io/thunderbolt/index.htm">http://www.intel.com/technology/io/thunderbolt/index.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2011/02/what-is-thunderbolt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Local pharmacy selling samplers</title>
		<link>http://jhunax.net/2011/02/local-pharmacy-selling-samplers/</link>
		<comments>http://jhunax.net/2011/02/local-pharmacy-selling-samplers/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 21:45:31 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[axetil]]></category>
		<category><![CDATA[bing]]></category>
		<category><![CDATA[bing pharmacy]]></category>
		<category><![CDATA[cefuroxime]]></category>
		<category><![CDATA[cefuroxime axetil]]></category>
		<category><![CDATA[medicine]]></category>
		<category><![CDATA[pharmacy]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[sampler]]></category>
		<category><![CDATA[UAP]]></category>
		<category><![CDATA[zegen]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=286</guid>
		<description><![CDATA[A local pharmacy in Mantuyong, Mandaue City has sold me a sampler. They covered the &#8220;SAMPLE, NOT FOR SALE&#8221; labels on the medicine. I noticed it when the covering started to peel off and there was something written at the back.]]></description>
			<content:encoded><![CDATA[<p>A local pharmacy in Mantuyong, Mandaue City has sold me a sampler. They covered the &#8220;SAMPLE, NOT FOR SALE&#8221; labels on the medicine. I noticed it when the covering started to peel off and there was something written at the back.</p>
<p><img alt="" src="http://cl.ly/2D0P0n1M0L3j1I1E1k08/BING_PHARMACY.jpeg" title="BING PHARMACY" class="alignnone" width="720" height="528" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2011/02/local-pharmacy-selling-samplers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Left brain or right brain?</title>
		<link>http://jhunax.net/2011/01/left-brain-or-right-brain/</link>
		<comments>http://jhunax.net/2011/01/left-brain-or-right-brain/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 12:56:41 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=287</guid>
		<description><![CDATA[If you see this lady turning in clockwise you are using your right brain. If you see it the other way, you are using left brain. Some people do see both ways, but most people see it only one way. See if you can make her go one way and then the other by shifting the brain&#8217;s current. BOTH &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2011/01/left-brain-or-right-brain/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jhunax.com/wp-content/uploads/2011/01/dancer.gif"><img class="aligncenter size-full wp-image-288" title="dancer" src="http://jhunax.com/wp-content/uploads/2011/01/dancer.gif" alt="" width="300" height="400" /></a></p>
<p>If you see this lady turning in clockwise you are using your right brain. If you see it the other way, you are using left brain. Some people do see both ways, but most people see it only one way. See if you can make her go one way and then the other by shifting the brain&#8217;s current. <strong>BOTH DIRECTIONS CAN BE SEEN</strong></p>
<p>Experimentation has shown that the two different sides, or hemispheres of the brain are responsible for different manners of thinking. The following table illustrates the differences between left-brain and right-brain thinking:<br />
Left BrainRight Brain<br />
Logical                         Random<br />
Sequential                  Intuitive<br />
Rational                       Holistic<br />
Analytical                   Synthesizing<br />
Objective                     Subjective<br />
Looks at                       Looks at<br />
parts                              wholes<br />
Most individuals have a distinct preference for one of these styles of thinking. Some, however, are more whole-brained and equally adept at both modes. In general, schools tend to favor left-brain modes of thinking, while downplaying the right-brain activities.</p>
<p>Left-brain scholastic subjects focus on logical thinking, analysis, and accuracy.</p>
<p>Right-brained subjects, on the other hand, focus on aesthetics, feeling, and creativity.</p>
<p>If you look away, she may switch from one direction to the other. I found that if I just look at her feet or relax and look at the floor where the reflection shows, she will switch direction!</p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2011/01/left-brain-or-right-brain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DiG for Windows</title>
		<link>http://jhunax.net/2011/01/dig-for-windows/</link>
		<comments>http://jhunax.net/2011/01/dig-for-windows/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 02:20:43 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=282</guid>
		<description><![CDATA[1. Download DiG9.7.2-P3 2. Extract all files to a temporary folder. 3. Move dig.exe to C:\WINDOWS\system32 4. Move the libraries (*.dll) to C:\WINDOWS\system 5. If you missed a library, a dialog box will appear saying which library is missing when you run dig.exe]]></description>
			<content:encoded><![CDATA[<p>1. Download <a href="http://jhunax.com/wp-content/uploads/2011/01/DiG9.7.2-P3_win.zip" target="_self">DiG9.7.2-P3</a></p>
<p>2. Extract all files to a temporary folder.</p>
<p>3. Move dig.exe to C:\WINDOWS\system32</p>
<p>4. Move the libraries (*.dll) to C:\WINDOWS\system</p>
<p>5. If you missed a library, a dialog box will appear saying which library is missing when you run dig.exe</p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2011/01/dig-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IPtab in Mac OS X</title>
		<link>http://jhunax.net/2010/11/iptab-in-mac-os-x/</link>
		<comments>http://jhunax.net/2010/11/iptab-in-mac-os-x/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 02:44:27 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=263</guid>
		<description><![CDATA[the IPtab command in Mac OS X is broken&#8230; +----------------------------------------------+ &#124; addrs   bits   pref   class  mask            &#124; +----------------------------------------------+ Can't call method "is_zero" on an undefined value at /System/Library/Perl/5.10.0/Math/BigInt.pm line 1185. To fix this error, you need to edit /System/Library/Perl/Extras/5.10.0/Net/IP.pm sudo nano /System/Library/Perl/Extras/5.10.0/Net/IP.pm look for the line if (!$int) &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2010/11/iptab-in-mac-os-x/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>the IPtab command in Mac OS X is broken&#8230;</p>
<pre>+----------------------------------------------+
| addrs   bits   pref   class  mask            |
+----------------------------------------------+
Can't call method "is_zero" on an undefined value at /System/Library/Perl/5.10.0/Math/BigInt.pm line 1185.</pre>
<p>To fix this error, you need to edit</p>
<pre>/System/Library/Perl/Extras/5.10.0/Net/IP.pm</pre>
<pre>sudo nano /System/Library/Perl/Extras/5.10.0/Net/IP.pm</pre>
<p>look for the line</p>
<pre>if (!$int) {</pre>
<p>replace with</p>
<pre>if (ref($int) ne "Math::BigInt") {</pre>
<p>save the file and run IPtab again. you should now be able to see the IP table list.</p>
<pre>+----------------------------------------------+
| addrs   bits   pref   class  mask            |
+----------------------------------------------+
|     1      0    /32          255.255.255.255 |
|     2      1    /31          255.255.255.254 |
|     4      2    /30          255.255.255.252 |
|     8      3    /29          255.255.255.248 |
|    16      4    /28          255.255.255.240 |
|    32      5    /27          255.255.255.224 |
|    64      6    /26          255.255.255.192 |
|   128      7    /25          255.255.255.128 |
|   256      8    /24      1C  255.255.255.0   |
|   512      9    /23      2C  255.255.254.0   |
|    1K     10    /22      4C  255.255.252.0   |
|    2K     11    /21      8C  255.255.248.0   |
|    4K     12    /20     16C  255.255.240.0   |
|    8K     13    /19     32C  255.255.224.0   |
|   16K     14    /18     64C  255.255.192.0   |
|   32K     15    /17    128C  255.255.128.0   |
|   64K     16    /16      1B  255.255.0.0     |
|  128K     17    /15      2B  255.254.0.0     |
|  256K     18    /14      4B  255.252.0.0     |
|  512K     19    /13      8B  255.248.0.0     |
|    1M     20    /12     16B  255.240.0.0     |
|    2M     21    /11     32B  255.224.0.0     |
|    4M     22    /10     64B  255.192.0.0     |
|    8M     23     /9    128B  255.128.0.0     |
|   16M     24     /8      1A  255.0.0.0       |
|   32M     25     /7      2A  254.0.0.0       |
|   64M     26     /6      4A  252.0.0.0       |
|  128M     27     /5      8A  248.0.0.0       |
|  256M     28     /4     16A  240.0.0.0       |
|  512M     29     /3     32A  224.0.0.0       |
| 1024M     30     /2     64A  192.0.0.0       |
| 2048M     31     /1    128A  128.0.0.0       |
| 4096M     32     /0    256A  0.0.0.0         |
+----------------------------------------------+</pre>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2010/11/iptab-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FOR SALE: iPhone 4 16GB</title>
		<link>http://jhunax.net/2010/11/for-sale-iphone-4-16gb/</link>
		<comments>http://jhunax.net/2010/11/for-sale-iphone-4-16gb/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 07:44:45 +0000</pubDate>
		<dc:creator>Jhünax™</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[sale]]></category>

		<guid isPermaLink="false">http://jhunax.com/?p=260</guid>
		<description><![CDATA[BRAND NEW!!! FACTORY UNLOCKED!!! FaceTime. Video calling is a reality. See family and friends while you talk to them. No other phone makes staying in touch so much fun. Retina display. 960 by 640 by Wow. With a remarkable 960-by-640 resolution in a 3.5-inch screen, text and graphics look unbelievably crisp and sharp. HD video &#8230; </p><p><a class="more-link block-button" href="http://jhunax.net/2010/11/for-sale-iphone-4-16gb/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<h1><span style="color: #ff0000;">BRAND NEW!!! FACTORY UNLOCKED!!!</span></h1>
<h1><img class="alignleft" title="iPhone 4" src="http://storeimages.apple.com/5039/store.apple.com/Catalog/Singapore/Images/iphone/img/product-hero-iphone4.jpg" alt="" width="146" height="257" /><img class="alignleft" title="new" src="http://storeimages.apple.com/5039/store.apple.com/Catalog/Singapore/Images/iphone/img/iphone-4-logo-new.gif" alt="" width="103" height="15" /></h1>
<h5>FaceTime. Video calling is a reality.</h5>
<p>See family and friends while you talk to them. No other phone makes staying in touch so much fun.</p>
<h5>Retina display. 960 by 640 by Wow.</h5>
<p>With a remarkable 960-by-640 resolution in a 3.5-inch screen, text and graphics look unbelievably crisp and sharp.</p>
<p><strong>HD video recording. </strong><strong>Life looks better in HD.</strong></p>
<p>iPhone 4 lets you record and edit stunning HD video. So it’s the only phone – and camera – you need to carry with you.</p>
<h1><span style="color: #ff0000;">for only P 40,000.00</span></h1>
<p><span style="color: #ff0000;">*** The unit will arrive this 3rd week of November, brand new and sealed.</span></p>
<p><span style="color: #000000;">for more info, call or text JHUNAX @ (0922) 565-4747</span></p>
]]></content:encoded>
			<wfw:commentRss>http://jhunax.net/2010/11/for-sale-iphone-4-16gb/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

