<?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/blow_jj" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/blow_jj" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 09 Nov 2008 18:00:00 GMT</lastBuildDate><title>Junelf's BLOG</title><description>Code for fun, code for upper.</description><link>http://blog.csdn.net/blow_jj/</link><item><title>Python插件框架资料索引[不断更新中]</title><link>http://blog.csdn.net/blow_jj/archive/2008/11/09/3261198.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/3261198.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/3261198.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3261198</trackback:ping><description>目标寻找一个最简单的能在Google App Engine上运行的Python写的plugin architecture，一天查阅、实验与总结换来的结果。。。一个老外写的基于metaclass的插件实现方式：http://gulopine.gamemusic.org/2008/jan/10/simple-plugin-framework/ (可惜不是以文件为粒度，而是以class为粒度的，增加class需要手动import下，但是前提是之前不知道下面查到的动态import方式&gt;.&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/3261198.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 10 Nov 2008 02:00:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2008/11/09/3261198.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2008/11/09/3261198.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>XML DOM资料索引[不断更新中]</title><link>http://blog.csdn.net/blow_jj/archive/2008/11/08/3256935.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/3256935.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/3256935.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3256935</trackback:ping><description>DOM: Document Object Model，以树型结构来操作XML文档的一种对象模型DOM Functions: http://www.jb51.net/shouce/php5/zh/ref.dom.html (PHP5的DOM对象简介，但跟Pythond等其他语言使用的DOM基本一致)minidom and the DOM standard: http://www.python.org/doc/2.5.2/lib/module-xml.dom.minidom.html (Pythond的mini版DOM，可以用在Google App Engine, cool:)使用minidom来处理XML的示例(Python 学习): http://boyeestudio.cnblogs.com/archive/2005/08/16/216408.html一个载入与查找子节点的例子: http://www.17xie.com/read-40191.html&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/3256935.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 09 Nov 2008 07:11:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2008/11/08/3256935.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2008/11/08/3256935.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>云计算资料索引[不断更新中]</title><link>http://blog.csdn.net/blow_jj/archive/2008/10/30/3187008.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/3187008.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/3187008.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3187008</trackback:ping><description>Map-reduce: 
http://highscalability.com/tags/map-reduce
http://wiki.huihoo.com/index.php?title=MapReduce
http://web.mit.edu/6.033/2007/wwwdocs/papers/mapreduce-osdi04.pdf (04年google发表的论文)
Hadoop: 
http://kongjian.baidu.com/xyp86/blog/item/b1418538a017eb22b8998f1c.html
http://wiki.huihoo.com/index.php?title=Apache_Hadoop

使用 Eclipse 在 Google App Engine 上创建 mashup
中文第一部分 中文第二部分 中文第三部分 (英文原版可以在其上找到链接)

Linux上的云计算:
http://blog.csdn.net/onlyzhangqin/archive/2008/11/08/3254607.aspx

&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/3187008.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 31 Oct 2008 02:45:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2008/10/30/3187008.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2008/10/30/3187008.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>How to make conversion between RGB and HSV? [Python sourcecode]</title><link>http://blog.csdn.net/blow_jj/archive/2008/09/24/2972597.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/2972597.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/2972597.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2972597</trackback:ping><description>RGB =&gt; HSV

def RGB2HSV( r, g, b ):
    r, g, b = map( float, (r,g,b ) )
    if r == g and g == b:
        ma = r
        mi = r
        h = 0
        v = r
    elif r &gt; g and r &gt; b:
        ma = r
        mi = min( g , b )
        h = 60 * ( g - b ) / ( ma - mi ) + 0
    elif g &gt; b and g &gt;= r:
        ma = g
        mi = min( b , r )
        h = 60 * ( b - r ) / ( ma - mi ) + 120
    elif b &gt;= r and b &gt;= g:
        ma = b
        mi = min( r , g )
        h = 60 * ( r - g ) &lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/2972597.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 24 Sep 2008 20:49:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2008/09/24/2972597.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2008/09/24/2972597.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>演化计算&amp;演化硬件相关会议评价</title><link>http://blog.csdn.net/blow_jj/archive/2008/05/03/2371771.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/2371771.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/2371771.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2371771</trackback:ping><description>写这个段子纯粹是因为受了南大周志华教授写的AI Conferences那篇文章的影响,于是起了写一篇自己心目中的conferences tier list的念头. List中的会议评价主要根据我本人这几年接触到的会议论文集的质量,参加会议过程的感观,CiteSeer的那个Estimated impact of publication venues in Computer Science,会议的专业性-我本人偏重evolvable hardware,大部分的LNCS出版的会议和少量的其他重要相关会议将做探讨.　grade A 的会议是演化硬件方向最权威的国际会议,其中发表的论文大多有一读的价值. B 的会议也是质量非常不错的会议, C 的会议, 我个人认为去发表论文还是不错的,但是通常不会在这个档次的会议proceeding中找参考论文.D 的会议,通常是一些发表论文数量超过500篇,或者永远在中国国内打转的&quot;国际&quot;会议.&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/2371771.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 04 May 2008 01:19:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2008/05/03/2371771.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2008/05/03/2371771.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>SVM的发展和研究热点</title><link>http://blog.csdn.net/blow_jj/archive/2008/01/14/2044176.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/2044176.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/2044176.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2044176</trackback:ping><description>自从接触SVM就对其非常感兴趣，捣鼓了俩月也算略有小成，但是感觉对突破点还是比较困惑，回头再来看下其热点和发展，感觉思路清晰许多。自从90年代初经典SVM的提出，由于其完整的理论框架和在实际应用中取得的很多好的效果，在机器学习领域受到了广泛的重视。其理论和应用在横向和纵向上都有了发展...&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/2044176.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 15 Jan 2008 06:38:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2008/01/14/2044176.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2008/01/14/2044176.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>一款不错的图像处理软件(含源码)</title><link>http://blog.csdn.net/blow_jj/archive/2007/12/13/1932294.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/1932294.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/1932294.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1932294</trackback:ping><description>最近在写个实验程序，小波变换是预处理模块于是乎开始想法子实现之，好不容易找到了小波变换源程序结果只支持灰度图，于是乎又开始找从彩色图转灰度图的源程序（其实自己写也不太麻烦，无非就是Gray = R * 0.299 G *0.587 B * 0.114对每个点映射下，但有现成的当然更好啦~），搞了半天除了学会用注销键让屏幕变灰，然后截取系统自动转换的灰图（把要变灰的图之前打开当作背景），再就是发现了这个东东~很多转换在平时都很常用，特别是要实现其中某块功能把它们加入当前项目的时候很有参考价值（其实就算不实现，看看具体代码还是有助于更理性的认识这些处理过程的），于是乎在这里与各位作图像处理的同学共享哈。&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/1932294.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Dec 2007 10:44:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2007/12/13/1932294.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2007/12/13/1932294.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>在北京的最后一夜</title><link>http://blog.csdn.net/blow_jj/archive/2007/09/04/1771052.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/1771052.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/1771052.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1771052</trackback:ping><description>12号到北京已经22天了，想想明天回青，顿感伤感，想想也该写点什么纪念下。&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/1771052.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 04 Sep 2007 09:15:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2007/09/04/1771052.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2007/09/04/1771052.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>谢谢青琳</title><link>http://blog.csdn.net/blow_jj/archive/2007/07/28/1713732.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/1713732.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/1713732.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1713732</trackback:ping><description>虽然可能永远都看不到我的BLOG，但这是我发自内心最深处的感谢，不是亲人但却胜似亲人，远在巴黎，萍水相逢，那个谈吐文雅，学识渊博，每天都只休息不到六小时来学习和工作的青琳是我一生的榜样，也许会是一生中对我影响最大的人。&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/1713732.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 29 Jul 2007 00:37:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2007/07/28/1713732.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2007/07/28/1713732.aspx</guid><dc:creator>Junelf</dc:creator></item><item><title>突然发现</title><link>http://blog.csdn.net/blow_jj/archive/2007/07/23/1702489.aspx</link><wfw:comment>http://blog.csdn.net/blow_jj/comments/1702489.aspx</wfw:comment><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/blow_jj/comments/commentRss/1702489.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1702489</trackback:ping><description>突然发现，很久没有做梦了，因为很久没有平静的睡着了；
突然发现，时间渐渐变少了，因为不知不觉慢慢的变老了。&lt;img src =&quot;http://blog.csdn.net/blow_jj/aggbug/1702489.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 23 Jul 2007 17:42:00 +0800</pubDate><author>Junelf</author><comments>http://blog.csdn.net/blow_jj/archive/2007/07/23/1702489.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/blow_jj/archive/2007/07/23/1702489.aspx</guid><dc:creator>Junelf</dc:creator></item></channel></rss>