



<?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>Chris Moeller Web • Software Engineering, Game Development, Web Development</title>
	<atom:link href="https://chrismweb.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://chrismweb.com/</link>
	<description>Articles about Software Engineering, Game Development, Web Development</description>
	<lastBuildDate>Mon, 02 Oct 2023 03:10:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>

<image>
	<url>https://chrismweb.com/wp-content/uploads/2023/10/cropped-android-chrome-512x512-1-32x32.png</url>
	<title>Chris Moeller Web • Software Engineering, Game Development, Web Development</title>
	<link>https://chrismweb.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Released my &#8220;Learn JavaScript using Game Programming&#8221; book on Amazon</title>
		<link>https://chrismweb.com/released-my-learn-javascript-using-game-programming-book-on-amazon/</link>
					<comments>https://chrismweb.com/released-my-learn-javascript-using-game-programming-book-on-amazon/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Sat, 18 Jun 2022 23:51:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://chrismweb.com/?p=1275</guid>

					<description><![CDATA[<p>Hey everyone, I released my &#8220;Learn JavaScript using Game Programming&#8221; book on Amazon. If you have Kindle unlimited, it&#8217;s free to read, and I get paid by the number of pages read. If you&#8217;re interested in learning programming, or game development, it should be useful to you. The book goes through: • Setting up your &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/released-my-learn-javascript-using-game-programming-book-on-amazon/"> <span class="screen-reader-text">Released my &#8220;Learn JavaScript using Game Programming&#8221; book on Amazon</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/released-my-learn-javascript-using-game-programming-book-on-amazon/">Released my &#8220;Learn JavaScript using Game Programming&#8221; book on Amazon</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>I released my &#8220;Learn JavaScript using Game Programming&#8221; book on Amazon. If you have Kindle unlimited, it&#8217;s free to read, and I get paid by the number of pages read.</p>
<p style="text-align:center;"><a href="https://www.amazon.com/dp/B0B4FLK8MC"><img decoding="async" style="max-width:250px;" src="https://m.media-amazon.com/images/I/81ar6KvRxfL._SL1500_.jpg"></a></p>
<p>If you&#8217;re interested in learning programming, or game development, it should be useful to you.<br />
The book goes through:<br />
• Setting up your development environment, and setting up a HTML + JavaScript main file.<br />
• Grabbing HTML elements from JavaScript and manipulating them<br />
• Using canvas to draw out the 2d game<br />
• Overview of programming concepts, such as variable types, functions, classes and objects<br />
• Game programming concepts such as drawing in 2d, game loops, getting player inputs, 2d animation, and more</p>
<p>Give it a read and let me know what you think!</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/released-my-learn-javascript-using-game-programming-book-on-amazon/">Released my &#8220;Learn JavaScript using Game Programming&#8221; book on Amazon</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/released-my-learn-javascript-using-game-programming-book-on-amazon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>STEM Student&#8217;s Guide to Learning to Code and Design Video Games</title>
		<link>https://chrismweb.com/stem-students-guide-to-learning-to-code-and-design-video-games/</link>
					<comments>https://chrismweb.com/stem-students-guide-to-learning-to-code-and-design-video-games/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Tue, 04 May 2021 07:39:10 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://chrismweb.com/?p=1269</guid>

					<description><![CDATA[<p>Here&#8217;s some game development resources LouAnne and Amelia asked me to share on the site that other people might also find useful that includes a breakdown on the different stages involved in game design and development: https://www.swagbucks.com/shop/student-stem-guide Thanks LouAnne and Amelia, hope other people find it useful too!</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/stem-students-guide-to-learning-to-code-and-design-video-games/">STEM Student&#8217;s Guide to Learning to Code and Design Video Games</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s some game development resources LouAnne and Amelia asked me to share on the site that other people might also find useful that includes a breakdown on the different stages involved in game design and development:<br />
<a href="https://www.swagbucks.com/shop/student-stem-guide">https://www.swagbucks.com/shop/student-stem-guide<br />
</a><br />
Thanks LouAnne and Amelia, hope other people find it useful too!</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/stem-students-guide-to-learning-to-code-and-design-video-games/">STEM Student&#8217;s Guide to Learning to Code and Design Video Games</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/stem-students-guide-to-learning-to-code-and-design-video-games/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Resources for people who want to get into game development</title>
		<link>https://chrismweb.com/resources-for-people-who-want-to-get-into-game-development/</link>
					<comments>https://chrismweb.com/resources-for-people-who-want-to-get-into-game-development/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Tue, 06 Feb 2018 21:27:18 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1197</guid>

					<description><![CDATA[<p>Hey guys, someone contacted me about adding some more resources for people who want to get into Game Development. Their daughter Sarah found this as a helpful resource, and it looks to have a lot of good info, so hopefully it can help you guys too! Programming Guide For Video-Gamers: http://ithare.com/programming-guide-for-video-gamers/ It contains information on &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/resources-for-people-who-want-to-get-into-game-development/"> <span class="screen-reader-text">Resources for people who want to get into game development</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/resources-for-people-who-want-to-get-into-game-development/">Resources for people who want to get into game development</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hey guys, someone contacted me about adding some more resources for people who want to get into Game Development. Their daughter Sarah found this as a helpful resource, and it looks to have a lot of good info, so hopefully it can help you guys too!</p>
<p>Programming Guide For Video-Gamers: <a href="http://ithare.com/programming-guide-for-video-gamers/" rel="noopener" target="_blank">http://ithare.com/programming-guide-for-video-gamers/</a></p>
<p>It contains information on how traditional game development is done, as well as different careers in game development.  Thank you Sandy and Sarah for sharing it!</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/resources-for-people-who-want-to-get-into-game-development/">Resources for people who want to get into game development</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/resources-for-people-who-want-to-get-into-game-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using Cordova and PhoneGap: Uncaught TypeError: Converting circular structure to JSON</title>
		<link>https://chrismweb.com/using-cordova-and-phonegap-uncaught-typeerror-converting-circular-structure-to-json/</link>
					<comments>https://chrismweb.com/using-cordova-and-phonegap-uncaught-typeerror-converting-circular-structure-to-json/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Wed, 06 Jan 2016 05:01:36 +0000</pubDate>
				<category><![CDATA[Cordova]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1177</guid>

					<description><![CDATA[<p>For anyone testing out their Javascript application on Android using Cordova or PhoneGap, you&#8217;ll probably run into this error. (If you&#8217;re debugging using the chrome developer tools). For some reason it seems to add HTMLElements onto your Javascript objects&#8230;. Which become apparent when you try to use JSON to stringify them. I finally found the &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/using-cordova-and-phonegap-uncaught-typeerror-converting-circular-structure-to-json/"> <span class="screen-reader-text">Using Cordova and PhoneGap: Uncaught TypeError: Converting circular structure to JSON</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/using-cordova-and-phonegap-uncaught-typeerror-converting-circular-structure-to-json/">Using Cordova and PhoneGap: Uncaught TypeError: Converting circular structure to JSON</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://chrismweb.com/wp-content/uploads/2016/01/cordova.png"><img fetchpriority="high" decoding="async" src="http://chrismweb.com/wp-content/uploads/2016/01/cordova.png" alt="cordova" width="640" height="320" class="aligncenter size-full wp-image-1179" srcset="https://chrismweb.com/wp-content/uploads/2016/01/cordova.png 640w, https://chrismweb.com/wp-content/uploads/2016/01/cordova-300x150.png 300w, https://chrismweb.com/wp-content/uploads/2016/01/cordova-250x125.png 250w, https://chrismweb.com/wp-content/uploads/2016/01/cordova-150x75.png 150w" sizes="(max-width: 640px) 100vw, 640px" /></a></p>
<p>For anyone testing out their Javascript application on Android using Cordova or PhoneGap, you&#8217;ll probably run into this error.<br />
(If you&#8217;re debugging using the chrome developer tools). </p>
<p>For some reason it seems to add HTMLElements onto your Javascript objects&#8230;. Which become apparent when you try to use JSON to stringify them. </p>
<p>I finally found the solution for getting rid of it at: <a href="https://stackoverflow.com/questions/10392293/stringify-javascript-object-with-circular-reference/22104400#22104400" target="_blank">https://stackoverflow.com/questions/10392293/stringify-javascript-object-with-circular-reference/22104400#22104400</a> (the last solution with 0 upvotes from Timmerz).</p>
<p>You just have to remove any HTMLElements that somehow were added to your javascript objects. Like so:<br />
<code><br />
var an_object = {"language":"javascript", "sanity":"none"};<br />
 var json_string =  JSON.stringify(DropClasses(an_object));<br />
console.log(json_string);</p>
<p>var DropClasses = function(object)<br />
{<br />
    for (var param in object)<br />
	{<br />
        if (object[param] instanceof jQuery || object[param] instanceof HTMLElement)<br />
            object[param] = null;<br />
        else if (typeof object[param] == 'object' )<br />
            DropClasses(object[param]);<br />
    }<br />
    return object;<br />
}<br />
</code></p>
<p>Hope that helps other people out! I didn&#8217;t have any circular references/ objects referring to themselves as sub objects, and testing on Firefox and chrome confirmed that. But running on Android using Cordova caused the error to happen whenever I used JSON.stringify on any object. Not sure if it&#8217;s a webkit problem, or just the inconsistency of how javascript is compiled from browser to browser in general.</p>
<p>Having to use Javascript makes me miss Java so much XD</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/using-cordova-and-phonegap-uncaught-typeerror-converting-circular-structure-to-json/">Using Cordova and PhoneGap: Uncaught TypeError: Converting circular structure to JSON</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/using-cordova-and-phonegap-uncaught-typeerror-converting-circular-structure-to-json/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Get Distance field fonts in LibGDX using Hiero, and finding an updated version of Hiero</title>
		<link>https://chrismweb.com/how-to-get-distance-field-fonts-in-libgdx-using-hiero-and-finding-an-updated-version-of-hiero/</link>
					<comments>https://chrismweb.com/how-to-get-distance-field-fonts-in-libgdx-using-hiero-and-finding-an-updated-version-of-hiero/#comments</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Tue, 07 Jul 2015 04:34:35 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[LibGDX]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1170</guid>

					<description><![CDATA[<p>Distance fields are used in LibGDX for being able to make fonts clearer when resizing them, which allows you to have clearer text using just one font size on all devices instead of needing to include several (or have low quality looking text) LibGDX Wiki Instructions, or what not to do The LibGDX official wiki &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/how-to-get-distance-field-fonts-in-libgdx-using-hiero-and-finding-an-updated-version-of-hiero/"> <span class="screen-reader-text">How to Get Distance field fonts in LibGDX using Hiero, and finding an updated version of Hiero</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/how-to-get-distance-field-fonts-in-libgdx-using-hiero-and-finding-an-updated-version-of-hiero/">How to Get Distance field fonts in LibGDX using Hiero, and finding an updated version of Hiero</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://chrismweb.com/wp-content/uploads/2015/07/hiero.jpg"><img decoding="async" src="http://chrismweb.com/wp-content/uploads/2015/07/hiero.jpg" alt="hiero" width="800" height="600" class="aligncenter size-full wp-image-1163" srcset="https://chrismweb.com/wp-content/uploads/2015/07/hiero.jpg 800w, https://chrismweb.com/wp-content/uploads/2015/07/hiero-300x225.jpg 300w, https://chrismweb.com/wp-content/uploads/2015/07/hiero-200x150.jpg 200w, https://chrismweb.com/wp-content/uploads/2015/07/hiero-150x113.jpg 150w" sizes="(max-width: 800px) 100vw, 800px" /></a></p>
<p>Distance fields are used in LibGDX for being able to make fonts clearer when resizing them, which allows you to have clearer text using just one font size on all devices instead of needing to include several (or have low quality looking text)</p>
<h2>LibGDX Wiki Instructions, or what not to do</h2>
<p>The LibGDX official wiki does a good job of explaining what and how to use distance field for clearer font in LibGDX: <a href="https://github.com/libgdx/libgdx/wiki/Distance-field-fonts" target="_blank">https://github.com/libgdx/libgdx/wiki/Distance-field-fonts</a>, but seems to be unbelievably vague about using the Hiero font tool, with links to 2012 pre- &#8220;distance field&#8221; versions of hiero, and no apparent way to find or run a version that works. They even so far as to suggest use github to download the entire LibGDX source project, re-compiling it to get access to from the gdx-tools project.</p>
<p>I installed the windows version to connect to github, cloned the repository and downloaded the 1GB source, changed my workspace in eclipse, and tried to compile the source, only to be met with 1000s of compiling errors, hours into getting it to work, and no closer to running a &#8220;version of Hiero that supports distance fields&#8221;.</p>
<h2>How to actually get a supported version of Hiero</h2>
<p>Luckily I was able to find an article written by Packt Publishing on how to run Hiero(<a href="https://www.packtpub.com/books/content/scaling-friendly-font-rendering-distance-fields" target="_blank">https://www.packtpub.com/books/content/scaling-friendly-font-rendering-distance-fields</a>).</p>
<p>But it&#8217;s actually somewhat simple:</p>
<ol>
<li>Download the latest stable version of LibGDX from their site (not through Maven/ Gradle/ GitHub/ Google Code/ flavor of the week, but through the link they say &#8220;We strongly discourage using these old release builds&#8230;.&#8221;): <a href="http://libgdx.badlogicgames.com/releases/" target="_blank">http://libgdx.badlogicgames.com/releases/</a></li>
<li>Unzip that into a temp folder (or just copy it from the zip into the folder in the next step)</li>
<li>Create a folder where you want to run Hiero from- prob just a folder in your working directory called &#8220;hiero&#8221;</li>
<li>Copy the following files into that folder:
<ul>
<li>gdx.jar</li>
<li>gdx-backend-lwjgl.jar</li>
<li>gdx-backend-lwjgl-natives.jar</li>
<li>gdx-natives.jar</li>
<li>gdx-tools.jar</li>
</ul>
</li>
<li>Now Right click in the folder, create a new text document, and rename it to: Hiero.bat (Make sure you can see the .jar on the other files in the folder, or you have to turn off &#8220;hide extensions for known file types&#8221; in windows folder options)</li>
<li>Open the Hiero.bat by right clicking on it, and opening it with a text editor(right click and hit edit)</li>
<li>Inside the text document put this: java -cp gdx.jar;gdx-natives.jar;gdx-backend-lwjgl.jar;gdx-backend-lwjgl-natives.jar;gdx-tools.jar com.badlogic.gdx.tools.hiero.Hiero</li>
<li>Close the text editor and double click on the Hiero.bat, and it should run Hiero! (you should see &#8216;Distance field&#8217; on the bottom of the effects section on the right side)</li>
</ol>
<h2>Now the LibGDX Wiki can be helpful again!</h2>
<p>Now that we actually have a version of Hiero running that we can follow along with the wiki article, the article becomes useful again. Follow the directions under:<br />
<a href="https://github.com/libgdx/libgdx/wiki/Distance-field-fonts#generating-the-font" target="_blank">Generating the font</a></p>
<p>I found that this works reasonable for generating fonts down to size 18, with the same values that the wiki uses (spread=4, padding =4 for all, x, y =-8, but scale looked best for me at 24, probably because I used a smaller font size)</p>
<p>The rest of the article was pretty straight forward for me, and I was able to get distance fields working pretty well in the game (low distortion at larger or smaller font size, with minimal artifacts around lowercase t&#8217;s, but overall much better than normal scaling). </p>
<p>The only real disadvantage is that I was using Hiero to generate drop shadows to make text more readable before, but distance fields don&#8217;t allow you to export it with Hiero (have to clear all effects aside from distance field). The article hints at being able to add directional drop shadows &#8220;using the texture&#8217;s gradient&#8221;, but offers no additional information.</p>
<p>Let me know if you find a way to get drop shadows or other effects working! Text isn&#8217;t the central focus of games, but is necessary for a lot of communication, and for now I just put a black transparent box behind any text field to allow it to be readable without drop shadows.</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/how-to-get-distance-field-fonts-in-libgdx-using-hiero-and-finding-an-updated-version-of-hiero/">How to Get Distance field fonts in LibGDX using Hiero, and finding an updated version of Hiero</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/how-to-get-distance-field-fonts-in-libgdx-using-hiero-and-finding-an-updated-version-of-hiero/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Back from a long hiatus!</title>
		<link>https://chrismweb.com/back-from-a-long-hiatus/</link>
					<comments>https://chrismweb.com/back-from-a-long-hiatus/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Mon, 06 Jul 2015 23:45:01 +0000</pubDate>
				<category><![CDATA[Game Development]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1173</guid>

					<description><![CDATA[<p>I haven&#8217;t been very active on the blog lately for two reasons. 1) The website was going down daily because host gator, and now Linode was detecting too much disk access (from people trying to hack the server)- I guess any site that has been around long enough will have hundreds of bots brute forcing &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/back-from-a-long-hiatus/"> <span class="screen-reader-text">Back from a long hiatus!</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/back-from-a-long-hiatus/">Back from a long hiatus!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I haven&#8217;t been very active on the blog lately for two reasons.</p>
<p>1) The website was going down daily because host gator, and now Linode was detecting too much disk access (from people trying to hack the server)- I guess any site that has been around long enough will have hundreds of bots brute forcing trying to get control of the server O_o</p>
<p>So I reinstalled linux, and re-setup everything, but the website database was broken because akismet plugin filters out spam comments, but at the cost of bloating the database up to insane sizes, making it completely unusable. </p>
<p>2) Been working full time on my games, trying to pay rent, and buy food. Basically working all the time. We&#8217;ve release several games so far, and it has been a learning process because neither me nor my wife had worked at any game companies beforehand (and even they require significant experience before you can work there XD ). So we saw that mobile games were starting to boom, and took a chance at working on them. I&#8217;ve been mainly using LibGDX these days, and have created several games. But now that Unity Basic is free, and much faster to actually get your game done (instead of spending weeks creating usable UI, without actually working on gameplay), I&#8217;ll be using that more instead. </p>
<p>But I was able to fix the SQL for the database, and get the site live again, so I&#8217;ll be posting more tutorials, or at least help for other developers when I run into problems with no existing information out there, or gaping holes in the information they give. </p>
<p>I hope to help many more people get started with creating their own games and applications! It&#8217;s difficult to get in without any help, but once you start, you can gain momentum and create the things you&#8217;ve dreamed about! (although at 1/10000000 the scope <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/back-from-a-long-hiatus/">Back from a long hiatus!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/back-from-a-long-hiatus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Getting Started with IntelliJ IDEA Book Review</title>
		<link>https://chrismweb.com/getting-started-with-intellij-idea-book-review/</link>
					<comments>https://chrismweb.com/getting-started-with-intellij-idea-book-review/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Thu, 30 Jan 2014 01:44:13 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1149</guid>

					<description><![CDATA[<p>If you’re looking for a resource to help you navigate and understand the IntelliJ interface, and are looking for a good reference based on the topics you can see in the table of contents, you’ll find this book helpful. It’s very thorough, and also gives you some information for adapting to IntelliJ if you are &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/getting-started-with-intellij-idea-book-review/"> <span class="screen-reader-text">Getting Started with IntelliJ IDEA Book Review</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/getting-started-with-intellij-idea-book-review/">Getting Started with IntelliJ IDEA Book Review</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/getting-started-with-intellij-idea/book"><img decoding="async" src="http://www.packtpub.com/sites/default/files/9617OT.jpg" width="550" height="679" class="aligncenter" /></a></p>
<p>If you’re looking for a resource to help you navigate and understand the IntelliJ interface, and are looking for a good reference based on the topics you can see in the table of contents, you’ll find this book helpful. It’s very thorough, and also gives you some information for adapting to IntelliJ if you are coming from a different IDE. But the book will be more helpful to you if you’re looking for more information on the topics it covers in each chapter, as opposed to trying to read it straight through.</p>
<p>You can pick it up now if you&#8217;re interested at: <a href="http://www.packtpub.com/getting-started-with-intellij-idea/book" title="http://www.packtpub.com/getting-started-with-intellij-idea/book" target="_blank">http://www.packtpub.com/getting-started-with-intellij-idea/book</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/getting-started-with-intellij-idea-book-review/">Getting Started with IntelliJ IDEA Book Review</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/getting-started-with-intellij-idea-book-review/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Android Studio Application Development Book Review Giveaway!</title>
		<link>https://chrismweb.com/android-studio-application-development-book-review-giveaway/</link>
					<comments>https://chrismweb.com/android-studio-application-development-book-review-giveaway/#comments</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Sun, 12 Jan 2014 03:54:18 +0000</pubDate>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Game Development]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1145</guid>

					<description><![CDATA[<p>I recently reviewed &#8220;Android Studio Application Development&#8221;, and Packt Publishing has been gracious enough to allow me to raffle off 3 e-copies of the book! Comment, and let me know why you would be interested in the book, and I&#8217;ll use a random number generator to select 3 people! So then check back (or leave &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/android-studio-application-development-book-review-giveaway/"> <span class="screen-reader-text">Android Studio Application Development Book Review Giveaway!</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/android-studio-application-development-book-review-giveaway/">Android Studio Application Development Book Review Giveaway!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://goo.gl/DlNwaf"><img loading="lazy" decoding="async" src="http://www.packtpub.com/sites/default/files/5273OS.jpg" width="550" height="679" class="aligncenter" /></a></p>
<p>I recently reviewed &#8220;Android Studio Application Development&#8221;, and Packt Publishing has been gracious enough to allow me to raffle off 3 e-copies of the book!</p>
<p>Comment, and let me know why you would be interested in the book, and I&#8217;ll use a random number generator to select 3 people! So then check back (or leave your email address and name and I&#8217;ll contact you if you won, and forward the info to Packt Pub for them to add the book to your account)!</p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/android-studio-application-development-book-review-giveaway/">Android Studio Application Development Book Review Giveaway!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/android-studio-application-development-book-review-giveaway/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Tutorial links fixed!</title>
		<link>https://chrismweb.com/tutorial-links-fixed/</link>
					<comments>https://chrismweb.com/tutorial-links-fixed/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Sun, 12 Jan 2014 03:48:20 +0000</pubDate>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Web Development]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1143</guid>

					<description><![CDATA[<p>The tutorials links were recently missing when I changed hosts. To make it easier when I update articles, I have all the links for a tutorial series in one file that gets included via php. My old host, I wasn&#8217;t able to use relative links, so used absolute HTTP links. My new one (with default &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/tutorial-links-fixed/"> <span class="screen-reader-text">Tutorial links fixed!</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/tutorial-links-fixed/">Tutorial links fixed!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The tutorials links were recently missing when I changed hosts.</p>
<p>To make it easier when I update articles, I have all the links for a tutorial series in one file that gets included via php. </p>
<p>My old host, I wasn&#8217;t able to use relative links, so used absolute HTTP links. My new one (with default php settings), disables absolute include links (HTTP), which seems to be a security issue (someone could hack you page and have it include a php file from their server).</p>
<p>So, I went through, and they should all be updated and linking correctly (showing all parts in a tutorial series, at the end, and under the tutorial category page).</p>
<p>Hope that makes it easier to go through a tutorial again! </p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/tutorial-links-fixed/">Tutorial links fixed!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/tutorial-links-fixed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Great deal on technical books at PacktPub for a limited time(till January 3rd)!</title>
		<link>https://chrismweb.com/great-deal-on-technical-books-at-packtpub-for-a-limited-timetill-january-3rd/</link>
					<comments>https://chrismweb.com/great-deal-on-technical-books-at-packtpub-for-a-limited-timetill-january-3rd/#respond</comments>
		
		<dc:creator><![CDATA[Chris Moeller]]></dc:creator>
		<pubDate>Sat, 21 Dec 2013 07:58:35 +0000</pubDate>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Reviews]]></category>
		<guid isPermaLink="false">http://chrismweb.com/?p=1082</guid>

					<description><![CDATA[<p>PackPub $5 Everything deal! Awesome news for anyone looking to learn some new topics this holiday season! Pack Publishing is offering ALL of their e-books AND video tutorials for only $5 a piece! For game development related topics, and for general computer/ technology tutorials/ books, they seem to have the most, and up to date &#8230;</p>
<p class="read-more"> <a class="" href="https://chrismweb.com/great-deal-on-technical-books-at-packtpub-for-a-limited-timetill-january-3rd/"> <span class="screen-reader-text">Great deal on technical books at PacktPub for a limited time(till January 3rd)!</span> Read More &#187;</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/great-deal-on-technical-books-at-packtpub-for-a-limited-timetill-january-3rd/">Great deal on technical books at PacktPub for a limited time(till January 3rd)!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://bit.ly/1jdCr2W"><img loading="lazy" decoding="async" src="http://chrismweb.com/wp-content/uploads/2013/12/5-ebook-Bonanza2.jpg" alt="$5 ebook Bonanza2" width="600" height="250" class="aligncenter size-full wp-image-1083" srcset="https://chrismweb.com/wp-content/uploads/2013/12/5-ebook-Bonanza2.jpg 600w, https://chrismweb.com/wp-content/uploads/2013/12/5-ebook-Bonanza2-300x125.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></a><br />
<a href="http://bit.ly/1jdCr2W" title="PackPub $5 Everything deal!" target="_blank">PackPub $5 Everything deal!</a></p>
<p>Awesome news for anyone looking to learn some new topics this holiday season! Pack Publishing is offering ALL of their e-books AND video tutorials for only $5 a piece! </p>
<p>For game development related topics, and for general computer/ technology tutorials/ books, they seem to have the most, and up to date content. If you&#8217;ve been thinking of learning LibGDX, Java, C#, Unity, HTML5, Web development, whatever, all the books are only $5!<br />
Only until Jan 3rd, so hurry and pick out your favorite Christmas presents! <img src="https://s.w.org/images/core/emoji/14.0.0/72x72/1f600.png" alt="😀" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>You can pick them up here: <a href="http://bit.ly/1jdCr2W" title="http://bit.ly/1jdCr2W" target="_blank">http://bit.ly/1jdCr2W</a></p>
<p>The post <a rel="nofollow" href="https://chrismweb.com/great-deal-on-technical-books-at-packtpub-for-a-limited-timetill-january-3rd/">Great deal on technical books at PacktPub for a limited time(till January 3rd)!</a> appeared first on <a rel="nofollow" href="https://chrismweb.com">Chris Moeller Web • Software Engineering, Game Development, Web Development</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://chrismweb.com/great-deal-on-technical-books-at-packtpub-for-a-limited-timetill-january-3rd/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
