<?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>Kenny Landes &#124; Graphic Design &#124; Web Development &#124; San Francisco &#187; Web Development</title>
	<atom:link href="http://www.kennylandes.com/category/professional/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kennylandes.com</link>
	<description>Art is a kind of illness. — Giacomo Puccini</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Blog Resuscitated</title>
		<link>http://www.kennylandes.com/2010/07/blog-resuscitated/</link>
		<comments>http://www.kennylandes.com/2010/07/blog-resuscitated/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 03:44:33 +0000</pubDate>
		<dc:creator>Kenny</dc:creator>
				<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Prepress Production]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.kennylandes.com/?p=545</guid>
		<description><![CDATA[It is so nice to have the right tools to do the work I love to do! ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kennylandes.com/wp-content/uploads/2010/07/32572_402526758345_799268345_4192376_5800721_n.jpg"><img class="alignright size-medium wp-image-546" title="Kenny Landes" src="http://www.kennylandes.com/wp-content/uploads/2010/07/32572_402526758345_799268345_4192376_5800721_n-225x300.jpg" alt="" width="225" height="300" /></a>After a long period of blog neglect, I am glad to be back to blogging again. I have been busy working on finding work, and that search has finally proven fruitful. On Tuesday, July 5, I start my new job at The Online 401(k). I am just thrilled! My new position gives me the chance to shine with my print design and production experience and the opportunity to flex my interactive skills. If I could write the perfect job description for where I am in my career, it would be for this job.</p>
<p>So now that I have something worthwhile and productive to do with my time, I look forward to enjoying my free time by continuing to work on and develop this site. When I made the transition from a static HTML/CSS site to a dynamic WordPress CMS site, I didn’t have time to do much more than get it up and running to assist in my job search. In the months to come, I look forward to trying some new things and developing more content. I have a couple of friends for whom I have done some web design and development work. I would like to take what I’ve done for them and power it up by moving them into WordPress CMS with its easy to use interface and powerful plug-in options.</p>
<p>Ideally, I want to build a site that is more reflective of all my interests. I have a lot of video I would like to add to my site, as well as many photo albums from recent trips that I would love to share. Now that I have upgraded to Adobe CS5 Master Collection, I have the tools I need to do a lot of things that have been just out of reach before. It is so nice to have the right tools to do the work I love to do! So keep checking me out from time to time. I may not be able to update daily, except my Twitter posts, but I will update at least a few times a week.
<div class="tweetmeme_button" style="float: left; margin: 9px 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kennylandes.com%2F2010%2F07%2Fblog-resuscitated%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kennylandes.com%2F2010%2F07%2Fblog-resuscitated%2F&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://www.kennylandes.com/?ak_action=api_record_view&id=545&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.kennylandes.com/2010/07/blog-resuscitated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS Tricks’ Snippets</title>
		<link>http://www.kennylandes.com/2009/09/snippets/</link>
		<comments>http://www.kennylandes.com/2009/09/snippets/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 04:33:41 +0000</pubDate>
		<dc:creator>Kenny</dc:creator>
				<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.kennylandes.com/?p=489</guid>
		<description><![CDATA[Designing and developing for the web is a constant learning process, which is fun! Technology evolves at a rapid rate. New standards evolve making old ways of doing things irrelevant or just plain wrong. So staying relevant means keeping up with what’s going on. This makes time-management an essential creative skill. When it comes to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://css-tricks.com/snippets/" target="_blank"><img class="alignright size-medium wp-image-490" title="CSS Tricks' Code Snippets" src="http://www.kennylandes.com/wp-content/uploads/2009/09/snippets-300x181.jpg" alt="CSS Tricks' Code Snippets" width="300" height="181" /></a></p>
<p>Designing and developing for the web is a constant learning process, which is fun! Technology evolves at a rapid rate. New standards evolve making old ways of doing things irrelevant or just plain wrong. So staying relevant means keeping up with what’s going on. This makes time-management an essential creative skill.</p>
<p>When it comes to code, it is counterproductive to reinvent the wheel for every project. So I try to write solid code that works and validates the first time. Then I know I can use it over and over again, making adjustments for display purposes. I have developed my own snippets resource book to tap into when I need to do something I’ve already done before. There’s simply no sense reinventing the wheel.</p>
<p>A blog I follow regulary is Chris Coyier’s <a href="http://css-tricks.com/" target="_blank">CSS Tricks</a>. This past week, he added a new feed called <a href="http://css-tricks.com/snippets/" target="_blank">Code Snippets</a>. Practically overnight, it has become one of my favorite resources for web development solutions. It’s not a new idea to use snippets, but it’s an amazing new central location for solutions to common problems. Now if we could just get Internet Explorer into the 21st century…
<div class="tweetmeme_button" style="float: left; margin: 9px 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kennylandes.com%2F2009%2F09%2Fsnippets%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kennylandes.com%2F2009%2F09%2Fsnippets%2F&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://www.kennylandes.com/?ak_action=api_record_view&id=489&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.kennylandes.com/2009/09/snippets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Design Bootcamp</title>
		<link>http://www.kennylandes.com/2009/08/web-design-bootcamp/</link>
		<comments>http://www.kennylandes.com/2009/08/web-design-bootcamp/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 03:41:10 +0000</pubDate>
		<dc:creator>Kenny</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.kennylandes.com/?p=358</guid>
		<description><![CDATA[I’ve been adding lots of new skills to my tool belt the last year or so. This weekend I took a big leap, with my friend Kevin’s encouragement, to migrate my site content into a CMS. It’s the direction I’ve wanted to go for some time, but I was busy churning out uninspiring school projects. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-359 alignright" title="IMG_0122" src="http://www.kennylandes.com/wp-content/uploads/2009/08/IMG_0122.JPG" alt="IMG_0122" width="272" height="362" />I’ve been adding lots of new skills to my tool belt the last year or so. This weekend I took a big leap, with my friend Kevin’s encouragement, to migrate my site content into a CMS. It’s the direction I’ve wanted to go for some time, but I was busy churning out uninspiring school projects. With a little bit of help, I was able to do a preliminary set up with a downloaded theme. It’s a starting point, but what an amazing place to start! I’ll be continuing to add content and build the site out better once I return home to San Francisco. I love having an integrated site to display all the facets of my personality: personal, professional and other interests.</p>
<p>As all this has unfolded, there have been several side projects, too. My plan to set up all my feeds in Google Reader is finally finished. It will be so much easier to simultaneously keep up with my job search, track design trends, etc. I also finally focused on the Photoshop-to-XHTML work flow. By focusing on some tutorial resources, I will be able to master this skill quickly. It’s not terribly difficult, once I sat down and focused on what needed to be done. Today’s sideshow was finally organizing all our bookmarks and putting them up on Delicious. It seems the big lesson of this visit has been to be resourceful. No sense reinventing the wheel! We still have a few things to do, but my “working vacation” is not even half over.</p>
<p>I don’t know what I’d do without my buddy, Kevin. We met in school when we were both in the early stages of career changes. We had many overlapping interests and life experiences. It’s one of those once-in-a-lifetime friendships. We challenge, teach each other, encourage and support each other personally and professionally. The picture in this post is from our recent visit to Flash Camp at the Adobe offices in San Francisco. I’m already wondering what fun memories our next visit will bring…
<div class="tweetmeme_button" style="float: left; margin: 9px 0px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.kennylandes.com%2F2009%2F08%2Fweb-design-bootcamp%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.kennylandes.com%2F2009%2F08%2Fweb-design-bootcamp%2F&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://www.kennylandes.com/?ak_action=api_record_view&id=358&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.kennylandes.com/2009/08/web-design-bootcamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
