<?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>Jay Margalus</title>
	<atom:link href="http://jaymargalus.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaymargalus.com</link>
	<description>this is an adventure.</description>
	<lastBuildDate>Tue, 15 May 2012 16:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WebAppl</title>
		<link>http://jaymargalus.com/webappl/</link>
		<comments>http://jaymargalus.com/webappl/#comments</comments>
		<pubDate>Wed, 09 May 2012 22:03:23 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=504</guid>
		<description><![CDATA[<p>Build a website that looks and works like a mobile app instantly. WebAppl is a little project I&#8217;ve been working on for a bit now, and I&#8217;m finally (mostly) happy with where it&#8217;s at. Get it, then try it on mobile, tablet, and PC!</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Build a website that looks and works like a mobile app instantly. <a href="http://polymathworkshop.com/webappl/">WebAppl</a> is a little project I&#8217;ve been working on for a bit now, and I&#8217;m finally (mostly) happy with where it&#8217;s at. Get it, then try it on mobile, tablet, and PC!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/webappl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chicago Exists! A Chicago Game Dev Panel at C2E2</title>
		<link>http://jaymargalus.com/chicago-exists-a-chicago-game-dev-panel-at-c2e2/</link>
		<comments>http://jaymargalus.com/chicago-exists-a-chicago-game-dev-panel-at-c2e2/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 02:39:36 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[games]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=492</guid>
		<description><![CDATA[<p>More details here.</p>
 ]]></description>
			<content:encoded><![CDATA[<p><a href="http://c2e212.mapyourshow.com/5_0/sessions/sessiondetails.cfm?ScheduledSessionID=18ACCE">More details here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/chicago-exists-a-chicago-game-dev-panel-at-c2e2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scoping a Project Out</title>
		<link>http://jaymargalus.com/scoping-a-project-out/</link>
		<comments>http://jaymargalus.com/scoping-a-project-out/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 03:21:34 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[games]]></category>
		<category><![CDATA[general thoughts]]></category>
		<category><![CDATA[web develoipment]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=415</guid>
		<description><![CDATA[<p>An excellent model in getting things done in software and game development is called the Project Management Triangle (PMT). At the core of the PMT is the consideration that you must balance COSTS, TIME, and SCOPE against eachother when working on a project in order to create a product (i.e. increasing the scope of a project [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>An excellent model in getting things done in software and game development is called the <a href="http://en.wikipedia.org/wiki/Project_management_triangle">Project Management Triangle</a> (PMT). At the core of the PMT is the consideration that you must balance COSTS, TIME, and SCOPE against eachother when working on a project in order to create a product (i.e. increasing the scope of a project affects how much it costs and/or how long it will take).  Assessing a project through the lens of PMT shows us that limiting its scope is yet another component in game development and design, and is actually a consideration that <em>contributes</em> to productivity and the success of a product when addressed properly.</p>
<p>Distilling your project down to its core ideas by scoping it out has other benefits.  As <a href="http://37signals.com/svn/posts/2224-beware-of-imagine-if">Jason Fried over at 37signals has noted</a>:</p>
<blockquote><p>&#8220;Imagine if&#8221;&#8216; is always a red flag. It doesn’t mean the imagination won’t prove to be right, it just means slow down, step back, and get back to what’s real for a moment.</p></blockquote>
<p>Get back to what&#8217;s real.  By doing this, you&#8217;ll end up with a more coherent, focused, and clean product.  Failing to do this will lead to a product that is a confusing mess.</p>
<h2>Ignoring Scope</h2>
<p>I&#8217;ve been to (and hosted) game jams and seen scope issues tear teams apart. I&#8217;ve also seen real, professional development teams fall apart for the same reasons. Scope always seems to be the variable that many enthusiastic and aspiring developers are least willing to sacrifice.</p>
<p>Yet, releasing a game &#8212; or software product, or whatever else &#8212; that does not have <em>all</em> of the things that you wanted in it does NOT preclude your ability to add those things in later. In fact, most successful teams that I know have succeeded <em>because</em> they&#8217;ve been willing to release an imperfect  (in this case, imperfect simply means &#8220;not everything you wanted it to be&#8221;) product on time and on budget, and then iterate on that product.</p>
<p>I want to close this post with a little anecdote.  At the end of the Chicago Game Jam last year (which IGDA Chicago hosted), we took an informal survey. One of the questions we asked was &#8220;what would you do differently next time?&#8221; Most team&#8217;s answers didn&#8217;t revolve around wishing they&#8217;d been more ambitious,<em> but that they&#8217;d been less ambitious</em>. Why is that?</p>
<hr />
<p><strong>PostScript</strong></p>
<p>If you live in the Chicago area, and would like to speak with me or other (more intelligent than I am) game developers about the process behind game development, come out to an IGDA Chicago <a href="http://www.meetup.com/IGDA-Chicago/">gathering</a>.  You can also watch some of our <a href="http://www.youtube.com/watch?v=2avjhzyRsDE">panel</a> <a href="http://www.youtube.com/watch?v=ONQD7tFp6jM">videos</a> on how to build and publish a game.  And above all, work hard towards whatever it is you&#8217;re doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/scoping-a-project-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Fragmentation is a Problem for Another Game Dev</title>
		<link>http://jaymargalus.com/android-fragmentation-is-a-problem-for-another-game-dev/</link>
		<comments>http://jaymargalus.com/android-fragmentation-is-a-problem-for-another-game-dev/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 21:59:02 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[games]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=399</guid>
		<description><![CDATA[<p>From the Mika Mobile blog: We spent about 20% of our total man-hours last year dealing with Android in one way or another &#8211; porting, platform specific bug fixes, customer service, etc. I would have preferred spending that time on more content for you, but instead I was thanklessly modifying shaders and texture formats to [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>From the <a href="http://mikamobile.blogspot.com/2012/03/our-future-with-android.html">Mika Mobile</a> blog:</p>
<blockquote><p>We spent about 20% of our total man-hours last year dealing with Android in one way or another &#8211; porting, platform specific bug fixes, customer service, etc. I would have preferred spending that time on more content for you, but instead I was thanklessly modifying shaders and texture formats to work on different GPUs, or pushing out patches to support new devices without crashing, or walking someone through how to fix an installation that wouldn&#8217;t go through. We spent thousands on various test hardware. These are the unsung necessities of offering our apps on Android. Meanwhile, Android sales amounted to around 5% of our revenue for the year, and continues to shrink. Needless to say, this ratio is unsustainable.</p></blockquote>
<p>The more platforms and hardware specs you need to make a game for, the more time/money it costs.  In the mobile space, Android fragmentation is the most glaring example of this.  For large developers with tons of cash to throw at development, support, and test machines, this isn&#8217;t a particular problem and would probably pay off in the longrun.  But it&#8217;s a definite pain point for smaller developers with less cash on hand.  It&#8217;s also a problem that I&#8217;ve personally grappled with in the past, and have heard many other small devs gripe about.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/android-fragmentation-is-a-problem-for-another-game-dev/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Gallery2 &#8211; Uploaded Pictures Not Displaying?</title>
		<link>http://jaymargalus.com/gallery2-uploaded-pictures-not-displaying/</link>
		<comments>http://jaymargalus.com/gallery2-uploaded-pictures-not-displaying/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 17:43:36 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[web develoipment]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[gallery2]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=396</guid>
		<description><![CDATA[<p>I spent about an hour today goofing around on my sever to try to fix a problem where I&#8217;d upload images to my Gallery2 (note: I call this Gallery2, but it is actually v3.0) photo gallery, but they wouldn&#8217;t display.  My initial thought was that Gallery2 was either using a plugin that was unavailable on [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>I spent about an hour today goofing around on my sever to try to fix a problem where I&#8217;d upload images to my Gallery2 (note: I call this Gallery2, but it is actually v3.0) photo gallery, but they wouldn&#8217;t display.  My initial thought was that Gallery2 was either using a plugin that was unavailable on my server for resizing photos, or that my php.ini file had a max filesize set that was too low for the images I was uploading.  Neither of those turned out to be the case: imagemagick was installed, and the max file size was set to 100M.</p>
<p>So what else could be giving me problems with file uploads? As is usually the case, when I run into problems like this, I overthink them before looking at the simplest solution.  I went back into the gallery root to start poking around the php.ini, but noticed something almost immediately: I hadn&#8217;t uploaded the .htaccess file that comes included in the gallery download.  This sometimes happens when I do a quick drag and drop of files from my &#8220;Downloads&#8221; folder, as .htaccess files are hidden, and thus not transferred.</p>
<p>Anyway, since the .htaccess file instructs my server as to what file sizes should be allowed, this was the problem.  I uploaded the .htaccess file and everything now works: all new uploaded pictures/thumbnails display.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/gallery2-uploaded-pictures-not-displaying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Being Positive</title>
		<link>http://jaymargalus.com/on-being-positive/</link>
		<comments>http://jaymargalus.com/on-being-positive/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 00:19:57 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[general thoughts]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=390</guid>
		<description><![CDATA[<p>The thing I value most in the people I associate myself with is their ability to impress a positive, productive influence on others.  This means that, instead of talking about the things that they dislike, or shitting on other peoples&#8217; work, or actively working to exclude folks, they work to promote their own things, or [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>The thing I value most in the people I associate myself with is their ability to impress a positive, productive influence on others.  This means that, instead of talking about the things that they dislike, or shitting on other peoples&#8217; work, or actively working to exclude folks, they work to promote their own things, or talk about the cool things other people are doing, or encourage others to create and aspire to do great things.</p>
<p>This is a characteristic that I think all truly creative people share.  Where defining yourself by what you dislike is a destructive act, defining yourself by what you do or what you like is purely productive.  Where worrying about what other people are doing is a distraction and largely unproductive, focusing on doing great things on your own is, in my opinion, what makes the world go &#8217;round.</p>
<p>I think the we&#8217;d all be better off if more people thought like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/on-being-positive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cliffy B on Becoming a Game Developer</title>
		<link>http://jaymargalus.com/cliffy-b-on-becoming-a-game-developer/</link>
		<comments>http://jaymargalus.com/cliffy-b-on-becoming-a-game-developer/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 19:32:15 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=388</guid>
		<description><![CDATA[<p>I really like these nice short lists/write-ups coming out of GDC panels this year.</p>
 ]]></description>
			<content:encoded><![CDATA[<p>I really like these nice <a href="http://www.edge-online.com/news/gdc-2012-cliff-bleszinski-becoming-game-developer">short lists/write-ups</a> coming out of GDC panels this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/cliffy-b-on-becoming-a-game-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GDC ’12: How To Explain Your Game To An Asshole</title>
		<link>http://jaymargalus.com/gdc-12-how-to-explain-your-game-to-an-asshole/</link>
		<comments>http://jaymargalus.com/gdc-12-how-to-explain-your-game-to-an-asshole/#comments</comments>
		<pubDate>Sun, 11 Mar 2012 01:09:26 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[games]]></category>
		<category><![CDATA[game developers]]></category>
		<category><![CDATA[game journalists]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=382</guid>
		<description><![CDATA[<p>An excellent, succinct list of points to make when you&#8217;re talking about your game to press and other interested parties. GDC ’12: How To Explain Your Game To An Asshole: With Assholes, you have Only 3 sentences to make 4 points. (Via The Indie Game Magazine)</p>
 ]]></description>
			<content:encoded><![CDATA[<p>An excellent, succinct list of points to make when you&#8217;re talking about your game to press and other interested parties.</p>
<p><a href="http://feedproxy.google.com/~r/IndieGameMag/~3/YueZoE4YTq8/">GDC ’12: How To Explain Your Game To An Asshole</a>:</p>
<blockquote>
<p><span>With Assholes, you have<span> </span></span><strong><em>Only<span> </span></em></strong><span>3 sentences to make 4 points.</span></p>
</blockquote>
<p>(Via <a href="http://www.indiegamemag.com">The Indie Game Magazine</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/gdc-12-how-to-explain-your-game-to-an-asshole/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello World.</title>
		<link>http://jaymargalus.com/hello-world/</link>
		<comments>http://jaymargalus.com/hello-world/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 15:48:55 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=377</guid>
		<description><![CDATA[<p>Elizabeth Ann Margalus, 7lb 15oz</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Elizabeth Ann Margalus, 7lb 15oz</p>
]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://jaymargalus.com/374/</link>
		<comments>http://jaymargalus.com/374/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 07:14:19 +0000</pubDate>
		<dc:creator>jay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaymargalus.com/?p=374</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://jaymargalus.com/374/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

