<?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>keke&#039;s blog &#187; web</title>
	<atom:link href="http://www.imkeke.net/tag/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imkeke.net</link>
	<description>design my life...</description>
	<lastBuildDate>Tue, 20 Sep 2011 12:56:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>两个个人页面</title>
		<link>http://www.imkeke.net/design/two-profiles.html</link>
		<comments>http://www.imkeke.net/design/two-profiles.html#comments</comments>
		<pubDate>Sun, 02 May 2010 13:26:36 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=1202</guid>
		<description><![CDATA[马上就要毕业了，利用这段时间做了两个个人页面，希望能够在找工作时派上用场，这段时间一直在思考，前端工程师这个职业是否有前景，对于将来要走什么路也非常迷茫，父母希望我能够... ]]></description>
			<content:encoded><![CDATA[<p>马上就要毕业了，利用这段时间做了两个个人页面，希望能够在找工作时派上用场，这段时间一直在思考，前端工程师这个职业是否有前景，对于将来要走什么路也非常迷茫，父母希望我能够考个教师资格证去当当老师，可是每次捧起那些满是理论的理论，我满脑子都是文明用语。自己对技术的渴望是非常强烈的，从最初的玩Linux到HTML，CSS，然后JavaScript，我想这就是我要走的路吧，好吧，那就朝着这个方向继续前行，慢慢强悍，渐渐牛逼。</p>
<p><img class="alignnone" title="pro" src="http://farm5.static.flickr.com/4038/4571077186_42e0750fb3_o.png" alt="" width="500" height="208" /></p>
<p>两个简单的页面，分别在<a title="profile_a" href="http://www.imkeke.net/pro/a.html">这里</a>和<a title="profile_b" href="http://www.imkeke.net/pro/b.html">这里</a>。</p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2009-07-15 -- <a href="http://www.imkeke.net/life/turn-to-web-design.html" title="开始转向页面设计了">开始转向页面设计了</a> (4)</li><li>2009-08-20 -- <a href="http://www.imkeke.net/design/useful-css-skills.html" title="有用的CSS招数">有用的CSS招数</a> (7)</li><li>2009-07-01 -- <a href="http://www.imkeke.net/design/training-design.html" title="练一个">练一个</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/design/two-profiles.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>有用的CSS招数</title>
		<link>http://www.imkeke.net/design/useful-css-skills.html</link>
		<comments>http://www.imkeke.net/design/useful-css-skills.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:35:40 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=905</guid>
		<description><![CDATA[工作也有段时间了，说句实话，找工作之前我是非常恐慌的，主要还是自己的知识还没有到位，不过运气也好，当时公司正在急聘一位网页美工，那天下午公司叫我做了个页面，第二天就上班... ]]></description>
			<content:encoded><![CDATA[<p>工作也有段时间了，说句实话，找工作之前我是非常恐慌的，主要还是自己的知识还没有到位，不过运气也好，当时公司正在急聘一位网页美工，那天下午公司叫我做了个页面，第二天就上班了。</p>
<p>工作的内容就是做静态页面然后转交给程序员，当然有时候还要处理一些图片和flash，到现在也做了几个页面了，发现在调试的过程中经常出现乱七八糟的错误，这些都是自己知识不全引起的，遇到问题后的第一步就是问Google老师，再看看错误的起因什么的，也就顺利解决了。</p>
<p>下面的几个招数非常有用，特别对于像我这样的初学者，对我帮助非常大！</p>
<blockquote><p><a href="http://hi.baidu.com/aohtang/blog/item/b89fb68f481c18ecf01f36e8.html">IE6/IE7和Firefox对Div处理的差异</a></p>
<p><a href="http://www.w3cn.org/article/translate/2005/112.html">CSS中的滑动门技术</a></p>
<p><a href="http://www.happinesz.cn/archives/1028/">10个技巧帮你搞定IE 6</a></p>
<p><a href="http://css-tricks.com/all-about-floats/">All About Floats</a></p>
<p><a href="http://www.ruanyifeng.com/blog/2009/04/float_clearing.html">浮动元素容器的Clearing问题</a></p></blockquote>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-05-02 -- <a href="http://www.imkeke.net/design/two-profiles.html" title="两个个人页面">两个个人页面</a> (22)</li><li>2009-07-15 -- <a href="http://www.imkeke.net/life/turn-to-web-design.html" title="开始转向页面设计了">开始转向页面设计了</a> (4)</li><li>2009-07-01 -- <a href="http://www.imkeke.net/design/training-design.html" title="练一个">练一个</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/design/useful-css-skills.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>开始转向页面设计了</title>
		<link>http://www.imkeke.net/life/turn-to-web-design.html</link>
		<comments>http://www.imkeke.net/life/turn-to-web-design.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 14:04:53 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=894</guid>
		<description><![CDATA[终于找到工作了，今天是上班第二天，新手上路，做的东西比较多，两天下来最大的感受就是“累”，整整两天基本上都在做东西，中途就偶尔偷个小懒发个推特什么的。脑子还重来没这么用... ]]></description>
			<content:encoded><![CDATA[<p>终于找到工作了，今天是上班第二天，新手上路，做的东西比较多，两天下来最大的感受就是“累”，整整两天基本上都在做东西，中途就偶尔偷个小懒发个<a href="https://twitter.com/imkeke">推特</a>什么的。脑子还重来没这么用过，慢慢就应该会习惯的吧。</p>
<p>工作还算简单，处理些图片，设计页面就可以了，也是自己感兴趣的东西，希望接下来的日子中好好提高自己吧。</p>
<p>ps：这是最近设计的博客主题，有时间将它搞起来，可是，呼呼，工作了还真没什么时间了。</p>
<p><img class="alignnone" title="kekes blog theme" src="http://lh4.ggpht.com/_low7BsHQpWA/Sl3gxagNsBI/AAAAAAAABws/652Xd4I1_3U/s400/blogb.png" alt="" width="400" height="400" />（<a href="http://picasaweb.google.com/lh/photo/lK0E_CMmMLPFVCJcO1437w?feat=directlink">稍大</a>）</p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-05-02 -- <a href="http://www.imkeke.net/design/two-profiles.html" title="两个个人页面">两个个人页面</a> (22)</li><li>2009-08-20 -- <a href="http://www.imkeke.net/design/useful-css-skills.html" title="有用的CSS招数">有用的CSS招数</a> (7)</li><li>2009-07-01 -- <a href="http://www.imkeke.net/design/training-design.html" title="练一个">练一个</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/life/turn-to-web-design.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>练一个</title>
		<link>http://www.imkeke.net/design/training-design.html</link>
		<comments>http://www.imkeke.net/design/training-design.html#comments</comments>
		<pubDate>Wed, 01 Jul 2009 10:45:56 +0000</pubDate>
		<dc:creator>keke</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.imkeke.net/?p=882</guid>
		<description><![CDATA[（稍大） 教程地址：How to Create a Clean Web 2.0 Style Web Design in Photoshop 吃完饭没事做，搞个玩玩，现在离Linux真的是越来越远了。 7.1了，烦恼的一个月来了。 Related Posts：2010-05-02 -- 两个个人页面 (2... ]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="clean_web2_design" src="http://lh4.ggpht.com/_low7BsHQpWA/Sks87B_4r_I/AAAAAAAABs8/lQ8VmwXmTy0/s800/17-01_clean_web2_design_leading_image.jpg" alt="" width="300" height="110" />（<a href="http://picasaweb.google.com/lh/photo/j3obzzTHAWnQDojXYDBg4A?feat=directlink">稍大</a>）</p>
<p>教程地址：<a href="http://sixrevisions.com/tutorials/photoshop-tutorials/how-to-create-a-clean-web-20-style-web-design-in-photoshop/">How to Create a Clean Web 2.0 Style Web Design in Photoshop</a></p>
<p>吃完饭没事做，搞个玩玩，现在离Linux真的是越来越远了。</p>
<p>7.1了，烦恼的一个月来了。</p>
<h3  class="related_post_title">Related Posts：</h3><ul class="related_post"><li>2010-05-02 -- <a href="http://www.imkeke.net/design/two-profiles.html" title="两个个人页面">两个个人页面</a> (22)</li><li>2009-08-20 -- <a href="http://www.imkeke.net/design/useful-css-skills.html" title="有用的CSS招数">有用的CSS招数</a> (7)</li><li>2009-07-15 -- <a href="http://www.imkeke.net/life/turn-to-web-design.html" title="开始转向页面设计了">开始转向页面设计了</a> (4)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.imkeke.net/design/training-design.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

