<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>daniil.ca Weblog</title>
	<atom:link href="http://daniildotca.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniildotca.wordpress.com</link>
	<description>I want to tell you a story, but if you want to hear it, you will need to listen.</description>
	<lastBuildDate>Fri, 04 Sep 2009 16:43:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='daniildotca.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5703a7e80d550f8fcabf1a36c1415c43?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>daniil.ca Weblog</title>
		<link>http://daniildotca.wordpress.com</link>
	</image>
			<item>
		<title>jQuery Innerfade initialization &#8211; Shows all items</title>
		<link>http://daniildotca.wordpress.com/2009/09/04/jquery-innerfade-initialization-shows-all-items/</link>
		<comments>http://daniildotca.wordpress.com/2009/09/04/jquery-innerfade-initialization-shows-all-items/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:40:44 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=29</guid>
		<description><![CDATA[So I needed a simple fadeIn gallery for one of the sites and it seemed like 5k that Innerfade sports would be a perfectly elegant solution for a simple task.
Everything worked perfectly and I love the way the setup works, very easy, very intuitive, but there was one little problem. When I loaded the page [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=29&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So I needed a simple fadeIn gallery for one of the sites and it seemed like 5k that Innerfade sports would be a perfectly elegant solution for a simple task.</p>
<p>Everything worked perfectly and I love the way the setup works, very easy, very intuitive, but there was one little problem. When I loaded the page for a short time (before document gets fully loaded) I would have all 5 images (I had 5 images) display in stack vertically. And since these images were in a header it looked very unprofessional.</p>
<p>Here is how I tackled the problem:</p>
<p>1) I used <strong>.innerfade </strong>as a class name (default)<br />
2) I added a new CSS class &#8220;<strong>.hidden</strong>&#8221; with <strong>{display: none;}</strong> in it.<br />
3) My first image looks like this: <strong>&lt;img src=&#8221;images/slides/img1.jpg&#8221; class=&#8221;innerfade&#8221; /&gt;</strong><br />
4) All consequent images look like this: <strong>&lt;img src=&#8221;images/slides/img2.jpg&#8221; class=&#8221;innerfade hidden&#8221; /&gt;</strong><br />
5) After I initialize innerfade instance I did <strong>$(&#8220;.innerfade&#8221;).removeClass(&#8220;hidden&#8221;);</strong> so when its time for next slide it&#8217;s not hidden anymore</p>
<p>Problem solved <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=29&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2009/09/04/jquery-innerfade-initialization-shows-all-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>Dissecting elements of email address + antispam email</title>
		<link>http://daniildotca.wordpress.com/2009/02/09/dissecting-elements-of-email-address/</link>
		<comments>http://daniildotca.wordpress.com/2009/02/09/dissecting-elements-of-email-address/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 20:43:58 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=23</guid>
		<description><![CDATA[There is a wonderful script out there that populates email address, based on three elements passed to it: user, domain and suffix.
That script uses JavaScript to populate the mailto link, therefore making it inaccessible for spammers, which is something to take into consideration, especially if you&#8217;re a big corporate company. That is something I had [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=23&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There is a wonderful script out there that populates email address, based on three elements passed to it: user, domain and suffix.</p>
<p>That script uses JavaScript to populate the mailto link, therefore making it inaccessible for spammers, which is something to take into consideration, especially if you&#8217;re a big corporate company. That is something I had to do for one of our sites.</p>
<p>Script itself is very easy:</p>
<blockquote><p>&lt;script language=&#8221;JavaScript&#8221;&gt;<br />
var user;<br />
var domain;<br />
var suffix;<br />
function jemail(user, domain, suffix){<br />
document.write(&#8216;&lt;a href=&#8221;&#8216; + &#8216;mailto:&#8217; + user + &#8216;@&#8217; + domain + &#8216;.&#8217; + suffix + &#8216;&#8221;&gt;&#8217; + user + &#8216;@&#8217; + domain + &#8216;.&#8217; + suffix + &#8216;&lt;/a&gt;&#8217;);<br />
}<br />
&lt;/script&gt;</p></blockquote>
<p>To populate the mailto link, you use it like that:</p>
<blockquote><p>&lt;script language=&#8221;JavaScript&#8221;&gt;jemail(&#8220;test&#8221;, &#8220;mailserver&#8221;, &#8220;com&#8221;);&lt;/script&gt;</p></blockquote>
<p>However, all of the emails are stored as actual email adresses in our DB, looking like test@mailserver.com.</p>
<p>I couldn&#8217;t find anywhere online a tool to get those three elements of email address to use in that function, so I had to write it myself. Decided I&#8217;d share it with someone who might be looking for the same solution I was looking for.</p>
<p>Here is the code (assuming emailAddress is your DB field for email):</p>
<blockquote><p><strong>ColdFusion</strong></p>
<p>&lt;cfset user = RemoveChars(emailAddress, Find(&#8220;@&#8221;, emailAddress), Len(emailAddress))&gt;<br />
&lt;cfset domain = RemoveChars(emailAddress, 1, Find(&#8220;@&#8221;, emailAddress))&gt;<br />
&lt;cfset domain = RemoveChars(domain, Find(&#8220;.&#8221;, domain), Len(domain))&gt;<br />
&lt;cfset suffix = RemoveChars(emailAddress, 1, Find(&#8220;.&#8221;, emailAddress))&gt;</p>
<p><strong>JavaScript</strong></p>
<p>&lt;script language=&#8221;JavaScript&#8221;&gt;jemail(&#8220;#user#&#8221;, &#8220;#domain#&#8221;, &#8220;#suffix#&#8221;);&lt;/script&gt;</p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=23&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2009/02/09/dissecting-elements-of-email-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>First day of work</title>
		<link>http://daniildotca.wordpress.com/2008/05/12/first-day-of-work/</link>
		<comments>http://daniildotca.wordpress.com/2008/05/12/first-day-of-work/#comments</comments>
		<pubDate>Mon, 12 May 2008 12:17:14 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[Just thoughts]]></category>
		<category><![CDATA[first day]]></category>
		<category><![CDATA[vision]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=22</guid>
		<description><![CDATA[Ooh ooh, I am excited, first official, main, true, new day at work that requires my diploma. Confused? Well I tried to confuse you&#8230;
Well, I will see how that will turn out, definitely a good thing that I&#8217;ve done it before&#8230; Somewhat.
Lets do it! =)
*i am so sleepy&#8230;*
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=22&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ooh ooh, I am excited, first official, main, true, new day at work that requires my diploma. Confused? Well I tried to confuse you&#8230;</p>
<p>Well, I will see how that will turn out, definitely a good thing that I&#8217;ve done it before&#8230; Somewhat.</p>
<p>Lets do it! =)</p>
<p>*i am so sleepy&#8230;*</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=22&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/05/12/first-day-of-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>Lovely Email</title>
		<link>http://daniildotca.wordpress.com/2008/04/30/lovely-email/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/30/lovely-email/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 19:22:49 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[daniil.ca]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mystery]]></category>
		<category><![CDATA[stranger]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=21</guid>
		<description><![CDATA[Just about 20 minutes ago I received a lovely email from a person who decided to remain anonymous for his or her personal reasons that stated the following:

 daniil.ca Form Submission

On April 30th, 2008 12:15:15 pm One of Your Classmates from fake_email@letshelpdaniil.com wrote you the following message:


The scroll bar on your Guildwars Flash Site seems [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=21&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just about 20 minutes ago I received a lovely email from a person who decided to remain anonymous for his or her personal reasons that stated the following:</p>
<blockquote>
<div id="1ex3" class="ArwC7c ckChnd"><span style="color:#888888;"> <a href="http://daniil.ca/" target="_blank">daniil.ca</a> Form Submission</p>
<div>
<p>On April 30th, 2008 12:15:15 pm <strong>One of</strong> <strong>Your Classmates</strong> from <a href="mailto:fake_email@letshelpdaniil.com" target="_blank">fake_email@letshelpdaniil.com</a> wrote you the following message:</p>
</div>
<p></span></div>
<p><strong>The scroll bar on your Guildwars Flash Site seems glitchy, it follows the mouse even after you let go. I think Adam had a working scroll bar you could build off. Just giving you a heads up <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p></blockquote>
<p>Well, first off &#8211; LOL</p>
<p>And here is my response: What a f? Who do you think you are to tell me what to do???</p>
<p>Just joking, here is the real response:</p>
<p>I am well aware of that issue and not surprisingly, this scrollbar WAS based off the Adam&#8217;s code, I am no way smart enough to write my own scrollbar from scratch (now would be a perfect time to pamper my esteem and say that I can do even better <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ). The reason it does that is because the swf is loaded externally and therefore onReleaseOutside listener simply don&#8217;t work, because there is kind of no outside because it is always inside (wait, dude, WHAT???). Now, I am sure it is fixable, but here is the reason why it is not fixed &#8211; I am lazy. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Seriously, though, I might look into that and oh, mysterious stranger, thank you for pointing that out (no sarcasm whatsoever&#8230; frankly&#8230; none&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>Thanks for visiting my site and I hope you will read this reply and perhaps even reveal your identity. But that&#8217;s fine, I like mysteries too <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=21&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/30/lovely-email/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>School is over</title>
		<link>http://daniildotca.wordpress.com/2008/04/30/school-is-over/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/30/school-is-over/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 16:09:04 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[Just thoughts]]></category>
		<category><![CDATA[daintycharm.com]]></category>
		<category><![CDATA[humber]]></category>
		<category><![CDATA[looking for job]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[wow]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=20</guid>
		<description><![CDATA[Well the school is officially over and the summer has begun.
I am looking for a job now (I know, I know, I never give myself any rest  ) and we&#8217;ll see how well that will go.
For now I am working on the design of daintycharm.com and that should be somewhat awesome and I am [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=20&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well the school is officially over and the summer has begun.</p>
<p>I am looking for a job now (I know, I know, I never give myself any rest <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) and we&#8217;ll see how well that will go.</p>
<p>For now I am working on the design of daintycharm.com and that should be somewhat awesome and I am playing WoW.</p>
<p>cheers and till the next post <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=20&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/30/school-is-over/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>First day of Portfolio Show</title>
		<link>http://daniildotca.wordpress.com/2008/04/23/first-day-of-portfolio-show/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/23/first-day-of-portfolio-show/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 23:41:06 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[Just thoughts]]></category>
		<category><![CDATA[daniil.ca]]></category>
		<category><![CDATA[portfolio show]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[speech]]></category>
		<category><![CDATA[wednesday]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=19</guid>
		<description><![CDATA[First day went pretty well in my opinion and every single portfolio that was presented was simply awesome. I wish I could watch other room&#8217;s presentations as well, because I must say there were many talented people in that room for sure!
Tomorrow is a big day, but surely, it will be a lot (or at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=19&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>First day went pretty well in my opinion and every single portfolio that was presented was simply awesome. I wish I could watch other room&#8217;s presentations as well, because I must say there were many talented people in that room for sure!</p>
<p>Tomorrow is a big day, but surely, it will be a lot (or at least a bit) easier just because we had this rehearsal one today.</p>
<p>I am pretty confident in my work, I feel like I spend close to unhealthy amount of time on all of my projects and it should definitely pay off. But the main thing to remember is that my opinion is pretty important too and I think that my efforts are worth a bunch.</p>
<p>I feel pretty tired now and I&#8217;ll keep posted.</p>
<p>cheers</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=19&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/23/first-day-of-portfolio-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>About white&#8230;</title>
		<link>http://daniildotca.wordpress.com/2008/04/23/about-white/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/23/about-white/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 13:17:23 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[Just thoughts]]></category>
		<category><![CDATA[black]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[color scheme]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[white]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=18</guid>
		<description><![CDATA[I personally like white a lot and enjoy it in my designs especially, when I want to create something that I would see as clean and clear. Now, I appreciate all sorts of colors and love experimenting with them, sometimes to the extreme, so I am not addicted to white.
Many people don&#8217;t like white, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=18&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I personally like white a lot and enjoy it in my designs especially, when I want to create something that I would see as clean and clear. Now, I appreciate all sorts of colors and love experimenting with them, sometimes to the extreme, so I am not addicted to white.</p>
<p>Many people don&#8217;t like white, and especially afraid of &#8220;white space&#8221; be it on the web page, print or anywhere else for that matter. Justification that is given is that it&#8217;s emptiness. White means nothing, empty and boring. And that is mainly because it is such a natural color and we see it every time.</p>
<p>The point I want to make about using white is following. White is not a natural color. It is, perhaps, the least natural color after black. There is nothing pure white or black in nature (and if there is, those are very rare colors), only different shades of it. All I want to say is that white deserves to be treated like a good color just like any other colors, because it is far from being empty, if anything, black should be overrated.</p>
<p>I like white and I think it is great when you know how to use it properly, I sure do hope I will learn some day. I am sure others think alike.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=18&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/23/about-white/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>Site is up</title>
		<link>http://daniildotca.wordpress.com/2008/04/22/site-is-up/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/22/site-is-up/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 22:12:58 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[daniil.ca]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=17</guid>
		<description><![CDATA[Well on a good note the site is up and looking pretty good in my opinion. Even though you came here from the site most likely, I&#8217;ll remind that it&#8217;s www.daniil.ca.
Tomorrow is the draft version of the portfolio show. Am I excited? Yes! Am I scared? Not really. I see it as a chance to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=17&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well on a good note the site is up and looking pretty good in my opinion. Even though you came here from the site most likely, I&#8217;ll remind that it&#8217;s <a title="www.daniil.ca" href="http://www.daniil.ca" target="_blank">www.daniil.ca</a>.</p>
<p>Tomorrow is the draft version of the portfolio show. Am I excited? Yes! Am I scared? Not really. I see it as a chance to show my skills and get valuable feedback from my peers. So it&#8217;s all good. The Thursday one, on the other hand, will be a bit more stressful fo sho =)</p>
<p>I&#8217;l keep you posted tomorrow =)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=17&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/22/site-is-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>Site is working, that&#8217;s all I have to say&#8230;</title>
		<link>http://daniildotca.wordpress.com/2008/04/19/site-is-working-thats-all-i-have-to-say/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/19/site-is-working-thats-all-i-have-to-say/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 06:23:02 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[daniil.ca]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=16</guid>
		<description><![CDATA[Well, the site is up and running, it is definitely not in it&#8217;s final state, and I do mean that when I say it, I will actually work on it so it will look all finished and polished for the portfolio show.
But what&#8217;s important is that I did what I have to within the time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=16&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well, the site is up and running, it is definitely not in it&#8217;s final state, and I do mean that when I say it, I will actually work on it so it will look all finished and polished for the portfolio show.</p>
<p>But what&#8217;s important is that I did what I have to within the time limit, and frankly it exceeded any of my expectations, so it&#8217;s all good. I still hate myself, just not as much <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>cheers</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=16&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/19/site-is-working-thats-all-i-have-to-say/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
		<item>
		<title>Proud of myself</title>
		<link>http://daniildotca.wordpress.com/2008/04/17/proud-of-myself/</link>
		<comments>http://daniildotca.wordpress.com/2008/04/17/proud-of-myself/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 04:11:09 +0000</pubDate>
		<dc:creator>daniildotca</dc:creator>
				<category><![CDATA[daniil.ca]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://daniildotca.wordpress.com/?p=15</guid>
		<description><![CDATA[I can officially say that I am proud of myself, proud of the tasks I set before myself and proud of accomplishing them within the time limit, considering the fact that there were so many obstacles that had to be overcome.
The site (which I am so proudly talking about) is doing very well and can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=15&subd=daniildotca&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I can officially say that I am proud of myself, proud of the tasks I set before myself and proud of accomplishing them within the time limit, considering the fact that there were so many obstacles that had to be overcome.</p>
<p>The site (which I am so proudly talking about) is doing very well and can easily be released to see the light of the day. But I don&#8217;t think that will happen any time soon&#8230; First off, I want it to be in near-perfect working condition and secondly, I want it to receive criticism, when it deserves it, right now it is still in a BETA stage so to speak. I won&#8217;t really do the whole BETA thing that I had with the version 2, because it proved to be useless, so instead, the site will be released to the public when it reaches a final BETA at least.</p>
<p>Till then I keep everyone waiting, most importantly myself.</p>
<p>Good things come to those who wait, or what ever way it goes =)</p>
<p>cheers</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/daniildotca.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/daniildotca.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/daniildotca.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/daniildotca.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/daniildotca.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/daniildotca.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/daniildotca.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/daniildotca.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/daniildotca.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/daniildotca.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/daniildotca.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/daniildotca.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=daniildotca.wordpress.com&blog=3465346&post=15&subd=daniildotca&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://daniildotca.wordpress.com/2008/04/17/proud-of-myself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/ba6e31ef04d826adb9ecb5e7f77b3bcc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">daniildotca</media:title>
		</media:content>
	</item>
	</channel>
</rss>