<?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>Candes &#124; Cristian Neagu - UI Designer, UX Consultant - Magento, Drupal &#187; Internet</title>
	<atom:link href="http://www.candesprojects.com/topics/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.candesprojects.com</link>
	<description>Howdy! I&#039;m a UX &#38; UI consultant and Magento &#38; Drupal developer. Here you can find my thoughts and ideas. Feel free to look around and if you need my advice or services</description>
	<lastBuildDate>Wed, 21 Jul 2010 07:10:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CSS Matrix Layout</title>
		<link>http://www.candesprojects.com/general/css-matrix-layout/</link>
		<comments>http://www.candesprojects.com/general/css-matrix-layout/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 17:59:31 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Flash, Flex, AIR]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Javascript & jQuery]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/?p=600</guid>
		<description><![CDATA[This is an idea of Jonathan Snook, an web designer and developer that I admire and follow. He propose a new layout system on extending the CSS property &#8220;position&#8221; by adding value &#8220;:matrix (x,y)&#8221;. The Matrix Layouts should be like table-based layouts combined with absolute positioning and without any &#8220;hacks&#8221; for overflowing. How this should [...]]]></description>
			<content:encoded><![CDATA[<p>This is an idea of <a href="http://snook.ca/about/">Jonathan Snook</a>, an web designer and developer that I admire and follow.</p>
<p>He propose a new layout system on extending the CSS property &#8220;position&#8221; by adding value &#8220;:matrix (x,y)&#8221;. The Matrix Layouts should be like table-based layouts combined with absolute positioning and without any &#8220;hacks&#8221; for overflowing.</p>
<p><em>How this should work?</em> You use the position property to specify where the box should be placed within the grid. Have a look at the following example diagram:</p>
<p><img class="aligncenter size-full wp-image-603" title="grid" src="http://www.candesprojects.com/wp-content/uploads/2009/03/grid.png" alt="grid" width="499" height="192" /></p>
<blockquote><p>It&#8217;s a 3 column design but with a little extra pizzazz in the middle column. I&#8217;ve also lettered each section by their source order. Now, let&#8217;s look at what that code would look like with matrix layouts:</p>
<p><code>#a { position: matrix(1,2, 1,4); }<br />
#b { position: matrix(2,2); }<br />
#c { position: matrix(2,3); }<br />
#d { position: matrix(2,4); }<br />
#e { position: matrix(1,1, 2,1); }<br />
#f { position: matrix(1,5, 2,5); }</code></p></blockquote>
<p>I think this be a kick-ass CSS feature and I would love to use in my layouts. This will bring so much fun to CSS work and I&#8217;m sure that others would love it, but there is long way till it&#8217;s really implemented. Also will be good to have the Matrix Layout implemented in a CSS framework.</p>
<p>You can read the full <a href="http://snook.ca/archives/html_and_css/matrix-layouts" target="_blank">blog post here</a> or the <a href="http://snook.ca/technical/matrix-layouts/" target="_blank">Matrix Layout concept here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/css-matrix-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your own Kamu!</title>
		<link>http://www.candesprojects.com/general/make-your-own-kamu/</link>
		<comments>http://www.candesprojects.com/general/make-your-own-kamu/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 14:03:20 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/?p=147</guid>
		<description><![CDATA[Reading my RSS feeds in the last hour at work I found a super-funny tool that let you create a &#8220;Kamu&#8220;. IamKamu.com is a website where you can design and print your very own paper toys called Kamu in 3 steps. See example Behind is a flash application that generates a custom &#8220;Kamu&#8221; image that [...]]]></description>
			<content:encoded><![CDATA[<p>Reading my RSS feeds in the last hour at work I found a super-funny tool that let you create a &#8220;<strong>Kamu</strong>&#8220;. <a href="http://iamkamu.com/" target="_blank">IamKamu.com</a> is a website where you can design and print your very own paper toys called Kamu in 3 steps. <a href="http://www.flickr.com/photos/9367612@N07/2561116686/sizes/l/" target="_blank">See example</a></p>
<p>Behind is a flash application that generates a custom &#8220;Kamu&#8221; image that your can print. You can select the texture, the face, the eyes, the body, event the mood :)</p>
<p>There is a thing that is missing and that is the possibility to upload your own face or your friends face and use it to create a &#8220;Kamu&#8221;, anyway give it a try!</p>
<p><strong>Start your <a href="http://iamkamu.com/editor/" target="_blank">create your Kamu</a>!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/make-your-own-kamu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>24 Unforgettable Advertisements</title>
		<link>http://www.candesprojects.com/general/24-unforgettable-advertisements/</link>
		<comments>http://www.candesprojects.com/general/24-unforgettable-advertisements/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 11:52:52 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/?p=132</guid>
		<description><![CDATA[Why should ads be boring? Check out this collection of unforgettable advertisements from around the world.]]></description>
			<content:encoded><![CDATA[<h3>Why should ads be boring?</h3>
<p><a title="nice ads, unforgettable ads" href="http://www.candesprojects.com/wp-content/uploads/2008/06/uad2.jpg" target="_blank" title="nice ads, unforgettable ads">Check out this collection</a> of unforgettable advertisements from around the world.</p>
<p style="text-align: center;"><a href="http://www.candesprojects.com/wp-content/uploads/2008/06/uad2.jpg" target="_blank"> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/24-unforgettable-advertisements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The iPhone 2.0 Wishlist</title>
		<link>http://www.candesprojects.com/general/the-iphone-2.0-wishlist/</link>
		<comments>http://www.candesprojects.com/general/the-iphone-2.0-wishlist/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 08:33:44 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/general/the-iphone-2.0-wishlist/</guid>
		<description><![CDATA[Sometimes reading rumors about the second iPhone is exactly like reading a wishlist of features people want. Whether it&#8217;s subconscious or not, the rumors do get us thinking about what we want from a 3G iPhone. In short, we want an iPhone done right. Here&#8217;s what we want to make the 3G iPhone faster, better [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes reading rumors about the second iPhone is exactly like reading a wishlist of features people want. Whether it&#8217;s subconscious or not, the rumors do get us thinking about what we want from a 3G iPhone. In short, we want an iPhone done right. Here&#8217;s what we want to make the 3G iPhone faster, better and stronger.</p>
<p><a href="http://gizmodo.com/5013020/our-iphone-20-wishlist">Read more</a><a href="http://digg.com/apple/The_iPhone_2_0_Wishlist"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/the-iphone-2.0-wishlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing CSS Performance</title>
		<link>http://www.candesprojects.com/general/testing-css-performance/</link>
		<comments>http://www.candesprojects.com/general/testing-css-performance/#comments</comments>
		<pubDate>Wed, 14 May 2008 14:51:45 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Xhtml & CSS]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/?p=121</guid>
		<description><![CDATA[Child selectors are slower than more simple brethren. Is this true? This is a affirmation that Jon Sykes sought out data for after he read the work of Jim Barraud. His conclusion? The skinny is that child selectors are a major performance issue. This seemed to make sense, but to me I needed some sort [...]]]></description>
			<content:encoded><![CDATA[<h3><strong>Child selectors are slower than more simple brethren. Is this true?</strong></h3>
<p>This is a affirmation that Jon Sykes sought out data for after he read the work of <a href="http://jimbarraud.com/2008/05/07/css-inefficiency/">Jim Barraud</a>.</p>
<p>His conclusion?</p>
<blockquote><p>The skinny is that child selectors are a major performance issue.</p>
<p>This seemed to make sense, but to me I needed some sort of proof rather than just being told it’s that way by someone, so over the last two days I’ve tried two approaches to see if I can replicate the issue.</p>
<p>The first one was <a href="http://jpsykes.com/151/testing-css-performance">rather a half-assed idea</a> that afterwards seems fundamentally flawed as a benchmark.</p>
<p>So I took a new approach which does seem to <a href="http://jpsykes.com/152/testing-css-performance-pt-2">return some valid and rather interesting findings</a>, particularly regarding Safari and Firefox 3 and how they react to child selectors and performance.</p>
<p>The tests show that there is slow down using child selectors over direct class name declarations in IE6, IE7 and Safari 3. Safari 3 being the most</p>
<p>impacted by child selectors. Firefox 2 has some impact, and Firefox 3 doesn’t seem to be impacted at all.</p>
<p>That said, this is a very extreme test, it is not often you’d have 20,000 class definitions in a single page or that all of them would use 4 levels of child selector.</p></blockquote>
<p style="text-align: center;"><a href="http://jpsykes.com/152/testing-css-performance-pt-2"><img class="aligncenter size-full wp-image-122" title="csschildperformance" src="http://www.candesprojects.com/wp-content/uploads/2008/05/csschildperformance.png" alt="" width="500" height="375" /></a></p>
<p style="text-align: left;">Some developers said that .className may not render correctly compared to table tr td.className if you have 2 different rule sets. Since the second is more specific, it will take precedence.</p>
<p style="text-align: left;">What do you think? If this is true and I will have use more css classes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/testing-css-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If a programming language was a boat &#8230;</title>
		<link>http://www.candesprojects.com/</link>
		<comments>http://www.candesprojects.com/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 17:49:37 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/?p=93</guid>
		<description><![CDATA[ast week a friend of mine forward me a post in which the development language was compared to a boat. It was inspired by a recent forum post, and has lot of fun so I decide to share. Turing Turing would definitely be a kayak (thank you for comments). It’s small. It’s human powered. It’s [...]]]></description>
			<content:encoded><![CDATA[<p>ast week a friend of mine forward me a post in which the development language was compared to a boat. It was inspired by a <a title="compsci.ca forums: Turing Boat" href="http://compsci.ca/v3/viewtopic.php?t=17667">recent forum post</a>, and has lot of fun so I decide to share.<span id="more-93"></span></p>
<h2>Turing</h2>
<p>Turing would definitely be a <strong>kayak</strong> (thank you for comments). It’s small. It’s human powered. It’s often used as a beginner “boat”. And it’s also very Canadian.</p>
<p><img class="alignnone size-full wp-image-94" title="boat_01" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_01.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: Kayaks" href="http://flickr.com/photos/naokomc/156828402/">naokomc</a></small></p>
<h2>Java</h2>
<p>Java is a <strong>cargo ship</strong>. It’s very bulky. It’s very enterprise~y. Though it can also carry a lot of weight. Will carry a project, but not very fun to drive.</p>
<p><img class="alignnone size-full wp-image-95" title="boat_02" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_02.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: Cargo Ship, Port of Oakland" href="http://flickr.com/photos/cfarivar/173365756/">cfarivar</a></small></p>
<h2>Perl</h2>
<p>Perl is a <strong>tugboat</strong>. Powerful enough to tug <em>Java</em> around, in 80 characters or less.</p>
<p><img class="alignnone size-full wp-image-96" title="boat_03" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_03.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: Tug boat races" href="http://flickr.com/photos/xeeliz/144610833/">xeeliz</a></small></p>
<h2>Ruby</h2>
<p>Ruby is difficult to describe. It’s sleek, sexy, and very fun to drive. Here’s a picture. Very trendy.</p>
<p><img class="alignnone size-full wp-image-97" title="boat_04" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_04.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: Speedster WAKE" href="http://flickr.com/photos/igoryariv/2369991365/">Tony Falcon</a></small></p>
<h2>PHP</h2>
<p>PHP is a <strong>bamboo raft</strong>. A series of hacks held together by string. Still keeps afloat though.</p>
<p><img class="alignnone size-full wp-image-98" title="boat_05" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_05.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: a final good bye to our bamboo raft." href="http://flickr.com/photos/iamagenious/388303912/">permanently scatterbrained</a></small></p>
<h2>C</h2>
<p>C is a <strong>nuclear submarine</strong>. The instructions are probably in a foreign language, but <em>all</em> of the hardware itself is optimized for performance.</p>
<p><img class="alignnone size-full wp-image-99" title="boat_06" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_06.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: AUSTRALIAN_SUBMARINE_01" href="http://flickr.com/photos/mateus27_24-25/2167985589/">Ryan C. McGinley</a></small></p>
<h2>C-sharp</h2>
<p>Like a luxury cruiser. Sleek, good looking and quite comfy. However, not very fast , expensive and somewhat limiting.</p>
<p><img class="alignnone size-full wp-image-102" title="boat_09" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_09.jpg" alt="" width="500" height="144" /></p>
<h2>Python</h2>
<p>Undeniably beautiful and elegant in the water, tends to be solid and reliable. Will work with little intervention, but also provides sails to help you go that little bit faster.</p>
<p><img class="alignnone size-full wp-image-101" title="boat_08" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_08.jpg" alt="" width="500" height="144" /></p>
<h2>HTML</h2>
<p>HTML isn’t really a <del>programming language</del> boat.</p>
<p><img class="alignnone size-full wp-image-100" title="boat_07" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_07.jpg" alt="" width="500" height="144" /><br />
<small>Original photo by <a title="Flickr: Underwater Bicycle Racing" href="http://flickr.com/photos/ascendeddaniel/517242460/">ascendeddaniel</a></small></p>
<h2>Javascript</h2>
<p>Like James Bond Q Boat. It’s small but powerful and it’s really easy to get yourself killed trying to use it.</p>
<p><img class="alignnone size-full wp-image-105" title="boat_12" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_12.jpg" alt="" width="500" height="144" /></p>
<h2>FORTRAN77</h2>
<p>A concrete boat that still lurkes under the surface. You wouldn’t want to set sail with it though. Try navigating around it.</p>
<p><img class="alignnone size-full wp-image-103" title="boat_10" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_10.jpg" alt="" width="500" height="144" /></p>
<p>There’s a lot more to the list, and it’s all up for discussion. You can read more opinions on <a href="http://www.talkphp.com/lounge/2581-if-programming-language-boat.html" target="_blank">the forum</a>.</p>
<p><strong>My big question is why PHP is a bamboo rafting, and why Rails is better that PHP</strong>.<br />
Maybe they didn&#8217;t look at PHP5? They are many good frameworks and I really enjoy working with it.</p>
<p>Anyway I thinks PHP is a fishing trawler. Not fancy, not super speedy, but it does exactly what it’s supposed to do, takes a lickin, keeps on tickin. And, it’s cheap.</p>
<p><a href="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_13.jpg"><img class="alignnone size-full wp-image-106" title="boat_13" src="http://www.candesprojects.com/wp-content/uploads/2008/04/boat_13.jpg" alt="" width="500" height="144" /></a></p>
<p>How would your favorite programming language fare in open waters?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>2008 Logo Design Trends</title>
		<link>http://www.candesprojects.com/general/2008-logo-design-trends/</link>
		<comments>http://www.candesprojects.com/general/2008-logo-design-trends/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 12:31:51 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/general/2008-logo-design-trends/</guid>
		<description><![CDATA[10 trends that will define logo design in 2008 Logos are the ultimate mark of distinction and everyone loves them. We see logos everyday &#8211; on the highways, on consumer goods, on the Web and in the institutions and organizations we support. Read about the different types of logo designs and learn what principles and [...]]]></description>
			<content:encoded><![CDATA[<h3>10 trends that will define logo design in 2008</h3>
<p>Logos are the ultimate mark of distinction and everyone loves them. We see logos everyday &#8211; on the highways, on consumer goods, on the Web and in the institutions and organizations we support. Read about the different types of logo designs and learn what principles and techniques are used to create them.</p>
<p>Discover what the future holds for <strong><a href="http://www.logoorange.com/logo-design-08.php" target="_blank">logo design!</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/2008-logo-design-trends/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>LinkedIn Re-Designed</title>
		<link>http://www.candesprojects.com/general/linkedin-re-designed/</link>
		<comments>http://www.candesprojects.com/general/linkedin-re-designed/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 10:19:04 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.candesprojects.com/general/linkedin-re-designed/</guid>
		<description><![CDATA[Today I notice that LinkedIn has roll out a new site-wide design featuring a tab-less header and a persistent left column with personal, account-related options. LinkedIn has also add status updates with which users can broadcast their current activities (professional or otherwise) to their connections and/or networks. The new design has a similar layout to [...]]]></description>
			<content:encoded><![CDATA[<p>Today I notice that <a href="http://www.linkedin.com/" onclick="javascript:urchinTracker ('/outbound/www.linkedin.com');">LinkedIn</a> has roll out a new site-wide design featuring a tab-less header and a persistent left column with personal, account-related options.</p>
<p>LinkedIn has also add status updates with which users can broadcast their current activities (professional or otherwise) to their connections and/or networks.</p>
<p>The new design has a similar layout to <a href="http://www.facebook.com">Facebook</a>&#8216;s, with the page divide into a header, a thin left column and a wide right column. The homepage will also have modules that you’ll be able to drag around to reorder.</p>
<p>I personaly don&#8217;t like it. They could bring something more professional, original. For some reason, the focus of the site is all over the place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/linkedin-re-designed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CandesProjects Re-Launched!</title>
		<link>http://www.candesprojects.com/general/hello-world/</link>
		<comments>http://www.candesprojects.com/general/hello-world/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 13:58:03 +0000</pubDate>
		<dc:creator>Cristian</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://localhost/candesprojects/?p=1</guid>
		<description><![CDATA[Candesprojects has finally re-launched, and about time! This blog will be an online source for topics ranging from XHTML/CSS, development tips, SEO, usability, advertising, and good stuff form the web that gets my interests. This site will act as my personal blog to write about my upcoming online projects. It will also function as my [...]]]></description>
			<content:encoded><![CDATA[<p>Candesprojects has finally re-launched, and about time! This blog will be an online source for topics ranging from XHTML/CSS, development tips, SEO, usability, advertising, and good stuff form the web that gets my interests. This site will act as my personal blog to write about my upcoming online projects. It will also function as <a href="/portfolio">my portfolio</a>.</p>
<p class="entry">I would love to get some comments on the new design and usability, as I’m very pleased with how it’s looking.  Please check back soon for updates, and don’t forget to <a href="http://feeds.feedburner.com/candesprojects">subscribe to my RSS feed</a>!</p>
<p>I’ll post with some real content very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.candesprojects.com/general/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
