<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress Türkiye Forumları Kullanıcı Favorileri: theson</title>
<link>http://www.wordpress-tr.com/forum/</link>
<description>WordPress Türkiye Forumları Kullanıcı Favorileri: theson</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 22:19:48 +0000</pubDate>

<item>
<title>travego konu: "Büyük harf olmasın"</title>
<link>http://www.wordpress-tr.com/forum/topic/2815#post-37711</link>
<pubDate>Pts, 27 Oct 2008 15:59:34 +0000</pubDate>
<dc:creator>travego</dc:creator>
<guid isPermaLink="false">37711@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;teşekkür ederiz :)
&#60;/p&#62;</description>
</item>
<item>
<title>Abus konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-23579</link>
<pubDate>Cum, 08 Feb 2008 16:52:58 +0000</pubDate>
<dc:creator>Abus</dc:creator>
<guid isPermaLink="false">23579@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba yakupgov,&#60;/p&#62;
&#60;p&#62;Çok teşekkür ederim. CSS dosyasına stilleri direk class olarak girince istediğimiz oldu.&#60;/p&#62;
&#60;p&#62;&#60;em&#62;.alt {background-color:#f7f7f7}&#60;br /&#62;
.odd {background-color:#fff}&#60;br /&#62;
.mycomment {background-color:#cf3}&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Tekrar çok teşekkürler
&#60;/p&#62;</description>
</item>
<item>
<title>yakuphan konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-23508</link>
<pubDate>Per, 07 Feb 2008 09:09:46 +0000</pubDate>
<dc:creator>yakuphan</dc:creator>
<guid isPermaLink="false">23508@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Buradaki &#60;a href=&#34;http://pastebin.ca/894755&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.ca/894755&#60;/a&#62; değişiklikleri yapın. Kodda verdiğim renklerin yerine istediğinizi yazın.&#60;br /&#62;
Yorumlar sayfasında kodlama hatası yapılmış, onu düzelttim. CSS dosyasına da ekleme yaptım. Artık her yorum farklı renklerde ayrıca yazara ait yorumlar farklı renkte olacak. Eğer yazara ait olanların farklı olmasını istemezseniz comments.php dosyasındaki for each döngüsünün başlangıcından hemen sonraki 'mycomment' ibaresi yerine $oddcomment yazın.
&#60;/p&#62;</description>
</item>
<item>
<title>Abus konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-23505</link>
<pubDate>Per, 07 Feb 2008 00:57:49 +0000</pubDate>
<dc:creator>Abus</dc:creator>
<guid isPermaLink="false">23505@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba yakupgov,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.ca/894422&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.ca/894422&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Bahsi geçen site adresi: &#60;a href=&#34;http://www.beyaznokta.org.tr&#34; rel=&#34;nofollow&#34;&#62;http://www.beyaznokta.org.tr&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Teşekkürler
&#60;/p&#62;</description>
</item>
<item>
<title>yakuphan konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-23447</link>
<pubDate>Çar, 06 Feb 2008 10:33:51 +0000</pubDate>
<dc:creator>yakuphan</dc:creator>
<guid isPermaLink="false">23447@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba,&#60;br /&#62;
Bir süredir internet erişimim olmadığından uğrayamamıştım.&#60;br /&#62;
Sizin probleminizin çözümü css ve çok az kod ile halledilebilecek bir mesele.&#60;br /&#62;
Bize temanızın comments.php dosyasının içeriğini ve style.css dosyanızın yorumları biçimlendirdiği yerin kodlarını verirseniz, ne tür değişiklikler yapacağınızı söyleyebiliriz.&#60;br /&#62;
Yorumlarda sistem şöyle işliyor:&#60;br /&#62;
Yorumlar bir foreach döngüsü ile yazdırılıyor. Bu yazdırma işlemi sırasında çift rakamlı olanlara &#34;alt&#34; diye bir stil klası atanıyor. Bunu da&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt; li class=&#34;&#38;lt; ?php echo $oddcomment; ?&#38;gt;&#34; id=&#34;comment-&#38;lt;? php comment_ID() ?&#38;gt;&#34;&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
kodundaki $oddcomment değişkeni ile yapıyor. Tabi bunun nasıl yapıldığı sizin temanıza göre değişiklikler gösterebilir. &#60;a href=&#34;http://www.nigdetml.k12.tr&#34; rel=&#34;nofollow&#34;&#62;www.nigdetml.k12.tr&#60;/a&#62; adresindeki yorumlara bakarsanız, istediğiniz gibi bir sistemi görebilirsiniz. Yorumlardaki renkleri CSS ile yapmıştım.&#60;br /&#62;
Sizden istediğim &#60;a href=&#34;http://pastebin.ca&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.ca&#60;/a&#62; adresine girip, yukarıda yazdığım ilgili kodları oraya yapıştırmanız ve kodların adresini buradan bildirmeniz.&#60;br /&#62;
Bir de bunu yapmak istediğiniz sitenizin adresini yazarsanız iyi olur.
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-23444</link>
<pubDate>Çar, 06 Feb 2008 09:20:31 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">23444@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Burdaki kodları temana entegre etmeyi deneye bilirsin. Bende nasıl olduğunu bilmiyorum ama şu kodlar işini görecekdir.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.ca/893581&#34;&#62;Burdan &#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Abus konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-23427</link>
<pubDate>Sal, 05 Feb 2008 23:55:19 +0000</pubDate>
<dc:creator>Abus</dc:creator>
<guid isPermaLink="false">23427@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba eylultoprak,&#60;/p&#62;
&#60;p&#62;Tavsiye ettiğin eklenti kullanıcı tiplerine göre renk ayrımı yapıyor buda işime yarayacak bir eklenti çok teşekkür ederim.&#60;/p&#62;
&#60;p&#62;Ancak benim aradığım eklenti şöyle bir şey, Diyelim&#60;/p&#62;
&#60;p&#62;Yorum 1 (Unregistered User) (Background Sarı)&#60;/p&#62;
&#60;p&#62;Yorum 2 (Unregistered User) (Background Yeşil)&#60;/p&#62;
&#60;p&#62;Yorum 3 (Unregistered User) (Background Sarı)&#60;/p&#62;
&#60;p&#62;Yorum 4 (Unregistered User) (Background Yeşil)&#60;/p&#62;
&#60;p&#62;şeklinde yorumları okumayı kolaylaştıran bir eklenti.&#60;/p&#62;
&#60;p&#62;Umarım ifade edebilmişimdir, gören duyan bilen var mı acaba?
&#60;/p&#62;</description>
</item>
<item>
<title>Skyder konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-22967</link>
<pubDate>Sal, 29 Jan 2008 19:36:13 +0000</pubDate>
<dc:creator>Skyder</dc:creator>
<guid isPermaLink="false">22967@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;@eylultoprak, kusura bakma bir dahakine tamamen araştirip ekliyeceğim.
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-22964</link>
<pubDate>Sal, 29 Jan 2008 19:29:23 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">22964@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;@skyder soru ile alakasız verdiğin eklentiler..&#60;/p&#62;
&#60;p&#62;İlk verdiğin admin paneline girmeden yorum düzenlemeye yarıyor hem yorum yapanın hem yöneticinin.&#60;/p&#62;
&#60;p&#62;Diğeri ise sayfa yenilemeden yorum yapılmasını sağlıyor.. Parayla diyor ama bedava olanıda yeterince iyi.
&#60;/p&#62;</description>
</item>
<item>
<title>Skyder konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-22963</link>
<pubDate>Sal, 29 Jan 2008 19:25:15 +0000</pubDate>
<dc:creator>Skyder</dc:creator>
<guid isPermaLink="false">22963@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;renkli yorumlar eklentisini &#60;a href=&#34;http://www.raproject.com/wordpress/wp-ajax-edit-comments/&#34;&#62;buradan&#60;/a&#62; , yada &#60;a href=&#34;http://wordpress.smullindesign.com/plugins/ajax-comments&#34;&#62;buradan&#60;/a&#62; bulabilirsin:)
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-22962</link>
<pubDate>Sal, 29 Jan 2008 19:23:44 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">22962@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Hiç kurmadım ama okuduğum kadarı ve diğer eklentiler ile karşılaştırınca &#60;a href=&#34;http://wordpress.org/extend/plugins/bm-comment-highlight/&#34;&#62;süper..&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Abus konu: "Renkli yorumlar"</title>
<link>http://www.wordpress-tr.com/forum/topic/4428#post-22922</link>
<pubDate>Sal, 29 Jan 2008 01:10:14 +0000</pubDate>
<dc:creator>Abus</dc:creator>
<guid isPermaLink="false">22922@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Merhaba,&#60;/p&#62;
&#60;p&#62;Mesela yorumların backgroundları bir sarı bir yeşil olacak şekilde ayarlamamı mümkün kılan bir plugin ya da kod biliyormusunuz?&#60;/p&#62;
&#60;p&#62;&#60;div class=&#34;uyari&#34;&#62;&#60;strong&#62;Yönetici notu:&#60;/strong&#62; Lütfen konunuzu uygun kelimeler ile etiketlemeye özen gösterin.. &#60;strong&#62; [eylültoprak]&#60;/strong&#62; &#60;/div&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-19314</link>
<pubDate>Çar, 21 Nov 2007 20:55:22 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">19314@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;wp-newest-users &#38;lt;?php newest_user() ?&#38;gt; kullanmak yeter.
&#60;/p&#62;</description>
</item>
<item>
<title>C-Nem konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-19136</link>
<pubDate>Paz, 18 Nov 2007 13:43:20 +0000</pubDate>
<dc:creator>C-Nem</dc:creator>
<guid isPermaLink="false">19136@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;wp-newest users eklentisinin sitesi şu anda kapalı.&#60;br /&#62;
rapidshare'den dosyayı indirdim ama nasil kullanilacagini bilen var mi ?&#60;/p&#62;
&#60;p&#62;temaya hangi kodu eklediğimizde son üyeler belirecek?
&#60;/p&#62;</description>
</item>
<item>
<title>Xenuan konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15708</link>
<pubDate>Çar, 26 Sep 2007 16:39:55 +0000</pubDate>
<dc:creator>Xenuan</dc:creator>
<guid isPermaLink="false">15708@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;şöyle olurmu ?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://omur.uluask.com/uyegoster.phps&#34; rel=&#34;nofollow&#34;&#62;http://omur.uluask.com/uyegoster.phps&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;ordaki kodlarda ID yerine date filan yazabilirsin onun fonksiyonunu tam hatırlamıyorum..
&#60;/p&#62;</description>
</item>
<item>
<title>sonysinger konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15706</link>
<pubDate>Çar, 26 Sep 2007 16:16:57 +0000</pubDate>
<dc:creator>sonysinger</dc:creator>
<guid isPermaLink="false">15706@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Güzel bir eklentiye benziyor, yükledim ancak ayarlarını nasıl yapacağımı anlayamadım. Read me dosyası Amerikan İngilizcesi, İngiliz İngilizcesi olsa kaçmazdı ama... :D&#60;/p&#62;
&#60;p&#62;Kullanan arkadaşlar varsa kısaca bahsedebilirlerse güzel olur.
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15625</link>
<pubDate>Sal, 25 Sep 2007 14:21:33 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">15625@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/generalstats/&#34;&#62;genel wordpress istatistikleri&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;toplam kullanıcı&#60;br /&#62;
toplam yazı&#60;br /&#62;
toplam yorum..&#60;br /&#62;
vs vs vs..
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15482</link>
<pubDate>Paz, 23 Sep 2007 19:12:39 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">15482@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bu dediğini yapmak için wordpress'i çokça bilmek lazım son 5 id numarasına göre yapılabilir ama bu çok zor.. Sonrada kullanıcı idlerin toplam sayısını veren bir kod ile dediğiniz yapılabilir.. ama şuan sadece fikrim var.. user.php dosyasında toplam kullanıcıyı veren bir php kodu var ama o kodu'da doğru düzgün çalıştıramadım.. Siz son id ile idare etseniz iyi olur.. forumlarda bile son 5 kullanıcıyı veren bir yazı görmedim ya imkansız yada yapılamıyor.. toplam sayı muhakkak olur ama nasıl?
&#60;/p&#62;</description>
</item>
<item>
<title>altugtiner konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15474</link>
<pubDate>Paz, 23 Sep 2007 16:44:27 +0000</pubDate>
<dc:creator>altugtiner</dc:creator>
<guid isPermaLink="false">15474@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;bende yazar sayfası falan herşey var ... benim tek derdim yukarda bi satırda kod olursada olur ben eklerim eklenti olsada olur ... yukarda bana yazsın sitenin  toplam misal 500 kayıtlı kullanıcısı var en son kayıt olan 5 kullanıcı aşşağı ya doğru sıralansın mesela&#60;br /&#62;
ahmet&#60;br /&#62;
mehmet&#60;br /&#62;
arif&#60;br /&#62;
selim&#60;br /&#62;
yavuz.&#60;/p&#62;
&#60;p&#62;gibi...!
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15446</link>
<pubDate>Paz, 23 Sep 2007 09:35:34 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">15446@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Son üye olanı bu eklenti gösterse, diğer istediğiniz veriyi elle siz ekleseniz, şu kadar üye var şeklinde, daha sonra alttaki linklerden yararlanarak oluşturacağınız yazar/yazarlar sayfasına yönlendirseniz;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/74?replies=10#post-1826&#34;&#62;&#60;br /&#62;
Elle yazar sayfası oluşturma.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/1158?replies=6#post-5119&#34;&#62;Elle yazar sayfası oluşturma 2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.wordpress-tr.com/forum/topic/2632?replies=13&#34;&#62;Elle yazar sayfası oluşturma 3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.huseyinalkan.com/2007/07/19/yazarlar-ve-yazilari-eklentisi/#respond&#34;&#62;Eklenti ile yazarlar sayfası oluşturma.&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://geekgrl.net/2007/01/02/profile-pics-plugin-release/&#34;&#62;Eklenti ile yazarlar sayfası oluşturma 2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://samdevol.com/about-me-widget-for-wordpress/&#34;&#62;Eklenti ile yazarlar sayfası oluşturma 3&#60;/a&#62;&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;Gördüğünüz bu linklerin hepsini forumdan buldum, arama ile her zaman daha kolay çözüme ulaşırsınız.
&#60;/p&#62;</description>
</item>
<item>
<title>altugtiner konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15437</link>
<pubDate>Paz, 23 Sep 2007 02:00:48 +0000</pubDate>
<dc:creator>altugtiner</dc:creator>
<guid isPermaLink="false">15437@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;kardeş buda sadece kayıt olan son kullanıcıyı gösteriyor :(&#60;br /&#62;
ben son kayıt olan 5 veya 10 kullanıcıyı göstermesini artı sitede kaç kayıtlı kullanıcı var göstersin istiyorum ... belki bu plugin düzenlenebilir ama nasıl ?
&#60;/p&#62;</description>
</item>
<item>
<title>FHasionnn konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15389</link>
<pubDate>Cts, 22 Sep 2007 15:55:25 +0000</pubDate>
<dc:creator>FHasionnn</dc:creator>
<guid isPermaLink="false">15389@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Kral Rapidshare :)
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15388</link>
<pubDate>Cts, 22 Sep 2007 15:48:05 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">15388@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;&#60;strong&#62;linki ben öldürdüm :) günaha girdik iyimi abi :)&#60;/strong&#62;&#60;br /&#62;
Her eklenti ölümü tadacaktır.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;hoşgeldin bu arada... :)&#60;/strong&#62;&#60;br /&#62;
Sağol :):).
&#60;/p&#62;</description>
</item>
<item>
<title>eylultoprak konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15387</link>
<pubDate>Cts, 22 Sep 2007 15:43:12 +0000</pubDate>
<dc:creator>eylultoprak</dc:creator>
<guid isPermaLink="false">15387@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;linki ben öldürdüm :) günaha girdik iyimi abi :)&#60;/p&#62;
&#60;p&#62;hoşgeldin bu arada... :)
&#60;/p&#62;</description>
</item>
<item>
<title>canarkadas konu: "Sitede üye sayısı ve son üye olanları göstertme ?"</title>
<link>http://www.wordpress-tr.com/forum/topic/3036#post-15385</link>
<pubDate>Cts, 22 Sep 2007 15:29:48 +0000</pubDate>
<dc:creator>canarkadas</dc:creator>
<guid isPermaLink="false">15385@http://www.wordpress-tr.com/forum/</guid>
<description>&#60;p&#62;Ölü olsaydı ben &#60;a href=&#34;http://rapidshare.com/files/57454481/wp-newest_u.zip&#34;&#62;buraya&#60;/a&#62; nasıl yüklerdim :).
&#60;/p&#62;</description>
</item>

</channel>
</rss>
