<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>over idea</title>
	<atom:link href="http://www.overidea.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.overidea.com</link>
	<description>her site bir sanat eseridir</description>
	<lastBuildDate>Sun, 03 Apr 2011 12:38:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>URL&#8217;leri bit.ly ile kısaltmak</title>
		<link>http://www.overidea.com/urlleri-bit-ly-ile-kisaltmak-128.html</link>
		<comments>http://www.overidea.com/urlleri-bit-ly-ile-kisaltmak-128.html#comments</comments>
		<pubDate>Sun, 03 Apr 2011 12:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[bit.ly fonksiyonu]]></category>
		<category><![CDATA[bit.ly function]]></category>
		<category><![CDATA[php bit.ly]]></category>
		<category><![CDATA[php short url]]></category>
		<category><![CDATA[php url fonksiyonu]]></category>
		<category><![CDATA[php url kısaltma]]></category>
		<category><![CDATA[url kısaltma]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=128</guid>
		<description><![CDATA[aşağıda vereceğim fonksiyon ile url lerinizi bit.ly sitesinin api sini kullanarak rahatlıkla kısaltabilirsiniz.

function bitly&#40;$url&#41; &#123;
    $content = file_get_contents&#40;&#34;http://api.bit.ly/v3/shorten?login=YOURLOGIN
    &#38;apiKey=YOURAPIKEY
    &#38;longUrl=&#34;.$url.&#34;&#38;format=xml&#34;&#41;;
    $element = new SimpleXmlElement&#40;$content&#41;;
    $bitly = $element-&#62;data-&#62;url;
    if&#40;$bitly&#41;&#123;
        echo $bitly;&#125;
 [...]]]></description>
			<content:encoded><![CDATA[<p>aşağıda vereceğim fonksiyon ile url lerinizi bit.ly sitesinin api sini kullanarak rahatlıkla kısaltabilirsiniz.<span id="more-128"></span></p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">function</span> bitly<span style="color: #009900;">&#40;</span><span style="color: #000088;">$url</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000088;">$content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">file_get_contents</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;http://api.bit.ly/v3/shorten?login=YOURLOGIN
    &amp;apiKey=YOURAPIKEY
    &amp;longUrl=&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$url</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;&amp;format=xml&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$element</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> SimpleXmlElement<span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$bitly</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$element</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">data</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">url</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$bitly</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
        <span style="color: #b1b100;">echo</span> <span style="color: #000088;">$bitly</span><span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
    <span style="color: #b1b100;">else</span><span style="color: #009900;">&#123;</span>
       <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'0'</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>Kullanımı : </p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">&lt;?</span>
bitly<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;http://www.overidea.com/yazi/1544/455.html&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/urlleri-bit-ly-ile-kisaltmak-128.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yazar bilgilerini yazıya ekleme</title>
		<link>http://www.overidea.com/yazar-bilgilerini-yaziya-ekleme-126.html</link>
		<comments>http://www.overidea.com/yazar-bilgilerini-yaziya-ekleme-126.html#comments</comments>
		<pubDate>Sun, 03 Apr 2011 07:14:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[author bio]]></category>
		<category><![CDATA[authors bio]]></category>
		<category><![CDATA[wp author]]></category>
		<category><![CDATA[wp yazar]]></category>
		<category><![CDATA[yazar bilgileri]]></category>
		<category><![CDATA[yazar biografisi]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=126</guid>
		<description><![CDATA[Yazıyı yazan yazarın biografisini yazılarda göstermek için eklenti olmadan basit bir uygulama yapacağız şimdi.Öncelikle temamızın içinde ki single.php dosyasını açıyoruz ve aşağıdaki kodları yazarın biografisini göstermek istediğimiz yere ekliyoruz.

&#60;div id=&#34;author-bio&#34;&#62;
    &#60;h3&#62;About &#60;?php the_author&#40;&#41;; ?&#62;&#60;/h3&#62;
    &#60;?php echo get_avatar&#40; get_the_author_email&#40;&#41;, '70' &#41;; ?&#62;
    &#60;?php the_author_description&#40;&#41;; ?&#62;
&#60;/div&#62;

Daha sonra aşağıdaki [...]]]></description>
			<content:encoded><![CDATA[<p>Yazıyı yazan yazarın biografisini yazılarda göstermek için eklenti olmadan basit bir uygulama yapacağız şimdi.<span id="more-126"></span><br />Öncelikle temamızın içinde ki <strong>single.php</strong> dosyasını açıyoruz ve aşağıdaki kodları yazarın biografisini göstermek istediğimiz yere ekliyoruz.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;">&lt;div id=&quot;author-bio&quot;&gt;
    &lt;h3&gt;About <span style="color: #000000; font-weight: bold;">&lt;?php</span> the_author<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/h3&gt;
    <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_avatar<span style="color: #009900;">&#40;</span> get_the_author_email<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'70'</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
    <span style="color: #000000; font-weight: bold;">&lt;?php</span> the_author_description<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;/div&gt;</pre></div></div>

<p>Daha sonra aşağıdaki kodları da yine temamızın içerisinde ki <strong>style.css</strong> yapıştırıp mevzuyu noktalıyoruz.</p>

<div class="wp_code"><div class="pre"><pre class="css" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #cc00cc;">#author-bio</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">border-top</span><span style="color: #00AA00;">:</span> <span style="color: #933;">1px</span> <span style="color: #993333;">dotted</span> <span style="color: #cc00cc;">#cccccc</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span> <span style="color: #933;">15px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#author-bio</span> h3 <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">16px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span> <span style="color: #933;">5px</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
<span style="color: #cc00cc;">#author-bio</span> img <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">float</span><span style="color: #00AA00;">:</span> <span style="color: #000000; font-weight: bold;">left</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">padding</span><span style="color: #00AA00;">:</span> <span style="color: #933;">2px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span> <span style="color: #933;">1px</span> <span style="color: #993333;">solid</span> <span style="color: #cc00cc;">#cccccc</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">margin</span><span style="color: #00AA00;">:</span> <span style="color: #933;">5px</span> <span style="color: #933;">15px</span> <span style="color: #cc66cc;">0</span> <span style="color: #cc66cc;">0</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/yazar-bilgilerini-yaziya-ekleme-126.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Her yazıya ayrı stil</title>
		<link>http://www.overidea.com/her-yaziya-ayri-stil-123.html</link>
		<comments>http://www.overidea.com/her-yaziya-ayri-stil-123.html#comments</comments>
		<pubDate>Sun, 03 Apr 2011 07:09:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[özel stil]]></category>
		<category><![CDATA[post style]]></category>
		<category><![CDATA[style.css]]></category>
		<category><![CDATA[wp style]]></category>
		<category><![CDATA[yazı stil]]></category>
		<category><![CDATA[yazıya stil]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=123</guid>
		<description><![CDATA[Wordpress te yazdığınız her yazıya farklı bir stil oluşturabilirsiniz. Biraz zahmetli bir olay olsada 10bin yazınızın içerisinden belli başlı birkaç yazınıza özel birşeyler oluşturabilirsiniz.Yapmamız gereken işlem basit. Öncelikle temamızın içinde ki single.php dosyamızı açıyoruz. ve aşağıdaki kodu buluyoruz.

&#60;div class=&#34;post&#34;&#62;

Daha sonra bu kodu, aşağıdaki ile değiştiriyoruz.

&#60;div id=&#34;post-&#60;?php the_ID&#40;&#41;; ?&#62;&#34; &#60;?php post_class&#40;&#41;; ?&#62;&#62;

Bu işlem den sonra temamızın [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress te yazdığınız her yazıya farklı bir stil oluşturabilirsiniz. Biraz zahmetli bir olay olsada 10bin yazınızın içerisinden belli başlı birkaç yazınıza özel birşeyler oluşturabilirsiniz<span id="more-123"></span>.<br />Yapmamız gereken işlem basit. Öncelikle temamızın içinde ki <strong>single.php</strong> dosyamızı açıyoruz. ve aşağıdaki kodu buluyoruz.</p>

<div class="wp_code"><div class="pre"><pre class="html" style="font-family:'Times New Roman',Garamond, Times;">&lt;div class=&quot;post&quot;&gt;</pre></div></div>

<p>Daha sonra bu kodu, aşağıdaki ile değiştiriyoruz.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;">&lt;div id=&quot;post-<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_ID<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; <span style="color: #000000; font-weight: bold;">&lt;?php</span> post_class<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&gt;</pre></div></div>

<p>Bu işlem den sonra temamızın içinden <strong>style.css</strong> dosyasını açıp içerisine yazımızın ID sine göre düzenlediğimiz aşağıda ki kodu yapıştırıyoruz.</p>

<div class="wp_code"><div class="pre"><pre class="css" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #cc00cc;">#post-112</span> <span style="color: #00AA00;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">background</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#113355</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span><span style="color: #cc00cc;">#069</span><span style="color: #00AA00;">;</span>
    <span style="color: #000000; font-weight: bold;">font-weight</span><span style="color: #00AA00;">:</span><span style="color: #993333;">bold</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/her-yaziya-ayri-stil-123.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benzer Konuları eklenti olmadan göstermek</title>
		<link>http://www.overidea.com/benzer-konulari-eklenti-olmadan-gostermek-121.html</link>
		<comments>http://www.overidea.com/benzer-konulari-eklenti-olmadan-gostermek-121.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 18:43:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[benzer konular]]></category>
		<category><![CDATA[eklentisiz]]></category>
		<category><![CDATA[related posts]]></category>
		<category><![CDATA[wordpress benzer konular]]></category>
		<category><![CDATA[wordpress related posts]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=121</guid>
		<description><![CDATA[Wordpress te yazılarınızın altında o yazıyla alakalı başka yazılarıda &#8220;related posts&#8221; eklentisi ile gösterebiliyordunuz. Ancak bunu daha basit şekilde eklentisi ve temaya indirgenmiş olarak veriyoruz.Yapmanız gereken çok basit, sadece aşağıda ki kodları single.php de comments.php nin include edildiği yerin hemen üzerine yapıştırmanız yeterli olacak.

&#60;?php  //for use in the loop, list 5 post titles related [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress te yazılarınızın altında o yazıyla alakalı başka yazılarıda &#8220;related posts&#8221; eklentisi ile gösterebiliyordunuz. Ancak bunu daha basit şekilde eklentisi ve temaya indirgenmiş olarak veriyoruz.<span id="more-121"></span><br />Yapmanız gereken çok basit, sadece aşağıda ki kodları <strong>single.php</strong> de comments.php nin include edildiği yerin hemen üzerine yapıştırmanız yeterli olacak.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>  <span style="color: #666666; font-style: italic;">//for use in the loop, list 5 post titles related to first tag on current post</span>
  <span style="color: #000088;">$backup</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$post</span><span style="color: #339933;">;</span>  <span style="color: #666666; font-style: italic;">// backup the current object</span>
  <span style="color: #000088;">$tags</span> <span style="color: #339933;">=</span> wp_get_post_tags<span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #000088;">$tagIDs</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$tags</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000088;">$tagcount</span> <span style="color: #339933;">=</span> <span style="color: #990000;">count</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$tags</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">for</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$i</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">0</span><span style="color: #339933;">;</span> <span style="color: #000088;">$i</span> <span style="color: #339933;">&lt;</span> <span style="color: #000088;">$tagcount</span><span style="color: #339933;">;</span> <span style="color: #000088;">$i</span><span style="color: #339933;">++</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
      <span style="color: #000088;">$tagIDs</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$i</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$tags</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$i</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">term_id</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span>
    <span style="color: #000088;">$args</span><span style="color: #339933;">=</span><span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
      <span style="color: #0000ff;">'tag__in'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000088;">$tagIDs</span><span style="color: #339933;">,</span>
      <span style="color: #0000ff;">'post__not_in'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$post</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
      <span style="color: #0000ff;">'showposts'</span><span style="color: #339933;">=&gt;</span><span style="color: #cc66cc;">5</span><span style="color: #339933;">,</span>
      <span style="color: #0000ff;">'caller_get_posts'</span><span style="color: #339933;">=&gt;</span><span style="color: #cc66cc;">1</span>
    <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$my_query</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> WP_Query<span style="color: #009900;">&#40;</span><span style="color: #000088;">$args</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span> <span style="color: #000088;">$my_query</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">have_posts</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
      <span style="color: #b1b100;">while</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$my_query</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">have_posts</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> <span style="color: #000088;">$my_query</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">the_post</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
        &lt;h3&gt;&lt;a href=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_permalink<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; rel=&quot;bookmark&quot; title=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot;&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/a&gt;&lt;/h3&gt;
      <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">endwhile</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
      &lt;h2&gt;No related posts found!&lt;/h2&gt;
    <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #009900;">&#125;</span>
  <span style="color: #009900;">&#125;</span>
  <span style="color: #000088;">$post</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$backup</span><span style="color: #339933;">;</span>  <span style="color: #666666; font-style: italic;">// copy it back</span>
  wp_reset_query<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">// to use the original query again</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/benzer-konulari-eklenti-olmadan-gostermek-121.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>İstenilen yere üye girişi eklemek</title>
		<link>http://www.overidea.com/istenilen-yere-uye-girisi-eklemek-119.html</link>
		<comments>http://www.overidea.com/istenilen-yere-uye-girisi-eklemek-119.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 18:28:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[giriş formu]]></category>
		<category><![CDATA[giriş kutusu]]></category>
		<category><![CDATA[login form]]></category>
		<category><![CDATA[login widget]]></category>
		<category><![CDATA[wordpress login]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=119</guid>
		<description><![CDATA[Wordpress sitenizde istediğiniz yere üye giriş form u eklemek için aşağıda ki kodu temanızda giriş formunu eklemek istediğiniz yere eklemeniz yeterli olacaktır

&#60;?php if &#40;!&#40;current_user_can&#40;'level_0'&#41;&#41;&#41;&#123; ?&#62;
&#60;h2&#62;Login&#60;/h2&#62;
&#60;form action=&#34;&#60;?php echo get_option&#40;'home'&#41;; ?&#62;/wp-login.php&#34; method=&#34;post&#34;&#62;
&#60;input type=&#34;text&#34; name=&#34;log&#34; id=&#34;log&#34; value=&#34;&#60;?php echo wp_specialchars&#40;stripslashes&#40;$user_login&#41;, 1&#41; ?&#62;&#34; size=&#34;20&#34; /&#62;
&#60;input type=&#34;password&#34; name=&#34;pwd&#34; id=&#34;pwd&#34; size=&#34;20&#34; /&#62;
&#60;input type=&#34;submit&#34; name=&#34;submit&#34; value=&#34;Send&#34; class=&#34;button&#34; /&#62;
    &#60;p&#62;
  [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress sitenizde istediğiniz yere üye giriş form u eklemek için aşağıda ki kodu temanızda giriş formunu eklemek istediğiniz yere eklemeniz yeterli olacaktır<span id="more-119"></span></p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #009900;">&#40;</span>current_user_can<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'level_0'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;h2&gt;Login&lt;/h2&gt;
&lt;form action=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_option<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'home'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/wp-login.php&quot; method=&quot;post&quot;&gt;
&lt;input type=&quot;text&quot; name=&quot;log&quot; id=&quot;log&quot; value=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> wp_specialchars<span style="color: #009900;">&#40;</span><span style="color: #990000;">stripslashes</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$user_login</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; size=&quot;20&quot; /&gt;
&lt;input type=&quot;password&quot; name=&quot;pwd&quot; id=&quot;pwd&quot; size=&quot;20&quot; /&gt;
&lt;input type=&quot;submit&quot; name=&quot;submit&quot; value=&quot;Send&quot; class=&quot;button&quot; /&gt;
    &lt;p&gt;
       &lt;label for=&quot;rememberme&quot;&gt;&lt;input name=&quot;rememberme&quot; id=&quot;rememberme&quot; type=&quot;checkbox&quot; checked=&quot;checked&quot; value=&quot;forever&quot; /&gt; Remember me&lt;/label&gt;
       &lt;input type=&quot;hidden&quot; name=&quot;redirect_to&quot; value=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> <span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'REQUEST_URI'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot; /&gt;
    &lt;/p&gt;
&lt;/form&gt;
&lt;a href=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> get_option<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'home'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>/wp-login.php?action=lostpassword&quot;&gt;Recover password&lt;/a&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #009900;">&#125;</span> <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;h2&gt;Logout&lt;/h2&gt;
&lt;a href=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> wp_logout_url<span style="color: #009900;">&#40;</span><span style="color: #990000;">urlencode</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'REQUEST_URI'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot;&gt;logout&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://XXX/wp-admin/&quot;&gt;admin&lt;/a&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #009900;">&#125;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<h4>Gelen aramalar:</h4><ul><li>wordpress üye girişi ekle</li></ul><!-- SEO SearchTerms Tagging 2 Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/istenilen-yere-uye-girisi-eklemek-119.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Üye Rütbesine Göre Yorum Kutusu</title>
		<link>http://www.overidea.com/uye-rutbesine-gore-yorum-kutusu-117.html</link>
		<comments>http://www.overidea.com/uye-rutbesine-gore-yorum-kutusu-117.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 18:16:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[comments for admin]]></category>
		<category><![CDATA[comments for author]]></category>
		<category><![CDATA[comments for editor]]></category>
		<category><![CDATA[comments for subscriber]]></category>
		<category><![CDATA[css comment box]]></category>
		<category><![CDATA[special comment box]]></category>
		<category><![CDATA[styled comments]]></category>
		<category><![CDATA[wordpress comments]]></category>
		<category><![CDATA[wp comments]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=117</guid>
		<description><![CDATA[Sitenizde ki kullanıcıların seviyelerine göre özel yorum kutuları yapmak mümkün. Örneğin adminler için farkı bir yorum kutusu, yazarlar için farklı, okurlar için farklı&#8230; Öncelikle temanızın içerisinde ki comments.php içerisinde uygun yere aşağıdaki kodları ekleyelim.

&#60;ol id=&#34;commentlist&#34;&#62;
&#60;?php foreach &#40;$comments as $comment&#41; : ?&#62;
        &#60;?php // The extra stuff to get [...]]]></description>
			<content:encoded><![CDATA[<p>Sitenizde ki kullanıcıların seviyelerine göre özel yorum kutuları yapmak mümkün. Örneğin adminler için farkı bir yorum kutusu, yazarlar için farklı, okurlar için farklı&#8230; Öncelikle<span id="more-117"></span> temanızın içerisinde ki <strong>comments.php</strong> içerisinde uygun yere aşağıdaki kodları ekleyelim.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;">&lt;ol id=&quot;commentlist&quot;&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$comments</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$comment</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
        <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #666666; font-style: italic;">// The extra stuff to get commenter's role</span>
        <span style="color: #000088;">$user_id</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$comment</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">user_id</span><span style="color: #339933;">;</span>
        <span style="color: #000088;">$role</span> <span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span> <span style="color: #990000;">isset</span><span style="color: #009900;">&#40;</span> <span style="color: #000088;">$roles</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$user_id</span><span style="color: #009900;">&#93;</span> <span style="color: #009900;">&#41;</span> ? <span style="color: #000088;">$roles</span><span style="color: #009900;">&#91;</span><span style="color: #000088;">$user_id</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">:</span> <span style="color: #0000ff;">''</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #000000; font-weight: bold;">?&gt;</span>
        &lt;li class=&quot;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">echo</span> <span style="color: #000088;">$role</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&quot;&gt;
        &lt;p&gt;By <span style="color: #000000; font-weight: bold;">&lt;?php</span> comment_author_link<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span> - <span style="color: #000000; font-weight: bold;">&lt;?php</span> comment_date<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/p&gt;
        <span style="color: #000000; font-weight: bold;">&lt;?php</span> comment_text<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
        &lt;/li&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">endforeach</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;/ol&gt;</pre></div></div>

<p>
yukarı da ki kodları ekledikten sonra temanızın içerisinde bulunan <strong>style.css</strong> dosyasını açıp oraya da şu kodları ekleyin.</p>

<div class="wp_code"><div class="pre"><pre class="css" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #cc00cc;">#commentlist</span> li <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #933;">2px</span> <span style="color: #993333;">solid</span> <span style="color: #993333;">white</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span> <span style="color: #808080; font-style: italic;">/* not logged or subscriber */</span>
<span style="color: #cc00cc;">#commentlist</span> li<span style="color: #6666ff;">.administrator</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #933;">2px</span> <span style="color: #993333;">solid</span> <span style="color: #993333;">red</span> <span style="color: #00AA00;">&#125;</span> <span style="color: #808080; font-style: italic;">/* blog admin */</span>
<span style="color: #cc00cc;">#commentlist</span> li<span style="color: #6666ff;">.editor</span> <span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">border</span><span style="color: #00AA00;">:</span><span style="color: #933;">2px</span> <span style="color: #993333;">solid</span> <span style="color: #000000; font-weight: bold;">blue</span> <span style="color: #00AA00;">&#125;</span> <span style="color: #808080; font-style: italic;">/* editor */</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/uye-rutbesine-gore-yorum-kutusu-117.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eklenti olmadan en iyi yazarları gösterme</title>
		<link>http://www.overidea.com/eklenti-olmadan-en-iyi-yazarlari-gosterme-115.html</link>
		<comments>http://www.overidea.com/eklenti-olmadan-en-iyi-yazarlari-gosterme-115.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 17:17:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[en iyi yazarlar]]></category>
		<category><![CDATA[iyi yazarlar]]></category>
		<category><![CDATA[top authors]]></category>
		<category><![CDATA[wordpress top authors]]></category>
		<category><![CDATA[wp top authors]]></category>
		<category><![CDATA[yazarlar]]></category>
		<category><![CDATA[yazarları listeleme]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=115</guid>
		<description><![CDATA[Genelde eklentilerle &#8220;top authors&#8221;(en iyi yazarlar) olayı gösterilebiliyor. Şimdi aşağıda vereceğim kodlarla, hiç bir eklenti ile uğraşmadan temanızda istediğiniz yerde en iyi yazarları listeleyebilirsiniz&#8230;
Aşağıdaki kodları temanızda &#8220;en iyi yazarlar&#8221; ı göstermek istediğiniz yere yapıştırın tamamdır.

&#60;?php
include&#40;$_SERVER&#91;'DOCUMENT_ROOT'&#93;.&#34;/wp-config.php&#34;&#41;;
mysql_connect&#40;DB_HOST,DB_USER,DB_PASSWORD&#41; or die&#40;mysql_error&#40;&#41;&#41;;
mysql_select_db&#40;DB_NAME&#41; or die&#40;mysql_error&#40;&#41;&#41;;
&#160;
$sql = &#34;SELECT
&#34;.$table_prefix.users.&#34;.&#34;.user_login.&#34;,count(*)\n&#34;
    . &#34;FROM
&#34;.$table_prefix.posts.&#34;,&#34;.$table_prefix.users.&#34;\n&#34;
    . &#34;WHERE &#34;.$table_prefix.posts.&#34;.&#34;.post_parent.&#34;=0
and
&#34;.$table_prefix.posts.&#34;.&#34;.post_author.&#34;=&#34;.$table_prefix.users.&#34;.&#34;.ID.&#34;\n&#34;
    [...]]]></description>
			<content:encoded><![CDATA[<p>Genelde eklentilerle &#8220;top authors&#8221;(en iyi yazarlar) olayı gösterilebiliyor. Şimdi aşağıda vereceğim kodlarla, hiç bir eklenti ile uğraşmadan temanızda istediğiniz yerde en iyi yazarları listeleyebilirsiniz&#8230;<span id="more-115"></span><br />
Aşağıdaki kodları temanızda &#8220;en iyi yazarlar&#8221; ı göstermek istediğiniz yere yapıştırın tamamdır.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #b1b100;">include</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'DOCUMENT_ROOT'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;/wp-config.php&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #990000;">mysql_connect</span><span style="color: #009900;">&#40;</span>DB_HOST<span style="color: #339933;">,</span>DB_USER<span style="color: #339933;">,</span>DB_PASSWORD<span style="color: #009900;">&#41;</span> or <span style="color: #990000;">die</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">mysql_error</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #990000;">mysql_select_db</span><span style="color: #009900;">&#40;</span>DB_NAME<span style="color: #009900;">&#41;</span> or <span style="color: #990000;">die</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">mysql_error</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #000088;">$sql</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">&quot;SELECT
&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>users<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;.&quot;</span><span style="color: #339933;">.</span>user_login<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;,count(*)<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
    <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;FROM
&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>posts<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;,&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>users<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
    <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;WHERE &quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>posts<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;.&quot;</span><span style="color: #339933;">.</span>post_parent<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;=0
and
&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>posts<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;.&quot;</span><span style="color: #339933;">.</span>post_author<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;=&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>users<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;.&quot;</span><span style="color: #339933;">.</span>ID<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
    <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;Group by
&quot;</span><span style="color: #339933;">.</span><span style="color: #000088;">$table_prefix</span><span style="color: #339933;">.</span>users<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;.&quot;</span><span style="color: #339933;">.</span>user_login<span style="color: #339933;">.</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
    <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;Order by count(*) DESC<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
    <span style="color: #339933;">.</span> <span style="color: #0000ff;">&quot;Limit 0,10&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$result</span> <span style="color: #339933;">=</span> <span style="color: #990000;">mysql_query</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$sql</span><span style="color: #009900;">&#41;</span> or <span style="color: #990000;">die</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">mysql_error</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;ul&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">while</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$row</span> <span style="color: #339933;">=</span> <span style="color: #990000;">mysql_fetch_array</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$result</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;li&gt;&lt;strong&gt;&quot;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #000088;">$row</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'user_login'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;/strong&gt;&amp;nbsp&quot;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;(&quot;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #000088;">$row</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'count(*)'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;)&lt;/li&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;&lt;/ul&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<h4>Gelen aramalar:</h4><ul><li>en iyi yazarlar eklentisi</li></ul><!-- SEO SearchTerms Tagging 2 Plugin -->]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/eklenti-olmadan-en-iyi-yazarlari-gosterme-115.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zaman şeklini değiştirme</title>
		<link>http://www.overidea.com/zaman-seklini-degistirme-113.html</link>
		<comments>http://www.overidea.com/zaman-seklini-degistirme-113.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 16:25:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ay önce]]></category>
		<category><![CDATA[dakika önce]]></category>
		<category><![CDATA[gün önce]]></category>
		<category><![CDATA[saat önce]]></category>
		<category><![CDATA[saniye önce]]></category>
		<category><![CDATA[time ago]]></category>
		<category><![CDATA[times ago]]></category>
		<category><![CDATA[wordpress tarih biçimi]]></category>
		<category><![CDATA[wordpress time ago]]></category>
		<category><![CDATA[zaman önce]]></category>
		<category><![CDATA[zaman şekli]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=113</guid>
		<description><![CDATA[Arkadaşlar, son zamanlarda facebook ta sıkça gördüğümüz, &#8220;&#8230; saat önce&#8221;, &#8220;&#8230; gün önce&#8221; gibi zaman şekillerini artık wordpress yazılarınızda da gösterebilirsiniz. Bunun için yapmanız gereken öncelikleaşağıda ki kodları functions.php sayfasına ekleyelim.

function  timeAgo&#40;$timestamp, $granularity=2, $format='Y-m-d H:i:s'&#41;&#123;
$difference = time&#40;&#41; - $timestamp;
if&#40;$difference &#38;lt; 0&#41; return '0 seconds ago';
elseif&#40;$difference &#38;lt; 864000&#41;&#123;        [...]]]></description>
			<content:encoded><![CDATA[<p>Arkadaşlar, son zamanlarda facebook ta sıkça gördüğümüz, &#8220;&#8230; saat önce&#8221;, &#8220;&#8230; gün önce&#8221; gibi zaman şekillerini artık wordpress yazılarınızda da gösterebilirsiniz. Bunun için yapmanız gereken öncelikle<span id="more-113"></span>aşağıda ki kodları <code>functions.php </code>sayfasına ekleyelim.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">function</span>  timeAgo<span style="color: #009900;">&#40;</span><span style="color: #000088;">$timestamp</span><span style="color: #339933;">,</span> <span style="color: #000088;">$granularity</span><span style="color: #339933;">=</span><span style="color: #cc66cc;">2</span><span style="color: #339933;">,</span> <span style="color: #000088;">$format</span><span style="color: #339933;">=</span><span style="color: #0000ff;">'Y-m-d H:i:s'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #000088;">$difference</span> <span style="color: #339933;">=</span> <span style="color: #990000;">time</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">-</span> <span style="color: #000088;">$timestamp</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$difference</span> <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span> <span style="color: #b1b100;">return</span> <span style="color: #0000ff;">'0 seconds ago'</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">elseif</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$difference</span> <span style="color: #339933;">&amp;</span>lt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">864000</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>                 <span style="color: #000088;">$periods</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'week'</span> <span style="color: #339933;">=&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">604800</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'day'</span> <span style="color: #339933;">=&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">86400</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'hr'</span> <span style="color: #339933;">=&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">3600</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'min'</span> <span style="color: #339933;">=&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">60</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'sec'</span> <span style="color: #339933;">=&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$output</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">''</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">foreach</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$periods</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$key</span> <span style="color: #339933;">=&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #000088;">$value</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$difference</span> <span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;=</span> <span style="color: #000088;">$value</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #000088;">$time</span> <span style="color: #339933;">=</span> <span style="color: #990000;">round</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$difference</span> <span style="color: #339933;">/</span> <span style="color: #000088;">$value</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$difference</span> <span style="color: #339933;">%=</span> <span style="color: #000088;">$value</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$output</span> <span style="color: #339933;">.=</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$output</span> ? <span style="color: #0000ff;">' '</span> <span style="color: #339933;">:</span> <span style="color: #0000ff;">''</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #000088;">$time</span><span style="color: #339933;">.</span><span style="color: #0000ff;">' '</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$output</span> <span style="color: #339933;">.=</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$time</span> <span style="color: #339933;">&amp;</span>gt<span style="color: #339933;">;</span> <span style="color: #cc66cc;">1</span> <span style="color: #339933;">&amp;</span>amp<span style="color: #339933;">;&amp;</span>amp<span style="color: #339933;">;</span> <span style="color: #000088;">$key</span> <span style="color: #339933;">==</span> <span style="color: #0000ff;">'day'</span><span style="color: #009900;">&#41;</span> ? <span style="color: #000088;">$key</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'s'</span> <span style="color: #339933;">:</span> <span style="color: #000088;">$key</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$granularity</span><span style="color: #339933;">--;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$granularity</span> <span style="color: #339933;">==</span> <span style="color: #cc66cc;">0</span><span style="color: #009900;">&#41;</span> <span style="color: #b1b100;">break</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #b1b100;">return</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$output</span> ? <span style="color: #000088;">$output</span> <span style="color: #339933;">:</span> <span style="color: #0000ff;">'0 seconds'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">' ago'</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #b1b100;">else</span> <span style="color: #b1b100;">return</span> <span style="color: #990000;">date</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$format</span><span style="color: #339933;">,</span> <span style="color: #000088;">$timestamp</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>daha sonra aşağıdaki şekilde de kullanabilirsiniz.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000088;">$time</span> <span style="color: #339933;">=</span> timeAgo<span style="color: #009900;">&#40;</span><span style="color: #000088;">$dateRef</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/zaman-seklini-degistirme-113.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sadece Arama Motorlarından Gelenler Görsün</title>
		<link>http://www.overidea.com/sadece-arama-motorundan-gelenler-gorsun-107.html</link>
		<comments>http://www.overidea.com/sadece-arama-motorundan-gelenler-gorsun-107.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 14:22:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[arama motoru]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=107</guid>
		<description><![CDATA[Wordpress sitenize gelen kullanıcıları &#8220;Arama motorundan gelenler&#8221; ve &#8220;diğerleri&#8221; şeklinde ayırmak için kullanacağınız bir olay hazırladım. Bu sayede örneğin AdSense reklamlarını sadece arama motorlarından gelen kullanıcılara gösterebilirsiniz. Peki nasıl yapacaksınız?Öncelikle aşağıda ki kodu, functions.php dosyasına ekleyin.

function overidea_se&#40;&#41;&#123;
$ref = $_SERVER&#91;'HTTP_REFERER'&#93;;
$SE = array&#40;'/search?', 'images.google.', 'web.info.com', 'search.', 'del.icio.us/search', 'soso.com', '/search/', '.yahoo.'&#41;;
foreach &#40;$SE as $source&#41; &#123;
if &#40;strpos&#40;$ref,$source&#41;!==false&#41; return true;
&#125;
return [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress sitenize gelen kullanıcıları &#8220;Arama motorundan gelenler&#8221; ve &#8220;diğerleri&#8221; şeklinde ayırmak için kullanacağınız bir olay hazırladım. Bu sayede örneğin AdSense reklamlarını sadece arama motorlarından gelen kullanıcılara gösterebilirsiniz. Peki nasıl yapacaksınız?<span id="more-107"></span>Öncelikle aşağıda ki kodu, <strong>functions.php</strong> dosyasına ekleyin.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #000000; font-weight: bold;">function</span> overidea_se<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
<span style="color: #000088;">$ref</span> <span style="color: #339933;">=</span> <span style="color: #000088;">$_SERVER</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'HTTP_REFERER'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">;</span>
<span style="color: #000088;">$SE</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'/search?'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'images.google.'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'web.info.com'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'search.'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'del.icio.us/search'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'soso.com'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'/search/'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'.yahoo.'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$SE</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$source</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #990000;">strpos</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$ref</span><span style="color: #339933;">,</span><span style="color: #000088;">$source</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">!==</span><span style="color: #009900; font-weight: bold;">false</span><span style="color: #009900;">&#41;</span> <span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>daha sonra aşağıda ki kodu da temanızda uygun bir yere yerleştirin. yani sitenizde bu olayı nerede kullanacaksanız oraya yerleştirin.</p>

<div class="wp_code"><div class="pre"><pre class="php" style="font-family:'Times New Roman',Garamond, Times;"><span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #990000;">function_exists</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'overidea_se'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>overidea_se<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
INSERT YOUR CODE HERE
<span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/sadece-arama-motorundan-gelenler-gorsun-107.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yeni görüntü, yeni hayat</title>
		<link>http://www.overidea.com/yeni-goruntu-yeni-hayat-104.html</link>
		<comments>http://www.overidea.com/yeni-goruntu-yeni-hayat-104.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 11:14:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Overidea]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[over]]></category>

		<guid isPermaLink="false">http://www.overidea.com/?p=104</guid>
		<description><![CDATA[Merhabalar, sitemiz bugün itibari ile görüntüsünü tamamen değiştirmiş ve yeni görüntüsü ile birlikte yayın biçiminde de önemli bir değişiklik kararı almıştır.
Yeni görüntümüz oldukça basit ve doğrudan bilgi vermeye yöneliktir. Bunun yanında artık sadece proje bilgilerimizi değil projelerimizin uygulamalarında kullandığımız yöntem ve teknikleri de ayrıntılı olarak okurlarımıza sunmayı hedefliyoruz.
]]></description>
			<content:encoded><![CDATA[<p>Merhabalar, sitemiz bugün itibari ile görüntüsünü tamamen değiştirmiş ve yeni görüntüsü ile birlikte yayın biçiminde de önemli bir değişiklik kararı almıştır.<br />
<span id="more-104"></span>Yeni görüntümüz oldukça basit ve doğrudan bilgi vermeye yöneliktir. Bunun yanında artık sadece proje bilgilerimizi değil projelerimizin uygulamalarında kullandığımız yöntem ve teknikleri de ayrıntılı olarak okurlarımıza sunmayı hedefliyoruz.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overidea.com/yeni-goruntu-yeni-hayat-104.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

