<?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>Vardars Blog</title>
	<atom:link href="http://vardars.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vardars.wordpress.com</link>
	<description>Karikatür, Programming, Web etc.</description>
	<lastBuildDate>Sat, 21 Jan 2012 12:16:06 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vardars.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Vardars Blog</title>
		<link>http://vardars.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vardars.wordpress.com/osd.xml" title="Vardars Blog" />
	<atom:link rel='hub' href='http://vardars.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Oracle VirtualBox Increase Virtual Disk Size</title>
		<link>http://vardars.wordpress.com/2012/01/21/oracle-virtualbox-increase-virtual-disk-size/</link>
		<comments>http://vardars.wordpress.com/2012/01/21/oracle-virtualbox-increase-virtual-disk-size/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 12:16:04 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[disk manager]]></category>
		<category><![CDATA[virtual disk]]></category>
		<category><![CDATA[virtual os]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=330</guid>
		<description><![CDATA[There is a console tool to manage your VirtualBox. You can run the command below to resize your virtual disk image size. But don&#8217;t forget to expand the disk in virtual os, after you run this command. Windows 7 won&#8217;t be using the new size after that. You have to expand the size in Disk [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=330&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2012/01/21/oracle-virtualbox-increase-virtual-disk-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Browser User Agent Types (iPhone, iPad, Android, etc)</title>
		<link>http://vardars.wordpress.com/2011/12/08/browser-user-agent-types-iphone-ipad-android-etc/</link>
		<comments>http://vardars.wordpress.com/2011/12/08/browser-user-agent-types-iphone-ipad-android-etc/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 11:20:09 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=322</guid>
		<description><![CDATA[There are lots of strings that you can get from visitor's http header called "User-Agent". With this information, you can distinguish content, partial content or complete sites to visitor. Here ise the list below: Mozilla/5.0 (Danger hiptop 3.4; U; AvantGo 3.2) Mozilla/3.0 (compatible; AvantGo 3.2) Mozilla/5.0 (compatible; AvantGo 3.2; ProxiNet; Danger hiptop 1.0) Mozilla/5.0 (Windows; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=322&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2011/12/08/browser-user-agent-types-iphone-ipad-android-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>SVG vs. Canvas</title>
		<link>http://vardars.wordpress.com/2011/11/15/svg-vs-canvas/</link>
		<comments>http://vardars.wordpress.com/2011/11/15/svg-vs-canvas/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 23:57:24 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=315</guid>
		<description><![CDATA[Comparison of SVG and Canvas The tables below give you an overview of the advantages and disadvantages of SVG and Canvas. Advantages Canvas SVG High performance 2D surface for drawing anything you want. Constant performance — everything is a pixel. Performance only degrades when the image resolution increases. You can save the resulting image as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=315&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2011/11/15/svg-vs-canvas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Mature people truths</title>
		<link>http://vardars.wordpress.com/2011/11/13/mature-people-truths/</link>
		<comments>http://vardars.wordpress.com/2011/11/13/mature-people-truths/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 15:07:44 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Blogroll]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=305</guid>
		<description><![CDATA[Truth For Mature Humans Nothing sucks more than that momoent during an argument when you realize you&#8217;re wrong. I totally take back all those times I didn&#8217;t want to nap when i was younger. There is great need for a sarcasm font. How the hell are you supposed to fold a fitted sheet? Was learning [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=305&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2011/11/13/mature-people-truths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Error generating final archive: Debug certificate expired on</title>
		<link>http://vardars.wordpress.com/2011/04/07/error-generating-final-archive-debug-certificate-expired-on/</link>
		<comments>http://vardars.wordpress.com/2011/04/07/error-generating-final-archive-debug-certificate-expired-on/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 21:14:05 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=309</guid>
		<description><![CDATA[Android ile ilgili, vakit buldukça yeni içerikler ekliyor olacağım. İlk makalede, debug için hazır haldeki Hello World uygulamasında dahi karşılaşabileceğiniz bir hata ile ilgili yazacağım. Başlıkta da belirttiğim gibi herhangi bir Android uygulamasını Eclipse üzerinde debug etmeye kalktığınızda &#8220;Error generating final archive: Debug Certificate expired on 28.03.2011 02:13&#8243; şeklinde bir hatayla karşılaşabiliyorsunuz. Bunun nedeni, debug [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=309&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2011/04/07/error-generating-final-archive-debug-certificate-expired-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook Like Button Türleri</title>
		<link>http://vardars.wordpress.com/2011/01/18/facebook-like-button-turleri/</link>
		<comments>http://vardars.wordpress.com/2011/01/18/facebook-like-button-turleri/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 12:19:24 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=292</guid>
		<description><![CDATA[Merhaba; Herhangi bir sayfaya like (beğen) butonu eklerken kullanabileceğimiz 3 farklı buton türü var. Bu butonların tıklanmış ve tıklanmamış halleri aşağıdaki gibi. Burada temel mantık like edilenin bir url yani web adresi olması. 1. Standart 2.Button_Count 3.Box_Count<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=292&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2011/01/18/facebook-like-button-turleri/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/standart.jpg" medium="image">
			<media:title type="html">standart</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/standart_liked.jpg" medium="image">
			<media:title type="html">standart_liked</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/button_count.jpg" medium="image">
			<media:title type="html">button_count</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/button_count_liked.jpg" medium="image">
			<media:title type="html">button_count_liked</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/button_count_liked2.jpg" medium="image">
			<media:title type="html">button_count_liked2</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/box_count.jpg" medium="image">
			<media:title type="html">box_count</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/box_count_liked.jpg" medium="image">
			<media:title type="html">box_count_liked</media:title>
		</media:content>

		<media:content url="http://vardars.files.wordpress.com/2011/01/box_count_liked2.jpg" medium="image">
			<media:title type="html">box_count_liked2</media:title>
		</media:content>
	</item>
		<item>
		<title>Layering multiple background images (CSS3)</title>
		<link>http://vardars.wordpress.com/2010/07/24/layering-multiple-background-images-css3/</link>
		<comments>http://vardars.wordpress.com/2010/07/24/layering-multiple-background-images-css3/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 11:06:43 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=188</guid>
		<description><![CDATA[http://www.w3.org/TR/2005/WD-css3-background-20050216/#layering Layering multiple background images The properties &#8216;background-image&#8217;, &#8216;background-origin&#8217;, &#8216;background-clip&#8217;, &#8216;background-repeat&#8217;, &#8216;background-size&#8217;, and &#8216;background-position&#8217; may have multiple comma-separated values. Excepting the case that &#8216;background-image&#8217; is &#8216;none&#8217;, if the values are specified as follows: backgound-image: w1,…wM backgound-repeat: x1,…xR backgound-size: y1,…yS backgound-position: s1,…sP the number of layers is N = max(M, R, S, P) [shouldn't it be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=188&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2010/07/24/layering-multiple-background-images-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Migren Nedir?</title>
		<link>http://vardars.wordpress.com/2010/07/24/migren-nedir/</link>
		<comments>http://vardars.wordpress.com/2010/07/24/migren-nedir/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 10:20:23 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Sağlık]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=283</guid>
		<description><![CDATA[Migren, tüm dünyada hem kadınlarda hem de erkeklerde görülen, sık rastlanan ve ağrılı bir hastalık. - Bulantı, kusma, ışığa ve sese aşırı duyarlılık gibi belirtileri olan bu hastalık, migrenli kişi ve ailesi için genellikle çok sıkıntı verir. Migren, ataklar sırasında kişinin tüm faaliyetlerini tamamen durdurabileceği gibi, ataklar arasındaki dönemde de yaşam kalitesini azaltabilir. Kişilerin yaşamlarındaki [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=283&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2010/07/24/migren-nedir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Yine mi Arial :)</title>
		<link>http://vardars.wordpress.com/2010/07/24/yine-mi-arial/</link>
		<comments>http://vardars.wordpress.com/2010/07/24/yine-mi-arial/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 09:54:41 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=273</guid>
		<description><![CDATA[Webde standart sistem fontlarını kullanmaktan sıkılanlar için bir çare de google&#8217;dan geldi. Cufon (Javscript ile), sifr (Flash ile) gibi alternatiflere google da katkıda bulundu. Buradan görebileceğiniz gibi gayet başarılı örnekleri sitenizde çok rahat uygulayabiliyorsunuz. Asıl avantajı da cufon gibi kelimelere bölüp seçilemez hale getirmiyor. Diğer içerikler gibi görünen fontları siteye uyarlamak da çok kolay. Sitenize [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=273&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2010/07/24/yine-mi-arial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
		<item>
		<title>Javascript Best Practices</title>
		<link>http://vardars.wordpress.com/2010/06/02/javascript-best-practices/</link>
		<comments>http://vardars.wordpress.com/2010/06/02/javascript-best-practices/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 07:38:42 +0000</pubDate>
		<dc:creator>vardars</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[javascript web programming]]></category>

		<guid isPermaLink="false">http://vardars.wordpress.com/?p=262</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vardars.wordpress.com&amp;blog=679479&amp;post=262&amp;subd=vardars&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://vardars.wordpress.com/2010/06/02/javascript-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/21474cc25323d378c908f3c91bbf0165?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">vardars</media:title>
		</media:content>
	</item>
	</channel>
</rss>
