﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>黄云辉的BLOG</title>
    <description>   喜欢一切简单的东西.</description>
    <link>http://blog.csdn.net/blogrss.aspx?username=HuangBin</link>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>swing向导framework推荐</title>
      <description>swing向导framework推荐</description>
      <link>http://blog.csdn.net/HuangBin/archive/2007/04/08/1557033.aspx</link>
      <author>黄云辉</author>
      <pubDate>Sun, 08 Apr 2007 15:11:00 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a Custom Component</title>
      <description>Before you implement a component that performs custom painting, first make sure that you really need to do so. You might be able to use the text and image capabilities of labels, buttons, or text components instead. And remember, you can sometimes use borders to customize the outside edges of a component and icons to paint an area that perhaps varies by component state. If you need to make changes to many standard components, you should consider doing it by customizing a look and feel such as th</description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/11/14/1384658.aspx</link>
      <author>HuangBin</author>
      <pubDate>Tue, 14 Nov 2006 15:43:00 GMT</pubDate>
    </item>
    <item>
      <title>swing 代码示例网站</title>
      <description>  最近在开发一个swing程序玩,很多控件都不会使用,幸好到http://javaalmanac.com/egs/javax.swing/radio_Radio.html能找到使用示例,多时控件的用法都有.对于象我这种swing初级水平的，挺有帮助的,推荐给大家:) </description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/11/07/1371947.aspx</link>
      <author>HuangBin</author>
      <pubDate>Tue, 07 Nov 2006 13:05:00 GMT</pubDate>
    </item>
    <item>
      <title>JAVASCRIPT 文档生成工具</title>
      <description>   JAVASCRIPT 文档生成工具,跟javadoc工具是一个性质的东西。我没有用过，听朋友说是不错的东东，相信有人用得上.</description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/11/02/1362528.aspx</link>
      <author>HuangBin</author>
      <pubDate>Thu, 02 Nov 2006 04:59:00 GMT</pubDate>
    </item>
    <item>
      <title>https 安全提示 </title>
      <description>当发送https请求时，如果iframe/frame的src属性为空时，会弹出该安全提示框。解决方法...</description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/10/13/1332980.aspx</link>
      <author>HuangBin</author>
      <pubDate>Fri, 13 Oct 2006 04:50:00 GMT</pubDate>
    </item>
    <item>
      <title>IBM JDK1.4 + TOMCAT5  配置SSL</title>
      <description>     sun jdk + tomcat配置ssl很简单，网络上到处是文档。 要是你用的是IBM JDK就不会那么顺利，昨天折腾了半天.   </description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/10/10/1328445.aspx</link>
      <author>HuangBin</author>
      <pubDate>Tue, 10 Oct 2006 03:36:00 GMT</pubDate>
    </item>
    <item>
      <title>Observer模式应用 ---文件改变监视器</title>
      <description>  实时检测文件的变化，如果文件被修改过，触发文件改变事件.  </description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/09/27/1297074.aspx</link>
      <author>HuangBin</author>
      <pubDate>Wed, 27 Sep 2006 13:29:00 GMT</pubDate>
    </item>
    <item>
      <title>java调用ant的任务</title>
      <description>,昨天看了下ant的开发手册，发现用java可以调用ant 的Task，呵呵，有意思，实验了一下，还真有用，下面是一个copy文件的类.  ant包含大量可用的Task,这下省事了.</description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/09/27/1293467.aspx</link>
      <author>HuangBin</author>
      <pubDate>Wed, 27 Sep 2006 05:06:00 GMT</pubDate>
    </item>
    <item>
      <title>保持编写项目总结的习惯</title>
      <description>    今天有朋友问我要项目总结文档模板,   俺在这 贴2篇以前写的项目总结文档, 如果您觉得有用可以参考一下:)


藐视问题但不轻视问题.
碰到问题不用慌张，冷静分析，一定可以找到解决办法。没有做不成的事情，只有
做不成事情的人。

</description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/09/24/1270064.aspx</link>
      <author>HuangBin</author>
      <pubDate>Sat, 23 Sep 2006 16:30:00 GMT</pubDate>
    </item>
    <item>
      <title>组合设计模式，解决struts只能有一个资源文件的问题</title>
      <description>组合设计模式，解决struts只能有一个资源文件的问题</description>
      <link>http://blog.csdn.net/HuangBin/archive/2006/09/22/1265804.aspx</link>
      <author>HuangBin</author>
      <pubDate>Fri, 22 Sep 2006 05:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>