<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>一无所知 - [O]开源项目</title><link>http://blog.csdn.net/caviler/category/77212.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 09 Oct 2006 18:34:01 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - IBM 提交 30 多个开源项目到 SourceForge.net</title><link>http://blog.csdn.net/caviler/archive/2005/03/02/307328.aspx</link><pubDate>Wed, 02 Mar 2005 09:39:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/03/02/307328.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/307328.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/03/02/307328.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/307328.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=307328</trackback:ping><description>IBM today contributed more than 30 open source projects to SourceForge.net and launched new online skills-building programs to spur innovation, collaboration and development around emerging open source projects. 
 
Read more at: 
http://www.ostg.com/pdfs/IBM%20dev%20works%20release%20vfin.pdf 
 
 
This project list includes: 
 
AIX Toolbox - http://sf.net/projects/aixtoolbox/ 
 
Bluetooth ad-hoc network simulator - http://sf.net/projects/bluehoc/ 
 
Dynamic Probe Class Library - http&lt;img src ="http://blog.csdn.net/caviler/aggbug/307328.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 全文检索 - Lucene - CLucene </title><link>http://blog.csdn.net/caviler/archive/2005/02/23/298751.aspx</link><pubDate>Wed, 23 Feb 2005 14:55:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/02/23/298751.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/298751.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/02/23/298751.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/298751.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=298751</trackback:ping><description>        传统的全文检索都是基于数据库的，SQL Server、Oracle、mysql 都提供全文检索，但这些比较大，不适合单机或小应用程序(Mysql4.0以上可以作为整合开发)，Mysql也不支持中文。
        Lucene是一个高性能、纯Java的全文检索引擎，而且免费、开源。Lucene几乎适合于任何需要全文检索的应用，尤其是跨平台的应用。Lucene的作者Doug Cutting是一个资深的全文检索专家，刚开始，Doug Cutting将Lucene发表在自己的主页上，2000年3月将其转移到Sourceforge，于2001年10捐献给Apache，作为Jakarta的一个子工程。
        CLucene是C++版的全文检索引擎,完全移植于Lucene，采用 STL 编写。
        编译了一下 C++ 版本的 Lucene - CLucene - a C++ search engine  http://sourceforge.net/projects/clucene/
在 MSVC6 下修改了一些编译选项后编译成功，测试了一下，好象不&lt;img src ="http://blog.csdn.net/caviler/aggbug/298751.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】编程语言 - 工具 - 代码格式化(Format)/风格化(Style)</title><link>http://blog.csdn.net/caviler/archive/2005/02/01/276821.aspx</link><pubDate>Tue, 01 Feb 2005 17:38:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/02/01/276821.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/276821.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/02/01/276821.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/276821.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=276821</trackback:ping><description>        看源代码的时候免不了要格式化一下代码，Java 当然是用 Eclipse 了，但是 C/C++ 就一直没有一个合适好用的工具来格式化(Format)/风格化(Style)代码，虽然Visual Studio 6.0 - Visual Studio 2005都提供了代码格式化功能，但是，实在是 --- 太简单了，根本不够用！！！
        后来在网上搜索了一把，发现一个很不错的工具Artistic Style ，功能很强大，支持 C/C++/C# 和 Java，而且开源，目前最后版本是 1.17.0。此版本需要用 CVS 下载并编译，其中还是有些小 Bug, 估计是作者没空改，呵呵。


Artistic Style 1.17.0-dev 
A Free, Fast and Small Automatic Formatter
for C, C++, C#, and Java Source Codes 
Project Overview  http://astyle.sourceforge.net  
Sources, Binaries, Bug Tr&lt;img src ="http://blog.csdn.net/caviler/aggbug/276821.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 缺陷管理（BugTracker.NET）试用</title><link>http://blog.csdn.net/caviler/archive/2005/01/31/274724.aspx</link><pubDate>Mon, 31 Jan 2005 10:30:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/01/31/274724.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/274724.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/01/31/274724.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/274724.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=274724</trackback:ping><description>        安装了开源的缺陷管理系统BugTracker.NET。BugTracker.NET 是用ASP.NET 和C#.写的在ASP.Net环境下运行的基于Web的缺陷管理系统，作为缺陷管理系统来说，功能比较弱，只有简单的缺陷级别和优先级，没有缺陷类型、缺陷起源、缺陷来源，缺陷类型等字段，虽然它是可定制的，但是可定制性不是很强，当然它是免费的，作为个人/小项目开发也勉强可用。

BTW：
        看了一下代码，代码质量不是很高，感觉作者写程序时比较随意，没有事先规划过，总的来说比较混乱，建议不用拿来作为参考了：P&lt;img src ="http://blog.csdn.net/caviler/aggbug/274724.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】对等网络(P2P) - JXTA - JXTA-C 编译</title><link>http://blog.csdn.net/caviler/archive/2005/01/21/262179.aspx</link><pubDate>Fri, 21 Jan 2005 10:36:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/01/21/262179.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/262179.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/01/21/262179.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/262179.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=262179</trackback:ping><description>        编译 JXTA-C 的时候遇到不少问题，运行 JXTA-C 的例子程序也老出错，发现是因为 JXTA-C 的编译库和 APR 的编译库选的不对所导致，
最后，干脆，自己下载并重新编译了 0.9.5 版本的 Apache Portable Runtime (APR)，因为 JXTA-C 2.0 使用的是
APR 0.9.5 不知道和最新的 APR 1.1.0 兼容性如何，所以还是先用 APR 0.9.5 好了，等以后再换用 APR 1.1.0

        另外，JXTA-C 中的例子程序写的很粗糙，有很多代码需要自己补充，比如初始化，另外，没有任何错误检测代码，比如文件找不到就即可非法操作，毕竟，开源嘛，也就这样了，IBM 的开源代码质量也差不多，哎，谁叫咱使用开源呢，总比没有强！！！
        
        到现在为止，经过调整和补充之后，JXTA-C 的大多数例子程序和单元测试都可以正常运行了，但是 对 JXTA-C 的核心架构还不是很清楚，准备今天仔细研究研究代码。&lt;img src ="http://blog.csdn.net/caviler/aggbug/262179.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】对等网络(P2P) - JXTA 介绍 </title><link>http://blog.csdn.net/caviler/archive/2005/01/18/258366.aspx</link><pubDate>Tue, 18 Jan 2005 18:38:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/01/18/258366.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/258366.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/01/18/258366.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/258366.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=258366</trackback:ping><description>        JXTA 是 Juxtapose (并列)的缩写。JXTA最早起源于2000年的夏天，现在大家把JXTA看成是P2P的平台，JXTA的目标是要解决几个技术与商业上的难题。第一是解决众多P2P系统互不相通的问题。2000年，是P2P突飞猛进的高潮年，但高潮背后却是许多小公司用自己的封闭系统试图在Internet上圈一块地。Sun认为，只有互通才能真正发挥出P2P的优势，就好像IM(Instant Messaging)，能互连的人越多，越有价值。所以Sun决定出面发布一个平台，使所有P2P系统都能连接起来，只有Sun这样位置中立、但在技术上有雄存实力被大家认可的公司才有希望做成这一平台。

        JXTA的另外一个目的就是找寻一套数量最少、概念最简单的系统构成的“积木”。如果成功，这几块积木就会是今后大家构架信息系统的基本模块，从而帮助人们摆脱像Windows或TCP/IP这样的传统软件带来的包袱。但JXTA与众不同，它是由一系列网络协议构成的，用任何语言都可以实现，并不只限于Java，只有彻底独立于操作系统、网络传输技术以及程序设计语言，才真正达到了跨平台，&lt;img src ="http://blog.csdn.net/caviler/aggbug/258366.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【新闻】Microsoft - 微软公布Avalon源代码</title><link>http://blog.csdn.net/caviler/archive/2005/01/18/257652.aspx</link><pubDate>Tue, 18 Jan 2005 11:03:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/01/18/257652.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/257652.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/01/18/257652.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/257652.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=257652</trackback:ping><description>微软周五公开了下一代版本Windows 全新的显示引擎Avalon。 
Avalon原本是下一代Windows ──也就是Longhorn的一部份，但去年微软决定让它成为Windows XP及Windows Server 2003 的外加功能。 


微软去年将Avalon公布一个技术社区预览版本，现在则将同样版本开放给一般大众。“我们应对许多人的要求，很高兴的将它发布给一般大众。”微软在网站上表示。 

该预览版在Windows XP及Windows Server 2003 上都可以执行。但是，微软警告开发者，现有版本的源代码还相当粗略。微软还建议，甚至不要将它使用在主要的开发电脑上，不但可能有蠕虫，还可能让使用者最后必需重新安装操作系统。 

微软在11月间表示，将在今年夏季推出Avalon的Beta，2006年推出正式版。但是微软的代表不愿对日期表示意见。
&lt;img src ="http://blog.csdn.net/caviler/aggbug/257652.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 数据库</title><link>http://blog.csdn.net/caviler/archive/2005/01/11/248339.aspx</link><pubDate>Tue, 11 Jan 2005 12:08:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/01/11/248339.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/248339.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/01/11/248339.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/248339.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=248339</trackback:ping><description>【编程】开源(OpenSource) - 数据库&lt;img src ="http://blog.csdn.net/caviler/aggbug/248339.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 反向链接(Referrers)系统 - AStats</title><link>http://blog.csdn.net/caviler/archive/2005/01/11/248265.aspx</link><pubDate>Tue, 11 Jan 2005 11:05:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2005/01/11/248265.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/248265.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2005/01/11/248265.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/248265.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=248265</trackback:ping><description>         反向链接(Referrers)系统可以很好的显示反向链接，目前很多站点上显示的最新来源（referer）统计都是用的是Stephen的referrer统计系统，比如 Booso 反向链接(Referrers)统计系统，还有一个朱传伟的反向链接统计服务不知道是不是他自己实现的。
        总之，网上提供这些反向链接(Referrers)系统不是服务不好，就是定制性不好，所以，干脆，我烦了，自己花一天时间写了一个，并且公开源代码，基本上架构和功能都用了，但是还需要完善。
        由于我没有支持 ASP + Access 的主机，所以无法为大家提供服务，希望有哪个同仁可以提供这个服务？或者 CSDN 会提供这个服务给我？效果图如下：&lt;img src ="http://blog.csdn.net/caviler/aggbug/248265.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】源代码搜索引擎(koders)</title><link>http://blog.csdn.net/caviler/archive/2004/12/31/235916.aspx</link><pubDate>Fri, 31 Dec 2004 14:14:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2004/12/31/235916.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/235916.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2004/12/31/235916.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/235916.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=235916</trackback:ping><description>源代码搜索引擎(koders)http://www.koders.com/ 是一个专门搜索源代码的搜索引擎，可以查找java，c，c++，python，C#，perl，TCL，VB等等16种语言的源代码文件，还可以根据 license 来过滤，诸如GPL，W3C，BSD等等的 license 。 &lt;img src ="http://blog.csdn.net/caviler/aggbug/235916.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 运行平台 - IKVM.Net(基于.Net 的Java虚拟机)</title><link>http://blog.csdn.net/caviler/archive/2004/12/28/232294.aspx</link><pubDate>Tue, 28 Dec 2004 16:04:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2004/12/28/232294.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/232294.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2004/12/28/232294.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/232294.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=232294</trackback:ping><description>    IKVM.Net 的是基于 .NET CLR 的 Java虚拟机。它是一个开源项目，主页地址：http://www.ikvm.net/ 。
基于.NET的Java虚拟机意味着我们可以让Java程序跑在.NET上，可以通过虚拟机这个中介让Java程序和.NET应用程序一起协同工作。更难能可贵的是，IKVM同时支持微软的.NET Framework 和 Mono。

IKVM的技术特性包括：

可以静态和动态（运行时）把Java的字节代码转换为.NET 的IL形式；
包括了一个Java的标准库，这个标准库已经静态编译成了.NET IL的形式；
提供力JNI 接口，可以让Java程序通过.NET 或者 Mono 访问本地资源。
提供了一个供Java调用.NET 类的Stub。
IKVM现在可以提供对JDK 1.4很好的支持。

IKVM目前不成熟的地方在以下几个方面：

对AWT和Swing没有提供支持，在IKVM的开发计划中，这项优先级别不高。
对Java的安全模型没有实现。

 一般来说我们可以在一下3种情况下使用IKVM：

直接在IKVM下&lt;img src ="http://blog.csdn.net/caviler/aggbug/232294.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 独立代码 - 搜索索引</title><link>http://blog.csdn.net/caviler/archive/2004/12/23/226363.aspx</link><pubDate>Thu, 23 Dec 2004 11:38:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2004/12/23/226363.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/226363.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2004/12/23/226363.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/226363.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=226363</trackback:ping><description>名称 版本 平台 评价 简介 
Lucene 1.4.3 Java  高性能、纯Java的全文检索引擎。 
WebLucene 0.6 Java  基于Lucene，特别处理XML，面向WEB，支持中文 
Oxyus 0.2.3 Java  基于Lucene，面向WEB 
NLucene 1.2b2 .Net  Lucene 的 .Net 实现 
DotLucene 1.4.3 .Net  Lucene 的 .Net 实现 
CLucene 0.8.12 C++  Lucene 的 C++ 实现 &lt;img src ="http://blog.csdn.net/caviler/aggbug/226363.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】开源(OpenSource) - 开发平台 - ACDK</title><link>http://blog.csdn.net/caviler/archive/2004/12/21/224503.aspx</link><pubDate>Tue, 21 Dec 2004 18:12:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2004/12/21/224503.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/224503.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2004/12/21/224503.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/224503.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=224503</trackback:ping><description>        ACDK 是一个类似于微软公司.net平台或Sun公司的Sun One平台的Development Framework(开发框架), 正如微软所基于的C#语言或者Sun的Java语言，它基于C++作为其核心语言。&lt;img src ="http://blog.csdn.net/caviler/aggbug/224503.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】RIA(Rich Internet Application) Laszlo 介绍</title><link>http://blog.csdn.net/caviler/archive/2004/12/14/215747.aspx</link><pubDate>Tue, 14 Dec 2004 11:42:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2004/12/14/215747.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/215747.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2004/12/14/215747.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/215747.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=215747</trackback:ping><description>Laszlo是一个RIA(Rich Internet Application)开发环境，并且是开源的。
&lt;img src ="http://blog.csdn.net/caviler/aggbug/215747.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一无所知</dc:creator><title>【编程】Sun 公开开发中的J2SE下一个版本源代码</title><link>http://blog.csdn.net/caviler/archive/2004/12/12/214110.aspx</link><pubDate>Sun, 12 Dec 2004 23:50:00 GMT</pubDate><guid>http://blog.csdn.net/caviler/archive/2004/12/12/214110.aspx</guid><wfw:comment>http://blog.csdn.net/caviler/comments/214110.aspx</wfw:comment><comments>http://blog.csdn.net/caviler/archive/2004/12/12/214110.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/caviler/comments/commentRss/214110.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=214110</trackback:ping><description>Sun Microsystems公开了目前正在开发的桌面环境用Java软件开发平台“Java 2 Platform Standard Edition（J2SE）”下一个版本的源代码。该公司的开发人员社区网站java.net的注册用户可下载下一个版本的“build 12”的源代码。 

　　该公司还通过简化JRL，放松了以非营利及研究为目的利用源代码的条件。 

　　为了支援开发人员活动，该公司还考虑改变发布授权。同时该公司计划简化由java.net受理、开发人员等提供的升级包的手续。
&lt;img src ="http://blog.csdn.net/caviler/aggbug/214110.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>