<?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>Narga &#187; Wordpress</title>
	<atom:link href="http://www.narga.net/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.narga.net</link>
	<description>Narga - Ideas and inspiration in my opinion!</description>
	<lastBuildDate>Wed, 18 Jan 2012 20:20:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<atom:link rel='hub' href='http://www.narga.net/?pushpress=hub'/>
		<item>
		<title>How to hide The WordPress Stats Smiley Face</title>
		<link>http://www.narga.net/how-to-hide-the-wordpress-stats-smiley-face/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-hide-the-wordpress-stats-smiley-face</link>
		<comments>http://www.narga.net/how-to-hide-the-wordpress-stats-smiley-face/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 20:20:37 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress tips and tricks]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1</guid>
		<description><![CDATA[Automattic just released a collection of plugins as one “super-plugin” called Jetpack. As they explained it, the goal was to bring eight of the most requested features available on WordPress.com to the millions of self-hosted WordPress sites in one easy-to-install curated package. If you use JetPack Stats on your site (formerly released as a stand alone plugin called WordPress.com stats), you may be familiar with the smiley face image   that it adds to the bottom of every page on your site.]]></description>
			<content:encoded><![CDATA[<p><strong>Automattic</strong> just released a collection of plugins as one “super-plugin” called Jetpack. As they explained it, the goal was to bring eight of the most requested features available on WordPress.com to the millions of self-hosted WordPress sites in one easy-to-install curated package. If you use JetPack Stats on your site (formerly released as a stand alone plugin called WordPress.com stats), you may be familiar with the smiley face image <img class="stats-smiley" src="http://www.narga.net/wp-content/plugins/jetpack/_inc/images/stats-smiley.gif" alt="Smiley face" width="6" height="5" /> face that it adds to the bottom of every page on your site.<br />
The smiley was added as a visual way to ensure the stats are tracking and is not something that can be removed directly from the plugin code. Like many other bloggers I do like the WordPress stats service but I'm not a huge fan of it so I looked into how you can remove it. Simplest way to remove it is to go into your themes style sheet (style.css) and put the following code snippet:</p>
<pre class="brush: css; light: true; title: ; notranslate">img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}</pre>
<p>If you’re using THESIS, just head to custom.css and paste in;</p>
<pre class="brush: css; light: true; title: ; notranslate">.custom img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}</pre>
<p>Thankfully, the recent release of JetPack addressed this issue. If you go to the configuration page for JetPack stats</p>
<pre class="brush: php; light: true; title: ; notranslate">http://www.yoursite.com/wp-admin/admin.php?page=jetpack&amp;configure=stats</pre>
<p>you will now see an option to hide the smiley image.</p>
<p><div id="attachment_2753" class="wp-caption aligncenter" style="width: 559px"><img class="size-medium wp-image-2753" title="Jetpack WordPress.com Stats Configuration" src="http://www.narga.net/wp-content/uploads/2011/10/Jetpack-Wordpress.com-Stats-Configuration-549x380.png" alt="Jetpack WordPress.com Stats Configuration" width="549" height="380" /><p class="wp-caption-text">Jetpack WordPress.com Stats Configuration</p></div><br />
So now you know how to remove the WordPress Stats smiley face. The question is, do you really want to?!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/how-to-hide-the-wordpress-stats-smiley-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 20+ Most Common WordPress Plugins for starters</title>
		<link>http://www.narga.net/top-20-plus-most-common-wordpress-plugins-for-new-bloggers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=top-20-plus-most-common-wordpress-plugins-for-new-bloggers</link>
		<comments>http://www.narga.net/top-20-plus-most-common-wordpress-plugins-for-new-bloggers/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 20:30:28 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2498</guid>
		<description><![CDATA[There are, of course, too many plugins to list here, so in this article we’re just going to point out the essentials… what I consider to be the bare minimum "can’t live without" list of plugins that should be installed with just about any new Wordpress installation. This is obviously just the beginning, as these are only a fraction of the seemingly limitless list of things you can do to customize and enhance your WordPress driven your new website.]]></description>
			<content:encoded><![CDATA[<p>WordPress has a lot of plugins developed by many people. A headache after you install your own WordPress blog that "What is the necessary and useful WordPress plugins need to install after I got a WordPress blog?"<br />
Let’s take a look at the 20 most commonly used plugins on WordPress blogs across the web, including those that offer more features, to those that simply reduce the simple tasks of running a blog.<br />
<div id="attachment_2568" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/Top-20-Most-Common-Wordpress-Plugins-for-starters-520x204.png" alt="Top 20 Most Common WordPress Plugins for starters" width="520" height="204" class="size-medium wp-image-2568" /><p class="wp-caption-text">Top 20 Most Common WordPress Plugins for starters</p></div><br />
If you are new to WordPress, this basic list (which is technically not limited to plugins alone) should help get you started on the right foot. Whether you are running a basic brochure site, or a full featured blog, you should be sure your WordPress site includes these essentials.<br />
<span id="more-2498"></span></p>
<h3>01. <a rel="nofollow" href="http://wordpress.org/extend/plugins/akismet/" title="Akismet" >Akismet</a></h3>
<div id="attachment_2499" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2499" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/akismetstatsgraph-520x270.jpg" alt="Akismet - Fight again the spams" width="520" height="270" /><p class="wp-caption-text">Akismet - Fight again the spam</p></div>
<p>Akismet checks your comments against the Akismet web service to see if they look like spam or not and lets you review the spam it catches under your blog's "Comments" admin screen. It works well since I've installed it.</p>
<h3>02. <a rel="nofollow" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" title="All in One SEO Pack" >All in One SEO Pack</a></h3>
<div id="attachment_2501" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2501" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/all-in-one-seo-pack-options-520x212.png" alt="All in One SEO Pack" width="520" height="212" /><p class="wp-caption-text">All in One SEO Pack</p></div>
<p>Automatically optimizes your WordPress blog for Search Engines (Search Engine Optimization). The author releases two version of All in One SEO Pack: Free and Pro. I used the Free version then I got the good price for plugin value.</p>
<h3>03. <a rel="nofollow" href="http://wordpress.org/extend/plugins/stats/" title="WordPress.com Stats" >WordPress.com Stats</a></h3>
<p>WordPress.com Stats is a traffic statistics plugin that shows only the most popular metrics a blogger wants to track – such as page views, referrers, top posts &amp; pages, search engine terms, and clicks – and provides them in a clear and concise interface.</p>
<div id="attachment_2505" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2505" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/wordpress-stats-june-2008-520x236.png" alt="WordPress.com Stats" width="520" height="236" /><p class="wp-caption-text">WordPress.com Stats</p></div>
<p>There are hundreds of plugins and services which can offer statistics about your visitors. However I found that even though something like <strong>Google Analytics</strong> provides an incredible depth of information, it can be overwhelming and doesn't really highlight what's most interesting to me as a writer. That's why Automattic created its own stats system, to focus on just the most popular metrics a blogger wants to track and provide them in a clear and concise interface.<br />
Installing this stats plugin is much like installing <strong>Akismet</strong>, all you need is to put in your API Key and the rest is automatic.</p>
<h3>04. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpresscom-popular-posts/" title="WordPress.com Popular Posts" >WordPress.com Popular Posts</a></h3>
<div id="attachment_2509" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2509" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/WordPress.com-Popular-Posts-520x298.png" alt="WordPress.com Popular Posts" width="520" height="298" /><p class="wp-caption-text">WordPress.com Popular Posts</p></div>
<p>This plugin can show the most popular articles in your sidebar, using data collected by WordPress.com Stats plugin.<br />
WordPress.com Popular Posts lists the most popular posts on a wordpress powered weblog. This list can be used in the sidebar to show an indication of which are the most visited pages.</p>
<h3>05. <a rel="nofollow" href="http://wordpress.org/extend/plugins/contact-form-7/" title="Contact Form 7" >Contact Form 7</a></h3>
<div id="attachment_2513" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2513" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/forminaction-520x207.png" alt="Contact Form 7" width="520" height="207" /><p class="wp-caption-text">Contact Form 7</p></div>
<p>Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.<br />
If you value simplicity and flexibility, Contact Form 7 is a great choice. It allows you to flexibly design the form and mail. You can manage multiple contact forms as well.</p>
<h3>06. <a rel="nofollow" href="http://wordpress.org/extend/plugins/nextgen-gallery/" title="NextGEN Gallery" >NextGEN Gallery</a></h3>
<div id="attachment_2520" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2520" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/NextGEN-Gallery-520x307.png" alt="NextGEN Gallery" width="520" height="307" /><p class="wp-caption-text">NextGEN Gallery</p></div>
<p>NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a side-show option. Before I started writing the plugin I studied all the existing image and gallery plugins for WordPress. Some of them are really good and well designed, but the gap I filled was a simple administration system at the back-end which can also handle multiple galleries.</p>
<h3>07. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-super-cache/" title="WP Super Cache" >WP Super Cache</a></h3>
<div id="attachment_2521" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2521" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/WP-Super-Cache-520x245.png" alt="WP Super Cache" width="520" height="245" /><p class="wp-caption-text">WP Super Cache</p></div>
<p>This plugin 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.<br />
The static html files will be served to the majority of your users, but because a user's details are displayed in the comment form after they leave a comment those requests are handled by the legacy caching engine. Static files are served to:</p>
<ol>
<li>Users who are not logged in.</li>
<li>Users who have not left a comment on your blog.</li>
<li>Or users who have not viewed a password protected post.</li>
</ol>
<p>99% of your visitors will be served static html files. Those users who don't see the static files will still benefit because they will see regular WP-Cache cached files and your server won't be as busy as before. This plugin will help your server cope with a front page appearance on Digg.com or other social networking site.</p>
<h3>08. <a rel="nofollow" href="http://wordpress.org/extend/plugins/gtranslate/" title="gTranslate" >gTranslate</a></h3>
<div id="attachment_2526" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2526" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/gTranslate-520x278.png" alt="gTranslategTranslate" width="520" height="278" /><p class="wp-caption-text">gTranslategTranslate</p></div>
<p>This module uses Google Translate automatic translation service to translate your web page with Google power. With 58 available languages your site will be available to more than 98% of internet users.</p>
<ul>
<li>Hides "Suggest better translation" pop-up</li>
<li>Hides Google top frame after translation</li>
<li>Mouse over effect</li>
<li>Flags joined in one file to load faster</li>
<li>Analytics</li>
<li>Option to open translated page in new window</li>
<li>Option to translate the page on fly</li>
<li>Available styles Dropdown/Flags/flags with dropdown</li>
<li>Valid XHTML</li>
</ul>
<h3>09. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-pagenavi/" title="WP-PageNavi" >WP-PageNavi</a></h3>
<div id="attachment_2527" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2527" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/WP-PageNavi-520x22.png" alt="WP-PageNavi" width="520" height="22" /><p class="wp-caption-text">WP-PageNavi</p></div>
<p>Adds a more advanced paging navigation to your WordPress site. If you don’t want to display a certain part of the navigation, like the “previous page” link, you can simply go to the Page Navigation Text section, on the settings page, and clear that field.</p>
<h3>10. <a rel="nofollow" href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/" title="Google Analytics for WordPress" >Google Analytics for WordPress</a></h3>
<div id="attachment_2532" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2532" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/GAfW-565-161-520x129.png" alt="Google Analytics for WordPress" width="520" height="129" /><p class="wp-caption-text">Google Analytics for WordPress</p></div>
<p>Google Analytics for WordPress is the most complete Google Analytics plugin for WordPress. Of course, you could just copy the tracking code into your theme and be done with it, but then you'd miss a lot of features that this plugin has to offer you. All the extra data this plugin can add to your tracking is what makes Google Analytics for WordPress into the most powerful tracking tool you've ever seen.<br />
Track your WordPress site easily and with lots of metadata: views per author &amp; category, automatic tracking of outbound clicks and page views.</p>
<h3>11. <a rel="nofollow" href="http://wordpress.org/extend/plugins/sexybookmarks/" title="SexyBookmarks" >SexyBookmarks</a></h3>
<p>Though the name may be a little "edgy" for some, SexyBookmarks has proven time and time again to be an extremely useful and successful tool in getting your readers to actually send your articles to many social bookmarking sites.</p>
<div id="attachment_2537" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2537" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/SexyBookmarks-520x139.png" alt="SexyBookmarks" width="520" height="139" /><p class="wp-caption-text">SexyBookmarks</p></div>
<p>Our sole aim was to stray away from the "in the box" thinking behind most social bookmarking plugins, and add a little flair that would entice your readers, rather than deterring them with microscopic icons that get lost in pages heavy laden with content.</p>
<h3>12. <a rel="nofollow" href="http://wordpress.org/extend/plugins/exec-php/" title="Exec-PHP" >Exec-PHP</a></h3>
<p>The Exec-PHP plugin executes PHP code in posts, pages and text widgets. Some of the plugins evaluated the code after WordPress applied some filters like texture. So it also textured the PHP code and the plugins had to undo the texture just for the code part. For more complex code this can not be done correctly because of ambiguity and often led into parsing errors even if the code was syntactically correct.</p>
<h3>13. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-greet-box/" title="WP Greet Box" >WP Greet Box</a></h3>
<div id="attachment_2540" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2540" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/WP-Greet-Box-520x211.png" alt="WP Greet Box" width="520" height="211" /><p class="wp-caption-text">WP Greet Box</p></div>
<p>This plugin lets you show a different greeting message to your new visitors depending on their referred url. For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referer URLs) suggesting them to subscribe to your RSS feed. Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction. Best of all, this plugin is compatible with WPMU and various WordPress cache plugins (so you do not have to sacrifice speed).</p>
<h3>14. <a rel="nofollow" href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/" title="Yet Another Related Posts Plugin" >Yet Another Related Posts Plugin</a></h3>
<div id="attachment_2543" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2543" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/Yet-Another-Related-Posts-Plugin-520x163.png" alt="Yet Another Related Posts Plugin" width="520" height="163" /><p class="wp-caption-text">Yet Another Related Posts Plugin</p></div>
<p>Yet Another Related Posts Plugin (YARPP) gives you a list of posts and/or pages related to the current entry, introducing the reader to other relevant content on your site. An advanced and versatile algorithm that is using a customizable algorithm considering post titles, content, tags, and categories, YARPP calculates a “match score” for each pair of posts on your blog. You choose the threshold limit for relevance and you get more related posts if there are more<br />
related posts and less if there are less.</p>
<h3>15. <a rel="nofollow" href="http://wordpress.org/extend/plugins/google-sitemap-generator/" title="Google XML Sitemaps" >Google XML Sitemaps</a></h3>
<div id="attachment_2545" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2545" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/Google-XML-Sitemaps-520x138.png" alt="Google XML Sitemaps" width="520" height="138" /><p class="wp-caption-text">Google XML Sitemaps</p></div>
<p>This plugin will generate a special XML site map which will help search engines like Google, Bing, Yahoo and Ask.com to better index your blog. With such a sitemap, it's easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.</p>
<h3>16. <a rel="nofollow" href="http://wordpress.org/extend/plugins/polldaddy/" title="PollDaddy Polls &amp; Ratings" >PollDaddy Polls &amp; Ratings</a></h3>
<div id="attachment_2548" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2548" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/PollDaddy-Polls-and-Ratings-520x253.jpg" alt="PollDaddy Polls and Ratings" width="520" height="253" /><p class="wp-caption-text">PollDaddy Polls and Ratings</p></div>
<p>The PollDaddy Polls and Ratings plugin allows you to create and manage polls and ratings from within your WordPress dashboard. You can create polls, choose from 20 different styles for your polls, and view all results for your polls as they come in. All PollDaddy polls are fully customizable, you can set a close date for your poll, create multiple choice polls, choose whether to display the results or keep them private. You can also create your own custom style for your poll. You can even embed the polls you create on other websites. You can collect unlimited votes and create unlimited polls. The new ratings menu allows you to embed ratings into your posts, pages or comments. The rating editor allows you to fully customize you rating. You can also avail of the 'Top Rated' widget that will allow you to place the widget in your sidebar. This widget will show you the top rated posts, pages and comments today, this week and this month.</p>
<h3>17. Easy AdSense</h3>
<div id="attachment_2549" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2549" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/Easy-AdSense-520x278.png" alt="Easy AdSense" width="520" height="278" /><p class="wp-caption-text">Easy AdSense</p></div>
<p>Easy AdSense provides a very easy way to generate revenue from your blog using Google AdSense. With its full set of features, Easy AdSense is perhaps the first plugin to give you a complete solution for everything AdSense-related.</p>
<h3>18. <a rel="nofollow" href="http://wordpress.org/extend/plugins/broken-link-checker/" title="Broken Link Checker" >Broken Link Checker</a></h3>
<div id="attachment_2552" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2552" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/Broken-Link-Checker-520x290.jpg" alt="Broken Link Checker" width="520" height="290" /><p class="wp-caption-text">Broken Link Checker</p></div>
<p>Once installed, the plugin will begin parsing your posts, bookmarks (AKA blogroll) and other content and looking for links. Depending on the size of your site this can take from a few minutes up to an hour or more. When parsing is complete, the plugin will start checking each link to see if it works. Again, how long this takes depends on how big your site is and how many links there are.</p>
<h3>19. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-mobile-pack/" title="WordPress Mobile Pack" >WordPress Mobile Pack</a></h3>
<div id="attachment_2553" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2553" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/WordPress-Mobile-Pack-520x278.png" alt="WordPress Mobile Pack" width="520" height="278" /><p class="wp-caption-text">WordPress Mobile Pack</p></div>
<p>The WordPress Mobile Pack is a complete toolkit to help <a href="http://www.narga.net/using-wordpress-plugins-to-make-your-website-mobile-friendly/" title="mobilize your WordPress" >mobilize your WordPress</a> site. It has a mobile switcher, themes, widgets, and mobile admin panel.<br />
It includes a mobile switcher to select themes based on the type of user that is visiting the site, a selection of mobile themes, extra widgets, device adaptation and a mobile administration panel to allow users to edit the site or write new posts when out and about.</p>
<h3>20. <a rel="nofollow" href="http://wordpress.org/extend/plugins/podpress/" title="podPress" >podPress</a></h3>
<div id="attachment_2554" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2554" src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/podPress-520x278.png" alt="podPress" width="520" height="278" /><p class="wp-caption-text">podPress</p></div>
<p>podPress adds a lot of features designed to make WordPress the ideal platform for hosting a podcast.</p>
<p>Features:</p>
<ul>
<li>Full featured and automatic feed generation (RSS2, iTunes and ATOM and XSPF playlist)</li>
<li>Podcast Download stats, with graphs.</li>
<li>Makes adding a Podcast to a Post very simple</li>
<li>View MP3 files ID3 tags when your Posting</li>
<li>Control over where the player will display within your post and what it will look like.</li>
<li>Support for various formats, including Video Podcasting</li>
<li>Supports unlimited number of media files.</li>
<li>Automatic Media player for MP3, RM, OGG, OGV, MP4, MOV, QT, FLV, ASF, WMV, AVI, and more, with inline and Popup Window support.</li>
<li>Preview image for videos</li>
<li>Support for separate Category podcasts</li>
<li>Support for Premium Content (Pay Only)</li>
</ul>
<h3>20+ <a rel="nofollow" href="http://wordpress.org/extend/plugins/backwpup/"  title="BackWPup">BackWPup</a></h3>
<p><div id="attachment_2555" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/BackWPup-520x201.png" alt="BackWPup" width="520" height="201" class="size-medium wp-image-2555" /><p class="wp-caption-text">BackWPup</p></div><br />
This is a plugin I found that does one thing, and does it well, it runs backups. You can very easily setup BackWPup to back up your all your WordPress files and database to a file on your server.<br />
Besides database, BackWPup can also back up your WordPress installation files and optimize your database tables. The database backup will be saved in your blog server, and you can also download it manually or send it to your mail box automatically.</p>
<h3>What’s On Your Must Have List?</h3>
<p>There are, of course, too many plugins to list here, so in this article we’re just going to point out the essentials… what I consider to be the bare minimum "can’t live without" list of plugins that should be installed with just about any new WordPress installation. This is obviously just the beginning, as these are only a fraction of the seemingly limitless list of things you can do to customize and enhance your WordPress driven your new website.<br />
Now, have you use some of this plugins? or do you know another who is better that one from the list. Any other you think should be on the list. I would like to hear from you, about your experiences in your comments below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/top-20-plus-most-common-wordpress-plugins-for-new-bloggers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make your own WordPress Drop-Down menu with CSS and jQuery</title>
		<link>http://www.narga.net/make-your-own-wordpress-drop-down-menu-with-css-and-jquery/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=make-your-own-wordpress-drop-down-menu-with-css-and-jquery</link>
		<comments>http://www.narga.net/make-your-own-wordpress-drop-down-menu-with-css-and-jquery/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 15:30:59 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[drop-down menu]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1115</guid>
		<description><![CDATA[A drop down menu is often your best means of keeping the navigation  simple and uncluttered, that can offer your theme and users 2 new things. One, add a nice new type of effect to enhance your theme. Two, allow the users to find things more easily. There are a few plugins that you can use to  achieve this, but in this post, I'll show you how to make your own Wordpress Drop-Down menu with CSS and jQuery and WordPress’s standard source code]]></description>
			<content:encoded><![CDATA[<p>A drop down menu is often your best means of keeping the navigation  simple and uncluttered, that can offer your theme and users 2 new things. One, add a nice new type of effect to enhance your theme. Two, allow the users to find things more easily. There are a few plugins that you can use to  make this, but in this post, I'll show you how to make your own WordPress Drop-Down menu with CSS and jQuery and WordPress’s standard <code>wp_list_pages, wp_nav_menu, wp_list_categories</code><br />
<div id="attachment_2489" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/12/Make-your-own-Wordpress-Drop-Down-menu-520x170.png" alt="Make your own WordPress Drop-Down menu" width="520" height="170" class="size-medium wp-image-2489" /><p class="wp-caption-text">Make your own WordPress Drop-Down menu</p></div><br />
The aim of this short tutorial is help you build a simple multi-level  drop-down menu in your WordPress theme using jQuery’s JavaScript library  to make sure cross-browser compatibility.</p>
<p>To get started with this tutorial, you'll need to have a WordPress  website up and running and a willingness to alter your theme files. Once  that's squared away you're ready to rock!</p>
<p><span id="more-1115"></span></p>
<h3>The Standard WordPress navigation layout</h3>
<p>Before we get into making drop downs, we need to take a look at the way WordPress layouts it’s navigation.</p>
<pre class="brush: php; title: ; notranslate">&lt;ul id=&quot;nav&quot;&gt;
	    &lt;?php wp_list_categories('title_li=&amp;sort_column=menu_order'); ?&gt;
&lt;/ul&gt;</pre>
<p>You might also want to include a home link. You can add this manually like so:<br />
view source<br />
print?</p>
<pre class="brush: php; title: ; notranslate">&lt;ul id=&quot;nav&quot;&gt;
	    &lt;li&gt;&lt;a href=&quot;&lt;? bloginfo('siteurl'); ?&gt;&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;
	    &lt;?php wp_list_categories('title_li=&amp;sort_column=menu_order'); ?&gt;
&lt;/ul&gt;</pre>
<p>Both <code>wp_list_pages</code> and <code>wp_nav_menu</code> lay out their menus pretty much exactly the same, besides different class names, so we’ll just take a look at <code>wp_nav_menu</code>'s printed code:</p>
<pre class="brush: xml; title: ; notranslate">&lt;ul class=&quot;menu&quot;&gt;
	&lt;li class=&quot;cat-item cat-item-6&quot;&gt;&lt;a href=&quot;http://localhost/wordpress/category/long-category/&quot; title=&quot;View all posts filed under Long Category&quot;&gt;Long Category&lt;/a&gt;
	&lt;ul class='children'&gt;
		&lt;li class=&quot;cat-item cat-item-7&quot;&gt;&lt;a href=&quot;http://localhost/wordpress/category/long-category/sub-long-category/&quot; title=&quot;View all posts filed under Sub Long Category&quot;&gt;Sub Long Category&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li class=&quot;cat-item cat-item-1&quot;&gt;&lt;a href=&quot;http://localhost/wordpress/category/uncategorized/&quot; title=&quot;View all posts filed under Uncategorized&quot;&gt;Uncategorized&lt;/a&gt;
	&lt;ul class='children'&gt;
		&lt;li class=&quot;cat-item cat-item-4&quot;&gt;&lt;a href=&quot;http://localhost/wordpress/category/uncategorized/subcategories/&quot; title=&quot;View all posts filed under SubCategories&quot;&gt;SubCategories&lt;/a&gt;&lt;/li&gt;
	&lt;li class=&quot;cat-item cat-item-3&quot;&gt;&lt;a href=&quot;http://localhost/wordpress/category/uncategorized/subcategorized/&quot; title=&quot;View all posts filed under Subcategorized&quot;&gt;Subcategorized&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</pre>
<p>As you can see, WordPress neatly (well neat besides all the classes) layouts out the menu in a nice semantic list, with the children of the navigation nested inside of it’s parent li. This allows us to use both CSS and/or jQuery to make our drop downs work!</p>
<h3>Styling the Navigation</h3>
<p>Now, let’s styling the navigator. We want our list items aligned horizontally, and of course centered in the middle of the page.</p>
<pre class="brush: css; title: ; notranslate">	ul.menu { list-style: none outside none; padding: 0; margin: 0 10px; float: left; font-size: 13px;}
	ul.menu li { float: left; margin: 0; padding: 0 15px 0 0; position: relative; }
	ul.menu li a { padding: 9px 5px; color: rgb(255, 255, 255); display: block; text-decoration: none; float: left;  display: block;}
	ul.menu li:hover { background: #A6CB1B; }
	.current-cat { background: #8BBF47; }
	ul.menu li span { width: 11px; height: 10px; float: left; background: url('images/narga-sprites.png') -561px -78px no-repeat; margin: 11px 0 0 0;}
	ul.menu li ul.children {z-index:99; list-style: none outside none; position: absolute; left: 0; top: 31px; background: none repeat scroll 0% 0% rgb(51, 51, 51); margin: 0; padding: 0; display: none; float: left; width: 170px;  border-bottom: 1px solid #F8C92D;}
	ul.menu li ul.children li { margin: 0; padding: 0; clear: both; width: 170px; border-top: 1px solid #F8C92D;}
	html ul.menu li ul.children li a { float: left; width: 145px; background: url('images/narga-sprites.png') -578px -162px no-repeat #A6CB1B; padding-left: 20px; }
	html ul.menu li ul.children li a:hover { background: url('images/narga-sprites.png') -578px -162px no-repeat #7BAF36; }
</pre>
<h3>jQuery Animation the Navigation</h3>
<p>There’s also an easy way to make WordPress menus with jQuery drop downs. jQuery allows you to get a bit more fancy, by adding speeds and fades to the animation. It’s also useful if you’re still stuck supporting IE6.<br />
There’s a tiny piece of jQuery required to show/hide the drop down menu’s. From an accessibility point of view, you can link the top-level navigation item so that if JS is disabled, the user will still be able to get around your site. Here’s the script.</p>
<pre class="brush: jscript; title: ; notranslate">jQuery(document).ready(function() {
//Dropdown Menu
	if(!jQuery.browser.msie){// IE  - 2nd level Fix
		jQuery(&quot;ul.topnav&amp;quot.css({opacity:&quot;0.95&quot;});
	}
	jQuery(&quot;.topnav &gt; li &gt; ul&amp;quot.css({display: &quot;none&quot;}); // Opera Fix
	jQuery(&quot;ul.children&amp;quot.parent().append(&quot;&lt;span&gt;&lt;/span&gt;&quot; //Only shows drop down trigger when js is enabled - Adds empty span tag after ul.subnav
	jQuery(&quot;ul.menu li a&amp;quot.hover(function() { //When trigger is clicked...
		//Following events are applied to the subnav itself (moving subnav up and down)
		jQuery(this).parent().find(&quot;ul.children&amp;quot.slideDown('fast').show(400); //Drop down the subnav on hover
		jQuery(this).parent().hover(function() {
		}, function(){
			jQuery(this).parent().find(&quot;ul.children&amp;quot.slideUp('slow'); //When the mouse hovers out of the subnav, move it back up
		});
		//Following events are applied to the trigger (Hover events for the trigger)
		}).hover(function() {
			jQuery(this).addClass(&quot;subhover&quot; //On hover over, add class &quot;subhover&quot;
		}, function(){	//On Hover Out
			jQuery(this).removeClass(&quot;subhover&quot; //On hover out, remove class &quot;subhover&quot;
	});

})
</pre>
<p><a href="http://www.narga.net/demo/MakeyourownWordpressDrop-DownMenu/index.html" class="demo" id="lightbox-iframe" title="Make your own WordPress Drop-Down menu with CSS and jQuery" >WordPress Drop-Down menu with CSS and jQuery <span>(View in Action)</span></a></p>
<h3>Finally!! A Drop Down WordPress Navigation Menu using CSS and jQuery!</h3>
<p>That's basically it, the example is about as stripped down as I could make it. Hopefully you'll have fun bending the code to your next project. Feel free to post comments if you have any questions about the tutorial. Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/make-your-own-wordpress-drop-down-menu-with-css-and-jquery/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>10+ Essential WordPress Plugins to Backing Up your Database</title>
		<link>http://www.narga.net/10-essential-wordpress-plugins-to-backing-up-your-database/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=10-essential-wordpress-plugins-to-backing-up-your-database</link>
		<comments>http://www.narga.net/10-essential-wordpress-plugins-to-backing-up-your-database/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 13:30:00 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Digest]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2229</guid>
		<description><![CDATA[Just imagine, then, the all-consuming sorrow of losing weeks, months or even years of blog posts or other site content. Your hosting company may provide a responsible backup service (or you may have a well-considered system in place if your site is self-hosted) but some extra insurance can be crucial if the unexpected happens (as it did for one of our client sites today).
Your backup must be up-to-date and it's can store on your computer, anothers hosting server, anothers online storage service ..]]></description>
			<content:encoded><![CDATA[<p>Just imagine, then, the all-consuming sorrow of losing weeks, months or even years of blog posts or other site content. Your hosting company may provide a responsible backup service (or you may have a well-considered system in place if your site is self-hosted) but some extra insurance can be crucial if the unexpected happens (as it did for one of our client sites today).<br />
Keeping an up-to-date blog backup copy, is one of those things that every one would like to do but are either too lazy to actually do it or have no clear idea of how it can be done. Backup is vital but it needs to be painless otherwise people just do it less often (which defeats the purpose, your backup should not really be older than a couple of days ago).<br />
<div id="attachment_2279" class="wp-caption aligncenter" style="width: 530px"><img src="http://www.narga.net/wp-content/uploads/2010/04/Essential-Wordpress-Plugins-to-Backing-Up-your-Database.png" alt="Essential WordPress Plugins to Backing Up your Database" width="520" height="180" class="size-full wp-image-2279" /><p class="wp-caption-text">Essential WordPress Plugins to Backing Up your Database</p></div><br />
The ways which I've ever tried, an ideal backup procedure should be simple, heavily automated and give quick recovery option for almost any problem. Your backup must be up-to-date and it's can store on your computer, another hosting server, another online storage service ....<br />
Choosing a WordPress backup plugin that is right for you which has listed below<br />
<span id="more-2229"></span></p>
<h3>1. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-db-backup/" title="WP-DB-Backup" >WP-DB-Backup</a></h3>
<p>WP-DB-Backup allows you easily to back up your core WordPress database tables. You may also backup other tables in the same database.</p>
<div id="attachment_2256" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/04/WP-DB-Backup.png" ><img class="size-medium wp-image-2256" src="http://www.narga.net/wordpress/wp-content/uploads/2010/04/WP-DB-Backup-520x494.png" alt="WP-DB-Backup" width="520" height="494" /></a><p class="wp-caption-text">WP-DB-Backup</p></div>
<p>This one is probably the most popular WordPress backup plugin. Installation is relatively easy.</p>
<h3>2. <a rel="nofollow" href="http://wordpress.org/extend/plugins/backwpup/" title="BackWPup" >BackWPup</a></h3>
<p>Also it is under heavy development but you can try it with their powerful functions.</p>
<ul>
<li>Database Backup</li>
<li>Optimize Database</li>
<li>CheckRepair Database</li>
<li>File Backup</li>
<li>Uses PCLZIP class of WordPress</li>
<li>Store backup to Folder</li>
<li>Store backup to FTP Server</li>
<li>Store backup to Amazon S3</li>
<li>Send Log/Backup by eMail</li>
</ul>
<div id="attachment_2261" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/04/BackWPup.png" ><img class="size-medium wp-image-2261" src="http://www.narga.net/wordpress/wp-content/uploads/2010/04/BackWPup-520x201.png" alt="BackWPup" width="520" height="201" /></a><p class="wp-caption-text">BackWPup</p></div>
<p>Besides database, BackWPup can also back up your WordPress installation files and optimize your database tables. The database backup will be saved in your blog server, and you can also download it manually or send it to your mail box automatically.</p>
<h3>3. <a rel="nofollow" href="http://wordpress.org/extend/plugins/dbc-backup/" title="DBC Backup" >DBC Backup</a></h3>
<p>DBC Backup, is a simple way to schedule daily database backups using the wp cron system. You can select when and where your backup will be generated. If your server has support you can select between three different compression formats: none, Gzip and Bzip2. The plugin will try to auto create the export directory, the .htaccess and an empty index.html file to protect your backups.</p>
<div id="attachment_2262" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/04/DBC-Backup.png" ><img class="size-medium wp-image-2262" src="http://www.narga.net/wordpress/wp-content/uploads/2010/04/DBC-Backup-520x259.png" alt="DBC Backup" width="520" height="259" /></a><p class="wp-caption-text">DBC Backup</p></div>
<p>The backup file is also protected by a small hash key which make it impossible for someone to guess the backup name and download it. During generation, a log will be generated which includes, the generation date, file, file size, status and the duration of the generation.<br />
Except the cron backup, you have also the ability to take backups immediately. The backups are identical of what phpmyadmin produces because DBC Backup is using the key procedures of phpmyadmin.<br />
DBC Backup was built to be fast, flexible and as simple as possible.</p>
<h3>4. <a rel="nofollow" href="http://wordpress.org/extend/plugins/myeasybackup/" title="myEASYbackup" >myEASYbackup</a></h3>
<p>Backup, restore, migrate your WordPress installation, both code and MySQL tables, with a single click.</p>
<div id="attachment_2264" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/04/myEASYbackup.png" ><img class="size-medium wp-image-2264" src="http://www.narga.net/wordpress/wp-content/uploads/2010/04/myEASYbackup-520x243.png" alt="myEASYbackup" width="520" height="243" /></a><p class="wp-caption-text">myEASYbackup</p></div>
<p>myEASYbackup comes handy before upgrading WordPress or one of the plugins you have installed.</p>
<h3>5. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-ez-backup/" title="WordPress EZ Backup" >WordPress EZ Backup</a></h3>
<p>WordPress EZ Backup is A Administrators Plugin to allow the easiest most feature rich method for creating Backup Archives of your entire Site (not just WP Installations but Any part of your site or web space) &amp; allows backup archives of any MySQL Database you choose &amp; More.</p>
<h3>6. <a rel="nofollow" href="http://wordpress.org/extend/plugins/bei-fen/" title="Bei Fen" >Bei Fen</a></h3>
<p>Bei Fen is the chinese translation for Backup, short, and easy to remember.</p>
<div id="attachment_2266" class="wp-caption aligncenter" style="width: 527px"><a href="http://www.narga.net/wp-content/uploads/2010/04/Bei-Fen.png" ><img class="size-medium wp-image-2266" src="http://www.narga.net/wordpress/wp-content/uploads/2010/04/Bei-Fen-517x520.png" alt="Bei Fen" width="517" height="520" /></a><p class="wp-caption-text">Bei Fen</p></div>
<p>Bei Fen lets you back up your blog database as well as your WordPress installation files to your server, you can back up manually or automatically, the database backup can be deleted or restored from your WordPress dashboard.</p>
<h3>7. <a rel="nofollow" href="http://wordpress.org/extend/plugins/sypex-dumper-2-for-wordpress/" title="Sypex Dumper 2 for WordPress" >Sypex Dumper 2 for WordPress</a></h3>
<p>Plugin integrates Sypex Dumper 2 in WordPress. Which can help you create a backup and restore of your MySQL database. Sypex Dumper, unlike many similar scripts (plugins), is optimized for most performance, as well as for working with large databases of hundreds or thousands of megabytes.</p>
<div id="attachment_2269" class="wp-caption aligncenter" style="width: 390px"><img class="size-full wp-image-2269" src="http://www.narga.net/wp-content/uploads/2010/04/Sypex-Dumper-2.jpg" alt="Sypex Dumper 2" width="380" height="225" /><p class="wp-caption-text">Sypex Dumper 2</p></div>
<p>Sypex Dumper can work independently of WordPress, just go to the wordpress/sxd/  and enter the MySQL Username and password.</p>
<h3>8. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-dbmanager/" title="WP-DBManager" >WP-DBManager</a></h3>
<p>Allows you to optimize database, repair database, backup database, restore database, drop backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up and optimizing of database.</p>
<div id="attachment_2271" class="wp-caption aligncenter" style="width: 530px"><img class="size-full wp-image-2271" src="http://www.narga.net/wp-content/uploads/2010/04/WP-DBManager.png" alt="WP-DBManager" width="520" height="219" /><p class="wp-caption-text">WP-DBManager</p></div>
<p>With WP-DBManager, you can back up your blog database to the server, to your PC, or to your mail box, manually or automatically. You can optimize, repair, clean or even drop the database tables, you can also delete or restore the database saved in the server.</p>
<h3>9. <a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-migrate-db/" title="WP Migrate DB" >WP Migrate DB</a></h3>
<p>WP Migrate DB exports your database as a MySQL data dump (much like phpMyAdmin), does a search and replace on URLs and file paths, then allows you to save it to your computer. It is perfect for developers who develop locally and need to move their WordPress site to a staging or production server.</p>
<div id="attachment_2275" class="wp-caption aligncenter" style="width: 530px"><img class="size-medium wp-image-2275" src="http://www.narga.net/wordpress/wp-content/uploads/2010/04/WP-Migrate-DB-520x427.gif" alt="WP Migrate DB" width="520" height="427" /><p class="wp-caption-text">WP Migrate DB</p></div>
<p>It even takes into account serialized data and updates the string length values.</p>
<h3>10. <a rel="nofollow" href="http://wordpress.org/extend/plugins/backup-content-as-txt/" title="Backup Content As Txt" >Backup Content As Txt</a></h3>
<p>Backup your posts and pages as txt files that will be packaged in one zip file.<br />
<strong>Features</strong>:</p>
<ul>
<li>Specify categories/category to back up file format:  [category name]/[post title].txt</li>
<li> Backup all posts: Don’t check  any categories. file format: [post title].txt</li>
<li>Backup all pages: file format: [post title].txt</li>
<li>Txt format has two option
<ol>
<li> default: 1st line title, the rest is content</li>
<li>Date : 1st line title,  2nd line date, the rest is content</li>
</ol>
</li>
</ul>
<h3>10+. <a rel="nofollow" href="http://wordpress.org/extend/plugins/automatic-wordpress-backup/" title="Automatic WordPress Backup" >Automatic WordPress Backup</a></h3>
<p>Using this plugin, you can easily and automatically backup important parts of your WordPress install to Amazon S3. Amazon S3 is an extremely cheap service that is easy to set up. For pennies a month, you can make sure that your important files will be kept safe.<br />
<div id="attachment_2277" class="wp-caption aligncenter" style="width: 477px"><img src="http://www.narga.net/wp-content/uploads/2010/04/Automatic-WordPress-Backup.jpg" alt="Automatic WordPress Backup" width="467" height="415" class="size-full wp-image-2277" /><p class="wp-caption-text">Automatic WordPress Backup</p></div><br />
The plugin uses the Amazon S3 storage service to let the admin to automatically or manually backup his WordPress website. Thus you’ll need to sign up for an Amazon S3 account to use this plugin</p>
<h3>Conclusion</h3>
<p>Which WordPress plugin do you use for your blog’s database backup? Or do you have any other WordPress plugin for database backup? Please share with us by leaving a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/10-essential-wordpress-plugins-to-backing-up-your-database/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Highlight Author Comments in WordPress using CSS</title>
		<link>http://www.narga.net/how-to-highlight-author-comments-in-wordpress-using-css/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-highlight-author-comments-in-wordpress-using-css</link>
		<comments>http://www.narga.net/how-to-highlight-author-comments-in-wordpress-using-css/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 13:30:38 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress recipes]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2096</guid>
		<description><![CDATA[Many blogs highlight the author’s comment in the comments section. I’m talking about how to highlight comments posted by the author of the article. You can use many plugins to get this effect (For eg., the Highlight Author Comments Plugin) – but you don’t have to. Most snippets will target and try to find author’s email or user id, but that  actually slows your site down. Why not using CSS selector and find author’s comment and change the  background color so it is easily pointed out. Pretty smart. After that, it was a simple matter of times to see the result.]]></description>
			<content:encoded><![CDATA[<p>Many blogs highlight the author’s comment in the comments section. I’m talking about how to highlight comments posted by the author of the  article. You  can use many plugins to get this effect (For eg., the <a rel="nofollow" href="http://wordpress.org/extend/plugins/highlight-author-comments/"  title="Highlight Author  Comments">Highlight Author  Comments</a> Plugin) – but you don’t have to. You can get the get the  same effect by adding a small bit of CSS code to your theme.<br />
<div id="attachment_2099" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/03/Highlighting-Author-Comments.png" ><img src="http://www.narga.net/wp-content/uploads/2010/03/Highlighting-Author-Comments.png" alt="Highlighting Author Comments in WordPress" width="520" height="320" class="size-full wp-image-2099" /></a><p class="wp-caption-text">Highlighting Author Comments in WordPress</p></div><br />
Most snippets will target and try to find author’s email or user id, but that  actually slows your site down. Why not using CSS selector and find author’s comment and change the  background color so it is easily pointed out. Pretty smart. After that, it was a simple matter of times to see the result.<br />
<span id="more-2096"></span><strong>My default comments loop in <span class="highlight">comments.php</span></strong></p>
<pre class="brush: php; title: ; notranslate">&lt;?php wp_list_comments('type=comment&amp;avatar_size=48'); ?&gt;</pre>
<p><strong>View the HTML code:</strong></p>
<pre class="brush: xml; title: ; notranslate">&lt;li class=&quot;comment byuser comment-author-Narga bypostauthor even thread-even depth-1&quot; id=&quot;comment-1013&quot;&gt;
				&lt;div id=&quot;div-comment-1013&quot; class=&quot;comment-body&quot;&gt;
				&lt;div class=&quot;comment-author vcard&quot;&gt;
		&lt;img alt='' src='http://www.gravatar.com/avatar/18d31a42990f0421bf83bf9c72bcd1b5?s=48&amp;amp;d=http%3A%2F%2Fwww.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D48&amp;amp;r=G' class='avatar avatar-48 photo' height='48' width='48' /&gt;		&lt;cite class=&quot;fn&quot;&gt;&lt;a href='http://www.narga.net' rel='external nofollow' class='url'&gt;Narga&lt;/a&gt;&lt;/cite&gt; &lt;span class=&quot;says&quot;&gt;says:&lt;/span&gt;		&lt;/div&gt;

		&lt;div class=&quot;comment-meta commentmetadata&quot;&gt;&lt;a href=&quot;http://www.narga.net/subscribe-then-get-1-month-free-rapidshare-premium-account/comment-page-1/#comment-1013&quot;&gt;October 16, 2009 at 20:35&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a class=&quot;comment-edit-link&quot; href=&quot;http://www.narga.net/wordpress/wp-admin/comment.php?action=editcomment&amp;amp;c=1013&quot; title=&quot;Edit comment&quot;&gt;(Edit)&lt;/a&gt;&lt;/div&gt;

		&lt;p&gt;I&#8217;ve saw 5 people who commented on this post. I&#8217;ll take random with they only.&lt;br /&gt;
Those who Subscribed, write comments in here to get 1 Month FREE RapidShare Premium Account&lt;/p&gt;

		&lt;div class=&quot;reply&quot;&gt;
				&lt;/div&gt;

				&lt;/div&gt;
		&lt;/li&gt;
</pre>
<p><strong>Open the “style.css” and near the bottom added these lines:</strong></p>
<pre class="brush: css; title: ; notranslate">.authcomment {
       background-color: #B3FFCC !important;
}</pre>
<p>And, that’s it! We hope that you find it useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/how-to-highlight-author-comments-in-wordpress-using-css/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>45+ Most Popular Social Bookmarking Link Codes for WordPress</title>
		<link>http://www.narga.net/45-most-popular-social-bookmarking-link-codes-for-wordpress/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=45-most-popular-social-bookmarking-link-codes-for-wordpress</link>
		<comments>http://www.narga.net/45-most-popular-social-bookmarking-link-codes-for-wordpress/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 13:30:53 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[wordpress recipes]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=2038</guid>
		<description><![CDATA[ With Social Bookmark websites, users can save and categorize a personal collection of bookmarks and share them with others. Your visitors can now bookmark and submit your websites to all their favorite social bookmark services with the ease of a single click.
So how can we encourage more people to share our links? One of the easiest options is to include a set of links at the bottom of your posts which readers can click to automatically vote for your article. In this post, I’ve written the WordPress codes for 45+ of the most popular social bookmarking and networking sites out there.]]></description>
			<content:encoded><![CDATA[<p>Social bookmarking is a method for Internet  users to share, organize, search, and manage bookmarks of web resources. Unlike file sharing, the resources themselves aren't shared, merely bookmarks that reference them. With Social Bookmark websites, users can save and categorize a personal collection of bookmarks and share them with others. Your visitors can now bookmark and submit your websites to all their favorite social bookmark services with the ease of a single click.<br />
So how can we encourage more people to share our links? One of the easiest options is to include a set of links at the bottom of your posts which readers can click to automatically vote for your article.<br />
<div id="attachment_2039" class="wp-caption aligncenter" style="width: 530px"><a href="http://www.narga.net/wp-content/uploads/2010/03/Social-Media-Process-v1.0.jpg" ><img src="http://www.narga.net/wordpress/wp-content/uploads/2010/03/Social-Media-Process-v1.0-520x401.jpg" alt="Social Media Process v1.0" width="520" height="401" class="size-medium wp-image-2039" /></a><p class="wp-caption-text">Social Media Process v1.0</p></div><br />
In this post, I’ve written the WordPress codes for 45+ of the most popular <a href="http://www.narga.net/snipplr-must-have-source-code-repository-for-programmers/" >social bookmarking</a> and networking sites out there.<br />
<span id="more-2038"></span>
<ol>
<li>
<h3>Bibsonomy</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.bibsonomy.org/ShowBookmarkEntry?
c=b&amp;jump=yes&amp;url=&lt;?php the_permalink(); ?&gt;&amp;description=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Blogmarks</h3>
<pre class="brush: php; html-script: true; title: ; notranslate"> http://blogmarks.net/my/new.php? title=&lt;?php the_title(); ?&gt;&amp;url=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Blinklist</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=&lt;?php the_permalink(); ?&gt;&amp;Title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Delicious</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://delicious.com/post?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;notes=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Design Bump</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.designbump.com/submit?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Design Float</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.designfloat.com/submit.php?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Design Moo</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.designmoo.com/submit?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Digg</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://digg.com/submit?phase=2&amp;url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;bodytext=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Diigo</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.diigo.com/post?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Dzone</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.dzone.com/links/add.html?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Facebook</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.facebook.com/share.php?u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Fark</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://cgi.fark.com/cgi/fark/farkit.pl?h=&lt;?php the_title(); ?&gt;&amp;u=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Friendfeed</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.friendfeed.com/share?title=&lt;?php the_title(); ?&gt;&amp;link=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Folkd</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.folkd.com/submit/&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Google Bookmarks</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;annotation=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Hacker News</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://news.ycombinator.com/submitlink?u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>HaoHao</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.haohaoreport.com/submit.php?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Identi.ca</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://identi.ca/notice/new?status_textarea=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>IndianPad</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.indianpad.com/submit.php?url=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Linked In</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.linkedin.com/shareArticle?mini=true&amp;url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;summary=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Live Favorites</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Mister Wong</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.mister-wong.com/addurl/?bm_url=&lt;?php the_permalink(); ?&gt;&amp;bm_description=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Mixx</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.mixx.com/submit?page_url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>MySpace</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.myspace.com/Modules/PostTo/Pages/?u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Netvibes</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.netvibes.com/share?title=&lt;?php the_title(); ?&gt;&amp;url=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Newsvine</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.newsvine.com/_tools/seed&amp;save?u=&lt;?php the_permalink(); ?&gt;&amp;h=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Ping.fm</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://ping.fm/ref/?link=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;body=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Posterous</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://posterous.com/share?linkto=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;&amp;selection=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Propeller</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.propeller.com/submit/?url=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Reddit</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://reddit.com/submit?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Scoopeo</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.scoopeo.com/scoop/new?newurl=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Simpy</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://simpy.com/simpy/LinkAdd.do? title=&lt;?php the_title(); ?&gt;&amp;href=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Slashdot</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://slashdot.org/bookmark.pl?title=&lt;?php the_title(); ?&gt;&amp;url=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>SocialNews</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.socialnews.biz/submit?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt; ?&gt;</pre>
</li>
<li>
<h3>Sphere</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.sphere.com/search?q=sphereit:&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Sphinn</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Spurl</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.spurl.net/spurl.php? url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Squidoo</h3>
<pre class="brush: php; html-script: true; title: ; notranslate"> http://www.squidoo.com/lensmaster/bookmark?&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>StumbleUpon</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.stumbleupon.com/submit?url=&lt;?php the_permalink(); ?&gt;&amp;title=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Technorati</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://technorati.com/faves?add=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Tipd</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://tipd.com/submit.php?url=&lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Tumblr</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://www.tumblr.com/share?v=3&amp;u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;&amp;s=&lt;?php the_excerpt(); ?&gt;</pre>
</li>
<li>
<h3>Twitter</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://twitter.com/home?status=&lt;?php the_title(); ?&gt; - &lt;?php the_permalink(); ?&gt;</pre>
</li>
<li>
<h3>Wink</h3>
<pre class="brush: php; html-script: true; title: ; notranslate"> http://www.wink.com/_/tag? url=&lt;?php the_permalink(); ?&gt;&amp;doctitle=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Yahoo Bookmarks</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://bookmarks.yahoo.com/toolbar/savebm?u=&lt;?php the_permalink(); ?&gt;&amp;t=&lt;?php the_title(); ?&gt;</pre>
</li>
<li>
<h3>Yahoo Buzz</h3>
<pre class="brush: php; html-script: true; title: ; notranslate">http://buzz.yahoo.com/buzz?targetUrl=&lt;?php the_permalink(); ?&gt;&amp;headline=&lt;?php the_title(); ?&gt;&amp;summary==&lt;?php the_excerpt(); ?&gt;</pre>
</li>
</ol>
<p>If you would rather avoid using plugins in your blog and have complete control for yourself, then you might prefer to code the links into your theme yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/45-most-popular-social-bookmarking-link-codes-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 2.9 Carmen With New Features Every Developer Must Know</title>
		<link>http://www.narga.net/wordpress-2-9-carmen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-2-9-carmen</link>
		<comments>http://www.narga.net/wordpress-2-9-carmen/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:30:18 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1758</guid>
		<description><![CDATA[On December 18th, 2009, WordPress Version 2.9, named in honor of magical jazz vocalist Carmen McRae, was released to the public before the year ends. You can upgrade easily from your Dashboard by going to Tools &#62; Upgrade, or you can download from WordPress.org. The WordPress 2.9 requires MySQL 4.1.2 or greater.
You can read the full list of new features, changes, upgrades, and improvements on the <a title="WordPress Codex" href="http://codex.wordpress.org/Version_2.9">WordPress Codex</a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1764" src="http://www.narga.net/wp-content/uploads/2010/01/wordpress-2.9.jpg" alt="Wordpress logo" width="120" height="113" /></p>
<p>On December 18th, 2009, WordPress Version 2.9, named in honor of magical jazz vocalist <a rel="nofollow" href="http://www.carmenmcrae.com/" title="Carmen McRae" >Carmen McRae</a>, was released to the public before the year ends. You can upgrade easily from your Dashboard by going to <strong>Tools</strong> &gt; <strong>Upgrade</strong>, or you can <a rel="nofollow" href="http://wordpress.org/download/" title="download from WordPress.org" >download from WordPress.org</a>. The WordPress 2.9 <strong>requires MySQL 4.1.2</strong> or greater.<br />
You can read the full list of new features, changes, upgrades, and improvements on the <a rel="nofollow" href="http://codex.wordpress.org/Version_2.9" title="WordPress Codex" >WordPress Codex</a>. Following is our list of resources for more significant features/changes from developer’s point of view:<br />
<span id="more-1758"></span></p>
<h3>Post thumbnails</h3>
<p><img class="alignright size-full wp-image-1760" src="http://www.narga.net/wp-content/uploads/2010/01/post-thumbnail.png" alt="post-thumbnail" width="294" height="70" />Developers have been using different techniques to add post thumbnail feature in their themes; but now with built-in post thumbnail feature things are going get easier and standardized. As blogs have evolved from journal form into entities that can be very magazine-like, the use of thumbnail images has also grown.<br />
For whatever reason you first have to activate the feature with an entry in your theme’s <em>functions.php</em> file in order to get the Post Thumbnail box in the Editor.</p>
<pre class="brush: php; title: ; notranslate">if ( function_exists( 'add_theme_support' ) )
add_theme_support( 'post-thumbnails' );</pre>
<p>Basically all you have to do is to add this new template tag in your theme files where you want to display the post thumbnail, most certainly in your <em>index.php</em> file:</p>
<pre class="brush: php; title: ; notranslate">&lt;?php the_post_thumbnail() ?&gt;</pre>
<h3>Comment Meta</h3>
<p>A new commentmeta table that allows arbitrary key/value pairs to be attached to comments, just like posts, so you can now expand greatly what you can do in the comment framework.</p>
<h3>Custom post types</h3>
<p>Custom post types have been upgraded with better API support so you can juggle more types than just post, page, and attachment. (More of this planned for 3.0.)<br />
Technically, the only post_types that WordPress has supported have been post, page, revision and attachment. While it has technically been possible to add new post_types (like podcast, mp4, or tutorials – they could be anything, really), it has been a chore and required plugin developers to handle quite a few moving parts in order to make it all work properly.</p>
<h3>Sidebar descriptions</h3>
<p>This new feature allows you to add a description to each sidebar in your theme. If you like create themes with 10 or more sidebars, that really is a nice feature. It's very simple too, all you have to do is add a description value to the array you're using to declare sidebars:</p>
<pre class="brush: php; title: ; notranslate">if ( function_exists('register_sidebar') ) {
  register_sidebar(array(
    'name' =&gt; 'Complex Sidebar',
    'id' =&gt; 'complex',
    'description' =&gt; 'Here is some important considerations about Complex Sidebar',
    'before_widget' =&gt; '&lt;li id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;',
    'after_widget' =&gt; '&lt;/li&gt;',
    'before_title' =&gt; '&lt;h2 class=&quot;widgettitle&quot;&gt;',
    'after_title' =&gt; '&lt;/h2&gt;',
  ));
}</pre>
<h3>Enhancements User Features</h3>
<ul>
<li><strong>The Trash Can</strong>: In WordPress 2.9, everything is recoverable now with a new Trash feature. When you delete a post, page, category, comment, or any bit of content, it is moved to the Trash where you can decide whether to pull it back at a later date.<br />
Trash collection is done every 30 days by default, but it is possible to change this by editing your wp-config.php file. Add the following to your config file to change trash collection to every 7 days. Modify as needed.</p>
<pre class="brush: php; title: ; notranslate">define('EMPTY_TRASH_DAYS',7);</pre>
</li>
<li><strong>Built-in image editor</strong> allows you to crop, edit, rotate, flip, and scale your images to show them who’s boss. This is the first wave of our many planned media-handling improvements. This isn’t Photoshop. And it only support basic functionality at this time.From the media library, you can edit images by clicking the Edit link under an image, and then clicking the Edit button on the individual image page.</li>
<li><strong>Batch plugin update and compatibility checking</strong>, which means you can update 10 plugins at once, versus having to do multiple clicks for each one, and we’re using the new compatibility data from the plugins directory to give you a better idea of whether your plugins are compatible with new releases of WordPress. This should take the fear and hassle out of upgrading.</li>
<li><a rel="nofollow" href="http://oembed.com/" >oEmbed</a> is a specification that allows media providers like Flickr, YouTube and others to provide data for consumer applications like WordPress about media. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly.<br />
The list of supported oEmbed sites in WordPress are as follows:</p>
<ul>
<li>YouTube (via oEmbed)</li>
<li>Blip.tv (via oEmbed)</li>
<li>Flickr images and videos (via oEmbed)</li>
<li>Hulu (via oEmbed)</li>
<li>Viddler (via oEmbed)</li>
<li>Qik.com (via oEmbed) — never heard of this site, but it was listed on oEmbed’s website, so…</li>
<li>Revision3 (via oEmbed)</li>
<li>Google Video (via an internal handler)</li>
<li>PollDaddy (via an internal handler)</li>
<li>DailyMotion (via an internal handler)</li>
</ul>
</li>
<li><strong>Automatic database optimization support</strong>, which you can enable in your wp-config.php file by adding
<pre class="brush: php; title: ; notranslate">define(’WP_ALLOW_REPAIR’, true);</pre>
</li>
<li><strong>Rel=canonical support for better SEO</strong>. <a rel="nofollow" href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html" rel="nofollow"  target="_blank">What is rel=”canonical”?</a></li>
</ul>
<p>I hope you found this post useful and timely, and remember to share any additional WordPress 2.9 resources for developers that I may have missed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/wordpress-2-9-carmen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Essential WordPress Plugins to Improve your blogs Security and Protection</title>
		<link>http://www.narga.net/essential-wordpress-plugins-improve-security-and-protection/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=essential-wordpress-plugins-improve-security-and-protection</link>
		<comments>http://www.narga.net/essential-wordpress-plugins-improve-security-and-protection/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:30:57 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Security]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1515</guid>
		<description><![CDATA[Wordpress is getting more and more popular each day, nobody can guarantee that your WordPress installation is 100% secure. Securing your WordPress blog is the most important thing that you must do after you have set it up on your server. There are ways to improve the security of your blog so that it is slightly less vulnerable than it otherwise might be.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1554" src="http://www.narga.net/wp-content/uploads/2009/11/wordpress-security.png" alt="Essential WordPress Plugins to Improve your blogs Security and Protection" width="130" height="130" />WordPress is getting more and more popular each day, nobody can guarantee that your WordPress installation is 100% secure. Securing your WordPress blog is the most important thing that you must do after you have set it up on your server.<br />
Before you read on, you need to know about <strong>Checklist to Improve WordPress Security</strong></p>
<ol>
<li>Encrypt your login</li>
<li>Stop brute force attack</li>
<li>Use a strong password</li>
<li>Protect your wp-admin folder</li>
<li>Remove WordPress version info, WordPress Error-Messages</li>
<li>Hide your plugins folder</li>
<li>Change your login name</li>
<li>Upgrade to the latest version of WordPress and plugins</li>
<li>Do a regular security scan</li>
<li>Backup your WordPress database</li>
<li>Define user privilege</li>
</ol>
<p>There are many WordPress Plugins which help you in securing your Blogs, I will share some tips, tricks and resources which will surely help you to secure and lock down your WordPress site and to fortify it from unwarranted attacks.<span id="more-1515"></span></p>
<h3>Scan security holes</h3>
<p>The way to determine if your site is at risk is to use a plugin which can scans for weaknesses in your WordPress blog.</p>
<ul>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-security-scan/" title="WP Security Scan" >WP Security Scan</a> is very easy to use plugin will sort out some of the basic security issues with WordPress - it'll change your database's name and alert you to flaws in your installation's security, among other features.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/inspector-wordpress/" title="InspectorWordpress" >InspectorWordpress</a>: Prevent possible attacks on your wordpress blog by monitoring each request to your wordpress blog and based on conditions you defined in the options panel it interrupts the attacker’s action and logs it.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/securepress-plugin/" title="SecurePress Website Security Analyzer" >SecurePress Website Security Analyzer</a>: SecurePress is a "Live" patent pending security system for WordPress.<br />
With the introduction of SecurePress, WordPress owners now have a clear choice in website protection. No more piece-meal security patches and plugins. The SecurePress widget installs enough free features to get you started towards securing your site. The ability to see and record your attacks is an excellent starting point. The free reports and statistics available in the dashboard help you to better understand the level and magnitude of these attacks. The free price tag is another good reason to download immediately and get started. When you are ready and after familiarizing yourself with the dashboard, you may want to upgrade to the full version to enable the vast blocking capabilities of SecurePress Pro and turn this application into a monster security shield.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/ttc-tripwire-plugin/" >TTC WordPress Tripwire Tool</a>: This is not a very useful security plugin indeed as it will only provide you with a list of all files changed on your WordPress site in the last 1-99 days. You need to choose how many days back in time you wish to go and it will list all files changed in that time frame for you.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/tac/" >TAC (Theme Authenticity Checker)</a> This security plugin will scan all of your theme files for potentially malicious or unwanted code. Currently, TAC searches the source files of every installed theme for signs of malicious code. If such code is found, TAC displays the path to the theme file, the line number, and a small snippet of the suspect code. Very useful if your site is hacked with hidden iFrame injection attack (Trojan Infection).</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/safer-cookies/" title="Safer Cookies" >Safer Cookies</a>: Normally when you login to your blog WordPress will create a session cookie that is used to authenticate you. If someone was to steal the cookie they would be able to use it to get full access to your blog without having to know your password. This plugin prevents that from happening - it makes the cookie specific to your IP address, so it won't be usable from a different computer.</li>
</ul>
<h3>Back up your MySQL database regularly</h3>
<p>Taking backup of database is always advisable. In the event of crash either by your fault or from hackers, you can restore your WordPress blog from the backup file. Perhaps for some of you, backing up a database could mean a troublesome technical chore but you can do it easily. "Make backups, and made it often"</p>
<ul>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-dbmanager/" title="WP-DBManager" >WP-DBManager</a> allows you to optimize database, repair database, backup database, restore database, delete backup database , drop/empty tables and run selected queries. Supports automatic scheduling of backing up and optimizing of database.</li>
</ul>
<h3>Limit login attempts to revert brute force attacks</h3>
<p>Making smart choices that effectively lower the possible entry points available to a malicious person. WordPress passwords can be cracked with brute force password discovery method. To prevent that from happening, you can install the login lockdown plugin. This plugin records the IP address and timestamp of every failed WordPress login attempt. Once a certain number of failed attempts are detected, it will disable the login function for all requests from that range.</p>
<ul>
<li>The <a rel="nofollow" href="http://wordpress.org/extend/plugins/login-lockdown/" >Login LockDown</a> plugin will lock out users if they enter their password wrong too many times. You can choose how many times users can enter their password and how long they're locked out for via a neat options page. It's obvious that if your password is the name of your blog or something like "secret", brute force can easily find your password. The first thing to do is to use a very strong password, with tiny, capital letters, numbers and special characters. You can also rely on the generator password included in WP Security Scan.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/limit-login-attempts/" >Limit Login Attempts</a> blocks an Internet address from making further attempts after a specified limit on retried is reached, making a brute-force attack difficult or impossible.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/user-locker/" title="User Locker" >User Locker</a> locks user account after given number of incorrect login attempts, and can be unlocked only by requesting new password (using Lost Password option) or asking Admin for help (he/she can do it too). This makes brute force and dictionary attacks nearly impossible.</li>
</ul>
<h3>Add a 2nd layer of security to your Dashboard</h3>
<p>You can greatly enhance the security of your blog by adding more access control to your /wp-admin/ folder. This forces an attacker or bot to attack this 2nd layer of protection instead of your real admin files. Most of the time WordPress attacks are carried out autonomously by a malicious software bot.</p>
<ul>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/askapache-password-protect/" title="AskApache Password Protect" >AskApache Password Protect</a> adds some serious password protection to your WordPress Blog. Not only does it protect your wp-admin directory, but also your wp-includes, wp-content, plugins, etc. plugins as well. Imagine a HUGE brick wall protecting your frail .php scripts from the endless attacks of automated web robots and password-guessing exploit-serving virii. Forget spam, these millions of zombie bots are too outrageous to ignore, they are attempting known (but strangely outdated) exploits looking for known vulnerabilities against blogs and other Internet software. Sooner or later some poor blogger is going to miss an upgrade and become a victim to this type of video-game-like-attack.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/restricted-site-access/" >Restricted Site Access</a> plugin limit access your site to visitors who are logged in or accessing the site from a set of specific IP addresses. Send restricted visitors to the log in page, redirect them, or display a message. A great solution for Extranets, publicly hosted Intranets, or parallel development sites.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/http-authentication/" title="HTTP Authentication" >HTTP Authentication</a> plugin allows you to use existing means of authenticating people to WordPress. This includes Apache's basic HTTP authentication module and many others.</li>
</ul>
<h3>Define user privilege for multi-authors blog</h3>
<p>This will give you, the blog owner, the ability to control what users can and cannot do in the blog.</p>
<ul>
<li>If there is more than one author for your blog, you can install the <a rel="nofollow" href="http://wordpress.org/extend/plugins/capsman/" >Capability Manager</a> plugin to define the capabilities for each user group. The Capability Manager plugin provides a simple way to manage role capabilities. Using it, you will be able to change the capabilities of any role, add new roles, copy existing roles into new ones, and add new capabilities to existing roles. You can also delegate capabilities management to other users. In this case, some restrictions apply to this users, as them can only set/unset the capabilities they have.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-sentry/" >WP Sentry</a> allows WordPress authors to grant access to individual private posts to users and groups of users.</li>
<li>With <a rel="nofollow" href="http://wordpress.org/extend/plugins/user-access-manager/" >User Access Manager</a> you can manage the access to your posts, pages and files. You only create a user group, put registered users to this and set up the rights for this group. From now on the post/page is only accessible and writable for the specified group. This plugin is useful if you need a member area or a private section at your blog or you want that other people can write at your blog but not everywhere.</li>
</ul>
<h3>Keep your WordPress and plugins updated</h3>
<p>The WordPress developers do not maintain security patches for older WordPress versions. Once a new version has been released or the vulnerability has been fixed then the information required to exploit the vulnerability is almost certainly in the public domain making any old versions more open to attack by a simple script kiddie.</p>
<ul>
<li>Upgrading your plugins is nearly as important as upgrading WordPress itself, because just like WordPress, plugins are susceptible to their code being exploited for malicious purposes. Now, upgrading WordPress plugins is dead simple out of the box, but what if you could make somehow even simpler? That’s where <a rel="nofollow" href="http://wordpress.org/extend/plugins/one-click-plugin-updater/" title="One Click Plugin Updater" >One Click Plugin Updater</a> comes in handy.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/update-notifier/" title="Update Notifier" >Update Notifier</a>:If you don't check your admin panel on your WordPress install very often (maybe because you prefer to use remote publishing) or you want to make sure that your clients' WordPress installations are updated, then this is the plugin for you. You don't have to login to your admin panel regularly, subscribe to an RSS feed, or do anything apart from installing this plugin will notified when an update to WordPress is released.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpressplugin-upgrade-time-out-plugin/" title="WordPress/Plugin Upgrade Time Out Plugin" >WordPress/Plugin Upgrade Time Out</a> Plugin allows you to change the files download time out value (mainly used for upgrade of WordPress and Plugins). No more requiring to change after every WordPress upgrade.</li>
</ul>
<h3>Install WordPress Security Suites Plugins</h3>
<p>WordPress Security Suites is a collection of various administration, SEO, maintenance, backup and security related tools.</p>
<ul>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/secure-wordpress/" title="Secure WordPress" >Secure WordPress</a> Little help to secure your WordPress installation: Remove Error information on login page; adds index.html to plugin directory; removes the wp-version, except in admin area.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/gd-press-tools/" title="GD Press Tools" >GD Press Tools</a>: This tools can be integrated into the various WordPress admin panels, can perform maintenance operations, change some aspects of WordPress, see detailed server settings and information. Plugin can also track posts and pages views for various popularity lists. Some of the features don't work with every version of the WordPress. If you have some suggestion about potential features for this plugin, please leave a message.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wordpress-firewall/" title="Wordpress Firewall" >WordPress Firewall</a> plugin investigates web requests with simple WordPress-specific heuristics to identify and stop most obvious attacks. There exist a few powerful generic modules that do this; but they're not always installed on web servers, and difficult to configure.It intelligently white-list and blacklists pathological-looking phrases based on which field they appear within in a page request (unknown/numeric parameters vs. known post bodies, comment bodies, etc.). Its purpose is not to replace prompt and responsible upgrading, but rather to mitigate 0-day attacks and let bloggers sleep better at night.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/antivirus/" title="Wordpress AntiVirus" >AntiVirus</a> for WordPress is a smart and effective solution to protect your blog against exploits and spam injections.</li>
</ul>
<h3>Protects registration, login, cookies and comment forms</h3>
<ul>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/invisible-defender/" title="Invisible Defender" >Invisible Defender</a>: The idea behind this plugin is simple: SPAMBOTs either fill every form field they find (generic spam bots) or fill WordPress-specific fields only (spam bots which will recognise WP or are targeting WP only). Therefore it is sufficient to add two extra text fields to form (one empty and one with predefined value), and check theirs values after form is submitted. 1st field (empty one) will be filled by generic spam bots, and 2nd one will not be filled by spam bots targeting WP only. With these two simple checks probably all spam bots can be easily detected, so WP can return error "403 Forbidden" for them.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/absolute-privacy/" title="Absolute Privacy" >Absolute Privacy</a> turns your WordPress blog into a fully private site where you control who has access. It's perfect for family blogs, private communities, and personal websites.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/no-disposable-email/" title="No Disposable Email" >No Disposable Email</a>: This plugin prevent people from registering with a disposable email addresses like the ones provided by Mailinator. It protects your most important asset, your registered user base, by preventing contamination by fake accounts. This plugin working principle is similar to spam blacklists.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/wp-dephorm/" >WP-Dephorm</a> protects your users from the prying eyes of phorm. This is achieved by setting a cookie to opt out of the phorm information mining. Your blog viewers will not have their information stored and used in marketing campaigns whilst viewing your site. The idea is based upon a system devised by Dephormation.</li>
</ul>
<h3>Encrypt your login information or Forces an HTTPS connection for security purposes</h3>
<p>You can login to the WordPress Admin Panel through encrypted SSL connections. You need to see if your web host service gives you access to an SSL certificate first. Most likely, you won’t, but they’re cheap enough to have and worth spending a few bucks on.</p>
<ul>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/admin-ssl-secure-admin/" >Admin SSL</a>, <a rel="nofollow" href="http://wordpress.org/extend/plugins/force-ssl/" >and Force SSL</a> secures login page, admin area, posts, pages - whatever you want - using Private or Shared SSL. Those is useful for those who with to enforce a higher level of security regarding the delivery of WordPress content to the browser.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/semisecure-login-reimagined/" title="Semisecure Login Reimagined" >Semisecure Login Reimagined</a> increases the security of the login process by using a combination of public and secret-key encryption to encrypt the password on the client-side when a user logs in. JavaScript is required to enable encryption. It is most useful for situations where SSL is not available, but the administrator wishes to have some additional security measures in place without sacrificing convenience.</li>
<li><a rel="nofollow" href="http://wordpress.org/extend/plugins/chap-secure-login/" >Chap Secure Login</a>: Whenever you try to login into your website, you can use this plugin to trasmit your password encrypted. The encryption process is done by the Chap protocol; this is particularly useful when you can't use ssl or other kinds of secure protocols. By activating the ChapSecureLogin plugin, the only information transmitted unencrypted is the username; password is hided with a random number (nonce) generated by the session - and opportunely transformed by the md5 algorithm.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/essential-wordpress-plugins-improve-security-and-protection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>35 Creative WordPress Custom Login Design</title>
		<link>http://www.narga.net/creative-wordpress-login-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creative-wordpress-login-design</link>
		<comments>http://www.narga.net/creative-wordpress-login-design/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 10:36:29 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[login form]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1266</guid>
		<description><![CDATA[Wordpress login page is simple, this is the reason many people want to change the login page as they want. In this article we will be showing you some of Creative Wordpress Custom Login Design that will take you custom your  Wordpress Login Pages.]]></description>
			<content:encoded><![CDATA[<p>WordPress is being used as a membership site, or site where user registration is allowed. In those cases it is wise for businesses to brand the login page with their logo and other aspects to give it a unique touch that it deserves. WordPress login page is simple, this is the reason many people want to change the login page as they want. In this article we will be showing you some of Creative WordPress Custom Login Design that will take you custom your  WordPress Login Pages.<br />
<div id="attachment_1678" class="wp-caption aligncenter" style="width: 349px"><img src="http://www.narga.net/wp-content/uploads/2009/11/BSB.png" alt="Block, street &amp; building blog" width="339" height="376" class="size-full wp-image-1678" /><p class="wp-caption-text">Block, street &amp; building blog</p></div><br />
<span id="more-1266"></span></p>
<div id="attachment_1463" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Andi-Saleh.png" ><img class="size-medium wp-image-1463" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Andi-Saleh-500x304.png" alt="Andi Saleh" width="500" height="304" /></a><p class="wp-caption-text">Andi Saleh</p></div>
<div id="attachment_1465" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/3oneseven-milo.png" ><img class="size-medium wp-image-1465" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/3oneseven-milo-500x278.png" alt="3oneseven milo" width="500" height="278" /></a><p class="wp-caption-text">3oneseven milo</p></div>
<div id="attachment_1467" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/La-Lune-Mauve.png" ><img class="size-medium wp-image-1467" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/La-Lune-Mauve-500x278.png" alt="La Lune Mauve" width="500" height="278" /></a><p class="wp-caption-text">La Lune Mauve</p></div>
<div id="attachment_1469" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Binary-Joy.png" ><img class="size-medium wp-image-1469" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Binary-Joy-500x278.png" alt="Binary Joy" width="500" height="278" /></a><p class="wp-caption-text">Binary Joy</p></div>
<div id="attachment_1472" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/The-English-guy.jpg" ><img class="size-medium wp-image-1472" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/The-English-guy-500x391.jpg" alt="The English guy" width="500" height="391" /></a><p class="wp-caption-text">The English guy</p></div>
<div id="attachment_1473" class="wp-caption aligncenter" style="width: 478px"><img class="size-full wp-image-1473" src="http://www.narga.net/wp-content/uploads/2009/11/custom_wordpress_login.jpg" alt="BitBox" width="468" height="500" /><p class="wp-caption-text">BitBox</p></div>
<div id="attachment_1475" class="wp-caption aligncenter" style="width: 430px"><img class="size-full wp-image-1475" src="http://www.narga.net/wp-content/uploads/2009/11/armadillo.jpg" alt="Armadillo Studo" width="420" height="442" /><p class="wp-caption-text">Armadillo Studo</p></div>
<div id="attachment_1476" class="wp-caption aligncenter" style="width: 430px"><img class="size-full wp-image-1476" src="http://www.narga.net/wp-content/uploads/2009/11/boda2.jpg" alt="Boda" width="420" height="387" /><p class="wp-caption-text">Boda</p></div>
<div id="attachment_1477" class="wp-caption aligncenter" style="width: 509px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Mac-OS-X-Login.png" ><img class="size-medium wp-image-1477" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Mac-OS-X-Login-499x395.png" alt="Mac OS X Login" width="499" height="395" /></a><p class="wp-caption-text">Mac OS X Login</p></div>
<div id="attachment_1481" class="wp-caption aligncenter" style="width: 470px"><img class="size-full wp-image-1481" src="http://www.narga.net/wp-content/uploads/2009/11/The-Pride-of-DeSoto-Central-High-School.jpg" alt="The Pride of DeSoto Central High School" width="460" height="451" /><p class="wp-caption-text">The Pride of DeSoto Central High School</p></div>
<div id="attachment_1480" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/markfitzpatrick.png" ><img class="size-medium wp-image-1480" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/markfitzpatrick-500x292.png" alt="markfitzpatrick" width="500" height="292" /></a><p class="wp-caption-text">markfitzpatrick</p></div>
<div id="attachment_1483" class="wp-caption aligncenter" style="width: 466px"><img class="size-full wp-image-1483" src="http://www.narga.net/wp-content/uploads/2009/11/Persian-WordPress-Login-Page.png" alt="Persian WordPress Login Page" width="456" height="435" /><p class="wp-caption-text">Persian WordPress Login Page</p></div>
<div id="attachment_1484" class="wp-caption aligncenter" style="width: 452px"><img class="size-full wp-image-1484" src="http://www.narga.net/wp-content/uploads/2009/11/JobSochi.su_.jpg" alt="JobSochi" width="442" height="400" /><p class="wp-caption-text">JobSochi</p></div>
<div id="attachment_1486" class="wp-caption aligncenter" style="width: 482px"><a href="http://www.narga.net/wp-content/uploads/2009/11/La-Botteghina-Artigianato.png" ><img class="size-medium wp-image-1486" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/La-Botteghina-Artigianato-472x500.png" alt="La Botteghina Artigianato" width="472" height="500" /></a><p class="wp-caption-text">La Botteghina Artigianato</p></div>
<div id="attachment_1485" class="wp-caption aligncenter" style="width: 354px"><img class="size-full wp-image-1485" src="http://www.narga.net/wp-content/uploads/2009/11/Cuori-Dell-est.png" alt="Cuori Dell'est" width="344" height="384" /><p class="wp-caption-text">Cuori Dell&#039;est</p></div>
<div id="attachment_1490" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/MyBabyOurBaby.png" ><img class="size-medium wp-image-1490" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/MyBabyOurBaby-500x315.png" alt="MyBabyOurBaby" width="500" height="315" /></a><p class="wp-caption-text">MyBabyOurBaby</p></div>
<div id="attachment_1491" class="wp-caption aligncenter" style="width: 427px"><img class="size-full wp-image-1491" src="http://www.narga.net/wp-content/uploads/2009/11/OneEyedGoldFish.png" alt="OneEyedGoldFish" width="417" height="451" /><p class="wp-caption-text">OneEyedGoldFish</p></div>
<div id="attachment_1492" class="wp-caption aligncenter" style="width: 400px"><img class="size-full wp-image-1492" src="http://www.narga.net/wp-content/uploads/2009/11/EHK.jpg" alt="EHK" width="390" height="352" /><p class="wp-caption-text">EHK</p></div>
<div id="attachment_1493" class="wp-caption alignleft" style="width: 440px"><img class="size-full wp-image-1493" src="http://www.narga.net/wp-content/uploads/2009/11/Luma.se_.png" alt="Luma.se" width="430" height="462" /><p class="wp-caption-text">Luma.se</p></div>
<div id="attachment_1494" class="wp-caption aligncenter" style="width: 414px"><img class="size-full wp-image-1494" src="http://www.narga.net/wp-content/uploads/2009/11/Batofu.jpg" alt="Batofu" width="404" height="409" /><p class="wp-caption-text">Batofu</p></div>
<div id="attachment_1495" class="wp-caption aligncenter" style="width: 399px"><img class="size-full wp-image-1495" src="http://www.narga.net/wp-content/uploads/2009/11/UnderTheOak.gif" alt="Under The Oak" width="389" height="377" /><p class="wp-caption-text">Under The Oak</p></div>
<div id="attachment_1498" class="wp-caption aligncenter" style="width: 481px"><img class="size-full wp-image-1498" src="http://www.narga.net/wp-content/uploads/2009/11/Salumi-Salcuno.jpg" alt="Salumi Salcuno" width="471" height="482" /><p class="wp-caption-text">Salumi Salcuno</p></div>
<div id="attachment_1499" class="wp-caption aligncenter" style="width: 455px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Imperia-Parla.png" ><img class="size-medium wp-image-1499" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Imperia-Parla-445x500.png" alt="Imperia Parla" width="445" height="500" /></a><p class="wp-caption-text">Imperia Parla</p></div>
<div id="attachment_1500" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Locanda-Italia-Albergo-Ristorante-Enoteca-alle-porte-del-Gargano.png" ><img class="size-medium wp-image-1500" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Locanda-Italia-Albergo-Ristorante-Enoteca-alle-porte-del-Gargano-500x278.png" alt="Locanda Italia - Albergo, Ristorante, Enoteca alle porte del Gargano" width="500" height="278" /></a><p class="wp-caption-text">Locanda Italia - Albergo, Ristorante, Enoteca alle porte del Gargano</p></div>
<div id="attachment_1501" class="wp-caption aligncenter" style="width: 405px"><img class="size-full wp-image-1501" src="http://www.narga.net/wp-content/uploads/2009/11/archGFX.png" alt="archGFX" width="395" height="429" /><p class="wp-caption-text">archGFX</p></div>
<div id="attachment_1502" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1502" src="http://www.narga.net/wp-content/uploads/2009/11/c.hadcoleman.jpg" alt="Chad Coleman" width="500" height="338" /><p class="wp-caption-text">Chad Coleman</p></div>
<div id="attachment_1503" class="wp-caption aligncenter" style="width: 408px"><img class="size-full wp-image-1503" src="http://www.narga.net/wp-content/uploads/2009/11/Citizen-Wausau.jpg" alt="Citizen Wausau" width="398" height="437" /><p class="wp-caption-text">Citizen Wausau</p></div>
<div id="attachment_1509" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-1509" src="http://www.narga.net/wp-content/uploads/2009/11/Ben-Inside.jpg" alt="Ben-Inside" width="400" height="400" /><p class="wp-caption-text">Ben-Inside</p></div>
<div id="attachment_1504" class="wp-caption aligncenter" style="width: 484px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Gidibaos-Cafe.jpg" ><img class="size-medium wp-image-1504" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Gidibaos-Cafe-474x500.jpg" alt="Gidibao's Cafe" width="474" height="500" /></a><p class="wp-caption-text">Gidibao&#039;s Cafe</p></div>
<div id="attachment_1505" class="wp-caption aligncenter" style="width: 403px"><img class="size-full wp-image-1505" src="http://www.narga.net/wp-content/uploads/2009/11/HeroesARG.jpg" alt="HeroesARG" width="393" height="422" /><p class="wp-caption-text">HeroesARG</p></div>
<div id="attachment_1506" class="wp-caption aligncenter" style="width: 435px"><img class="size-full wp-image-1506" src="http://www.narga.net/wp-content/uploads/2009/11/My-Simple-Mind.jpg" alt="My Simple Mind" width="425" height="462" /><p class="wp-caption-text">My Simple Mind</p></div>
<div id="attachment_1510" class="wp-caption aligncenter" style="width: 471px"><img class="size-full wp-image-1510" src="http://www.narga.net/wp-content/uploads/2009/11/I-Caught-Fire.jpg" alt="I Caught Fire" width="461" height="434" /><p class="wp-caption-text">I Caught Fire</p></div>
<div id="attachment_1507" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.narga.net/wp-content/uploads/2009/11/Tecnografica.jpg" ><img class="size-medium wp-image-1507" src="http://www.narga.net/wordpress/wp-content/uploads/2009/11/Tecnografica-500x389.jpg" alt="Tecnografica" width="500" height="389" /></a><p class="wp-caption-text">Tecnografica</p></div>
<div id="attachment_1508" class="wp-caption aligncenter" style="width: 508px"><img class="size-full wp-image-1508" src="http://www.narga.net/wp-content/uploads/2009/11/Union-Rescue-Mission.jpg" alt="Union Rescue Mission" width="498" height="465" /><p class="wp-caption-text">Union Rescue Mission</p></div>
<p>If you have a custom login page, please, leave a comment with the link and i will update this gallery with your works!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/creative-wordpress-login-design/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Beautiful WordPress Themes for Female Blogs</title>
		<link>http://www.narga.net/female-blogs-beautiful-wordpress-themes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=female-blogs-beautiful-wordpress-themes</link>
		<comments>http://www.narga.net/female-blogs-beautiful-wordpress-themes/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:30:11 +0000</pubDate>
		<dc:creator>Narga</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[female style]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.narga.net/?p=1199</guid>
		<description><![CDATA[The concept of aesthetic sophistication of women than men so much, that's their privilege. For women, in my opinion, the design does not require too important to their blogs, what they concern is the color and layout content feminine or not? They do not care much to new technology, design style and new trend ....]]></description>
			<content:encoded><![CDATA[<p>The concept of aesthetic sophistication of women than men so much, that's their privilege. For women, in my opinion, the design does not need too important to their blogs, what they concern is the color and layout content feminine or not? They do not care much to new technology, design style and new trend ....</p>
<h3>Pinky Kupy</h3>
<p>Pink Kupy 1.0. A 2 column, fixed width theme, widgets not supported unfortunately. <a rel="nofollow" href="http://www.megaupload.com/?d=VY0HXFNK" >Download Pinky Kupy</a></p>
<p><div id="attachment_1328" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1328" src="http://www.narga.net/wp-content/uploads/2009/10/pink-kupy.png" alt="Pink Kupy" width="500" height="234" /><p class="wp-caption-text">Pink Kupy</p></div><br />
<span id="more-1199"></span><br />
<h3><a rel="nofollow" href="http://themes.wordpress.net/columns/2-columns/828/rounded-v2-blue-edition-10/" >Rounded Blue V2</a></h3>
<p>Nice blue flowerish theme from Ghyslain Armand. Right sidebar, 2 columns, fluid width and widget ready.</p>
<div id="attachment_1330" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1330" src="http://www.narga.net/wp-content/uploads/2009/10/itcouldbethisone.png" alt="ItCouldBeThisOne" width="500" height="235" /><p class="wp-caption-text">ItCouldBeThisOne</p></div>
<h3>HongKiat Rounded v2 Edition</h3>
<p>Rounded v2 is created by Ghyslain of itcouldbethisone.com, Hongkiat make 5 edition with 5 color from Rounded v2 Blue edition. <a rel="nofollow" href="http://www.hongkiat.com/blog/wordpress-theme-5-more-colors-on-rounded-v2/" title="HongKiat Rounded v2 Edition" >View more detail at Hongkiat blog</a>.</p>
<div id="attachment_1333" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1333" src="http://www.narga.net/wp-content/uploads/2009/10/rounded.png" alt="HongKiat Rounded v2 Edition" width="450" height="300" /><p class="wp-caption-text">HongKiat Rounded v2 Edition</p></div>
<h3><a rel="nofollow" href="http://wefunction.com/2008/07/free-theme-outdoorsy/" title="Outdoorsy Theme" >Outdoorsy Theme</a></h3>
<div id="attachment_1337" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1337" src="http://www.narga.net/wp-content/uploads/2009/10/29.jpg" alt="Outdoorsy Theme" width="450" height="276" /><p class="wp-caption-text">Outdoorsy Theme</p></div>
<h3><a rel="nofollow" href="http://gebalatomasz.com/ladyingreen/?p=11" >Lady In Green</a></h3>
<div id="attachment_1338" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1338" src="http://www.narga.net/wp-content/uploads/2009/10/27.jpg" alt="Lady In Green" width="450" height="742" /><p class="wp-caption-text">Lady In Green</p></div>
<h3><a rel="nofollow" href="http://www.smashingmagazine.com/2008/08/20/notepad-chaos-a-free-wordpress-theme/" title="Notepad Chaos" >Notepad Chaos</a></h3>
<div id="attachment_1340" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1340" src="http://www.narga.net/wp-content/uploads/2009/10/notepad-preview.jpg" alt="Notepad Chaos" width="500" height="325" /><p class="wp-caption-text">Notepad Chaos</p></div>
<p>The theme has 2 columns, a quite vibrant design including “personal” design elements such as handwritten headings, stick-it-notes, clips and pins. The theme was designed by Evan Eckard.</p>
<h3><a rel="nofollow" href="http://www.celebrific.com/gossip-city-wordpress-theme-release/" >Gossip City</a></h3>
<div id="attachment_1342" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1342" src="http://www.narga.net/wp-content/uploads/2009/10/gossip-city.png" alt="Gossip City" width="450" height="275" /><p class="wp-caption-text">Gossip City</p></div>
<h3><a rel="nofollow" href="http://scribblescratch.com/themes" >Paisley</a></h3>
<div id="attachment_1343" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1343" src="http://www.narga.net/wp-content/uploads/2009/10/scribble.png" alt="Paisley" width="450" height="301" /><p class="wp-caption-text">Paisley</p></div>
<h3><a rel="nofollow" href="http://scribblescratch.com/themes" >Autumn</a></h3>
<div id="attachment_1344" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1344" src="http://www.narga.net/wp-content/uploads/2009/10/autumn.jpg" alt="Autumn" width="450" height="293" /><p class="wp-caption-text">Autumn</p></div>
<p><a rel="nofollow" href="http://archgfx.net/blog/2007/geek/blogging/bus-full-of-hippies-for-wordpress" >Bus Full of Hippies</a></p>
<div id="attachment_1347" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1347" src="http://www.narga.net/wp-content/uploads/2009/10/beautiful-wordpress-themes-08.gif" alt="Bus Full of Hippies" width="500" height="160" /><p class="wp-caption-text">Bus Full of Hippies</p></div>
<h3><a rel="nofollow" href="http://www.romow.com/blog/3-column-wordpress-theme-pinklove/" >PinkLove</a></h3>
<div id="attachment_1348" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1348" src="http://www.narga.net/wp-content/uploads/2009/10/beautiful-wordpress-themes-17.gif" alt="PinkLove" width="500" height="264" /><p class="wp-caption-text">PinkLove</p></div>
<h3><a rel="nofollow" href="http://wordpress.org/extend/themes/girl" title="Girl WordPress Theme" >Girl WordPress Theme</a></h3>
<div id="attachment_1349" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-1349" src="http://www.narga.net/wp-content/uploads/2009/10/girl.png" alt="Girl WordPress Theme" width="450" height="350" /><p class="wp-caption-text">Girl WordPress Theme</p></div>
<h3><a rel="nofollow" href="http://wparchive.com/girls-fantasy-land-wordpres-theme/" title="Girls Fantasy-Land Wordpres Theme" >Girls Fantasy-Land Wordpres Theme</a></h3>
<div id="attachment_1353" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-1353" src="http://www.narga.net/wp-content/uploads/2009/10/Girls-Fantasy-Land.jpg" alt="Girls Fantasy-Land Wordpres Theme" width="500" height="285" /><p class="wp-caption-text">Girls Fantasy-Land Wordpres Theme</p></div>
<p>compatible with WordPress 2.7.1 and comes with threaded comments right out of the box. It is tested on all major web browsers.</p>
<h3><a rel="nofollow" href="http://grabatheme.com/grab/too-much-stress/" title="Permalink to Too Much Stress" rel="bookmark" >Too Much Stress</a></h3>
<div id="attachment_1355" class="wp-caption aligncenter" style="width: 510px"><img class="size-medium wp-image-1355" src="http://www.narga.net/wordpress/wp-content/uploads/2009/10/Too-Much-Stress-500x289.png" alt="Too Much Stress" width="500" height="289" /><p class="wp-caption-text">Too Much Stress</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.narga.net/female-blogs-beautiful-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

