<?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>Manakor Coding Map™ &#187; working flow</title>
	<atom:link href="http://www.manakor.org/tag/working-flow/feed" rel="self" type="application/rss+xml" />
	<link>http://www.manakor.org</link>
	<description>Tips and tricks on webpage&#039;s slicing, programming and design</description>
	<lastBuildDate>Mon, 12 Apr 2010 07:18:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tools every freelance Web Developer needs</title>
		<link>http://www.manakor.org/tools-every-freelance-web-developer-needs</link>
		<comments>http://www.manakor.org/tools-every-freelance-web-developer-needs#comments</comments>
		<pubDate>Fri, 18 Dec 2009 08:52:12 +0000</pubDate>
		<dc:creator>Nikita Sumeiko</dc:creator>
				<category><![CDATA[Tools & Tricks]]></category>
		<category><![CDATA[useful tools]]></category>
		<category><![CDATA[working flow]]></category>

		<guid isPermaLink="false">http://www.manakor.org/?p=49</guid>
		<description><![CDATA[There are a lot of Web Developers all around the world, and everyone plays and works by his own rules. Everyone has personal working style and flow. However, many of them often face a lack of discipline problem. Usually, this lack leads to an extraordinary results, such as deadline extension, stress and client&#8217;s displeasure.
Therefore, I [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of Web Developers all around the world, and everyone plays and works by his own rules. Everyone has personal working style and flow. However, many of them often face a lack of discipline problem. Usually, this lack leads to an extraordinary results, such as deadline extension, stress and client&#8217;s displeasure.<br />
Therefore, I would like to note some <strong>tools, which could help you to take everything under control</strong>!</p>
<h5>1. Task Managers</h5>
<p>They will assist in short task lists building before each new working day starts. For example, I collect all the necessary tasks together to build a comfortable list to follow during a day. Then I print it and start my usual working day. When I complete any, I cross them out.<br />
There is an opportunity to use good online tools:</p>
<p><a href="http://todoist.com"><img class="size-full wp-image-52 alignnone" title="Todoist" src="http://www.manakor.org/wp-content/uploads/2009/12/todoist-logo.jpg" alt="Todoist" width="100" height="35" /></a> <a href="http://www.rememberthemilk.com"><img class="size-full wp-image-51 alignnone" title="Remember the milk" src="http://www.manakor.org/wp-content/uploads/2009/12/rememberthemilk-logo.jpg" alt="Remember the milk" width="100" height="35" /></a> <a href="http://hitask.com"><img class="size-full wp-image-50 alignnone" title="HiTask" src="http://www.manakor.org/wp-content/uploads/2009/12/hitask-logo.jpg" alt="HiTask" width="100" height="35" /></a> <a href="http://tadalist.com"><img class="size-full wp-image-53 alignnone" title="Ta-da List" src="http://www.manakor.org/wp-content/uploads/2009/12/tadalist-logo.jpg" alt="Ta-da List" width="100" height="35" /></a></p>
<h5>2. Ideas and thoughts capturing tool</h5>
<p>Every freelance web developer spends a lot of time surfing the net everyday. There he study, get new necessary knowledge and has fun. Moreover, many of web developers collaborate with each other. And sometime it&#8217;s necessary to save some information, to get down to it later. Storing this stuff in one place, helps to keep in mind every note, to be in a trend of growing technologies and to keep everything on eye. There are the most popular:</p>
<p><a href="http://www.google.com/notebook/"><img class="size-full wp-image-58 alignnone" title="Google Notebook" src="http://www.manakor.org/wp-content/uploads/2009/12/googlenotebook-logo.jpg" alt="Google Notebook" width="100" height="35" /></a> <a href="http://www.evernote.com"><img class="size-full wp-image-57 alignnone" title="Evernote" src="http://www.manakor.org/wp-content/uploads/2009/12/evernote-logo.jpg" alt="Evernote" width="100" height="35" /></a> <a href="http://www.notefish.com/"><img class="size-full wp-image-59 alignnone" title="Notefish" src="http://www.manakor.org/wp-content/uploads/2009/12/notefish-logo.jpg" alt="Notefish" width="100" height="35" /></a></p>
<h5>3. Screen capture tools</h5>
<p>If we want to share our screen (and we often want it) we have an opportunity to capture screen image by using special soft to do that. I offer these tools: <a title="How to use Snipping tool on Windows Vista " href="http://windows.microsoft.com/en-US/windows-vista/Use-Snipping-Tool-to-capture-screen-shots">Snipping tool</a> (Vista only) and Mac&#8217;s <a title="Capture Me on Mac OS" href="http://www.chimoosoft.com/products/captureme/">Capture Me</a>.</p>
<h5>4. Furious Code Editor</h5>
<p>Very often I meet developers asking about what code editor do I use?! Truly speaking, it depends on every person needs, because we should deal with coding languages we use, platform we work on and gadgets that could really help to accelerate our working process. But I suggest to use not more that 2 code editors to do programming. There are a lot of editors which support different languages (HTML, CSS, JavaScript, PHP, ASP, VB, JAVA, C#, RoR and other). On Windows I use <a title="Notepad++" href="http://notepad-plus.sourceforge.net">Notepad++</a> and <a title="Eclipse" href="http://www.eclipse.org/">Eclipse</a>, but playing on Mac I prefer <a title="Panic's Coda" href="http://www.panic.com/coda/">Coda</a>, <a title="TextMate" href="http://macromates.com/">TextMate</a>, <a title="Dreamweaver" href="http://www.adobe.com/products/dreamweaver/">Dreamweaver</a>. I request from editor two the most important details, such as code highlighting (coloring) and FTP environment to work directly online. Here&#8217;s the list:</p>
<p><a href="http://www.panic.com/coda/"><img class="size-full wp-image-65 alignnone" title="Panic's Coda" src="http://www.manakor.org/wp-content/uploads/2009/12/coda-logo.jpg" alt="Panic's Coda" width="100" height="35" /></a> <a href="http://notepad-plus.sourceforge.net/"><img class="size-full wp-image-69 alignnone" title="Notepad++" src="http://www.manakor.org/wp-content/uploads/2009/12/notepadplus-logo.jpg" alt="Notepad++" width="100" height="35" /></a> <a href="http://www.adobe.com/products/dreamweaver/"><img class="size-full wp-image-67 alignnone" title="Dreamweaver" src="http://www.manakor.org/wp-content/uploads/2009/12/dreamweaver-logo.jpg" alt="Dreamweaver" width="50" height="35" /></a> <a href="http://macromates.com/"><img class="size-full wp-image-70 alignnone" title="TextMate" src="http://www.manakor.org/wp-content/uploads/2009/12/textmate-logo.jpg" alt="TextMate" width="50" height="35" /></a> <a href="http://www.activestate.com/komodo_edit/"><img class="size-full wp-image-66 alignnone" title="Komodo Edit" src="http://www.manakor.org/wp-content/uploads/2009/12/comodoedit-logo.jpg" alt="Comodo Edit" width="50" height="35" /></a> <a href="http://www.eclipse.org/"><img class="size-full wp-image-68 alignnone" title="Eclipse" src="http://www.manakor.org/wp-content/uploads/2009/12/eclipse-logo.jpg" alt="Eclipse" width="100" height="35" /></a> <a href="http://www.ultraedit.com/"><img class="size-full wp-image-71 alignnone" title="UltraEdit" src="http://www.manakor.org/wp-content/uploads/2009/12/ultraedit-logo.jpg" alt="UltraEdit" width="50" height="35" /></a> <strong> </strong></p>
<h5>5. Subversion client</h5>
<p>If freelancers work as a team with many members, it is necessary to use any Subversion client. This one would keep all the updates up to date and will never miss any code. You can look for <a title="Search for SVN clients" href="http://www.google.com/search?hl=en&amp;source=hp&amp;q=SVN+Client&amp;aq=f&amp;oq=&amp;aqi=g10">different SVN clients on Google</a>, but I can&#8217;t suggest any this time, because haven&#8217;t got strong experience using them.</p>
<h5>6. Project Managers</h5>
<p>Working as a freelancer each of us faced with a lot of projects. Some of this completes one by one, some have got long terms. Therefore, to keep all the freelance projects in one stable place we are able to use comfortable projects manager tools:</p>
<p><a href="http://basecamphq.com/"><img class="size-full wp-image-73 alignnone" title="BaseCamp" src="http://www.manakor.org/wp-content/uploads/2009/12/basecamp-logo.jpg" alt="BaseCamp" width="100" height="35" /></a> <a href="http://www.activecollab.com/"><img class="size-full wp-image-72 alignnone" title="ActiveCollab" src="http://www.manakor.org/wp-content/uploads/2009/12/activecollab-logo.jpg" alt="ActiveCollab" width="100" height="35" /></a> <a href="http://wave.google.com/"><img class="size-full wp-image-74 alignnone" title="Google Wave" src="http://www.manakor.org/wp-content/uploads/2009/12/googlewave-logo.jpg" alt="Google Wave" width="50" height="35" /></a> <a href="http://www.springloops.com/"><img class="size-full wp-image-75 alignnone" title="Springloops" src="http://www.manakor.org/wp-content/uploads/2009/12/springloops-logo.jpg" alt="Springloops" width="100" height="35" /></a></p>
<h5>7. Raster designing tool</h5>
<p>Even if you&#8217;re a web designer or front end player, you will be in need of complete and easy-to-use graphics software to design, slice and work with graphical elements. Without this tool you&#8217;ll not be able to make lovely, handsome and modern websites, play with JQuery animation tools and optimize logo to output it as .png image, for example. I personally play only with <a title="Photoshop" href="http://www.adobe.com/products/photoshop/">Photoshop</a> to complete such a tasks. Photoshop is familiar to me and it provide users with a casual graphic environment, I think so. But there are many other editors: Gimp, Krita, PS Express, Fireworks.</p>
<p><a href="http://www.adobe.com/products/fireworks/"><img class="size-full wp-image-78 alignnone" title="Fireworks" src="http://www.manakor.org/wp-content/uploads/2009/12/fireworks-logo.jpg" alt="Fireworks" width="50" height="35" /></a> <a href="http://www.gimp.org/"><img class="size-full wp-image-79 alignnone" title="Gimp" src="http://www.manakor.org/wp-content/uploads/2009/12/gimp-logo.jpg" alt="Gimp" width="50" height="35" /></a> <a href="http://www.koffice.org/krita/"><img class="size-full wp-image-81 alignnone" title="Krita" src="http://www.manakor.org/wp-content/uploads/2009/12/krita-logo.jpg" alt="Krita" width="50" height="35" /></a> <a href="https://www.photoshop.com/"><img class="size-full wp-image-80 alignnone" title="Photoshop Express" src="http://www.manakor.org/wp-content/uploads/2009/12/photoshopexpress-logo.jpg" alt="Photoshop Express" width="50" height="35" /></a></p>
<h5>8. Website testing tools</h5>
<p>I&#8217;m a front end web developer and my trumps are usability and UI. Of course, I like to test completed webpages in all major browsers, because I stand for the same display everywhere, for cross-browsing. It&#8217;s not important which browser does my client or his visitors use, website should be the same in every browser &#8211; there&#8217;s a point. Firstly, I test my websites locally, because I&#8217;ve got all the browsers installed. Moreover, I&#8217;ve got very smart software named <a title="IETester" href="http://ietester.com/">IETester</a>, which gives me an amazing opportunity to test website in all IE browsers, starting from version 5 and up to 8. And secondly, I try to re-pass each website&#8217;s page by using online trackers: <a title="Browsershot" href="http://browsershots.org/">Browsershot</a> and <a title="Screenshots.jp" href="http://screenshots.jp/">Screenshots.jp</a>.</p>
<h4>Short summary</h4>
<p>This eight ultimate tools, <strong>help me to be mobile and fast</strong> in projects building and studying day by day. I think it&#8217;s very important to keep everything under control and to avoid stress by the way.</p>
<p>Share your thoughts about this cool tools. And maybe I&#8217;ve forget something to add to my list?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.manakor.org/tools-every-freelance-web-developer-needs/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
