<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Planetaki Planet balkhis</title>
  <link rel="alternate" href="http://www.planetaki.com/balkhis"/>
  <updated>2008-09-07T03:41:21+01:00</updated>
  <id>planetaki.com:2185</id>
  <author>
    <name>Planetaki - Planet balkhis</name>
    <email>hello@planetaki.com</email>
  </author>
  <entry>
    <title>How to Add Infinite Scroll to your WordPress Blog</title>
    <updated>2012-02-11T02:09:54Z</updated>
    <published>2012-02-10T18:53:32Z</published>
    <id>planetaki.com:2185:post:184862429</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/Wa2TdD-c2gU/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184862429"/>
    <summary type="html">&lt;p&gt;While talking with Matt Mullenweg at WordCamp Atlanta, he told us that they were adding infinite scroll to some VIP Partner websites on WordPress.com because the results were staggering. He suggested that we should try adding that on our &lt;a href="http://list25.com/" title="List25" target="_blank" rel="nofollow"&gt;List25 project&lt;/a&gt;. Well, after doing a little bit of research, we found out that it was quite easy to implement it. It took us less than 1 minute to install Infinite Scroll in WordPress. In this article, we will show you how you too can install Infinite Scroll in WordPress.&lt;/p&gt;&lt;p&gt;Traditionally, the user would have to click on next page or previous page to visit older post content. However, recently there is a new trend started by popular sites (such as facebook and twitter) in which they automatically load the next page content once the user hits the bottom of the post. This technique has proven to show an increase in time spent on page by the user because the new content loads automatically.&lt;/p&gt;&lt;p&gt;If you use facebook, or twitter, then you have seen the live preview of this already. However, if you want to see how this looks on a WordPress site, then check out &lt;a href="http://list25.com/" title="List25" target="_blank" rel="nofollow"&gt;List25&lt;/a&gt;.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;While talking with Matt Mullenweg at WordCamp Atlanta, he told us that they were adding infinite scroll to some VIP Partner websites on WordPress.com because the results were staggering. He suggested that we should try adding that on our &lt;a href="http://list25.com/" title="List25" target="_blank" rel="nofollow"&gt;List25 project&lt;/a&gt;. Well, after doing a little bit of research, we found out that it was quite easy to implement it. It took us less than 1 minute to install Infinite Scroll in WordPress. In this article, we will show you how you too can install Infinite Scroll in WordPress.&lt;/p&gt;
&lt;h4&gt;What is Infinite Scroll?&lt;/h4&gt;
&lt;p&gt;Traditionally, the user would have to click on next page or previous page to visit older post content. However, recently there is a new trend started by popular sites (such as facebook and twitter) in which they automatically load the next page content once the user hits the bottom of the post. This technique has proven to show an increase in time spent on page by the user because the new content loads automatically.&lt;/p&gt;
&lt;p&gt;If you use facebook, or twitter, then you have seen the live preview of this already. However, if you want to see how this looks on a WordPress site, then check out &lt;a href="http://list25.com/" title="List25" target="_blank" rel="nofollow"&gt;List25&lt;/a&gt;.&lt;/p&gt;
&lt;h4&gt;How to Add Infinite Scroll in WordPress&lt;/h4&gt;
&lt;p&gt;First thing you need to do is install and activate the &lt;a href="http://wordpress.org/extend/plugins/infinite-scroll/" title="Infinite Scroll Plugin" target="_blank" rel="nofollow"&gt;Infinite Scroll plugin&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Upon activation, a new menu option will be added under your settings tab called Infinite Scroll. On almost 90% of the blog sites, this should work without changing a single setting. However, if you have a relatively custom designed blog, then you will need to adjust the &amp;ldquo;Selectors&amp;rdquo;. Go the plugin&amp;rsquo;s setting page and click on the selectors tab.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/02/infinitescrollselectors.gif" alt="Infinite Scrolls Selectors" title="Infinite Scrolls Selectors" width="520" height="400" class="alignnone size-full wp-image-5229" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;The plugin will pre-fill the selectors based on the standards. The content selector would be the div that wraps your content on the main page. In our theme, it was #content. This is very standard and most theme author&amp;rsquo;s use it. We did not have to change this part. Posts Selector by default was #content div.post which is standard on most blog style sites however, we wrap our posts with an extra div called .post-container. This allows us to split our thumbnail and the site content in two separate grids. When we first installed the plugin, the plugin worked however it wasn&amp;rsquo;t loading our thumbnails. It turned out the reason it wasn&amp;rsquo;t loading thumbnails was that the post selector was not what we wanted.&lt;/p&gt;
&lt;p&gt;For Navigation selector and Next Page selector, you most likely will not have to change it because those are very standard parameters and almost 99% of the themes use it (or so we hope). &lt;/p&gt;
&lt;p&gt;In the General options screen, you can customize the loading image, loading text, the end text etc. &lt;/p&gt;
&lt;p&gt;This is a very cool plugin that we just installed. If you are looking to add infinite scroll to your site, then this plugin is for you.&lt;/p&gt;
&lt;p&gt;It is important to note that this only works on your blog&amp;rsquo;s homepage. It will not work on category/tag archive pages.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://wordpress.org/extend/plugins/infinite-scroll/" title="Infinite Scroll Plugin" target="_blank" rel="nofollow"&gt;Get Infinite Scroll plugin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/plugins/how-to-add-infinite-scroll-to-your-wordpress-blog/" rel="nofollow" target="_blank"&gt;How to Add Infinite Scroll to your WordPress Blog&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=Wa2TdD-c2gU:uES4_reM67M:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=Wa2TdD-c2gU:uES4_reM67M:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=Wa2TdD-c2gU:uES4_reM67M:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=Wa2TdD-c2gU:uES4_reM67M:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=Wa2TdD-c2gU:uES4_reM67M:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=Wa2TdD-c2gU:uES4_reM67M:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=Wa2TdD-c2gU:uES4_reM67M:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=Wa2TdD-c2gU:uES4_reM67M:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/Wa2TdD-c2gU" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5228</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/Wa2TdD-c2gU/"/>
      <title>How to Add Infinite Scroll to your WordPress Blog</title>
      <updated>2012-02-11T02:09:54Z</updated>
    </source>
  </entry>
  <entry>
    <title>WordCamp Atlanta 2012 (Recap)</title>
    <updated>2012-02-11T02:09:54Z</updated>
    <published>2012-02-10T14:05:23Z</published>
    <id>planetaki.com:2185:post:184862430</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/-6DUNYfNbbM/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184862430"/>
    <summary type="html">&lt;p&gt;This past weekend, we were attending WordCamp Atlanta 2012. Matt Mullenweg, founder of WordPress, made a surprise visit. Syed from WPBeginner was presenting at the event as well. WordCamp Atlanta was a great event. We got to meet and hang out with a lot of folks specially the awesome &lt;a href="http://www.wpbeginner.com/refer/standardtheme" style="" target="_blank" rel="nofollow"&gt;Standard Theme&lt;/a&gt; Crew (John Saddington and company).&lt;/p&gt;&lt;p&gt;Syed&amp;rsquo;s presentation can be found below. The text information is great, but really he gave away a lot of useful information that couldn&amp;rsquo;t possibly be covered on slides.&lt;/p&gt;&lt;p&gt;We will be heading to WordCamp Miami 2012 in roughly two weeks.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;This past weekend, we were attending WordCamp Atlanta 2012. Matt Mullenweg, founder of WordPress, made a surprise visit. Syed from WPBeginner was presenting at the event as well. WordCamp Atlanta was a great event. We got to meet and hang out with a lot of folks specially the awesome &lt;a href="http://www.wpbeginner.com/refer/standardtheme" style="" target="_blank" rel="nofollow"&gt;Standard Theme&lt;/a&gt; Crew (John Saddington and company).&lt;/p&gt;
&lt;div id="flickr_wcatl_114" class="slickr-flickr-gallery"&gt;&lt;ul&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7153/6829818807_7b31ca0c25.jpg" title="WordCamp Atlanta Hall" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7153/6829818807_7b31ca0c25_s.jpg" alt="WordCamp Atlanta Hall" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7030/6829811237_5a49b64362.jpg" title="WordCamp Atlanta Hall" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7030/6829811237_5a49b64362_s.jpg" alt="WordCamp Atlanta Hall" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7002/6829804313_730bc8158b.jpg" title="Otto" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7002/6829804313_730bc8158b_s.jpg" alt="Otto" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7158/6829794971_74b8487328.jpg" title="Otto" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7158/6829794971_74b8487328_s.jpg" alt="Otto" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7028/6829783067_a8661ca886.jpg" title="Matt and I" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7028/6829783067_a8661ca886_s.jpg" alt="Matt and I" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7002/6829771977_65bda99c2f.jpg" title="Matt" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7002/6829771977_65bda99c2f_s.jpg" alt="Matt" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7008/6829761645_90b80d6865.jpg" title="Matt" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7008/6829761645_90b80d6865_s.jpg" alt="Matt" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7152/6829751549_b94ef26a56.jpg" title="Matt and Jane" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7152/6829751549_b94ef26a56_s.jpg" alt="Matt and Jane" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7014/6829740301_f1e0c0c06a.jpg" title="Matt and Jane Session" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7014/6829740301_f1e0c0c06a_s.jpg" alt="Matt and Jane Session" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7007/6829732417_0eb77044d0.jpg" title='Mark Jaquith "priceless"' target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7007/6829732417_0eb77044d0_s.jpg" alt='Mark Jaquith "priceless"' onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7169/6829722585_372884ca64.jpg" title="Hall view" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7169/6829722585_372884ca64_s.jpg" alt="Hall view" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7024/6829711865_bd2f705cfc.jpg" title="Matt and Jane" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7024/6829711865_bd2f705cfc_s.jpg" alt="Matt and Jane" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7008/6829700699_60384d9e58.jpg" title="Matt and Jane" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7008/6829700699_60384d9e58_s.jpg" alt="Matt and Jane" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a rel="nofollow" href="http://farm8.staticflickr.com/7164/6829691013_7eac0a7c2e.jpg" title="Otto" target="_blank"&gt;&lt;img src="http://farm8.staticflickr.com/7164/6829691013_7eac0a7c2e_s.jpg" alt="Otto" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div style="clear: both;"&gt;&lt;/div&gt;
&lt;p&gt;Syed&amp;rsquo;s presentation can be found below. The text information is great, but really he gave away a lot of useful information that couldn&amp;rsquo;t possibly be covered on slides.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We will be heading to WordCamp Miami 2012 in roughly two weeks.&lt;/p&gt;
&lt;p&gt;P.S. Check out some other cool presentations that we liked:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WordPress End-User Security&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://2012.atlanta.wordcamp.org/sessions/" rel="nofollow" target="_blank"&gt;List of All Presentations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/events/wordcamp-atlanta-2012-recap/" rel="nofollow" target="_blank"&gt;WordCamp Atlanta 2012 (Recap)&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-6DUNYfNbbM:Mz9wCdDiDh8:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-6DUNYfNbbM:Mz9wCdDiDh8:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=-6DUNYfNbbM:Mz9wCdDiDh8:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-6DUNYfNbbM:Mz9wCdDiDh8:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-6DUNYfNbbM:Mz9wCdDiDh8:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-6DUNYfNbbM:Mz9wCdDiDh8:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=-6DUNYfNbbM:Mz9wCdDiDh8:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-6DUNYfNbbM:Mz9wCdDiDh8:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/-6DUNYfNbbM" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5190</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/-6DUNYfNbbM/"/>
      <title>WordCamp Atlanta 2012 (Recap)</title>
      <updated>2012-02-11T02:09:54Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Create a Photo Album Gallery in WordPress without a plugin</title>
    <updated>2012-02-11T02:09:54Z</updated>
    <published>2012-02-09T16:40:29Z</published>
    <id>planetaki.com:2185:post:184862431</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/-MvDq8vOvfU/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184862431"/>
    <summary type="html">&lt;p&gt;In the past, we have shown you &lt;a href="http://www.wpbeginner.com/beginners-guide/how-to-add-a-gallery-in-wordpress-with-a-lightbox-effect/" title="How to Add a Gallery in WordPress with a lightbox effect" rel="nofollow" target="_blank"&gt;how to add a gallery in WordPress with a lightbox effect&lt;/a&gt;. That article only covers the surface of the WordPress functionality. Recently, we had a client that wanted us to create a photo gallery organized by monthly albums. They wanted the user to be able to click on the album photo to see all posts listed in that month&amp;rsquo;s album. Each photo should have it&amp;rsquo;s own individual page with information about the photographer and their URL. Normally people would resort to plugins like NextGen Gallery or another to accomplish something like this. We wanted to avoid using a third party plugin therefore we decided to use the core-functionality that WordPress offers to create something that works. In this article, we will show you how to create a monthly photo album gallery in WordPress without a plugin. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Note: This is a relatively advanced tutorial that brings a lot of WordPress concepts together. You must have a fair knowledge of WordPress and HTML/CSS to follow this.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Before we begin, lets take a look at what the final outcome is suppose to look like:&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;In the past, we have shown you &lt;a href="http://www.wpbeginner.com/beginners-guide/how-to-add-a-gallery-in-wordpress-with-a-lightbox-effect/" title="How to Add a Gallery in WordPress with a lightbox effect" rel="nofollow" target="_blank"&gt;how to add a gallery in WordPress with a lightbox effect&lt;/a&gt;. That article only covers the surface of the WordPress functionality. Recently, we had a client that wanted us to create a photo gallery organized by monthly albums. They wanted the user to be able to click on the album photo to see all posts listed in that month&amp;rsquo;s album. Each photo should have it&amp;rsquo;s own individual page with information about the photographer and their URL. Normally people would resort to plugins like NextGen Gallery or another to accomplish something like this. We wanted to avoid using a third party plugin therefore we decided to use the core-functionality that WordPress offers to create something that works. In this article, we will show you how to create a monthly photo album gallery in WordPress without a plugin. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note: This is a relatively advanced tutorial that brings a lot of WordPress concepts together. You must have a fair knowledge of WordPress and HTML/CSS to follow this.&lt;/strong&gt;&lt;/p&gt;
&lt;h4&gt;What we are trying to make:&lt;/h4&gt;
&lt;p&gt;Before we begin, lets take a look at what the final outcome is suppose to look like:&lt;/p&gt;
&lt;p&gt;When the user click on the Albums page, they will see an archive in a grid display where each album starts out with it&amp;rsquo;s distinguishing cover and all the photos in it. The idea was to have one album per month.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/02/photoalbum.gif" alt="Photo Album Grid" title="Photo Album Grid" width="480" height="400" class="alignnone size-full wp-image-5219" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;If the user clicks on the album&amp;rsquo;s cover photo, they will be taken to a page just for that album where you can give the user some background information as well as listing all the photos in that album.&lt;/p&gt;
&lt;p&gt;If the user clicks on the photo, then they will be taken to the single photo page where they will see the Title of the Photo. Photographer&amp;rsquo;s name and their site&amp;rsquo;s URL.&lt;/p&gt;
&lt;h4&gt;How we are going to make it?&lt;/h4&gt;
&lt;p&gt;As you can see from the description above, all of the features required can be done using the built-in WordPress functionality. We can treat each monthly album as a post, so each album can have its own single page with some background info etc. Each image will be treated as an attachment (thus getting it&amp;rsquo;s own single page). We will use the built-in featured thumbnails for album cover photo. You can use the default posts, if the whole site&amp;rsquo;s purpose is this photo album gallery, but if you have a blog as well, then this needs to be created in a custom post type. &lt;/p&gt;
&lt;h4&gt;Lets create a Photo Album Gallery&lt;/h4&gt;
&lt;p&gt;First thing you should do is create a &lt;a href="http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/" title="Site Specific Plugin in WordPress" rel="nofollow" target="_blank"&gt;site-specific plugin (or even a project-specific plugin)&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;If you are going to use Custom Post Types for your project, then you should &lt;a href="http://themergency.com/generators/wordpress-custom-post-types/" title="Custom Post Type Generator" target="_blank" rel="nofollow"&gt;generate the codes&lt;/a&gt; and paste it in your site-specific plugin. You can also watch our &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/" title="Custom Post Types in WordPress" rel="nofollow" target="_blank"&gt;video on how to create Custom Post Types&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Next thing you need to do is register &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/" title="Additional Image Sizes in WordPress" rel="nofollow" target="_blank"&gt;additional image sizes in WordPress&lt;/a&gt; for the grid display. &lt;/p&gt;
&lt;p&gt;Example would be:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;add_image_size( 'album-grid', 225, 150, true );&lt;/pre&gt;
&lt;p&gt;After the additional image sizes, lets add some additional fields to the Media uploader. This will allow you to add Photographer&amp;rsquo;s Name and their URL when you upload each image. This is the reason why we wrote an article about it two days ago.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-additional-fields-to-the-wordpress-media-uploader/" title="Additional Fields to the WordPress Media Uploader" rel="nofollow" target="_blank"&gt;How to add additional fields to the WordPress Media Uploader&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once you have done this, lets go ahead and add some albums (posts). Upload all images that you want to attach to that album. Then attach a distinctive cover photo and set it as a featured image. You can add the background info in the content area of the post.&lt;/p&gt;
&lt;p&gt;Now that you have a few albums in the backend, lets put the code to display it.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s say that your custom post type was called albums. So you will create a template file called &lt;em&gt;archive-albums.php&lt;/em&gt;. Paste the header codes, the footer codes, sidebar and other design elements that you want. Create a post loop. Inside that post loop, we are going to display all attachments from a post except the thumbnail which will link to the single image page. We will also add the featured post thumbnail (album cover photo) separately and link that to the single post page (album page). &lt;/p&gt;
&lt;p&gt;We decided to style the grid images using the list element. The code looks like this:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
&amp;lt;li class="album-grid"&amp;gt;&amp;lt;a href="&amp;lt;?php the_permalink(); ?&amp;gt;" title="&amp;lt;?php the_title(); ?&amp;gt;"&amp;gt;&amp;lt;?php the_post_thumbnail('album-grid'); ?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;

&amp;lt;?php if ( $post-&amp;gt;post_type == 'albums' &amp;amp;&amp;amp; $post-&amp;gt;post_status == 'publish' ) {
		$attachments = get_posts( array(
			'post_type' =&amp;gt; 'attachment',
			'posts_per_page' =&amp;gt; -1,
			'post_parent' =&amp;gt; $post-&amp;gt;ID,
			'exclude'     =&amp;gt; get_post_thumbnail_id()
		) );

		if ( $attachments ) {
			foreach ( $attachments as $attachment ) {
				$class = "post-attachment mime-" . sanitize_title( $attachment-&amp;gt;post_mime_type );
				$title = wp_get_attachment_link( $attachment-&amp;gt;ID, 'album-grid', true );
				echo '&amp;lt;li class="' . $class . ' album-grid"&amp;gt;' . $title . '&amp;lt;/li&amp;gt;';
			}

		}
	}
?&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Source: &lt;a href="http://www.wpbeginner.com/wp-themes/how-to-get-all-post-attachments-in-wordpress-except-for-featured-image/" title="All Post Attachments except for Featured Image" rel="nofollow" target="_blank"&gt;How to Get All Attachments except for Featured Image&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The main CSS style that you really have to worry about is the class .album-grid&lt;/p&gt;
&lt;pre class="brush: css; title: ; notranslate"&gt;.album-grid{width: 225px; height: 150px; float: left; list-style: none; list-style-type: none; margin: 0 18px 30px 0px;}&lt;/pre&gt;
&lt;p&gt;This would allow each image to be placed appropriately in the grid, and we will get the style how we want it.&lt;/p&gt;
&lt;p&gt;Next thing you need to do is create a single-attachment template. This will be the page where the user will be taken to, so they can view each individual image. They will see the image title, photographer&amp;rsquo;s name and photographers URL here. You can follow our tutorial on &lt;a href="http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-single-attachments-template-in-wordpress/" title="Custom Single Attachments Template in WordPress" rel="nofollow" target="_blank"&gt;How to Create a Custom Single Attachments Template in WordPress&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Feel free to style the single template however you like.&lt;/p&gt;
&lt;p&gt;Now the only thing left in the list is to create an individual albums page. Again assuming that your custom post type is called albums, you will need to create a &lt;em&gt;single-albums.php&lt;/em&gt; file. Copy all the header, footer, sidebar, or any other design elements that you want. &lt;/p&gt;
&lt;p&gt;In the loop element basically do the same thing that we did with the archive-albums template. Before you add the featured image and the attachments grid though, you need to add the album title and description. Which can be done by simply adding the code like this:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
&amp;lt;h1&amp;gt;&amp;lt;?php the_title(); ?&amp;gt;&amp;lt;/h1&amp;gt;
&amp;lt;div class="entry-content"&amp;gt;&amp;lt;?php the_content(); ?&amp;gt;&amp;lt;/div&amp;gt;

//Insert grid code below this line
&lt;/pre&gt;
&lt;p&gt;Ta da, we are done. We just created a monthly photo album gallery in WordPress without using any plugin. Let us know if you have any questions.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-create-a-photo-album-gallery-in-wordpress-without-a-plugin/" rel="nofollow" target="_blank"&gt;How to Create a Photo Album Gallery in WordPress without a plugin&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-MvDq8vOvfU:UD4A7IXZjYw:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-MvDq8vOvfU:UD4A7IXZjYw:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=-MvDq8vOvfU:UD4A7IXZjYw:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-MvDq8vOvfU:UD4A7IXZjYw:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-MvDq8vOvfU:UD4A7IXZjYw:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-MvDq8vOvfU:UD4A7IXZjYw:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=-MvDq8vOvfU:UD4A7IXZjYw:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=-MvDq8vOvfU:UD4A7IXZjYw:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/-MvDq8vOvfU" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5218</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/-MvDq8vOvfU/"/>
      <title>How to Create a Photo Album Gallery in WordPress without a plugin</title>
      <updated>2012-02-11T02:09:54Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Create a Custom Single Attachments Template in WordPress</title>
    <updated>2012-02-08T15:49:36Z</updated>
    <published>2012-02-08T13:37:46Z</published>
    <id>planetaki.com:2185:post:184353552</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/YqkXheaivHM/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184353552"/>
    <summary type="html">&lt;p&gt;In the process of creating a total gallery display in WordPress powered by Custom Post Types, we have shared the code for &lt;a href="http://www.wpbeginner.com/wp-themes/how-to-get-all-post-attachments-in-wordpress-except-for-featured-image/" title="Get all Post Attachments in WordPress Except for Featured Image" rel="nofollow" target="_blank"&gt;how to get all post attachments in WordPress except for Featured Image&lt;/a&gt;. We have also showed you &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-additional-fields-to-the-wordpress-media-uploader/" title="Additional Fields in the Media Uploader" rel="nofollow" target="_blank"&gt;how to add additional fields to the WordPress Media uploader&lt;/a&gt;. In this article, we will show you how to use the additional fields in the media uploader and display them in a custom single attachments template. &lt;/p&gt;&lt;p&gt;Before we start, it is important that you understand how the template hierarchy works for attachments. You can either specify it like &lt;strong&gt;mime_type.php&lt;/strong&gt;. &lt;a href="http://en.wikipedia.org/wiki/Internet_media_type" title="Mime Type" target="_blank" rel="nofollow"&gt;Mime type&lt;/a&gt; examples (image.php, video.php, application.php etc). For specifying it just for a certain image type, you can say image_gif.php. If the mime_type.php is not found, then it looks for attachment.php, then single-attachment.php, then single.php, then index.php.&lt;/p&gt;&lt;p&gt;It depends on how custom of a project you are working for, you may not need to create image_gif.php. You can simply suffice for image.php or even attachment.php.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;In the process of creating a total gallery display in WordPress powered by Custom Post Types, we have shared the code for &lt;a href="http://www.wpbeginner.com/wp-themes/how-to-get-all-post-attachments-in-wordpress-except-for-featured-image/" title="Get all Post Attachments in WordPress Except for Featured Image" rel="nofollow" target="_blank"&gt;how to get all post attachments in WordPress except for Featured Image&lt;/a&gt;. We have also showed you &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-additional-fields-to-the-wordpress-media-uploader/" title="Additional Fields in the Media Uploader" rel="nofollow" target="_blank"&gt;how to add additional fields to the WordPress Media uploader&lt;/a&gt;. In this article, we will show you how to use the additional fields in the media uploader and display them in a custom single attachments template. &lt;/p&gt;
&lt;p&gt;Before we start, it is important that you understand how the template hierarchy works for attachments. You can either specify it like &lt;strong&gt;mime_type.php&lt;/strong&gt;. &lt;a href="http://en.wikipedia.org/wiki/Internet_media_type" title="Mime Type" target="_blank" rel="nofollow"&gt;Mime type&lt;/a&gt; examples (image.php, video.php, application.php etc). For specifying it just for a certain image type, you can say image_gif.php. If the mime_type.php is not found, then it looks for attachment.php, then single-attachment.php, then single.php, then index.php.&lt;/p&gt;
&lt;p&gt;It depends on how custom of a project you are working for, you may not need to create image_gif.php. You can simply suffice for image.php or even attachment.php.&lt;/p&gt;
&lt;p&gt;All you have to do is open a blank file and copy all of your &lt;em&gt;single.php&lt;/em&gt; content in there. You can save it as single-attachment.php or any other mime_type that you want. Then replace the loop code with something like this:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
&amp;lt;?php
if ( have_posts() ) : while ( have_posts() ) : the_post();
$photographer = get_post_meta($post-&amp;gt;ID, 'be_photographer_name', true);
$photographerurl = get_post_meta($post-&amp;gt;ID, 'be_photographer_url', true);
?&amp;gt;

&amp;lt;h1&amp;gt;&amp;lt;?php the_title(); ?&amp;gt;&amp;lt;/h1&amp;gt;

&amp;lt;div class="photometa"&amp;gt;&amp;lt;span class="photographername"&amp;gt;&amp;lt;?php echo $photographer; ?&amp;gt;&amp;lt;/span&amp;gt; // &amp;lt;a href="&amp;lt;?php echo $photographerurl ?&amp;gt;" target="_blank" class="photographerurl"&amp;gt;&amp;lt;?php echo $photographerurl ?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;

                        &amp;lt;div class="entry-attachment"&amp;gt;
&amp;lt;?php if ( wp_attachment_is_image( $post-&amp;gt;id ) ) : $att_image = wp_get_attachment_image_src( $post-&amp;gt;id, "full"); ?&amp;gt;
                        &amp;lt;p class="attachment"&amp;gt;&amp;lt;a href="&amp;lt;?php echo wp_get_attachment_url($post-&amp;gt;id); ?&amp;gt;" title="&amp;lt;?php the_title(); ?&amp;gt;" rel="attachment"&amp;gt;&amp;lt;img src="&amp;lt;?php echo $att_image[0];?&amp;gt;" width="&amp;lt;?php echo $att_image[1];?&amp;gt;" height="&amp;lt;?php echo $att_image[2];?&amp;gt;"  class="attachment-medium" alt="&amp;lt;?php $post-&amp;gt;post_excerpt; ?&amp;gt;" /&amp;gt;&amp;lt;/a&amp;gt;
                        &amp;lt;/p&amp;gt;
&amp;lt;?php else : ?&amp;gt;
                        &amp;lt;a href="&amp;lt;?php echo wp_get_attachment_url($post-&amp;gt;ID) ?&amp;gt;" title="&amp;lt;?php echo wp_specialchars( get_the_title($post-&amp;gt;ID), 1 ) ?&amp;gt;" rel="attachment"&amp;gt;&amp;lt;?php echo basename($post-&amp;gt;guid) ?&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;?php endif; ?&amp;gt;
                        &amp;lt;/div&amp;gt;

&amp;lt;?php endwhile; ?&amp;gt;

&amp;lt;?php endif; ?&amp;gt;
&lt;/pre&gt;
&lt;p&gt;The code above simply displays the Image Title. Below it, it will display Author&amp;rsquo;s name and URL which we added as additional fields in our previous article. Then it looks for the image and displays the full size. You can customize it to show any other size if you have &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/" title="Additional Image Sizes in WordPress" rel="nofollow" target="_blank"&gt;additional image sizes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Final Outcome:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/02/single-attachment-ex.gif" alt="Single Attachment Example" title="Single Attachment Example" width="520" height="300" class="alignnone size-full wp-image-5215" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;Now that we have covered all three main aspects of this gallery that we were going to create, in the next article, we will show you how it looks when all things are pieced together. This way, you can use WordPress&amp;rsquo;s built-in mechanism to create a full-featured gallery with albums. No extra plugins required.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Resource:&lt;/strong&gt;&lt;br&gt;&lt;a href="http://codex.wordpress.org/Template_Hierarchy#Attachment_display" title="Template Hierarchy WordPress Codex" target="_blank" rel="nofollow"&gt;Template Hierarchy Codex&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-single-attachments-template-in-wordpress/" rel="nofollow" target="_blank"&gt;How to Create a Custom Single Attachments Template in WordPress&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YqkXheaivHM:W-C-j16cfI0:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YqkXheaivHM:W-C-j16cfI0:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=YqkXheaivHM:W-C-j16cfI0:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YqkXheaivHM:W-C-j16cfI0:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YqkXheaivHM:W-C-j16cfI0:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YqkXheaivHM:W-C-j16cfI0:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=YqkXheaivHM:W-C-j16cfI0:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YqkXheaivHM:W-C-j16cfI0:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/YqkXheaivHM" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5212</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/YqkXheaivHM/"/>
      <title>How to Create a Custom Single Attachments Template in WordPress</title>
      <updated>2012-02-08T15:49:36Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Add Additional Fields to the WordPress Media Uploader</title>
    <updated>2012-02-07T23:26:47Z</updated>
    <published>2012-02-07T16:26:21Z</published>
    <id>planetaki.com:2185:post:184225133</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/xachNKI6YX4/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184225133"/>
    <summary type="html">&lt;p&gt;While working on a project where we created a very cool gallery powered totally by WordPress attachments and a custom post type, we found a need to add additional fields to the WordPress media uploader. These additional fields allowed us to give each photographer credit by adding photographer name, and their URL on each image page. WordPress stores images as posts in the attachment post type, so adding meta data is just like adding custom fields. Because the WordPress attachments does not have a custom fields UI, we have to add a custom fields to the media uploader in order to collect the meta data. In this article, we will show you how to add additional fields to the WordPress Media Uploader. &lt;/p&gt;&lt;p&gt;We will be using the following filters to make the change: &lt;em&gt;attachment_fields_to_edit&lt;/em&gt; and &lt;em&gt;attachment_fields_to_save&lt;/em&gt;&lt;/p&gt;&lt;p&gt;For a project like this, we highly recommend that you create a &lt;a href="http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/" title="Site Specific WordPress Plugin" rel="nofollow" target="_blank"&gt;site-specific plugin&lt;/a&gt; and add the following code. However, you can still add the codes in your theme&amp;rsquo;s functions.php file to make it work.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;While working on a project where we created a very cool gallery powered totally by WordPress attachments and a custom post type, we found a need to add additional fields to the WordPress media uploader. These additional fields allowed us to give each photographer credit by adding photographer name, and their URL on each image page. WordPress stores images as posts in the attachment post type, so adding meta data is just like adding custom fields. Because the WordPress attachments does not have a custom fields UI, we have to add a custom fields to the media uploader in order to collect the meta data. In this article, we will show you how to add additional fields to the WordPress Media Uploader. &lt;/p&gt;
&lt;p&gt;We will be using the following filters to make the change: &lt;em&gt;attachment_fields_to_edit&lt;/em&gt; and &lt;em&gt;attachment_fields_to_save&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;For a project like this, we highly recommend that you create a &lt;a href="http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/" title="Site Specific WordPress Plugin" rel="nofollow" target="_blank"&gt;site-specific plugin&lt;/a&gt; and add the following code. However, you can still add the codes in your theme&amp;rsquo;s functions.php file to make it work.&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
/**
 * Add Photographer Name and URL fields to media uploader
 *
 * @param $form_fields array, fields to include in attachment form
 * @param $post object, attachment record in database
 * @return $form_fields, modified form fields
 */

function be_attachment_field_credit( $form_fields, $post ) {
	$form_fields['be-photographer-name'] = array(
		'label' =&amp;gt; 'Photographer Name',
		'input' =&amp;gt; 'text',
		'value' =&amp;gt; get_post_meta( $post-&amp;gt;ID, 'be_photographer_name', true ),
		'helps' =&amp;gt; 'If provided, photo credit will be displayed',
	);

	$form_fields['be-photographer-url'] = array(
		'label' =&amp;gt; 'Photographer URL',
		'input' =&amp;gt; 'text',
		'value' =&amp;gt; get_post_meta( $post-&amp;gt;ID, 'be_photographer_url', true ),
		'helps' =&amp;gt; 'DO NOT ADD http://',
	);

	return $form_fields;
}

add_filter( 'attachment_fields_to_edit', 'be_attachment_field_credit', 10, 2 );

/**
 * Save values of Photographer Name and URL in media uploader
 *
 * @param $post array, the post data for database
 * @param $attachment array, attachment fields from $_POST form
 * @return $post array, modified post data
 */

function be_attachment_field_credit_save( $post, $attachment ) {
	if( isset( $attachment['be-photographer-name'] ) )
		update_post_meta( $post['ID'], 'be_photographer_name', $attachment['be-photographer-name'] );

	if( isset( $attachment['be-photographer-url'] ) )
		update_post_meta( $post['ID'], 'be_photographer_url', $attachment['be-photographer-url'] );

	return $post;
}

add_filter( 'attachment_fields_to_save', 'be_attachment_field_credit_save', 10, 2 );
?&amp;gt;
&lt;/pre&gt;
&lt;p&gt;The code above will add two text fields to the Media Uploader called Photographer Name and Photographer URL. You can see that in the screenshot below:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/02/mediauploaderfields.gif" alt="Additional Fields in the Media Uploader" title="Additional Fields in the Media Uploader" width="520" height="245" class="alignnone size-full wp-image-5206" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Explanation of the code:&lt;/strong&gt; In the first function, we are simply using an array to specify the field&amp;rsquo;s label, input type, value, and help text. The second function is checking to see if a value has been set for those fields. IF the value is set, then the post metadata is updated. &lt;/p&gt;
&lt;p&gt;If you want to display the fields in your attachments template, then simply paste the following codes inside the loop:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;echo get_post_meta($post-&amp;gt;ID, 'be_photographer_url', true);&lt;/pre&gt;
&lt;p&gt;If you want to display the fields for your featured image in your archive template or any other template, then simply use:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;echo get_post_meta(get_post_thumbnail_id(), 'be_photographer_url', true);&lt;/pre&gt;
&lt;p&gt;We hope that you enjoyed this article. For those who don&amp;rsquo;t know how to create an attachment&amp;rsquo;s template, don&amp;rsquo;t worry. In the next article, we will cover how to create an attachment&amp;rsquo;s template in WordPress.&lt;/p&gt;
&lt;p&gt;Hat Tip to &lt;a href="http://www.billerickson.net/wordpress-add-custom-fields-media-gallery/" title="Bill Erickson" target="_blank" rel="nofollow"&gt;Bill Erickson&lt;/a&gt; for showing us how to do this.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-additional-fields-to-the-wordpress-media-uploader/" rel="nofollow" target="_blank"&gt;How to Add Additional Fields to the WordPress Media Uploader&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=xachNKI6YX4:am6kYCJoMPM:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=xachNKI6YX4:am6kYCJoMPM:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=xachNKI6YX4:am6kYCJoMPM:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=xachNKI6YX4:am6kYCJoMPM:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=xachNKI6YX4:am6kYCJoMPM:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=xachNKI6YX4:am6kYCJoMPM:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=xachNKI6YX4:am6kYCJoMPM:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=xachNKI6YX4:am6kYCJoMPM:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/xachNKI6YX4" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5205</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/xachNKI6YX4/"/>
      <title>How to Add Additional Fields to the WordPress Media Uploader</title>
      <updated>2012-02-07T23:26:47Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Get All Post Attachments in WordPress Except for Featured Image</title>
    <updated>2012-02-06T22:31:38Z</updated>
    <published>2012-02-06T15:59:32Z</published>
    <id>planetaki.com:2185:post:184012306</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/YVIKz6iKgdE/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184012306"/>
    <summary type="html">&lt;p&gt;Recently while working on a custom project for a client, we had to get all post attachments from a custom post type and display them at one place. Because we were creating a grid display, we had each post&amp;rsquo;s featured image serving the purpose of a separator. This is why when getting all post attachments, we needed to exclude the featured image, so it doesn&amp;rsquo;t show up twice. In this article, we will show you how to get all post attachments in WordPress except for the featured image.&lt;/p&gt;&lt;p&gt;All you have to do is paste the following code inside a loop.&lt;/p&gt;&lt;p&gt;The code above first checks if the post type is data-design and the post status is published. You may not need the first conditional depending on what you are trying to do. Then we simply run the get_posts query. Everything is pretty self explanatory there. The key that we must highlight is the exclude feature. That line is making sure that featured image does not show up. If you take that line away, then the featured image will show up. After specifying all the parameters, we simply specify what to do when each attachment is pulled. We are pulling attachment type for the class variable. Then the $thumbimg variable is simply using wp_get_attachment_link to pull the image at a specific thumbnail size, and it also hyperlinks the image to the single attachment pages. In the final step, we simply echo it.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Recently while working on a custom project for a client, we had to get all post attachments from a custom post type and display them at one place. Because we were creating a grid display, we had each post&amp;rsquo;s featured image serving the purpose of a separator. This is why when getting all post attachments, we needed to exclude the featured image, so it doesn&amp;rsquo;t show up twice. In this article, we will show you how to get all post attachments in WordPress except for the featured image.&lt;/p&gt;
&lt;p&gt;All you have to do is paste the following code inside a loop.&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
&amp;lt;?php if ( $post-&amp;gt;post_type == 'data-design' &amp;amp;&amp;amp; $post-&amp;gt;post_status == 'publish' ) {
		$attachments = get_posts( array(
			'post_type' =&amp;gt; 'attachment',
			'posts_per_page' =&amp;gt; -1,
			'post_parent' =&amp;gt; $post-&amp;gt;ID,
			'exclude'     =&amp;gt; get_post_thumbnail_id()
		) );

		if ( $attachments ) {
			foreach ( $attachments as $attachment ) {
				$class = "post-attachment mime-" . sanitize_title( $attachment-&amp;gt;post_mime_type );
				$thumbimg = wp_get_attachment_link( $attachment-&amp;gt;ID, 'thumbnail-size', true );
				echo '&amp;lt;li class="' . $class . ' data-design-thumbnail"&amp;gt;' . $thumbimg . '&amp;lt;/li&amp;gt;';
			}

		}
	}
?&amp;gt;
&lt;/pre&gt;
&lt;p&gt;The code above first checks if the post type is data-design and the post status is published. You may not need the first conditional depending on what you are trying to do. Then we simply run the get_posts query. Everything is pretty self explanatory there. The key that we must highlight is the exclude feature. That line is making sure that featured image does not show up. If you take that line away, then the featured image will show up. After specifying all the parameters, we simply specify what to do when each attachment is pulled. We are pulling attachment type for the class variable. Then the $thumbimg variable is simply using wp_get_attachment_link to pull the image at a specific thumbnail size, and it also hyperlinks the image to the single attachment pages. In the final step, we simply echo it.&lt;/p&gt;
&lt;p&gt;We ran this code inside a loop with a separate call for featured image which links to the individual post. Final outcome looked something like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/01/attachmentgrid.gif" alt="Attachment Grid" title="Attachment Grid" width="520" height="222" class="alignnone size-full wp-image-5174" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;Each featured image served as an album identifying image which you can see. The grey spots were filled with the attachments for the post. We hope that this would help those who are looking to push WordPress beyond a blogging platform.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-themes/how-to-get-all-post-attachments-in-wordpress-except-for-featured-image/" rel="nofollow" target="_blank"&gt;How to Get All Post Attachments in WordPress Except for Featured Image&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YVIKz6iKgdE:bEQsogt8e-s:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YVIKz6iKgdE:bEQsogt8e-s:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=YVIKz6iKgdE:bEQsogt8e-s:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YVIKz6iKgdE:bEQsogt8e-s:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YVIKz6iKgdE:bEQsogt8e-s:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YVIKz6iKgdE:bEQsogt8e-s:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=YVIKz6iKgdE:bEQsogt8e-s:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=YVIKz6iKgdE:bEQsogt8e-s:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/YVIKz6iKgdE" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5173</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/YVIKz6iKgdE/"/>
      <title>How to Get All Post Attachments in WordPress Except for Featured Image</title>
      <updated>2012-02-06T22:31:38Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Add SlideShare to WordPress oEmbed without a Plugin</title>
    <updated>2012-02-06T22:31:38Z</updated>
    <published>2012-02-03T11:51:03Z</published>
    <id>planetaki.com:2185:post:184012307</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/AHBIFqnwTR8/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/184012307"/>
    <summary type="html">&lt;p&gt;If you have ever spoken in front of an audience, then you probably know what slideshare is. If you haven&amp;rsquo;t, then slideshare is a place where people upload their presentation slides, so others can see it. Very often these speakers also embed their slides in their blogs. You can either use the slideshare embed code which works fine, or you can make it much easier for yourself by simply adding it to WordPress oEmbed. This would allow you to simply paste a URL of your slideshare presentation, and it will auto-embed just like the Youtube videos. In this article, we will show you how to add slideshare to WordPress oEmbed without a plugin.&lt;/p&gt;&lt;p&gt;Open your theme&amp;rsquo;s functions.php file or a site plugin and simply paste this code:&lt;/p&gt;&lt;p&gt;Thanks to @tammyhart for sharing the snippet with us.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;If you have ever spoken in front of an audience, then you probably know what slideshare is. If you haven&amp;rsquo;t, then slideshare is a place where people upload their presentation slides, so others can see it. Very often these speakers also embed their slides in their blogs. You can either use the slideshare embed code which works fine, or you can make it much easier for yourself by simply adding it to WordPress oEmbed. This would allow you to simply paste a URL of your slideshare presentation, and it will auto-embed just like the Youtube videos. In this article, we will show you how to add slideshare to WordPress oEmbed without a plugin.&lt;/p&gt;
&lt;p&gt;Open your theme&amp;rsquo;s functions.php file or a site plugin and simply paste this code:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;// Add Slideshare oEmbed
function add_oembed_slideshare(){
wp_oembed_add_provider( 'http://www.slideshare.net/*', 'http://api.embed.ly/v1/api/oembed');
}
add_action('init','add_oembed_slideshare');&lt;/pre&gt;
&lt;p&gt;Thanks to @tammyhart for sharing the snippet with us.&lt;/p&gt;
&lt;p&gt;P.S. want to check out all the presentations that we have given? Then visit &lt;a href="http://www.slideshare.net/wpbeginner" title="WPBeginner Slides" target="_blank" rel="nofollow"&gt;WPBeginner&amp;rsquo;s Slideshare&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-slideshare-to-wordpress-oembed-without-a-plugin/" rel="nofollow" target="_blank"&gt;How to Add SlideShare to WordPress oEmbed without a Plugin&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=AHBIFqnwTR8:7GN8LftA2TI:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=AHBIFqnwTR8:7GN8LftA2TI:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=AHBIFqnwTR8:7GN8LftA2TI:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=AHBIFqnwTR8:7GN8LftA2TI:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=AHBIFqnwTR8:7GN8LftA2TI:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=AHBIFqnwTR8:7GN8LftA2TI:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=AHBIFqnwTR8:7GN8LftA2TI:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=AHBIFqnwTR8:7GN8LftA2TI:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/AHBIFqnwTR8" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5186</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/AHBIFqnwTR8/"/>
      <title>How to Add SlideShare to WordPress oEmbed without a Plugin</title>
      <updated>2012-02-06T22:31:38Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Prevent Youtube oEmbed from Overriding your WordPress Content</title>
    <updated>2012-02-02T15:12:09Z</updated>
    <published>2012-02-02T11:34:18Z</published>
    <id>planetaki.com:2185:post:183275880</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/zcySV9OZRdk/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/183275880"/>
    <summary type="html">&lt;p&gt;Have you ever been to a site where you notice that media elements such as youtube videos override other content? This can happen if you have drop down menus, floating bars, lightbox popup etc. Well as designers, this get really frustrating for us. In the past, you would have to add ?wmode=transparent to each video embed code, but with WordPress 2.9, &lt;a href="http://www.wpbeginner.com/beginners-guide/how-to-easily-embed-videos-in-wordpress-blog-posts/" title="Embedding Videos in WordPress" rel="nofollow" target="_blank"&gt;embedding videos&lt;/a&gt; have gotten much easier. All you have to do is paste the URL of a video, and it will auto-embed. However, this makes it harder for us to add the ?wmode=transparent tag to each video. Well, you don&amp;rsquo;t have to worry. In this article, we will share with you a snippet that prevents Youtube and any other media files that are embedded via oEmbed from overriding your WordPress content. &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/01/youtubeoembedissue.gif" alt="Youtube oEmbed issue" title="Youtube oEmbed issue" width="520" height="341" class="alignnone size-full wp-image-5170" onload="resizeImage(this)"&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Have you ever been to a site where you notice that media elements such as youtube videos override other content? This can happen if you have drop down menus, floating bars, lightbox popup etc. Well as designers, this get really frustrating for us. In the past, you would have to add ?wmode=transparent to each video embed code, but with WordPress 2.9, &lt;a href="http://www.wpbeginner.com/beginners-guide/how-to-easily-embed-videos-in-wordpress-blog-posts/" title="Embedding Videos in WordPress" rel="nofollow" target="_blank"&gt;embedding videos&lt;/a&gt; have gotten much easier. All you have to do is paste the URL of a video, and it will auto-embed. However, this makes it harder for us to add the ?wmode=transparent tag to each video. Well, you don&amp;rsquo;t have to worry. In this article, we will share with you a snippet that prevents Youtube and any other media files that are embedded via oEmbed from overriding your WordPress content. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/01/youtubeoembedissue.gif" alt="Youtube oEmbed issue" title="Youtube oEmbed issue" width="520" height="341" class="alignnone size-full wp-image-5170" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;All you have to do is open your theme&amp;rsquo;s functions.php file or better yet your &lt;a href="http://www.wpbeginner.com/beginners-guide/what-why-and-how-tos-of-creating-a-site-specific-wordpress-plugin/" title="Site Specific Plugin for WordPress" rel="nofollow" target="_blank"&gt;site&amp;rsquo;s plugin file&lt;/a&gt; and paste the following code:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;function add_video_wmode_transparent($html, $url, $attr) {

if ( strpos( $html, "&amp;lt;embed src=" ) !== false )
   { return str_replace('&amp;lt;/param&amp;gt;&amp;lt;embed', '&amp;lt;/param&amp;gt;&amp;lt;param name="wmode" value="opaque"&amp;gt;&amp;lt;/param&amp;gt;&amp;lt;embed wmode="opaque" ', $html); }
elseif ( strpos ( $html, 'feature=oembed' ) !== false )
   { return str_replace( 'feature=oembed', 'feature=oembed&amp;amp;wmode=opaque', $html ); }
else
   { return $html; }
}
add_filter( 'embed_oembed_html', 'add_video_wmode_transparent', 10, 3);&lt;/pre&gt;
&lt;p&gt;&lt;a href="http://mehigh.biz/wordpress/adding-wmode-transparent-to-wordpress-3-media-embeds.html" title="Source" target="_blank" rel="nofollow"&gt;Source&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-prevent-youtube-oembed-from-overriding-your-wordpress-content/" rel="nofollow" target="_blank"&gt;How to Prevent Youtube oEmbed from Overriding your WordPress Content&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=zcySV9OZRdk:H_8An7fwBgM:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=zcySV9OZRdk:H_8An7fwBgM:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=zcySV9OZRdk:H_8An7fwBgM:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=zcySV9OZRdk:H_8An7fwBgM:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=zcySV9OZRdk:H_8An7fwBgM:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=zcySV9OZRdk:H_8An7fwBgM:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=zcySV9OZRdk:H_8An7fwBgM:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=zcySV9OZRdk:H_8An7fwBgM:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/zcySV9OZRdk" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5168</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/zcySV9OZRdk/"/>
      <title>How to Prevent Youtube oEmbed from Overriding your WordPress Content</title>
      <updated>2012-02-02T15:12:09Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Add Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in your WordPress Site</title>
    <updated>2012-02-02T15:12:09Z</updated>
    <published>2012-02-01T14:14:41Z</published>
    <id>planetaki.com:2185:post:183275881</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/n79x2Wqrsi0/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/183275881"/>
    <summary type="html">&lt;p&gt;Recently, one of our users asked us how they can add the Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in their WordPress site. In the past, we have shown you &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-the-google-1-button-to-your-wordpress/" title="How to Add the Google +1 Button in WordPress Posts" rel="nofollow" target="_blank"&gt;how to add the Google +1 Button your WordPress Posts&lt;/a&gt;. In this article, we will show you how to add the Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in your WordPress site.&lt;/p&gt;&lt;p&gt;Preview of how a Google+ Badge looks like:&lt;/p&gt;&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/02/googleplusbadges.gif" alt="Google+ Add to Circles Badge" title="Google+ Add to Circles Badge" width="520" height="109" class="alignnone size-full wp-image-5177" onload="resizeImage(this)"&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Recently, one of our users asked us how they can add the Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in their WordPress site. In the past, we have shown you &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-the-google-1-button-to-your-wordpress/" title="How to Add the Google +1 Button in WordPress Posts" rel="nofollow" target="_blank"&gt;how to add the Google +1 Button your WordPress Posts&lt;/a&gt;. In this article, we will show you how to add the Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in your WordPress site.&lt;/p&gt;
&lt;p&gt;Preview of how a Google+ Badge looks like:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/02/googleplusbadges.gif" alt="Google+ Add to Circles Badge" title="Google+ Add to Circles Badge" width="520" height="109" class="alignnone size-full wp-image-5177" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;Before we begin, you should note that this is only for Google+ Pages not profiles. Example of &lt;a href="https://plus.google.com/101634180904808003404/" title="WPBeginner on Google+" target="_blank" rel="nofollow"&gt;Google+ Page&lt;/a&gt;. Example of &lt;a href="https://plus.google.com/101623299936375408403/" title="Syed Balkhi on Google+" target="_blank" rel="nofollow"&gt;Google+ Profile&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;First thing you need to do is put the following code in your &lt;strong&gt;&amp;lt;head&amp;gt;&lt;/strong&gt; section of your site which you can modify by editing the &lt;strong&gt;header.php&lt;/strong&gt; file of your theme.&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
&amp;lt;link href="https://plus.google.com/{plusPageID}" rel="publisher" /&amp;gt;&amp;lt;script type="text/javascript"&amp;gt;
(function()
{var po = document.createElement("script");
po.type = "text/javascript"; po.async = true;po.src = "https://apis.google.com/js/plusone.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(po, s);
})();&amp;lt;/script&amp;gt;
&lt;/pre&gt;
&lt;p&gt;Don&amp;rsquo;t forget to replace the {plusPageID} with your Google+ Page ID. Your Page ID is a 21-digit string at the end of the URL. For example if your page URL is: https://plus.google.com/&lt;strong&gt;101634180904808003404&lt;/strong&gt;/ then the numbers in bold is your Page ID.&lt;/p&gt;
&lt;p&gt;Once you have added the header code, then all you have to do is place the following code wherever you want the Google+ Add to Circles widget to show. Most users like to display this in their sidebar, so you can either modify your &lt;strong&gt;sidebar.php&lt;/strong&gt; file, or simply add it in a text widget area.&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;&amp;lt;g:plus href="https://plus.google.com/{plusPageID}" size="badge"&amp;gt;&amp;lt;/g:plus&amp;gt;&lt;/pre&gt;
&lt;p&gt;For the Small badge, simply use this code:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;&amp;lt;g:plus href="https://plus.google.com/101634180904808003404" size="smallbadge"&amp;gt;&amp;lt;/g:plus&amp;gt;&lt;/pre&gt;
&lt;p&gt;We hope that this article has helped you. If it did, then please consider adding &lt;a href="https://plus.google.com/101634180904808003404/" title="WPBeginner on Google+" target="_blank" rel="nofollow"&gt;WPBeginner in your Circle&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-google-add-to-circles-badge-in-your-wordpress-site/" rel="nofollow" target="_blank"&gt;How to Add Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in your WordPress Site&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=n79x2Wqrsi0:l74DR3N6O6c:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=n79x2Wqrsi0:l74DR3N6O6c:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=n79x2Wqrsi0:l74DR3N6O6c:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=n79x2Wqrsi0:l74DR3N6O6c:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=n79x2Wqrsi0:l74DR3N6O6c:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=n79x2Wqrsi0:l74DR3N6O6c:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=n79x2Wqrsi0:l74DR3N6O6c:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=n79x2Wqrsi0:l74DR3N6O6c:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/n79x2Wqrsi0" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5176</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/n79x2Wqrsi0/"/>
      <title>How to Add Google+ &amp;ldquo;Add to Circles&amp;rdquo; Badge in your WordPress Site</title>
      <updated>2012-02-02T15:12:09Z</updated>
    </source>
  </entry>
  <entry>
    <title>How to Show Your Latest Pinterest Pins in WordPress Sidebar Widgets</title>
    <updated>2012-02-01T14:45:16Z</updated>
    <published>2012-01-31T13:23:12Z</published>
    <id>planetaki.com:2185:post:183061510</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/eSHnK2jTS7g/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/183061510"/>
    <summary type="html">&lt;p&gt;Few days ago, we showed you &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-pinterest-pin-it-button-in-your-wordpress-blog/" title="How to Add the Pinterest Pin It Button in WordPress Blogs" rel="nofollow" target="_blank"&gt;how to add the Pinterest &amp;ldquo;Pin It&amp;rdquo; button in your WordPress blog&lt;/a&gt;. We are seeing more and more people joining &lt;a href="http://pinterest.com/syedbalkhi" title="Pinterest" target="_blank" rel="nofollow"&gt;Pinterest&lt;/a&gt; every day. Some of you might even want to show your latest pins in your sidebar. Well, in this article, we will show you an easy way to displaying your latest pinterest pins in your sidebar or any other dynamic widgets area. &lt;/p&gt;&lt;p&gt;First thing you need to do is install and activate the &lt;a href="http://wordpress.org/extend/plugins/pinterest-rss-widget/" title="Pinterest RSS Widget" target="_blank" rel="nofollow"&gt;Pinterest RSS Widget plugin&lt;/a&gt;. After installation, simply go to Appearance &amp;raquo; Widgets. There will be a widget called  Pinterest RSS Widget. Drag it in the appropriate widget area, and configure the settings.&lt;/p&gt;&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/01/pinterestrsswidget.gif" alt="Pinterest RSS Widget for WordPress" title="Pinterest RSS Widget for WordPress" width="520" height="480" class="alignnone size-full wp-image-5161" onload="resizeImage(this)"&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Few days ago, we showed you &lt;a href="http://www.wpbeginner.com/wp-tutorials/how-to-add-pinterest-pin-it-button-in-your-wordpress-blog/" title="How to Add the Pinterest Pin It Button in WordPress Blogs" rel="nofollow" target="_blank"&gt;how to add the Pinterest &amp;ldquo;Pin It&amp;rdquo; button in your WordPress blog&lt;/a&gt;. We are seeing more and more people joining &lt;a href="http://pinterest.com/syedbalkhi" title="Pinterest" target="_blank" rel="nofollow"&gt;Pinterest&lt;/a&gt; every day. Some of you might even want to show your latest pins in your sidebar. Well, in this article, we will show you an easy way to displaying your latest pinterest pins in your sidebar or any other dynamic widgets area. &lt;/p&gt;
&lt;p&gt;First thing you need to do is install and activate the &lt;a href="http://wordpress.org/extend/plugins/pinterest-rss-widget/" title="Pinterest RSS Widget" target="_blank" rel="nofollow"&gt;Pinterest RSS Widget plugin&lt;/a&gt;. After installation, simply go to Appearance &amp;raquo; Widgets. There will be a widget called  Pinterest RSS Widget. Drag it in the appropriate widget area, and configure the settings.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://cdn.wpbeginner.com/wp-content/uploads/2012/01/pinterestrsswidget.gif" alt="Pinterest RSS Widget for WordPress" title="Pinterest RSS Widget for WordPress" width="520" height="480" class="alignnone size-full wp-image-5161" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;You can customize the size of your thumbnails. You can also choose to display the titles below the images or not. &lt;/p&gt;
&lt;p&gt;If you want to show the Pinterest Pins on a post or a page, then you can do that using the following shortcode:&lt;/p&gt;
&lt;p&gt;[prw username="syedbalkhi" maxfeeds="10" divname="myList" printtext="0" target="newwindow" useenclosures="yes" thumbwidth="100" thumbheight="100" showfollow="medium"]&lt;/p&gt;
&lt;p&gt;If you want to show the Pinterest Pins in your theme by hard coding it, you can also do that using this plugin. Simply add the following codes wherever you want to display the latest pins:&lt;/p&gt;
&lt;pre class="brush: php; title: ; notranslate"&gt;
&amp;lt;?php get_pins_feed_list($username, $maxfeeds, $divname, $printtext, $target, $useenclosures, $thumbwidth, $thumbheight, $showfollow); ?&amp;gt;
&lt;/pre&gt;
&lt;p&gt;The parameters are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;username&lt;/strong&gt; is the Pinterest username you wish to display Pins from (mandatory)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;maxfeeds&lt;/strong&gt; is the maximum number of Pins to display (optional, default = 25)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;divname&lt;/strong&gt; is a name suffix for the list class. &amp;ldquo;myList&amp;rdquo; will become &amp;ldquo;pins-feed-myList&amp;rdquo; (optional)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;printtext&lt;/strong&gt; must be 1 if you want the first few words of the Pin description to be printed below the thumbnail (optional)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;target&lt;/strong&gt; is &amp;ldquo;samewindow&amp;rdquo; or &amp;ldquo;newwindow&amp;rdquo;, depending on where you want links to open (optional, default = samewindow)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;useenclosures&lt;/strong&gt; is &amp;ldquo;yes&amp;rdquo; or &amp;ldquo;no&amp;rdquo; (optional, default = yes). Use this if you don&amp;rsquo;t want to use the tag in the feed and force the script to find an image
&lt;/li&gt;
&lt;li&gt;link in the feed item description.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;thumbwidth&lt;/strong&gt; is a number that will set the width in pixels of the Pin&amp;rsquo;s thumbnail (optional, default = 150)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;thumbheight&lt;/strong&gt; is a number that will set the height in pixels of the Pin&amp;rsquo;s thumbnail (optional, default = 150)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;showfollow&lt;/strong&gt; is &amp;ldquo;large&amp;rdquo;, &amp;ldquo;medium&amp;rdquo;, &amp;ldquo;small&amp;rdquo;, &amp;ldquo;tiny&amp;rdquo; or &amp;ldquo;none&amp;rdquo; (optional, default = none). Use this if you want to show the &amp;ldquo;Follow Me On Pinterest&amp;rdquo; button below the thumbnails. Select the size that best fits the space allowed (&amp;ldquo;large&amp;rdquo; is 156&amp;times;26, &amp;ldquo;medium&amp;rdquo; is 78&amp;times;26, &amp;ldquo;small&amp;rdquo; is the square 61&amp;times;61 logo, and &amp;ldquo;tiny&amp;rdquo; is the 16&amp;times;16 logo.)&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;When installing this plugin, we ran into the issue of images not showing up. Thankfully, it is a known issue and the author has already covered it into the FAQ&amp;rsquo;s section of the plugin. If your images are not showing up, then below are the possible solutions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;TimThumb requires the GD library, which is available on any host sever with PHP 4.3+ installed. Make sure your host has this installed (most do).&lt;/li&gt;
&lt;li&gt;Once installed and in-use, TimThumb will automatically create a /prw_tmp/ subfolder in your/ wp-content/uploads/ directory with proper write-permissions. If your host server doesn&amp;rsquo;t allow this by default, be sure to manually create the /prw_tmp/ subfolder in your/ wp-content/uploads/ directory and set the /prw_tmp/ folder permissions to 755. If this still doesn&amp;rsquo;t work, try setting the /cache/ folder permissions to 777.&lt;/li&gt;
&lt;li&gt;Known issue with timthumb.php on &lt;a href="http://www.wpbeginner.com/refer/hostgator" style="" target="_blank" rel="nofollow" onmouseover="self.status='Host Gator - Best Web Host for WordPress';return true;" onmouseout="self.status=''"&gt;Hostgator&lt;/a&gt;: If your website is hosted on &lt;a href="http://www.wpbeginner.com/refer/hostgator" style="" target="_blank" rel="nofollow" onmouseover="self.status='Host Gator - Best Web Host for WordPress';return true;" onmouseout="self.status=''"&gt;Hostgator&lt;/a&gt;, you may need to contact &lt;a href="http://www.wpbeginner.com/refer/hostgator" style="" target="_blank" rel="nofollow" onmouseover="self.status='Host Gator - Best Web Host for WordPress';return true;" onmouseout="self.status=''"&gt;HostGator&lt;/a&gt; to request &amp;ldquo;mod_security whitelisting&amp;rdquo;. More info here: &lt;a href="http://support.hostgator.com/articles/specialized-help/technical/timthumb-basics" title="TimThumb Hostgator" target="_blank" rel="nofollow"&gt;http://support.hostgator.com/articles/specialized-help/technical/timthumb-basics&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Download &lt;a href="http://wordpress.org/extend/plugins/pinterest-rss-widget/" title="Pinterest RSS Widget" target="_blank" rel="nofollow"&gt;Pinterest RSS Widget plugin&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;P.S. Don&amp;rsquo;t forget to &lt;a href="http://pinterest.com/syedbalkhi" title="Pinterest" target="_blank" rel="nofollow"&gt;follow Syed on Pinterest&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.wpbeginner.com/plugins/how-to-show-your-latest-pinterest-pins-in-wordpress-sidebar-widgets/" rel="nofollow" target="_blank"&gt;How to Show Your Latest Pinterest Pins in WordPress Sidebar Widgets&lt;/a&gt; is a post from: &lt;a href="http://www.wpbeginner.com" target="_blank" rel="nofollow"&gt;WPBeginner&lt;/a&gt; which is not allowed to be copied on other sites.&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=eSHnK2jTS7g:R322iTIZDrw:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=eSHnK2jTS7g:R322iTIZDrw:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=eSHnK2jTS7g:R322iTIZDrw:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=eSHnK2jTS7g:R322iTIZDrw:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=eSHnK2jTS7g:R322iTIZDrw:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=eSHnK2jTS7g:R322iTIZDrw:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?i=eSHnK2jTS7g:R322iTIZDrw:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/wpbeginner?a=eSHnK2jTS7g:R322iTIZDrw:I9og5sOYxJI" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/wpbeginner?d=I9og5sOYxJI" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/wpbeginner/~4/eSHnK2jTS7g" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.wpbeginner.com/?p=5160</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/wpbeginner/~3/eSHnK2jTS7g/"/>
      <title>How to Show Your Latest Pinterest Pins in WordPress Sidebar Widgets</title>
      <updated>2012-02-01T14:45:16Z</updated>
    </source>
  </entry>
  <entry>
    <title>Daily Positivity Isn&amp;rsquo;t Dangerous</title>
    <updated>2012-01-15T11:09:24Z</updated>
    <published>2012-01-15T06:07:43Z</published>
    <id>planetaki.com:2185:post:179858507</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/tHStF2db0jM/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/179858507"/>
    <summary type="html">&lt;p&gt;I have recently returned from an extended-stay training course in Washington, D.C. Although the training course stayed away from more of the technical on-the-job skills, it did focus on quite a few soft skill areas that brought about quite a few thoughts in my mind. However, for today, the discussion won&amp;rsquo;t be in relation to the soft skills, it will be more focused on how positivity affects your work life. The background to this is that almost on a daily basis I was speaking with three or more people who did not seem to appreciate their job as much as I think they should.&lt;/p&gt;&lt;p&gt;Yes, yes I do understand that everyone has different work situations and that mine may just be better than theirs but I think that sometimes the little things get in the way of the larger picture and we can&amp;rsquo;t dwell on that. I mean, we can dwell on it but it doesn&amp;rsquo;t get us anywhere. We all know the saying &amp;ldquo;&lt;em&gt;When life gives you lemons, make lemonade&lt;/em&gt;&amp;ldquo;. Its somewhat similar to that but, I think that some need more of a push in terms of motivation than others. Well, how can you be more positive, you ask? Easy, lets take a look at a few big things I noted:&lt;br&gt;&lt;strong&gt;&lt;br&gt;
1) Peer distractions&lt;/strong&gt; &amp;ndash; Sometimes what may tend to happen is that one may get caught up in how others view them or if they have any issues with their co-workers. Everyone has their issues and I have had them in the past myself but you have to look beyond that. You have to look towards the future and say &amp;ldquo;Okay, now that I have this situation, how can I still complete my tasks?&amp;rdquo;. When it comes to tough co-workers, its not necessarily avoidance or the silent treatment. It&amp;rsquo;s the involve treatment &amp;ndash; where you try to involve them more and attempt to listen to their issues to see if there really is something you can correct or assist with.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2) Team Spirit&lt;/strong&gt; &amp;ndash; It may seem that you don&amp;rsquo;t consider yourself part of the team and usually leave work as &lt;strong&gt;you&lt;/strong&gt; are done. Sometimes, projects require that you associate with other staff and connect with them and help them when they need it. This builds the team spirit. If you help your peers once or twice, they will remember and assist you when you are crunched for time at a later time.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;I have recently returned from an extended-stay training course in Washington, D.C. Although the training course stayed away from more of the technical on-the-job skills, it did focus on quite a few soft skill areas that brought about quite a few thoughts in my mind. However, for today, the discussion won&amp;rsquo;t be in relation to the soft skills, it will be more focused on how positivity affects your work life. The background to this is that almost on a daily basis I was speaking with three or more people who did not seem to appreciate their job as much as I think they should.&lt;/p&gt;
&lt;p&gt;Yes, yes I do understand that everyone has different work situations and that mine may just be better than theirs but I think that sometimes the little things get in the way of the larger picture and we can&amp;rsquo;t dwell on that. I mean, we can dwell on it but it doesn&amp;rsquo;t get us anywhere. We all know the saying &amp;ldquo;&lt;em&gt;When life gives you lemons, make lemonade&lt;/em&gt;&amp;ldquo;. Its somewhat similar to that but, I think that some need more of a push in terms of motivation than others. Well, how can you be more positive, you ask? Easy, lets take a look at a few big things I noted:&lt;br&gt;&lt;strong&gt;&lt;br&gt;
1) Peer distractions&lt;/strong&gt; &amp;ndash; Sometimes what may tend to happen is that one may get caught up in how others view them or if they have any issues with their co-workers. Everyone has their issues and I have had them in the past myself but you have to look beyond that. You have to look towards the future and say &amp;ldquo;Okay, now that I have this situation, how can I still complete my tasks?&amp;rdquo;. When it comes to tough co-workers, its not necessarily avoidance or the silent treatment. It&amp;rsquo;s the involve treatment &amp;ndash; where you try to involve them more and attempt to listen to their issues to see if there really is something you can correct or assist with.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2) Team Spirit&lt;/strong&gt; &amp;ndash; It may seem that you don&amp;rsquo;t consider yourself part of the team and usually leave work as &lt;strong&gt;you&lt;/strong&gt; are done. Sometimes, projects require that you associate with other staff and connect with them and help them when they need it. This builds the team spirit. If you help your peers once or twice, they will remember and assist you when you are crunched for time at a later time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3) Recognition/Feedback&lt;/strong&gt; &amp;ndash; If you are in a manager and up position and you have people that work below you, feedback is crucial for personal development. Furthermore, if you seek the recognition or feedback then you need to raise your concerns with your local human resource team or request your manager or superiors for feedback as you complete a task or a project. The process of giving and receiving feedback is highly satisfying at an emotional level and from the standpoint of professional development.&lt;/p&gt;
&lt;p&gt;These are things that most of us deal with on a daily basis or even if it isn&amp;rsquo;t on a daily basis, it is something that causes issues at our work place. Hopefully we can work to resolve the issues and make our work environment not just suitable but beyond suitable for our needs. Hope you guys have a great weekend!&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=tHStF2db0jM:b74X0nRTNfg:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=tHStF2db0jM:b74X0nRTNfg:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=tHStF2db0jM:b74X0nRTNfg:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=tHStF2db0jM:b74X0nRTNfg:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=tHStF2db0jM:b74X0nRTNfg:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=tHStF2db0jM:b74X0nRTNfg:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=tHStF2db0jM:b74X0nRTNfg:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2403</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/tHStF2db0jM/"/>
      <title>Daily Positivity Isn&amp;rsquo;t Dangerous</title>
      <updated>2012-01-15T11:09:24Z</updated>
    </source>
  </entry>
  <entry>
    <title>Enkay Blog Updates</title>
    <updated>2012-01-04T21:46:57Z</updated>
    <published>2012-01-04T17:55:22Z</published>
    <id>planetaki.com:2185:post:177943387</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/e75dVm0i7Tg/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/177943387"/>
    <summary type="html">&lt;p&gt;Welcome to the new year! I am back once again but with more than a promise to stay committed to the blog. I have been busy cleaning up all the comments, the back end as well as updating the existing WordPress install.&lt;/p&gt;&lt;p&gt;Speaking of, the WordPress 3.3 update was something that was lingering over my head for the past few months and I finally performed the necessary backups and completed the upgrade. It seems that this upgrade had the least number of issues with it in terms of the plug-ins and themes.&lt;/p&gt;&lt;p&gt;The thought behind the upgrade came about mostly because I thought about giving the blog a major face lift for the new year and the newer themes required WordPress 3.0+ in order to function correctly. I haven&amp;rsquo;t started coding and modifying the theme base just yet but I have a design in mind to give the blog the update it needs. &lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Welcome to the new year! I am back once again but with more than a promise to stay committed to the blog. I have been busy cleaning up all the comments, the back end as well as updating the existing WordPress install.&lt;/p&gt;
&lt;p&gt;Speaking of, the WordPress 3.3 update was something that was lingering over my head for the past few months and I finally performed the necessary backups and completed the upgrade. It seems that this upgrade had the least number of issues with it in terms of the plug-ins and themes.&lt;/p&gt;
&lt;p&gt;The thought behind the upgrade came about mostly because I thought about giving the blog a major face lift for the new year and the newer themes required WordPress 3.0+ in order to function correctly. I haven&amp;rsquo;t started coding and modifying the theme base just yet but I have a design in mind to give the blog the update it needs. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So, what does the new theme change?&lt;/strong&gt; For the most part, it will focus more on the content and bring about some major changes to the layout of the current theme. I think reducing the header space will move the content up and give in for advertising space to be more central to the theme.&lt;/p&gt;
&lt;p&gt;This brings about a thought &amp;ndash; what do most of you consider as a reasonable period of time before a theme for a blog should be changed? To me it seems that when a change is necessary, it should be made however, several key components that make a blog easily noticeable should remain the same such as the color scheme, logo and any other identifiers associated with a blogger.&lt;/p&gt;
&lt;p&gt;Thoughts?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=e75dVm0i7Tg:GS6X8HnDEGM:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=e75dVm0i7Tg:GS6X8HnDEGM:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=e75dVm0i7Tg:GS6X8HnDEGM:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=e75dVm0i7Tg:GS6X8HnDEGM:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=e75dVm0i7Tg:GS6X8HnDEGM:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=e75dVm0i7Tg:GS6X8HnDEGM:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=e75dVm0i7Tg:GS6X8HnDEGM:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2399</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/e75dVm0i7Tg/"/>
      <title>Enkay Blog Updates</title>
      <updated>2012-01-04T21:46:57Z</updated>
    </source>
  </entry>
  <entry>
    <title>Fuji Xerox Corporation</title>
    <updated>2012-01-04T21:46:57Z</updated>
    <published>2012-01-04T13:56:34Z</published>
    <id>planetaki.com:2185:post:177943388</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/bwPqd8aPXY0/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/177943388"/>
    <summary type="html">&lt;p&gt;Recently, I came across some details regarding the Fuji Xerox Corporation most commonly known as Xerox Corporation in the USA. Its a unique type of setup for a company that is known for its &lt;a href="http://www.fujixerox.com.au/products/multifunction" rel="nofollow" target="_blank"&gt;multifunction printer&lt;/a&gt; and xerox equipment.&lt;/p&gt;&lt;p&gt;The structure that Fuji Xerox follows is that of the Good Company Concept. Under this concept, a good company must be &amp;ldquo;strong&amp;rdquo;, &amp;ldquo;kind&amp;rdquo; and &amp;ldquo;interesting.&amp;rdquo; A &amp;ldquo;strong&amp;rdquo; company can deliver excellent products and services that satisfy customers and also reward its shareholders on an ongoing basis. A company must be &amp;ldquo;kind&amp;rdquo; by contributing to the local and global communities in terms of environmental conservation, ethics and corporate citizenship. Employees find their life and work interesting at an &amp;ldquo;interesting&amp;rdquo; company. Fuji Xerox aims to be a company with a good balance of all three attributes.&lt;/p&gt;&lt;p&gt;Fuji Xerox produces and designs versatile multifunction printers to print, copy, fax and scan quickly and conveniently in color and black and white varieties. Fuji Xerox is part of a world leading enterprise for business and document management services. Through its broad portfolio of document technology, services, software and supplies, Fuji Xerox  provides essential back-office support that clears the way for customers to focus on their core business. With awards from the United Nations and the Banksia Environmental Foundation, Fuji Xerox  is well recognised for its commitment to sustainability.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Recently, I came across some details regarding the Fuji Xerox Corporation most commonly known as Xerox Corporation in the USA. Its a unique type of setup for a company that is known for its &lt;a href="http://www.fujixerox.com.au/products/multifunction" rel="nofollow" target="_blank"&gt;multifunction printer&lt;/a&gt; and xerox equipment.&lt;/p&gt;
&lt;p&gt;The structure that Fuji Xerox follows is that of the Good Company Concept. Under this concept, a good company must be &amp;ldquo;strong&amp;rdquo;, &amp;ldquo;kind&amp;rdquo; and &amp;ldquo;interesting.&amp;rdquo; A &amp;ldquo;strong&amp;rdquo; company can deliver excellent products and services that satisfy customers and also reward its shareholders on an ongoing basis. A company must be &amp;ldquo;kind&amp;rdquo; by contributing to the local and global communities in terms of environmental conservation, ethics and corporate citizenship. Employees find their life and work interesting at an &amp;ldquo;interesting&amp;rdquo; company. Fuji Xerox aims to be a company with a good balance of all three attributes.&lt;/p&gt;
&lt;p&gt;Fuji Xerox produces and designs versatile multifunction printers to print, copy, fax and scan quickly and conveniently in color and black and white varieties. Fuji Xerox is part of a world leading enterprise for business and document management services. Through its broad portfolio of document technology, services, software and supplies, Fuji Xerox  provides essential back-office support that clears the way for customers to focus on their core business. With awards from the United Nations and the Banksia Environmental Foundation, Fuji Xerox  is well recognised for its commitment to sustainability.&lt;/p&gt;
&lt;p&gt;Fuji Xerox (Japan) is a subsidiary of Fujifilm Holdings of Japan (75%) and Xerox Corporation of the USA (25%). Its a fairly interesting company with a significantly interesting corporate structure. Its something definitely worth reading and looking into.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=bwPqd8aPXY0:cUQLXCxyFvk:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=bwPqd8aPXY0:cUQLXCxyFvk:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=bwPqd8aPXY0:cUQLXCxyFvk:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=bwPqd8aPXY0:cUQLXCxyFvk:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=bwPqd8aPXY0:cUQLXCxyFvk:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=bwPqd8aPXY0:cUQLXCxyFvk:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=bwPqd8aPXY0:cUQLXCxyFvk:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2401</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/bwPqd8aPXY0/"/>
      <title>Fuji Xerox Corporation</title>
      <updated>2012-01-04T21:46:57Z</updated>
    </source>
  </entry>
  <entry>
    <title>My new site will cure your boredom</title>
    <updated>2011-11-11T08:37:22Z</updated>
    <published>2011-11-11T05:52:51Z</published>
    <id>planetaki.com:2185:post:168924112</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/ObostJfsztA/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/168924112"/>
    <summary type="html">&lt;p&gt;So I have been really busy with &lt;a href="http://www.wpbeginner.com" title="WPBeginner" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt; and &lt;a href="http://www.uzzz.net/" title="Uzzz Productions" rel="nofollow" target="_blank"&gt;Uzzz productions&lt;/a&gt;. But the time I was not working, I felt like that I was bored. Then David Pegg, one of my close friends who also happen to work with me came up with an idea. He said lets launch &lt;a href="http://www.list25.com/" title="List25" rel="nofollow" target="_blank"&gt;List25&lt;/a&gt;. Not some piece of shit top 10 list site. But a list of 25 things which would make it much more important and interesting. It would make it unique. It would be amazing. If you can&amp;rsquo;t write 25 things about a thing, then its probably not worth writing. Everyone sees top 10 this, top 10 that. But top 25, thats HARD. But what if you can find bizarre, lesser-known yet intriguing information and post it on a site?&lt;/p&gt;&lt;p&gt;Not only it will cure boredom, but it will &lt;strong&gt;consistently conciliate curiosity&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;With that idea a site was born. We snatched &lt;a href="http://www.list25.com/" title="List25" rel="nofollow" target="_blank"&gt;List25.com&lt;/a&gt; which was available to register. Put up a custom theme on it. Now we are just producing content.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;So I have been really busy with &lt;a href="http://www.wpbeginner.com" title="WPBeginner" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt; and &lt;a href="http://www.uzzz.net/" title="Uzzz Productions" rel="nofollow" target="_blank"&gt;Uzzz productions&lt;/a&gt;. But the time I was not working, I felt like that I was bored. Then David Pegg, one of my close friends who also happen to work with me came up with an idea. He said lets launch &lt;a href="http://www.list25.com/" title="List25" rel="nofollow" target="_blank"&gt;List25&lt;/a&gt;. Not some piece of shit top 10 list site. But a list of 25 things which would make it much more important and interesting. It would make it unique. It would be amazing. If you can&amp;rsquo;t write 25 things about a thing, then its probably not worth writing. Everyone sees top 10 this, top 10 that. But top 25, thats HARD. But what if you can find bizarre, lesser-known yet intriguing information and post it on a site?&lt;/p&gt;
&lt;p&gt;Not only it will cure boredom, but it will &lt;strong&gt;consistently conciliate curiosity&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;With that idea a site was born. We snatched &lt;a href="http://www.list25.com/" title="List25" rel="nofollow" target="_blank"&gt;List25.com&lt;/a&gt; which was available to register. Put up a custom theme on it. Now we are just producing content.&lt;/p&gt;
&lt;p&gt;One of the obstacles we ran into was that our twitter name was @list_25 rather than @list25&amp;hellip;. but thankfully to my friends at twitter it worked out. Now we have &lt;a href="http://twitter.com/list25" target="_blank" rel="nofollow"&gt;@list25&lt;/a&gt; on twitter. Follow us. Your support is what will keep us going.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=ObostJfsztA:bnCUIhKNN_I:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=ObostJfsztA:bnCUIhKNN_I:D7DqB2pKExk" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=ObostJfsztA:bnCUIhKNN_I:D7DqB2pKExk" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=ObostJfsztA:bnCUIhKNN_I:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=ObostJfsztA:bnCUIhKNN_I:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=ObostJfsztA:bnCUIhKNN_I:dnMXMwOfBR0" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=dnMXMwOfBR0" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=ObostJfsztA:bnCUIhKNN_I:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=ObostJfsztA:bnCUIhKNN_I:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Balkhis/~4/ObostJfsztA" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.balkhis.com/?p=1803</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/ObostJfsztA/"/>
      <title>My new site will cure your boredom</title>
      <updated>2011-11-11T08:37:22Z</updated>
    </source>
  </entry>
  <entry>
    <title>Google Goes Shopping, Buys Motorola</title>
    <updated>2011-08-18T09:47:22Z</updated>
    <published>2011-08-16T20:15:50Z</published>
    <id>planetaki.com:2185:post:154121865</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/YW449FDFk7I/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/154121865"/>
    <summary type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//androidmotorola.gif" alt="" title="Google Buys Motorola" width="590" height="286" class="aligncenter size-full wp-image-2378" onload="resizeImage(this)"&gt;&lt;/p&gt;&lt;p&gt;Google recently purchased Motorola&amp;rsquo;s Mobility segment for a cool $12.5 billion. The deal is being called Google&amp;rsquo;s insurance policy against legal attacks from rivals such as Apple, Inc. TechCrunch points out that this deal adds 17,000 patents and 7,000 pending patents to Googles&amp;rsquo; portfolio. The interesting news will now be to see how far Google will take Motorola Mobility considering the $12.5 billion dollar deal is 1/3 of Google&amp;rsquo;s cash in hand &amp;ndash; not meaning to suggest in any way that the deal was all cash.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//androidmotorola.gif" alt="" title="Google Buys Motorola" width="590" height="286" class="aligncenter size-full wp-image-2378" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;div align="center"&gt;&lt;/div&gt;
&lt;p&gt;Google recently purchased Motorola&amp;rsquo;s Mobility segment for a cool $12.5 billion. The deal is being called Google&amp;rsquo;s insurance policy against legal attacks from rivals such as Apple, Inc. TechCrunch points out that this deal adds 17,000 patents and 7,000 pending patents to Googles&amp;rsquo; portfolio. The interesting news will now be to see how far Google will take Motorola Mobility considering the $12.5 billion dollar deal is 1/3 of Google&amp;rsquo;s cash in hand &amp;ndash; not meaning to suggest in any way that the deal was all cash.&lt;/p&gt;
&lt;p&gt;Motorola Mobility is responsible for the cell phone and TV Set-top ox business and Google is not backing down by offering a 63% premium to gain access to Motorola&amp;rsquo;s patent library. Google is essentially guarding itself against the Android system going through an intellectual property battle.  It could be that perhaps Google wants to be more like Apple &amp;ndash; owning the ecosystem around its Android platform but if not, the patent warfare might get heated up. Google also claims that the deal won&amp;rsquo;t harm Googles&amp;rsquo; relationship with other handset manufacturers but that doesn&amp;rsquo;t seem likely at all.&lt;/p&gt;
&lt;p&gt;The good news is for Blackberry (Research in Motion) and Nokia that they have now become targets for takeover as well, shooting their share values up. Google has now acquired Motorola to not only create the hardware that users like but to couple it with Google&amp;rsquo;s popular Android software. In the long run it would have been difficult for Google to compete with someone like Apple that is able to marry the hardware and software as easily as Apple does with the iPhone and Googles&amp;rsquo; new acquisition will make way for them to stand head to head with Apple.&lt;/p&gt;
&lt;p&gt;On the other hand, we may also see GoogleTV being pushed to Motorola&amp;rsquo;s set-top boxes and that could be a nightmare for some cable and satellite companies. Either way, I think the deal is only fair in terms of Google now being able to compete with Motorola &amp;ndash; what this will mean for the consumer (aside from a better phone) is to be determined as time passes on.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=YW449FDFk7I:qMDhwE5WzIk:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=YW449FDFk7I:qMDhwE5WzIk:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=YW449FDFk7I:qMDhwE5WzIk:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=YW449FDFk7I:qMDhwE5WzIk:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=YW449FDFk7I:qMDhwE5WzIk:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=YW449FDFk7I:qMDhwE5WzIk:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=YW449FDFk7I:qMDhwE5WzIk:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2373</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/YW449FDFk7I/"/>
      <title>Google Goes Shopping, Buys Motorola</title>
      <updated>2011-08-18T09:47:22Z</updated>
    </source>
  </entry>
  <entry>
    <title>Summer Travel Options</title>
    <updated>2011-08-18T09:47:22Z</updated>
    <published>2011-08-15T23:57:20Z</published>
    <id>planetaki.com:2185:post:154121866</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/Wdu5Kfl-haA/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/154121866"/>
    <summary type="html">&lt;p&gt;Sitting in the drivers seat of your favorite car going down the open highway or the relaxing &amp;ldquo;pilots&amp;rdquo; chair of your RV or the balcony of the suite in the cruise ship or lastly, the seat at the gate at your local airport. No matter what your preference is, it seems like there is someone who enjoys each of these very different traveling options.&lt;/p&gt;&lt;p&gt;I prefer getting on a plane and resting while on my way to a vacation spot but there are people who like to experiment with the not so standard traveling options such as RVs or even driving to a camp site with their favorite &lt;a href="http://www.outdoorworlddirect.co.uk/tents/brands/coleman" rel="nofollow" target="_blank"&gt;coleman tents&lt;/a&gt; ready to weather what the night will bring.&lt;/p&gt;&lt;p&gt;To me the idea of outdoor travel or vacationing just doesn&amp;rsquo;t seem luxurious enough and I understand that its not meant to be luxurious but I just can&amp;rsquo;t seem to come to terms with vacationing at a camp site. I wonder how many people still prefer camping as their choice of vacation travel and if so, aside from some of the popular destinations and some of the normal camp site activities &amp;ndash; wood fire, hiking, biking, etc, what would be something more adventurous that people do nowadays.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Sitting in the drivers seat of your favorite car going down the open highway or the relaxing &amp;ldquo;pilots&amp;rdquo; chair of your RV or the balcony of the suite in the cruise ship or lastly, the seat at the gate at your local airport. No matter what your preference is, it seems like there is someone who enjoys each of these very different traveling options.&lt;/p&gt;
&lt;p&gt;I prefer getting on a plane and resting while on my way to a vacation spot but there are people who like to experiment with the not so standard traveling options such as RVs or even driving to a camp site with their favorite &lt;a href="http://www.outdoorworlddirect.co.uk/tents/brands/coleman" rel="nofollow" target="_blank"&gt;coleman tents&lt;/a&gt; ready to weather what the night will bring.&lt;/p&gt;
&lt;p&gt;To me the idea of outdoor travel or vacationing just doesn&amp;rsquo;t seem luxurious enough and I understand that its not meant to be luxurious but I just can&amp;rsquo;t seem to come to terms with vacationing at a camp site. I wonder how many people still prefer camping as their choice of vacation travel and if so, aside from some of the popular destinations and some of the normal camp site activities &amp;ndash; wood fire, hiking, biking, etc, what would be something more adventurous that people do nowadays.&lt;/p&gt;
&lt;p&gt;Recently I read that due to the harsh economic times, some families are turning to camping and I questioned how many people actually do go camping. I also read that Coleman was the most preferred brand for camping equipment and it would be tough to argue with that &amp;ndash; with everything from inflatable rafts, tents, flashlights, Coleman seems to accommodate most camping needs.&lt;/p&gt;
&lt;p&gt;The question that comes to mind is &amp;ndash; what is your preferred method of travel? and if you are a camper, what kind of activities do you indulge in?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=Wdu5Kfl-haA:bmU5A5Y91hU:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=Wdu5Kfl-haA:bmU5A5Y91hU:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=Wdu5Kfl-haA:bmU5A5Y91hU:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=Wdu5Kfl-haA:bmU5A5Y91hU:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=Wdu5Kfl-haA:bmU5A5Y91hU:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=Wdu5Kfl-haA:bmU5A5Y91hU:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=Wdu5Kfl-haA:bmU5A5Y91hU:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2382</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/Wdu5Kfl-haA/"/>
      <title>Summer Travel Options</title>
      <updated>2011-08-18T09:47:22Z</updated>
    </source>
  </entry>
  <entry>
    <title>Heard of Effexor?</title>
    <updated>2011-08-18T09:47:22Z</updated>
    <published>2011-08-15T00:17:20Z</published>
    <id>planetaki.com:2185:post:154121867</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/18iTE1jWYE4/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/154121867"/>
    <summary type="html">&lt;p&gt;Recently I received a review offer for &lt;a href="http://medlifepro.com/effexoronline.html" rel="nofollow" target="_blank"&gt;Effexor&lt;/a&gt; medicine/pills and I honestly didn&amp;rsquo;t know what to expect or what the medication was useful for. To be honest, generally when I feel a bit under the weather, I treat myself to a tylenol and that generally makes things a lot better.&lt;/p&gt;&lt;p&gt;Interestingly enough, this past week I wasn&amp;rsquo;t feeling too great and just a little R&amp;amp;R was able to help me feel just right. Now, onto &lt;a href="http://medlifepro.com/effexoronline.html" rel="nofollow" target="_blank"&gt;Effexor&lt;/a&gt;. The reason I accepted the review was because I want to know what exactly the pill is used for. Modern medicine can cure a lot of things and if there is something out there, I am genuinely interested in learning some more about it. Essentially Effexor is used to treat depression or anxiety disorders &amp;ndash; social anxiety, panic disorder, etc. These are referred to as &amp;ldquo;Venlafaxine&amp;rdquo; and are in a class of medications called selective serotonin and norepinephrine reputake inhibitors (SNRIs) &amp;ndash; some long long words! These are just natural substances in the brain that help maintain the mental balance. Seems quite simple but I&amp;rsquo;m not sure if they work even though I read a bit about them and do know they work. &lt;/p&gt;&lt;p&gt;Seems like there are some warnings about such medications for those under 24 and obviously consulting with your doctor is necessary but I had to take on this review only to learn a bit more about something that I had apparently not heard about but something that is quite widely used.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Recently I received a review offer for &lt;a href="http://medlifepro.com/effexoronline.html" rel="nofollow" target="_blank"&gt;Effexor&lt;/a&gt; medicine/pills and I honestly didn&amp;rsquo;t know what to expect or what the medication was useful for. To be honest, generally when I feel a bit under the weather, I treat myself to a tylenol and that generally makes things a lot better.&lt;/p&gt;
&lt;p&gt;Interestingly enough, this past week I wasn&amp;rsquo;t feeling too great and just a little R&amp;amp;R was able to help me feel just right. Now, onto &lt;a href="http://medlifepro.com/effexoronline.html" rel="nofollow" target="_blank"&gt;Effexor&lt;/a&gt;. The reason I accepted the review was because I want to know what exactly the pill is used for. Modern medicine can cure a lot of things and if there is something out there, I am genuinely interested in learning some more about it. Essentially Effexor is used to treat depression or anxiety disorders &amp;ndash; social anxiety, panic disorder, etc. These are referred to as &amp;ldquo;Venlafaxine&amp;rdquo; and are in a class of medications called selective serotonin and norepinephrine reputake inhibitors (SNRIs) &amp;ndash; some long long words! These are just natural substances in the brain that help maintain the mental balance. Seems quite simple but I&amp;rsquo;m not sure if they work even though I read a bit about them and do know they work. &lt;/p&gt;
&lt;p&gt;Seems like there are some warnings about such medications for those under 24 and obviously consulting with your doctor is necessary but I had to take on this review only to learn a bit more about something that I had apparently not heard about but something that is quite widely used.&lt;/p&gt;
&lt;p&gt;Are you a big believer in medication or pills or are you like me where you figure a couple days of R&amp;amp;R will help you feel better?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=18iTE1jWYE4:rQ_la9uvdx8:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=18iTE1jWYE4:rQ_la9uvdx8:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=18iTE1jWYE4:rQ_la9uvdx8:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=18iTE1jWYE4:rQ_la9uvdx8:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=18iTE1jWYE4:rQ_la9uvdx8:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=18iTE1jWYE4:rQ_la9uvdx8:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=18iTE1jWYE4:rQ_la9uvdx8:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2386</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/18iTE1jWYE4/"/>
      <title>Heard of Effexor?</title>
      <updated>2011-08-18T09:47:22Z</updated>
    </source>
  </entry>
  <entry>
    <title>Using Re-Manufactured Ink Cartridges?</title>
    <updated>2011-08-14T21:46:33Z</updated>
    <published>2011-08-14T17:50:30Z</published>
    <id>planetaki.com:2185:post:153868352</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/UBZsh1XXBc8/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/153868352"/>
    <summary type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//ink.gif" alt="" title="Ink Cartridges" width="590" height="357" class="aligncenter size-full wp-image-2368" onload="resizeImage(this)"&gt;&lt;br&gt;
Recently I jumped into the big printer scene and purchased an HP Officejet 6500A. Its one of the larger printers that HP makes and its an all in one (as most printers are these days) &amp;ndash; Fax, Copy, Print and Scan. Interestingly, for me at least, the printer comes with 4 separate cartridges &amp;ndash; 1 for black and 3 color &amp;ndash; cyan, magenta and yellow.&lt;/p&gt;&lt;p&gt;My old printer was also an HP and mostly the HP brand has been good to me and thats why I stick with them. The problem now becomes that I paid $200 for the printer and the set of ink costs $50 but then I started thinking about re-manufactured ink cartridges. I know that I had tried it once and it wasn&amp;rsquo;t so successful and the biggest reason for that is because I had to refill it myself. Painful and disappointing and I was half way covered in ink. &lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//ink.gif" alt="" title="Ink Cartridges" width="590" height="357" class="aligncenter size-full wp-image-2368" onload="resizeImage(this)"&gt;&lt;br&gt;
Recently I jumped into the big printer scene and purchased an HP Officejet 6500A. Its one of the larger printers that HP makes and its an all in one (as most printers are these days) &amp;ndash; Fax, Copy, Print and Scan. Interestingly, for me at least, the printer comes with 4 separate cartridges &amp;ndash; 1 for black and 3 color &amp;ndash; cyan, magenta and yellow.&lt;/p&gt;
&lt;p&gt;My old printer was also an HP and mostly the HP brand has been good to me and thats why I stick with them. The problem now becomes that I paid $200 for the printer and the set of ink costs $50 but then I started thinking about re-manufactured ink cartridges. I know that I had tried it once and it wasn&amp;rsquo;t so successful and the biggest reason for that is because I had to refill it myself. Painful and disappointing and I was half way covered in ink. &lt;/p&gt;
&lt;p&gt;I know a lot of people purchase these re-manufactured &lt;a href="http://www.retailblue.com/" rel="nofollow" target="_blank"&gt;toner cartridges&lt;/a&gt; and there are a few popular websites such as RetailBlue (an Australian website) and a few others and noticed that the difference is substantial &amp;ndash; 40% less than the retail value of the cartridges. Theres really no hassle since you buy directly from them and they ship it to your door.&lt;/p&gt;
&lt;p&gt;Further, I realized by reading on Retail Blue that these cartridges are better for the environment &amp;ndash; it makes sense because many components of a cartridge can be used over and over again because they either have a long service life and some of them last forever and by just throwing them away, you could recycle them. Think about how much ink is used daily in your office and so forth and suddenly recycling the cartridges sounds like a better idea. The process itself to recycle the cartridge looks at the cartridge housing as well as the nozzle, the electronic circuits, the replace drum and is then filled with the exact ink or toner formulation. Essentially these cartridges exceed OEM standards so why not? Save yourself some money, save the environment and go green!&lt;/p&gt;
&lt;p&gt;Now my question is, how many of you recycle your ink cartridges and if you do, do you purchase ink from a remanufactured ink and &lt;a href="http://www.retailblue.com/" rel="nofollow" target="_blank"&gt;toner cartridges&lt;/a&gt; store? Whats your favorite store?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=UBZsh1XXBc8:ZNQ0XcTY3j4:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=UBZsh1XXBc8:ZNQ0XcTY3j4:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=UBZsh1XXBc8:ZNQ0XcTY3j4:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=UBZsh1XXBc8:ZNQ0XcTY3j4:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=UBZsh1XXBc8:ZNQ0XcTY3j4:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=UBZsh1XXBc8:ZNQ0XcTY3j4:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=UBZsh1XXBc8:ZNQ0XcTY3j4:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2367</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/UBZsh1XXBc8/"/>
      <title>Using Re-Manufactured Ink Cartridges?</title>
      <updated>2011-08-14T21:46:33Z</updated>
    </source>
  </entry>
  <entry>
    <title>Home Improvement &amp;ndash; DIY or YellowBook</title>
    <updated>2011-08-18T09:47:22Z</updated>
    <published>2011-08-14T03:26:43Z</published>
    <id>planetaki.com:2185:post:154121868</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/AoZhIaD4GBI/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/154121868"/>
    <summary type="html">&lt;p&gt;Any Home Depot or Lowe&amp;rsquo;s fans in the audience? I would like to say Im a big DIY fan and although fixing and building parts of a computer are more my thing, sometimes I want to try my hands at putting together things that may not be working as expected around the house &amp;ndash; thats where I usually head out to the local DIY store.&lt;/p&gt;&lt;p&gt;Fortunately for our friends overseas, a store called Wickes is able to provide them with home improvement tools but whats interesting is that they actually design their own home improvement products which are designed to meet the requirements of DIYers, tradesmen and individuals involved in general repair and maintenance. The Wickes brand actually owns 200 stores, by comparison Home Depot has almost 2,250 stores in the US and Lowes has almost 1,750 stores. Not too shabby overall though. They opened their first store about 40 years ago and they have over 8,500 products.&lt;/p&gt;&lt;p&gt;The reason I&amp;rsquo;m talking about Wickes is because recently the idea of expanding the house came into my mind and that meant needing floor boards and wallboards/&lt;a href="http://www.wickes.co.uk/plastering/plasterboard/icat/plastboard/" rel="nofollow" target="_blank"&gt;plasterboards&lt;/a&gt; (sheetrock) and when I did a search, I came up with Wickes. What really got me curious was the idea that DIY, specially in these economic times, has to be doing well and I believe that Home Depot did really well in terms of its overall Q2 profits and it seems like the trend will continue even if the economy does pick up. &lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Any Home Depot or Lowe&amp;rsquo;s fans in the audience? I would like to say Im a big DIY fan and although fixing and building parts of a computer are more my thing, sometimes I want to try my hands at putting together things that may not be working as expected around the house &amp;ndash; thats where I usually head out to the local DIY store.&lt;/p&gt;
&lt;p&gt;Fortunately for our friends overseas, a store called Wickes is able to provide them with home improvement tools but whats interesting is that they actually design their own home improvement products which are designed to meet the requirements of DIYers, tradesmen and individuals involved in general repair and maintenance. The Wickes brand actually owns 200 stores, by comparison Home Depot has almost 2,250 stores in the US and Lowes has almost 1,750 stores. Not too shabby overall though. They opened their first store about 40 years ago and they have over 8,500 products.&lt;/p&gt;
&lt;p&gt;The reason I&amp;rsquo;m talking about Wickes is because recently the idea of expanding the house came into my mind and that meant needing floor boards and wallboards/&lt;a href="http://www.wickes.co.uk/plastering/plasterboard/icat/plastboard/" rel="nofollow" target="_blank"&gt;plasterboards&lt;/a&gt; (sheetrock) and when I did a search, I came up with Wickes. What really got me curious was the idea that DIY, specially in these economic times, has to be doing well and I believe that Home Depot did really well in terms of its overall Q2 profits and it seems like the trend will continue even if the economy does pick up. &lt;/p&gt;
&lt;p&gt;My question then is this, when it comes to repairs or maintenance whether its to your home or your trusty computer, do you prefer the hands on approach (DIY) or hands off approach (let me call someone!) ?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=AoZhIaD4GBI:qyaD__PqHBs:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=AoZhIaD4GBI:qyaD__PqHBs:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=AoZhIaD4GBI:qyaD__PqHBs:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=AoZhIaD4GBI:qyaD__PqHBs:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=AoZhIaD4GBI:qyaD__PqHBs:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=AoZhIaD4GBI:qyaD__PqHBs:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=AoZhIaD4GBI:qyaD__PqHBs:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2390</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/AoZhIaD4GBI/"/>
      <title>Home Improvement &amp;ndash; DIY or YellowBook</title>
      <updated>2011-08-18T09:47:22Z</updated>
    </source>
  </entry>
  <entry>
    <title>How One Extra Step in Customer Service Can Keep you from looking like a total Dumbass</title>
    <updated>2011-08-10T07:03:51Z</updated>
    <published>2011-08-09T23:02:05Z</published>
    <id>planetaki.com:2185:post:153431530</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/rW9OoXaLKVQ/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/153431530"/>
    <summary type="html">&lt;p&gt;Today, I learned an important lesson from Staples customer service manager who could have saved the embarrassment by taking one extra step. So I needed to buy a PC to run the accounting software and utilize all modules. Knowing myself, I went for the CHEAPEST yet functional desktop deal I could find. I launched Slickdeals and luckily saw Staples running a Quad-Core AMD desktop deal for $399 (with a 20&amp;Prime; LED monitor). I jumped right on it&amp;hellip; I was already at another store, so I decided to stop by the local Staples store. &lt;/p&gt;&lt;p&gt;First, they were all busy with customers (there were like 3)&amp;hellip; I patiently waited until the store manager offered to assist me. I told him that I was looking for this laptop that they have for $499 on a SPECIAL, and I have a Staples coupon that will get me additional $100 OFF. Without even looking at the coupon, the manager told me that he has had multiple folks trying to use this coupon, and it is a fraudulent deal. Hmm OK. I said wait a minute, this coupon is not from a 3rd party vendor. It is actually from your own URL because I have it opened on my Android. &lt;/p&gt;&lt;p&gt;This is a fairly old store manager, and he didn&amp;rsquo;t understand me. He thought I was talking about the logo. He said that a lot of spammers put Staples logo on fake coupons. Then I told him again that I actually got the coupon from the Staples site. Apparently URL was too smart of the terminology. Well instead of dealing with me himself, he pushed me off to the assistant manager, so he can go chatter with the copier guy. The assistant manager wasn&amp;rsquo;t helpful either. He said, no the coupon is not valid. I don&amp;rsquo;t know what he entered on the screen, but he showed me the error saying &amp;ldquo;Coupon is Invalid&amp;rdquo;. &lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Today, I learned an important lesson from Staples customer service manager who could have saved the embarrassment by taking one extra step. So I needed to buy a PC to run the accounting software and utilize all modules. Knowing myself, I went for the CHEAPEST yet functional desktop deal I could find. I launched Slickdeals and luckily saw Staples running a Quad-Core AMD desktop deal for $399 (with a 20&amp;Prime; LED monitor). I jumped right on it&amp;hellip; I was already at another store, so I decided to stop by the local Staples store. &lt;/p&gt;
&lt;p&gt;First, they were all busy with customers (there were like 3)&amp;hellip; I patiently waited until the store manager offered to assist me. I told him that I was looking for this laptop that they have for $499 on a SPECIAL, and I have a Staples coupon that will get me additional $100 OFF. Without even looking at the coupon, the manager told me that he has had multiple folks trying to use this coupon, and it is a fraudulent deal. Hmm OK. I said wait a minute, this coupon is not from a 3rd party vendor. It is actually from your own URL because I have it opened on my Android. &lt;/p&gt;
&lt;p&gt;This is a fairly old store manager, and he didn&amp;rsquo;t understand me. He thought I was talking about the logo. He said that a lot of spammers put Staples logo on fake coupons. Then I told him again that I actually got the coupon from the Staples site. Apparently URL was too smart of the terminology. Well instead of dealing with me himself, he pushed me off to the assistant manager, so he can go chatter with the copier guy. The assistant manager wasn&amp;rsquo;t helpful either. He said, no the coupon is not valid. I don&amp;rsquo;t know what he entered on the screen, but he showed me the error saying &amp;ldquo;Coupon is Invalid&amp;rdquo;. &lt;/p&gt;
&lt;p&gt;I hate wasting time, so I am already frustrated. So I just asked them why would their own site put out Invalid coupons that is suppose to start today. The guy said that is a good question&amp;hellip; The manager jumps in the conversation again saying the coupon is fraudulent. So I asked him does Staples.com put out fraudulent coupons on their site&amp;hellip; The response was &amp;ldquo;sometimes&amp;rdquo;&amp;hellip; I think he didn&amp;rsquo;t understand what I was saying&amp;hellip; I asked them to call corporate and asked, but they refused saying that they have a system that is here just for that, and the system is denying the code.&lt;/p&gt;
&lt;p&gt;Anyways, I got the Corporate Customer Relations number, Store number, and the manager name. I came home and called the folks. Didn&amp;rsquo;t take this guy more than 2 minutes to locate the coupon and tell me that it is valid. I told him my issue, so he called the store manager. I was asked to pick up the order. I went in the store and asked for the manager. I suppose because of the embarrassment, he sent one of his employees to assist me rather than coming out himself. &lt;/p&gt;
&lt;p&gt;If only he would&amp;rsquo;ve called the corporate in front of me, then he wouldn&amp;rsquo;t have to deal with that embarrassment. Also, I would&amp;rsquo;ve left as a happy customer.&lt;/p&gt;
&lt;p&gt;Moral of the story, always make sure that you are doing everything from your end when providing customer service. If it requires you to spend 5 extra minute, then spend the extra time. But make sure your customer is happy, and you are happy with the fact that you did everything to help. &lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=rW9OoXaLKVQ:PT5jIv4XNVc:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=rW9OoXaLKVQ:PT5jIv4XNVc:D7DqB2pKExk" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=rW9OoXaLKVQ:PT5jIv4XNVc:D7DqB2pKExk" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=rW9OoXaLKVQ:PT5jIv4XNVc:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=rW9OoXaLKVQ:PT5jIv4XNVc:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=rW9OoXaLKVQ:PT5jIv4XNVc:dnMXMwOfBR0" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=dnMXMwOfBR0" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=rW9OoXaLKVQ:PT5jIv4XNVc:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=rW9OoXaLKVQ:PT5jIv4XNVc:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Balkhis/~4/rW9OoXaLKVQ" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.balkhis.com/?p=1800</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/rW9OoXaLKVQ/"/>
      <title>How One Extra Step in Customer Service Can Keep you from looking like a total Dumbass</title>
      <updated>2011-08-10T07:03:51Z</updated>
    </source>
  </entry>
  <entry>
    <title>Do You Buy Mobile Accessories?</title>
    <updated>2011-07-01T15:28:23Z</updated>
    <published>2011-07-01T13:40:03Z</published>
    <id>planetaki.com:2185:post:146764663</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/zKV2QaLLq3c/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/146764663"/>
    <summary type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//xoom.gif" alt="" title="Xoom Mount Accessory" width="590" height="360" class="aligncenter size-full wp-image-2363" onload="resizeImage(this)"&gt;&lt;br&gt;
The other day I came across a pretty hot deal for my Motorola Xoom &amp;ndash; a bluetooth mobile keyboard and a HD Speaker dock that generally retail together for about $200 + shipping were selling for about $55 with free shipping. A pretty tempting deal considering that each item was being sold on eBay individually for more than the $55 that I would be paying for it but then I started to think, what would I use them for?&lt;/p&gt;&lt;p&gt;When it comes to my cell phone accessories too, I&amp;rsquo;m not one who goes out and buys every single accessory and I think its better for me anyway because generally when I have in the past, I never end up using it but I know that lots of folks love their &lt;a href="http://www.mytrendyphone.co.uk/shop/mobile-accessories-categories-2418s.html" rel="nofollow" target="_blank"&gt;mobile accessories&lt;/a&gt; and thats why I decided to accept this review. MyTrendyPhone.com sells accessories for pretty much all mobile devices, whether its phones, iPods, cameras and video cameras for reasonable prices. They have a price guarantee and a satisfaction guarantee so if you find a lower price elsewhere, they&amp;rsquo;ll match it and if you&amp;rsquo;re just not happy with the product, they&amp;rsquo;ll gladly accept the return. Its one of those win-win situations for consumers like me, who really can&amp;rsquo;t make up their mind but generally if I have a product in my hand, I can make up my mind pretty quickly.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//xoom.gif" alt="" title="Xoom Mount Accessory" width="590" height="360" class="aligncenter size-full wp-image-2363" onload="resizeImage(this)"&gt;&lt;br&gt;
The other day I came across a pretty hot deal for my Motorola Xoom &amp;ndash; a bluetooth mobile keyboard and a HD Speaker dock that generally retail together for about $200 + shipping were selling for about $55 with free shipping. A pretty tempting deal considering that each item was being sold on eBay individually for more than the $55 that I would be paying for it but then I started to think, what would I use them for?&lt;/p&gt;
&lt;p&gt;When it comes to my cell phone accessories too, I&amp;rsquo;m not one who goes out and buys every single accessory and I think its better for me anyway because generally when I have in the past, I never end up using it but I know that lots of folks love their &lt;a href="http://www.mytrendyphone.co.uk/shop/mobile-accessories-categories-2418s.html" rel="nofollow" target="_blank"&gt;mobile accessories&lt;/a&gt; and thats why I decided to accept this review. MyTrendyPhone.com sells accessories for pretty much all mobile devices, whether its phones, iPods, cameras and video cameras for reasonable prices. They have a price guarantee and a satisfaction guarantee so if you find a lower price elsewhere, they&amp;rsquo;ll match it and if you&amp;rsquo;re just not happy with the product, they&amp;rsquo;ll gladly accept the return. Its one of those win-win situations for consumers like me, who really can&amp;rsquo;t make up their mind but generally if I have a product in my hand, I can make up my mind pretty quickly.&lt;/p&gt;
&lt;p&gt;After searching their website for Xoom accessories, I realized that they not only sorted in the standard Motorola gear but they also pulled in other OEM replacements and other compatible products which was good and although I&amp;rsquo;m not in the UK, the pricing did seem fine to me from that point. Some of the adapters and such were only a few dollars which is a good price point. The question that I have for you is &amp;ndash; what kind of accessories do you usually purchase with your mobile device &amp;ndash; Whether its a cell phone, tablet, laptop, etc?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=zKV2QaLLq3c:TtdiGuFO0QU:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=zKV2QaLLq3c:TtdiGuFO0QU:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=zKV2QaLLq3c:TtdiGuFO0QU:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=zKV2QaLLq3c:TtdiGuFO0QU:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=zKV2QaLLq3c:TtdiGuFO0QU:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=zKV2QaLLq3c:TtdiGuFO0QU:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=zKV2QaLLq3c:TtdiGuFO0QU:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2361</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/zKV2QaLLq3c/"/>
      <title>Do You Buy Mobile Accessories?</title>
      <updated>2011-07-01T15:28:23Z</updated>
    </source>
  </entry>
  <entry>
    <title>Sentsy Wickless Candles &amp;ndash; Success Story</title>
    <updated>2011-07-01T15:28:23Z</updated>
    <published>2011-06-30T13:28:24Z</published>
    <id>planetaki.com:2185:post:146764664</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/guJAe9FMpuA/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/146764664"/>
    <summary type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//sentsy.gif" alt="" title="Sentsy" width="590" height="185" class="aligncenter size-full wp-image-2353" onload="resizeImage(this)"&gt;&lt;br&gt;
The review that I have today is quite a neat one, its actually a success story about how two stay-at-home moms took their awesome idea mainsteam and ended up creating a very unique product. Scentsy are safe, wickless alternatives to regular scented candles and its one of the most successful direct selling companies. Basically these candles use the warmth of a light bulb to melt scented wax rather than the traditional wick and flame. &lt;/p&gt;&lt;p&gt;&lt;a href="https://scentsified.scentsy.us/" rel="nofollow" target="_blank"&gt;Scentsy Products&lt;/a&gt; are not only safe but they stem from a really creative concept of making candles safe. We hear so many stories about people leaving their candles burning in their home and it results in a tragedy and so something like this is not only a good product but its more of a safe alternative to the regular scented candles that you and I would use in our homes.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;&lt;img src="http://www.enkayblog.com/wp-content//sentsy.gif" alt="" title="Sentsy" width="590" height="185" class="aligncenter size-full wp-image-2353" onload="resizeImage(this)"&gt;&lt;br&gt;
The review that I have today is quite a neat one, its actually a success story about how two stay-at-home moms took their awesome idea mainsteam and ended up creating a very unique product. Scentsy are safe, wickless alternatives to regular scented candles and its one of the most successful direct selling companies. Basically these candles use the warmth of a light bulb to melt scented wax rather than the traditional wick and flame. &lt;/p&gt;
&lt;p&gt;&lt;a href="https://scentsified.scentsy.us/" rel="nofollow" target="_blank"&gt;Scentsy Products&lt;/a&gt; are not only safe but they stem from a really creative concept of making candles safe. We hear so many stories about people leaving their candles burning in their home and it results in a tragedy and so something like this is not only a good product but its more of a safe alternative to the regular scented candles that you and I would use in our homes.&lt;/p&gt;
&lt;p&gt;Scentsy generated more than $700 million in revenue in just 7 years and today it has almost 100,000 independent Scentsy consultants that share the exprience throughout the US, Puerto Rico, Guam and Canada. Its really interesting how the direct selling concept works because its more of a door to door type thing or where one Scentsy consultant puts together a small event for potential customers. Its a great idea, a great concept and a really great story considering that the company&amp;rsquo;s first home office was a 40-foot ocean shipping container on a small sheep farm. Things come a long way and this story shows exactly how dreams come true.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/enkay?a=guJAe9FMpuA:CLfFtCnL99k:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=guJAe9FMpuA:CLfFtCnL99k:7Q72WNTAKBA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=7Q72WNTAKBA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=guJAe9FMpuA:CLfFtCnL99k:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=guJAe9FMpuA:CLfFtCnL99k:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=guJAe9FMpuA:CLfFtCnL99k:qj6IDK7rITs" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?d=qj6IDK7rITs" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/enkay?a=guJAe9FMpuA:CLfFtCnL99k:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/enkay?i=guJAe9FMpuA:CLfFtCnL99k:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    <source>
      <id>http://www.enkayblog.com/?p=2352</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/enkay/~3/guJAe9FMpuA/"/>
      <title>Sentsy Wickless Candles &amp;ndash; Success Story</title>
      <updated>2011-07-01T15:28:23Z</updated>
    </source>
  </entry>
  <entry>
    <title>The coupons experiment &amp;ndash; New addition to the WPBeginner Network</title>
    <updated>2011-04-06T00:25:07Z</updated>
    <published>2011-04-05T18:50:59Z</published>
    <id>planetaki.com:2185:post:130911938</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/qJ666Sx9fhI/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/130911938"/>
    <summary type="html">&lt;p&gt;So today, at &lt;a href="http://www.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt;, we added a new site to our growing network called &lt;a href="http://coupons.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner WordPress Coupons&lt;/a&gt;. So here is a little story behind this new experiment. So I am sitting here pissed off at myself for missing a really good deal (Not WordPress), but I missed the deal because I didn&amp;rsquo;t check slickdeals that day. I occasionally check it, but there are just some days I don&amp;rsquo;t have time for it. Well, nonetheless, I was freaking pissed off at myself and others for not creating a resource that does that. &lt;/p&gt;&lt;p&gt;So that is when I got the idea for &lt;a href="http://coupons.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WordPress/Blogging Coupons&lt;/a&gt;. We have a good enough audience of WordPress users / bloggers. We also have good connections with a lot of developers, theme designers, web hosts, other bloggers (authors), and other companies. So why don&amp;rsquo;t we combine the two and bring a quality resource for users that is also mutually beneficial for the businesses. Furthermore, the power of the community always surpasses the efforts of one person, so this way if anyone else finds a deal going around, then they can submit the coupon. &lt;/p&gt;&lt;p&gt;Our editorial staff will review it, and publish it on the site. If it is a kick-ass deal, then it would be emailed out to those who don&amp;rsquo;t visit the site as often. As I came up with the idea, I am like, &amp;ldquo;Now that&amp;rsquo;s what I am talking about&amp;rdquo;. &lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;So today, at &lt;a href="http://www.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt;, we added a new site to our growing network called &lt;a href="http://coupons.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner WordPress Coupons&lt;/a&gt;. So here is a little story behind this new experiment. So I am sitting here pissed off at myself for missing a really good deal (Not WordPress), but I missed the deal because I didn&amp;rsquo;t check slickdeals that day. I occasionally check it, but there are just some days I don&amp;rsquo;t have time for it. Well, nonetheless, I was freaking pissed off at myself and others for not creating a resource that does that. &lt;/p&gt;
&lt;p&gt;So that is when I got the idea for &lt;a href="http://coupons.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WordPress/Blogging Coupons&lt;/a&gt;. We have a good enough audience of WordPress users / bloggers. We also have good connections with a lot of developers, theme designers, web hosts, other bloggers (authors), and other companies. So why don&amp;rsquo;t we combine the two and bring a quality resource for users that is also mutually beneficial for the businesses. Furthermore, the power of the community always surpasses the efforts of one person, so this way if anyone else finds a deal going around, then they can submit the coupon. &lt;/p&gt;
&lt;p&gt;Our editorial staff will review it, and publish it on the site. If it is a kick-ass deal, then it would be emailed out to those who don&amp;rsquo;t visit the site as often. As I came up with the idea, I am like, &amp;ldquo;Now that&amp;rsquo;s what I am talking about&amp;rdquo;. &lt;/p&gt;
&lt;p&gt;So I started jotting down notes, competition, ideas, and everything else that I wanted the site to have. Now because we are using &lt;a href="http://www.balkhis.com/refer/studiopress" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.balkhis.com/refer/studiopress';return true;" onmouseout="self.status=''"&gt;Genesis&lt;/a&gt; as the framework, we didn&amp;rsquo;t need to work that much. We already have the child theme for &lt;a href="http://gallery.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner Gallery&lt;/a&gt;. So, we just based the coupons theme off on the gallery child theme and made few modifications. Ofcourse, &lt;a href="http://coupons.wpbeginner.com/wordpress-plugin-coupons/gravity-forms-coupons/" rel="nofollow" target="_blank"&gt;Gravity Forms&lt;/a&gt; made life even easier in terms of creating coupon submission forms. &lt;/p&gt;
&lt;p&gt;What took so long is my nit-picking&amp;hellip; I wanted to try like 10 different ways before I can agree on one. Well, so there we have it.&lt;/p&gt;
&lt;p&gt;A one stop shop for &lt;a href="http://coupons.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WordPress and Blogging Coupons&lt;/a&gt;. Use it, but don&amp;rsquo;t abuse it &lt;img src="http://www.balkhis.com/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" onload="resizeImage(this)"&gt;&lt;/p&gt;
&lt;p&gt;If you have feedbacks for me, then please let me know. As I am always up for improving the way I do things. Because this is very experimental, I will post another update on how this site is going as it is fully integrated within the WPBeginner main site.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=qJ666Sx9fhI:1L4ISaN2u1Y:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=qJ666Sx9fhI:1L4ISaN2u1Y:D7DqB2pKExk" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=qJ666Sx9fhI:1L4ISaN2u1Y:D7DqB2pKExk" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=qJ666Sx9fhI:1L4ISaN2u1Y:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=qJ666Sx9fhI:1L4ISaN2u1Y:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=qJ666Sx9fhI:1L4ISaN2u1Y:dnMXMwOfBR0" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=dnMXMwOfBR0" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=qJ666Sx9fhI:1L4ISaN2u1Y:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=qJ666Sx9fhI:1L4ISaN2u1Y:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Balkhis/~4/qJ666Sx9fhI" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.balkhis.com/?p=1796</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/qJ666Sx9fhI/"/>
      <title>The coupons experiment &amp;ndash; New addition to the WPBeginner Network</title>
      <updated>2011-04-06T00:25:07Z</updated>
    </source>
  </entry>
  <entry>
    <title>I launched a new site *WPBeginner WordPress Gallery*</title>
    <updated>2011-02-04T03:48:34Z</updated>
    <published>2011-02-04T00:37:11Z</published>
    <id>planetaki.com:2185:post:120072556</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/T0q5lzy8I8k/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/120072556"/>
    <summary type="html">&lt;p&gt;So I am sure you have been following me through my other blog &lt;a href="http://www.wpbeginner.com" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt;. Well this past weekend, we launched a new section to WPBeginner called &lt;a href="http://gallery.wpbeginner.com" rel="nofollow" target="_blank"&gt;the WordPress Gallery&lt;/a&gt;. Slowly through out the month of February, we will be relaunching more sections and revamping the entire site. I am very excited about this new launch because it is surely going very well.&lt;/p&gt;&lt;p&gt;I want to offer you an opportunity to get listed in our gallery. What do you need? A custom design or highly modified premium / free theme, and the site has to be powered by WordPress (DO&amp;rsquo;H)&lt;/p&gt;&lt;p&gt;What do you get in return? A do-follow link from our gallery for FREE.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;So I am sure you have been following me through my other blog &lt;a href="http://www.wpbeginner.com" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt;. Well this past weekend, we launched a new section to WPBeginner called &lt;a href="http://gallery.wpbeginner.com" rel="nofollow" target="_blank"&gt;the WordPress Gallery&lt;/a&gt;. Slowly through out the month of February, we will be relaunching more sections and revamping the entire site. I am very excited about this new launch because it is surely going very well.&lt;/p&gt;
&lt;p&gt;I want to offer you an opportunity to get listed in our gallery. What do you need? A custom design or highly modified premium / free theme, and the site has to be powered by WordPress (DO&amp;rsquo;H)&lt;/p&gt;
&lt;p&gt;What do you get in return? A do-follow link from our gallery for FREE.&lt;/p&gt;
&lt;p&gt;What the heck are you waiting for? Go &lt;a href="http://gallery.wpbeginner.com" rel="nofollow" target="_blank"&gt;Submit your site to our WordPress Gallery&lt;/a&gt;&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=T0q5lzy8I8k:mvwv5YOJZTA:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=T0q5lzy8I8k:mvwv5YOJZTA:D7DqB2pKExk" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=T0q5lzy8I8k:mvwv5YOJZTA:D7DqB2pKExk" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=T0q5lzy8I8k:mvwv5YOJZTA:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=T0q5lzy8I8k:mvwv5YOJZTA:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=T0q5lzy8I8k:mvwv5YOJZTA:dnMXMwOfBR0" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=dnMXMwOfBR0" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=T0q5lzy8I8k:mvwv5YOJZTA:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=T0q5lzy8I8k:mvwv5YOJZTA:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Balkhis/~4/T0q5lzy8I8k" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.balkhis.com/?p=1793</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/T0q5lzy8I8k/"/>
      <title>I launched a new site *WPBeginner WordPress Gallery*</title>
      <updated>2011-02-04T03:48:34Z</updated>
    </source>
  </entry>
  <entry>
    <title>Welcome to Facebook Domination (My Projections)</title>
    <updated>2010-11-13T01:26:28Z</updated>
    <published>2010-11-12T23:22:33Z</published>
    <id>planetaki.com:2185:post:106066772</id>
    <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/q28G31cBAi8/"/>
    <link rel="full" href="http://www.planetaki.com/balkhis/posts/106066772"/>
    <summary type="html">&lt;p&gt;Facebook is literally taking over the web, and I have been wanting to do a write up about it. It is insane that Facebook has over 500 million registered users, and it is growing faster than ever. It is crazy that in the past 3 years, it has literally doubled it&amp;rsquo;s revenue each year going from 350 million dollars to 700 million dollars and now to somewhere around 1.6 billion dollars per year. When will this stop? Will it stop? Should we be worried? The whole idea of this post is to spice things up by sharing what I think will happen. Now I am not an oracle, so my predictions are just as good as yours. &lt;/p&gt;&lt;p&gt;With the Facebook like buttons, facebook has been dominating the web. At least for &lt;a href="http://www.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt;, it has become the second highest source of traffic surpassing Twitter. From my knowledge, it has surpassed twitter for a lot of my top blogger friends as well. Most blogs either have both the facebook like box and the like button, or one of the other. And when facebook went down few times this past two months, it created chaos on the web. Does that mean facebook is becoming dangerous? Are we feeding a giant that is unsustainable? Well I think so.&lt;/p&gt;&lt;p&gt;Not saying that I will stop using facebook because it will be a stupid business decision on my part, but I think facebook is onto ruling the web. It has already surpassed Google in terms of time spent on the site. I think with the new rumors of an email service, Facebook has a great chance of challenging GMAIL (that is only if they have a better search and organization feature). &lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Facebook is literally taking over the web, and I have been wanting to do a write up about it. It is insane that Facebook has over 500 million registered users, and it is growing faster than ever. It is crazy that in the past 3 years, it has literally doubled it&amp;rsquo;s revenue each year going from 350 million dollars to 700 million dollars and now to somewhere around 1.6 billion dollars per year. When will this stop? Will it stop? Should we be worried? The whole idea of this post is to spice things up by sharing what I think will happen. Now I am not an oracle, so my predictions are just as good as yours. &lt;/p&gt;
&lt;p&gt;With the Facebook like buttons, facebook has been dominating the web. At least for &lt;a href="http://www.wpbeginner.com/" rel="nofollow" target="_blank"&gt;WPBeginner&lt;/a&gt;, it has become the second highest source of traffic surpassing Twitter. From my knowledge, it has surpassed twitter for a lot of my top blogger friends as well. Most blogs either have both the facebook like box and the like button, or one of the other. And when facebook went down few times this past two months, it created chaos on the web. Does that mean facebook is becoming dangerous? Are we feeding a giant that is unsustainable? Well I think so.&lt;/p&gt;
&lt;p&gt;Not saying that I will stop using facebook because it will be a stupid business decision on my part, but I think facebook is onto ruling the web. It has already surpassed Google in terms of time spent on the site. I think with the new rumors of an email service, Facebook has a great chance of challenging GMAIL (that is only if they have a better search and organization feature). &lt;/p&gt;
&lt;p&gt;Facebook gift cards are now on sale in Target, Best Buy, and Walmart. It still surprises me that there are morons who are buying fake products such as Birthday cakes on Facebook. I guess the line between meta physics of reality is just becoming very very thin. I think this aspect of Facebook business will grow not only on virtual products, but on tangible / digital goods as well. I can see facebook competing with eBay because their marketplace is so much better. I have sold tons of stuff for very decent prices on Facebook and I am very happy with it.&lt;/p&gt;
&lt;p&gt;With the amount of sites now incorporating Facebook Connect, I think it is not too far away that facebook creates it&amp;rsquo;s own payment cart. I will use it if facebook doesn&amp;rsquo;t fluctuate it&amp;rsquo;s codes as much as they do now. It is equally beneficial for webmasters to use facebook because it is the largest membership site on the web, so almost everyone has an account there. If and only if facebook charges less fees than paypal, I can see paypal going byebye in the next 2-3 years. Because when is the last time you saw connect with Paypal option? I think Facebook connect is a very powerful feature, and it can put facebook as the head of the web.&lt;/p&gt;
&lt;p&gt;Basically what I am saying here is that those facebook gift cards can be used to purchase tangible products if/when facebook adapts it&amp;rsquo;s own payment cart. &lt;/p&gt;
&lt;p&gt;Facebook is working on making it&amp;rsquo;s photo galleries better, so good bye Flickr. I know quite a few people are pissed off with flickr because they ban accounts without any explanation. I think facebook can take over flickr and completely destroy it. If there was a way to embed Facebook photos in WordPress, I would get rid of my flickr right away. &lt;/p&gt;
&lt;p&gt;Ladies and Gentleman, I see facebook dominating the web in the next two years. Should we be excited? Afraid? Will this be the Big Brother that we want to avoid?&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=q28G31cBAi8:jj-oApGnnC0:yIl2AUoC8zA" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=yIl2AUoC8zA" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=q28G31cBAi8:jj-oApGnnC0:D7DqB2pKExk" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=q28G31cBAi8:jj-oApGnnC0:D7DqB2pKExk" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=q28G31cBAi8:jj-oApGnnC0:gIN9vFwOqvQ" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=q28G31cBAi8:jj-oApGnnC0:gIN9vFwOqvQ" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=q28G31cBAi8:jj-oApGnnC0:dnMXMwOfBR0" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?d=dnMXMwOfBR0" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/Balkhis?a=q28G31cBAi8:jj-oApGnnC0:V_sGLiPBpWU" rel="nofollow" target="_blank"&gt;&lt;img src="http://feeds.feedburner.com/~ff/Balkhis?i=q28G31cBAi8:jj-oApGnnC0:V_sGLiPBpWU" border="0" onload="resizeImage(this)"&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Balkhis/~4/q28G31cBAi8" height="1" width="1" onload="resizeImage(this)"&gt;</content>
    <source>
      <id>http://www.balkhis.com/?p=1781</id>
      <link rel="alternate" href="http://feedproxy.google.com/~r/Balkhis/~3/q28G31cBAi8/"/>
      <title>Welcome to Facebook Domination (My Projections)</title>
      <updated>2010-11-13T01:26:28Z</updated>
    </source>
  </entry>
</feed>

