<?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>Resources - Code Dodle</title>
	<atom:link href="https://www.codedodle.com/tag/resources/feed" rel="self" type="application/rss+xml" />
	<link>https://www.codedodle.com/tag/resources</link>
	<description>Coding Tips and Technical How-Tos</description>
	<lastBuildDate>Sat, 07 Aug 2021 09:08:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://www.codedodle.com/wp-content/uploads/2021/07/cropped-cd-logo-512-32x32.png</url>
	<title>Resources - Code Dodle</title>
	<link>https://www.codedodle.com/tag/resources</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Resources: How to Login using Facebook JavaScript SDK</title>
		<link>https://www.codedodle.com/facebook-js-sdk-login.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Fri, 06 Aug 2021 03:42:05 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=110</guid>

					<description><![CDATA[<p>Among the many capabilities of the Facebook JavaScript SDK is user authentication. In other words, you can let users log in to your app or website using their existing Facebook accounts. In this short resource guide, you&#8217;ll find related resources that will help you to understand and &#8212; most importantly &#8212; to implement a secure...</p>
<p>The post <a href="https://www.codedodle.com/facebook-js-sdk-login.html">Resources: How to Login using Facebook JavaScript SDK</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: How to Get User&#8217;s Latitude and Longitude</title>
		<link>https://www.codedodle.com/user-latitude-longitude.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Thu, 05 Aug 2021 07:47:54 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=96</guid>

					<description><![CDATA[<p>In this resource guide, you&#8217;ll find the resources that you&#8217;ll need to determine a user&#8217;s latitude and longitude via programming. There are also some non-technical resources below, so please stay even if you are not interested in the actual implementation. How to Get the User&#8217;s Longitude and Latitude? The process of finding out the coordinates...</p>
<p>The post <a href="https://www.codedodle.com/user-latitude-longitude.html">Resources: How to Get User&#8217;s Latitude and Longitude</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: How to Handle File Uploads in Node.JS</title>
		<link>https://www.codedodle.com/nodejs-image-uploader.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Thu, 05 Aug 2021 07:46:43 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=94</guid>

					<description><![CDATA[<p>Node.js doesn&#8217;t handle file uploads by itself. To create an image uploader or a file uploader using Node.js, you&#8217;ll have to use a library or web framework that does the multipart form data handling for you. In this resource guide, you&#8217;ll find resources that cover these topics:- How to pick the best package or middleware...</p>
<p>The post <a href="https://www.codedodle.com/nodejs-image-uploader.html">Resources: How to Handle File Uploads in Node.JS</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Best Resources for Learning Rust Programming</title>
		<link>https://www.codedodle.com/learn-rust-resources.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Wed, 04 Aug 2021 08:26:08 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=75</guid>

					<description><![CDATA[<p>Rust is believed by many developers to be the future standard of systems programming. It is also the most-loved programming language for five years straight according to the Stack Overflow annual surveys. Its user base is smallish, but it is used by companies like Cloudflare and Discord. Discord moved part of its service from Go...</p>
<p>The post <a href="https://www.codedodle.com/learn-rust-resources.html">Best Resources for Learning Rust Programming</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: How to Implement Friend Suggestion</title>
		<link>https://www.codedodle.com/social-network-friend-suggestions.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Mon, 02 Aug 2021 09:58:55 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=58</guid>

					<description><![CDATA[<p>Looking to create a friend suggestion system for your social network? Or perhaps you&#8217;re just curious about Facebook&#8217;s uncanny ability at suggesting &#8220;friends&#8221; that you actually know? In this resource guide, you&#8217;ll find articles, videos, and tutorials on almost everything you need to know about friend recommendation system commonly used by social networks such as...</p>
<p>The post <a href="https://www.codedodle.com/social-network-friend-suggestions.html">Resources: How to Implement Friend Suggestion</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: Database Design for Social Network</title>
		<link>https://www.codedodle.com/social-network-database.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Mon, 02 Aug 2021 09:57:19 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=56</guid>

					<description><![CDATA[<p>Curious about how social network databases? In this resource guide, you&#8217;ll find helpful resources that will help you to:- Understand the pros and cons of some of the most popular databases Understand what makes a good database design in general Social network database design example, discussion, tutorials Helpful Resources for Social Network Database Design Let&#8217;s...</p>
<p>The post <a href="https://www.codedodle.com/social-network-database.html">Resources: Database Design for Social Network</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: Building PHP Chat Like Facebook Chat</title>
		<link>https://www.codedodle.com/facebook-like-php-chat-app.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Sat, 31 Jul 2021 11:31:20 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=30</guid>

					<description><![CDATA[<p>Facebook Chat rocks. If you&#8217;re on Facebook, chances are you might have sent and received a message or two via Facebook Messenger. The bottom line is it works and it works well for both the users and the servers that are hard at work. A buggy and inefficient chat just won&#8217;t work when you have...</p>
<p>The post <a href="https://www.codedodle.com/facebook-like-php-chat-app.html">Resources: Building PHP Chat Like Facebook Chat</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: Setting Up OAuth2 in Laravel</title>
		<link>https://www.codedodle.com/laravel-oauth2.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Sat, 31 Jul 2021 11:28:46 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=28</guid>

					<description><![CDATA[<p>Laravel makes it easy to set up OAuth2 both as a server and a client. In this article, you will find resources such as tutorials and tips that will help you with your OAuth2 development work. Whether your goal is to set up an OAuth2 server or create client code that authenticates users with a...</p>
<p>The post <a href="https://www.codedodle.com/laravel-oauth2.html">Resources: Setting Up OAuth2 in Laravel</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Resources: Building Blogger Template from Scratch</title>
		<link>https://www.codedodle.com/blogger-template.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Sat, 31 Jul 2021 10:36:33 +0000</pubDate>
				<category><![CDATA[Developer Resources]]></category>
		<category><![CDATA[Resources]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=13</guid>

					<description><![CDATA[<p>Thinking of creating a Blogger template from scratch? Below is a list of tools and resources that will help you create your very own Blogger theme. If you&#8217;re thinking of creating your own Blogger theme starting with an empty file, my suggestion is you shouldn&#8217;t. Why? Well, the documentation is scarce, the template structure is...</p>
<p>The post <a href="https://www.codedodle.com/blogger-template.html">Resources: Building Blogger Template from Scratch</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
