<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Primal Skill Blog</title>
	
	<link>http://blog.primalskill.com</link>
	<description>Dream. Design. Code.</description>
	<lastBuildDate>Thu, 25 Nov 2010 08:45:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/primalskill-blog" /><feedburner:info uri="primalskill-blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>primalskill-blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to Detect Nudity with Javascript</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/xy2dCgXAbZY/</link>
		<comments>http://blog.primalskill.com/how-to-detect-nudity-with-javascript/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 21:24:06 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=1009</guid>
		<description><![CDATA[Today I came across with a very nifty piece of Javascript code called nude.js. It&#8217;s author, Patrick Wied, used an algorithm based on a research paper from De La Salle University. The script uses canvas, so IE is out of the equation, although with some hacking it can be used along with excanvas on IE8, [...]]]></description>
			<content:encoded><![CDATA[
<p>Today I came across with a very nifty piece of Javascript code called <a href="http://www.patrick-wied.at/static/nudejs/">nude.js</a>.</p>
<p>It&#8217;s author, <a href="http://www.patrick-wied.at/">Patrick Wied</a>, used an algorithm based on a research paper from De La Salle University.</p>
<p><span id="more-1009"></span></p>
<p>The script uses canvas, so IE is out of the equation, although with some hacking it can be used along with excanvas on IE8, but I didn&#8217;t tested on this browser. Undoubtedly the fastest results was in Chrome.</p>
<p>I also threw together a little demonstration using random photos from Flickr, you can test it here: <a href="http://playground.primalskill.com/nude-js/index.php">http://playground.primalskill.com/nude-js/index.php</a> (If you feel offended by nude photos, please do not open the link).</p>
<p>My initial results are that the script indeed gives positive results almost 60% of the time, this also depends on the quality of the image and more importantly on the color of the photo. For almost every black and white image the script returned false results.</p>
<p>Anyway, it&#8217;s nice to see &#8216;out of the box&#8217; usage for Javascript once in a while. This proves once again that Javascript and HTML5 are powerful technologies.</p>
<p>If you want to experiment with the code you can download it here: <a href="https://github.com/pa7/nude.js">https://github.com/pa7/nude.js</a> and the research paper here (PDF): <a href="http://www.math.admu.edu.ph/~raf/pcsc05/proceedings/AI4.pdf">http://www.math.admu.edu.ph/~raf/pcsc05/proceedings/AI4.pdf</a></p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/xy2dCgXAbZY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/how-to-detect-nudity-with-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/how-to-detect-nudity-with-javascript/</feedburner:origLink></item>
		<item>
		<title>Free constructive advice on YOUR websites</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/YHv39nzt0LM/</link>
		<comments>http://blog.primalskill.com/free-constructive-advice-on-your-websites/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 17:21:35 +0000</pubDate>
		<dc:creator>Havas Daniel</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=1000</guid>
		<description><![CDATA[I was browsing the Web today and came across a great idea by a Czech webdesign group called Not Pixel Perfect Yet, and i quickly decided that we should also implement a similar service. Basically we will review your site for free, offering constructive critique on anything you&#8217;d like, ranging from graphics, layout to usability [...]]]></description>
			<content:encoded><![CDATA[
<p>I was browsing the Web today and came across a great idea by a Czech webdesign group called Not Pixel Perfect Yet, and i quickly decided that we should also implement a similar service.</p>
<p>Basically we will review your site for free, offering constructive critique on anything you&#8217;d like, ranging from graphics, layout to usability and everything in between.</p>
<p><span id="more-1000"></span></p>
<p>We will choose on submitted site to review every week and post it on our Blog, Facebook page and Twitter along with our review. Everyone else is welcome to join the reviewing once it&#8217;s posted.</p>
<p>Please send your submission to office@primalskill.com along with a screenshot and the areas you would like us to review. Be sure to include in the subject &#8220;Website review&#8221;</p>
<p>Looking forward to your submissions and here&#8217;s hoping together we can make the Web more beautiful.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/YHv39nzt0LM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/free-constructive-advice-on-your-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/free-constructive-advice-on-your-websites/</feedburner:origLink></item>
		<item>
		<title>Google Integrates Virtual Keyboard into Google Search</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/iu21OEkyrpk/</link>
		<comments>http://blog.primalskill.com/google-integrates-virtual-keyboard-into-google-search/#comments</comments>
		<pubDate>Tue, 04 May 2010 12:42:42 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=988</guid>
		<description><![CDATA[Today a came across a handy little article stating that Google integrated their virtual keyboard API into their search. This news is especially important for non-English speaking people, but who are using an english keyboard. Today, Google Search just became easier to use for these people (including myself). I for ex. use an english keyboard, [...]]]></description>
			<content:encoded><![CDATA[
<p>Today a came across a handy little <a href="http://googleblog.blogspot.com/2010/04/integrating-virtual-keyboards-in-google.html">article</a> stating that Google integrated their virtual keyboard API into their search.</p>
<p><span id="more-988"></span></p>
<p class="center"><img src="http://3.bp.blogspot.com/_7ZYqYi4xigk/S9mzsKzrRuI/AAAAAAAAF-0/8JKXWQNuz_s/s1600/virtual.png" alt="Google Virtual Keyboard" /></p>
<p>This news is especially important for non-English speaking people, but who are using an english keyboard. Today, Google Search just became easier to use for these people (including myself).</p>
<p>I for ex. use an english keyboard, but sometimes I search Google using search terms on my native language. I particularly found difficult to type accent characters without changing the language in the operating system. </p>
<p>Another good news that anybody can enable Virtual Keyboard on their site just by using the <a href="http://code.google.com/apis/ajaxlanguage/documentation/#Keyboard">API</a> hosted on <a href="http://code.google.com/apis/ajaxlanguage/documentation/#Keyboard">Google Code</a>.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/iu21OEkyrpk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/google-integrates-virtual-keyboard-into-google-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/google-integrates-virtual-keyboard-into-google-search/</feedburner:origLink></item>
		<item>
		<title>Managing a business – Solo vs partnership</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/EjI8fcTWCWE/</link>
		<comments>http://blog.primalskill.com/managing-a-business-solo-vs-partnership/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 16:03:02 +0000</pubDate>
		<dc:creator>Havas Daniel</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=964</guid>
		<description><![CDATA[Hi, i’m Daniel and i’m Managing Partner and Business Developer here at PrimalSkill.com. This will be my first post but hopefully first of many to come. For this first post i decided to talk a little about a topic that is important for startups, expanding organizations and our own life here at Primal Skill and [...]]]></description>
			<content:encoded><![CDATA[
<p>Hi, i’m Daniel and i’m Managing Partner and Business Developer here at PrimalSkill.com.</p>
<p>This will be my first post but hopefully first of many to come.</p>
<p>For this first post i decided to talk a little about a topic that is important for startups, expanding organizations and our own life here at Primal Skill and that is whether to go about managing your business alone or with the aid of a partner.</p>
<p><span id="more-964"></span></p>
<h3>Flying solo</h3>
<p>Partnership sounds great and it is if you can manage it…problem is partnerships are just like marriages and we all know what happens with most couples.</p>
<p>Fact is around 70% of small businesses are sole proprietors. Why, you ask ? Easy, because having a close partner brings a lot of responsabilities,  social and personal issues into play, although if done right this comes with the “cost” of increasing your company’s potential, clientele, workload, income etc.</p>
<p><strong>Control </strong>is the most important thing in the mind of an individual when deciding to start a business, this is even more accentuated if the respectable is coming from employment. Having a partner means giving up this control or at least the sense that you are. If you are the kind of guy who has always done things alone whit out consulting anybody, who always went his own way and never listened to others, even if that proved to be a bad route sometimes, than perhaps a partner is not for you.</p>
<h3>Advantages and……of partnerships</h3>
<p>I admit, i am biased here because i have great belief in partnerships, i believe that having the right partner can elevate any business to levels which are most of the time unreachable for a sole proprietor.</p>
<p>So let’s see what we get with a partner. We get :</p>
<p>a <strong>partner</strong>…don’t look at me strange please.  Entrepreneurship is often a long and lonely road stacked with countless problems, decisions, setbacks and having someone to share these with and who you know is working toward the same goals as you can be a huge comfort.</p>
<p>The most important advantage though is the <strong>working relationship, the synergy</strong>. Having a partner that you trust and who you can work together with in harmony can lead to results that could not have been achieved by either party individually.</p>
<h3>How to choose a partner and partnerships that work</h3>
<p>How to choose a partner? This right here is the question that will make or break a business based on a partnership. Associating yourself with somebody who complements you and your skills and with who you have good understanding is crucial.</p>
<p>In my experience and view there are only two kind of partnerships that work in the long term:</p>
<ol>
<li>Silent partner – this is pretty straight forward, the silent partner only provides capital for the company but does not actively participate in it’s management, this way there is no opportunity for conflicts to arise.</li>
<li>Complementary partners – meaning that the partner has different skills, procedures and qualities to it’s counterpart. This can be a very successful model to follow because it means allowing both individuals to concentrate on what they do best so they can become even more proficient in those areas. The whole is far greater then the sum of it’s parts and in this case two individuals working on different areas can produce an overall much more increased output while two people with the same skill sets will eventually step on each others toes and slow down the workflow.</li>
</ol>
<p><strong>Consider </strong>the following and you should have no problems working in a partnership:</p>
<ul>
<li>communication – you are not alone anymore, remember this, discuss every expectation, goal and decision.</li>
<li>define clear business roles</li>
<li>never partner just because you can’t afford to hire</li>
<li>be tolerant and work out any arising issues</li>
</ul>
<h3>Following in the footsteps of giants</h3>
<p>It is only fitting to finish this post with taking  a look at a few little partnerships that worked and learning from them :</p>
<p><strong>Sergey Brin and Larry Page</strong> – Co-Founders of Google</p>
<p><img style="margin-left: 0px;margin-right: 0px;border-width: 0px" src="http://blog.primalskill.com/wp-content/uploads/2010/04/sergeibrin_larrypage.jpg" border="0" alt="sergeibrin_larrypage" width="213" height="130" /></p>
<p><strong>Amnon Amir, Sefi Vigiser, Arik Vardi, Yair Goldfinger, and Yossi Vardi</strong> – Founders of Mirabillis developer of ICQ instant messenger</p>
<p><a href="http://blog.primalskill.com/wp-content/uploads/2010/04/icqllc.gif"><img src="http://blog.primalskill.com/wp-content/uploads/2010/04/icqllc_thumb.gif" alt="icq-llc" width="72" height="96" /></a></p>
<p><strong>Steve Jobs and Steve Wozniak</strong> – Co-founders of Apple</p>
<p><a href="http://blog.primalskill.com/wp-content/uploads/2010/04/9_woz_jobs.jpg"><img style="border: 0px" src="http://blog.primalskill.com/wp-content/uploads/2010/04/9_woz_jobs_thumb.jpg" border="0" alt="9_woz_jobs" width="213" height="126" /></a></p>
<p><strong>Bill Gates and Paul Allen</strong> &#8211; Co-founders of Microsoft</p>
<p><a href="http://blog.primalskill.com/wp-content/uploads/2010/04/8_gates_allen.jpg"><img style="border: 0px" src="http://blog.primalskill.com/wp-content/uploads/2010/04/8_gates_allen_thumb.jpg" border="0" alt="8_gates_allen" width="213" height="126" /></a></p>
<p><strong>Chad Hurley and Steve Chen</strong> – Co-founders of YouTube</p>
<p><a href="http://blog.primalskill.com/wp-content/uploads/2010/04/poy_you_tube.jpg"><img style="border: 0px" src="http://blog.primalskill.com/wp-content/uploads/2010/04/poy_you_tube_thumb.jpg" border="0" alt="poy_you_tube" width="187" height="126" /></a></p>
<p>And everybody else who i did not have time nor patience to find pictures of, like : Stewart Butterfield and Caterina Fake (Co-founders, Flickr), Janus Friis and Niklas Zennström (Co-founders, Skype), Richard and Maurice McDonald (McDonalds), Bill Hewlett and David Packard (Hewlett – Packard , HP), Sam, Jack, Albert, and Harry Warner (Warner Bros.)</p>
<p>Let us take inspiration in these great businessmen and women.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/EjI8fcTWCWE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/managing-a-business-solo-vs-partnership/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/managing-a-business-solo-vs-partnership/</feedburner:origLink></item>
		<item>
		<title>The Evolution of the Primal Skill Logo</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/ju7S7Tz8OaE/</link>
		<comments>http://blog.primalskill.com/the-evolution-of-the-primal-skill-logo/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 20:55:08 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=922</guid>
		<description><![CDATA[When I founded Primal Skill Ltd. I was still very unexperienced &#8216;designer&#8217; (though I can&#8217;t say that I am an expert today), but I always knew that I had to create a strong, meaningful brand starting with the logo. The first iterations were horrible. I tried many variations of forms and font styles. I had [...]]]></description>
			<content:encoded><![CDATA[
<p>When I founded Primal Skill Ltd. I was still very unexperienced &#8216;designer&#8217; (though I can&#8217;t say that I am an expert today), but I always knew that I had to create a strong, meaningful brand starting with the logo.</p>
<p><span id="more-922"></span></p>
<p><strong>The first iterations were horrible.</strong> I tried many variations of forms and font styles. I had a basic idea in my mind, I wanted a futuristic, modern logo that would stand out from the crowd. So I&#8217;ve read many articles on the subject of branding, logo design and related. I learned about brand philosophy, company mission statements, short and long term plans, etc.</p>
<p>These were the first steps that I had to accomplish. A motto and a philosophy, and create the whole design package according to those. After this I started to visualize better what I wanted to see in the logo. <strong>I definitely wanted an abstract, but meaningful emblem with a modern font, spelling Primal Skill.</strong></p>
<p>My motto was <strong>&#8216;Dream. Design. Code.&#8217;</strong> (this year it was slightly changed to cover other services we offer, now it is Dream. Design. Execute.) and the emblem is based around this motto.</p>
<p><strong>This is how it looked like in 2007:</strong></p>
<p style="text-align:center;"><img src="http://blog.primalskill.com/wp-content/uploads/2010/04/primal_skill_logo_iteration_1.gif" alt="Primal Skill Logo Iteration 1" height="120" width="493" /></p>
<p><strong>I used green as the base color</strong> (back then the whole website had a base color of green), because I&#8217;ve learned color theory and the meaning of colors. Green is a calming color, a color of nature. It suggests freshness, harmony, growth and peace.</p>
<p><strong>The three circles</strong> equals the three words in the motto and <strong>facing inwards suggests unification.</strong> Design and Code (now Execution) are unseparable from each other and Dream equals ideas that a customer may have. This philosophy still stands today, our clients don&#8217;t have to know design / code nor how to execute it, they just have to &#8216;dream&#8217; and come with ideas. We&#8217;ll do the rest.</p>
<p>One more thing to note, <strong>the circles are different in size.</strong> The biggest is the Dream part, the middle is the Design and the smallest is the Code. The sizing is loosely based on the <a href="http://en.wikipedia.org/wiki/Golden_ratio">golden proportion</a> principle. The proportions are equal, it&#8217;s just not 1.618 (the golden ratio).</p>
<p style="text-align:center;"><img src="http://blog.primalskill.com/wp-content/uploads/2010/04/primal_skill_logo_dashed1.gif" alt="Primal Skill Logo Dashed" height="264" width="284" /></p>
<p>&nbsp;</p>
<p>The next iteration was just a facelift for the logo. I just repositioned the emblem and the font to make it more professional looking and removed the motto.</p>
<p style="text-align:center;"><img src="http://blog.primalskill.com/wp-content/uploads/2010/04/primal_skill_logo_iteration_2.gif" alt="Primal Skill Logo Iteration 2" height="54" width="262" /></p>
<p>&nbsp;</p>
<p>Once we hit 2010 and the site was horrible, I didn&#8217;t like the whole design nor the blog&#8217;s design. I know that many designers have the same frustrations too. So I decided once again to change the website design including the logo.</p>
<p>In fact the logo didn&#8217;t change much, only <strong>the base color of green was replaced with blue.</strong> Green suggested freshness, <strong>blue suggests more maturity and stability.</strong> It also symbolizes trust, confidence, intelligence and understanding. Studies show that blue is mostly a masculine color and it&#8217;s just right for us, because the majority of our customers are males.</p>
<p style="text-align:center;"><img src="http://blog.primalskill.com/wp-content/uploads/2010/04/primal_skill_logo_iteration_3.gif" alt="Primal Skill Logo Iteration 3" height="51" width="269" /></p>
<p>&nbsp;</p>
<p><strong>This is the story behind the Primal Skill logo, please tell your thoughts in the comment section below.</strong></p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/ju7S7Tz8OaE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/the-evolution-of-the-primal-skill-logo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/the-evolution-of-the-primal-skill-logo/</feedburner:origLink></item>
		<item>
		<title>Big Update</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/bxLOiZiJYyk/</link>
		<comments>http://blog.primalskill.com/big-update/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 15:55:36 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=907</guid>
		<description><![CDATA[You&#8217;re probably wondering what happened with this blog in the past couple of months. Well, I was overwhelmed with work and other personal issues and I didn&#8217;t had time to write nor to update my company&#8217;s website until now. Here&#8217;s what happened: First, I&#8217;d like to welcome Daniel as a new business developer and also [...]]]></description>
			<content:encoded><![CDATA[
<p>You&#8217;re probably wondering what happened with this blog in the past couple of months.</p>
<p>Well, I was overwhelmed with work and other personal issues and I didn&#8217;t had time to write nor to update my company&#8217;s website until now.<br />
<span id="more-907"></span><br />
Here&#8217;s what happened:</p>
<p><strong>First, </strong> I&#8217;d like to welcome Daniel as a new business developer and also partner in <a href="http://www.primalskill.com/en/">Primal Skill Ltd.</a> With his help we will become one of the top web agencies in Romania.</p>
<p><strong>Second, </strong> it was time that our company get a new design for 2010. Go have a look at <a href="http://www.primalskill.com/en/">www.primalskill.com/en/</a> and maybe post a comment with your thoughts. The website integrates <strong>Kohana</strong> as the PHP framework and of course <strong>WordPress</strong> for the blog engine.</p>
<p><strong>Third, </strong> we tried to expand our company&#8217;s exposure on the Internet and use the potential of popular social networks. You can find us on:</p>
<ul>
<li><strong>LinkedIn:</strong> <a href="http://www.linkedin.com/companies/888699/Primal+Skill?trk=pp_icon">http://www.linkedin.com/companies/888699/Primal+Skill?trk=pp_icon</a></li>
<li><strong>Facebook:</strong> <a href="http://www.facebook.com/pages/edit/?id=325138168028#!/pages/PrimalSkillcom-Web-Design-and-Development/325138168028">http://www.facebook.com/pages/edit/?id=325138168028#!/pages/PrimalSkillcom-Web-Design-and-Development/325138168028</a></li>
<li><strong>Twitter:</strong> <a href="http://twitter.com/primalskill">http://twitter.com/primalskill</a></li>
</ul>
<p><strong>We will post regularly on these pages, so you&#8217;re welcome to join and follow us.</strong></p>
<p><strong>Finally, </strong> I moved and deleted lot&#8217;s of (now) irrelevant articles on this blog. In the future you&#8217;ll only find design and business related articles here. Also, the server-side articles will be moved on <a href="http://www.serversidemagazine.com/">Server-Side Magazine</a>. If you&#8217;re a developer make sure you subscribe to that blog too.</p>
<p>Thank you all who subscribed and followed us in the past and will follow us in the future.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/bxLOiZiJYyk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/big-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/big-update/</feedburner:origLink></item>
		<item>
		<title>Avoid Clutter</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/0lmMORjat9Q/</link>
		<comments>http://blog.primalskill.com/avoid-clutter/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:58:44 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=731</guid>
		<description><![CDATA[When designing user experiences try to avoid confusion, clutter as much as you can, by keeping the website / webapp as simple as possible. Users can logically deduct certain steps, processes when interacting with the web application. For example when I design administration interfaces I always skip the log out message, because the scenario is [...]]]></description>
			<content:encoded><![CDATA[
<p><strong>When designing user experiences try to avoid confusion, clutter as much as you can, by keeping the website / webapp as simple as possible.</strong></p>
<p>Users can logically deduct certain steps, processes when interacting with the web application.</p>
<p>For example when I design administration interfaces I always skip the <em>log out</em> message, because the scenario is the following:<br />
<span id="more-731"></span></p>
<ul>
<li>The administrator clicks on the log out button</li>
<li>The application logs him out, and returns to the home page</li>
</ul>
<p>At this point the administrator knows that the log out was successful, there&#8217;s no need to implement an extra message saying: <em>You are logged out.</em></p>
<p>On the other hand, if the log out failed, then the application won&#8217;t redirect the user to the home page, instead keeps him on the administration page.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/0lmMORjat9Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/avoid-clutter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/avoid-clutter/</feedburner:origLink></item>
		<item>
		<title>Choices…</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/3QrISmoAwbE/</link>
		<comments>http://blog.primalskill.com/choices/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 17:45:56 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=722</guid>
		<description><![CDATA[I see more and more the choices I have to make when I buy a product. The typical scenario of buying a product could be: Identifying a product category which satisfies a typical need. Identifying the actual product. Considering the alternatives based on different factors such as price, quality, etc. Buying the selected product or [...]]]></description>
			<content:encoded><![CDATA[
<p>I see more and more the choices I have to make when I buy a product.</p>
<p>The typical scenario of buying a product could be:</p>
<ul>
<li>Identifying a product category which satisfies a typical need.</li>
<li>Identifying the actual product.</li>
<li>Considering the alternatives based on different factors such as price, quality, etc.</li>
<li>Buying the selected product or one of it&#8217;s alternatives.</li>
</ul>
<p><span id="more-722"></span></p>
<p>The problem relies in searching and selecting the product&#8217;s alternatives. You see, the thing is that people (consumers) hate choices, because it involves an extra process, extra brain power.</p>
<p>It would be much easier if there were just a handful of products for every need, or better, just one product that is perfect from every perspective, but unfortunately no such product exists.</p>
<p>How a marketer should handle this situation, when he/she knows exactly the competitors. In my opinion the most effective strategy is a straight to the face marketing, not targeting the whole segment, just a little part of it, just a niche.</p>
<p>And the message should be clear, <em>The X product satisfies Y need</em>.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/3QrISmoAwbE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/choices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/choices/</feedburner:origLink></item>
		<item>
		<title>Running a Successful Company</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/xOiWpxO_N6c/</link>
		<comments>http://blog.primalskill.com/running-a-successful-company/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 10:34:32 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=706</guid>
		<description><![CDATA[From my point of view, every company falls into 3 categories. 1. The ones who make products available to the masses, they make it fast, they cut down costs as much as they can. The creators-of-websites-from-a-template type of companies. Now, I believe that these companies are doomed from the beginning. 2. Most of the companies [...]]]></description>
			<content:encoded><![CDATA[
<p>From my point of view, every company falls into 3 categories.</p>
<p><strong>1.</strong> The ones who make products available to the masses, they make it fast, they cut down costs as much as they can. The creators-of-websites-from-a-template type of companies. Now, I believe that these companies are doomed from the beginning.</p>
<p><span id="more-706"></span></p>
<p><strong>2.</strong> Most of the companies making a difference are found in this category. The companies who create quality products and services. They put quality before quantity or even price. This could be a win &#8211; win situation for everyone.</p>
<p><strong>3.</strong> Finally, I realized that there&#8217;s a third category that just began to be adopted by companies. Companies who offer 100% authentic, fully customizable, personalized services and products. These companies not just put quality before everything else, but also satisfy each individual client differently. They create products that best suits the needs of a particular person / company, not just a particular niche or group. I think that eventually every company will adopt this philosophy, this will be the future.</p>
<p>If you want success for your company, you have to look at other, successful companies and learn from them, although this is not a guarantee to your own success.</p>
<p><strong>First, original work start from the core of the company who&#8217;s making it.</strong> Above all, a company cannot create original products if the company itself is not original, the developers working in the company are not original, not honest, not believing in the philosophy of the company and do not want to achieve the same goal, which is offering authentic, quality products.</p>
<p><strong>Second, the company must reflect the same philosophy, the same message to their clients</strong> and those people need to realize that the company is what it says it is.</p>
<p><strong><em>&#8220;The past limits the future&#8221;.</em></strong> I read this quote somewhere and realized just how true it is. The past limits what you can do in the future, because if you done shit works then don&#8217;t expect future prospects to believe that you will deliver a quality product or service for them.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/xOiWpxO_N6c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/running-a-successful-company/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/running-a-successful-company/</feedburner:origLink></item>
		<item>
		<title>Why do Rich People Want Even More Money</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/FaoRbnOrjCY/</link>
		<comments>http://blog.primalskill.com/why-do-rich-people-want-even-more-money/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 09:40:31 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=599</guid>
		<description><![CDATA[It&#8217;s funny to talk about this, because I can&#8217;t call my self rich, but to be rich is a matter of perspective. If a homeless man finds $1000 on the street, he can call himself rich, but if Bill Gates would find that money&#8230; The value of &#8216;richness&#8217; is perceived by people differently. One interesting [...]]]></description>
			<content:encoded><![CDATA[
<p>It&#8217;s funny to talk about this, because I can&#8217;t call my self rich, but to be rich is a matter of perspective. If a homeless man finds $1000 on the street, he can call himself rich, but if Bill Gates would find that money&#8230;</p>
<p><span id="more-599"></span></p>
<p><strong>The value of <em>&#8216;richness&#8217;</em> is perceived by people differently.</strong> One interesting study, that has nothing to do with money could answer the question: <em>Why do rich people want even more money</em>. This study was conducted by <a href="http://en.wikipedia.org/wiki/Abraham_Maslow">Abraham Maslow</a>, he wrote a paper on human motivation in which he defined the hierarchy of needs, also called <a href="http://en.wikipedia.org/wiki/Maslow_hierarchy_of_needs">Maslow&#8217;s Hiererchy of Needs</a>.</p>
<p>He conceptualized a hierarchy illustrated on the image below.</p>
<p><img src="http://blog.primalskill.com/wp-content/uploads/2008/12/maslow-hierarchy-of-needs.gif" alt="Maslow Hierarchy of Needs" height="442" width="583" /></p>
<p>There are 5 levels of needs. <strong>Every people start from the bottom, working their way up to the top of the pyramid</strong>, but this doesn&#8217;t mean that if someone achieved a certain level he can&#8217;t slip down on this pyramid.</p>
<p>Usually in modern societies, unfortunately, homeless people are at the bottom of this hierarchy. <strong>The first level aggregates the most basic human needs such as to sleep, to eat or to breathe.</strong></p>
<p>The second level adds protection and security to the first level. People on this level usually have some sort of shelter, stability and they can call their environment safe. The 3rd and 4th levels adds love, affection, work relationship, etc.</p>
<p>The interesting part is on the 5th level which is personal fulfiment, meaning that a person achieved he&#8217;s best in life, he satisfied all of his psychological needs.</p>
<p>This hierarchy maybe work in theory, but not in practice, because there is no such thing called perfect. In reality every need, such as financial status, could be improved on some level.</p>
<p>In theory this hierarchy could work, a person can reach to the top of the pyramid, but in practice we can&#8217;t reach the 5th level, because there is a paradox in this hierarchy. <strong>Our perception of value, of needs, etc. changes when we are on a certain level.</strong></p>
<p>This could be a logical answer to the question. People will always want more no matter what it is. What matters is the perception of how we look at things and our needs. <strong>If a person has $10.000 in his bank account, the need for another $1000 is just as strong that of a person who has $1.000.000 and wants $100.000.</strong></p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/FaoRbnOrjCY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/why-do-rich-people-want-even-more-money/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/why-do-rich-people-want-even-more-money/</feedburner:origLink></item>
		<item>
		<title>Exciting Times in the Life of a Web Developer</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/OsfG-jjxKsI/</link>
		<comments>http://blog.primalskill.com/exciting-times-in-the-life-of-a-web-developer/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 22:23:44 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=567</guid>
		<description><![CDATA[The majority of web developers have to face these problems everyday: Write the code Debug the code Modify the code If the developer doesn&#8217;t think and set a solid design beforehand then the debugging process would take 90% of the total development time followed by frustration and boredom. To make the development exciting, think of [...]]]></description>
			<content:encoded><![CDATA[
<p>The majority of web developers have to face these problems everyday:</p>
<ul>
<li>Write the code</li>
<li>Debug the code</li>
<li>Modify the code</li>
</ul>
<p><span id="more-567"></span></p>
<p><strong>If the developer doesn&#8217;t think and set a solid design beforehand then the debugging process would take 90% of the total development time followed by frustration and boredom.</strong></p>
<p>To make the development exciting,  think of a good code design beforehand, what type of 3rd party code you will be using, client-side and server-side frameworks, what is the most optimal code to use in the current situation, how you will handle eventual problems that may arise, etc.</p>
<p><strong>Coding without a solid design is like driving a car without an engine.</strong></p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/OsfG-jjxKsI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/exciting-times-in-the-life-of-a-web-developer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/exciting-times-in-the-life-of-a-web-developer/</feedburner:origLink></item>
		<item>
		<title>Lessons Learned From a Failed Contest</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/sLfInk4kLSY/</link>
		<comments>http://blog.primalskill.com/lessons-learned-from-a-failed-contest/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 09:14:51 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=556</guid>
		<description><![CDATA[As you may or may not know that I&#8217;m implicated in Server-Side Magazine. The website was started about a month ago. At this time me and another guy writing the articles, but we wanted to open this site for everyone who wishes to get a little coverage for his website/blog by writing cool, but strictly [...]]]></description>
			<content:encoded><![CDATA[
<p>As you may or may not know that I&#8217;m implicated in <a href="http://www.serversidemagazine.com">Server-Side Magazine</a>.</p>
<p>The website was started about a month ago. At this time me and another guy writing the articles, but <strong>we wanted to open this site for everyone who wishes to get a little coverage for his website/blog by writing cool, but strictly server side programming language related articles</strong>.</p>
<p><span id="more-556"></span></p>
<p>The site got and still getting pretty good visits every day, Google and other major search engines indexed the pages already, but the main problem was that we were steadily lacking articles to put up on the site, so we thought we give a little incentive for the community who visits the site and read the articles.</p>
<p><strong>So we organized a contest</strong>, we wanted to gave out $200 Amazon Gift Card for the user who submits an article and gets good comments, diggs, bookmarks, etc. all in all brings traffic to the website. More on the rules you can found <a href="http://www.serversidemagazine.com/news/write-articles-and-win-200-worth-amazon-gift-card">here</a>.</p>
<p><strong>We thought this would bring at least 10 articles, because we got plenty of visits for that post, but we didn&#8217;t got a single article just a lot of prospects who were interested in writing</strong>.</p>
<p>After the failure of the contest I started to think what could possibly went wrong? The price was to small? Or, because we wanted to give a gift card and not cash?</p>
<p><strong>The real problem was that when we started the contest, the website was just 3 weeks old</strong>. It is a very early stage to organize such events. <strong>Everybody was interested to write an article, but the website didn&#8217;t had the authority yet</strong>. People thought <em>&#8220;Why should I write an article for an unknown site just to get $200? Maybe I won&#8217;t even receive it, I don&#8217;t trust in this site yet&#8230;</em></p>
<p>In my opinion, this is perfectly fine. Lessons learned, I hope with steady and quality content the website will gain authority in it&#8217;s niche and hopefully it will be an information hub. And maybe when this happens then we start a new contest, because I myself believe that in order to get something you have to give back too.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/sLfInk4kLSY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/lessons-learned-from-a-failed-contest/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/lessons-learned-from-a-failed-contest/</feedburner:origLink></item>
		<item>
		<title>The Advantage to be the First</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/C_IGNCoWheQ/</link>
		<comments>http://blog.primalskill.com/the-advantage-to-be-the-first/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 18:28:39 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=514</guid>
		<description><![CDATA[Simply, you can dictate the rules of the game. It&#8217;s a fact that is hard to do something that nobody done before, but it&#8217;s not impossible. Or to create something new from an existing idea. Just look at the iPod, the technology MP3, music, flash memory was already there. Apple simply used these technologies and [...]]]></description>
			<content:encoded><![CDATA[
<p>Simply, you can dictate the rules of <em>the game</em>. It&#8217;s a fact that is hard to do something that nobody done before, but it&#8217;s not impossible. Or to create something new from an existing idea. Just look at the <strong>iPod</strong>, the technology MP3, music, flash memory was already there.</p>
<p><span id="more-514"></span></p>
<p>Apple simply used these technologies and created a beautiful product, targeted for a specific consumer market.</p>
<p>Being the first has many advantages, as I wrote above, <strong>you get the opportunity to set the rules</strong> and if you do a good job, <strong>you will be one step ahead of your competition</strong>.</p>
<p><strong>Doing something entirely new could easily drift you to unknown territory</strong>, where even the best marketer can&#8217;t be entirely sure what to do and how to handle problems. <strong>Planning ahead is a good thing</strong>, setting simple goals and philosophies about a service or product is also great. For example, Apple set that the iPod will be a quality product no matter what, the first generation iPod price was $500, which is a heavy price for an MP3 player, but even so the sales went to the roof, because the network effect kicked in around one simple rule which was quality.</p>
<p>Later, I was reading different news posts on iPod fakes, and how everybody wanted to copy the design of the iPod. Sure the design played an important role in the iPod sales, but it wasn&#8217;t the most important feature. Original iPod 1, fakes 0.</p>
<p>Another lesson we can learn from the iPod is to <strong>treat every customer as an individual and not as a group</strong>. A good example to this is the white iPod earphones.</p>
<p>My advice is to think 2 days on creating something original, than trying to copy a good idea in 1 day. The original idea always wins.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/C_IGNCoWheQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/the-advantage-to-be-the-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/the-advantage-to-be-the-first/</feedburner:origLink></item>
		<item>
		<title>How to Do More with Less Time</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/kQZMZuzHlP4/</link>
		<comments>http://blog.primalskill.com/how-to-do-more-with-less-time/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 20:06:38 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=479</guid>
		<description><![CDATA[Time is the most important thing for web developers, this is the only thing that matters. Deadlines and whole businesses depend on it. If you don&#8217;t have any, you&#8217;re lost. Managing time is a complex task, but let me show you how to actually finish your set tasks in a reasonably small time frame. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[
<p><strong>Time is the most important thing for web developers</strong>, this is the only thing that matters. Deadlines and whole businesses depend on it. If you don&#8217;t have any,  you&#8217;re lost.</p>
<p>Managing time is a complex task, but let me show you how to actually finish your set tasks in a reasonably small time frame.</p>
<p><span id="more-479"></span></p>
<p>It&#8217;s all about optimization and refactoring, you as a web developer should know best how to optimize and refactor source code, why not do it with your time too?</p>
<p>This is how I do it. <strong>I list all the tasks that I want to get it done right now</strong>. I just list a bunch of items that I consider I can finish in a day or two, but most importantly I collaborate with other developers and/or clients to know exactly what the work is all about.</p>
<p>I set myself a <strong>ridiculously small time frame</strong> when I will work on a <strong>single</strong> task and <strong>NOTHING</strong> else such as talking on the phone, skype, chatting, googling around, watching Youtube, etc.</p>
<p>I just simply cut out <strong>all</strong> the distractions. I found that you can do a lot and I mean a lot of things when you don&#8217;t get distracted.</p>
<p>I must emphasize that if you want to do things this way, <strong>you need to have a solid plan beforehand (a task list, etc)</strong>.</p>
<p>Merlin Mann at <a href="http://www.43folders.com">43 Folders</a> has a really <a href="http://www.43folders.com/2006/12/21/mb33-distracted-mac">good post</a> on how to minimize distractions when you work. What software you should use, etc. Worth reading that post too.</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/kQZMZuzHlP4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/how-to-do-more-with-less-time/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/how-to-do-more-with-less-time/</feedburner:origLink></item>
		<item>
		<title>Textarea with Javascript Bug in Firefox 2.x and Up</title>
		<link>http://feedproxy.google.com/~r/primalskill-blog/~3/juLlQqeZo-o/</link>
		<comments>http://blog.primalskill.com/textarea-with-javascript-bug-in-firefox-2x-and-up/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 21:20:19 +0000</pubDate>
		<dc:creator>Gyorgy Fekete</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://blog.primalskill.com/?p=463</guid>
		<description><![CDATA[I just noticed this, that when you want to add some text to a textarea element with Javascript you can&#8217;t do it under Firefox simply by adding to the textarea&#8217;s innerHTML. This would be the normal thing to do, because textarea is not an input tag, where you usually add text to it using the [...]]]></description>
			<content:encoded><![CDATA[
<p>I just noticed this, that when you want to add some text to a <em>textarea</em> element with Javascript you can&#8217;t do it under Firefox simply by adding to the <em>textarea&#8217;s innerHTML</em>.<br />
<span id="more-463"></span><br />
This would be the normal thing to do, because <em>textarea</em> is not an <em>input</em> tag, where you usually add text to it using the <em>value</em> attribute.</p>
<p>What&#8217;s interesting is that when you add text to a <em>textarea</em> using <em>innerHTML</em> the code actually works, under <strong>Firebug</strong> I can see the text added between the <em>&lt;textarea&gt;&lt;/textarea&gt;</em> tags, but it won&#8217;t refresh it on the actual page.</p>
<p>Strangely it works if you&#8217;re using the <em>value</em> attribute of the <em>textarea</em>, but that&#8217;s just wrong. What is even more interesting that this approach works the same in IE 6 and IE 7.</p>
<p>In IE7 the <em>innerHTML</em> method works correctly.</p>
<p>I couldn&#8217;t find any documentation or post on this issue&#8230; is it that maybe that I&#8217;m missing something?</p>

<img src="http://feeds.feedburner.com/~r/primalskill-blog/~4/juLlQqeZo-o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.primalskill.com/textarea-with-javascript-bug-in-firefox-2x-and-up/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		<feedburner:origLink>http://blog.primalskill.com/textarea-with-javascript-bug-in-firefox-2x-and-up/</feedburner:origLink></item>
	</channel>
</rss>

