<?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>centurybrains</title>
	<atom:link href="http://www.centurybrains.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.centurybrains.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 May 2012 07:42:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>How to center a fixed/absolute div using css &#8211; browser hack</title>
		<link>http://www.centurybrains.com/center-positionfixed-div/</link>
		<comments>http://www.centurybrains.com/center-positionfixed-div/#comments</comments>
		<pubDate>Sat, 28 Apr 2012 17:03:50 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[snipets]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=718</guid>
		<description><![CDATA[Today i learned about centering a fixed/absolute positioned div using simple browser hack. This is useful when you want to display a loading callback during ajax calls. It works in my Firefox 3.6.27, IE9, Opera 11.61, Chrome 18.0, &#038; Safari. &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centurybrains.com/center-positionfixed-div/center-div/" rel="attachment wp-att-719"><img src="http://www.centurybrains.com/wp-content/uploads/2012/04/center-div-105x105.jpg" alt="" title="center-div" width="105" height="105" class="alignleft size-thumbnail wp-image-719" /></a></p>
<p>Today i learned about centering a fixed/absolute positioned div using simple browser hack. This is useful when you want to display a loading callback during ajax calls. It works in my Firefox 3.6.27, IE9, Opera 11.61, Chrome 18.0, &#038; Safari.<br />
<span id="more-718"></span></p>
<pre name="code" class="html">
<div id='busy-indicator'>Loading...</div>
</pre>
<pre name="code" class="css">
#busy-indicator {
    background: #FFFFFF;
    border: 3px solid #B9D4F2;
    color: #B9D4F2;
    height: 40px;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    padding: 5px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 60px;
    z-index: 200;
}
</pre>
<p>This is how it works,<br />
<em>center vertically:<br />
</em>set <code>top: 50%</code> and <code>margin-top: -height/2</code></p>
<p><em>center horizontally:<br />
</em>set <code>left: 50%</code> and <code>margin-left: -width/2</code><br />
or<br />
</em>set <code>right: 50%</code> and <code>margin-right: -width/2</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/center-positionfixed-div/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Share your internet connection to your android Samsung galaxy y without a wireless router</title>
		<link>http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/</link>
		<comments>http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 09:57:37 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[galaxy y]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=608</guid>
		<description><![CDATA[You can use a wireless network (WLAN) to share Internet access, files, printers, game consoles, and other devices between all the computers in your home. Typically, we can setup a wireless network by purchasing wireless routers available in the market &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/smartbro-doodle-2/" rel="attachment wp-att-686"><img src="http://www.centurybrains.com/wp-content/uploads/2012/03/smartbro-doodle1-105x105.png" alt="" title="smartbro-doodle" width="105" height="105" class="alignleft size-thumbnail wp-image-686" /></a>You can use a wireless network (WLAN) to share Internet access, files, printers, game consoles, and other devices between all the computers in your home. Typically, we can setup a wireless network by purchasing wireless routers available in the market (e.g. Linksys, D-link, and Cisco). In some cases, like if you don’t want to buy a wireless router or if you want to connect your phone temporarily for internet access, you can set up a temporary wireless network without a router using an ad hoc network setup.<br />
<span id="more-608"></span><br />
In this post, I am going to share to you how to setup a wireless network without buying a wireless router by using <a href="http://connectify.me" target="_blank">Connectify Lite</a> application.  During the testing I used smartbro prepaid modem to access the internet and successfully shared the connection to my samsung galaxy y android device.  But before anything else, you must have the following basic requirements.</p>
<h3 class="title">What you’ll need to set up your wireless network?</h3>
<ul>
<li> <strong>An operating system that supports wireless networking </strong><br />
Windows 7 operating system fully supports wireless networking. A specific service pack of Windows Vista and Windows XP is recommended by Microsoft as stated <a href="http://www.microsoft.com/athome/organization/wirelesssetup.aspx" target="_blank">here</a>. In this article I am used Windows 7.</li>
<li> <strong>A broadband (DSL or cable) Internet connection (including smartbro prepaid or globe tattoo prepaid modem)</strong><br />
Again, I used my smartbro prepaid modem. (Suggestions: if you are also using smartbro prepaid, you better subscribe to unlimited surf promo. You can avail the UNLISURF 50 and send it to 2200 for unlimited 1 day.)</li>
<li> <strong>A computer with built-in wireless networking support or a wireless network adapter</strong><br />
If you have newer laptop/desktop, you may already have built-in wireless capabilities. If this is the case, you don’t need a wireless network adapter.  To check whether your computer has a wireless support installed or not:</p>
<p>Click <em>Start </em> → <em>Control Panel</em> → <em>Device Manager</em>, expand <em>Network Adapters</em>. If you see any of these words listed, “Wireless,” “WLAN,” “Wi-Fi,” “802.11a,” “802.11b,” “802.11g,” or “802.11n,” your computer has wireless capability installed.</p>
<p><a rel="attachment wp-att-627" href="http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/device-manager/"><img class="alignleft size-full wp-image-627" title="device-manager" src="http://www.centurybrains.com/wp-content/uploads/2012/03/device-manager.jpg" alt="" width="369" height="423" /></a></li>
</ul>
<div class="clear"></div>
<h3 class="title">Setup Ad-Hoc Network using Connectify Lite</h3>
<p><strong>Step 1: </strong>Download and install <a href="http://downloads.connectify.me/ConnectifyInstaller.exe" target="_blank">Connectify Lite Installer</a> – this application is a freeware. In case, you may be prompted for problem with your operating system during installation. Please continue and ignore error regarding service pack. The installation requires a reboot.</p>
<p><strong>Step 2:</strong> Run your modem. Make sure you can access the internet.</p>
<p><strong>Step 3:</strong> For successful installation, run Connectify. You will see something like this:</p>
<div class="clear"></div>
<p><a rel="attachment wp-att-628" href="http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/connectify-setup1/"><img class="alignleft size-full wp-image-628" title="Connectify-setup1" src="http://www.centurybrains.com/wp-content/uploads/2012/03/Connectify-setup1.jpg" alt="" width="311" height="580" /></a></p>
<div class="clear"></div>
<p>Input the desired name of your <em>Hotspot name/network name</em>. In my case, Connectify-centurybrains.<br />
If you are connected to the internet connectify will automatically detects your modem and will be listed in <em>Internet to Share</em> select box, please select your modem.  As you can see below it automatically detect my smartbro modem.<br />
In the advance settings set <em>Share Over</em> select box to Wi-Fi, and <em>Sharing Mode</em> to Wi-Fi, Access Point, Encrypted (WPA2) (recommended) respectively.  Fill-up your password. Start broadcasting by clicking <em>Clickstart Hotspot</em>. You should see something like this.</p>
<div class="clear"></div>
<p><a rel="attachment wp-att-637" href="http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/connectify-setup2/"><img class="alignnone size-full wp-image-637" title="Connectify-setup2" src="http://www.centurybrains.com/wp-content/uploads/2012/03/Connectify-setup2.jpg" alt="" width="310" height="580" /></a></p>
<div class="clear"></div>
<p><strong>Step 4:</strong> In your samsung galaxy y device, navigate to settings → wireless and network settings → wifi-settings. Turn it on and you should see the SSID that you’ve created. Connect to the network by submitting your password.</p>
<p><img class="alignleft size-full wp-image-648" title="samsung-wifi-setting-network-detected" src="http://www.centurybrains.com/wp-content/uploads/2012/03/samsung-wifi-setting-network-detected.png" alt="" width="240" height="320" /><img class="alignleft size-full wp-image-649" title="samsung-wifi-setting-input-password" src="http://www.centurybrains.com/wp-content/uploads/2012/03/samsung-wifi-setting-input-password.png" alt="" width="240" height="320" /><br />
<img class="alignleft size-full wp-image-650" title="samsung-wifi-setting-connected" src="http://www.centurybrains.com/wp-content/uploads/2012/03/samsung-wifi-setting-connected.png" alt="" width="240" height="320" /></p>
<div class="clear"></div>
<p>Please note that, you can monitor devices connected to your network in Clients Tab. This setup is not just applicable to android device but also to any wireless devices as well as most of the internet modem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/setup-local-wifi-samsung-galaxy/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Play Angry Birds Using Chrome on you laptop or PC for Free</title>
		<link>http://www.centurybrains.com/play-angry-birds-chrome-laptop-pc-free/</link>
		<comments>http://www.centurybrains.com/play-angry-birds-chrome-laptop-pc-free/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 20:21:08 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=534</guid>
		<description><![CDATA[I stumbled upon an article about angry birds (the phenomenal game in iphone/android phones and tablets) on laptop or desktop computer. So i have decided to create a post about playing angry birds in your laptop or desktop computer for &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centurybrains.com/play-angry-birds-chrome-laptop-pc-free/angry-bird-image/" rel="attachment wp-att-542"><img src="http://www.centurybrains.com/wp-content/uploads/2012/03/angry-bird-image-105x105.jpg" alt="" title="angry bird image" width="105" height="105" class="alignleft size-thumbnail wp-image-542" /></a>I stumbled upon an article about angry birds (the phenomenal game in iphone/android phones and tablets) on laptop or desktop computer. So i have decided to create a post about playing angry birds in your laptop or desktop computer for free. I know most of you already knew this but for the sake of those who do not. For those of you who don&#8217;t have the luxury to buy the online <a href="http://www.appup.com/app-details/Angry%20Birds">angry bird installer</a> for your laptop/computer here is your option.<br />
<span id="more-534"></span></p>
<div class="clear"></div>
<h2 class="title">How can i play angry Birds on my Laptop/Desktop</h2>
<p>Actually, it is very easy, really! Angry Birds game application is a free app in google chrome web store. Which means you just have to download chrome browser. If you already have a chrome installed, skip step 1 below.</p>
<h2 class="title">1. Download chrome browser</h2>
<h2 class="title">2. Visit chrome <a href="https://chrome.google.com/webstore/search/angry%20birds?utm_source=chrome-ntp-icon&#038;_ac=0"> Web Store</a> using your chrome browser.</h2>
<div class="clear"></div>
<p><em>Note: </em>One more thing, you need to have a google account to be able to install angry birds. After you&#8217;ve signed in to your gmail account you will be able to add the application to your chrome browser. Everytime you will open a new tab in chrome you&#8217;ll see the angry birds app icon. Click it to play. Also chrome will install the game app for offline use. You can access angry bird game even when you&#8217;re not connected to the internet.</p>
<p><a href="http://www.centurybrains.com/play-angry-birds-chrome-laptop-pc-free/angry-birds-pc/" rel="attachment wp-att-537"><img src="http://www.centurybrains.com/wp-content/uploads/2012/03/Angry-Birds-PC.jpg" alt="" title="Angry Birds PC" width="520" height="279" class="alignleft size-full wp-image-537" /></a></p>
<p><a href="http://www.centurybrains.com/play-angry-birds-chrome-laptop-pc-free/angry-birds-game/" rel="attachment wp-att-545"><img src="http://www.centurybrains.com/wp-content/uploads/2012/03/Angry-Birds-Game.jpg" alt="" title="Angry Birds Game" width="520" height="279" class="alignnone size-full wp-image-545" /></a></p>
<div class="clear"></div>
<p>That&#8217;s it enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/play-angry-birds-chrome-laptop-pc-free/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>20 Beautiful CSS3 Downloadable Tutorials</title>
		<link>http://www.centurybrains.com/20-beautiful-css3-downloadable-tutorials/</link>
		<comments>http://www.centurybrains.com/20-beautiful-css3-downloadable-tutorials/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 18:37:45 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[tutorials]]></category>
		<category><![CDATA[css3]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=363</guid>
		<description><![CDATA[CSS3 improves the way web designer designs for the web. Not to mention if CSS3 is used along with HTML5 it is going to improve the way we design web pages, making implementation of simple web design, apparently simple. Many &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centurybrains.com/20-beautiful-css3-downloadable-tutorials/dynamic-png-shadow-position-opacity-with-jquery/" rel="attachment wp-att-388"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Dynamic-PNG-shadow-position-opacity-with-jQuery-105x105.png" alt="" title="Dynamic PNG shadow position opacity with jQuery" width="105" height="105" class="alignleft size-thumbnail wp-image-388" /></a>CSS3 improves the way web designer designs for the web. Not to mention if CSS3 is used along with HTML5 it is going to improve the way we design web pages, making implementation of simple web design, apparently simple. Many designers are now using these new web technologies to improve their sites. </p>
<p>As always, with emerging new technologies designers are having problems on implementation due to this browser incompatibility, most especially majority of the web users are still using the older browsers that do not support these promising technologies. <span id="more-363"></span>A simple update/switch of updated browser agents will solve this problem. The solution to this adverse effect on implementation is simple but to tell the world of this solution is another story. Anyway, if your target audience is using newer browser versions, you might be interested to try this new technologies. I&#8217;ve listed below 20 of the nice CSS3 tutorials.</p>
<h2 class="title">CSS3FullscreenSlideshow</h2>
<p><a href="http://tympanus.net/Tutorials/CSS3FullscreenSlideshow/" target="_blank"><img class="size-full wp-image-383" title="Fullscreen Background Image Slideshow with CSS3" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Fullscreen-Background-Image-Slideshow-with-CSS3.png" alt="" width="520" height="279" /></a></p>
<h2 class="title">Dynamic PNG shadow position opacity</h2>
<p><a href="http://pushingpixels.at/experiments/dynamic_shadow/" target="_blank"><img class="size-full wp-image-388" title="Dynamic PNG shadow position opacity with jQuery" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Dynamic-PNG-shadow-position-opacity-with-jQuery.png" alt="" width="521" height="279" /></a></p>
<h2 class="title">CSS3 Buttons Pseudo Elements</h2>
<p><a href="http://tympanus.net/Tutorials/CSSButtonsPseudoElements/index4.html" target="_blank"><img class="size-full wp-image-374 alignnone" title="CSS buttons with pseudo elements" src="http://www.centurybrains.com/wp-content/uploads/2012/02/CSS-buttons-with-pseudo-elements.png" alt="" width="521" height="279" /></a></p>
<h2 class="title">pretty switches css3 and jquery</h2>
<p><a href="http://tutorialzine.com/2011/11/pretty-switches-css3-jquery/" target="_blank"><img class="size-full wp-image-369 alignnone" title="Better Check Boxes with jQuery and CSS" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Better-Check-Boxes-with-jQuery-and-CSS.png" alt="" width="521" height="279" /></a></p>
<h2 class="title">Bokeh-with-SVG</h2>
<p><a href="http://nimbupani.com/bokeh-with-css3-gradients.html" target="_blank"><img class="size-full alignnone" title="Bokeh with SVG" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Bokeh-with-SVG.png" alt="" width="520" height="209" /></a></p>
<h2 class="title">Vertical Sliding Info Panel With jQuery</h2>
<p><a href="Vertical Sliding Info Panel With jQuery"><img class="size-full wp-image-452 alignnone" title="Vertical Sliding Info Panel With jQuery" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Vertical-Sliding-Info-Panel-With-jQuery.png" alt="" width="521" height="279" /></a></p>
<h2 class="title">Circle Navigation Effect</h2>
<p><a><img class="alignnone size-full wp-image-486" title="Circle Navigation Effect with CSS3" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Circle-Navigation-Effect-with-CSS3.png" alt="" width="520" height="279" /></a></p>
<h2 class="title">Draggable Image Boxes Grid</h2>
<p><a href="http://tympanus.net/codrops/2011/10/07/draggable-image-boxes-grid/"><img class="alignnone size-full wp-image-490" title="Draggable Image Boxes Grid" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Draggable-Image-Boxes-Grid.png" alt="" width="520" height="279" /></a></p>
<h2 class="title">Splash Coming Soon Page Effects</h2>
<p><a href="http://tympanus.net/codrops/2011/12/07/splash-and-coming-soon-page-effects-with-css3/"><img class="alignnone size-full wp-image-492" title="Splash Coming Soon" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Splash-Coming-Soon.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">Proximity Effect</h2>
<p><a href="http://tympanus.net/codrops/2012/01/04/thumbnail-proximity-effect/"><img class="alignnone size-full wp-image-493" title="Proximity Effect" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Proximity-Effect.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">CSS3 Lightbox</h2>
<p><a href="http://tympanus.net/codrops/2011/12/26/css3-lightbox/"><img class="alignnone size-full wp-image-494" title="CSS3 Lightbox" src="http://www.centurybrains.com/wp-content/uploads/2012/02/CSS3-Lightbox.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">Item Blur</h2>
<p><a href="http://tympanus.net/codrops/2011/12/14/item-blur-effect-with-css3-and-jquery/"><img class="alignnone size-full wp-image-496" title="Item Blur Effect" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Item-Blur-Effect.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">Slopy Elements</h2>
<p><a href="http://tympanus.net/codrops/2011/12/21/slopy-elements-with-css3/"><img class="alignnone size-full wp-image-498" title="Slopy Elements" src="http://www.centurybrains.com/wp-content/uploads/2012/02/Slopy-Elements.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">Slide Down Box Menu</h2>
<p><a href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/"><img class="alignnone size-full wp-image-499" title="slide down box menu" src="http://www.centurybrains.com/wp-content/uploads/2012/02/slide-down-box-menu.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">Animated Bubble Buttons</h2>
<p><a href="http://tutorialzine.com/2010/10/css3-animated-bubble-buttons/"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Animated-Bubble-Buttons1.jpg" alt="" title="Animated Bubble Buttons" width="520" height="279" class="alignnone size-full wp-image-508" /></a></p>
<h2 class="title">Fly Out Menu</h2>
<p><a href="http://tympanus.net/codrops/2010/06/28/awesome-cufonized-fly-out-menu/"><img class="alignnone size-full wp-image-502" title="fly out menu" src="http://www.centurybrains.com/wp-content/uploads/2012/02/fly-out-menu.jpg" alt="" width="520" height="279" /></a></p>
<h2 class="title">Beautiful Select Box</h2>
<p><a href="http://tutorialzine.com/2010/11/better-select-jquery-css3/"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Beautiful-Select-Box.jpg" alt="" title="Beautiful Select Box" width="520" height="279" class="alignnone size-full wp-image-504" /></a></p>
<h2 class="title">Minimalistic Vertical Navigation Menu</h2>
<p><a href="http://tutorialzine.com/2010/06/css3-minimalistic-navigation-menu/"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Vertical-Minimalistic-Navigation-Menu.jpg" alt="" title="Vertical Minimalistic Navigation Menu" width="520" height="279" class="alignnone size-full wp-image-505" /></a></p>
<h2 class="title">CSS3 Animated Navigation Menu</h2>
<p><a href="http://tutorialzine.com/2011/05/css3-animated-navigation-menu/"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/CSS3-Animated-Navigation-Menu.jpg" alt="" title="CSS3 Animated Navigation Menu" width="520" height="279" class="alignnone size-full wp-image-507" /></a></p>
<h2 class="title">Webcam Photobooth</h2>
<p><a href="http://tutorialzine.com/2011/04/jquery-webcam-photobooth/"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Making-a-Photobooth-WebApp.jpg" alt="" title="Making a Photobooth WebApp" width="520" height="279" class="alignnone size-full wp-image-506" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/20-beautiful-css3-downloadable-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error accessing and opening .chm files</title>
		<link>http://www.centurybrains.com/error-accessing-opening-chm-files/</link>
		<comments>http://www.centurybrains.com/error-accessing-opening-chm-files/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 18:21:27 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=349</guid>
		<description><![CDATA[I have a problem opening my *.chm notes recently. I quickly google for solutions and fortunately i got lucky. The only problem was, i tried almost all the suggestions from registering an regsvr32 hhctrl.ocx to registry editing not knowing that &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centurybrains.com/error-accessing-opening-chm-files/chm-error/" rel="attachment wp-att-697"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/chm-error-105x105.png" alt="" title="chm-error" width="105" height="105" class="alignleft size-thumbnail wp-image-697" /></a>I have a problem opening my *.chm notes recently. I quickly google for solutions and fortunately i got lucky. The only problem was, i tried almost all the suggestions from registering an <em>regsvr32 hhctrl.ocx</em> to registry editing not knowing that the solution is very simple. To save some time, try to follow the steps below.<br />
<span id="more-349"></span><br />
<strong>Solution 1</strong>: Right-click on the CHM file on windows explorer, and select Properties from the popup menu. Click on the Unblock button immediately below the Advanced button on the General page. Click Apply. If you can&#8217;t see the Unblock button it only means you have to go to Solution 2. </p>
<p><strong>Solution 2</strong>: Make sure that there are no special characters (<strong>#,%</strong>) in the directory path where the .chm files are located. Also avoid using &#8216;?&#8217;, &#8216;&#038;&#8217;, and &#8216;+&#8217; characters in directory names.</p>
<p><strong>Solution 3</strong>: Run &#8220;regsvr32 hhctrl.ocx&#8221; command from the command line to register the library in the system.This ocx file might be corrupted or unregistered.<br />
To be able to run this on vista/windows 7, User Account Control setting must be disabled.<br />
The most convenient way is simply search for <em>command prompt</em> in start menu then right click, select Run As Administrator and then paste regsvr32 hhctrl.ocx. </p>
<p>Your last resort,<br />
<strong>Solution 4:</strong> Modify the ItssRestrictions registry entry in registry editor.  You can find the <a href="http://www.drexplain.com/press/articles/error_accessing_and_displaying_chm_files_reasons_and_solutions/">detailed information here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/error-accessing-opening-chm-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must Download Games for Samsung Galaxy Y Android</title>
		<link>http://www.centurybrains.com/download-games-samsung-galaxy-android/</link>
		<comments>http://www.centurybrains.com/download-games-samsung-galaxy-android/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 03:30:50 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[galaxy y]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=312</guid>
		<description><![CDATA[Samsung galaxy y (model GT-S5360) is a good android device to own if you have not experience android os phone yet. It is the cheapest smartphone available in galaxy series to-date with android version 2.3.5 (GINGERBREAD) operating system which can &#8230;]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/x-construction/" rel="attachment wp-att-521"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/X-Construction-105x105.png" alt="" title="X Construction" width="105" height="105" class="alignleft size-thumbnail wp-image-521" /></a>Samsung galaxy y (model GT-S5360) is a good android device to own if you have not experience android os phone yet. It is the <strong>cheapest smartphone </strong>available in <strong>galaxy series</strong> to-date with android version 2.3.5 (GINGERBREAD) operating system which can be updated to the latest version v2.3.6. The availability of wide variety of free applications especially games, video players, organizers, etc in the market for  android smartphone devices is a good reason to own one.<br />
<span id="more-312"></span><br />
However, the problem of Samsung Galaxy Y S5360 for gamers is the lack of appropriate GPU to be able to play most of the HD games in the market. In order for you to play some of the HD games available in Android market and Samsung App Store you have to decide to rooting your phone. Rooting your phone is risky which i do not advice.</p>
<p>Anyway, if you just play games once in a while with this phone i have listed a good games here. Some are HD and 3D games that worked nicely. I have installed these games on my phone with default on everything (not rooted).</p>
<p><em>Note: links are from youtube for you to watch the game before you download.</em> </p>
<h2 class="title"><a href="#">Crusade of Destiny</a></h2>
<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/crusade-of-destiny/" rel="attachment wp-att-522"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Crusade-of-Destiny.png" alt="" title="Crusade of Destiny" width="124" height="124" class="alignleft size-full wp-image-522" /></a><br />
is a nice 3D role playing game (RPG). This is the first game on my phone that i had completed. The story line and quests are excellent. You&#8217;ll notice most of the time when you are in a town the graphics of your character is distorted (but minimal). You can also use and assign skills, wear armor and use potions.</p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=ktBJUmsR7fc">Zenonia 3</a></h2>
<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/zenonia/" rel="attachment wp-att-520"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/zenonia.png" alt="" title="zenonia" width="124" height="124" class="alignleft size-full wp-image-520" /></a><br />
 is an action role-playing game created, developed, and published by Gamevil. This game is FREE and I really recommend this one. At first i don&#8217;t like it but after i started the story i&#8217;m stuck with this game. The maximum level of your character is 99. You can find different drop items that can be upgraded, inserted with attribute stones. You can also make an item by collecting recipes. I&#8217;ve already finished the story of my first character assassin and now i am back to the game with my Sword Knight.   </p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=IcJb9PZxj9A">Dungeon Hunter 1</a></h2>
<p> a popular HD role playing game for smartphone. Choose from three different characters, quests, dungeons, variety of armors, skills etc. What we did was after we install the game we manually transfer the data folder from installation folder of my friend&#8217;s phone to mine for the sake of testing and it works. </p>
<h2 class="title"><a href="http://www.youtube.com/watch?v=mxYV3jXi05g">Emissary of War</a></h2>
<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/emissary-of-war/" rel="attachment wp-att-525"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Emissary-of-War.png" alt="" title="Emissary of War" width="124" height="124" class="alignleft size-full wp-image-525" /></a><br />
3D Action RPG style gameplay! Very nice graphics and feel. The story too is great!</p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=P9YVPzQGaac">X Construction</a></h2>
<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/x-construction/" rel="attachment wp-att-521"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/X-Construction.png" alt="" title="X Construction" width="124" height="124" class="alignleft size-full wp-image-521" /></a> Build a bridge with the given amount of materials to let the train safely cross the valley. We&#8217;ve been addicted to this game recently. Be an engineer and design your own bridge. </p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=pmILV8tzbIY">Heavy Gunner</a></h2>
<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/heavy-gunner/" rel="attachment wp-att-526"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Heavy-Gunner.png" alt="" title="Heavy Gunner" width="124" height="124" class="alignleft size-full wp-image-526" /></a><br />
a 3D Inter-Galactic Shooter against an alien invasion!</p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=wvlg5CznA0c">GT Racing</a></h2>
<p> HD game for racers. For this game to work you have to rename the intro video which cause an error pop-up when opening. Just click the button and race.</p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=-7gIpfrQdAI">Angry Birds</a></h2>
<p><a href="http://www.centurybrains.com/download-games-samsung-galaxy-android/angry-birds/" rel="attachment wp-att-527"><img src="http://www.centurybrains.com/wp-content/uploads/2012/02/Angry-Birds.png" alt="" title="Angry Birds" width="124" height="124" class="alignleft size-full wp-image-527" /></a><br />
the most popular game of all time choose from variety of installer <img src='http://www.centurybrains.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I hear this game all the time. </p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=v2r3JI0R0Z0">TurboFly 3D</a></h2>
<p> a nice racing when you are bored.</p>
<div class="clear"></div>
<h2 class="title"><a href="http://www.youtube.com/watch?v=IO1TmcLtBaQ">Racing Moto</a></h2>
<p> a very simple game.</p>
<p>Let&#8217;s see what else i missed from your comments. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/download-games-samsung-galaxy-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automagically assign values of option tag in cakephp</title>
		<link>http://www.centurybrains.com/assign-values-option-tag-cakephp/</link>
		<comments>http://www.centurybrains.com/assign-values-option-tag-cakephp/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 12:34:49 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[cakephp]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=317</guid>
		<description><![CDATA[To create an &#60;option value=&#34;custom_value&#34;&#62; tag with custom values in cakephp, you just have to assign an associative array to option attribute of select tag like below example. &#60;?php $item_list = array('7'=>'mouse','10'=>'keyboard','11'=>'video card'); //cakephp way of creating select tag ... &#8230;]]></description>
			<content:encoded><![CDATA[<p>To create an &lt;option value=&quot;custom_value&quot;&gt; tag with custom values in cakephp, you just have to assign an associative array to option attribute of select tag like below example.<br />
<span id="more-317"></span></p>
<pre name="code" class="php">
  &lt;?php

     $item_list = array('7'=>'mouse','10'=>'keyboard','11'=>'video card');

     //cakephp way of creating select tag
     ...
     echo $form->input('sel1', array(
                                  'type'=>'select',
                                  'options'=>array($item_list),
				  'label'=>'Item',
				  'empty'=>'Select item...',)
			         );

  ?>
</pre>
<p>It will generate below html tag</p>
<pre name="code" class="php">
<div class="input select">
   <label for="...">Items</label>
<select id="..." name="...">
<option value="">---</option>
<option value="7">mouse</option>
<option value="10">keyboard</option>
<option value="11">video card</option>
</select>
</div>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/assign-values-option-tag-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic WordPress Plugins that a Beginner Blogger Should Consider</title>
		<link>http://www.centurybrains.com/basic-wordpress-plugins-blog/</link>
		<comments>http://www.centurybrains.com/basic-wordpress-plugins-blog/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 14:09:52 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=281</guid>
		<description><![CDATA[I have been playing with wordpress plugins in a while and picking the appropriate basic plugins that my blog really needs really takes time considering the thousands of plugins available out there. The list below will help you decide what &#8230;]]></description>
			<content:encoded><![CDATA[<p>I have been playing with wordpress plugins in a while and picking the appropriate basic plugins that my blog really needs really takes time considering the thousands of plugins available out there. The list below will help you decide what plugins that you must consider to install first before running into thousands of plugins out there.<br />
<span id="more-281"></span><br />
<strong>1. Spam Protection Plugins</strong><br />
Days after you&#8217;ve setup your new blog you&#8217;ll notice comments coming so fast. Unfortunately most of them are spam. The best way to protect your blog from spam is using <a href="http://akismet.com/">Akismet</a> and captcha plugins for your comments. To have both plugins installed is a good thing.</p>
<p><strong>2. Sitemaps Plugins</strong><br />
There are many SEO tips and tricks that help in optimizing a site but one of those, the importance of which is sometimes underestimated is sitemaps. To have a plugin that generates sitemap for you has many benefits not only it gives easier navigation but the most important is it gives better visibility of your content to search engines. It also help you automatically generate your dynamic contents and the best way to inform search engines immediately about any changes on your site. </p>
<p><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google XML Sitemaps</a></p>
<p><strong>3. SEO Plugins</strong><br />
Search engine optimization is a very important building block in online marketing, blogs, websites, etc. To have a blog that is search engine optimized will take you ahead from the competition. Look for SEO plugin that gives you control over title tags, noindex/nofollow, meta tags, rich snippets, slugs, canonical tags, autolinks, 404 errors etc.</p>
<p><a href="http://www.seodesignsolutions.com/wordpress-seo/">SEO Ultimate</a></p>
<p><strong>4. Plugins for Sharing</strong><br />
Plugins to let your visitor share your post to other social networking sites like facebook, google+, twitter and bookmarking sites should not be missed. To give your reader an easy way to share your post is another intelligent approach to have massive amount of traffic. Not just traffic of course but it will also give you potential loyal readers.</p>
<p><a href="http://sharethis.com/">Share This</a></p>
<p><strong>5. Plugins that will Make your reader Come back</strong><br />
I am a blog hopper most of the time and i often comment on blogs that i think is should. That makes me a reader. For me as a reader will appreciate if i will be notified if someone has submitted a comment on the same article or my previous comments to a site. This is why to have a plugin like this is important.<br />
This plugin will also drive traffic to your site and make your reader go back which will definitely make them active.</p>
<p><a href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe To Comments</a></p>
<p>That&#8217;s it for now. Just remember that installing lots of plugins in your blog will affect your site&#8217;s page load and will definitely affect your site performance either the ranking or reader&#8217;s satisfaction.</p>
<p>Let me here from you on the comments of the plugins that i missed. <img src='http://www.centurybrains.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/basic-wordpress-plugins-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example of a centered popup child window</title>
		<link>http://www.centurybrains.com/center-child-window-javascript/</link>
		<comments>http://www.centurybrains.com/center-child-window-javascript/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 11:40:45 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=255</guid>
		<description><![CDATA[This is an example of how to open and center a child window using javascript functions: Try Example Try Example]]></description>
			<content:encoded><![CDATA[<p>This is an example of how to open and center a child window using javascript functions:<br />
<script language="JavaScript" type="text/JavaScript">
<!--
function MyChildWindow(theURL,winName,features) {
		  window.open(theURL,winName,features);
		}
function pos_x(){
	 var x ;
	 x  = (screen.width  - 370)/2; 
	 return x;
	}
function pos_y(){
	 var y ;
	 y  = (screen.height  - 420)/2; 
	 return y;
	}
//-->
</script><br />
<a href="http://www.centurybrains.com/center-child-window-javascript/" onClick="MyChildWindow(this.href,'','resizable=yes,width=370,height=420, left='+pos_x()+', top='+pos_y()); return false">Try Example</a></p>
<pre name="code" class="javascript">
<script language="JavaScript" type="text/JavaScript">
<!--
function MyChildWindow(theURL,winName,features) {
		  window.open(theURL,winName,features);
		}
function pos_x(){
	 var x ;
	 x  = (screen.width  - 370)/2; 
	 return x;
	}
function pos_y(){
	 var y ;
	 y  = (screen.height  - 420)/2; 
	 return y;
	}
//-->
</script>
<a href="http://www.centurybrains.com/center-child-window-javascript/" onClick="MyChildWindow(this.href,'','resizable=yes,width=370,height=420, left='+pos_x()+', top='+pos_y()); return false">Try Example</a>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/center-child-window-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Application that Enable you to Create Imageless Email Templates</title>
		<link>http://www.centurybrains.com/imageless-email-templates/</link>
		<comments>http://www.centurybrains.com/imageless-email-templates/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 06:07:36 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://www.centurybrains.com/?p=248</guid>
		<description><![CDATA[This application will convert your images into css. Image blocking of email services will not be a problem anymore. In my opinion this application is best suited for logos and other small sized images because as far as i know, &#8230;]]></description>
			<content:encoded><![CDATA[<p>This application will convert your images into css. Image blocking of email services will not be a problem anymore. In my opinion this application is best suited for logos and other small sized images because as far as i know, it converts images into table format with style. The bigger the image is, the more tags it generates. </p>
<p><a href="http://www.imgtocss.com/">Image to Css</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.centurybrains.com/imageless-email-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

