Tag: programming
All the articles with the tag "programming".
-
用 RSA 原理破解一个数学问题
通过 RSA 算法原理和 Quadratic Sieve 方法,解决大整数模幂逆运算问题,用于编写软件序列号生成器。
-
URL Rewrite Module for ASP.NET 2.0
Building a simple URL rewrite HTTP module for ASP.NET 2.0 on IIS, inspired by Apache's mod_rewrite, with sample configuration.
-
Hedgehog 的第一个可聊天版本
经过近一个月的 Jabber 协议封装开发,Hedgehog 即时通讯客户端发布了第一个可以文本聊天的版本。
-
Hedgehog 即时通讯客户端
基于 Jabber 协议、使用 wxWidgets 框架开发的即时通讯客户端 Hedgehog 项目启动,展示了 Windows XP 和 GTK-2 下的早期截图。
-
以社区开发的形式来做公司项目
受微软在 SourceForge 上发布项目的启发,尝试以开源社区的形式在 SourceForge 上运作公司的即时通讯项目。
-
十八年了?!
感慨从第一次在 Apple ][ 上写 BASIC 的 Hello World 程序到现在已经过去了十八年。
-
构建短信网关接口平台
基于 J2EE 和 JMS 消息队列构建短信网关接口平台,实现与中国电信和中国移动短信网关的收发、日志记录和应用分发。
-
Two Weeks of Robocoding
Spent two weeks building my first Robocode battle bot — a Java programming game where autonomous tanks fight it out.
-
PHP Development in Eclipse
A look at the PHP plug-in for Eclipse, featuring code editing, script execution, an internal web server, step-through debugging, and MySQL integration.
-
Joining the OpenBlog Project
Joining my brother's open source weblog project OpenBlog, built with Perl and Mason — though I would rather write it in PHP.