<?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>Webdevtuts &#187; article</title>
	<atom:link href="http://www.webdevtuts.net/tag/article/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevtuts.net</link>
	<description>Making tutorials fun and easy!</description>
	<lastBuildDate>Mon, 23 Jan 2012 11:36:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Why you should be learning html5 and css3 now and not putting it on hold to learn later</title>
		<link>http://www.webdevtuts.net/articles/why-you-should-be-learning-html5-and-css3-now-and-not-putting-it-on-hold-to-learn-later/</link>
		<comments>http://www.webdevtuts.net/articles/why-you-should-be-learning-html5-and-css3-now-and-not-putting-it-on-hold-to-learn-later/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 15:25:15 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[learn css3]]></category>
		<category><![CDATA[learn html5]]></category>
		<category><![CDATA[learn new syntax]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[why you should learn css3]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=2766</guid>
		<description><![CDATA[I know there are many of you who have heard of the infamous css3 and html5. Last month I read a blog post title Stop obsessing over HTML5 and CSS3 and could not disagree anymore. Why learn HTML5 &#038; CSS3? &#8230; <a href="http://www.webdevtuts.net/articles/why-you-should-be-learning-html5-and-css3-now-and-not-putting-it-on-hold-to-learn-later/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I know there are many of you who have heard of the infamous css3 and html5. Last month I read a blog post title <a href="http://www.webdesignerdepot.com/2011/06/stop-obsessing-over-html5-and-css3/">Stop obsessing over HTML5 and CSS3</a> and could not disagree anymore. </p>
<h2>Why learn HTML5 &#038; CSS3?</h2>
<p>When it comes to learning new languages many front-end developers do not like to add on to their current bandwagon of knowledge. I think in most cases many developers think that there is absolutely no reason to learn a new language because they can already do it with the knowledge they currently have or just believe they should hold off until html5 and css3 starts to become &#8220;popular&#8221;.   </p>
<h3>Expand knowledge</h3>
<p><img class="aligncenter" src="http://s3.amazonaws.com/Webdevtuts/uploads/2011/06/studying.jpg" alt="Knowledge"/><br />
Wouldn&#8217;t it be nice if new syntax just appeared in your brain without having to do the hardwork? If you&#8217;re a developer who already has experience with html and css then why not expand your knowledge in those fields? If someone were just begining in the web development field they would probably start with the new stuff like css3 and html5 because they would think the old syntax is outdated. If someone new to coding is learning the new stuff sooner or later they will past you up because of your lack and effort and not willing to learn mentality. Learning the new css3 and html5 syntax maybe a bit fustrating but once you get the hang of it you will become a better front end developer and will have both experience with both the old and new syntax. You will also have the best of both world considering you have experience with writing the old syntax. </p>
<h3>Ability to do greater things</h3>
<p>If you have noticed html5 and css3 has a variety of effects and fascinating things you can do with it. If you&#8217;re already writing css2 then you may have notice that you cannot create gradients without photoshop images and that you cannot use transitions without javascript. If you&#8217;re writing html4 then you many notice you cannot define regions or tags like
<pre class="brush:css">
<footer>This is a new footer section.</footer>
</pre>
<p>, or
<pre class="brush:css">
<article>This is a new article tag.</article>
</pre>
<p>and or have the abilty to create functions like placeholders(name that appears inside of a form before you begin to type).</p>
<h3>Expand Portfolio and build upon resume</h3>
<p><img class="aligncenter" src="http://s3.amazonaws.com/Webdevtuts/uploads/2011/06/portfolio.jpg" alt="Expand Portfolio"><br />
If you have ever applied for a job then you know that employers loves someone who is up to date with current web standards and knows what they&#8217;re doing. Learning html5 and css3 now may seem alike it is nothing but when a job looks at your resume and sees you are constantly learning and expanding your skillset then you will look like gold in their eyes. Also learning the new syntax will give you the ability to showcase new websites you have completed using html5 and css3, and show future or potential clients that you&#8217;re up to par with your field of profession. </p>
<h3>Innovate and demostrate new technquies</h3>
<p><img class="alignleft" src="http://s3.amazonaws.com/Webdevtuts/uploads/2011/06/innovate.jpg" alt="innovate"/>After learning the new html5 and css3 sytnax you can now begin to lead the industry. As as web designer, or developer we are always trying to innovate for our industry. If you have taken the time to learn new html and css sytnax and truly understand what you are doing then why not become a leader and help out the development community? Let&#8217;s take Internet Explorer 6 (IR) for example. Everyone used ie6 for a very long time but it took someone to say we&#8217;re not supporting ie6 anymore. As many people started to drop support for ie front-end developers were able to speed up coding process and promote the use of modern browsers like Firefox(FF) and Google Chrome(CH). You can teach others in areas in which you have struggled in or implement new solutions to current development problems.</p>
<h3>Conslusion</h3>
<p>Html5 and css3 are very great languages and the new sytnax for each version maybe a bit tricky when first learning but you can assume that learning it will be worth it. As a full time college student and full time working student I can assure you that I know how it feels not to have time to learn new things like you used to. Even if it is just for an hour a day or 30 minutes a day, check out some html5 &#038; css3 books. If you&#8217;re not into reading books then check out video tutorials or tutorials from design blogs and mess around with the code. I hope the future of the new html and css are bright and hope to see you all using it and implementing it into your current projects. What are your thoughts on this subject?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/why-you-should-be-learning-html5-and-css3-now-and-not-putting-it-on-hold-to-learn-later/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>College vs begin self taught. Do you really need college to be successful?</title>
		<link>http://www.webdevtuts.net/articles/college-vs-begin-self-taught-do-you-really-need-college-to-be-successful/</link>
		<comments>http://www.webdevtuts.net/articles/college-vs-begin-self-taught-do-you-really-need-college-to-be-successful/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 05:54:39 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[college drop out]]></category>
		<category><![CDATA[college dropout]]></category>
		<category><![CDATA[college to be successful]]></category>
		<category><![CDATA[entrepreneur]]></category>
		<category><![CDATA[self-taught web designer]]></category>
		<category><![CDATA[self-taught web developer]]></category>
		<category><![CDATA[successful]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=1637</guid>
		<description><![CDATA[Many designers and developers despise the word college considering they already have what it takes to succeed in this world of design and development or at least that's what they believe. Concluding that comes to a main question, do you really need college to be a successful designer or developer? <a href="http://www.webdevtuts.net/articles/college-vs-begin-self-taught-do-you-really-need-college-to-be-successful/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many designers and developers despise the word college considering they already have what it takes to succeed in this world of design and development or at least that&#8217;s what they believe. Concluding that comes to a main question, do you really need college to be a successful designer or developer?</p>
<h2>Being Self Taught</h2>
<p>Being self taught use to be something out of the norm but now days it seems as if everyone is teaching themselves somethings. I know many teenagers who taught themselves how to do something whether it be designing websites<a href="https://s3.amazonaws.com/webdevtuts/uploads/2010/09/books.jpg"><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/09/books.jpg" alt="Seld Taught" title="Self taught" width="173" height="147" class="alignleft size-full wp-image-1661" /></a> , coding websites, or creating web graphics they manage to take the time to learn it. I think it&#8217;s great when you&#8217;ve learn something but when reality hits you, have to ask yourself one question. Where will it get me? Being a self taught web designer myself i have faced many challenges such as, people not hiring me because i have nothing to show such as a college degree, lack of verbal communication skills , and not enough work experience. I know I am very capable of doing the work, I can type professional but when it comes a time for face to face communication I might sound a bit unprofessional, and no i do not have enough work experience but i am interested in gaining some. So being a self taught web designer or developer may be great because you&#8217;ve learn how to design and program website all by yourself(And of course with the help of resources) but when it comes time for you to get a job you will see how far it gets you. </p>
<h2>The College</h2>
<p>Many designers &#038; developers despise the word college considering they&#8217;ve learned nothing from it or feel that they&#8217;re wasting money learning something they&#8217;ve already learned. I think college is a great place to go even if you&#8217;re self taught because web development and design is more then just writing code and designing. College opens up the doors for many individuals and helps you gain the skills you lack in. You might be considered one of the best designers or coder around online but when it comes to applying for a job offline you have nothing to show except what you have online. I have to agree that colleges are a bit behind in the teaching world when it comes to design but it will not hurt to learn something again plus you will receive an easy a. College is also a place to meet new people and designers who share the same interest as you, sure you can meet developers and designers online but we all know it&#8217;s nothing like a face to face conversation.</p>
<h2>Do you really need college to be successful</h2>
<p>The answer to that question is yes and no! Whether you like it or not most of us will have to attend college and get a degree and whatever we love to do. I think college will make you a professional because you&#8217;ve took the time to learn a skill on your own and you&#8217;re still learning new things. The day you graduate college you are ahead of everyone else. You have your self taught experience and your college experience and to top it off you will have a DEGREE! <a href="https://s3.amazonaws.com/webdevtuts/uploads/2010/09/degree.jpg"><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/09/degree.jpg" alt="college degree" title="Do you really need college to be successful" width="173" height="147" class="alignright size-full wp-image-1665" /></a>There are some individuals who are smart enough to create a website where they might not need to work but lets face it until that times comes we have to do something for ourselves to get by. So if you&#8217;re a designer or developer and know a lot like myself I still recommend going to college because you will meet new friends, learn new things, and best of all get a degree in something you&#8217;ve always loved doing. Who knows you might create the next big thing. What do you guys think about college vs being self-taught?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/college-vs-begin-self-taught-do-you-really-need-college-to-be-successful/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Freelancing: How to lose a client but gain a loyal one</title>
		<link>http://www.webdevtuts.net/articles/freelancing-how-to-lose-a-client-but-gain-a-loyal-one/</link>
		<comments>http://www.webdevtuts.net/articles/freelancing-how-to-lose-a-client-but-gain-a-loyal-one/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 16:38:25 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[freelancing clients]]></category>
		<category><![CDATA[freelancing finding work]]></category>
		<category><![CDATA[gain]]></category>
		<category><![CDATA[lose]]></category>
		<category><![CDATA[web designer freelancing]]></category>
		<category><![CDATA[web developer freelancing]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=1287</guid>
		<description><![CDATA[ In this article I will discuss with you all how to let a client go and move on. This should be interesting right? <a href="http://www.webdevtuts.net/articles/freelancing-how-to-lose-a-client-but-gain-a-loyal-one/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been freelancing for a while now and along my long term journey of freelancing I have found out that i actually lose a lot of clients, due to a great amount of reasons but I always gain the loyal ones. In this article I will discuss with you all how to let a client go and move on. This should be interesting right?</p>
<h2>I lost a client?</h2>
<p><img class="alignleft" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/06/lost.jpg" alt="lost client"/>Ever feel like it was the end of the world when you lost a potential client? I sure did when first starting off freelancing. I thought to myself I just lost X amount of dollars and another piece to my portfolio. I would be angry and try to contact clients back with lower prices and they would, most of the times try to go very low. As I got older I started to realize that I have to stand up for myself. Now that I stand up for myself I lose many clients. Now you&#8217;re probably thinking that is a bad thing but I will explain to you how it is not a bad thing. </p>
<p>So majority of the times a client will try to pursue you with one of the following lines:<br />
1.<br />
<blockquote>
<i>&#8220;The Economy is really bad and if you do it for X amount then we promise to bring you more work in the future&#8221;</i>
</p></blockquote>
<p>2.<br />
<blockquote>
<i>&#8220;My budget is very small right now but this would be a great piece to add to your portfolio&#8221;</i>
</p></blockquote>
<p>3.<br />
<blockquote>
<i>&#8220;I know a little bit of HTML so it should not take you that long. Probably 1-2 hours at the most&#8221;</i>
</p></blockquote>
<p>So Above I have 3 quotes from clients that are trying to avoid spending cash. So how do I lose them? Well I usually lose them when I respond to their emails saying I am no longer interested in doing the job. Many times they say, &#8220;I&#8217;m sure I can find another designer&#8221; and my response to that is, OK! </p>
<h2>I gained a clients</h2>
<p><img class="alignright" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/06/happy.jpg" alt="gained client"/>Gaining a client is the one of the greatest feelings in the world. I mean you have this amazing/fun project to work on and you have a client that is very loyal to you. So how do you gain a loyal client? Well gaining a loyal client can be very hard but is very much worth it in the long run. My tips to gaining a loyal client is listed below.</p>
<ul>
<li><b>Be Confident:</b> &#8211; Being confident shows your client that you are very capable of doing the work. </li>
<li><b>Give Reasonable prices:</b> &#8211; How do you know when your price is too high or too low? You don&#8217;t so you have to go with what works best for YOU. This shows the client if you&#8217;re worth it or not.</li>
<li><b>Give your opinion:</b> &#8211; Clients love it when you give them an opinion(Some won&#8217;t). This let&#8217;s the client know that you care about their business and website and that you&#8217;re really there to help them.</li>
<li><b>Don&#8217;t be afraid to say no:</b> &#8211; Saying no is quite harsh sometimes and very difficult to do for some people. Saying no to client tells them that you love what you do and lets them know you will not be taking advantage of.</li>
<li><b>Give them a general time frame:</b> &#8211; Clients love when you can tell them when you will be completed with their project. If you can meet this requirement they will LOVE you. This lets the client know that you&#8217;re very serious when working and will not cheat them. Letting them know that they&#8217;re getting their money&#8217;s worth.</li>
</ul>
<p>If you follow my tips above you should have great clients in no time. I mean I am not saying you won&#8217;t ever come across clients that will not drive you wild but just know that along your journey of freelancing you will find clients that will be very loyal and good to you. </p>
<h2>Conclusion</h2>
<p>Despite the clients I have lost I am very happy with the ones I have gained. I think standing up for yourself can be a good thing because that shows confidence. If you&#8217;re one of those designers that will work for peanuts that&#8217;s good for you. If you&#8217;re a designer that wants to change and start to get divine clients then I would suggest you to start being a braver freelancer and learn how to say enough is enough. I hope you all have learn something from my article today. Let me know if this worked for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/freelancing-how-to-lose-a-client-but-gain-a-loyal-one/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Freelancing: How to be more a more efficient web designer</title>
		<link>http://www.webdevtuts.net/articles/freelancing-how-to-be-more-a-more-efficient-web-designer/</link>
		<comments>http://www.webdevtuts.net/articles/freelancing-how-to-be-more-a-more-efficient-web-designer/#comments</comments>
		<pubDate>Mon, 10 May 2010 04:07:48 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[efficient web designer]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[freelancing web designer]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[web designer tips]]></category>
		<category><![CDATA[web developertips]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=1178</guid>
		<description><![CDATA[Many web designers pressure themselves or get very overwhelm when they do not have a project completed on time. We all have been under pressure at some point in our lifetime whether from not meeting a deadline to finishing up on personal projects. Well you get the point.. <a href="http://www.webdevtuts.net/articles/freelancing-how-to-be-more-a-more-efficient-web-designer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many web designers pressure themselves or get very overwhelm when they do not have a project completed on time. We all have been under pressure at some point in our lifetime whether from not meeting a deadline to finishing up on personal projects. Well you get the point! In this article I will discuss ways to help you become a more efficient web designer.</p>
<h2>Bookmarks:</h2>
<p><img class="alignleft"  src="https://s3.amazonaws.com/webdevtuts/uploads/2010/05/bookmarks.jpg" alt="bookmarks" />As a Web designer we are always looking for inspirations, icons, backgrounds, textures etc online. When it comes to such things as listed before then it is very important that you keep those items organized. You might say that you&#8217;re already organize by having those items bookmarked but are they organize by group or just saved into your favorites? I organize all of my favorite sites by group and when the time comes to start a new project I then look back at my bookmark group and go to  a site that best suites me. Saving websites to your bookmark and organizing your bookmarks is very time efficient because you&#8217;re not spending 1-2 hours searching for the right item. If you&#8217;re one of those unorganized designers then I recommend you start adding sites to your bookmark.</p>
<h2>Frameworks:</h2>
<p>Frameworks are very time efficient when it comes to starting a new project. Since this area is so broad I am going to break down all the important frameworks you can use to save time on your next project.</p>
<h3>Photoshop Document(PSD)</h3>
<p><img class="alignright" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/05/psdframework.jpg" alt="psd" />Almost every website is design in photoshop before actually being turned into a live site. Many designers just get to work and other designer like me like to do mockups before actual designing is begun. To save yourself more time when creating a mockup or design in photoshop then you might like to design multiple layout frameworks. Multiple Layout Frameworks? By multiple layout frameworks I mean create many frameworks that best suites you. For example I have a photoshop folder just for mockup layout&#8217;s. Inside that folder are 2 column PSD&#8217;s, 3 column PSD&#8217;s, and etc. Having PSD frameworks are very good because when you design a website you are most likely going to use your most common settings. So for example I design most of my websites at 960px. So I would create mutiple PSD layouts with the width of 960px. If you use this PSD method then it will save yourself a great amount of time. </p>
<h3>Html/Css/Javascript</h3>
<p>Every website is created using some form of html/css. As a web designer we often slice our PSD then get ready for coding. Coding may be one of the most intense part of a web designer&#8217;s day. When actually coding a website many designers most of the time start out the same every time. By every time I mean that you&#8217;re constantly creating 2 column websites or etc. If you aware that you&#8217;re doing the exact same thing as before then why not create a framework for your html files. Creating and html framework will save you a ton of time considering most of your presets and basic codes are all ready to go. If you are wondering what to create<br />
then I will explain below.</p>
<p><b>What to create:</b></p>
<ul>
<li>Site folder</li>
<li>Javascript folder</li>
<li>IE folder</li>
<li>Images folder</li>
<li>HTML File</li>
<li>CSS File</li>
</ul>
<p><strong>Site folder</strong> &#8211; Contains all website files<br />
<strong>Javascript folder</strong> &#8211; Contains Javascript files such as Jquery, Mootools, etc.<br />
<strong>IE folder</strong> &#8211; Contains IE only stylesheets<br />
<strong>Image folder</strong> &#8211; Contains images for website<br />
<strong>HTML file</strong> &#8211; Basic HTML code<br />
<strong>CSS file </strong>- Basic CSS markup and reset</p>
<p>Creating and setting up a HTML framework takes a bit of time but is very worth it in my opinion. There are some pretty cool frameworks out there that you can use. Check out this <a href="http://www.noupe.com/css/5-popular-css-frameworks-tutorials-tools-for-getting-started.html" target="_blank">post</a> via Noupe. Gives you a list of popular HTML, CSS, and Javascript Frameworks.</p>
<h2>Keeping up with latest trend:</h2>
<p>Keeping up with latest trend is very important if you would like to make a name for yourself or you work. By keeping up with latest trend I do not mean copy some else design or work. What I am trying to say is if everyone is creating wordpress themes because they see the potential in that market then why not start creating wordpress themes. Or if everyone is using table-less CSS layouts then why not use table-less css layouts. <img class="alignright" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/05/mtv.jpg" alt="trends" />If you&#8217;re one of those designers that says &#8220;I like to be different&#8221; I do understand where you&#8217;re coming from. It&#8217;s great being different from everybody else and if you have great unique designs then people will know you different from everybody else. Just because you create a wordpress theme or a table-less layout doesn&#8217;t mean they all will look the same. Keeping up with the latest trends will save you a ton of time from trying to learn something months or years later.</p>
<h2>Invoice systems:</h2>
<p><img class="alignleft" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/05/fresh.jpg" alt="fresh books" />Invoice systems are very good when you&#8217;re a freelancer or own a business. If you take your profession seriously and often find yourself getting work left and right then I recommend using an invoice system to keep track of payments and income. Yes you could used a spreadsheet if you have the time(free) but sometimes its better to invest in something that will later help you out in the long run. Also when the time comes around for you to file taxes then you will be ready since all of your work and payments are saved into an online invoice system. This will save you a big headache. Check out <a href="http://www.freshbooks.com/" target="_blank">Freshbooks</a> to learn more about invoice system.</p>
<h2>Messenger, Email, Skype</h2>
<p>Always being available or being available most of the time is very important when you are a web designer. Often I&#8217;m outside when I have no work to do but I always  keep in contact with any potential clients I may have. As a web designer I recommend you always keep some form of contact up and available for clients to contact you. Whether it&#8217;s skype, phone call, email, aim or etc you are able to talk to your client.<img class="alignright" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/05/contact.jpg" alt="contact" /> Many cell phones today have the ability to go on instant messenger chat, check email, and of course make phone calls. Often I am outside hanging with friends and most clients write me via email. I usually stay out but respond to their email via cell phone or give them a call if that was requested. If you are available most of the time this will help out your business or freelance career and will also help you build a strong relationship with that client. </p>
<h2>Conclusion</h2>
<p>There are probably hundreds of steps to helping you become a more efficient web designer. In the article above I&#8217;ve listed the main ones that I&#8217;ve struggle with over the last 4 years of doing web design. Many of us web designers face problems like not having a project ready or can&#8217;t find inspiration etc. I think if you follow steps and tips giving in this article you will become a more efficient designer. It might take a while to get going but once you&#8217;re going and moving you will be hard to stop. So what are you doing to becoming a more efficient web designer?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/freelancing-how-to-be-more-a-more-efficient-web-designer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Freelancing: Keeping a steady income!</title>
		<link>http://www.webdevtuts.net/articles/freelancing-keeping-a-steady-income/</link>
		<comments>http://www.webdevtuts.net/articles/freelancing-keeping-a-steady-income/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 01:24:13 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[make money]]></category>
		<category><![CDATA[steady income]]></category>
		<category><![CDATA[writers]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=1077</guid>
		<description><![CDATA[Every freelancer who has tapped into the world of making money online has become addicted to working online but often get stressed because they cannot keep a steady income from month to month. In this article I will discuss how you can keep a steady income rolling in every month.  <a href="http://www.webdevtuts.net/articles/freelancing-keeping-a-steady-income/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every freelancer who has tapped into the world of making money online has become addicted to working online but often get stressed because they cannot keep a steady income from month to month. In this article I will discuss how you can keep a steady income rolling in every month. </p>
<h2>The Nice Designer</h2>
<p><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/04/nice1.jpg" alt="nice designer"><br />
Ever since I have been freelancing I have considered myself to be the nice freelancer. By nice freelancer I mean I was the guy that would take projects when the client said they have x amount of dollars and I would just be the best guy to all my clients. As a freelancer when most of us begin we are open to take on anything and every time an offer and thrown our way we accept it. I mean your making money so what is there to argue about? Right? Well that&#8217;s not the point. See I&#8217;m going to give you guys an example of a situation where I was considered the Nice Freelancer. </p>
<p><b>Note:</b> Story is just an example </p>
<blockquote>
<h3>BEFORE:</h3>
<p><b>TOM:</b> Hey Marcell! Great portfolio. I&#8217;ve just received your emailed and you said that you could create that website for us for X amount of dollars and in X amount of days. Also what is this wordpress CMS that you speak of? Can it help our business?</p>
<p><b>Marcell:</b> Thanks Tom! Yes that is correct, I could have your website completed for X amount of dollars in just a matter of X days. WordPress is a Content Management System that allows you manage your website from the back-end but still giving you the ability to control what happens on the front end of the site. WordPress is also very easy to learn via admin section. Yes it can help your business out tremendously because there are tons of plugins which allow you to add anything you would like to the site. </p>
<p><b>TOM:</b> Sounds good to me. So what do you need to begin? Also I would need a hosting company do you know of any?</p>
<p><b>Marcell:</b> All I will need is your FTP information. Yes I know of a hosting company. Try Host gator, or media temple etc.</p>
</blockquote>
<p>Ok so above I have contacted Tom about a website that he wants created. Your probably wondering what is the problem. Well if you read below I will tell you the mistakes I have made.</p>
<h3>Mistakes</h3>
<ol>
<li>I went on craigslist for a job</li>
<li>I told the client about WordPress(Indepth)</li>
<li>I am working for &#8220;$200&#8243;</li>
<li>I told client about hosting companies</li>
<li>I did not ask for a payment up front</li>
<li>I did not show client a contract</li>
<li>I did not ask client what websites he like</li>
<li>I am not thinking straight</li>
</ol>
<p>So I completed his website and I told him if he ever needed <b>help</b> with anything just email me. <b>HELP</b>. Yes that is the problem! The main problem is that I setup the client website on a Content Management System where he no longer needs my help after he gets the hang of it. I mean wordpress is pretty simple once you mess with it for a couple of days. In as for upgrades he can update his website with the click of a button. I also gave him hosting companies name and without putting my affiliate links in there. So as you can see I did not handle this client correctly and yes I may have gotten paid and he may of been happy but what I am not prepaid for is a time when there is no client and no cash rolling in. </p>
<h2>Hard times</h2>
<p>Hard times can/will approach you if you let your guard down. By guard I mean slacking. Many freelancers do work and get paid then they wait until their money is gone or low and try to find work again. Yes there are alternate ways to make money like sell stock, and etc but do you really want to compete with others in 1 market? <img class="alignleft" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/04/hardtimes.jpg" alt="hardtimes"/>Whenever times got difficult for me I would think should I create a stock files or how can I make more money asap. See my problem was I were trying to make money asap now because I did not have any more money and I was becoming very desperate. I even entered those contest where many designers submit a design and the client would choose one. I quickly found out that submitting my designs or trying to create stock was not for me. </p>
<h2>The &#8220;Nice&#8221; designer</h2>
<p>As a freelancer we try to be as nice as possible to clients. <img class="alignright" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/04/sneaky.jpg" alt="nice"/> I like to call my next technique the &#8220;nice&#8221; freelancer. As you can see above I have made many bad mistakes. In my new example you will see how you can increase your payment by hundreds of dollars.</p>
<div class="clear"></div>
<p><b>Note:</b> Story is just an example </p>
<blockquote>
<h3>After:</h3>
<p><b>TOM:</b> Hey Marcell! Great portfolio. I&#8217;ve just received your emailed and you said that you could create that website for us for X amount of dollars and in X amount of time. Also what is this CMS that you speak of? Can it help our business?</p>
<p><b>Marcell:</b> Thanks Tom! Yes that is correct, I could have your website completed for X amount of dollars in just a matter of X time. A CMS also known as a Content Management System allows you manage your website from the back-end but still giving you the ability to control what happens on the front end of the site. Yes, I think it is great for business and business owners because you can do many things with it like add workers to site and so forth. You will not have to write one line of code since everything is updated via back-end. Also the only thing that may need to be done is the updating and maintenance of your site. It may not seem important at the moment but I strongly recommend updating and impatience your site at least every 1-3 months to avoid getting hack. </p>
<p><b>TOM:</b> Sounds good to me. As for maintenance I would be very interested in that service. How much would that cost if included? What do you need to begin? Also I would need a hosting company do you know of any?</p>
<p><b>Marcell:</b> I could do update the site and do maintenance work for X amount of dollars every X amount of time.  Well before I begin I will need you to read and agree to my terms/contract then once agreed I will need a X % of dollars paid then I can begin working. Yes I know of a great hosting company. Try
<pre><code> &lt;b&gt;&lt;a href=&quot;affilate link here!&quot;&gt;Hostgator&lt;/a&gt;&lt;/b&gt;.<!--formatted--></code></pre>
<p> They are very good in they have customer support 24/7 so if something went wrong and I was not available at the moment then they would be able to assist you.
</p></blockquote>
<p>So above you can see that I have properly handle my client the right way. I told them when I can have the project done, I gave them information about the CMS but not too much detail, I offered a service that they will accept 90% of the time, gave them my contract so they can read/accept my requirements, then I added an affiliate link to the hosting service. See you are the same nice freelancer just a bit smoother.   </p>
<h2>Keeping a steady Income$</h2>
<p><img class="alignleft" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/04/steady-income.jpg" alt="steadyincome">Keeping a steady income can be very difficult if you do not think situations through. Below I will list multiple ways you can sustain a steady income.</p>
<div class="clear"></div>
<ul>
<li><b>Updating client website-</b> After you have completed the clients website tell them you can keep their site safe and clean by doing maintenance work every 3 months or so. </li>
<li><b>Tell client to spread the word-</b> Tell your client to pass on the word about you to anyone he/she knows that may be interested in your service</li>
<li><b>Keep work posted via design sites-</b> Upload your work to places like <a href="http://www.flickr.com/" target="_blank">flickr</a>, <a href="http://www.deviantart.com/" target="_blank">deviant art</a>, <a href="http://creattica.com/" target="_blank">Creattica</a> , and etc to showcase your work.</li>
<li><b>Write for websites in your niche-</b> Contribute a post or 2 to a website to get your name out there.</li>
<li><b>Create stock files-</b> Create stock files via <a href="http://www.themeforest.com/" target="_blank">Themeforest</a></li>
<li><b>Post sign locally-</b> Put up business cards or letters in your local area telling people about your service</li>
<li><b>Pass out business cards-</b> Pass out your business cards to people you think might be a potential client.</li>
<li><b>Network with people-</b>Network with others via social networking website and let them know what you do</li>
<li><b>Make video blogs-</b>Stay connected with your followers or bring in new followers</li>
<li><b>Stay on top of your game-</b> Always look for more work and when you have too much work sort it out so when you finish a project another one is waiting for you.</li>
</ul>
<p>Freelancers make many mistakes and I must say that we all have had time where we would work for nothing, become desperately in need of cash and so fort. The important to remember that there are a colossal amount of clients out there they just do not know about <b>you</b>. By building yourself a name your building yourself to what I like to call a steady income.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/freelancing-keeping-a-steady-income/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Things to consider when starting a new freelance business</title>
		<link>http://www.webdevtuts.net/articles/things-to-consider-when-starting-a-new-freelance-business/</link>
		<comments>http://www.webdevtuts.net/articles/things-to-consider-when-starting-a-new-freelance-business/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 21:39:56 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[freelance business]]></category>
		<category><![CDATA[freelance web designer]]></category>
		<category><![CDATA[freelance web developer]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[freelancing advice]]></category>
		<category><![CDATA[freelancing tips]]></category>
		<category><![CDATA[how to freelance]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=971</guid>
		<description><![CDATA[Starting a freelance business may be the most "exciting" thing you may have done or wanted to do. I think there are many people who just think about the good stuff and do not actually plan out what they are wanting to do.
 <a href="http://www.webdevtuts.net/articles/things-to-consider-when-starting-a-new-freelance-business/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Starting a freelance business may be the most &#8220;exciting&#8221; thing you may have done or wanted to do. I think there are many people who just think about the good stuff and do not actually plan out what they are wanting to do. In this article I will give you some tips and advice to get your freelance business up and running the right way.</p>
<h2>Work full-time/ Part-time</h2>
<p>When starting a new freelance business many people think to themselves if they should keep their job or go part-time. Quitting your job or going part-time may seem like a great thing to do but you really have to think it out before you actually make the final decision. If you have a job then I would recommend that you keep your job and save up cash. If you&#8217;re young or do not have a family to support then I recommend you stay part-time or leave your job.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/save-money.jpg" alt="example"/><br />
When I was 16 I got my first job and was very excited about going to work but after a week or two I felt as if my pay checks were too small and decided to let my job go to work on something I knew I would not mind doing. After I quit my job I realize that I had no money to start my new business and keep my hosting going. Long story short, I did not think out my plan and just decided to jump directly into it not realizing the problems I was going to face. Working a part-time jobs gives you the opportunity to save money and work on projects when you&#8217;re not at your actual job. If you currently have a part-time job continue working it and saving money so that you do not experience the problems I have experience. If you currently have a full-time job then I recommend that you do web work as a side business and do not quit your full-time job until you have a stable income coming in.</p>
<h2>Site Layout &#038; Design</h2>
<p>Creating a new portfolio is the next important thing to consider when starting a freelance business. I mean this is actually how people are going to see your work and learn a bit or two about yourself. Creating a new portfolio comes with a bunch of brainstorming. I mean you just cant put up a website and expect it to bring in customers. You have to think out your plan and I will do an example plan below.</p>
<h3>Portfolio Plan</h3>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/theme.jpg" class="alignleft" alt="example" /><br />
<b>Theme:</b> Your website theme is like cars, clouds, dirt, room etc</p>
<div class="clear"></div>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/2column.jpg" class="alignleft" alt="example" /><br />
<b>Layout:</b> Your layout is like 1column, 2column, 3column etc</p>
<div class="clear"></div>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/colorscheme.jpg" class="alignleft" alt="example" /><br />
<b>Color Scheme:</b> What color would like for your website to have. 3 colors at the most.</p>
<div class="clear"></div>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/creative.jpg" class="alignleft" alt="example" /><br />
<b>Creativity:</b>  Graphics, or hand drawn elements, Typography etc.</p>
<div class="clear"></div>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/javascript.jpg" class="alignleft" alt="example" /><br />
<b>Functions:</b> Contact forms, javascript, ajax etc.</p>
<div class="clear"></div>
<p>The plan above is the plan you should take when deciding to create a portfolio design. I will explain each one below more specific so you can get the basic understanding for each.</p>
<div class="clear"></div>
<p><b>Theme:</b> Your website theme is VERY VERY VERY important because it can sort you out from others and actually make people remember your site. When deciding upon a theme thinks which one bests fits you. For example my <a href="http://www.cell-designs.com" target="_blank">Portfolio</a> theme is highway/road. So if you have visited my portfolio you will notice that I have somewhat of everything that a expressway/road might have. I have clouds for the sky and for the logo I have an exit sign to show visitors that they have exited onto cell-designs and for the footer i have grass hills and a road. So you get the hint of how a theme works.</p>
<p><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/portfolioo.jpg" alt="portfolio" /></p>
<p><b>Layout:</b> A website layout is somewhat important. Many people decide to go with a two column layout. When deciding how many columns you would like to have it would be important that you think about what types of widgets of elements you would like to go into the sidebar or third column. 2 column layout, left column for content and right column for sidebar. 3 column layout, left column for content and one right column could be used for sidebar and last column could be used for social media.</p>
<p><b>Color Scheme:</b> Choosing the right colors for your website is very important because it sets the tone or mood of your website. When deciding upon colors you might like to think about which colors goes with your theme or which colors you think sets the perfect vibe or mood for your customers. I usually pick 3 colors.</p>
<p><b>Creativity:</b> Getting creative with your website is also a great thing to consider. Some people love to get graphic heavy with their website and some people do not like the whole graphic theme. I think graphics are very important because it shows neatness and shows that you actually took the time to create something elegant.</p>
<p><b>Functions:</b> Your website functionality is another thing to consider. When a visitor visits your website they are going to want to interact with your web page. Whether you have a crazy navigation or nice scroll functions people will play with it. I know whenever I visit a website I always tend to stay on a website longer if there is something cool I can interact with.</p>
<h2>Getting ready for take off</h2>
<p>Now that you have your business plan sorted out you are now ready to launch your website. Well not quite, there are still a bit more to cover then you&#8217;re good to launch your new site. Before you launch the actual site it is important that you have the items listed below created and ready to go.</p>
<p><img class="alignright" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/deal.jpg" alt="example" /></p>
<ul>
<li>Business cards</li>
<li>Contract/Agreement forms</li>
<li>Time Management Account(To clock hours/manage $)</li>
</ul>
<div class="clear"></div>
<p>I will explain each item listed above more specifically and to why you need each item.</p>
<p><b>Business Cards:</b> Business cards are very important to have because they market your service when and when you&#8217;re not around. Many people believe that clients will just come to them but you really have to go find clients and build that relationship with them. Business cards are very efficient because you can post them at your local business, barber etc, and very most important hand them out to a future client.  </p>
<p><b>Contract/ Agreement Forms:</b> Contract and agreement forms are a <b>MUST</b>! Often times I hear about client&#8217;s not paying or bailing out in the middle of the project and you get the point. Before any project is started make sure your client has read and signed the contract so there are no misunderstandings in the long run .</p>
<p><b>Invoice System:</b> An invoice system is very handy especially when it comes to filing taxes, Keeping clients organize or just keeping up with your income. Many newbie freelancers often charge by the hour but do not use any invoice software to keep track of their clients, time, and money. If you know or have a plan to make 4-5 digits with your business then I recommend that you get an  invoice system to keep everything organize. </p>
<p>If you&#8217;re considering starting up a freelance business then I recommend you take my tips and advice from this article. I myself did not take each and everyone of the steps above when I first started my freelance business and let me tell you it was twice the work and twice the stress. Good luck with your new freelance business, go get&#8217;em tiger!    </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/things-to-consider-when-starting-a-new-freelance-business/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>What every developer or designer should know before calling themeselves a designer or developer</title>
		<link>http://www.webdevtuts.net/articles/what-every-developer-or-designer-should-know-before-calling-themeselves-a-designer-or-developers/</link>
		<comments>http://www.webdevtuts.net/articles/what-every-developer-or-designer-should-know-before-calling-themeselves-a-designer-or-developers/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:56:56 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=922</guid>
		<description><![CDATA[Over the last 3 years I have considered myself as a web developer. About a year ago I was looking for jobs for web designers/developer and notice many web languages that I was unfamiliar with. So I started to think to myself, am I a web developer or just a designer?  <a href="http://www.webdevtuts.net/articles/what-every-developer-or-designer-should-know-before-calling-themeselves-a-designer-or-developers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the last 3 years I have considered myself as a web developer. About a year ago I was looking for jobs for web designers/developer and notice many web languages that I was unfamiliar with. So I started to think to myself, am I a web developer or just a designer? In this article I will explain the difference between a web developer and a web designer. After this article you will know whether you&#8217;re a designer, developer or both.</p>
<h2>Website Designer</h2>
<p>Many of you designers out there probably consider yourself as a web designer. A web designer can live up to more than just designing and often work with familiar web languages to create dynamic web pages.</p>
<h4>What does it mean to be a Web designer</h4>
<blockquote><p>a person or business that designs and prepares content for the World Wide Web, including text, images, site architecture and multimedia.<br />
<a href="http://cyber.law.harvard.edu/readinessguide/glossary.html">Source</a></p></blockquote>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/webdesigner.jpg" class="aligncenter" alt="website designer"/></p>
<p>Web designers are mainly the ones who design the whole look and aspects of a website. As a web designer your job would be to stay up to date with the latest trends and produce great designs that you or a developer could code. Being a web designer may seem like an easy job or thing to do but if you actually break down the steps it can take quite sometime to produce a homepage with sub pages. So what is a web designer typical schedule?</p>
<p>A Web designer schedule is not exactly how I will list it below but I will just give you a prime example. I will skip the wake up and brush teeth steps, you should already have that down pack.</p>
<ol>
<li>Find Inspiration</li>
<li>Sketch out a design on paper</li>
<li>Clean sketch up in Photoshop, use guide lines</li>
<li>Find Colors for website</li>
<li>Find clip arts, images, brushes, textures, etc</li>
<li>Start inserting textures, brushes, and icons into design</li>
<li>Name layers and group them</li>
<li>Slice the layout and get it ready for the developer</li>
<li>Save work</li>
</ol>
<p>That may seem like it is nothing but each step can take a very long time. Whenever you design something it is very important that you design and send it off the right way. For example a developer expects for your design to be pixel perfect, layered &amp; grouped, sliced, and ready to be coded.</p>
<h2>Website Developer</h2>
<p>Many of you designers out there probably consider yourself as a website designer/developer. If you&#8217;re wondering what is a web developer, then do not worry I will explain it below.</p>
<p><img src="https://s3.amazonaws.com/webdevtuts/uploads/2010/02/web-developer.jpg" class="aligncenter" alt="web developer"/></p>
<blockquote><p>Web Developer is the person who deals with websites from a technical perspective<br />
<a href="http://www.jianway.co.uk/articles/web-definitions-20081020.html">Source</a></p></blockquote>
<p>Web developers are usually the ones doing all of the dirty work. What I mean by dirty work is coding the website in many different web languages. As a developer their jobs are to create web pages using front-end developer techniques or back-end developer techniques. If you&#8217;re lost then do not worry, I will explain it below.</p>
<p>Developer usually work with many web languages depending on whether its front-end work or back-end work. If you take a look at the list below you can see what type of languages web developers work with to create dynamic web pages.</p>
<ul>
<li>Markup languages (such as HTML, XHTML and XML)</li>
<li>Style sheet languages (such as CSS and XSL)</li>
<li>Client-side scripting (such as JavaScript)</li>
<li>Server-side scripting (such as PHP and ASP)</li>
<li>Database technologies (such as MySQL and PostgreSQL)</li>
<li>Multimedia technologies (such as Flash and Silverlight)</li>
</ul>
<p>Many designers consider themselves as Web developers but mainly know half of the languages. I know it is very difficult to learn new web languages while mainly working with a code that you&#8217;re familiar with. Each language above is very important if you&#8217;re one of those developers who has a plan to work for a company or keep a job. </p>
<p><b>Front-End</b><br />
Front-End Developers mainly know some of the basic codes like HTML, CSS, Javascript, and might have a little understanding of PHP, and some back-end work. To learn more about Front-end developers check out <a href="http://fuelyourcoding.com/steps-to-becoming-a-front-end-web-developer/" target="_blank">this</a> article from Fuel Your Coding.</p>
<p><b>Back-End</b><br />
 Back-End Developers are just as important as a Front-End developers. Back-End developer mainly work with web languages like Perl, PHP, ASP, JSP, ColdFusion, etc. What I love about working on the back-end of the site is that you can control the website and its functions. Say you wanted to create a membership website and you need a place to store the visitors user-name and password. You would need to create a database that stores the information and that is when the back-end developers come in.  </p>
<h2>What should I know to be considered a website designer/developer</h2>
<p>To be considered a website designer and developers I would recommend that you spend time working with new lanuages that you normally do not work with and you keep designing the kick butt web pages and designs. You do not have to have every single web language down pack but it would be good to have a good understanding of what each languages does and how you can work with it to create something worth while. I hope this article gave you a basic understanding on what each field does and the main codes they use. If you&#8217;re looking forward to becoming a developer or designer keep working hard and you will be one in no time. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/what-every-developer-or-designer-should-know-before-calling-themeselves-a-designer-or-developers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>why competing with other designers in contest will hurt you rather than help you</title>
		<link>http://www.webdevtuts.net/articles/why-competing-with-other-designers-in-contest-will-hurt-you-rather-than-help-you/</link>
		<comments>http://www.webdevtuts.net/articles/why-competing-with-other-designers-in-contest-will-hurt-you-rather-than-help-you/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 23:36:20 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[competing with other designers]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[design competition]]></category>
		<category><![CDATA[design contest]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[web design competition]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=885</guid>
		<description><![CDATA[Competing with other designers for various reasons seem to make you believe or think that you will become a better designer. I think that applies to a certain extent and should not be taken for granted. <a href="http://www.webdevtuts.net/articles/why-competing-with-other-designers-in-contest-will-hurt-you-rather-than-help-you/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Competing with other designers for various reasons seem to make you believe or think that you will become a better designer. I think that applies to a certain extent and should not be taken for granted.</p>
<h1>Time Consuming</h1>
<p>When competing in a contest, trying to come up with a design can be very overwhelming and time consuming. Often designers get the picture in their heads that they can come up with a rocking pixel perfect design in just a matter of hours. I will agree that a design can be done within a mater of hours but I can guarantee that it will not be rocking nor pixel perfect. Designs roughly take about a day or more to complete if you&#8217;re trying to create something very fascinating. When designing a website or graphic, designers have to plan out many things such as. </p>
<ul>
<li>Color Scheme</li>
<li>Typography</li>
<li>Layout/Mockup</li>
<li>Functions</li>
</ul>
<p>Those are the main topics that designers often have to take time to think about before making a decision. I will explain below why each one is very important.</p>
<p><b>Color Scheme:</b> Color Scheme is very important when designing a website or graphic. Whenever you&#8217;re trying to find the right colors for something you must always find at least 3 colors to use for your design. Choosing 3-5 colors will give you many options and will basically give your design a good look. I will give 2 sub examples why you will need about 3-5 colors for your design below. </p>
<p>Website</p>
<ul>
<li>Background</li>
<li>Container</li>
<li>Navigation</li>
<li>Links</li>
<li>Logo</li>
</ul>
<p><a href="http://www.buzapp.com" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/buzapps.jpg" alt="website"></a><br />
<a href="http://www.beerenberg.com.au" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/beer.jpg" alt="website"/></a><br />
Graphic</p>
<ul>
<li>Background</li>
<li>Elements</li>
<li>Image</li>
<li>Environment</li>
<li>Logo</li>
</ul>
<p><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/graphic.jpg" alt="graphic"></p>
<p><b>Typography:</b> Typography can be very frustrating when creating a new design. Whether its for a website or poster it can take time looking through thousands of fonts just to find the right one for you specific project. Typography can also determine the look and feel of your website. Thin fonts tend to be more elegant while bold fonts tend to be more fun-ish.</p>
<p><a href="http://www.adlucent.com" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/Adlucent.jpg" alt="typo"/></a><br />
<a href="" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/good.jpg" alt="typo"/></a></p>
<p><b>Layout:</b> Creating a layout or Mockup can save you a ton of time. Most designers do not like sketching things out and just decide to open up photoshop in begin working. That fine if that works for you but for me I find sketching out my designs or creating a mockup can really make a difference with my designs rather then me just creating it step by step in photoshop.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/wireframe.jpg" alt="layout/mockup"></p>
<p><b>Functions:</b> This only applies for web designers. Whenever you create a design of a website make sure you keep in mind what functionality you might like your website to have when everything is over with. for example if you&#8217;re going to have a button and you want it to be a rollover button, make sure you create the rollover effect even if users cannot see it in the final layout. </p>
<p><a href="" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/arbel.jpg" alt="typo"/></a></p>
<h1>Losing hope / inspiration</h1>
<p><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/tired.jpg" alt="lose inspiration"><br />
When competing in contest many designers often lose inspiration in their own work. The reason for such a thing is because when you&#8217;re in a contest you are competing against some of the best. Someone design will always be better than yours in most cases or at least you will think that and will not know what to create. For example I was once in a contest and I was very excited about it especially the cash prize but when I started to see designers entries I thought to myself that there was no way I could create something that good. I lost hope and inspiration. I could not think of a design and was very frustrated. Looking at others work made me feel like I was not designer and did not belong in the design community.  </p>
<h1>Less time for personal work</h1>
<p><a href="http://www.cell-designs.com" target="_blank"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2010/01/personal.jpg" alt="personal work"></a><br />
Most of the time when you enter contest you find that a design might take you quite the time to complete and yet you are unsure if you&#8217;re going to win it. I often hear many designers say &#8220;I lost but it will make me a better designer&#8221;. I strongly disagree with that. The time you spent designing that poster or website you could of been following a tutorial or creating something for yourself that is worth while. Working on personal projects or following a tutorial will add to your knowledge and make you better at designs. You can also learn new techniques that you did not know of. In a contest you are not guaranteed the prize so you&#8217;re basically taking a big risk. Why take a risk in lose time when you could do something productive with that time. </p>
<h1>How to become a better designer</h1>
<p>Becoming a better designer takes time in practice. If you would like to become a better designer just follow my steps. </p>
<ol>
<li><b>Do not look at others work to often</b></li>
<li>Take a walk for inspiration</li>
<li>Always brainstorm &#038; sketch ideas before turning to a computer</li>
<li>Work on personal projects instead of entering contest</li>
<li>Follow design tutorials and pick up various techniques from it</li>
<li>See what the latest trend is in design in creating something that is opposite from it</li>
</ol>
<p>If you follow my steps above you will be a better designer in no time. Stay away from contest in work on personal projects so you can build your portfolio and become better at what you love to do. Sometimes you have to keep your secret hidden and release it when least expected(In terms of design). Good luck at becoming a better designer. Hope all goes well </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/why-competing-with-other-designers-in-contest-will-hurt-you-rather-than-help-you/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Why you shouldn&#8217;t steal someones else source code or design</title>
		<link>http://www.webdevtuts.net/articles/why-you-shouldnt-steal-someones-else-source-code-or-design/</link>
		<comments>http://www.webdevtuts.net/articles/why-you-shouldnt-steal-someones-else-source-code-or-design/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 08:08:37 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[how to stop design theft]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[stealing work design]]></category>
		<category><![CDATA[theme development]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=717</guid>
		<description><![CDATA[As a designer we often have tools that allow us to take a peek at others source code and style sheets. I think it is ok to take a peak to see how that designer has accomplish that specific task but I  <a href="http://www.webdevtuts.net/articles/why-you-shouldnt-steal-someones-else-source-code-or-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a designer we often have tools that allow us to take a peek at others source code and style sheets. I think it is ok to take a peak to see how that designer has accomplish that specific task but I disagree with people who think taking their code and changing the class or ID name is ok. In this article I will give you some helpful reasons why you should not steal someones else code or design.</p>
<h2>Becoming an addiction</h2>
<p><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2009/12/confuse.jpg" alt"frustrated"/><br />
Once you get into the habit of taking a peak at someone else code and copying and pasting it, it all will become a habit to you. Ever heard of the saying <i>if you steal something once and get away with it you will continue doing it until you&#8217;re finally caught</i>. Well that saying is very true. People who steal code from other websites often make it a habit and continue doing it, hoping it will improve their work and skill-set. </p>
<h2>Losing your skill-set</h2>
<p>That&#8217;s right. Believe it or not if you&#8217;re constantly copying and pasting others people code to create a website then you&#8217;re most likely just damaging your very own skill-set. When you want to learn something or get better at something you have to work with it. For example you did not grow up knowing how to ride a bicycle without training wheels. You had to practice and practice until you finally got it. As you were practicing trying to learn how to ride a bicycle you sometimes looked at other kids to see how they have done it. Over the years you continues riding bikes and became very proficient at it , not cheating once at it. Didn&#8217;t that feel good knowing that you learned how to ride a bike all by yourself. That&#8217;s applies to web development also. If you constantly write code and continue to feed off of your own work then your skills will always be improving and proceeding to the next level, making you greater at what you do.</p>
<h2>No ideas</h2>
<p><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2009/12/noidea.jpg" alt="no idea"/><br />
Often when viewing or always browsing someone else work you may feel that you work will never be that good or amount to the value of their work. That is completely false. Every designer/Developer start off designing not knowing the latest tips and techniques. When I first started off designing I have to say that my designs were not great at all haha. I used fonts that could not be used, margins and padding were completely off, and the design was just bad. I looked at others works from time to time but I knew if I continued looking at their work I would continue belittling myself. The more you look at others work the more ideas you lose.</p>
<h2>Finding inspiration</h2>
<p>As a designer we often visit many websites for inspiration. What I have found out as being a designer/developer is I never find inspiration looking at others website or design. It might sound crazy but its the truth. I find inspirations from wallpapers, graphic posters, and videos. If you think about it Graphic designs posters are usually colorful, and very outgoing, and wallpapers are like backgrounds giving you an idea in your head on which background to create and videos are like websites in motion. If you&#8217;re watching TV on a network like spike TV or MTV you will often see some crazy motions graphics effects that can lead to a very nice design.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2009/12/graphic.jpg" alt="Graphic Wallpaper"/></p>
<p><a href="http://www.youtube.com/watch?v=Tjyv5tB6Jbw"><img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2009/12/video.jpg" target="_blank" alt="Motion reel video"/></a></p>
<p>If you would like to avoid copying others source code or design then follow my tips and you will be on the road to becoming a better designer/coder. To this day I am constantly working on my coding skills and designing skills trying to become better at something that I love and enjoy doing. Quit stressing out and go watch a video or look at a poster for an idea. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/why-you-shouldnt-steal-someones-else-source-code-or-design/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>4 quick tips to help you create a better mockup/design in photoshop</title>
		<link>http://www.webdevtuts.net/articles/4-quick-tips-to-help-you-create-a-better-mockupdesign-in-photoshop/</link>
		<comments>http://www.webdevtuts.net/articles/4-quick-tips-to-help-you-create-a-better-mockupdesign-in-photoshop/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 04:32:45 +0000</pubDate>
		<dc:creator>Marcell Purham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Quicktips]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[mockup]]></category>

		<guid isPermaLink="false">http://www.webdevtuts.net/?p=663</guid>
		<description><![CDATA[When Designing a website in Photoshop you should always try to make the mock-up look very similar to the final coded version.  Some designers get very lazy and try to create a design then figure out everything... <a href="http://www.webdevtuts.net/articles/4-quick-tips-to-help-you-create-a-better-mockupdesign-in-photoshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When Designing a website in Photoshop you should always try to make the mock-up look very similar to the final coded version.  Some designers get very lazy and try to create a design then figure out everything while they&#8217;re coding the real layout. In this Article I will give you 10 tips to designing a professional looking website mockup in Photoshop.</p>
<h2>Use Guides</h2>
<p>Whenever You start a new website design and Photoshop I recommend that you Always you Photoshop guide lines. Guide lines help you keep your website centered and all of the elements inside of it align. I know there are newbies out there who just open up Photoshop and design and never turn on their guide lines. </p>
<p>To see your guide lines go to press <b>ctrl+;</b> and for mac I believe</b> it is <b>cmd+;</b><br />
<img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2009/12/gudies.jpg" alt="guides"/></p>
<h2>Use real font for Text</h2>
<p>This is for all the beginners! I know when most people first start designing websites in Photoshop they often try to use fonts that are not supported on other browsers. It&#8217;s ok to use other fonts for logo&#8217;s and heading but for real text it is good to use some of the supported well known fonts. You&#8217;re probably thinking how do I know which font works for all computers. Well the answer to that is a font list from <a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html" target="_blank">Ampsoft</a> and they give a pretty well explain explanation on which fonts you should choose, so make sure you check out their article.</p>
<h2>Use ruler</h2>
<p>Photoshop rulers are a <b>must</b>! Whenever you start a design you should always have your ruler grid turned on. Ruler grid comes in handy for aligning your website, text, images, logo&#8217;s and other web elements. Without your ruler your design would be uneven and margins and padding would not equal each other.<br />
<img class="aligncenter" src="https://s3.amazonaws.com/webdevtuts/uploads/2009/12/ruler.jpg" alt="ruler"/></p>
<h2>Canvas Size</h2>
<p>Starting a new design can be very frustrating for some designers. The reason it can be very frustrating sometimes is because you do not know what size canvas you should start with or create. I normally start my design using 960px width. I think 960 works the best considering it can fit all website screens. The graph below shows what screen size most people use as of August 29 2009.<br />
<img class="aligncenter" src="http://farm4.static.flickr.com/3500/3992052978_3b090796af.jpg" alt="Website size"></p>
<p>All of the tips listed above all go hand and hand. Each tip should be took in consideration before or during every design process. I know this article was very short but I hoped you have learned something from it. I will try to make longer post in the future that are more valuable.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevtuts.net/articles/4-quick-tips-to-help-you-create-a-better-mockupdesign-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: S3: webdevtuts.s3.amazonaws.com

Served from: www.webdevtuts.net @ 2012-02-07 17:49:45 -->
