<?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>Code | Altuğ Gürkaynak</title>
	<atom:link href="https://altug.design/Kategori/code/feed/" rel="self" type="application/rss+xml" />
	<link>https://altug.design</link>
	<description>Altug.Design</description>
	<lastBuildDate>Wed, 06 Sep 2023 13:01:24 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://altug.design/wp-content/uploads/2026/06/cropped-altug2026-2b-32x32.png</url>
	<title>Code | Altuğ Gürkaynak</title>
	<link>https://altug.design</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">210762941</site>	<item>
		<title>My Favourite Google Handwriting Fonts (2022)</title>
		<link>https://altug.design/my-favourite-google-handwriting-fonts-2022/</link>
					<comments>https://altug.design/my-favourite-google-handwriting-fonts-2022/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Wed, 27 Apr 2022 07:35:13 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<guid isPermaLink="false">https://altug.design/?p=1360</guid>

					<description><![CDATA[User experience is a bit about presenting content to the user with a more natural feeling. Depending on the type of project or where it is used, it may be better to use &#8220;cursive&#8221; fonts. Unfortunately, there are still not as many handwritten fonts that support Turkish characters as we would like. In this article, [&#8230;]]]></description>
		
					<wfw:commentRss>https://altug.design/my-favourite-google-handwriting-fonts-2022/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1360</post-id>	</item>
		<item>
		<title>3 Ways to Hide an Element (HTML / CSS)</title>
		<link>https://altug.design/3-ways-to-hide-an-element/</link>
					<comments>https://altug.design/3-ways-to-hide-an-element/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Sun, 24 Apr 2022 18:41:30 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://altug.in/?p=958</guid>

					<description><![CDATA[Hiding an element in web pages is sometimes necessary or we use this for an instant (or temporary) fix. Lets examine the most common types of element hiding in web pages. Our first two are going be CSS attributes: display: none and visibility: hidden Even though most of us already use these, let&#8217;s sum up [&#8230;]]]></description>
		
					<wfw:commentRss>https://altug.design/3-ways-to-hide-an-element/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1020</post-id>	</item>
		<item>
		<title>Increase Your Page Loading Speed: Asynchronous and Lazy Loading</title>
		<link>https://altug.design/increase-your-page-loading-speed-asynchronous-and-lazy-loading/</link>
					<comments>https://altug.design/increase-your-page-loading-speed-asynchronous-and-lazy-loading/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Sun, 10 Apr 2022 13:46:50 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[User Experience]]></category>
		<guid isPermaLink="false">https://altug.in/?p=954</guid>

					<description><![CDATA[Even though there are opposing views, the majority will agree that; &#8216;good user experience starts with fast service&#8217;. Web browsers (Chrome, Firefox, Opera&#8230;) load visual and text content simultaneously. This gives a nice view when opening the page. Such as: &#60;h2&#62;A Nice Header&#60;/h2&#62; &#60;img src="a-large-image" alt="Image info" /&#62; &#60;p&#62;Texts that present the information the user [&#8230;]]]></description>
		
					<wfw:commentRss>https://altug.design/increase-your-page-loading-speed-asynchronous-and-lazy-loading/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1019</post-id>	</item>
		<item>
		<title>WordPress Pro Tip: Open The Single Search Result Automatically</title>
		<link>https://altug.design/wordpress-pro-tip-open-the-single-search-result-automatically/</link>
					<comments>https://altug.design/wordpress-pro-tip-open-the-single-search-result-automatically/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Fri, 08 Apr 2022 13:32:11 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WoordPress]]></category>
		<guid isPermaLink="false">https://altug.in/?p=904</guid>

					<description><![CDATA[From the perspective of User Experience Design (or UXD in short) we have to put ourselves in the user&#8217;s shoes. While doing that, as a designer, I clear my mind from the experience and thoughts I had while creating the product to be have first hand users mind set. When I did so, I found [&#8230;]]]></description>
		
					<wfw:commentRss>https://altug.design/wordpress-pro-tip-open-the-single-search-result-automatically/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">904</post-id>	</item>
		<item>
		<title>Turn Your Browser Into Notepad</title>
		<link>https://altug.design/turn-your-browser-into-notepad/</link>
					<comments>https://altug.design/turn-your-browser-into-notepad/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Thu, 07 Apr 2022 12:26:53 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tip]]></category>
		<guid isPermaLink="false">https://altug.in/?p=912</guid>

					<description><![CDATA[No more worrying about searching for a post-it, paper, opening a program or application from your computer in an emergency. data:text/html, &#60;html contenteditable&#62; Paste the above code into your browser&#8217;s address line, press ENTER, then drag and drop it to your shortcut bar. Click this shortcut as needed. You can now use the newly opened [&#8230;]]]></description>
		
					<wfw:commentRss>https://altug.design/turn-your-browser-into-notepad/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://altug.design/wp-content/uploads/2022/04/tarayici-not-defteri.mp4" length="400778" type="video/mp4" />

		<post-id xmlns="com-wordpress:feed-additions:1">912</post-id>	</item>
		<item>
		<title>WordPress Tip: Limiting the Search to a Single Category</title>
		<link>https://altug.design/wordpress-tip-limiting-the-search-to-a-single-category/</link>
					<comments>https://altug.design/wordpress-tip-limiting-the-search-to-a-single-category/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Fri, 25 Mar 2022 07:10:43 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WoordPress]]></category>
		<guid isPermaLink="false">https://altug.in/?p=836</guid>

					<description><![CDATA[If you are using more than one Category in your posts of your WordPress-based project, and you want your search feature to work for only one of them, this method is for you. First of all, it is useful to remind you: For simple operations you can do without using a plugin, please do not [&#8230;]]]></description>
		
					<wfw:commentRss>https://altug.design/wordpress-tip-limiting-the-search-to-a-single-category/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">836</post-id>	</item>
		<item>
		<title>Phone number usage on mobile web pages</title>
		<link>https://altug.design/phone-number-usage-on-mobile-web-pages/</link>
					<comments>https://altug.design/phone-number-usage-on-mobile-web-pages/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Tue, 31 Oct 2017 14:17:27 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<guid isPermaLink="false">https://altug.design/?p=105</guid>

					<description><![CDATA[I love usability, don't you? Even the smallest touch to the user experience will worth more then the effort to users.

On the web pages I have to user phone numbers, I always add the dial code to my HTML. With that, you can make your visitors to one-click on the phone numbers to dial or skype call easily.]]></description>
		
					<wfw:commentRss>https://altug.design/phone-number-usage-on-mobile-web-pages/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">105</post-id>	</item>
		<item>
		<title>The DOM (Family) Tree</title>
		<link>https://altug.design/the-dom-family-tree/</link>
					<comments>https://altug.design/the-dom-family-tree/#respond</comments>
		
		<dc:creator><![CDATA[Altuğ GÜRKAYNAK]]></dc:creator>
		<pubDate>Mon, 30 Oct 2017 06:41:23 +0000</pubDate>
				<category><![CDATA[Code]]></category>
		<guid isPermaLink="false">https://altug.design/?p=85</guid>

					<description><![CDATA[The DOM subject is generally taken lightly to new coders or designers. I stumble upon a very nice explanation today and wanted to share here.]]></description>
		
					<wfw:commentRss>https://altug.design/the-dom-family-tree/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">85</post-id>	</item>
	</channel>
</rss>
