<?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>Think Like Mike</title>
	<atom:link href="http://www.thinklikemike.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinklikemike.com</link>
	<description>Website of Michael LeMay, Graphic Designer</description>
	<lastBuildDate>Thu, 09 Jun 2011 06:30:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>SEO Basics</title>
		<link>http://www.thinklikemike.com/posts/seo-basics/</link>
		<comments>http://www.thinklikemike.com/posts/seo-basics/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 20:56:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=57</guid>
		<description><![CDATA[One topic that confuses many is search engine optimization: SEO. So fuzzy is this term that many people have a difficult time explaining it. A simple definition of SEO is that it is the process of creating a website in &#8230; <a href="http://www.thinklikemike.com/posts/seo-basics/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.thinklikemike.com/wp-content/uploads/2011/04/seo-man001.jpg" alt="" title="seo-man001" width="600" height="383" class="aligncenter size-full wp-image-75" /></p>
<p>One topic that confuses many is search engine optimization: SEO. So fuzzy is this term that many people have a difficult time explaining it. A simple definition of SEO is that it is the process of creating a website in a way that will show it high on the search lists for sites like google or bing. A more practical definition is that it is a method of writing a website so that it will show higher on the list then your rivals for the search terms you wish to target.</p>
<p>To a programmer, it means writing clean code and including the correct tags with the proper parameters. To a site owner, it means having a fundamental understanding of what people search for in regards to to you services.  You can have the best bakery in all if Oxnard, but if you don&#8217;t mention &#8216;cakes&#8217; on your site and in your keywords, then you will may be overlooked by someone searching for &#8216;birthday cakes in Oxnard&#8217;!</p>
<p><strong>Meta tags: the basics of SEO</strong></p>
<p>The first step in SEO is usually to male sure you have meta tags. But what is a tag? A tag in html is similar to a sentence: it is a complete idea that the computer understands.  Unlike English that ends a sentence  with punctuation like a comma or a period, a tag has punctuation at both ends. In html, this punctuation us the less than <strong>&lt;</strong> and greater-than <strong>&gt;</strong> signs. These are also referred to as brackets.</p>
<p>So basic meta tag would look like this:</p>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/meta.html"><span style="color: #000000; font-weight: bold;">meta</span></a> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;keywords&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;oxnard bakery, wedding cake, custom cake, fresh bread&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></div></td></tr></tbody></table></div>
<p>That&#8217;s a good start! Now its also good practice to add a description meta tag.  Its similar to the keyword tag, but in the form of a sentence.  Google sometimes uses this as the small black sentence underneath the blue title link in its search lists. Its also used as a reference to the content to your site. A for our bakery, a decent example would be:</p>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/meta.html"><span style="color: #000000; font-weight: bold;">meta</span></a> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;description&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Missy's Bakery, in Oxnard offers wedding cakes, custom cakes, daily fresh bread.&quot;</span> <span style="color: #66cc66;">/</span>&gt;</span></div></td></tr></tbody></table></div>
<p>Dating content is also important when it comes to SEO: older websites with constant fresh content are ranked higher then younger sites. For this reason you may want to use the two following meta tags below:</p>
<div class="codecolorer-container html4strict mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br /></div></td><td><div class="html4strict codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/meta.html"><span style="color: #000000; font-weight: bold;">meta</span></a> <span style="color: #000066;">name</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Revisit-After&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;30 Days&quot;</span>&gt;</span><br />
<span style="color: #009900;">&lt;<a href="http://december.com/html/4/element/meta.html"><span style="color: #000000; font-weight: bold;">meta</span></a> <span style="color: #000066;">http-equiv</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Creation-Date&quot;</span> <span style="color: #000066;">content</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;May 1, 2011&quot;</span>&gt;</span></div></td></tr></tbody></table></div>
<p>The first ones instructs sites like Google to revisit your site after 30 days. It helps if you have new content by that time for the machine to consider your site fresh. Dating your page also helps keep it relevant. News articles with a more current date are more pertinent to a user then an old story, which is why they are ranked higher.</p>
<p> <strong>Be Descriptive but Don&#8217;t go Overboard</strong></p>
<p>Do not fill up your site with the word &#8216;Bakery&#8217; 300 times. Google will see that as you trying to cheat the system and will knock you down a page or two actually. Just write normal content, and try to use your key words to make them relevant. Do not repeat your meta description, but feel free to paraphrase or elaborate on it. </p>
<p>Also, make sure you use alternate text and titles to your images. Robots don&#8217;t have human eyeballs and can&#8217;t see that its a pretty cake on your website. This is probably one of the most helpful things that you can do to aid in your SEO, and its also part of being <a href="http://www.w3.org/">WC3</a> complaint.</p>
<p> <strong>A General SEO Rule of Thumb to Live By</strong></p>
<p>Three things will help you win the SEO game: a constant stream of content, clean compliant html code, and patience. There is a lot of SEO &#8216;snake oil&#8217; out there&#8211;link farms, paid commenters, &#8216;optimized&#8217; html code with hidden &#8216;tricks&#8217; to fool Google&#8211;but they are only temporary fixes to hide an underlying issue. That issue is the quality and helpfulness of your site. Just like with any other project in life&#8211;if you put in the time and effort into it, people will notice. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/seo-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Dos and Don&#8217;ts of Web Design</title>
		<link>http://www.thinklikemike.com/posts/the-dos-and-donts-of-web-design/</link>
		<comments>http://www.thinklikemike.com/posts/the-dos-and-donts-of-web-design/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 20:30:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[design notes]]></category>
		<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=52</guid>
		<description><![CDATA[Although I started my career as a web designer, most often I am given a web programmer role. Having worked both roles, I can honestly say that some designers are clueless on how to design a website. This isn&#8217;t completely &#8230; <a href="http://www.thinklikemike.com/posts/the-dos-and-donts-of-web-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Although I started my career as a web designer, most often I am given a web programmer role. Having worked both roles, I can honestly say that some designers are clueless on how to design a website.</p>
<p>This isn&#8217;t completely thief fault however. The rules to creating a great looking design and implementing that design are two different sets of things. Also the goals are not the same. Most cases the designer is primarily concerned with designing to please the client, while the programmer is focused on developing a fully functioning website.</p>
<p>Both programmer and designer are after the same goal: to create atheistically pleasing and seamlessly functioning website that surpasses the clients expectations. With that in mind, here are some tips designers to help assist with that goal.</p>
<p><strong>Do:</strong></p>
<p><strong><em>Provide all font files.</em></strong> This should be a given for <span style="text-decoration: underline;">any</span> project regardless if it is a website or not.</p>
<p><strong><em>Consider all screens large and small.</em></strong> Many times I have had designers create an elaborate background only to have it cut off at the edges to their design file. What if the viewer has a larger screen then your design file?  Conversely, what if the designer creates for a larger screen then the sites audience?</p>
<p><strong><em>Label and organize your design files.</em></strong> When we &#8220;cut up&#8221; the site, generally we cut it into a header, footer, and content sections.  Try to at least put your layers into that.</p>
<p><strong><em>Note what the links should look like when the mouse hovers over it.</em></strong> The site is not static and shouldn&#8217;t feel like it.  Also give examples of other fancy effects such as dropdowns, lightboxes, etc.</p>
<p><em><strong>Provide the stock images or a link to where to purchase them</strong>.</em> Its not necessarily the designer&#8217;s job to provide stock photos, but when the photos are to be &#8220;replaced later&#8221; it is good to have a link to buy them if plans change.</p>
<p><strong>Do Not:</strong></p>
<p><strong><em>Randomly position photos outside of a grid format.</em></strong> There are many exceptions to this, but ideally any designer should be following an invible grid for the placement of text and images. Besides the fact that it makes your designs neat and orderly, the world of programmers is a world of rules and its faster to work inside those rules. The more exceptions there are to the rules, the more difficult programming becomes.</p>
<p><strong><em>Neglect or leave out design elements. </em></strong>Like with the gripe about not having hover colors, some designers forget to show examples of form elements and heven things like header titles or footer text. Having a programer wing it on these elements can cause for some ugly blemishes on what is a good design.</p>
<p><strong><em>Use non web-safe fonts for copy text.</em></strong> With <a href="http://blog.fonts.com/2010/06/06/what-does-html5-mean-for-font-lovers/" target="_blank">html5</a> and javascript fonts like <a href="http://cufon.shoqolate.com/generate/" target="_blank">cufon</a>, designers may be thinking that the websafe font debate us no longer an issue. However, not all people run html5 compatible browsers just yet and rending an entire page with javascript is a hog on computer resources.  The happy medium is to dislay titles and headers in any font available, but still keep the main chunk of text in a browser safe font.</p>
<p><strong><em>Think that the programmer will figure how to make it work.</em></strong> As a designer you are partly the architect of the site. Architects keep in mind the constraints of materials used in the construction of the their designs. Likewise, webdesigners should take note of what contraints are caused by programming&#8211;as well as the time and money restraints of the project itself.</p>
<p><strong>So, in short&#8230;</strong></p>
<p>As a designer, you are a member of a team, and often the first to pass the baton in relay that is website development. If you heed these dos and don&#8217;ts, you are guaranteed to be off to a good start!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/the-dos-and-donts-of-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Libraries, Frameworks, Templates, and Themes!</title>
		<link>http://www.thinklikemike.com/posts/libraries-frameworks-templates-and-themes/</link>
		<comments>http://www.thinklikemike.com/posts/libraries-frameworks-templates-and-themes/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 00:19:53 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=47</guid>
		<description><![CDATA[When a developer creates a website, chances are he or she is working from a preexisting pile of bits of computer code. These sets of code are referred to with several different names&#8211; a library, framework, a plugin, addon, template &#8230; <a href="http://www.thinklikemike.com/posts/libraries-frameworks-templates-and-themes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When a developer creates a website, chances are he or she is working from a preexisting pile of bits of computer code. These sets of code are referred to with several different names&#8211; a library, framework, a plugin, addon, template or theme. Something that I&#8217;ve come across recently is that sometimes a web developer  or programmer takes their vocabulary for granted, and easily confuses the client. Although most programmers would never confuse a library with a theme, to the normal person its all just computer code.</p>
<p>Below are some definitions to help the non-programmers understand what part of the program developer or a programmer is talking about when they reference their code.  For example, when a web coder says, &#8220;I can make changes to the theme, but that part is in the framework and we shouldn&#8217;t touch that!&#8221;  you could possibly understand why.</p>
<p><strong>A Code Library</strong></p>
<p>When referring to websites, a library means a collection of instructions for a specific computer language. The collection of commands helps the programmer by simplifying a repeatable task.</p>
<p>For example, let&#8217;s say you want a JavaScript sideshow  of photos on your site. Although the developer could write a sideshow program entirely out of JavaScript by himself, chances are he will simply the process by using a JavaScript library such as <a href="http://jquery.com">jQuery</a>.  Let&#8217;s look at a  an instruction the programmer might write in JavaScript:</p>
<blockquote><p>When someone clicks this button labeled next, take the photo we&#8217;re on and make it turn invisible slowly in the course of two seconds.  While you&#8217;re doing that, take the next picture and make it invisible, then slowly change the visibility of it so that its fully visible in the course of 2 seconds.</p></blockquote>
<p>However, jQuery already has that instruction as one of its set of commands.  If the developer is using jQuery, he would write something different:</p>
<blockquote><p><a href="http://api.jquery.com/fadeIn/">Fade in</a> and <a href="http://api.jquery.com/fadeOut/">fade out</a> those two photos when I click next. Thanks!</p></blockquote>
<p>Well, you wouldn&#8217;t write thank you to the computer, but you get the idea.</p>
<p>Another reason for the use for libraries is because coding can be hard and takes a lot of thought. Thinking takes time. Instead of spending someone&#8217;s money trying to think of how to word an instruction, its much easier and cost effective to use a library of previously made instructions.</p>
<p><strong>What is a framework?</strong></p>
<p>Again, in website programming terms, a framework is in infrastructure to build the rest of the website off of.  If a library is a pile of bones, think of a framework as a skeleton.</p>
<p>Frameworks are used for different reasons.  Like libraries, a framework could be used to save time by having a solid foundation to work off off instead of having to make your own. Another reason would be consistency with a project among other projects.  In the future, if you need to replace a section of the website or web application among many different projects, you know that one size will fit all since they are were made from the same mold.</p>
<p><strong>Content Management Systems</strong></p>
<p>Content management systems are a web interface to change the site text, navigation, images, or other aspects of the website or project.  It is a complete project in itself that is designed to allow a non- computer savvy person to easily make changes to the site without writing their own code. Its kind of like the muscle of the site that does all the heavy lifting.</p>
<p><strong>Plugins,  Addons, Components</strong></p>
<p>An addon, plugin, or component are moderately interchangeable terms. All three represent a collection of code that is almost a program in itself that can attached to your project. Depending on the context.  For example,  maybe you want an easily update-able event calendar on your site. Instead of spending hours writing a calendar program, a developer could look for a calendar plugin and add it to your site.</p>
<p>Typically a developer would leave most of this program in tact, as the programmer who created the part of code may make changes and updates at a later date.</p>
<p><strong>Templates and Themes</strong></p>
<p>A template or a theme is the skin of your site.  Although the words are somewhat interchangeable, typically the word template refers to the layout,  size, and positions of elements of the site, where a theme refers to the colors, typography, and graphics on the site. However those definitions are sometimes swapped depending on the coder of the project.</p>
<p>As the template and themes are mostly cosmetic, they are often the easiest parts of the site to change.</p>
<p><strong>If all this code is out there, why am I paying a Programmer/Developer?</strong></p>
<p>You&#8217;re paying for the blood and the guts!  It takes a developer to sew all the pieces together, and fill the insides of your site with the organs vital to what you want your project to do. Also, the programmer might create their own distinct framework, theme, or addon specific to your project. He or she may also forgo any of these parts if  they feel they are unnecessary. Libraries, frameworks, plugins, and themes are simply tools in the developer&#8217;s arsenal to help get the project done on time.</p>
<p>I think this covers the basics. I hope this helps someone out there understand what their programmer or developer is talking about!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/libraries-frameworks-templates-and-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting Basics Personifed.</title>
		<link>http://www.thinklikemike.com/posts/web-hosting-basics-personifed/</link>
		<comments>http://www.thinklikemike.com/posts/web-hosting-basics-personifed/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 09:17:01 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=39</guid>
		<description><![CDATA[I wanted to take a moment and explain webhosting.  Most of my  small businesses clients, who have no experience with websites, get very confused by this.  Sometimes what they think is their website is really just their registrar. First we &#8230; <a href="http://www.thinklikemike.com/posts/web-hosting-basics-personifed/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I wanted to take a moment and explain webhosting.  Most of my  small businesses clients, who have no experience with websites, get very confused by this.  Sometimes what they think is their website is really just their registrar.</p>
<p>First we have to look at how a user gets to a website. Let me explain it as if there different parties involved were people:</p>
<p><strong>Your Internet Service Provider </strong></p>
<p>You may know him, as AOL, Comcast, ATT, Verizon, Earthlink, or  several other names. When you can to go someplace on the information super highway, this is the guy that takes you there.  Think of him as your personal chauffeur, which is exactly what he does.  You tell him, &#8220;hey, I&#8217;d love to go see our Friend Youtube to see if there are any new silly cat vidoes around,&#8221; and he&#8217;ll take you on your merry way.</p>
<p><strong>The Registrar</strong></p>
<p>No matter how fast of a driver you have,  your ISP (internet service provider) still needs directions.  That&#8217;s when he talks to the registrar.  He&#8217;s best imagined as a tour guide for your journey on the web.  Your driver will let him know what street Facebook lives on, or how to get to that Netflix site.</p>
<p>In terms of web hosting, the domain your purchase goes through the hands of the registrar. Not only is he the tour guide, but also the keeper of the address book!  If it seems like a lofty job for one person, don&#8217;t worry&#8211;there are over 500 registrars in the world working to tell your ISP where to go.</p>
<p><strong>The Webhost</strong></p>
<p>If you host a website, somewhere the files themselves live on a computer. This computer is managed by the webhost.  I like to think of the webhost as your concierge once you arrive at your destination. You talk with them to check in you and your web files,  forward any incoming calls to your hotel room, and call for a menu when you&#8217;re hungry for more bandwidth.</p>
<p>A webhost comes in many shapes and sizes. They also maintain the computer your website lives on&#8211;think of it possibly as a hotel.  Sometimes you may stay at a four star resort, sometimes an economy suite. Please note that like with any service, you get what you pay for.</p>
<p><strong>The Domain Name Server<br />
</strong></p>
<p>The DNS (Domain Name Server) is another person you should be aware of. He is best personified as a bus boy.  Sure, the registrar may know where your hotel is, but the busboy know what room when you get there and check in.</p>
<p>A confusing aspect to the DNS is that sometimes this busboy is working with our concierge web host, and sometimes he&#8217;s working with our tour guide registrar. It really depends on what service you get, but often times but the registrar and the webhost provide their own DNS.</p>
<p><strong>Same Person, many hats!</strong></p>
<p>Although all these people represent different jobs people have to get you to your destination,  there is nothing stopping one person to do every job!  Sometimes, your ISP will offer web hosting with Registrar and DNS included.  The largest registrar at the time of writing this, Godaddy, offers  webhosting as well. Furthermore, it is common practice for web host of offer registration of domain names through a offered registrar.</p>
<p>Just know that to host a site  all you need to pay web hosting and a registrar.  To view a site, all you need is an ISP.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/web-hosting-basics-personifed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back soon</title>
		<link>http://www.thinklikemike.com/posts/back-soon/</link>
		<comments>http://www.thinklikemike.com/posts/back-soon/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 20:48:53 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/posts/back-soon/</guid>
		<description><![CDATA[Just a quick note that soon ill be blogging more. (Lunch break blogging, hurray! )]]></description>
			<content:encoded><![CDATA[<p>Just a quick note that soon ill be blogging more. (Lunch break blogging, hurray! )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/back-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Job Hunting Tips</title>
		<link>http://www.thinklikemike.com/posts/unemployment-tips/</link>
		<comments>http://www.thinklikemike.com/posts/unemployment-tips/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 18:32:08 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=24</guid>
		<description><![CDATA[I&#8217;ve recently have been having the unsavory experience of not being employed full time. I thought I&#8217;d share my experience with everyone in the hopes they don&#8217;t make the same mistakes I did! JOB RECRUITERS Job recruiters are the necessary &#8230; <a href="http://www.thinklikemike.com/posts/unemployment-tips/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently have been having the unsavory experience of not being employed full time.  I thought I&#8217;d share my experience with everyone in the hopes they don&#8217;t make the same mistakes I did!</p>
<p><strong>JOB RECRUITERS</strong><br />
Job recruiters are the necessary hurdle you have to deal with. The benefit of a job recruiter is that they get paid by getting you a job, and its in their best interested to get you more money.  I find that Job recruiters tend to ask for more money on my behalf then I would ever ask for. Keep in mind that they tend to take a percentage of the money for themselves and you are never aware of how much&#8211;all you are told is how much they have worked out to get for you.</p>
<p>NEVER TELL A JOB RECRUITER WHERE YOU HAVE INTERVIEWED RECENTLY. They will ask to &#8220;know where you are on the field&#8221;, or something to that degree, but its some times a lie. As told to me by one recruiter, some recruiting firms make it a policy for their people to ask this simply to find out where there is a position available that they don&#8217;t know of, and then try to steal that job away from you by sending someone else for cheaper.</p>
<p>Having said that, not all job recruiters are bad people.  Its best to find a handful that you feel you can trust and work closely with them from there.</p>
<p><strong>CREATIVE FIRMS</strong><br />
Similar to a job recruiter firm, a creative firm will actually &#8220;hire&#8221; you and have you work as a temp for them.  Again, they get a cut and you&#8217;re never told how much.  Some people prefer to work for creative firms, but keep in mind that sometimes its hard to get a foot in the door with them.</p>
<p>One experience I had was with a firm that I had previously applied for positions several times. They eventually contacted me on their own from finding my resume online and had me come in for a meeting. They had asked me if I had any experience with them before and I had mentioning applying online for their listed positions. They replied with, &#8220;oh don&#8217;t bother with that, frankly all those e-mails go to a black hole somewhere.&#8221;</p>
<p>Again, creative temp firms are fine for some people, but make sure to find one that fits into your own work needs.  Each one has their own style, some are more corporate and others are a bit flexible. Some only to part time hiring, some temp to hire, etc. If you do get an interview with these, make sure to ask questions.  Also, after a few weeks and a good job doesn&#8217;t come your way, make sure to e-mail them to keep you on their radar.</p>
<p><strong>EMPLOYMENT WEBSITE LISTINGS</strong><br />
By far, the best job employment site that I know of is <a href="http://www.indeed.com" target="_blank">Indeed.com</a>.  I do check a long laundry list of sites for work, but what I find is that a good chunk of posting on other sites are posted by job recruiters and temp firms. To avoid this, indeed.com works as a search engine for job listings that you may not find via other online job sites. You can also search by location and salary range, which is excellent.</p>
<p>Below is a list of site I look at in my regular routine in a job hunt.  Typically I try to apply to 2-4 companies a day, with 20 e-mails being the magic number to get a response back for a in-person interview. This has lead me to an interview once every other week or so.  So far I&#8217;ve had interviewed with 5 or so companies&#8211;and when I figure out what I&#8217;m doing wrong with the in person interview I&#8217;ll let you guys know!</p>
<ul> The Usual Job Hunting Sites:</p>
<li><a href="http://www.monster.com" target="_blank">Monster.com</a> &#8211; Not the best site, but one of the biggest, its definitely worth a quick look.</li>
<li><a href="http://www.careerbuilder.com" target="_blank">Careerbuilder.com</a> &#8211; Similar to monster, its a mega Job hunting site.  I prefer the way the jobs are listed when you do a search, its easy to see how much the salary will be and other additional info. I have had more luck with this site then I have monster.</li>
<li><a href="http://www.dice.com" target="_blank">Dice.com</a> &#8211; More of a tech job site, but I do find listings here that I don&#8217;t see elsewhere. They do have a small amount of web design jobs available.</li>
<li><a href="http://www.cybercoders.com" target="_blank">Cybercoders.com</a> &#8211;  I check out this site too, but its almost all job recruiters. Some are not that well associated with the site, and there has been rumors of some trying to scam job hunters, so don&#8217;t give out any personal info via e-mail when talking to these people.</li>
</ul>
<p>God luck with the job hunt!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/unemployment-tips/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kongregate Shootorials</title>
		<link>http://www.thinklikemike.com/posts/kongregate-shootorials/</link>
		<comments>http://www.thinklikemike.com/posts/kongregate-shootorials/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 03:28:18 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=22</guid>
		<description><![CDATA[Reposted from my old design blog, 2009-12-15. I wanted to make a note about the shootorials on Kongregate.com. They are a decent starting point for a shooting game. I would highly suggest following the AS3 version that a user created. &#8230; <a href="http://www.thinklikemike.com/posts/kongregate-shootorials/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Reposted from my old design blog, 2009-12-15.</em></p>
<p>I wanted to make a note about the <a href="http://www.kongregate.com/tutorials-games" target="_blank">shootorials</a> on <a href="http://www.kongregate.com" target="_blank">Kongregate.com</a>.  They are a decent starting point for a shooting game.  I would highly suggest following the <a href="http://www.kongregate.com/games/Moly/shootorial-1-actionscript-3" target="_blank">AS3 version</a> that a <a href="http://www.kongregate.com/accounts/Moly">user</a> created.</p>
<p>I rent through the gauntlet and made my own demo game from it, so its a workable tutorial.  You can find it <a href="http://www.kongregate.com/games/thinklikemike/goofy-shootorial-game" target="_blank">here</a>.</p>
<p>My one complaint is that like with many tutorials I come across, they walk you through to a certain point, then say &#8220;ok! now have at it!&#8221; while not really laying the groundwork to expand upon the tutorial.  At some point I want to write a tutorial that will have some meat to the skeleton&#8211;once completed, the student will have a reasonable way to create levels, introduce new game mechanics, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/kongregate-shootorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Went Into &#8216;Pengu Ocean Fun Time&#8217;</title>
		<link>http://www.thinklikemike.com/posts/what-went-into-pengu-ocean-fun-time/</link>
		<comments>http://www.thinklikemike.com/posts/what-went-into-pengu-ocean-fun-time/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 03:23:05 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=16</guid>
		<description><![CDATA[Reposted from my old developer blog, 2009-09-02. (Link to &#8220;Penguin Ocean Fun Time&#8221; via Kongregate) This little game pictured above is something I put together based off of several tutorials. Most of the work comes from the amazing Avoider Tutorial. &#8230; <a href="http://www.thinklikemike.com/posts/what-went-into-pengu-ocean-fun-time/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Reposted from my old developer blog, 2009-09-02.</em></p>
<div id="attachment_18" class="wp-caption alignnone" style="width: 410px"><a href="http://www.thinklikemike.com/wp-content/uploads/2010/06/pengu.png"><img class="size-full wp-image-18" title="pengu" src="http://www.thinklikemike.com/wp-content/uploads/2010/06/pengu.png" alt="" width="400" height="308" /></a><p class="wp-caption-text">Penguin Ocean Fun Time</p></div>
<p>(<a href="http://www.kongregate.com/games/thinklikemike/penguin-ocean-funtime?referrer=thinklikemike&amp;sfa=permalink" target="_blank">Link to &#8220;Penguin Ocean Fun Time&#8221;  via Kongregate</a>)</p>
<p>This little game pictured above is something I put together based off of several tutorials.  Most of the work comes from the amazing  <a href="http://gamedev.michaeljameswilliams.com/2008/09/17/avoider-game-tutorial-1/" target="_blank">Avoider Tutorial</a>.  I&#8217;ve only gotten into doing heavier scripting since AS3, most of my previous scripting was in AS2 for generic flash websites and the overly annoying flash intros.  The gap between AS2 and AS3 can be a large one, so I would recommend <a href="http://flashgameu.com/about_book.html" target="_blank">ActionScript 3.0 Game Programming University</a>.  I feel  there is something to be grained from the clarity of the material in a professionally written book.  At any rate, it is a good starting point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/what-went-into-pengu-ocean-fun-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction</title>
		<link>http://www.thinklikemike.com/posts/introduction/</link>
		<comments>http://www.thinklikemike.com/posts/introduction/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 03:19:24 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=11</guid>
		<description><![CDATA[Reposted from my old developer blog, 2009-07-09. Hi everyone. I wanted to start a web developer blog with an emphasis on flash and javascript. I will be posting links to resources and other projects I think that would be helpful &#8230; <a href="http://www.thinklikemike.com/posts/introduction/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Reposted from my old developer blog, 2009-07-09.</em></p>
<p>Hi everyone.</p>
<p>I wanted to start a web developer blog with an emphasis on flash and javascript.  I will be posting links to resources and other projects I think that would be helpful to the community.  Also, I will be posting updates to my personal projects.</p>
<p>I hope that by sharing my processes and thoughts, it can somehow help others in some way.  I hope personally I&#8217;ve trolled through several blogs and fourms, trying to find that one ioda of knowledge that just was beyond my grasp.</p>
<p>With that in mind, here is a short list of some of my favorite resources:</p>
<p><strong>Commerical Sites</strong></p>
<ul>
<li><strong>Mochi Ads</strong> ( <a href="http://www.mochiads.com" target="_blank">http://www.mochiads.com</a>) &#8211; if you make flash games, this site is almost a must.  Not only will this site provide you with advertisements for your games as well as stat keeping for your player&#8217;s accounts, but it also will help you analyze and track the grown of your games across multiple websites.</li>
<li><strong>Kongregate</strong> (<a href="http://www.kongregate.com" target="_blank">http://www.kongregate.com</a>) &#8211; my favorite flash site.  The main draw to this flash game portal is the integration of achievements and points that boost your raiting on the site. Recently that have been dabbling in usergenerated content, so it is worth a look.</li>
<li><strong>Smart Fox Servers</strong> (<a href="http://www.smartfoxserver.com" target="_blank">http://www.smartfoxserver.com</a>) &#8211; probably not for the ususal developer, but smart fox servers host backend servers to popular multiplayer flash games such as <a href="http://www.clubpenguin.com" target="_blank">Club Penguin</a>.</li>
</ul>
<p><strong>Blogs and Porfolios</strong></p>
<ul>
<li><strong>Michael James Willaims</strong> (<a href="http://gamedev.michaeljameswilliams.com" target="_blank">http://gamedev.michaeljameswilliams.com</a>) &#8211; Michael has a very good flash tutorial that goes over the basics of an &#8220;Avioder Game&#8221; in AS3, which can be developed further into other games.</li>
<li><strong>BABARAGEO</strong> (<a href="http://babarageo.com/e" target="_blank">http://babarageo.com/e</a>) &#8211; I&#8217;m adding this to my list just as an inspirational site to a set of uniquely designed games.</li>
<li><strong>Emanuele Feronato</strong> (<a href="http://www.emanueleferonato.com" target="_blank">http://www.emanueleferonato.com</a>) &#8211; One of the best flash developer blogs out there, Emanuele covers a wide array of topics, from monetization, to flash physics engines.</li>
<li><strong>Doogog</strong> (<a href="http://doogog.com" target="_blank">http://doogog.com</a>) &#8211; A personal friend of mine, &#8220;Doogog&#8221; has a simple solution for the issue of preloaders in Actionscript 3.  Also he has two neat games up on his blog.</li>
</ul>
<p>Thanks for reading this and I hope this is helpful.  Please feel free to share you comments, as any infromation you can add always helps someone out there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you for stopping by.</title>
		<link>http://www.thinklikemike.com/posts/hello-world/</link>
		<comments>http://www.thinklikemike.com/posts/hello-world/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 09:01:51 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://www.thinklikemike.com/?p=1</guid>
		<description><![CDATA[Thanks for checking this out.  I&#8217;ve been not that big on words as of late, but I wanted to put something up that was a bit more detailed on this site. THINKLIKEMIKE is a website where I post my recent &#8230; <a href="http://www.thinklikemike.com/posts/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thanks for checking this out.  I&#8217;ve been not that big on words as of late, but I wanted to put something up that was a bit more detailed on this site.</p>
<p>THINKLIKEMIKE is a website where I post my recent projects and works.  Also I hope to put up some helpful information about web art and graphic design. My hope is that people can learn and use the knowledge to be more creative.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinklikemike.com/posts/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

