<?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>bipin karmacharya &#187; Wordpress</title>
	<atom:link href="http://bipin.me/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://bipin.me</link>
	<description>RTML, PHP programming &#124; hobby &#124; fun &#124; Life &#124;</description>
	<lastBuildDate>Sun, 20 May 2012 23:55:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Problem in wordpress when changing hosting company</title>
		<link>http://bipin.me/problem-in-wordpress-when-changing-hosting-company/</link>
		<comments>http://bipin.me/problem-in-wordpress-when-changing-hosting-company/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 10:10:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[changing]]></category>
		<category><![CDATA[DOCUMENT_ROOT]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[phpinfo]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[upload_path]]></category>
		<category><![CDATA[wp_options]]></category>

		<guid isPermaLink="false">http://bipin.me/?p=590</guid>
		<description><![CDATA[This is a problem I faced with my site built on wordpress when I changed my hosting plan in hostgator. Earlier I was using basic hosting plan of Hostgator, later on last March I had updated my account to reseller account. The hosting company transferred all my files and db safely so the site was [...]]]></description>
			<content:encoded><![CDATA[<p>This is a problem I faced with my site built on <a title="wordpress" href="http://wordpress.com/" target="_blank">wordpress</a> when I changed my hosting plan in <a title="hostgator" href="http://www.hostgator.com" target="_blank">hostgator</a>. Earlier I was using basic hosting plan of Hostgator, later on last March I had updated my account to reseller account. The hosting company transferred all my files and db safely so the site was running smoothly. Later when I tried to upload an image in course of writing a new blog I always got error message mentioning to provide write permission to folder wp-contents/upload (<em>Unable to create directory /wp-content/uploads/</em>). I tried numerous time to permit the folder with write permission but it did not solved the issue. On cross checking the earlier configuration of wordpress setting in table &#8216;<strong>wp_options</strong>&#8216; I found value of a row across <strong>&#8216;upload_path</strong>&#8216; set to the old path of the server. So this was the main reason I could not upload images to new server. After setting the value from the &#8216;<strong>DOCUMENT_ROOT</strong>&#8216; from the phpinfo function to this row solved the issue.</p>
<p><strong>You can even try the following steps:</strong></p>
<ol>
<li>Log into Admin account.</li>
<li>Go to ‘Media’ Settings options from the ‘Settings’ menu.</li>
<li>In the Media Settings put wp-content/uploads in the “Store uploads in this folder” text box.</li>
<li>Save the Changes by hitting the “Save Changes” button.</li>
</ol>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bipin.me/problem-in-wordpress-when-changing-hosting-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Popular CMS list</title>
		<link>http://bipin.me/popular-cms-list/</link>
		<comments>http://bipin.me/popular-cms-list/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 09:04:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[PhpBB]]></category>
		<category><![CDATA[Popular]]></category>
		<category><![CDATA[Yahoo! Store]]></category>

		<guid isPermaLink="false">http://bipin.me/?p=329</guid>
		<description><![CDATA[I have been involved programming mainly on PHP and few other languages. Over the time the frameworks and CMS I have been involved during job course and loved them are listed as below. I am sure this is not the complete list of the CMS which are best in the websites developments. So I would [...]]]></description>
			<content:encoded><![CDATA[<p>I have been involved programming mainly on PHP and few other languages. Over the time the frameworks and CMS I have been involved during job course and loved them are listed as below. I am sure this is not the complete list of the CMS which are best in the websites developments. So I would like to request to add them in the comment list below with few words about it. Thanks</p>
<p><strong>Drupal:</strong> A powerful CMS available.<span id="more-329"></span><br />
<strong>WordPress:</strong> Open Source CMS dedicated for blogging.<br />
<strong>Blogger:</strong> Blogging platform.<br />
<strong>Joomla:</strong> Open source CMS.<br />
<strong>ModX:</strong> MODx is an open source framework with easy control over content.<br />
<strong>Yahoo! Store Cart:</strong> Online Store hosted/created by Yahoo.<br />
<strong>Bigcommerce:</strong> Online Store.<br />
<strong>Magento:</strong> eCommerce PHP framework.<br />
<strong>OSCommerce:</strong> Online Store framework.<br />
<strong>PhpBB:</strong> A CMS developed for forum.<br />
<strong>CodeIgniter:</strong> A CMS with MVC model.<br />
<strong>CakePHP:</strong> Easy to learn MVC based.</p>
]]></content:encoded>
			<wfw:commentRss>http://bipin.me/popular-cms-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP sites</title>
		<link>http://bipin.me/php-sites/</link>
		<comments>http://bipin.me/php-sites/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 11:35:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[download codes]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[php syntax]]></category>
		<category><![CDATA[reference for php]]></category>
		<category><![CDATA[top php sites collection]]></category>

		<guid isPermaLink="false">http://bipin.me/?p=68</guid>
		<description><![CDATA[This is the collection of some site which I adore and follow and refer to other for own easiness]]></description>
			<content:encoded><![CDATA[<p>Below is the lis of sites that I use most commonly as reference while working. Hope it may be helpful to you too.</p>
<p><a href="http://www.php.net/" target="_blank">http://www.php.net/</a><br />
<a href="http://www.php.net/" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/php_net.jpg" alt="php.net" title="php.net" width="525" height="115" class="aligncenter size-full wp-image-73" /></a><br />
This site will be the essence for all the PHP programmers. Its the online manual containing syntax, code snippets and explanationation to each function deployed in the PHP programming. Wiki,forum etc helps for every individuals requiring help in the confusion.</p>
<p><a href="http://roshanbh.com.np/" target="_blank">http://roshanbh.com.np/</a><br />
<a href="http://roshanbh.com.np/" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/roshanbh_com_np.jpg" alt="roshanbh.com.np" title="roshanbh.com.np" width="525" height="115" class="aligncenter size-full wp-image-74" /></a><br />
Its been well managed and has been running couple of years back. Most of the post are explanatory and comes along the demo and even downloadable codes. It also contains tutorials on various topics like ajax, CSS, htaccess, webservices etc. Its been acknowledged as good tutorial blog across many sites. Beside this it is a site from my country Nepal.</p>
<p><a href="http://net.tutsplus.com/category/tutorials/php/" target="_blank">http://net.tutsplus.com/category/tutorials/php/</a><br />
<a href="http://net.tutsplus.com/category/tutorials/php/" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/net_tutsplus_com.jpg" alt="net_tutsplus_com" title="net_tutsplus_com" width="525" height="115" class="aligncenter size-full wp-image-75" /></a><br />
It is another site consisting loads of well described posts on PHP or web apps based on PHP.It offers tutorials and articles on technologies, skills and techniques to improve you design and build websites to perfection. It also covers HTML, CSS, Javascript, CMS’s, PHP and Ruby on Rails.</p>
<p><a href="http://perishablepress.com" target="_blank">http://perishablepress.com</a><br />
<a href="http://perishablepress.com" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/perishable.jpg" alt="perishable" title="perishable" width="525" height="120" class="aligncenter size-full wp-image-70" /></a><br />
The nice thing to mention about it is the site is clean, well presented, simplicity. Mainly aimed at WordPress it also has posts on blogging tips, site security as well as graphic design.</p>
<p><a href="http://www.mycodetools.com/" target="_blank">http://www.mycodetools.com/</a><br />
<a href="http://www.mycodetools.com/" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/mycodetools.jpg" alt="mycodetools" title="mycodetools" width="525" height="115" class="aligncenter size-full wp-image-76" /></a><br />
This site is compilation of many libraries and tools from which the web developers can enjoy to implement them in their tasks so as to complete them faster and efficiently and produce well defined website. It lists the latest technologies which are must for todays website become unique and better in competition of others. It not only covers PHP but also has links related to CSS, html, flash etc.</p>
<p><a href="http://www.milesj.me/blog/archives/topic/13" target="_blank">http://www.milesj.me/blog/archives/topic/13</a><br />
<a href="http://www.milesj.me/blog/archives/topic/13" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/milesj_me.jpg" alt="milesj_me" title="milesj_me" width="525" height="89" class="aligncenter size-full wp-image-77" /></a><br />
Milesj.me combines all the aspects and fun of a blog, with topics ranging from development, entertainment, media, gaming, personal stories and items out of the ordinary. It also like a resource hub full of documentation and downloads for Miles&#8217; open source scripts, packages, and also contains a database of many other resource related links and websites.</p>
<p><a href="http://www.codediesel.com/" target="_blank">http://www.codediesel.com/</a><br />
<a href="http://www.codediesel.com/" target="_blank"><img src="http://bipin.me/wp-content/uploads/2010/03/codediesel_com.jpg" alt="codediesel_com" title="codediesel_com" width="525" height="115" class="aligncenter size-full wp-image-78" /></a><br />
A blog of a PHP/ MySQL freelancer cosisting most of the posts articles, tutorials,tips related to PHP. Many web apps devloped are being well described and codes used displayed making the reader to understand and implement it easily. Beside PHP he also has included the posts on WordPress, opensource.</p>
]]></content:encoded>
			<wfw:commentRss>http://bipin.me/php-sites/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Functions</title>
		<link>http://bipin.me/wordpress-customisation/</link>
		<comments>http://bipin.me/wordpress-customisation/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 04:49:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[funtions]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://bipin.me/?p=50</guid>
		<description><![CDATA[Below is the list of some of the mostly used or needed functions while customizing the wordpress theme. Though its not the complete list I&#8217;ll be adding in coming days: Author Template Tags Author &#160;-&#160;the_author(); Author Description &#160;-&#160;the_author_description(); Author Login &#160;-&#160;the_author_login(); Author First Name &#160;-&#160;the_author_firstname(); Author Last Name &#160;-&#160;the_author_lastname(); Author Nickname &#160;-&#160;the_author_nickname(); Author ID &#160;-&#160;the_author_ID(); [...]]]></description>
			<content:encoded><![CDATA[<style>#wpFunctionsList h1{font-weight:normal;text-decoration:underline;font-size:14px;}#wpFunctionsList h2{font-size:12px;}#wpFunctionsList span{font-weight:normal;font-size:12px;}</style>
<div id="wpFunctionsList"><span>
<p>Below is the list of some of the mostly used or needed functions while customizing the wordpress theme. Though its not the complete list I&#8217;ll be adding in coming days:</p>
<p></span></p>
<h1>Author Template Tags</h1>
<h2>Author &nbsp;-&nbsp;<span>the_author();</span></h2>
<h2>Author Description &nbsp;-&nbsp;<span>the_author_description();</span></h2>
<h2>Author Login &nbsp;-&nbsp;<span>the_author_login();</span></h2>
<h2>Author First Name &nbsp;-&nbsp;<span>the_author_firstname();</span></h2>
<h2>Author Last Name &nbsp;-&nbsp;<span>the_author_lastname();</span></h2>
<h2>Author Nickname &nbsp;-&nbsp;<span>the_author_nickname();</span></h2>
<h2>Author ID &nbsp;-&nbsp;<span>the_author_ID();</span></h2>
<h2>Author Email&nbsp;-&nbsp;<span>the_author_email();</span></h2>
<h2>Author Website URL&nbsp;-&nbsp;<span>the_author_url();</span></h2>
<h2>Author Link&nbsp;-&nbsp;<span>the_author_link();</span></h2>
<h2>Author AIM Screenname&nbsp;-&nbsp;<span>the_author_aim();</span></h2>
<h2>Author Yahoo IM ID&nbsp;-&nbsp;<span>the_author_yim();</span></h2>
<h2>Author Posts&nbsp;-&nbsp;<span>the_author_posts();</span></h2>
<h2>Author Posts Link&nbsp;-&nbsp;<span>the_author_posts_link();</span></h2>
<h2>Author List&nbsp;-&nbsp;<span>wp_list_authors();</span></h2>
<p><span id="more-50"></span><br />
</p>
<h1>Category Template Tags</h1>
<h2>Post Category&nbsp;-&nbsp;<span>the_category();</span></h2>
<h2>Post Category in RSS Format&nbsp;-&nbsp;<span>the_category_rss();</span></h2>
<h2>Page Category Title&nbsp;-&nbsp;<span>single_cat_title();</span></h2>
<h2>Category Description&nbsp;-&nbsp;<span>category_description();</span></h2>
<h2>Category Dropdown&nbsp;-&nbsp;<span>wp_dropdown_categories(&#8216;arguments&#8217;);</span></h2>
<h2>Category Link List&nbsp;-&nbsp;<span>wp_list_categories();</span></h2>
<h2>If In Category&nbsp;-&nbsp;<span>in_category();</span></h2>
<h2>Category&#8217;s Parents List&nbsp;-&nbsp;<span>get_category_parents();</span></h2>
<h2>Category Array&nbsp;-&nbsp;<span>get_the_category();</span></h2>
<p></p>
<h1>Comment Template Tags</h1>
<h2>Comment Count&nbsp;-&nbsp;<span>comments_number();</span></h2>
<h2>Link to Post Comments&nbsp;-&nbsp;<span>comments_link();</span></h2>
<h2>Link to RSS Feed of Post Comments&nbsp;-&nbsp;<span>comments_rss_link();</span></h2>
<h2>JavaScript for Pop-Up Window&nbsp;-&nbsp;<span>comments_popup_script();</span></h2>
<h2>Link to Pop-Up Window&nbsp;-&nbsp;<span>comments_popup_script();</span></h2>
<h2>Comment ID&nbsp;-&nbsp;<span>comment_ID();</span></h2>
<h2>Author of Comment&nbsp;-&nbsp;<span>comment_author();</span></h2>
<h2>IP Address of Comment Author&nbsp;-&nbsp;<span>comment_author_IP();</span></h2>
<h2>Email of Comment Author&nbsp;-&nbsp;<span>comment_author_email();</span></h2>
<h2>Website URL of Comment Author&nbsp;-&nbsp;<span>comment_author_url();</span></h2>
<h2>Mailto Link to Comment Author&nbsp;-&nbsp;<span>comment_author_email_link();</span></h2>
<h2>Link to Website URL of Comment Author&nbsp;-&nbsp;<span>comment_author_link();</span></h2>
<h2>Type of Comment&nbsp;-&nbsp;<span>comment_type();</span></h2>
<h2>Comment Text&nbsp;-&nbsp;<span>comment_text();</span></h2>
<h2>Comment Excerpt&nbsp;-&nbsp;<span>comment_excerpt();</span></h2>
<h2>Date of Comment&nbsp;-&nbsp;<span>comment_date();</span></h2>
<h2>Time of Comment&nbsp;-&nbsp;<span>comment_time();</span></h2>
<h2>Comment Author&#8217;s Name Formatted for RSS&nbsp;-&nbsp;<span>comment_author_rss();</span></h2>
<h2>Comment Text Formatted for RSS&nbsp;-&nbsp;<span>comment_text_rss();</span></h2>
<h2>Comment Link Formatted for RSS&nbsp;-&nbsp;<span>comment_link_rss();</span></h2>
<h2>Comment Permalink Formatted for RSS&nbsp;-&nbsp;<span>permalink_comments_rss();</span></h2>
<p></p>
<h1>Date &amp; Time Template Tags</h1>
<h2>Post Date (xml)&nbsp;-&nbsp;<span>the_date_xml();</span></h2>
<h2>Post Date&nbsp;-&nbsp;<span>the_date();</span></h2>
<h2>Post Time&nbsp;-&nbsp;<span>the_time();</span></h2>
<h2>Date (and Time) of Last Modification to Post&nbsp;-&nbsp;<span>the_modified_date();</span></h2>
<h2>Time (and Date) of Last Modification to Post&nbsp;-&nbsp;<span>the_modified_time();</span></h2>
<h2>Post Time (PHP)&nbsp;-&nbsp;<span>get_the_time();</span></h2>
<h2>Current Page Month &amp; Year Title&nbsp;-&nbsp;<span>single_month_title();</span></h2>
<h2>Post Calendar&nbsp;-&nbsp;<span>get_calendar();</span></h2>
<p></p>
<h1>General Template Tags</h1>
<h2>Blog Info&nbsp;-&nbsp;<span>bloginfo();</span></h2>
<h2>Blog Info RSS&nbsp;-&nbsp;<span>bloginfo_rss();</span></h2>
<h2>Blog Info (PHP)&nbsp;-&nbsp;<span>get_bloginfo();</span></h2>
<h2>Blog Info RSS (PHP)&nbsp;-&nbsp;<span>get_bloginfo_rss();</span></h2>
<h2>Page Title&nbsp;-&nbsp;<span>wp_title();</span></h2>
<h2>Get Posts&nbsp;-&nbsp;<span>get_posts;</span></h2>
<h2>Archives List&nbsp;-&nbsp;<span>wp_get_archives();</span></h2>
<h2>Page Link List&nbsp;-&nbsp;<span>wp_list_pages();</span></h2>
<h2>Page Dropdown&nbsp;-&nbsp;<span>wp_dropdown_pages();</span></h2>
<h2>Login/Logout Link&nbsp;-&nbsp;<span>wp_loginout();</span></h2>
<h2>Register/Site Admin Link&nbsp;-&nbsp;<span>wp_register();</span></h2>
<h2>Query Posts&nbsp;-&nbsp;<span>query_posts();</span></h2>
<h2>RSS Enclosures&nbsp;-&nbsp;<span>rss_enclosure();</span></h2>
<h2>Tag Cloud&nbsp;-&nbsp;<span>wp_tag_cloud();</span></h2>
<h2>Search Query&nbsp;-&nbsp;<span>the_search_query();</span></h2>
<p></p>
<h1>Link Template Tags</h1>
<h2>&#8216;Edit Post&#8217; Link&nbsp;-&nbsp;<span>edit_post_link();</span></h2>
<h2>&#8216;Edit Comment&#8217; Link&nbsp;-&nbsp;<span>edit_comment_link();</span></h2>
<h2>Page Links&nbsp;-&nbsp;<span>wp_page_links();</span></h2>
<h2>Yearly Archive URL&nbsp;-&nbsp;<span>get_year_link();</span></h2>
<h2>Monthly Archive URL&nbsp;-&nbsp;<span>get_month_link();</span></h2>
<h2>Daily Archive URL&nbsp;-&nbsp;<span>get_day_link();</span></h2>
<h2>Previous Post Links&nbsp;-&nbsp;<span>next_posts_link();</span></h2>
<p></p>
<h1>Permalink Template Tags</h1>
<h2>Permalink Anchor&nbsp;-&nbsp;<span>permalink_anchor();</span></h2>
<h2>Permalink (PHP)&nbsp;-&nbsp;<span>get_permalink();</span></h2>
<h2>Permalink URL&nbsp;-&nbsp;<span>the_permalink();</span></h2>
<h2>Permalink (formatted for syndication feeds)&nbsp;-&nbsp;<span>permalink_single_rss();</span></h2>
<p></p>
<h1>Post Template Tags</h1>
<h2>Post ID&nbsp;-&nbsp;<span>the_ID();</span></h2>
<h2>Post Title&nbsp;-&nbsp;<span>the_title();</span></h2>
<h2>Post Title (Attribute)&nbsp;-&nbsp;<span>the_title_attribute();</span></h2>
<h2>Single Post Title&nbsp;-&nbsp;<span>single_post_title();</span></h2>
<h2>Post Title (RSS)&nbsp;-&nbsp;<span>the_title_rss();</span></h2>
<h2>Post Content&nbsp;-&nbsp;<span>the_content();</span></h2>
<h2>Post Content (RSS)&nbsp;-&nbsp;<span>the_content_rss();</span></h2>
<h2>Post Excerpt&nbsp;-&nbsp;<span>the_excerpt();</span></h2>
<h2>Post Excerpt (RSS)&nbsp;-&nbsp;<span>the_excerpt_rss();</span></h2>
<h2>Previous Post Link&nbsp;-&nbsp;<span>previous_post_link();</span></h2>
<h2>Next Post Link&nbsp;-&nbsp;<span>next_post_link();</span></h2>
<h2>Post Nav Links&nbsp;-&nbsp;<span>posts_nav_link();</span></h2>
<h2>Post Meta&nbsp;-&nbsp;<span>the_meta();</span></h2>
<h2>Post Tags&nbsp;-&nbsp;<span>the_tags();</span></h2>
<h2>Post Count&nbsp;-&nbsp;<span>wp_count_posts();</span></h2>
</div>
]]></content:encoded>
			<wfw:commentRss>http://bipin.me/wordpress-customisation/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
	</channel>
</rss>

