| Projects on Google Code | Results 1 - 10 of 33 |
=Rough Plan=
Prototype:<br>
* The simple python script for getting stock quotes.
* Design [http://twistedmatrix.com/trac/ Twisted] based connection framework.
* Embed g-talk bot into system
* Construct a system framework with [http://turbogears.org/ Turbogear]
----
2009/02/16:<br>
...
Collecting and developing PHP applications for users in Taiwan. Most applications fetched from open source world and pre-package with language files & fixes with Traditional Chinese.
這個專案目前主要用來維護一些出現在台灣PHP聯盟網站的中文翻譯與相關工具,也許未來有機會打造些原創的應用,歡迎有興趣的朋友加入。
=Code Collections=
== Executive Task Battery (ETB) ==
This battery are trying to implement all tasks in [http://www.sciencedirect.com/science?_ob=ArticleURL&_udi=B6WCR-45FCM2V-2&_user=10&_rdoc=1&_fmt=&_orig=search&_sort=d&view=c&_acct=C000050221&_version=1&_urlVersion=0&_userid=10&md5=42196d7b8d...
This project contains the PHP scripts of the registration and submission system of Taiwanese Psychology Association 48th Annual Conference.
Taiwan Malware Analysis Net, TWMAN (臺灣惡意程式分析網,抬丸郎)是由 Secure Works 研究員Joe Stewart所開發之套件(Truman, The Reusable Unknown Malware Analysis Net)以及 Jim Clausing 所開發之工具為基礎改良而來,官方網址為:http://www.secureworks.com/research/tools/truman.html
;由於為數眾多的惡意程式其功能越來越強大,惡意程式可偵測是否置放於SandBox等分析工具環境,再決定是否啟動,使用SandBox來進行惡意程式...
PtotBB is an Internet forum package written in the PHP programming language. The name "PtotBB" is an abbreviation of _phpBB 2.0.23's Bulletin Board_. Available under the GNU General Public License, PtotBB is free software.
PtotBB is a fork of phpBB 2.0.23 which is the last and stablest version of...
中文:
「香草期刊系統」的目標是建構一套簡單易用的中文學術期刊網站系統,主要提供給台灣的學術期刊使用。雖然近年來各種網頁出版系統在台灣可說相當普及,Blog 在台灣也如雨後春筍一般蓬勃成長,然而,台灣的學院中所製作的各項學術期刊網站,往往仍然採用手工製作網頁的方式建構,而沒有一套適合的、方便的系統可供使用,而許多國外的系統,往往也因為編輯傳統與習慣的不同,而不見得能夠妥善應用在台灣的環境中。
因此,我們使用 PHP 與 MySQL 開發「香草期刊系統」,透過許多 PHP 模組如 EzSQL、phpmailer等,目前完成了一套堪用的系統,期許日後能夠日漸完善。這套系統除了可以讓您上...
這是一個 base on [http://code.google.com/p/twtomato/wiki/tomato Tomato Firmware] 的中文化版本。
Tomato Firmware - Tomato is a small, lean and simple replacement firmware for Broadcom-based routers:
http://www.polarcloud.com/tomato/
Tomato SpeedMod - Improving Performance:
http://touristinparadise.blogs...
Tomato,
Firmware,
Traditional,
Chinese,
Localization,
i18n,
Taiwan,
中文化,
繁體,
中文,
繁中,
正體,
TwTomato,
韌體
An extension specifically designed for Telnet/BBS browsing. It let you use telnet:// inside Firefox tabs.
<a href="http://picasaweb.google.com/lh/photo/LQ5TCPVaRmH4OwhBJGrwUA?feat=embedwebsite"><img src="http://lh4.ggpht.com/_yUP_k2summg/SwqxyzBirzI/AAAAAAAACbE/EgspLcHcQxM/s400/pcman_fx.png" /></...
=A newer version was available on Github: http://github.com/cfc/twsmsr/tree/master=
This is a Ruby library for TWSMS(http://www.twsms.com).
{{{
require 'twsms'
sms = TWSMS.new("username", "password")
sms.sendSMS(mobile, message)
sms.querySMS
sms.setMessageId(msgid)
sms.querySMS
}}}