<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Program market &#187; Joomla!</title>
	<atom:link href="http://yukle.wordpress.com/category/web-master-kaynaklari/php/cms/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://yukle.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 01 Apr 2007 14:32:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>tr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='yukle.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3ca638ce10d5d3529edd01af93a91e55?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Program market &#187; Joomla!</title>
		<link>http://yukle.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://yukle.wordpress.com/osd.xml" title="Program market" />
		<item>
		<title>Joomlaboard da video yayınlama</title>
		<link>http://yukle.wordpress.com/2007/04/01/joomlaboard-da-video-yayinlama/</link>
		<comments>http://yukle.wordpress.com/2007/04/01/joomlaboard-da-video-yayinlama/#comments</comments>
		<pubDate>Sun, 01 Apr 2007 14:32:23 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla Dersanesi]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/04/01/joomlaboard-da-video-yayinlama/</guid>
		<description><![CDATA[components icindeki com_joomlaboard ın icindeki smile.class.php dosyasını acıp baştaki
quote// ve url// gibi yazıların arasına aşagıdaki kodu yapıştırıyoruz kaydediyoruz bu kadar.
KOD:


Code:



//video

$sb_message_txt = preg_replace("/\[video\](.*?)\[\/video\]/si","&#60;object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http:\/\/fpdownload.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=6,0,0,0\" width=\"400\" height=\"325\" align=\"middle\"&#62;&#60;param name=\"movie\" value=\"$1\"
&#62;&#60;embed src=\"$1\" quality=\"high\" bgcolor=\"#ffffff\" width=\"425\" height=\"350\" align=\"
middle\" allowScriptAccess=\"sameDomain\" type=\"application/x-shockwave-flash\" pluginspage=\"http:
\/\/www.macromedia.com\/go\/getflashplayer\" \/&#62;&#60;\/object&#62;",$sb_message_txt);






sonra da forumda mesaj yazarken artık:
http://www.youtube.com/watch?v=8lWefkq3FzE adresli video icin
adresi asagıdaki gibi düzenliyorsun.ve asagıdaki gibi kod kullanıyorsun.
[video]http://www.youtube.com/v/8lWefkq3FzE[/video]
KAYNAK 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=142&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>components icindeki com_joomlaboard ın icindeki smile.class.php dosyasını acıp baştaki<br />
quote// ve url// gibi yazıların arasına aşagıdaki kodu yapıştırıyoruz kaydediyoruz bu kadar.</p>
<p>KOD:</p>
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%">
<tr>
<td><strong>Code:</strong></td>
</tr>
<tr>
<td>
<pre><code><font color="#000000"><font color="#ff8000">//video

</font><font color="#0000bb">$sb_message_txt </font><font color="#007700">= </font><font color="#0000bb">preg_replace</font><font color="#007700">(</font><font color="#dd0000">"/\[video\](.*?)\[\/video\]/si"</font><font color="#007700">,</font><font color="#dd0000">"&lt;object classid=\"</font><font color="#0000bb">clsid</font><font color="#007700">:</font><font color="#0000bb">d27cdb6e</font><font color="#007700">-</font><font color="#0000bb">ae6d</font><font color="#007700">-</font><font color="#0000bb">11cf</font><font color="#007700">-</font><font color="#0000bb">96b8</font><font color="#007700">-</font><font color="#0000bb">444553540000\</font><font color="#dd0000">" codebase=\"</font><font color="#0000bb">http</font><font color="#007700">:</font><font color="#0000bb">\</font><font color="#007700">/</font><font color="#0000bb">\</font><font color="#007700">/</font><font color="#0000bb">fpdownload</font><font color="#007700">.</font><font color="#0000bb">macromedia</font><font color="#007700">.</font><font color="#0000bb">com\</font><font color="#007700">/</font><font color="#0000bb">pub\</font><font color="#007700">/</font><font color="#0000bb">shockwave\</font><font color="#007700">/</font><font color="#0000bb">cabs\</font><font color="#007700">/</font><font color="#0000bb">flash\</font><font color="#007700">/</font><font color="#0000bb">swflash</font><font color="#007700">.</font><font color="#0000bb">cab</font><font color="#ff8000">#version=6,0,0,0\" width=\"400\" height=\"325\" align=\"middle\"&gt;&lt;param name=\"movie\" value=\"$1\"
</font><font color="#007700">&gt;&lt;</font><font color="#0000bb">embed src</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"$1\" </font><font color="#0000bb">quality</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"high\" </font><font color="#0000bb">bgcolor</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"#ffffff\" </font><font color="#0000bb">width</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"425\" </font><font color="#0000bb">height</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"350\" </font><font color="#0000bb">align</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"
middle\" </font><font color="#0000bb">allowScriptAccess</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"sameDomain\" </font><font color="#0000bb">type</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"application/x-shockwave-flash\" </font><font color="#0000bb">pluginspage</font><font color="#007700">=</font><font color="#0000bb">\</font><font color="#dd0000">"http:
\/\/www.macromedia.com\/go\/getflashplayer\" </font><font color="#0000bb">\</font><font color="#007700">/&gt;&lt;</font><font color="#0000bb">\</font><font color="#007700">/</font><font color="#0000bb">object</font><font color="#007700">&gt;</font><font color="#dd0000">",$sb_message_txt);
</font>
</font>
</code></pre>
</td>
</tr>
</table>
<p>sonra da forumda mesaj yazarken artık:</p>
<p><a href="http://www.youtube.com/watch?v=8lWefkq3FzE" target="_new">http://www.youtube.com/watch?v=8lWefkq3FzE</a> adresli video icin<br />
adresi asagıdaki gibi düzenliyorsun.ve asagıdaki gibi kod kullanıyorsun.<br />
[video]http://www.youtube.com/v/8lWefkq3FzE[/video]</p>
<p><a href="http://tbkdizayn.com/component/option,com_joomlaboard/Itemid,27/func,view/id,37/catid,4/" target="_blank">KAYNAK </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/142/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/142/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=142&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/04/01/joomlaboard-da-video-yayinlama/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>
	</item>
		<item>
		<title>joomla tema kaynakları</title>
		<link>http://yukle.wordpress.com/2007/03/29/joomla-tema-kaynaklari/</link>
		<comments>http://yukle.wordpress.com/2007/03/29/joomla-tema-kaynaklari/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 19:49:26 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Templates (tema) joomla]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/03/29/joomla-tema-kaynaklari/</guid>
		<description><![CDATA[www.pixelthemes.com
 http://tema.mambo.gen.tr
www.joomla.org
www.opensourcematters.com
www.joomla-templates.com/
www.joomlart.com/
www.joomlashack.com/
www.joomplates.com/
www.joomladirectory.co.uk/
www.joomladesigns.co.uk/
www.joomlahut.com
www.mamboteam.com/
www.joomlasolutions.com
www.webraydian.com
www.joomlaawards.com
http://templates.joomlaya.com/
www.joomlashack.com/
www.cmsdesign.it/index.php?categoryid=7&#38;s=&#38;
http://showcase.mambosolutions.com/free/
www.mambohut.com/templates_gallery/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=140&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.pixelthemes.com/" target="_blank">www.pixelthemes.com</a><a href="http://www.pixelthemes.com/" target="_blank"><br />
</a><a href="http://tema.mambo.gen.tr/" target="_blank"> http://tema.mambo.gen.tr</a><br />
<a href="http://www.joomla.org/" target="_blank">www.joomla.org</a><br />
<a href="http://www.opensourcematters.com/" target="_blank">www.opensourcematters.com</a><br />
<a href="http://www.joomla-templates.com/" target="_blank">www.joomla-templates.com/</a><br />
<a href="http://www.joomlart.com/" target="_blank">www.joomlart.com/</a><br />
<a href="http://www.joomlashack.com/" target="_blank">www.joomlashack.com/</a><br />
<a href="http://www.joomplates.com/" target="_blank">www.joomplates.com/</a><br />
<a href="http://www.joomladirectory.co.uk/" target="_blank">www.joomladirectory.co.uk/</a><br />
<a href="http://www.joomladesigns.co.uk/" target="_blank">www.joomladesigns.co.uk/</a><br />
<a href="http://www.joomlahut.com/" target="_blank">www.joomlahut.com</a><br />
<a href="http://www.mamboteam.com/" target="_blank">www.mamboteam.com/</a><br />
<a href="http://www.joomlasolutions.com/" target="_blank">www.joomlasolutions.com</a><br />
<a href="http://www.webraydian.com/" target="_blank">www.webraydian.com</a><br />
<a href="http://templates.joomlaya.com/" target="_blank">www.joomlaawards.com</p>
<p>http://templates.joomlaya.com/</a></p>
<p><a href="http://www.joomlashack.com/" target="_blank">www.joomlashack.com/</a><br />
<a href="http://www.cmsdesign.it/index.php?categoryid=7&amp;s=&amp;" target="_blank">www.cmsdesign.it/index.php?categoryid=7&amp;s=&amp;</a><br />
<a href="http://showcase.mambosolutions.com/free/" target="_blank">http://showcase.mambosolutions.com/free/</a><br />
<a href="http://www.mambohut.com/templates_gallery/" target="_blank">www.mambohut.com/templates_gallery/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/140/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/140/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=140&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/03/29/joomla-tema-kaynaklari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>
	</item>
		<item>
		<title>Mamboxplorer bileşeni</title>
		<link>http://yukle.wordpress.com/2007/03/11/mamboxplorer-bileseni/</link>
		<comments>http://yukle.wordpress.com/2007/03/11/mamboxplorer-bileseni/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 10:10:22 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Components (Bileşen) Joomla]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/03/11/mamboxplorer-bileseni/</guid>
		<description><![CDATA[Her yerden her zaman ftp ile sitemize bağlanmak kolay ve hızlı olmuyor bunun için joomla/mambo sitelerimize yüklediğimiz bu bileşen ile dosyalarımızı yönetim panelinden kolayca konturol edebiliyoruz, upload işlemi veya txt,html,php gibi editorle yazılabilen dosyaların içeriğini kolayca değiştirebilen bu bileşen çok işinize yarayacak.
Download 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=124&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://img404.imageshack.us/img404/5151/mamboxplorerzv7.jpg" align="left" height="150" width="300" />Her yerden her zaman ftp ile sitemize bağlanmak kolay ve hızlı olmuyor bunun için joomla/mambo sitelerimize yüklediğimiz bu bileşen ile dosyalarımızı yönetim panelinden kolayca konturol edebiliyoruz, upload işlemi veya txt,html,php gibi editorle yazılabilen dosyaların içeriğini kolayca değiştirebilen bu bileşen çok işinize yarayacak.</p>
<p><a href="http://tbkdizayn.com/component/option,com_remository/Itemid,33/func,fileinfo/id,3/" target="_blank">Download </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/124/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/124/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/124/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/124/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/124/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=124&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/03/11/mamboxplorer-bileseni/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://img404.imageshack.us/img404/5151/mamboxplorerzv7.jpg" medium="image" />
	</item>
		<item>
		<title>Hotornot2 Resim Galeri Bileşeni (joomla)</title>
		<link>http://yukle.wordpress.com/2007/01/24/hotornot2-resim-galeri-bileseni-joomla/</link>
		<comments>http://yukle.wordpress.com/2007/01/24/hotornot2-resim-galeri-bileseni-joomla/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 14:10:15 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Components (Bileşen) Joomla]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/24/hotornot2-resim-galeri-bileseni-joomla/</guid>
		<description><![CDATA[Güzel ve estetik bir galeri bileşeni katagoriler oluşturup resim yüklenebiliyor ve kullanıcılarınızın da resim upload etmesine olanak sağlıyor güzel di bileşen denemenizi tavsiye ederim Türce leştirme çalışmalarım devam ediyor bittiğinde paylaşacağım inş.
http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,186/Itemid,35/ 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=103&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p align="left"><img src="http://extensions.joomla.org/components/com_mtree/img/listings/186_Hotornot2.jpg" align="right" border="4" height="72" width="140" />Güzel ve estetik bir galeri bileşeni katagoriler oluşturup resim yüklenebiliyor ve kullanıcılarınızın da resim upload etmesine olanak sağlıyor güzel di bileşen denemenizi tavsiye ederim Türce leştirme çalışmalarım devam ediyor bittiğinde paylaşacağım inş.</p>
<p align="left"><a href="http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,186/Itemid,35/" target="_blank">http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,186/Itemid,35/ </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/103/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/103/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=103&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/24/hotornot2-resim-galeri-bileseni-joomla/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://extensions.joomla.org/components/com_mtree/img/listings/186_Hotornot2.jpg" medium="image" />
	</item>
		<item>
		<title>DOCMan 1.3 RC 2 Bileşeni ve Türkçe Dil Dosyaları (joomla)</title>
		<link>http://yukle.wordpress.com/2007/01/24/docman-13-rc-2-bileseni-ve-turkce-dil-dosyalari-joomla/</link>
		<comments>http://yukle.wordpress.com/2007/01/24/docman-13-rc-2-bileseni-ve-turkce-dil-dosyalari-joomla/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 13:11:04 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Components (Bileşen) Joomla]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/24/docman-13-rc-2-bileseni-ve-turkce-dil-dosyalari-joomla/</guid>
		<description><![CDATA[DOCMan 1.3 RC 2 Bileşeni ve Türkçe Dildosyaları&#8230; mambo/joomla
Docman ençok kullanılan download yönetim bileşeni olmasına rağmen kurulumda ve kullanımda karşılaşılan bir çok sorundan dolayı tavsiye etmiyorum Remository 3.40 RC5 Bileşeni  daha kullanışlı ama görsel açıdanda docmanı tercih edebilirsiniz ve karşılaştığınız sorunları yazının altına yorum olarak paylaşırsanız çözümlerini bulmaya çalışırız.
       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=102&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.mambodocman.com/templates/docman/images/top_logo.gif" align="right" border="1" height="142" width="285" />DOCMan 1.3 RC 2 Bileşeni ve Türkçe Dildosyaları&#8230; mambo/joomla</p>
<p>Docman ençok kullanılan download yönetim bileşeni olmasına rağmen kurulumda ve kullanımda karşılaşılan bir çok sorundan dolayı tavsiye etmiyorum <a href="http://programci.wordpress.com/2007/01/24/remository-340-rc5-bileseni-ve-turkce-dil-dosyasi-joomla/">Remository 3.40 RC5 Bileşeni</a>  daha kullanışlı ama görsel açıdanda docmanı tercih edebilirsiniz ve karşılaştığınız sorunları yazının altına yorum olarak paylaşırsanız çözümlerini bulmaya çalışırız.</p>
<p><a href="http://www.mambodocman.com/index.php?option=com_docman&amp;Itemid=26&amp;task=docclick&amp;bid=70&amp;limitstart=0&amp;limit=5">            <img src="http://www.mambodocman.com/components/com_docman/theme_default_32x32/zip.png" align="left" border="0" /></a><strong><a href="http://www.mambodocman.com/index.php?option=com_docman&amp;task=docclick&amp;Itemid=26&amp;bid=70&amp;limitstart=0&amp;limit=5">DOCMan 1.3 RC 2 download</a></strong><span class="small"> (367.51 Kbytes) </span><strong><a href="http://rapidshare.tc/77314904" target="_blank">Türkçe Dil Dosyaları Download</a></strong> (24 KB)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/102/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/102/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=102&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/24/docman-13-rc-2-bileseni-ve-turkce-dil-dosyalari-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://www.mambodocman.com/templates/docman/images/top_logo.gif" medium="image" />

		<media:content url="http://www.mambodocman.com/components/com_docman/theme_default_32x32/zip.png" medium="image" />
	</item>
		<item>
		<title>Remository 3.40 RC5 Bileşeni ve Türkçe dil dosyası joomla</title>
		<link>http://yukle.wordpress.com/2007/01/24/remository-340-rc5-bileseni-ve-turkce-dil-dosyasi-joomla/</link>
		<comments>http://yukle.wordpress.com/2007/01/24/remository-340-rc5-bileseni-ve-turkce-dil-dosyasi-joomla/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 12:34:25 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Components (Bileşen) Joomla]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/24/remository-340-rc5-bileseni-ve-turkce-dil-dosyasi-joomla/</guid>
		<description><![CDATA[Download yönetimi için hazırlanmış anlaşılır kullanımı kolay Mambo/Joomla bileşeni tavivsiye ederim. Bilşeni indirin  kurun ve aşağıdaki dil dosyasınıda indirin zipli dosya icinden english.php dosyasını çıkartın ve components\com_remository\language klasöründeki english.php dosyası ile değiştirin. olay bu kadar basit artık sizinde kolayca kullanabileceginiz download yönetim bileşeniniz var  
Bileşen Download Türkçe Dil Dosyası Download 
Progracı bu bilşeni [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=101&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.remository.com/templates/247portal-broad/images/remos_logo.png" align="left" border="2" height="68" width="76" />Download yönetimi için hazırlanmış anlaşılır kullanımı kolay Mambo/Joomla bileşeni tavivsiye ederim. Bilşeni indirin  kurun ve aşağıdaki dil dosyasınıda indirin zipli dosya icinden english.php dosyasını çıkartın ve components\com_remository\language klasöründeki english.php dosyası ile değiştirin. olay bu kadar basit artık sizinde kolayca kullanabileceginiz download yönetim bileşeniniz var <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.remository.com/rem/Remository/Download/Mambo-Software/ReMOSitory-components/Remository-3.40-RC5/" target="_blank"><img src="http://www.remository.com/components/com_remository/images/file_icons/archive_zip.gif" align="left" height="32" width="32" /></a><a href="http://www.remository.com/rem/Remository/Download/Mambo-Software/ReMOSitory-components/Remository-3.40-RC5/" target="_blank">Bileşen Download</a> <a href="http://rapidshare.tc/95995249" target="_blank">Türkçe Dil Dosyası Download </a></p>
<p>Progracı bu bilşeni kullanıyor <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/101/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/101/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=101&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/24/remository-340-rc5-bileseni-ve-turkce-dil-dosyasi-joomla/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://www.remository.com/templates/247portal-broad/images/remos_logo.png" medium="image" />

		<media:content url="http://www.remository.com/components/com_remository/images/file_icons/archive_zip.gif" medium="image" />
	</item>
		<item>
		<title>JS LunarEcplise joomla teması</title>
		<link>http://yukle.wordpress.com/2007/01/24/js-lunarecplise-joomla-temasi/</link>
		<comments>http://yukle.wordpress.com/2007/01/24/js-lunarecplise-joomla-temasi/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 09:21:17 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Templates (tema) joomla]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/24/js-lunarecplise-joomla-temasi/</guid>
		<description><![CDATA[JS LunarEcplise / www.joomlashack.com








Kaynak
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=100&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.joomlaturkiye.org/components/com_tgallery/sub_wm.php?src=/home/joomlatu/public_html/components/com_tgallery/img_originals/lunar.JPG" alt="JS LunarEcplise" align="left" height="227" width="303" />JS LunarEcplise / www.joomlashack.com</p>
<table style="background:#ff9900 none repeat scroll 0 50%;" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><a href="http://www.joomlashack.com/joomla_downloads/free-joomla-templates/lunareclipse-template.html" target="_blank"><img src="http://www.joomlaturkiye.org/components/com_tgallery/images/downloadlink.gif" alt="DOWNLOAD" border="0" /></a></td>
</tr>
<tr>
<td><a href="http://demotemplates.joomlashack.com/lunar/index.php" target="_blank"><img src="http://www.joomlaturkiye.org/components/com_tgallery/images/demolink.gif" alt="DEMO" border="0" /></a></td>
</tr>
</table>
<p><a href="http://www.joomlaturkiye.org/component/option,com_tgallery/Itemid,29/func,detail/id,176/" target="_blank">Kaynak</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/100/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/100/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=100&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/24/js-lunarecplise-joomla-temasi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://www.joomlaturkiye.org/components/com_tgallery/sub_wm.php?src=/home/joomlatu/public_html/components/com_tgallery/img_originals/lunar.JPG" medium="image">
			<media:title type="html">JS LunarEcplise</media:title>
		</media:content>

		<media:content url="http://www.joomlaturkiye.org/components/com_tgallery/images/downloadlink.gif" medium="image">
			<media:title type="html">DOWNLOAD</media:title>
		</media:content>

		<media:content url="http://www.joomlaturkiye.org/components/com_tgallery/images/demolink.gif" medium="image">
			<media:title type="html">DEMO</media:title>
		</media:content>
	</item>
		<item>
		<title>Jom Comment Yorum Bileşeni Türkçe (joomla)</title>
		<link>http://yukle.wordpress.com/2007/01/24/jom-comment-yorum-bileseni-turkce-joomla/</link>
		<comments>http://yukle.wordpress.com/2007/01/24/jom-comment-yorum-bileseni-turkce-joomla/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 08:49:39 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Components (Bileşen) Joomla]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/24/jom-comment-yorum-bileseni-turkce-joomla/</guid>
		<description><![CDATA[Bence enşık yorum bileşeni kullanışlı en güzel tarafı da   , Ako Comment,    ComboMax,    MosCom,    !JoomlaComment yorum bileşenlerindeki eski yorumları çok basitbi şekilde import yani kendi tablosuna kaydediyor.  Spam lara karşı oldukca güvenli öyleki bir kullanıcının ne kadar zaman aralığında mesaj yollaybileceğini ayarlayabilyorsunuz.
Aşağıdaki linkten [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=99&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.azrul.com/images/top_banner.gif" align="left" border="1" height="185" width="524" />Bence enşık yorum bileşeni kullanışlı en güzel tarafı da   , Ako Comment,    ComboMax,    MosCom,    !JoomlaComment yorum bileşenlerindeki eski yorumları çok basitbi şekilde import yani kendi tablosuna kaydediyor.  Spam lara karşı oldukca güvenli öyleki bir kullanıcının ne kadar zaman aralığında mesaj yollaybileceğini ayarlayabilyorsunuz.</p>
<p>Aşağıdaki linkten  bileşenin paketini indiriyoruz ve bilgisayarımızda .rar dosyasını açıyoruz. com_jomcomment_pro.zip dosyasını bileşenlere yülüyoruz. jom_comment_bot.zip dosyasınıda servisler (mambot) e yüklüyoruz. Bileşenler seçeneğinden Jom Comment i seciyoruz Edit Language File seçeneğinden Select language file to edit bölümünde english.php dosyasına tıklıyoruz ve edit diyoruz. Yan tarafta açılan komutların hepsini silip aşadakini yapıştırıyoruz save dediğinizde kullanıcının Türkçe olarak kullanacağı çok şık bir yorum bileşenimiz olacak.</p>
<p><span id="more-99"></span></p>
<blockquote><p>DEFINE(&#8220;_JC_&#8221;,&#8221;Guest&#8221;);<br />
DEFINE(&#8220;_JC_GUEST_NAME&#8221;,        &#8220;a guest&#8221;);</p>
<p>// Templates<br />
DEFINE(&#8220;_JC_TPL_ADDCOMMENT&#8221;,    &#8220;Yeni yorum&#8221;);<br />
DEFINE(&#8220;_JC_TPL_AUTHOR&#8221;,        &#8220;İsim&#8221;);<br />
DEFINE(&#8220;_JC_TPL_EMAIL&#8221;,         &#8220;E-posta&#8221;);<br />
DEFINE(&#8220;_JC_TPL_WEBSITE&#8221;,       &#8220;Websiteniz&#8221;);<br />
DEFINE(&#8220;_JC_TPL_COMMENT&#8221;,       &#8220;Yorum&#8221;);</p>
<p>DEFINE(&#8220;_JC_TPL_TITLE&#8221;,       &#8220;Başlık&#8221;);<br />
DEFINE(&#8220;_JC_TPL_WRITTEN_BY&#8221;,    &#8220;Yorumu yazan&#8221;);</p>
<p>// Warning<br />
DEFINE(&#8220;_JC_CAPTCHA_MISMATCH&#8221;,  &#8220;Guvenlik kodu yanlış&#8221;);<br />
DEFINE(&#8220;_JC_INVALID_EMAIL&#8221;,     &#8220;Geçersiz e-posta adresi&#8221;);<br />
DEFINE(&#8220;_JC_USERNAME_TAKEN&#8221;,    &#8220;Sadece üyeler yorum yapabilir. lütfen üye girişi yapın.&#8221;);<br />
DEFINE(&#8220;_JC_NO_GUEST&#8221;,          &#8220;Hata..Lütfen üye girişi yapın&#8221;);<br />
DEFINE(&#8220;_JC_IP_BLOCKED&#8221;,        &#8220;ip numaranız yasaklanmıştır&#8221;);<br />
DEFINE(&#8220;_JC_DOMAIN_BLOCKED&#8221;,    &#8220;Your domain address has been blocked&#8221;);<br />
DEFINE(&#8220;_JC_MESSAGE_NEED_MOD&#8221;,  &#8220;Yorumunuz alındı. Yönetim tarafından onaylandıktan sonra yayınlanacaktır.&#8221;);<br />
DEFINE(&#8220;_JC_MESSAGE_ADDED&#8221;,     &#8220;Yorumunuz eklendi&#8221;);</p>
<p>// New in 1.3<br />
DEFINE(&#8220;_JC_TPL_READMORE&#8221;,       &#8220;Bütün yorumlar&#8221;);<br />
DEFINE(&#8220;_JC_TPL_COMMENTS&#8221;,       &#8220;Yorum&#8221;);   // plural<br />
DEFINE(&#8220;_JC_TPL_SEC_CODE&#8221;,       &#8220;Lütfen üstteki güvenlik kodunu yazın&#8221;);   // plural<br />
DEFINE(&#8220;_JC_TPL_SUBMIT_COMMENTS&#8221;,       &#8220;Gönder&#8221;);   // plural</p>
<p>// New in 1.4<br />
DEFINE(&#8220;_JC_EMPTY_USERNAME&#8221;, &#8220;Lütfen isminizi yazın&#8221;);<br />
DEFINE(&#8220;_JC_USERNAME_BLOCKED&#8221;, &#8220;Bu isim yasaklanmıştır&#8221;);<br />
DEFINE(&#8220;_JC_TPL_WRITE_COMMENT&#8221;,     &#8220;Yorum yazın&#8221;);<br />
DEFINE(&#8220;_JC_TPL_GUEST_MUST_LOGIN&#8221;,  &#8220;Kayıtlı üye değilsiniz. yorum yapmak için üye olmalısınız.Yorum sorumluluğu size ait olacaktır.&#8221;);<br />
DEFINE(&#8220;_JC_TPL_REPORT_POSTING&#8221;,   &#8220;Yönetime rapor&#8221;);</p>
<p>DEFINE(&#8220;_JC_TPL_NO_COMMENT&#8221;,   &#8220;Bu haber için henüz yorum yapılmamıştır, ilk yorumu siz yapın&#8221;);</p>
<p>// New in 1.5<br />
DEFINE(&#8220;_JC_TPL_HIDESHOW_FORM&#8221;,   &#8220;Göster/Gizle:Yorum formu&#8221;);<br />
DEFINE(&#8220;_JC_TPL_HIDESHOW_AREA&#8221;,   &#8220;Göster/Gizle: Yorumlar&#8221;);<br />
DEFINE(&#8220;_JC_TPL_REMEMBER_INFO&#8221;,   &#8220;Remember info?&#8221;);</p>
<p>// New in 1.6<br />
DEFINE(&#8220;_JC_TPL_TOO_SHORT&#8221;,   &#8220;Kısa yorum yapamazsınız&#8221;);<br />
DEFINE(&#8220;_JC_TPL_TOO_LONG&#8221;,   &#8220;Uzun yorum yapamazsınız&#8221;);<br />
DEFINE(&#8220;_JC_TPL_SUBSCRIBE&#8221;,   &#8220;Yorumu e-posta adresime gönder&#8221;);<br />
DEFINE(&#8220;_JC_TPL_PAGINATE_NEXT&#8221;,   &#8220;Diğer yorumlar&#8221;);<br />
DEFINE(&#8220;_JC_TPL_PAGINATE_PREV&#8221;,   &#8220;Önceki yorumlar&#8221;);</p>
<p>// New 1.6.8<br />
DEFINE(&#8220;_JC_TPL_DUPLICATE&#8221;,   &#8220;Aynı içerikli yorum bulundu&#8221;);<br />
DEFINE(&#8220;_JC_TPL_NOSCRIPT&#8221;,   &#8220;Please enable JavaScript to post a new comment&#8221;);</p>
<p>// New 1.7<br />
DEFINE(&#8220;_JC_TPL_INPUT_LOCKED&#8221;, &#8220;Bu haber yoruma kapatılmıştır.&#8221;);<br />
DEFINE(&#8220;_JC_TPL_TRACKBACK_URI&#8221;, &#8220;TrackBack URI for this entry&#8221;);<br />
DEFINE(&#8220;_JC_TPL_COMMENT_RSS_URI&#8221;, &#8220;RSS yorumları&#8221;);</p></blockquote>
<p><a href="http://tbkdizayn.com/component/option,com_remository/Itemid,33/func,startdown/id,1/"><img src="http://img476.imageshack.us/img476/7593/downloadnowjv2xx4.gif" height="30" width="150" />Link Güncellendi<br />
</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/99/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/99/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=99&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/24/jom-comment-yorum-bileseni-turkce-joomla/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://www.azrul.com/images/top_banner.gif" medium="image" />

		<media:content url="http://img476.imageshack.us/img476/7593/downloadnowjv2xx4.gif" medium="image" />
	</item>
		<item>
		<title>Joomla 1.0.12 Türkçe Sürümü çıktı</title>
		<link>http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti-2/</link>
		<comments>http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti-2/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 12:23:24 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla Dosyalar]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti-2/</guid>
		<description><![CDATA[Joomla 1.0.x serisinin son sürümü olan 1.0.12 nin türkçe paketi yayınlandı. Paketi indirmek için aşağıdaki bağlantıya tıklayın.
http://forge.joomla.org/sf/go/projects.language_files/frs.pkg1011
Çeviride desteklerinden dolayı cmsturk ekibine teşekkürler.
Kaynak 
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=82&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.joomlaturkiye.org/images/stories/joomla_box_1010.jpg" alt="Image" align="left" border="0" height="140" hspace="6" width="108" />Joomla 1.0.x serisinin son sürümü olan 1.0.12 nin türkçe paketi yayınlandı. Paketi indirmek için aşağıdaki bağlantıya tıklayın.<br />
<a href="http://forge.joomla.org/sf/go/projects.language_files/frs.pkg1011" target="_blank">http://forge.joomla.org/sf/go/projects.language_files/frs.pkg1011</a></p>
<p>Çeviride desteklerinden dolayı cmsturk ekibine teşekkürler.</p>
<p><a href="http://www.joomlaturkiye.org/content/view/144/" target="_blank">Kaynak </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/82/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/82/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=82&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://www.joomlaturkiye.org/images/stories/joomla_box_1010.jpg" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
		<item>
		<title>Joomla 1.0.12 sürümü çıktı</title>
		<link>http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti/</link>
		<comments>http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 12:17:39 +0000</pubDate>
		<dc:creator>Super Admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla Dosyalar]]></category>
		<category><![CDATA[Joomla!]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Web Master Kaynakları]]></category>

		<guid isPermaLink="false">http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti/</guid>
		<description><![CDATA[
 Joomla 1.0.12 sürümü kullanıma sunuldu. Güvenlik için diğer alt sürümlerin (özellikle 1.0.11den önceki) 1.0.12 ye yükseltilmesi gerekli. Joomla.org dan yapılan açıklamaya göre kritik güvenlik açıkları bulunmadığı sürece 1.0.x serisinde yeni bir sürüm yayınlanmayacak. Yeni sürüm ile yapılan düzeltmeler;
- 140+ genel hata düzeltmesi
- Birkaç düşük düzeyde güvenlik hatası düzeltildi.
- SQL hesap sorgulamada tam güvenlik sağlandı.
- [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=81&subd=yukle&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><img src="http://www.joomlaturkiye.org/images/stories/users/joomla_box_1012.jpg" alt="Image" align="right" border="0" hspace="0" /></p>
<p class="MsoNormal"> Joomla 1.0.12 sürümü kullanıma sunuldu. Güvenlik için diğer alt sürümlerin (özellikle 1.0.11den önceki) 1.0.12 ye yükseltilmesi gerekli. Joomla.org dan yapılan açıklamaya göre kritik güvenlik açıkları bulunmadığı sürece 1.0.x serisinde yeni bir sürüm yayınlanmayacak. Yeni sürüm ile yapılan düzeltmeler;</p>
<p>- 140+ genel hata düzeltmesi<br />
- Birkaç düşük düzeyde güvenlik hatası düzeltildi.<br />
- SQL hesap sorgulamada tam güvenlik sağlandı.<br />
- SSL değişim desteği.</p>
<p>Yeni sürüm joomla1.0.12 nin ingilizce paketini <a href="http://forge.joomla.org/sf/frs/do/viewRelease/projects.joomla/frs.joomla_1_0.1_0_12" title="Joomla1.0.12">buradan</a> indirebilirsiniz. Türkçe sürüm henüz hazırlanmadı.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/yukle.wordpress.com/81/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/yukle.wordpress.com/81/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/yukle.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/yukle.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/yukle.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/yukle.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/yukle.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/yukle.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/yukle.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/yukle.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/yukle.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/yukle.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=yukle.wordpress.com&blog=1028738&post=81&subd=yukle&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://yukle.wordpress.com/2007/01/17/joomla-1012-turkce-surumu-cikti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/498ea01ee88beecb59be73ea42c1f3c6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://www.joomlaturkiye.org/images/stories/users/joomla_box_1012.jpg" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
	</channel>
</rss>