<?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>thinsoldier.com</title>
	<atom:link href="http://thinsoldier.com/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://thinsoldier.com/wordpress</link>
	<description>what the !@#%! were you expecting?</description>
	<lastBuildDate>Mon, 09 Aug 2010 14:54:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Deuteranopia and/or Deuteranomaly</title>
		<link>http://thinsoldier.com/wordpress/archives/117</link>
		<comments>http://thinsoldier.com/wordpress/archives/117#comments</comments>
		<pubDate>Fri, 06 Aug 2010 21:36:51 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=117</guid>
		<description><![CDATA[Deuteranopia (1% of males): Lacking the medium-wavelength cones, those affected are again unable to distinguish between colors in the green-yellow-red section of the spectrum. Their neutral point is at a slightly longer wavelength, 498 nm. The deuteranope suffers the same hue &#8230; <a href="http://thinsoldier.com/wordpress/archives/117">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Deuteranopia</strong> (1% of males): Lacking the medium-wavelength cones,  those affected are again unable to distinguish between colors in the  green-yellow-red section of the spectrum. Their neutral point is at a  slightly longer wavelength, 498 nm.</p>
<p><em>The <strong>deuteranope</strong> suffers the same hue  discrimination problems as the <strong>protanope</strong>, but without the abnormal  dimming</em>. (Those with this condition are unable to distinguish between colors in the green-yellow-red section of the spectrum. They have a neutral point at a greenish wavelength<a title="Nanometre" href="http://en.wikipedia.org/wiki/Nanometre"></a> – that is, they cannot discriminate light of this wavelength from white.)</p>
<p>Similarly, violet, lavender, purple, and blue, seem to be too  many names to use logically for hues that all look alike to him. This is  one of the rarer forms of colorblindness making up about 1% of the male  population, also known as <em>Daltonism</em> after <a title="John Dalton (scientist)" href="http://en.wikipedia.org/wiki/John_Dalton_%28scientist%29">John Dalton</a>. (Dalton&#8217;s diagnosis was confirmed as deuteranopia in 1995, some 150 years after his death, by <a title="DNA" href="http://en.wikipedia.org/wiki/DNA">DNA</a> analysis of his preserved eyeball.)</p>
<h2>Great Moments in My Deuteranopic (or deuteranomalous) History</h2>
<p>1st grade &#8211; Once on the way to school, when quizzed about the colors of the traffic light, I said &#8220;red, yellow, white&#8221;.</p>
<p>2nd grade &#8211; 5 minute shouting match with my coloring partner over which crayon was blue</p>
<p>4th grade &#8211; 5 minute loud whispering match with my art teacher over which crayon was brown</p>
<p>9th grade &#8211; Won an art competition for my depiction of a ravaged Planet Earth after World War Three.  The judge said my use of unnatural purple/blue-violet for what little remained of the oceans was&#8230;bla bla bla&#8230; artsy-fartsy mumbo jumbo. I thought I was using a blue marker the whole time.</p>
<p>2003 &#8211; Lengthy discussion with my cousin over what shade of blue, blue-violet, violet, red-violet, pink, purple etc my key-chain was.</p>
<p>2004 &#8211; Realized I can&#8217;t see light pink at night.</p>
<p>2006 &#8211; Discovered that when adjusting photos I incorrectly prefer caucasians to have a little big of green in their skin.</p>
<p>2008 &#8211; Due to some strange weather anomaly I finally saw the proper green color in a traffic light. Specifically, a golden sun ray managed to break through a very thick, gray cloud cover that hid most of the blue sky, thus allowing me to see the green. I guess all the sky-blue interferes with my perception of some greens.</p>
<p>2009 &#8211; All attempts at art were intentionally limited to a gray palette.</p>
<p>2010 &#8211; Completely gave up on being a graphic designer.</p>
<h2>Update</h2>
<p>I&#8217;ve updated the post to include the term <strong>Deuteranomaly</strong> since I&#8217;ve gone back to being undecided about exactly which term accurately describes me. I seem to fall into both categories sort of. Some aspects of overall Dichromacy (which Deuteranopia falls under) don&#8217;t seem to apply to me while some aspects of Anomalous trichromacy sound like a good reason why I saw the green traffic light that one time.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/117/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What css3 transitions can&#8217;t do</title>
		<link>http://thinsoldier.com/wordpress/archives/107</link>
		<comments>http://thinsoldier.com/wordpress/archives/107#comments</comments>
		<pubDate>Fri, 23 Jul 2010 18:08:24 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=107</guid>
		<description><![CDATA[Can&#8217;t blend between an old background image and a new background image. #topnav li { background-image:url(img/navigation.png); } #topnav li:hover { background-image:url(img/navigation-hover.png); } I was expecting it to either: * fade-in the new image on top * fade-out the old image &#8230; <a href="http://thinsoldier.com/wordpress/archives/107">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Can&#8217;t blend between an old background image and a new background image.</p>
<p><code><br />
#topnav li { background-image:url(img/navigation.png); }</code></p>
<p><code> </code></p>
<p><code>#topnav li:hover { background-image:url(img/navigation-hover.png); }<br />
</code></p>
<p>I was expecting it to either:<br />
* fade-in the new image on top<br />
* fade-out the old image revealing the new image underneath<br />
* simultaneously fade-in/fade-out both images</p>
<p><strike>Can&#8217;t animate moving from one background position to another when both x and y axis values change.</strike></p>
<p>(<a href="#comment-207">thanks Zoe</a>)</p>
<p>Speaking of css3 drawbacks, what if I have a style involving 3 background images on 1 element then on hover I only want 1 of the 3 images to have either its url or position changed. In my :hover rule I&#8217;ll have to repeat the properties for all 3 instead of just 1.</p>
<p>What really annoyse me is that I can&#8217;t even use JS to simplify things. The multiple backgrounds of a style are not represented as any kind of array object in JS, it&#8217;s just a string value. So  all I can do is use the same verbose css I would have used in a style-sheet.</p>
<p>Why can&#8217;t we just:<br />
<code><br />
// change image of 3rd background on content div<br />
element.style.backgrounds[2].imageUrl = 'images/tree.jpg'<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/107/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Re: Do&#8217;s and Dont&#8217;s (rockpapershotgun)</title>
		<link>http://thinsoldier.com/wordpress/archives/111</link>
		<comments>http://thinsoldier.com/wordpress/archives/111#comments</comments>
		<pubDate>Sun, 11 Jul 2010 00:16:11 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=111</guid>
		<description><![CDATA[These were my comments on 2 recent do/don&#8217;t articles at rockpapershotgun re: do&#8217;s and don&#8217;ts on rock paper shotgun These should be numbered and anchored to make it easier to refer to specific ones when we send our hate-mail to &#8230; <a href="http://thinsoldier.com/wordpress/archives/111">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>These were my comments on 2 recent do/don&#8217;t articles at rockpapershotgun</p>
<p>re: do&#8217;s and don&#8217;ts on rock paper shotgun<br />
These should be numbered and anchored to make it easier to refer to specific ones when we send our hate-mail to developers.</p>
<p>The games that inspired each do/don&#8217;t should be mentioned so developers can go re-experience what you&#8217;re talking about.</p>
<p>Should also list games that are exceptions.</p>
<p>Each one should have a forum topic started so the RPS community can further elaborate on it.</p>
<p>After a time, a massive poll should be created and word of it spread to every gaming community in the world. Then we can give developers some truly useful feedback.</p>
<p>My do/don&#8217;t list:</p>
<p>DO acknowledge that most homes have multiple gamers but only 1 PC or Console.<br />
Therefore, you should allow people to keep their save states and settings in separate &#8220;accounts&#8221;.</p>
<p>See the early battlefield series, Unreal Tournament 3, and Mass Effect 2.</p>
<p>I have at least 4 RPGs on my system that I haven&#8217;t started playing because my brother got the them first and used up half the save slots. When I do play them I&#8217;ll probably use even more save slots because I like to go back and replay the most fun 10 minute long parts games over and over (ie: HL2 Hovercraft boss fight, Crysis alien spaceship, etc).</p>
<p>But for use to try to play a game at the same time is a clusterfuck because we can&#8217;t remember which save belongs to who.</p>
<p>DO incorporate a toned-down version of Brink&#8217;s S.M.A.R.T. system in all future games. I&#8217;m so tired of watching thousands of zombies scale 30ft walls, fences, and buildings while my LFD2 characters can barely &lt;strike&gt;climb&lt;/strike&gt; hop onto the roof of a car. I don&#8217;t expect Coach to be a gymnast! But I do expect him to climb over a chainlink fence if his life depended on it.</p>
<p>DON&#8217;T let me kill an enemy by shooting him 4 times in his big toe or pinky finger (HL2)</p>
<p>DO offer optional tutorials to teach us exactly when and how to perform the cool stuff we see in a cutscene. (ie: crysis warhead&#8217;s super-speed-jump onto a moving vehicle.)</p>
<p>DO give me the ability to climb trees if there are lot of trees in your game (crysis)</p>
<p>DO let me use an X-box controller (or other). ESPECIALLY IF it&#8217;s a console port!</p>
<p>DO let me use a controller and keyboard at the same time.<br />
I like the analog stick for fighting games but a game like Killer Instinct (snes emulator &#8211; yes I own the cartridge) is best with 2 rows of 3 buttons. Having to work with 4 buttons and 2 triggers feels awkward. Analog stick + keyboard keys is great.</p>
<p>For less strange example: Wings of prey with an xbox controller is hard. So many attributes need to be controlled. If I could assign some of them to the keyboard (left ctrl, space bar, arrow keys, numpad enter) I&#8217;d be able to do most of the work on the controller and do the rest with my feet on the keyboard on the ground.<br />
Possibly a keyboard &amp; trackball on the ground with controller in hand. Don&#8217;t judge me.</p>
<p>DO have 2 sets of menus if your game is a console port. For up close pc on desk players have a pc-centric menu. For people with their PC in their entertainment room or bedroom with wireless controls you should include the console menu since we&#8217;re probably sitting on a a couch or bed.</p>
<p>FLASH GAME DEVELOPERS!<br />
DO allow me to customize my controls. My 5 and 8 year old neices played dozens of single player pc games for years with WASD(left hand direction) YUIHJK(right hand action) before their mom let them go online unsupervised.</p>
<p>They hate arrow keys (RIGHT hand DIRECTION) spacebar/ZXC (LEFT hand ACTION) as much as any hard core pc gamer.</p>
<p>DO offer 2 player split screen play on PC. The average gamer PC destroys the hardware in a xbox yet console ports never retain their splitscreen co-op/multiplayer. (exception: split/second)</p>
<p>DO give playback controls to cutscenes (pause, play, rewind, fastforward, restart, stop)</p>
<p>DON&#8217;T use windows live for anything other than allowing the player to show up as being online to their friends. In Dirt2 they use a part of the LIVE interface to let you save car balance setups. The length of the filename is severly limited and you can&#8217;t use spaces!!! WTF! Sucks. That&#8217;s something that should have been a part of the native game interface!</p>
<p>DO remake quake 3 with higher polygon counts, higher texture resolutions, a better menu, ragdoll physics, same lighting, same color scheme, same characters, same sound effects, double tap dodge, not double jump, and flesh out the back story I read in a text file somewhere.</p>
<p>500% more people need to write Game Reviews FOR GAME DEVELOPERS.</p>
<p>crysis 2 seems to solve the mounted gun problem by unmounting and carrying it.</p>
<p>I think we can all agree that the water droplets in the new F1 game are totally OK</p>
<p>http://www.gametrailers.com/video/e3-2010-f1-2010/700509</p>
<p>@FLASH GAME DEVELOPERS:<br />
DO: Allow me to rebind keys.</p>
<p>&#8220;PC gamers have more buttons. Let them use them!&#8221;<br />
While we have lots of buttons we sometimes don&#8217;t have enough fingers and/or hand/eye coordination. So, please let us plug in a 2nd keyboard and mouse or trackball that we can use with our feet. Or let a 2nd person use the 2nd keyboard as a player 2 input for fighting games (STREET FIGHTER 4!) if we don&#8217;t have controllers.</p>
<p>Re: Ladders<br />
In real life I can look around, turn around, lean back and use both hands to hammer a nail and all sorts of other stuff. In crysis I couldn&#8217;t shoot or look around much when on a ladder. Still, the crysis approach to ladders is the best I&#8217;ve seen so far. It helps to be able to see your feet.</p>
<p>DO: include the ability to lay flat on the ground and crawl in an FPS. (STUPID SINGULARITY CRATES AND HALF OPEN GARAGE DOORS. I can&#8217;t recall moving a crate around that much since Tomb Raider)</p>
<p>DO: include the option of a sihlouette or fully rendered 3d character in the hud that can indicate my curent body position, crouch, prone, standing, sprinting, limping etc (maybe even adjust the lighting to indicate how hidden I am or that I&#8217;m taking cover with my back flat against a wall)</p>
<p>DO: let us switch between first person and third person whenever we want. Sometimes you just want to enjoy the scenery the art team spent years building! I can&#8217;t count the hours I spend looking at beyond good and evil, quake 1 and quake 3 textures, models &amp; animated shaders up close.</p>
<p>DO: add an option to tweak the severity of head bob, depth of field, and so-called HDRI (bloom) (man I miss quake&#8217;s console commands)</p>
<p>Speaking of BLOOM: Do they have NO PHOTOGRAPHERS working at these game companies???</p>
<p>http://thinsoldier.com/_users/thinsoldier/forums/bloom.jpg</p>
<p><img class="alignnone" src="http://thinsoldier.com/_users/thinsoldier/forums/bloom.jpg" alt="" width="800" height="831" /></p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/111/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open World Game of My Dreams</title>
		<link>http://thinsoldier.com/wordpress/archives/114</link>
		<comments>http://thinsoldier.com/wordpress/archives/114#comments</comments>
		<pubDate>Sat, 10 Jul 2010 00:17:30 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=114</guid>
		<description><![CDATA[Dream Open World Game I want a game like Just Cause 2 but with some improvements: the in-close details should be on par with Crysis or Far Cry 2 while the overall world (distance) is still JC2 quality (at least). &#8230; <a href="http://thinsoldier.com/wordpress/archives/114">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Dream Open World Game</p>
<p>I want a game like Just Cause 2 but with some improvements:<br />
<span id="more-114"></span><br />
the in-close details should be on par with Crysis or Far Cry 2 while the overall world (distance) is still JC2 quality (at least).</p>
<p>The driving mechanics, camera angles, and sound effects should be as good as grid or dirt2.</p>
<p>The airplane combat should rival Tom Clancy&#8217;s H.A.W.X. or Wings of Prey</p>
<p>The cities should be as populated as GTA3 but the digital citizens should be a bit<br />
smarter.</p>
<p>The city traffic system should be as good as or better than Need For Speed: #??? or Burnout Paradise.</p>
<p>There should be boats &amp; mini-submarines too.</p>
<p>The game engine should allow for almost any kind of emergent or scripted gameplay and any kind of story to be played within this open world. (at least 1 sequel and 24 DLC packs should be possible on 1 generation of this tech)</p>
<p>Imagine a game where  you can be a cop or a criminal or an undercover cop working with criminals, or a mole in the police force. You could track, have a shootout with, capture and attempt to escort a prisoner to jail one day, then break him out the next. Be an illegal street racer on saturday, be a cop who shuts down their party on sunday, or enter a legit racing circuit on monday then go all GTA mid-race and steal the best sports car then try to make your getaway. Don&#8217;t be surprised if the teammates of the car you stole follow you out into the city/countryside/suburbs and try to run you off the road (burnout paradise style).</p>
<p>Is anyone else tired of racing games where the area surrounding the tracks look like it would be more fun to drive on than the track itself (Pure, Dirt2, WRC FIA World Rally Championship). Wouldn&#8217;t it be fun to be exploring the back roads, come across an offroad race in-progress and just interfere with the race then run away ON FOOT when they call the cops. You&#8217;ll come back and properly compete tomorrow. Today you want to do random stuff just because you feel like it. So hop out your car, run over to the parking lot, steal the security guard&#8217;s golf cart, drive over to the horse track, bet on a horse, hide in the crowd, steal another horse, ride off into the sunset.</p>
<p>Maybe go down to the airport and get a job as a pilot taking passengers on short trips to a resort town in the hills. Maybe take them skydiving. Maybe you go skydiving. Maybe you steal a airforce jet from the airport, take it to the upper atmosphere and then go skydiving. Maybe you go hot air ballooning then bungee jump from the balloon basket?</p>
<p>Question for anyone who&#8217;s played Just Cause 2: Have you ever taken a helicopter up as high as you can, jumped out, fell for a minute, then tried to get back into the falling helicopter? Isn&#8217;t that so much fun!</p>
<p>On top of all the intentional, planned gameplay there should be a plethora of cheats that don&#8217;t need to be unlocked:<br />
giant body, tiny body, superman flight, spiderman web slinging, all the abilities from Prototype, spawn a far-cry 2 hang-glider on any rooftop, skate down the street like tony hawk, hop all over the landscape like the Hulk, strength of the bear, speed of the puma, eyes of the hawk, breathe underwater, unlimited gravity defying parachutes, you get the idea. Make it the ultimate playground of video games built from all the stuff that&#8217;s already been proven to be fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random &#8211; June 4, 2010</title>
		<link>http://thinsoldier.com/wordpress/archives/104</link>
		<comments>http://thinsoldier.com/wordpress/archives/104#comments</comments>
		<pubDate>Mon, 05 Jul 2010 02:37:49 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=104</guid>
		<description><![CDATA[Over capacity Twitter is Over Capacity. [REC] &#62; Quarantine [REC]2 &#62; Cloverfield (in regards to the &#8220;realistic&#8221; camera technique) [REC]2 &#62; Anything I&#8217;ve seen so far this year Seeing how they chickened out on some of the religious bits at &#8230; <a href="http://thinsoldier.com/wordpress/archives/104">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over capacity Twitter is Over Capacity.</p>
<p>[REC] &gt; Quarantine</p>
<p>[REC]<sup>2</sup> &gt; Cloverfield (in regards to the &#8220;realistic&#8221; camera technique)</p>
<p>[REC]<sup>2</sup> &gt; Anything I&#8217;ve seen so far this year</p>
<p>Seeing how they chickened out on some of the religious bits at the end of Quarantine I doubt there&#8217;ll be a Quarantine sequel.</p>
<p>Splinter is still the King.</p>
<p>Racing wheel is on it&#8217;s way!</p>
<p>Bulletstorm looks interesting.</p>
<p>I&#8217;m definitely going to bootleg CoD: Black Ops to make up for the cash I wasted on Modern Warfare 2.</p>
<p>I really hope they realize the benefits of selling single player separate from multiplayer soon.</p>
<p>Apologies to the 2 real people who&#8217;ve commented recently. I&#8217;ve got SOOOO much comment spam that I just deleted everything in a fit of rage.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/104/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Steam and Refunds</title>
		<link>http://thinsoldier.com/wordpress/archives/100</link>
		<comments>http://thinsoldier.com/wordpress/archives/100#comments</comments>
		<pubDate>Sun, 27 Jun 2010 15:35:03 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[wishful thinking]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=100</guid>
		<description><![CDATA[All games going forward should be able to track how much time a player actually spends in-game vs. in-menu and how many times the game has crashed. Someone who&#8217;s had zero gameplay time, 4 minutes menu time, launched the game &#8230; <a href="http://thinsoldier.com/wordpress/archives/100">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>All games going forward should be able to track how much time a player  actually spends in-game vs. in-menu and how many times the game has  crashed.</p>
<p>Someone who&#8217;s had zero gameplay time, 4 minutes menu time, launched the  game 70 times and had it crash 66 times MUST BE ABLE TO GET A REFUND.</p>
<p>The gameplay/crash statistics should be accurately recorded for that  purpose.</p>
<p>Also someone who&#8217;s launched TF2 only 3 times in 2 years with only 45  minutes of gameplay should also be allowed to get a refund since they  obviously don&#8217;t like the game.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/100/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Thoughts &#8211; June 19 2010</title>
		<link>http://thinsoldier.com/wordpress/archives/94</link>
		<comments>http://thinsoldier.com/wordpress/archives/94#comments</comments>
		<pubDate>Sun, 20 Jun 2010 03:04:42 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Note-to-self]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[wishful thinking]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/archives/94</guid>
		<description><![CDATA[Random Thoughts &#8211; June 19 2010 I think I&#8217;m going to buy a used mitsubishi mirage. That car feels nice. A 2d side scroller of God Of War would be great. How about a sky diving or cave jumping game &#8230; <a href="http://thinsoldier.com/wordpress/archives/94">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Random Thoughts &#8211; June 19 2010</p>
<p>I think I&#8217;m going to buy a used mitsubishi mirage. That car feels nice.</p>
<p>A 2d side scroller of God Of War would be great.</p>
<p>How about a sky diving or cave jumping game like Das Uberleben but with the Just Cause 2 engine.</p>
<p>Asterix &amp; the Vikings!!!</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/piOZoYvaDdY&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/piOZoYvaDdY&#038;fs=1" type="application/x-shockwave-flash" width="640" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I was going to buy Rocket Knight but <a href="http://www.youtube.com/watch?v=_umk85Bh4WM&amp;annotation_id=annotation_113820&amp;feature=iv">Legend of Princess</a> looks like a lot more fun.</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/_umk85Bh4WM&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/_umk85Bh4WM&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Other Games worth checking out in the full post.</p>
<p><span id="more-94"></span></p>
<p>8bit killer</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/2lPKROy2rQo&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2lPKROy2rQo&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>actionfist</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/hpfBfi4ttAw&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hpfBfi4ttAw&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>cave story</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/qktma5ca8RE&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/qktma5ca8RE&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>demolition gunner</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/1t0BEL_Qd1s&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/1t0BEL_Qd1s&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>focus</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/b4VFiVEilBo&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/b4VFiVEilBo&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>hurrican</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/E4HxHFHajzY&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/E4HxHFHajzY&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>igneus</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/9p0p8bWS8do&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9p0p8bWS8do&#038;fs=1" type="application/x-shockwave-flash" width="640" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>hydorah</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/x_FSAj4c17M&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/x_FSAj4c17M&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>super vampire ninja zero</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/hRNcc5ev3SA&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hRNcc5ev3SA&#038;fs=1" type="application/x-shockwave-flash" width="640" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>theseus</p>
<p><object width="640" height="505"><param name="movie" value="http://www.youtube.com/v/I08jCUVwleQ&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/I08jCUVwleQ&#038;fs=1" type="application/x-shockwave-flash" width="640" height="505" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Thanks to <a href="http://www.rockpapershotgun.com/2010/06/17/235-free-indie-games-in-10-minutes/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+RockPaperShotgun+(Rock,+Paper,+Shotgun)&amp;utm_content=Google+Reader">RPS</a> for the game links</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/94/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 layers in Photoshop?</title>
		<link>http://thinsoldier.com/wordpress/archives/92</link>
		<comments>http://thinsoldier.com/wordpress/archives/92#comments</comments>
		<pubDate>Wed, 02 Jun 2010 05:15:34 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=92</guid>
		<description><![CDATA[http://blogs.adobe.com/jnack/2010/06/feedback_please_html5_layers_in_photoshop.html I like it. Reasons I like this: Have you ever had a client get stuck on the fact that the text in your design just didn&#8217;t look &#8220;right&#8221; and the only way to satisfy them was to take a &#8230; <a href="http://thinsoldier.com/wordpress/archives/92">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>http://blogs.adobe.com/jnack/2010/06/feedback_please_html5_layers_in_photoshop.html</p>
<p>I like it.</p>
<p>Reasons I like this:</p>
<p>Have you ever had a client get stuck on the fact that the text in your design just didn&#8217;t look &#8220;right&#8221; and the only way to satisfy them was to take a 2 screenshots of text in a browser (white on black and black on white for a mask) and use that instead of native photoshop text?</p>
<p>Have you ever needed 3, 4 or 5 evenly sized and evenly spaced rounded rectangles to fit in an area and found it easiest to just visit one of your recently built sites with a similar design element, open Firebug and tweak the css then take a screenshot rather than build it in photoshop or illustrator? (Illustrator probably has a faster way of doing it but in the time it takes illustrator to launch I could be 75% done in Firebug.</p>
<p>Have you ever tried recreated an intricate gradient in css? Did it take much longer than expected? Did is STILL not look &#8220;exactly&#8221; the way it should look compared to the same gradient you created in photoshop/illustrator?</p>
<p>I personally don&#8217;t think the css spec for gradients is actually capable of all the gradient features you have in photoshop or any vector program. Hopefully the photoshop team can convince them to make the spec complete. I&#8217;ve already seen comparisons of what webkit can do with its gradient syntax vs Mozilla&#8217;s new gradient proposals. While I like Mozilla&#8217;s syntax better it sucks if it doesn&#8217;t have all the features.</p>
<p>These ideas would be wonderful for those companies offering software that does the crazy idea of converting a series of .psd files into a &#8220;complete website&#8221;. If they make the user start off with a .psd template full of html layers they might actually be able to generate decent markup!</p>
<p>If you want to work on a slight redesign of an existing site you could save a page via your browser, strip out any unnecessary code and import it into photoshop to have a pretty good starting point. You&#8217;d want to replace all the header graphics with their original .psd of course. You&#8217;d have real life content to work around, influencing you to do what&#8217;s best for the content you have.</p>
<p>I&#8217;ve been waiting forever for live shapes. And if those shapes can be exported as .svg or canvas code, even better! OH, if the code that makes say a star shape editable is javascript based then maybe I could export Adobe&#8217;s star shape .js code and use it as a part of my own .js to generate randomized stars of varying shapes, sizes, points and angles.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/92/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stupid OS X Folder Sorting</title>
		<link>http://thinsoldier.com/wordpress/archives/89</link>
		<comments>http://thinsoldier.com/wordpress/archives/89#comments</comments>
		<pubDate>Wed, 26 May 2010 21:51:18 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Rant]]></category>
		<category><![CDATA[osx rant]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=89</guid>
		<description><![CDATA[OS X has an annoying un-customizable default way of sorting files (files mixed with folders). This lead me to hating folders (when using OS X). That lead to just not using folders. I chose instead to use an underscore and &#8230; <a href="http://thinsoldier.com/wordpress/archives/89">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>OS X has an annoying un-customizable default way of sorting files (files mixed with folders).</p>
<p>This lead me to hating folders (when using OS X). That lead to just not using folders. I chose instead to use an underscore and file name prefixes so that important files would be grouped together in a sane manner (Like folders would be) and quickly available at the top of any file list.</p>
<p>I&#8217;ve been working on my own framework at home lately on my windows box. I&#8217;ve been using folders the way I always should have. My site folder structures are so much nicer now. I&#8217;m currently working on a site I built around 2006 (before I discovered Path Finder)&#8230; such crappy organization <img src='http://thinsoldier.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>How do people put up with the way Finder handles folders? It amazes me. How could the &#8220;super-user-friendly&#8221; OS X fail to have an easy option for changing this.?</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Universal Comment Backup</title>
		<link>http://thinsoldier.com/wordpress/archives/84</link>
		<comments>http://thinsoldier.com/wordpress/archives/84#comments</comments>
		<pubDate>Wed, 17 Mar 2010 15:59:00 +0000</pubDate>
		<dc:creator>thinsoldier</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[wishful thinking]]></category>

		<guid isPermaLink="false">http://thinsoldier.com/wordpress/?p=84</guid>
		<description><![CDATA[I notice more and more people posting a weekly roundup of every tweet they twat  and (like myself) every lengthy comment they left on someone else&#8217;s blog. It would be nice if every popular blogging/tweeting platform implemented some kind of &#8230; <a href="http://thinsoldier.com/wordpress/archives/84">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I notice more and more people posting a weekly roundup of every tweet they twat  and (like myself) every lengthy comment they left on someone else&#8217;s blog.</p>
<p>It would be nice if every popular blogging/tweeting platform implemented some kind of feature that lets me simulaneously post a comment/tweet to the site in question and to my own blog in case I want to display it there as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinsoldier.com/wordpress/archives/84/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
