<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/bromon" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/bromon" type="application/rss+xml"></fs:self_link><lastBuildDate>Mon, 06 Apr 2009 08:54:00 GMT</lastBuildDate><title>Sometimes Java</title><description>bromon@gmail.com</description><link>http://blog.csdn.net/bromon/</link><item><title>爱妞所采用的十大SEO技术</title><link>http://blog.csdn.net/bromon/archive/2009/04/06/4051330.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/4051330.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/4051330.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4051330</trackback:ping><description>&lt;br /&gt;爱妞(www.ainiu.net
)的推广工作并没有大规模的进行，一是缺少网站推广、SEO等方面的经验，二是实在太缺少时间，很多工作没有时间去做。但是爱妞(www.ainiu.net
)在在网站本身的建设上做了很多功课。&lt;br /&gt;&lt;br /&gt;
1. 选择一个友好的独立域名。如今的国际顶级域名已经非常便宜，120RMB/Y的价位上可以选择很多供应商。www.ainiu.net
的域名还算友好和便于记忆，一个独立的域名，是向搜索引擎示好的第一步。&lt;br /&gt;&lt;br /&gt;
2.
良好的HTML文本。这一点太重要了，遵循规范的网页文本可以让搜索引擎的爬虫很容易的理解和记录你的内容，而且对于客户感受也是至关重要。符合W3规范
的HTML页面可以尽量的兼容不同的浏览器，让那些不喜欢IE或者没有使用windows的用户，也得到不错的使用感受。&lt;br /&gt;&lt;br /&gt;
3. 仔细设置关键字。由于爱妞(www.ainiu.net
)专门为普通互联网用户提供在线视频监护和监控，所以关键字的选择也就相对容易。在不同的页面设置具有相同主题、但是根据不同页面微调定制的关键字，是S&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/4051330.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 06 Apr 2009 16:54:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2009/04/06/4051330.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2009/04/06/4051330.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>Android程序授权。强悍还是恐怖？</title><link>http://blog.csdn.net/bromon/archive/2008/12/16/3528966.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/3528966.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/3528966.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3528966</trackback:ping><description>&lt;br /&gt;打开android的developer首页，http://code.google.com/intl/zh-CN/android/，最显眼的位置写着“应用程序实在平等的条件下创建的”，这是多少J2ME开发人员梦寐以求的待遇。长久以来MIDP的程序都被当作二等公民看待，孱弱的KVM只能让你画个界面、连个HTTP/Socket之类的，这样弱智的API让你只能做点手机游戏、网络记事本之类聊胜于无的东西。你想操作通信录？短信？电话记录？洗洗歇了吧，诺、摩、索、苹都不会理你的。那样的开放性也只有在今天的android平台上才出现端倪。越来越强大的手持设备，应该留给开发者和用户更多的利用空间，发挥他们潜在水下那90%的强悍能力。&lt;br /&gt;&lt;br /&gt;google有一份user permission列表，列举的是android平台允许的，需要在签名文件(AndroidManifest)中声明后就可以使用的权力。这份列表很长，这里只列举可以让你有兴趣的部分。看看google打算给你的应用怎样的平等吧：&lt;br /&gt; ACCESS_COARSE_LOCATION&lt;br /&gt;Allows an&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/3528966.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 16 Dec 2008 18:55:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2008/12/16/3528966.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2008/12/16/3528966.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>[Mysql] Data truncation: Data too long for column ......</title><link>http://blog.csdn.net/bromon/archive/2008/11/13/3288810.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/3288810.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/3288810.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3288810</trackback:ping><description>如果不是column的长度实在太小，那么就是编码问题。&lt;br /&gt;&lt;br /&gt;如今的程序十之八九都用UTF-8了，不过如果不特别留意的话，很容易把mysql的表和字段都建成latin字符集，就会出现这个异常，表和字段都需要改为UTF-8。&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/3288810.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Nov 2008 17:00:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2008/11/13/3288810.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2008/11/13/3288810.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>What Ainiu is, and what Ainiu can do for you</title><link>http://blog.csdn.net/bromon/archive/2008/10/24/3135940.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/3135940.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/3135940.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3135940</trackback:ping><description>Ainiu provides professional wardship/inspection service for common internet users. Ainiu has a web site and a free client software.&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/3135940.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Oct 2008 20:19:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2008/10/24/3135940.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2008/10/24/3135940.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>爱妞是什么，爱妞能做什么</title><link>http://blog.csdn.net/bromon/archive/2008/10/24/3135926.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/3135926.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/3135926.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3135926</trackback:ping><description>爱妞：www.ainiu.net爱妞为普通互联网用户提供专业的在线视频监护/监控功能，爱妞有一个官方网站和一个免费下载的客户端。您只需要一台普通的可以上网的电脑，一个普通的USB摄像头，就可以享受爱妞提供的服务，无需任何额外的投入。您只需要安装好摄像头驱动，就可以下载并直接使用爱妞客户端，它会管理您的摄像头，免费的为您提供以下功能：1.您可以在任何地方登陆我们的网站，查看摄像头目前所拍摄到的实时画面。2.您可以让爱妞客户端每隔一段时间自动利用摄像头拍摄照片上传到服务器，您在任何时间任何地点都可以登陆我们的网站浏览和管理这些图片。3.您可以通过爱妞客户端的智能探测功能，让它自动监控摄像头的画面，当有物体在摄像头前移动的时候，自动抓拍照片上传到服务器，您在任何时间任何地点都可以登陆我们的网站浏览和管理这些图片。您的所有资源都是安全的，仅有您和&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/3135926.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 24 Oct 2008 20:15:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2008/10/24/3135926.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2008/10/24/3135926.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>jre与dotnent framework</title><link>http://blog.csdn.net/bromon/archive/2007/09/11/1780265.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/1780265.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/1780265.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1780265</trackback:ping><description>jre与dotnent framework&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/1780265.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 11 Sep 2007 19:04:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2007/09/11/1780265.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2007/09/11/1780265.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>从beyond到mariah carey</title><link>http://blog.csdn.net/bromon/archive/2006/12/28/1465688.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/1465688.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/1465688.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1465688</trackback:ping><description>从beyond到mariah carey&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/1465688.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 28 Dec 2006 21:35:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2006/12/28/1465688.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2006/12/28/1465688.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>笑话还是神话？-------现在可以期待的预言列表</title><link>http://blog.csdn.net/bromon/archive/2006/12/06/1432122.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/1432122.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/1432122.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1432122</trackback:ping><description>慢慢添加我看到的各种各样的预测，立此存照等待时间检验&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/1432122.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 06 Dec 2006 22:52:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2006/12/06/1432122.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2006/12/06/1432122.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>XXXX项目hibernate与应用缓存方案总结</title><link>http://blog.csdn.net/bromon/archive/2006/11/09/1375578.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/1375578.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/1375578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1375578</trackback:ping><description>XXXX项目是目前在实际工作中正在做的事情，该项目是一个大型系统的内容管理内核，负责最核心的meta data的集中管理，性能有较高的要求，设计初期就要求能够支持cluster。项目使用hibernate 3.2，针对开发过程中对于各种缓存的不同看法，撰写了本文。重点在于澄清一些hibernate的缓存细节，纠正一些错误的缓存用法。&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/1375578.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 09 Nov 2006 22:42:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2006/11/09/1375578.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2006/11/09/1375578.aspx</guid><dc:creator>bromon</dc:creator></item><item><title>Websphere App Server 6造成磁盘空间不足的一个小bug</title><link>http://blog.csdn.net/bromon/archive/2006/10/24/1348691.aspx</link><wfw:comment>http://blog.csdn.net/bromon/comments/1348691.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/bromon/comments/commentRss/1348691.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1348691</trackback:ping><description>WAS 6下一个小bug造成空间不足&lt;img src =&quot;http://blog.csdn.net/bromon/aggbug/1348691.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 24 Oct 2006 19:54:00 +0800</pubDate><author>bromon</author><comments>http://blog.csdn.net/bromon/archive/2006/10/24/1348691.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/bromon/archive/2006/10/24/1348691.aspx</guid><dc:creator>bromon</dc:creator></item></channel></rss>