<?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"
	>

<channel>
	<title>Sakin Blog</title>
	<atom:link href="http://www.sakinshrestha.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sakinshrestha.com</link>
	<description>All about management, business, finance, technology, innovation and inspiration by Sakin Shrestha from Kathmandu Nepal. URL:http://www.sakinshrestha.com, E-mail: info@sakinshrestha.com, Contact: 1-404-462-5030 (US) 977-1-9851100519 (Nepal)</description>
	<pubDate>Sat, 27 Jun 2009 07:48:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>MaxRef Widget Plugin for WordPress</title>
		<link>http://www.sakinshrestha.com/maxref-widget-plugin-for-wordpress</link>
		<comments>http://www.sakinshrestha.com/maxref-widget-plugin-for-wordpress#comments</comments>
		<pubDate>Sat, 27 Jun 2009 07:32:07 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=206</guid>
		<description><![CDATA[Authors: Scott Frangos, Antonie Potgieter, Sakin Shrestha
MaxRef Widgets is a powerful way to add unlimited widgets on your sidebars to display posts only from a certain category, the links from a particular link category, comments and more. Choose how many items appear, to display an RSS feed for categories, and how to sort the links [...]]]></description>
			<content:encoded><![CDATA[<h4 class="author"><span class="info-marker">Authors:</span> Scott Frangos, Antonie Potgieter, Sakin Shrestha</h4>
<p><a title="MxRef Widgets" href="http://wordpress.org/extend/plugins/maxref-widgets/" target="_blank">MaxRef Widgets</a> is a powerful way to add unlimited widgets on your sidebars to display posts only from a certain category, the links from a particular link category, comments and more. Choose how many items appear, to display an RSS feed for categories, and how to sort the links presented. <a href="http://www.webfadds.com/">WebFadds</a> (Scott Frangos) teamed up with programmer Antonie Potgieter <a href="http://tribulant.com/">(Tribulant Software)</a> (Antonie Potgieter) to create an original new and reconcepted plugin. Now with the help of new programmer Sakin Shrestha <a href="http://digital.com.np/">(Digital Max Solutions)</a> enhance the plugin that is fully WordPress 2.8 compliant.</p>
<p>Changes: Visit us at <a rel="nofollow" href="http://www.webfadds.com/overview/plugins/">http://www.webfadds.com/overview/plugins/</a> for news and updates.</p>
<p><a title="Download MaxRef Widget Plugin" href="http://downloads.wordpress.org/plugin/maxref-widgets.zip" target="_blank">Click Here</a> to Download this Plugin.</p>
<p><span id="more-206"></span></p>
<p><a href='http://www.sakinshrestha.com/wp-content/uploads/2009/06/screenshot-1.png'><img src="http://www.sakinshrestha.com/wp-content/uploads/2009/06/screenshot-1-300x219.png" alt="" title="screenshot-1" width="300" height="219" class="alignnone size-medium wp-image-207" /></a></p>
<p><a href='http://www.sakinshrestha.com/wp-content/uploads/2009/06/screenshot-2.png'><img src="http://www.sakinshrestha.com/wp-content/uploads/2009/06/screenshot-2-300x219.png" alt="" title="screenshot-2" width="300" height="219" class="alignnone size-medium wp-image-208" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/maxref-widget-plugin-for-wordpress/feed</wfw:commentRss>
		</item>
		<item>
		<title>PhpBB Forum Installation error: Warning: Cannot load module &#8216;SQLite&#8217; bec</title>
		<link>http://www.sakinshrestha.com/phpbb-forum-installation-help</link>
		<comments>http://www.sakinshrestha.com/phpbb-forum-installation-help#comments</comments>
		<pubDate>Fri, 29 May 2009 11:26:22 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[IT Tips &amp; Tricks]]></category>

		<category><![CDATA[phpbb]]></category>

		<category><![CDATA[forum]]></category>

		<category><![CDATA[installation help]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=205</guid>
		<description><![CDATA[I tried to install phpBB. I have changed all the file permissions required etc etc etc&#8230; and no matter what I do I keep coming up with this Installation error code:
Warning: Cannot load module &#8216;SQLite&#8217; because required module &#8216;pdo&#8217; is not loaded in Unknown on line 0
[phpBB Debug] PHP Notice: in file /install/index.php on line [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to install phpBB. I have changed all the file permissions required etc etc etc&#8230; and no matter what I do I keep coming up with this Installation error code:</p>
<p>Warning: Cannot load module &#8216;SQLite&#8217; because required module &#8216;pdo&#8217; is not loaded in Unknown on line 0<br />
[phpBB Debug] PHP Notice: in file /install/index.php on line 440: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)<br />
[phpBB Debug] PHP Notice: in file /install/index.php on line 441: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)<br />
[phpBB Debug] PHP Notice: in file /install/index.php on line 442: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)<br />
[phpBB Debug] PHP Notice: in file /install/index.php on line 443: Cannot modify header information - headers already sent by (output started at /includes/functions_install.php:24)</p>
<p>Solutions for This:<br />
1. Open the file includes/functions_install.php<br />
2. Find the code: <span id="more-205"></span></p>
<p>function can_load_dll($dll)<br />
{<br />
return ((@ini_get(&#8217;enable_dl&#8217;) || strtolower(@ini_get(&#8217;enable_dl&#8217;)) == &#8216;on&#8217;) &amp;&amp; (!@ini_get(&#8217;safe_mode&#8217;) || strtolower(@ini_get(&#8217;safe_mode&#8217;)) == &#8216;off&#8217;) &amp;&amp; @dl($dll . &#8216;.&#8217; . PHP_SHLIB_SUFFIX)) ? true : false;<br />
}</p>
<p>3. Select the code and replace it by this code:</p>
<p>function can_load_dll($dll)<br />
{<br />
return false;<br />
return ((@ini_get(&#8217;enable_dl&#8217;) || strtolower(@ini_get(&#8217;enable_dl&#8217;)) == &#8216;on&#8217;) &amp;&amp; (!@ini_get(&#8217;safe_mode&#8217;) || strtolower(@ini_get(&#8217;safe_mode&#8217;)) == &#8216;off&#8217;) &amp;&amp; @dl($dll . &#8216;.&#8217; . PHP_SHLIB_SUFFIX)) ? true : false;<br />
}</p>
<p>Note, this is fooling the phpBB installer into thinking it can load all database types, when it can&#8217;t. This only affects the installer, not normal running of phpBB. Do NOT pick SQLITE when asked during installation, even though it will be reported as available!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/phpbb-forum-installation-help/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to Make iPhone Ringtone Without Hacking iPhone</title>
		<link>http://www.sakinshrestha.com/iphone-ringtone</link>
		<comments>http://www.sakinshrestha.com/iphone-ringtone#comments</comments>
		<pubDate>Wed, 06 May 2009 16:44:57 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[IT Tips &amp; Tricks]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[Add new tag]]></category>

		<category><![CDATA[ringtone]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=204</guid>
		<description><![CDATA[Hi everyone, this is my first video tutorial that i made it by myself. It&#8217;s a tutorial on how to make iPhone ringtone without hacking iPhone. I am very much interested in tweak and hack into iPhone. I was trying to make ringtone but seems like we have to pay for the ringtone. Then i [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone, this is my first video tutorial that i made it by myself. It&#8217;s a tutorial on how to make iPhone ringtone without hacking iPhone. I am very much interested in tweak and hack into iPhone. I was trying to make ringtone but seems like we have to pay for the ringtone. Then i search for alternatives and found that we can just do a little tweak with the iTunes and you are ready to make any songs to iPhone ringtone and you can also make your custom sound and make it ringtone.</p>
<p align="center"><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/oKe5_TWtdMA&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/oKe5_TWtdMA&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/iphone-ringtone/feed</wfw:commentRss>
		</item>
		<item>
		<title>Buddythemes, Wordpress Themes and Plugin Provider</title>
		<link>http://www.sakinshrestha.com/buddythemes</link>
		<comments>http://www.sakinshrestha.com/buddythemes#comments</comments>
		<pubDate>Mon, 04 May 2009 16:42:03 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpress plugin]]></category>

		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=203</guid>
		<description><![CDATA[We have just realeased Wordpress Themes and Plugin Site name Buddythemes.com. We have also successfully submitted the wordpress theme names Buddythemes. You can check the official release at http://wordpress.org/extend/themes/buddytheme . It is completely free and licenced under GPL.

Click here to download the Buddythemes
 
 
]]></description>
			<content:encoded><![CDATA[<p>We have just realeased Wordpress Themes and Plugin Site name <a title="Buddythemes.com" href="http://www.buddythemes.com" target="_blank">Buddythemes.com</a>. We have also successfully submitted the wordpress theme names Buddythemes. You can check the official release at <a title="wordpress.org/extend/themes/buddytheme" href="http://wordpress.org/extend/themes/buddytheme" target="_blank">http://wordpress.org/extend/themes/buddytheme</a> . It is completely free and licenced under GPL.</p>
<p><span id="more-203"></span></p>
<p><a title="Buddythemes" href="http://wordpress.org/extend/themes/download/buddytheme.1.3.zip" target="_blank">Click here to download the Buddythemes</a></p>
<p><a href="http://wordpress.org/extend/themes/buddytheme" title="Buddytheme in Wordpress Theme Directory" target="_blank"><img src="wp-content/uploads/2009/05/exoticbuddha.png" title="Buddytheme in Wordpress Theme Directory" alt="Buddytheme in Wordpress Theme Directory"> </a></p>
<p><a href="http:www.buddythemes.com" title="Buddytheme.com" target="_blank"><img src="wp-content/uploads/2009/05/buddythemesofficial.png" title="Buddytheme.com" alt="Buddytheme.com"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/buddythemes/feed</wfw:commentRss>
		</item>
		<item>
		<title>ExoticBuddha.com, the travellers guide to nepal</title>
		<link>http://www.sakinshrestha.com/travellers-guide-nepal</link>
		<comments>http://www.sakinshrestha.com/travellers-guide-nepal#comments</comments>
		<pubDate>Sat, 02 May 2009 04:13:57 +0000</pubDate>
		<dc:creator>sakin</dc:creator>
		
		<category><![CDATA[Travel to Nepal]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[exoticbuddha]]></category>

		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=202</guid>
		<description><![CDATA[Hi everyone, check out the the Site ExoticBuddha.com for complete travel guide to Nepal.
We have just upgraded the site ExoticBuddha from wordpress to wordpress MU version 2.7. ExoticBuddha.com is a guide to those of you who wish to travel to Nepal. You will find answers to the questions about Nepal that would encourage you to [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone, check out the the Site <a href="http://www.exoticbuddha.com" target="_blank">ExoticBuddha.com</a> for complete travel guide to Nepal.</p>
<p>We have just upgraded the site <a title="Exoticbuddha.com" href="http://exoticbuddha.com" target="_blank">ExoticBuddha</a> from <a title="wordpress" href="http://www.wordpress.org" target="_blank">wordpress </a>to <a title="wordpress mu" href="http://mu.wordpress.org" target="_blank">wordpress MU</a> version 2.7. <a title="ExoticBuddha.com" href="http://exoticbuddha.com" target="_blank">ExoticBuddha.com</a> is a guide to those of you who wish to travel to Nepal. You will find answers to the questions about Nepal that would encourage you to board a flight to Nepal and help to make your stay here a meaningful one. If you can not find information you are looking for on the website, type a question - you will find answers to that question from other visitors and from us.<br />
<span id="more-202"></span></p>
<p>You could share your experiences and expertise by creating a free blog - adding texts, pictures there - commenting on the answers that we have provided and the questions your fellow visitors have asked. Heck! You can even correct answers if you feel they are misleading. Be a part of this community by asking questions, answering and commenting on them or by simply browsing the website.</p>
<p>If you want to contact us, please write to us at info@exoticbuddha.com. You can also call us at 977-1-6206520.</p>
<p align="center"><a href="http://exoticbuddha.com" target="_blank"><img title="ExoticBuddha.com" src="/wp-content/uploads/2009/05/exoticbuddha.png" alt="" /></a></p>
<p>- By Sakin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/travellers-guide-nepal/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Plugins: My Favorites</title>
		<link>http://www.sakinshrestha.com/wordpress-plugins-my-favorites</link>
		<comments>http://www.sakinshrestha.com/wordpress-plugins-my-favorites#comments</comments>
		<pubDate>Wed, 08 Apr 2009 17:03:30 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[IT Tips &amp; Tricks]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[Favorites Plugins]]></category>

		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=201</guid>
		<description><![CDATA[I would like to list out some of top wordpress plugins that are my favorites: Plugins that are useful for Search Engine Optimization,  Photo Gallery, Forms, Maintenance, Rating, CMS, E-commerce, Securoty and Privacy, Cache, Backup, Others&#8230;

For Search Engine Optimization

All in One SEO Pack: This plugins helps in Search Engine Optimization.
Google Analytics for WordPress: It creates [...]]]></description>
			<content:encoded><![CDATA[<p>I would like to list out some of top <a title="Wordpress" href="http://www.wordpress.org" target="_blank">wordpress </a><a title="Wordpress Plugins" href="http://wordpress.org/extend/plugins/" target="_blank">plugins</a> that are my favorites: Plugins that are useful for Search Engine Optimization,  Photo Gallery, Forms, Maintenance, Rating, CMS, E-commerce, Securoty and Privacy, Cache, Backup, Others&#8230;<span id="more-201"></span></p>
<ol>
<li>For Search Engine Optimization
<ul>
<li><a title="All in One SEO Pack" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All in One SEO Pack:</a> This plugins helps in Search Engine Optimization.</li>
<li><a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" target="_blank">Google Analytics for WordPress:</a> It creates Google sitemaps compliant XML-Sitemap of your WordPress blog.</li>
<li><a href="http://wordpress.org/extend/plugins/seo-image/" target="_blank">SEO Friendly Images:</a> It is an optimization plugin which automatically updates all images with proper ALT and TITLE attributes and thus helps is SEO and validation.</li>
<li><a title="Google XML Sitemap Generator" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">Google XML Sitemap Generator:</a> This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog. Everytime you edit or create a post, your sitemap is updated and all major search engines that support the sitemap protocol, like ASK.com, Google, MSN Search and YAHOO, are notified about the update.</li>
</ul>
</li>
<li>For Photo Gallery
<ul>
<li><a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">NextGEN Gallery:</a> This is full integrated Image Gallery Plugin</li>
<li><a href="http://wordpress.org/extend/plugins/yet-another-photoblog/" target="_blank">Yet Another Photoblog:</a> It helps to develop full featured photoblog</li>
<li><a title="Featured Content Gallery" href="http://wordpress.org/extend/plugins/featured-content-gallery/" target="_blank">Featured Content Gallery:</a> It creates an automated, fully customizable rotating image gallery anywhere within your WordPress site. Choose your images and display categories, pages or posts with custom overlay text and a thumbnail carousel. Custom options include gallery size, color, style and more.</li>
</ul>
</li>
<li>For Forms
<ul>
<li><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">Contact Form 7:</a> It helps to create and manage multiple contact forms</li>
<li><a href="http://www.deliciousdays.com/cforms-plugin" target="_blank">cforms II:</a> It offers convenient deployment of multiple Ajax driven contact forms throughout your blog or even on the same page.</li>
</ul>
</li>
<li>For Maintenance
<ul>
<li><a href="http://wordpress.org/extend/plugins/maintenance-mode/" target="_blank">Maintenance Mode:</a> It adds a splash page to your blog that lets visitors know your blog is down for maintenance</li>
<li><a href="http://wordpress.org/extend/plugins/theme-test-drive/" target="_blank">Theme Test Drive:</a> It allows you to safely test drive any theme on your blog as administrator, while visitors still use the default one.</li>
</ul>
</li>
<li>For Rating
<ul>
<li><a href="http://wordpress.org/extend/plugins/gd-star-rating/" target="_blank">GD Star Rating:</a> It allows you to set up rating and review system for posts, pages and comments in your blog.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-postratings/" target="_blank">WP-PostRatings:</a> It is old and mostly used Rating system in wordpress.</li>
</ul>
</li>
<li>For CMS
<ul>
<li><a title="Theme My Login" href="http://wordpress.org/extend/plugins/theme-my-login/" target="_blank">Theme My Login:</a> This plugin themes the WordPress login, register, forgot password and profile pages to look like the rest of your website. It replaces the wp-login.php and profile.php by using a page template from your theme.</li>
<li><a title="Flutter" href="http://wordpress.org/extend/plugins/fresh-page/" target="_blank">Flutter:</a> You can create custom write panel pages or posts + duplicatable fields and groups + import and export them. This is the great plugin if you are thinking on CMS solutions.</li>
<li><a title="Multi Level Navigation Plugin" href="http://wordpress.org/extend/plugins/multi-level-navigation-plugin/" target="_blank">Multi-level Navigation Plugin:</a> Adds an SEO friendly, accessible dropdown/flyout/slider menu to your WordPress blog. Visit the Multi-level Navigation Plugin page for more information about the plugin, or the PixoPoint forum for help with adding the menu to your theme.</li>
<li><a title="Top Level Categories" href="http://wordpress.org/extend/plugins/top-level-cats/" target="_blank">Top Level Categories: </a>This plugin allows you to remove the prefix before the URL to your category page. For example, instead of <a href="http://www.sakinshrestha.com/category/photo">http://www.sakinshrestha.com/category/photo</a>, I use <a href="http://www.sakinshrestha.com/photo">http://www.sakinshrestha.com/photo</a> for the address my &#8220;photo&#8221; category.</li>
<li><a title="Wp No Category Base" href="http://wordpress.org/extend/plugins/wp-no-category-base/" target="_blank">WP No Category Base:</a> I like the name of this plugin. It is same as the top level categories plugin but this got the good naming. We can understand the function of the plugin my just reading the name. This plugin will completely remove the mandatory &#8216;Category Base&#8217; from your category permalinks ( e.g. myblog.com/category/my-category/ to myblog.com/my-category/ ).</li>
<li><a title="Breadcrumb NavXT" href="http://wordpress.org/extend/plugins/breadcrumb-navxt/" target="_blank">Breadcrumb NavXT:</a> The successor to the popular WordPress plugin <a title="Breadcrumb Navigation XT" href="http://wordpress.org/extend/plugins/breadcrumb-navigation-xt/" target="_blank">Breadcrumb Navigation XT</a>, was written from the ground up to be better than its ancestor. This plugin generates locational breadcrumb trails for your WordPress blog. These breadcrumb trails are highly customizable to suit the needs of just about any blog. The Administrative interface makes setting options easy, while a direct class access is available for theme developers and more adventurous users.</li>
<li><a title="Page Breadcrumbs For WP Title" href="http://wordpress.org/extend/plugins/page-breadcrumbs-for-wptitle/" target="_blank">Breadcrumb Titles For Pages:</a> This plugin modifies wp_title() (the function used to create the title of your website) to output all parent Pages when viewing a child Page (top level Pages obviously won&#8217;t be affected).<br />
Example: YourSite.com &gt;&gt; Top Level Page &gt;&gt; Child Page &gt;&gt; Grandchild Page</li>
<li><a title="Simple Tags" href="http://wordpress.org/extend/plugins/simple-tags/" target="_blank">Simple Tags:</a> It is the successor of Simple Tagging Plugin This is THE perfect tool to manage perfeclty your WP 2.3, 2.5, 2.6, 2.7 and 2.8 tags</li>
<li><a title="PageMash" href="http://wordpress.org/extend/plugins/pagemash/" target="_blank">PageMash:</a> It is page management plugin. Customise the order your pages are listed in and manage the parent structure with this simple ajax drag-and-drop administrative interface with an option to toggle the page to be hidden from output. Great tool to quickly re-arrange your page menus.</li>
<li><a title="WP-PageNavi" href="http://wordpress.org/extend/plugins/wp-pagenavi/" target="_blank">WP-PageNavi:</a> Adds a more advanced paging navigation your WordPress blog.</li>
<li><a title="Wordpress Navigation List Plugin NAVT" href="http://wordpress.org/extend/plugins/wordpress-navigation-list-plugin-navt/" target="_blank">Wordpress Navigation List Plugin NAVT:</a> The WordPress Navigation Tool (NAVT) plugin is a powerful tool designed to provide you with complete control over the creation, styling and contents of your web site&#8217;s navigation. The plugin gives you the ability to create unique site navigation from your pages, categories and users using a Drag &#8216;n Drop Interface; arrange the items within a group in any arbitrary order. Navigation groups may be composed of any combination of pages, categories, Authors, (Editors, Contributors, Subscribers), internal/external links and list dividers.</li>
</ul>
</li>
<li>For E-commerce:
<ul>
<li><a title="WP e-Commerce" href="http://wordpress.org/extend/plugins/wp-e-commerce/" target="_blank">WP e-Commerce:</a> The WP e-Commerce shopping cart plugin for WordPress is an elegant easy to use fully featured shopping cart application suitable for selling your products, services, and or fees online.</li>
<li><a title="eShop" href="http://wordpress.org/extend/plugins/eshop/" target="_blank">eShop:</a> It is an accessible shopping cart plugin for WordPress, packed with various features.</li>
</ul>
</li>
<li>For Security &amp; Privacy:
<ul>
<li><a title="Login LockDown" href="http://wordpress.org/extend/plugins/login-lockdown/" target="_blank">Login LockDown:</a> Login LockDown records the IP address and timestamp of every failed login attempt. If more than a certain number of attempts are detected within a short period of time from the same IP range, then the login function is disabled for all requests from that range. This helps to prevent brute force password discovery.</li>
<li><a title="WP Security Scan" href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP Security Scan:</a> It Scans your WordPress installation for security vulnerabilities and suggests corrective actions.</li>
<li><a title="Member Access" href="http://wordpress.org/extend/plugins/member-access/" target="_blank">Member Access:</a> It allows a WordPress administrator to make individual posts and pages accessible only to logged-in members. Member Access allows global configuration so that all posts or pages can be viewable by everyone (the default) or only by members, and it also allows each post and page to override the global setting.</li>
<li><a title="Members Only" href="http://wordpress.org/extend/plugins/members-only/" target="_blank">Members Only:</a> It allows you to make your blog only viewable to visitors that are logged in. If a visitor is not logged in, they will be redirected either to the WordPress login page or a page of your choice. Once logged in they can be redirected back to the page that they originally requested. You can also protect your feeds whilst allowing registered user access to them by using Feed Keys.</li>
<li><a title="Social Privacy" href="http://wordpress.org/extend/plugins/social-privacy/" target="_blank">Social Privacy:</a> Social Privacy is a set of open-source plugins for WordPress that restrict the read access of posts or categories to only specified registered users. Install these plugins and you can start blogging for friends and family about topics that are too sensitive to publish publicly.</li>
</ul>
</li>
<li>For Cache:
<ul>
<li><a title="WP Super Cache" href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WP Super Cache:</a> It generates static html files from your dynamic WordPress blog. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts.</li>
</ul>
</li>
<li>For Backups:
<ul>
<li><a title="Wordpress Backup" href="http://wordpress.org/extend/plugins/wordpress-backup/" target="_blank">Wordpress Backup:</a> This plugin backup the upload directory (images), current theme directory, and plugins directory to a zip file. Zip files optionally sent to email.</li>
<li><a title="WP-DB-Backup" href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">WP-DB-Backup:</a> It allows you easily to backup your core WordPress database tables. You may also backup other tables in the same database.</li>
</ul>
</li>
<li>Some Other Useful Plugins:
<ul>
<li><a title="bbpress Integration" href="http://wordpress.org/extend/plugins/bbpress-integration/" target="_blank">bbPress Integration:</a> This plugin helps to integrate the bbPress Forum developed by the creators of Wordpress</li>
<li><a title="Feed Control" href="http://www.silpstream.com/blog/feed-control/" target="_blank">Feed Control:</a> This plugin will allow you to change how WordPress generates the main feeds that the update services use. From here you can add Pages to your feeds or remove posts from them. You also have the option to exclude specific posts or pages based on their ID and can also set the sort options to use modified date instead of post date.</li>
<li><a title="Search Everything" href="http://wordpress.org/extend/plugins/search-everything/" target="_blank">Search Everything:</a> Search Everything increases the ability of the default Wordpress Search, options included:</li>
<li><a title="Suscribe2" href="http://wordpress.org/extend/plugins/subscribe2/" target="_blank">Suscribe2:</a> It provides a comprehensive subscription management and email notification system for WordPress blogs that sends email notifications to a list of subscribers when you publish new content to your blog.</li>
<li><a title="wp-polls" href="http://wordpress.org/extend/plugins/wp-polls/" target="_blank">WP-Polls:</a> It is extremely customizable via templates and css styles and there are tons of options for you to choose to ensure that WP-Polls runs the way you wanted. It now supports multiple selection of answers.</li>
<li><a title="Easy Adsenser" href="http://wordpress.org/extend/plugins/easy-adsenser/" target="_blank">Easy AdSenser:</a> It provides a very easy way to generate revenue from your blog using Google AdSense. With its full set of features, Easy AdSenser is perhaps the first plugin to give you a complete solution for everything AdSense-related.</li>
<li><a title="Sociable" href="http://wordpress.org/extend/plugins/sociable/" target="_blank">Sociable:</a> It automatically add links to your favorite social bookmarking sites on your posts, pages and in your RSS feed. You can choose from 99 different social bookmarking sites.</li>
<li><a title="Events Calender" href="http://wordpress.org/extend/plugins/events-calendar/" target="_blank">Events Calendar:</a> It is a diverse replacement for the original calendar included with WordPress adding many useful functions to keep track of your events. You can also try <a title="Event Calender 3" href="http://wordpress.org/extend/plugins/event-calendar/" target="_blank">Event Calender 3</a></li>
<li><a title="Google Maps Anywhere" href="http://wordpress.org/extend/plugins/google-maps-anywhere/" target="_blank">Google Maps Anywhere:</a> Add Google Maps to your posts and pages.(Only for WordPress 2.5+) This plugin allows you to easily insert Google Maps and Street View into your blog.</li>
</ul>
</li>
</ol>
<p>I hope you all enjoy <a title="Wordpress" href="http://www.wordpress.org" target="_blank">Wordpress</a>. It is simply the great.<br />
Enjoy, Sakin Shrestha</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/wordpress-plugins-my-favorites/feed</wfw:commentRss>
		</item>
		<item>
		<title>When Will the Good Times Return?</title>
		<link>http://www.sakinshrestha.com/when-will-the-good-times-return</link>
		<comments>http://www.sakinshrestha.com/when-will-the-good-times-return#comments</comments>
		<pubDate>Tue, 10 Mar 2009 04:16:21 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[Entrepreneurship]]></category>

		<category><![CDATA[Human Resources]]></category>

		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=200</guid>
		<description><![CDATA[When will the good time return? When will the recession period will be over? Investors are holding their money, people are starting to save money, and companies are on the layoffs due to massive loss. American dreams are dying and waiting for the government. But it is not the time for waiting, it is not [...]]]></description>
			<content:encoded><![CDATA[<p>When will the good time return? When will the recession period will be over? Investors are holding their money, people are starting to save money, and companies are on the layoffs due to massive loss. American dreams are dying and waiting for the government. But it is not the time for waiting, it is not the time for saving, it is the time to be proactive and start working in different things. The recession period will last longer, so we need to thing about the alternatives and new way to start over the life. Businesses need to rethink about their business model and strategies. From Human Resources aspects, it is one of the best times for finding the best staffs as the big companies are doing layoffs and you might find the best one.<span id="more-200"></span></p>
<p>In this context I would like to share an article by Damon Darlin in New York Times.</p>
<p>Jack Ma, the chief executive of Alibaba Group, stopped by to talk about his plans for <a href="http://wwwalibaba.com">Alibaba.com</a>, the Chinese Web site for making business-to-business connections, and <a href="http://www.taobao.com">Taobao.com</a>, the Chinese answer to eBay.</p>
<p>As a prominent businessman in China, Mr. Ma gets asked a lot about  the declining state of the world economy. He said that he was eating at  a restaurant recently when the owner recognized him and asked when the  recession will be over.</p>
<p>“Next year,” Mr. Ma replied.</p>
<p>The restaurant owner was surprised, Mr. Ma said. “The recession will be over next year?” the man asked.</p>
<p>“No,” said Mr. Ma, “Next year, we’ll all get used to it.” <span id="more-3191"> </span></p>
<p>Mr. Ma thinks the recession is going to last three to five years. “If you don’t accept that, you are in trouble.”</p>
<p>Mr. Ma said he was in the United States looking for <a href="http://www.mercurynews.com/ci_11844518">partnerships</a>.  He thinks that Alibaba could help out-of-work Americans looking to  start a small business. A person goes to the site to find suppliers  among the directory of about 4.2 million companies. A click of a button  next to a listing generates an e-mail asking about prices or samples.</p>
<p>Someone with an idea for a new product could use Alibaba to find a  contract manufacturer, said Mr. Ma. They could also use the service to  get a prototype built.</p>
<p>At least, he hopes he can appeal to entrepreneurs. He worried that  the American dream is dying here. “You don’t see the hope here,” said  Mr. Ma. “This time they are waiting for the government.”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/when-will-the-good-times-return/feed</wfw:commentRss>
		</item>
		<item>
		<title>After Layoffs, Help Survivors</title>
		<link>http://www.sakinshrestha.com/after-layoffs-help-survivors</link>
		<comments>http://www.sakinshrestha.com/after-layoffs-help-survivors#comments</comments>
		<pubDate>Tue, 10 Mar 2009 03:39:23 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[Human Resources]]></category>

		<category><![CDATA[Management]]></category>

		<category><![CDATA[HRM]]></category>

		<category><![CDATA[retention]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=199</guid>
		<description><![CDATA[If your firm is like many, you&#8217;re now managing a bunch of survivors  - the lucky ones who didn&#8217;t get downsized. Chances are good this means  you&#8217;re presiding over a heightened level of costly employee  dysfunction, even if you don&#8217;t see it yet.
Layoffs affect survivors in various ways. Here&#8217;s what you can [...]]]></description>
			<content:encoded><![CDATA[<p>If your firm is like many, you&#8217;re now managing a bunch of survivors  - the lucky ones who didn&#8217;t get downsized. Chances are good this means  you&#8217;re presiding over a heightened level of costly employee  dysfunction, even if you don&#8217;t see it yet.</p>
<p>Layoffs affect survivors in various ways. Here&#8217;s what you can do to limit the damage. <span id="more-199"></span></p>
<p><strong>Creativity.</strong> Evidence from several researchers  suggests that downsizing dampens survivors&#8217; creativity - a potentially  dangerous development for almost any company. Because this effect  appears to be related to employees&#8217; negative perceptions of their work  environment, put renewed effort into team building to maintain or  improve work-group stability and into providing challenging work, which  stimulates creativity.</p>
<p><strong>Communication. </strong>Downsizing tends to disrupt social  networks and information exchange within companies, adding to  employees&#8217; negative feelings. Encourage increased contact among  managers and employees, promote active listening, institute open-door  policies, and get employee input into decision-making.</p>
<p><strong>Perceptions. </strong>Downsizing tends to increase stress,  burnout, insecurity, and mistrust of management and reduce morale, job  satisfaction, and commitment. Such perceptual changes are linked to  greater turnover, diminished helping behavior, and poorer job and  company performance. Reduce layoffs&#8217; fallout by helping employees to  see the process as fair and showing that other options were considered  first. Something else that might help: A moratorium on future layoffs,  even if it has an explicit endpoint. One study found that the  anticipation of downsizing can have an even stronger effect than  layoffs themselves on employees&#8217; negative perceptions of their work  environment.</p>
<p><strong>Turnover.</strong> Our own research shows a substantial  increase in voluntary departures after layoffs, even if the downsizing  was small. The costs of being understaffed, as well as of employee  replacement and training, are unwelcome expenses when a company is  attempting to save money. All of our recommendations above can help  limit voluntary turnover. And for the future, institute HR policies  promoting a sense of justice, such as confidential problem-solving  avenues and an effective grievance or appeals process; companies with  those practices had lower rates of post-downsizing increases in  voluntary turnover.</p>
<p><strong>Stars. </strong>Pay special attention to high performers.  Research by one of us (Trevor) shows that employees who perform better  and have more training, education, and ability are the most likely to  quit if dissatisfied. Provide support and encouragement, and help them  see that downsizing opens new opportunities and channels for promotion.</p>
<p>Source: <a href="http://blogs.harvardbusiness.org/hbreditors/2009/03/after_layoffs_help_survivors.html?cm_mmc=npv-_-WEEKLY_HOTLIST-_-MAR_2009-_-HOTLIST0305">Andrew O’Connell</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/after-layoffs-help-survivors/feed</wfw:commentRss>
		</item>
		<item>
		<title>NextGEN Gallery Plugin and Thumbnail Generation Support</title>
		<link>http://www.sakinshrestha.com/nextgen-gallery-plugin-and-thumbnail-generation-support</link>
		<comments>http://www.sakinshrestha.com/nextgen-gallery-plugin-and-thumbnail-generation-support#comments</comments>
		<pubDate>Sun, 18 Jan 2009 08:25:20 +0000</pubDate>
		<dc:creator>Sakin</dc:creator>
		
		<category><![CDATA[IT Tips &amp; Tricks]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[nextGEN gallery]]></category>

		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=197</guid>
		<description><![CDATA[Alex Rabe developed wonderful photo plugin for Wordpress that is NExtGEN Gallery plugin. I recommend this plugin as the best for making photo gallery.
If you have problem in Thumbnail Generation and Receive error like:
Follow thumbnails could not created. 
DSC00422.JPG (Error : Exceed Memory limit. Require : 57 MByte)
DSC00423.JPG (Error : Exceed Memory limit. Require : [...]]]></description>
			<content:encoded><![CDATA[<p>Alex Rabe developed wonderful photo plugin for Wordpress that is <a title="NextGEN Gallery Plugin" href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">NExtGEN Gallery plugin</a>. I recommend this plugin as the best for making photo gallery.</p>
<p>If you have problem in Thumbnail Generation and Receive error like:<br />
<strong>Follow thumbnails could not created.</strong> <span id="more-197"></span><br />
DSC00422.JPG (Error : Exceed Memory limit. Require : 57 MByte)<br />
DSC00423.JPG (Error : Exceed Memory limit. Require : 57.01 MByte)<br />
DSC00424.JPG (Error : Exceed Memory limit. Require : 57.01 MByte)<br />
DSC00425.JPG (Error : Exceed Memory limit. Require : 57.01 MByte)</p>
<p>Then you just edit this file &#8220;thumbnail.inc.php&#8221; which is located at: /wp-content/plugins/nextgen-gallery/lib/thumbnail.inc.php</p>
<p>Search for<br />
// @ini_set(&#8217;memory_limit&#8217;, &#8216;128M&#8217;);</p>
<p>Change it to<br />
ini_set(&#8217;memory_limit&#8217;, &#8216;128M&#8217;);</p>
<p>Now you are done, just save and upload the file.</p>
<p>Link to NextGEN Gallery Plugin: <a title="NextGEN Gallery Plugin Link" href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">http://wordpress.org/extend/plugins/nextgen-gallery/</a></p>
<p>Enjoy.<br />
sakin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/nextgen-gallery-plugin-and-thumbnail-generation-support/feed</wfw:commentRss>
		</item>
		<item>
		<title>6 Steps to go From an Idea into a Business</title>
		<link>http://www.sakinshrestha.com/6-steps-to-go-from-an-idea-into-a-business</link>
		<comments>http://www.sakinshrestha.com/6-steps-to-go-from-an-idea-into-a-business#comments</comments>
		<pubDate>Fri, 02 Jan 2009 06:23:38 +0000</pubDate>
		<dc:creator>sakin</dc:creator>
		
		<category><![CDATA[Entrepreneurship]]></category>

		<category><![CDATA[Management]]></category>

		<category><![CDATA[Strategy]]></category>

		<guid isPermaLink="false">http://www.sakinshrestha.com/?p=196</guid>
		<description><![CDATA[Too many people have a great idea but don’t make anything out of it.
Some are afraid of failure, some are afraid of the pressures of success, and some just want to tell people about their ideas, just for the sake of doing so. Here is a general step-by-step guide to taking an idea and turning [...]]]></description>
			<content:encoded><![CDATA[<p>Too many people have a great idea but don’t make anything out of it.</p>
<p>Some are afraid of failure, some are afraid of the pressures of success, and some just want to tell people about their ideas, just for the sake of doing so. Here is a general step-by-step guide to taking an idea and turning it into a business.</p>
<p>Once you get an Idea… <span id="more-196"></span></p>
<p><strong>1. Talk - </strong>Share your idea with your friends. Don’t worry about someone stealing your idea. Feedback will triumph over excessive paranoia. Take all feedback objectively, but consider them all.</p>
<p><strong>2. Write it down - </strong>Putting things down on paper gets a lot of things out of your head and onto an initial plan. Don’t worry about structure, all the analysis just yet. Put down everything that comes to your head first. Getting this out of the way paves a much easier path to sit down in the future and do up a proper business plan.</p>
<p><strong>3. Assemble a team - </strong>Pick your people based on motivation, communication, and skills. The lack of any one of these attributes will result in a higher likelihood of your team not reaching its full potential and morale being affected adversely. Having an especially cohesive team is essential, as a start-up will take a much longer time to reach a point of big rewards.</p>
<p><strong>4. Find a deadline - </strong>Make your own deadlines and set your own lofty targets. Break things down into small tasks each which its own deadline so that you at least make baby steps towards the final goal. Failure of this will likely result in procrastination and unnecessary slowdown of the project</p>
<p><strong>5. Manage the team – </strong>Be decisive. Insist on reasonable commitments on team members, and don’t be afraid to seek out new blood if they don’t reach expected levels of commitment.</p>
<p><strong>6. Rinse and repeat steps 4 and 5 until you get into business - </strong>Constantly seek out new goals to meet, and manage your team based on those goals on deadlines.</p>
<p>Simplistic as it sounds, these are practical steps that will move you in the right direction in a timely manner.</p>
<p>Source: <a href="http://www.friedbeef.com/7-steps-to-taking-an-idea-into-a-business/" target="_blank">Friedbeef’s Tech.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sakinshrestha.com/6-steps-to-go-from-an-idea-into-a-business/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
