<?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>javascript &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Tue, 06 Apr 2021 19:33:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>javascript &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Drag drop Upload Example</title>
		<link>https://selmantunc.com.tr/javascript-nodejs/drag-drop-upload-example/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 06 Apr 2021 19:33:51 +0000</pubDate>
				<category><![CDATA[javascript nodejs]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[uploads]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2021/04/06/drag-drop-upload-example/</guid>

					<description><![CDATA[https://github.com/blueimp/jQuery-File-Upload https://www.dropzonejs.com/ https://www.dropzonejs.com/bootstrap.html https://fineuploader.com/demos.html seo js araçı  https://github.com/aFarkas/lazysizes pure javascript modal box https://micromodal.vercel.app/#introduction https://dimsemenov.com/plugins/magnific-popup/ https://biati-digital.github.io/glightbox/ https://photoswipe.com/]]></description>
										<content:encoded><![CDATA[<h2><a href="https://github.com/blueimp/jQuery-File-Upload">https://github.com/blueimp/jQuery-File-Upload</a>
<br></h2>
<p>h<a href="https://www.dropzonejs.com/">ttps://www.dropzonejs.com/</a></p>
<p>h<a href="https://www.dropzonejs.com/bootstrap.html">ttps://www.dropzonejs.com/bootstrap.html</a></p>
<p>h<a href="https://fineuploader.com/demos.html">ttps://fineuploader.com/demos.html</a></p>
<p><br></p>
<p><b>seo js araçı </b></p>
<p><a href="https://github.com/aFarkas/lazysizes">https://github.com/aFarkas/lazysizes</a>
<br></p>
<p><b>pure javascript modal box</b></p>
<p><a href="https://micromodal.vercel.app/#introduction">https://micromodal.vercel.app/#introduction</a>
<br></p>
<p><a href="https://dimsemenov.com/plugins/magnific-popup/">https://dimsemenov.com/plugins/magnific-popup/</a>
<br></p>
<p><a href="https://biati-digital.github.io/glightbox/">https://biati-digital.github.io/glightbox/</a>
<br></p>
<p><a href="https://photoswipe.com/">https://photoswipe.com/</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>HandleBar.js nedir</title>
		<link>https://selmantunc.com.tr/javascript-nodejs/handlebarjs-nedir/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 07 Mar 2021 17:26:53 +0000</pubDate>
				<category><![CDATA[javascript nodejs]]></category>
		<category><![CDATA[handlebar]]></category>
		<category><![CDATA[handlebar.js]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[js]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2021/03/07/handlebarjs-nedir/</guid>

					<description><![CDATA[Handlebars, Mustache şablon dilinin eksik olan bazı özelliklerinin eklendiği hafif bir template dir. Ben monolitic uygulamalarımda çok küçük olduğu için bunu kullanıyorum json verisini basmak çok kolay oluyor hatta aşırı&#8230;]]></description>
										<content:encoded><![CDATA[<figure id="attachment_mmd_2126" class="wp-block-image "><img decoding="async" width="540" height="304" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/8f33a5c93a88651c23025ea2cfc48c0e91199d96.png" class="attachment-full size-full" alt="image" loading="lazy" /></figure>
<p>Handlebars, Mustache şablon dilinin eksik olan bazı özelliklerinin eklendiği hafif bir template dir.</p>
<p>Ben monolitic uygulamalarımda çok küçük olduğu için bunu kullanıyorum json verisini basmak çok kolay oluyor hatta aşırı kolay oluyor. Jquery ile json  basmaktan ne farkı var derseniz, orada satırlarca kod yazarak yaptığınız işlemi 3 satırda yapıyor, ayrıca frontend ci arkadaş içinde büyük kolaylık oluyor.</p>
<p>Benim kullanma amacım json dataları çok fazla olduğunda çoklu json basacakcam bu hafif template seçeneğini seçiyorum, Partials yapısı olması, if end olması ,each-else olması benim için harika özellikler</p>
<p>aynı zamanda buna benzer knockout js var observer patterni kullanıyor türemesini istediğiniz verilerde de onu kullanabilirsiniz .</p>
<p>handlebar sizi aşağıdaki gibi gereksiz javasciprt döngü ve kodlarından kurtarırır aynı işlemi 3 satırlık kodlar ile çözebilirsiniz.</p>
<p><strong>benim handle bar js için hazırladığım json api DEMOSU</strong></p>
<p><a href="https://stnc.github.io/handleBar">https://stnc.github.io/handleBar</a></p>
<p><a href="https://github.com/stnc/stnc.github.io/raw/master/handleBar/handlebarjsExample.zip">Demoyu indirin</a></p>
<div class="gist">
<a href="https://gist.github.com/stnc/76101886611f6a6716c35673ca860a71">https://gist.github.com/stnc/76101886611f6a6716c35673ca860a71</a>
</div>
<p>bu konuda yazılmış bir türkçe yazı</p>
<p><a href="https://kodedu.com/2014/02/handlebars-template-cozumu/">https://kodedu.com/2014/02/handlebars-template-cozumu/</a></p>
<p>meraklısına handlebar eklenti yazımı</p>
<p><a href="http://jsfiddle.net/IrvinDominin/T7knB/">http://jsfiddle.net/IrvinDominin/T7knB/</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>js each foreach</title>
		<link>https://selmantunc.com.tr/javascript-nodejs/js-each-foreach/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 26 Aug 2020 09:37:38 +0000</pubDate>
				<category><![CDATA[javascript nodejs]]></category>
		<category><![CDATA[each]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[loop]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2020/08/26/js-each-foreach/</guid>

					<description><![CDATA[https://hashnode.com/post/7-different-ways-to-make-ajax-calls-in-javascript-in-2019-cjr7pi2fl000gdjs2zgssqwhr https://www.sitepoint.com/jquery-each-function-examples/ https://plnkr.co/edit/4DNXPn5eUpKVt4zRYEcp?preview https://www.freecodecamp.org/news/master-the-art-of-looping-in-javascript-with-these-incredible-tricks-a5da1aa1d6c5/ https://www.c-sharpcorner.com/article/javascript-array-foreach-method-and-its-alternatives/ https://forums.asp.net/t/2111929.aspx?how+to+loop+through+json+array+in+jquery+        let url =  new URL(myAjax.ajaxurl)url.search =  new URLSearchParams({    action: &#8220;ch_ajax_add_to_cart&#8221;, &#8220;id&#8221;: myID,      &#8220;amount&#8221;: donatAmount})    fetch(url, {            method: &#8216;get’,              headers: {                 &#8220;X-Requested-With&#8221;: &#8220;XMLHttpRequest&#8221;              },              }). then(res =&#62; res.json())          // .then(response =&#62; console.log(‘Success:’, JSON.stringify(response)))           .catch(error =&#62; console.error(&#8216;Error:’, error));  https://forums.asp.net/t/2111929.aspx?how+to+loop+through+json+array+in+jquery+       https://jsfiddle.net/pmw57/ancj4L05/    https://selmantunc.com.tr/post/627504220838510592/js-each-foreach Önemli mustache js template  https://codepen.io/johnsonshara/pen/mPzbBO https://github.com/stunc-git/php-il-ilce-for-ajax/blob/master/index.php]]></description>
										<content:encoded><![CDATA[<p><a href="https://hashnode.com/post/7-different-ways-to-make-ajax-calls-in-javascript-in-2019-cjr7pi2fl000gdjs2zgssqwhr">https://hashnode.com/post/7-different-ways-to-make-ajax-calls-in-javascript-in-2019-cjr7pi2fl000gdjs2zgssqwhr</a></p>
<p><a href="https://www.sitepoint.com/jquery-each-function-examples/">https://www.sitepoint.com/jquery-each-function-examples/</a></p>
<p><a href="https://plnkr.co/edit/4DNXPn5eUpKVt4zRYEcp?preview">https://plnkr.co/edit/4DNXPn5eUpKVt4zRYEcp?preview</a></p>
<p><a href="https://www.freecodecamp.org/news/master-the-art-of-looping-in-javascript-with-these-incredible-tricks-a5da1aa1d6c5/">https://www.freecodecamp.org/news/master-the-art-of-looping-in-javascript-with-these-incredible-tricks-a5da1aa1d6c5/</a></p>
<p><a href="https://www.c-sharpcorner.com/article/javascript-array-foreach-method-and-its-alternatives/">https://www.c-sharpcorner.com/article/javascript-array-foreach-method-and-its-alternatives/</a>
<br></p>
<p><a href="https://forums.asp.net/t/2111929.aspx?how+to+loop+through+json+array+in+jquery+">https://forums.asp.net/t/2111929.aspx?how+to+loop+through+json+array+in+jquery+</a>
<br></p>
<p><br></p>
<p>

       let url = </p>
<p>new URL(myAjax.ajaxurl)url.search = </p>
<p>new URLSearchParams({    action: &#8220;ch_ajax_add_to_cart&#8221;, &#8220;id&#8221;: myID,   </p>
<p>  &#8220;amount&#8221;: donatAmount})<br><br>    fetch(url, {            method: &#8216;get’,         </p>
<p>    headers: {              </p>
<p>  &#8220;X-Requested-With&#8221;: &#8220;XMLHttpRequest&#8221;              },              }).</p>
<p>then(res =&gt; res.json())       </p>
<p>  // .then(response =&gt; console.log(‘Success:’, JSON.stringify(response)))        </p>
<p>  .catch(error =&gt; console.error(&#8216;Error:’, error)); </p>
<p><br></p>
<p><a href="https://forums.asp.net/t/2111929.aspx?how+to+loop+through+json+array+in+jquery+%C2%A0">https://forums.asp.net/t/2111929.aspx?how+to+loop+through+json+array+in+jquery+ </a>     </p>
<p><a href="https://jsfiddle.net/pmw57/ancj4L05/%C2%A0%C2%A0%C2%A0">https://jsfiddle.net/pmw57/ancj4L05/   </a></p>
<p><a href="https://selmantunc.com.tr/post/627504220838510592/js-each-foreach">https://selmantunc.com.tr/post/627504220838510592/js-each-foreach</a>

<br></p>
<h2>Önemli</h2>
<p>mustache js template </p>
<p><a href="https://codepen.io/johnsonshara/pen/mPzbBO">https://codepen.io/johnsonshara/pen/mPzbBO</a>
<br></p>
<p><br></p>
<p><a href="https://github.com/stunc-git/php-il-ilce-for-ajax/blob/master/index.php">https://github.com/stunc-git/php-il-ilce-for-ajax/blob/master/index.php</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>PhantomJS Ubuntu install &#038; web capture</title>
		<link>https://selmantunc.com.tr/uncategorized/phantomjs-ubuntu-install-web-capture/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 20 Dec 2018 20:17:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[javascript bot]]></category>
		<category><![CDATA[PhantomJS]]></category>
		<category><![CDATA[web scraping]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/12/20/phantomjs-ubuntu-install-web-capture/</guid>

					<description><![CDATA[First, install or update to the latest system software. sudo apt-get update sudo apt-get install build-essential chrpath libssl-dev libxft-dev Install these packages needed by PhantomJS to work correctly. sudo apt-get&#8230;]]></description>
										<content:encoded><![CDATA[<p>First, install or update to the latest system software.</p>
<pre><code>sudo apt-get update
sudo apt-get install build-essential chrpath libssl-dev libxft-dev
</code></pre>
<p>Install these packages needed by PhantomJS to work correctly.</p>
<pre><code>sudo apt-get install libfreetype6 libfreetype6-dev
sudo apt-get install libfontconfig1 libfontconfig1-dev
</code></pre>
<p>Get it from the <a href="http://phantomjs.org/">PhantomJS website</a>.</p>
<p>or (20-12-2018 versiyon)<br><a href="https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2">https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2</a>
<br></p>
<pre><code>cd ~
export PHANTOM_JS=&quot;phantomjs-1.9.8-linux-x86_64&quot;
wget &lt;a href=&quot;https://bitbucket.org/ariya/phantomjs/downloads/%24PHANTOM_JS.tar.bz2&quot;&gt;https://bitbucket.org/ariya/phantomjs/downloads/$PHANTOM_JS.tar.bz2&lt;/a&gt;
sudo tar xvjf $PHANTOM_JS.tar.bz2
</code></pre>
<p>Once downloaded, move Phantomjs folder to <code>/usr/local/share/</code> and create a symlink:</p>
<pre><code>sudo mv $PHANTOM_JS /usr/local/share
sudo ln -sf /usr/local/share/$PHANTOM_JS/bin/phantomjs /usr/local/bin
</code></pre>
<p>Now, It should have PhantomJS properly on your system.</p>
<pre><code>phantomjs --version</code></pre>
<h2><b>Web capture</b></h2>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Don’t let var be a const in your JavaScript code</title>
		<link>https://selmantunc.com.tr/uncategorized/dont-let-var-be-a-const-in-your-javascript-code/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 26 Aug 2018 20:49:52 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/08/26/dont-let-var-be-a-const-in-your-javascript-code/</guid>

					<description><![CDATA[http://www.w3radar.com/dont-let-var-be-a-const-in-your-javascript-code/]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.w3radar.com/dont-let-var-be-a-const-in-your-javascript-code/">http://www.w3radar.com/dont-let-var-be-a-const-in-your-javascript-code/</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Javascript “Bu sayfayı yazdır örneği“</title>
		<link>https://selmantunc.com.tr/uncategorized/javascript-bu-sayfayi-yazdir-ornegi/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 30 Jan 2018 14:03:05 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2018/01/30/javascript-bu-sayfayi-yazdir-ornegi/</guid>

					<description><![CDATA[Bu yazımda web sayfalarının çıktısı alma olayını anlatacağım aslında bunun için css tag olayın print tanımı verilir ve çıktısı alınacak sayfada göremeyecek şeyler ve ona özel fontlar tanımlanır , fakat&#8230;]]></description>
										<content:encoded><![CDATA[<p>Bu yazımda web sayfalarının çıktısı alma olayını anlatacağım aslında bunun için css tag olayın print tanımı verilir ve çıktısı alınacak sayfada göremeyecek şeyler ve ona özel fontlar tanımlanır , fakat ben daha kolay bir yöntemle bu olayı çözdüm.</p>
<p>birinci aşamada yazımızı bir div tag ile çıktısı alınacak sayfaya bir id ataması yapıyoruz<br></p>
<p><code>
div id=&quot;mydivPrint&quot;
</code></p>
<p>
sonra aşağıdaki javasciprt kodunu yazıyoruz.</p>
<p><br></p>
<p><code>
        function printPage(id) {
            var html = &quot;&quot;;
            html += document.getElementById(id).innerHTML;
            html += &quot;&quot;;
            var printWin = window.open('', '', 'left=0,top=0,width=800,height=800,toolbar=0,scrollbars=0,status  =0');
            printWin.document.write(html);
            printWin.document.close();
            printWin.focus();
            printWin.print();
            printWin.close();
        }
</code></p>
<p>

Çalışan örneği <a href="https://stnc.github.io/this_is_print_page/">buradan </a>görebilirsiniz.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Github da okunası yazılar &#038; faydalı linkler</title>
		<link>https://selmantunc.com.tr/uncategorized/github-da-okunasi-yazilar/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 14 Sep 2017 09:27:58 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[angular]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[reactnative]]></category>
		<category><![CDATA[vps]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2017/09/14/github-da-okunasi-yazilar/</guid>

					<description><![CDATA[https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/Big Data ya nereden başlamalı  https://github.com/onurakpolat/awesome-bigdata Sistem altyapıları hakkında bilgiler  https://cliexperiences.wordpress.com/ http://highscalability.com/ VPS karşılaştırması  https://github.com/joedicastro/vps-comparison React ve javascript geliştiriciler için Airbnb nin hazırladığı javascript de kod yazma stili  https://github.com/airbnb/javascript Arayüz&#8230;]]></description>
										<content:encoded><![CDATA[<p><b><a href="https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/">https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/</a>Big Data ya nereden başlamalı </b></p>
<p><a href="https://github.com/onurakpolat/awesome-bigdata">https://github.com/onurakpolat/awesome-bigdata</a>
<br></p>
<p><b>Sistem altyapıları hakkında bilgiler </b></p>
<p><a href="https://cliexperiences.wordpress.com/">https://cliexperiences.wordpress.com/</a>
<br></p>
<p><a href="http://highscalability.com/">http://highscalability.com/</a></p>
<p><b>VPS karşılaştırması </b></p>
<p><a href="https://github.com/joedicastro/vps-comparison">https://github.com/joedicastro/vps-comparison</a>
<br></p>
<p><b>React ve javascript geliştiriciler için Airbnb nin hazırladığı javascript de kod yazma stili </b></p>
<p><a href="https://github.com/airbnb/javascript">https://github.com/airbnb/javascript</a>
<br></p>
<p><b>Arayüz geliştiriciler için 

HTML, CSS and JS için en iyi pratikler </b></p>
<p><a href="https://github.com/bendc/frontend-guidelines">https://github.com/bendc/frontend-guidelines</a>
<br></p>
<p><br></p>
<p>Eğer react yada  angular ile çalışmak için hazır api ve data istiyorsanız bunlara bakabilirsiniz.</p>
<p><b>

Geliştiriciler için API yayınlayan yerli girişim ve şirket <a href="https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/">listesi</a></b></p>
<p><b><a href="https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/">https://webrazzi.com/2017/07/17/uygulama-programlama-arayuzu-api/</a>
<br></b></p>
<p><br></p>
<p><b>Geliştiriciler için Api örnekleri</b>
<br></p>
<p><a href="https://medium.com/@selmantunc/geli%C5%9Ftiriciler-i%C3%A7in-api-%C3%B6rnekleri-92442a401583">https://medium.com/@selmantunc/geli%C5%9Ftiriciler-i%C3%A7in-api-%C3%B6rnekleri-92442a401583</a>
<br></p>
<h2><b>Git commit standartları</b></h2>
<p>Git commit mesajlarını daha anlamlı ve anlaşılabilir hale getirmek, bütünlüğü sağlamak ve çıkartılan her sürüm için otomatik olarak change log dosyası oluşturabilmek için, angular.js projesindeki kuralları baz alıp sadeleştirerek mesaj standardı belirledim.</p>
<p><a href="https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits">https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#commits</a>
<br></p>
<p><b>Commit Mesaj Formatı:</b>
<br>(): <br><br><b>Type (Tür)</b></p>
<p><b><br></b>Aşağıdakilerden birisi olmalıdır:<br><b>feat</b>: Yeni özellik</p>
<p><b>fix</b>: Bug fix</p>
<p><b>docs</b>: Dökümantasyon değişikliği</p>
<p><b>style</b>: Kodun anlamını etkilemeyen değişiklik (boşlukların düzeltilmesi, kodun formatlanması, eksik noktalı virgül eklenmesi vb.)</p>
<p><b>refactor</b>: Ne yeni özellik ekleyen ne de bug çözen kod değişikliği</p>
<p><b>perf</b>: Performans geliştirmeye yönelik değişiklik</p>
<p><b>test</b>: Eksik testlerin eklenmesi veya mevcut testlerin düzeltilmesi</p>
<p><b>chore</b>: Build sürecinde kullanılan, döküman oluşturan yardımcı araçlar ve kütüphanelerde yapılan değişiklikler</p>
<p><b>Scope (Kapsam)</b>
<br>Commit ile yapılan değişikliğin yerini belirtir. Scope olarak istediğiniz bir şeyi yazabilirsiniz.Kullanılması zorunlu değildir.</p>
<p><br><b>Subject (Konu)</b>
<br>İngilizce, “Present tense” ve emir kipi ile yazilmalidir. Orn: “change” (“changed” veya “changes” değil)Büyük harfle başlamamalı, sonuna nokta eklenmemelidir.</p>
<p><br><b>Örnek: </b>
<br>feat: add PDF export optionfix(User): change column types to nvarchar for unicode support<br><br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>wordpress ajaxurl is not defined&#8217; fix</title>
		<link>https://selmantunc.com.tr/uncategorized/wordpress-ajaxurl-is-not-defined-fix/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 23 Dec 2015 14:13:14 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2015/12/23/wordpress-ajaxurl-is-not-defined-fix/</guid>

					<description><![CDATA[if ‘ajaxurl is not defined’ error fix functions.php write add_action(&#8216;wp_head’,&#8217;ajaxurl_’); function ajaxurl_() {    ?&#62; var ajaxurl = ’’; &#60;?php }﻿]]></description>
										<content:encoded><![CDATA[<p>

if ‘ajaxurl is not defined’ error
fix functions.php write

add_action(&#8216;wp_head’,&#8217;ajaxurl_’);
function ajaxurl_() {
    ?&gt;

var ajaxurl = ’’;

&lt;?php
}﻿

<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Tüm Jquery cheat Sheetler (Jquery Kopya Kağıtları)</title>
		<link>https://selmantunc.com.tr/uncategorized/tum-jquery-cheat-sheetler-jquery-kopya-kagitlari/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 30 Jan 2010 11:42:00 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Jquery cheat Sheet]]></category>
		<category><![CDATA[jquery Kopya Kağıtları]]></category>
		<category><![CDATA[jquery Kopya Kağıtlları]]></category>
		<category><![CDATA[kopya kağıtı]]></category>
		<category><![CDATA[Kopya Kağıtları]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2010/01/30/tum-jquery-cheat-sheetler-jquery-kopya-kagitlari/</guid>

					<description><![CDATA[jquery ile çalışırken hepimizin zaman zaman jquery olayları ve fonksiyonları ile ilgili yardıma ihtiyacı olur işte tam burada devreye Jquery cheat Sheet&#8217;ler araya girer. TÜm Jquery Cheatleri buraya topladım umarım&#8230;]]></description>
										<content:encoded><![CDATA[<p>jquery ile çalışırken hepimizin zaman zaman jquery olayları ve  fonksiyonları ile ilgili yardıma ihtiyacı olur işte tam burada devreye  Jquery cheat Sheet&#8217;ler araya girer.</p>
<p><br /><p><img decoding="async" height="174" width="246" alt="" src="http://www.cubiccompass.com/blogs/main/content/binary/jquery.jpg" title="jq" class="alignnone" /></p>
<br /><p>TÜm Jquery Cheatleri buraya topladım umarım işinize yarar.</p>
<br /><p>En son verison 1.4 un ki: <a>return false&#8221; href=&ldquo;<a href="http://www.futurecolors.ru/jquery/&amp;rdquo">http://www.futurecolors.ru/jquery/&amp;rdquo</a>; mce_href=&ldquo;<a href="http://www.futurecolors.ru/jquery/”&gt;http://www.futurecolors.ru/jquery/">http://www.futurecolors.ru/jquery/&rdquo;&gt;http://www.futurecolors.ru/jquery/</a></a></p>
<br /><p>jQuery 1.1.3</p>
<br /><p><a href="http://www.javascripttoolbox.com/jquery/cheatsheet/JQueryCheatSheet-1.1.3.pdf">İndirme  linki</a></p>
<br /><p>jQuery 1.3.2 :<a href="http://www.javascripttoolbox.com/jquery/cheatsheet/"><a href="http://www.javascripttoolbox.com/jquery/cheatsheet/">http://www.javascripttoolbox.com/jquery/cheatsheet/</a></a></p>
<br /><p><b>jQuery 1.3 Visual Cheat Sheet</b></p>
<br /><p><a href="http://woork.blogspot.com/2009/09/jquery-visual-cheat-sheet.html"><a href="http://woork.blogspot.com/2009/09/jquery-visual-cheat-sheet.html">http://woork.blogspot.com/2009/09/jquery-visual-cheat-sheet.html</a></a></p>
<br /><p>İndirme linki : <a href="http://woorkup.com/wp-content/uploads/2009/09/jQuery-Visual-Cheat-Sheet-by-WOORK.pdf"><a href="http://woorkup.com/wp-content/uploads/2009/09/jQuery-Visual-Cheat-Sheet-by-WOORK.pdf">http://woorkup.com/wp-content/uploads/2009/09/jQuery-Visual-Cheat-Sheet-by-WOORK.pdf</a></a></p>
<br /><p>jq version 1.2:  <a href="http://colorcharge.com/jquery/"><a href="http://colorcharge.com/jquery/">http://colorcharge.com/jquery/</a></a></p>
<br /><p>ve birde burada</p>
<br /><p><a>return false&#8221; href=&ldquo;<a href="http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/&amp;rdquo">http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/&amp;rdquo</a>; mce_href=&ldquo;<a href="http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/”&gt;http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/">http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/&rdquo;&gt;http://www.gscottolson.com/weblog/2008/01/11/jquery-cheat-sheet/</a></a></p>
<br /><p>ayrıca :jquery UI içinde var : <a>return false&#8221; href=&ldquo;<a href="http://oscarotero.com/jquery/ui.html&amp;rdquo">http://oscarotero.com/jquery/ui.html&amp;rdquo</a>; mce_href=&ldquo;<a href="http://oscarotero.com/jquery/ui.html”&gt;http://oscarotero.com/jquery/ui.html">http://oscarotero.com/jquery/ui.html&rdquo;&gt;http://oscarotero.com/jquery/ui.html</a></a></p>
<br /><br /><p>aynı zamanda buradaki görsel  anlatımlarda işinize yarayablir,</p>
<br /><p><a target="_blank" href="http://visualjquery.com/" rel="noopener"><img decoding="async" height="104" width="138" alt="" src="http://t2.gstatic.com/images?q=tbn:xFvO4PlxnvxsNM:http://ajaxian.com/wp-content/images/jquery-visual.png" title="jq2" class="alignnone" /></a></p>
<br /><p><a target="_blank" href="http://visualjquery.com/" rel="noopener"><a href="http://visualjquery.com/">http://visualjquery.com/</a></a></p>
<br /><p>eğer</p>
<br /><p><a target="_blank" href="http://www.aptana.com/" rel="noopener"> aptana</a></p>
<br /><p>kullanıyorsanız ,bu sitedeki bilgiler aptana için eklenti olarak  geliyor.</p></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
