顯示具有 List - Resource 標籤的文章。 顯示所有文章
顯示具有 List - Resource 標籤的文章。 顯示所有文章

2014年9月20日 星期六

Java Wiki 系統

JSPWiki - JSP Wiki
JSPWiki , a feature-rich and extensible WikiWiki engine built around the standard J2EE components (Java, servlets, JSP). New to Wiki's? Please see OneMinuteWiki for a quick tuto...

XWiki
XWiki is an open source wiki written in Java and released under the LGPL license. A wiki is a website that allows you to collaborate with others. XWiki offers all the features t...
JBoss Wiki
The current feature set of JBoss Wiki is: Full support of the JBoss Portal 2.2 security constructs to allow users and roles to be associated with editing and display of wiki pag...

ButorWiki
ButorWiki is a pure Java wiki/CMS engine and it is an open source project. ButorWiki repository is file system based. It use simply the file system folders and files to manage cont...

yawiki - yet another wiki
yawiki - yet another wiki A wiki system is a perfect place for working together and sharing information. The text syntax of a wiki system is really simple to learn. Getting star...

Corendal Wiki
Corendal Wiki is a wiki intranet application written in Java. It uses MySQL or Oracle and Tomcat. It integrates with Active Directory accounts and groups, features full text indexi...

FitNesse
FitNesse, a fully integrated standalone wiki, and acceptance testing framework.

VQWiki - Very Quick Wiki
VQ Wiki , also known under its full name "Very Quick Wiki", is Wiki server software written using JSP s and Java Servlet technology. It is designed to install and run with minimum ...

Friki - a Java Wiki
Friki is a Java Wiki. It is simple to deploy (just drop in to any modern servlet container), small and very easy to customise after deployment. Supports the classic wiki markup and...

JAMWiki: Java-based Wiki engine
JAMWiki is a java-based Wiki engine Features: Offers many of the features of MediaWiki Setup is quick and easy - no external database is required! Supports almost any a...

Platypus Wiki - A Semantic Wiki Wiki Web
Platypus Wiki is a project to develop an enhanced Wiki Wiki Web with ideas borrowed from the Semantic Web. It offers a simple user interface to create wiki pages with metadata b...


UseModjWiki
UseModj is a Java based Wiki Clone, using Struts, Velocity Layout, CSS. It's goal is to be the same function and file storage as UseMod wiki, but is deployed by dropping a single w...

Chiki Wiki
A Java based Wiki Clone, using Servlets, JSP, XML, Jakarta Struts Framework. Will include a host of extensions to traditional Wiki's.

SnipSnap
SnipSnap development has ceased.

2013年6月14日 星期五

all - 程式設計各類資源清單

編輯

 ‧2013/06/02 java,c/c++ Web Developer Resources

 ‧2010/07/06 程式設計語言相關各類資源
   - Computer Science / Learning
   - Assembly
   - C/C++
   - Java (含 Android)
   - Others 


.

2013年6月2日 星期日

資源清單 - Java, C/C++ web developer resources

來源: http://www.ivmaisoft.com/jcgo/links.htm#java-benchmark

JCGO: Java, C/C++ web developer resources

A comprehensive collection of links useful for Java and C/C++ developers. Focused on the Java VM implementations and Java compilers. Maintained by Ivan Maidanski, the developer of JCGO...
The following web resource links may be of interest for JCGO users - and hopefully useful for you.

C/C++ compiler suites


C/C++ standard "LibC" library implementations

  • Diet Libc (a libc optimized for small size)
  • NewLib (a C library intended for use on embedded systems)
  • uClibc (a C library for embedded Linux)
  • musl libc (a C/POSIX library and extensions for next generation of Linux-based devices)
  • Bionic libc (derivation of BSD standard C library code developed by Google for Android)
  • EGLIBC (a variant of GNU C Library designed to work well on embedded systems)

C/C++ stand-alone well-known libraries

  • fdlibm (LibM implementation)
  • Linuxthreads (POSIX 1003.1c kernel threads for Linux)
  • GNU Pth (The GNU Portable POSIX/ANSI-C Threads)
  • BoehmGC/BDWGC (Boehm-Demers-Weiser Conservative Garbage Collector) [development Git repo]
  • libatomic_ops (atomic memory operations library, part of BDWGC) [development Git repo]
  • Concurrency Kit (C library containing a plethora of concurrency primitives and lock-less data structures)
  • OpenPA (portable library providing a consistent C API for performing atomic operations)
  • zlib (general purpose data compression library)
  • libiconv (charset conversion library)
  • unixODBC (Open Source ODBC sub-system)
  • SQLite (self-contained serverless zero-configuration transactional SQL database engine library)
  • Watt-32 tcp/ip (Waterloo TCP/IP C library)
  • XULRunner (a Mozilla runtime package for bootstrapping XUL+XPCOM applications)
  • libffi (a portable Foreign Function Interface library)
  • FluidSynth (a real-time software synthesizer based on the SoundFont)

Small C libraries partially implementing standard API

  • TinyGC (Tiny Garbage Collector - compact implementation of Boehm GC API subset)
  • T-PThread (Tiny portable "pthread" implementation) - part of JCGO

C/C++ stand-alone graphics libraries

  • GLib/GTK+ (graphics low-level library)
  • EFL (collection of libraries that make up the foundation of DR17 window manager)
  • cairo (Multi-platform 2D graphics library)
  • LibPNG (PNG graphic format library)
  • Pango (graphics layout and text rendering library)
  • FreeType (font handling library)
  • fontconfig (font config and look up library)
  • Qt/QML (cross-platform C++ application framework)
  • DirectFB (graphics library for embedded systems)
  • Nano-X/Microwindows (compact GUI back-end library)
  • wxWidgets (cross-platform GUI library)
  • Xynth (a portable embedded windowing system, client/server display interface)
  • directx (DirectX "minimalist" headers and source)

Native executable packers and protectors

  • UPX (Universal Executable Packer)
  • ASPack (Win32 executable file compressor)
  • PC Guard (Software copy protection and licensing system)
  • IntelliProtector (Software protection service)
  • PECompact (an advanced Windows executable compressor)
  • BoxedApp Packer (utility for converting full-fledged applications to single executable)
  • MoleBox (Software Virtualization and Protection Tools)
  • DLL to Lib (a converter of a DLL file into equivalent static library)
  • Ermine (a tool that allows software to be deployed in a single executable file)
  • ELF Statifier (tool for creating from dynamically linked executables and all it's libraries one ELF file)

Archive (de)compression utilities

  • 7-Zip (7z/Zip/Tar+Gz/Tar+Bz2 archiver and multi-format unpacker for Windows)
  • WinRAR (Rar/Zip archiver and multi-format unpacker for Windows)
  • WinRK (a commercial file archiver with an ultra-high compression ratio)
  • paq8px (a file compressor with an ultra-high ratio)

DOS extenders, drivers and DOS clones

  • HX DOS extender (Win32 emulator for MS-DOS)
  • DOSLFN (driver for Long File Names in MS-DOS)
  • dosppp (PPPD for MS-DOS)
  • FreeDOS (free MS-DOS compatible OS)
  • RxDOS (fast MS-DOS real-time clone)
  • RTOS-32 (Win32 API Compatible Embedded Real-time OS)
  • Wine HQ (a program loader running Windows applications on Linux/POSIX)

Java VM with complete SDK suites


Stand-alone Java VM implementation

  • Aegis VM (Java VM implementation)
  • BeKaffe (Kaffe Java VM for BeOS)
  • cacaovm (Java VM with JIT compiler)
  • IKVM.NET (Java VM for .NET)
  • M-JVM (a KVM written in Java)
  • J-Smile VM (Java VM with GUI support)
  • JAmiga (Java VM for Amiga)
  • JamVM (Java VM implementation)
  • Jato VM (JIT-only Java virtual machine that aims to support JVM specification version 2)
  • JaOS (Java VM implementation)
  • Jelatine (Java ME/CLD VM implementation)
  • Jikes RVM (Research Virtual Machine)
  • joeq (Java VM written in Java)
  • Kaffe VM (Java VM with JIT compiler)
  • Kissme (Java VM implementation)
  • leJOS (Java system for Lego Mindstorms RCX)
  • TinyVM (replacement firmware and VM for Lego Mindstorms RCX)
  • MysaifuVM (Java VM for Windows Mobile)
  • CrEme (a J2ME/CDC Java VM technology for Embedded platforms)
  • phoneME (a J2ME open-source implementation for mobile handsets)
  • IBM J9 WEME ppro10 (Java VM for PocketPC and Windows Mobile on ARM)
  • NanoVM (a portable tiny Java VM running on microcontrollers with at least 8k code space, especially Atmel AVR)
  • simpleRTJ (a small footprint Java VM for embedded and consumer devices)
  • JControl (an extremely small and compact embedded Java solution, optimized for systems with low processing power)
  • JamaicaVM (a virtual machine and build environment for running realtime Java programs)
  • Squawk (an open source virtual machine for the Java written in Java)
  • OJI (Open Java VM Integration for Mozilla browsers)
  • ORP (Java VM Open Runtime Platform)
  • Aonix PERC (Real-time Java VM implementation)
  • ajile JME (a silicon-based real-time J2ME platform)
  • SableVM (Java VM implementation)
  • shuJIT (Java Just-in-Time Compiler for x86 processors)
  • teaseme (Linux-kernel Java VM)
  • Waba for DOS (Waba VM for MS-DOS with TCP/IP)
  • WabaVM (Waba VM and SDK for embedded devices)
  • Wonka (Java VM implementation)
  • EVE (Eve Virtual Machine and SDK for mobile and desktop PC)
  • Maxine VM (a meta-circular research VM)
  • Jaune (an ahead of time compiler for small systems)
  • VMKit (a framework based on LLVM for building virtual machines)
  • IcedRobot (The GNUlization of Android - an attempt to bring the Android API on Linux Desktop)

Java to native code "through C" static compilers

  • JCGO (Java source to C code translator) [development Git repo]
  • JC (Java class into C source translator)
  • Toba (Java code to C code translator)
  • I3J2C (Java to C "intentional" compiler)
  • j2c (J2C converts Java source into compilable C++ code)
  • MCU Java Source (Java source to C source translator targeting MCU firmware)
  • Java2C (a translator from Java to C language for embedded and realtime applications)
  • Ptolemy II Java-to-C (a Java to C compiler based on Ptolemy 2 framework)
  • alcheMo (automated system to port a J2ME application to BREW, Windows Mobile and iPhone)
  • J2ME Polish Janus (A toolset for porting J2ME/MIDP applications to different handsets - Windows Mobile, iPhone, Android)
  • j2me-brew (porting framework that makes porting of J2ME applications to BREW C++ platform easy)
  • Java2CPP (Compilers Project, compiles Java code to C++)
  • Java 2 CSharp (an automatic translator of Eclipse Java projects into Visual Studio ones)
  • Qs Moka (a Java source to TIGCC project converter)
  • Java2C++ (a translator from Java to C++)
  • Janus (Java to C++ source code converter without GC and threads support)
  • LLVM-DVK (Dalvik-to-native code translator using LLVM optimization framework)
  • J2ObjC (A Java to iOS Objective-C translation tool and runtime)

Direct Java to native code static compilers

  • GNU GCJ (a portable optimizing ahead-of-time compiler for Java - GCC front-end)
  • micro-libgcj (a lightweight version of the GCJ runtime and micro-SWT libraries)
  • Excelsior JET (Java to native executable converter)
  • JNC (Java to native executable converter)
  • Manta (Java to native code compiler)
  • Vortex (Java to native code compiler)
  • Timber (static whole-program compiler for Spar/Java)
  • JFE (a Front End for the Java Language by Edison Design Group allowing native execution of Java code without JVM)

Java-based PC Operating Systems

  • JNode (Java OS written in Java)
  • JOS (Java Operating System)
  • JJOS (Java VM based on jJOS/decaf)
  • JX OS (flexible Java OS)
  • Sanos (Minimal OS kernel for Java HotSpot VM)
  • Odiseo Desktop (Java multitasking environment)

C code to Java translators

  • AMPC (C to Java class files translator)
  • Novosoft C2J (C-code sources into Java classes translator)
  • c2java (the preprocessed C code to Java converter)
  • Mips2Java (C to Java source translator through MIPS GCC)
  • NestedVM (a tool providing MIPS binary translation for Java bytecode)
  • Cibyl (a binary translator that allows compiled C programs to execute on J2ME phones)

Multi-language translator suites

  • Octopus (syntax translator between Java, C#, VB.NET, C++)
  • XES (an XML-based source converter between Java and C++/C#)
  • Tangible Instant (Accurate Source Code Converters between VB, C#, C++, Java)
  • xmlvm (Java/.NET/Ruby compiler into Java/.NET/JavaScript/Python/Objective-C/C++)

Java-to-exe wrappers


Java class decompilers

  • Jad (Java Decompiler)
  • JadRetro (a Java decompiler helper supporting Java 1.5+ classes) [Maven artifact details]
  • JadClipse (a plug-in integrating Jad with Eclipse IDE)
  • IdeaJad (IntelliJ IDEA plugin for java class decompilation using Jad)
  • JadAlign (source aligner/reformatter for java files decompiled by Jad)
  • Jad mode for Emacs (Emacs integration with Jad)
  • JD-GUI (Yet another fast Java decompiler)
  • Procyon Java Decompiler (Open-source Java decompiler supporting Java 8)
  • JODE (Java Optimize and Decompile Environment)
  • CupOfJoe (a Java Decompiler supporting Java 5, disassembler and bytecode debugger)
  • javad (Java decompiler written in C++ aimed to decompile JDK v1.6 class files)
  • JDec (Java Decompiler)
  • "dcompiler" (JADO - Java Decompiler and Obfuscator)
  • debyte (a Java Decompiler)
  • JReversePro (Java Decompiler)
  • HBD (The HomeBrew Decompiler)
  • Sothink Java Decompiler (SourceTech Java decompiler)
  • Dava (Java Decompiler)
  • Java Clazz Utils (Java class files manipulation utility which includes Java classes viewer and decompiler)
  • Dedexer (a disassembler tool for Android DEX files)
  • dex2jar (Decompiler tools to work with Android .dex and java .class files)

Java class cross-version converters

  • Retroweaver (Java 1.5 to Java 1.4 class converter)
  • JadRetro (Java 1.5+ to Java 1.4 class converter targeting class decompilation)

Java source and code checkers


Stand-alone Java source to byte code compilers

  • Jikes (IBM Java byte-code compiler)
  • KJC (Kopi Java Compiler)

Java assemblers

  • Jasmin (an assembler for the Java VM)

Java optimizers and obfuscators

  • ProGuard (Java class shrinker, optimizer, obfuscator)
  • jobfuscate (Duckware Java Class Obfuscator)
  • Zelix KlassMaster (Java byte-code optimizer and obfuscator)
  • yGuard (a free Java bytecode obfuscator and shrinker)
  • GuardIT for Java (an Interpreted Code Protection tool)
  • RetroGuard (a general-purpose Java obfuscator)
  • Allatori (a second-generation Java obfuscator)
  • DexGuard (specialized optimizer and obfuscator for Android)

Java properties converters

  • JPropJav (java properties to class source file converter) - part of JCGO

Java parser generators

  • JavaCC (Java Parser Generator)
  • Polyglot (Extensible Compiler Toolkit)
  • Coco/R (a multi-language LL(I) scanner/parser generator)
  • JFlex (Fast Scanner Generator for Java)
  • ANTLR (ANother Tool for Language Recognition - Parser Generator)

Java code analysis libraries

  • Soot (Java Optimization Framework)
  • BCEL (Byte Code Engineering Library)
  • Java ASM (Java byte-code manipulation framework)
  • libjit (a language-independent Just-In-Time compilation functionality implementation)

Stand-alone Java Runtime Standard Environment class libraries


OpenJDK integration projects

  • IcedTea (a harness to build OpenJDK using Free Software build tools)
  • openjdk4jikesrvm (bridge to use OpenJDK as JikesRVM class library)
  • CVMI (the OpenJDK Common Virtual Machine Interface)

Java class libraries for real-time systems


C++ libraries implementing Java API

  • NaJA (Native C++ Java-like API)

Pure Java CPU emulators

  • JPC (x86 PC emulator written in Java)
  • JZX (Java Z80 "ZX Spectrum" emulator)

Java stand-alone communication and network libraries


Java GUI libraries

  • Eclipse SWT (The Standard Widget Toolkit for Java)
  • SWTSwing (a port of the SWT graphical toolkit to Swing)
  • SwingWT (Swing and AWT API over SWT library)
  • IBM J9 WEME ppro10 UI (a standalone AWT implementation over SWT library)
  • Java-GNOME (Java bindings for GNOME and GTK libraries)
  • Qt Jambi (Qt library for Java)
  • QtAWT (Qt-AWT Java bindings for KDE)
  • KDEJava/Koala (Qt Java wrapper for KDE)
  • Escher (X-Window System library written in Java)
  • JCNIX (X-Window AWT CNI back-end)
  • PJA (Pure Java AWT back-end)
  • sdljava (Java bindings for Simple Direct Media Layer)
  • XTC (X-Window protocol implementation in Java)
  • GNU win32peer (Win32 AWT back-end for Classpath)
  • CHARVA (Java AWT for Text Terminals)
  • TUI AWT (a Text User Interface for the Java AWT)
  • XP Look and Feel (alternative Swing XP-like "look-and-feel")
  • LWUIT (a UI library for Java ME applications)
  • LWUIMB (a port of LWUIT on top of the MicroBackend library)
  • WeirdX (a pure Java X Window System Server implementation)

Java stand-alone miscellaneous libraries

  • JNA (Java library for accessing native shared/dynamic-link libraries with neither JNI nor native code required)
  • xFunction (a commercial library for DLL/shared libraries code invocation directly from Java without any JNI programming)
  • HSQLDB (a pure Java Database)
  • SqliteJDBC (a Java JDBC driver for SQLite)
  • Bouncy Castle Crypto (a lightweight cryptography API)
  • iText (a library generating PDF files)
  • JOrbis (a pure Java Ogg Vorbis decoder)
  • MicroEmulator (a pure Java ME implementation in Java SE)

Java build-automation tools

  • Apache Ant (a Java-based build tool)
  • Apache Maven (a Java-based software project management and comprehension tool)

Java-based text editor tools

  • jEdit (a pure-Java mature programmer's text editor with plugins)

Java benchmarking

  • CaffeineMark (Embedded CaffeineMark Toolkit)
  • SciMark (Java Numeric Benchmark)
  • LinpackJava (Linpack Benchmark - optimized Java version)
  • JCK (Java Compatibility Kit)
  • JFCMark (Benchmark suite measuring/comparing performance of JFC/Swing)
  • GCBench (a Garbage Collector benchmark)

2011年7月23日 星期六

清單 - 好用手機軟體清單

編輯

P.S. (1) 下載以繁體版優先,要找最新版本,須至官網。
  (2) I: iOS, A: Android, L: Linux
, W: Windows
  (3) 沒註明「付費」都是免費軟體




軟體類型軟體名稱
作業系統備 註
管理器
豌豆莢
A
全名:豌豆莢手機精靈。是超實用 Android 大總管










防毒
Aegislab
A
適用 Android V1.5,掃毒、廣告、木馬、間諜等等
影像轉檔
六款軟體
W
PC 到行動裝置,6 款免費影片轉檔工具評比、實測






工具
正點工具箱A提供「電量工具」、「上網流量」、「免打擾」、「程式鎖」、「任務管理」、「軟體管理」6 大功能,
記憶體
ES 任務管理器A記憶體管理工具
播放器MoboPlayerA支援 20 幾種的影片格式
編輯器
RingdroidA一款簡單好用的鈴聲剪輯軟體


通訊
LineA,I
可傳訊、傳照片、座標、語音。下載:App Store, Google Play

發票比對
電子發票 1
電子發票 2
A,I
發票比對軟體。下載:App Store, Google Play
電源監控BMWA全名:Battery Monitor Widget。手機充電、用電監控器
officeOliveOfficeA全名:OliveOffice Premium。具有 word,excel,powerpoing 編寫功能
通訊ViberA,I網路電話程式,跟 Skype 相類
通訊Free CommA,I四款網路電話程式。
幅射偵測
Tawkon
A
手機幅射偵測
資料共享
Pocket
A,I
書籤儲存碟。App Store , Google Play
節能器
GPBS
A
全名:Green Power Battery Saver。自動把不用的功能關閉,以節省電源
































































































2011年2月11日 星期五

清單 - 好用Web Apps



網址軟體類型軟體名稱 (連結至說明網址)
備 註
圖影編輯Darkroom相片顏色調整
圖影編輯pixlr色彩編輯器
文件編輯google docs文件編輯,免費2G容量
文件編輯windows Live Office文件編輯,免費25G容量













































































清單 - Web (javascript and html)

.
◆ Javascript
  ▲ Course Teaching
   ‧一大堆語言教學及手冊(好)


  ▲ Examples
    ‧改 blog範例 for blogspot.com
    ‧插入範例 for
youtube.com


  ▲ Source


◆ Ajax only



◆ HTML

.

2011年2月10日 星期四

ASM Relations Links

Message Boards

Open Source

IDE

Documentation

DirectX

Free Resources

2010年7月6日 星期二

資源清單 - 程式設計語言

編輯


註:收集一些不錯的東東,略整理!


Computer Science / Learning




Assembly

http://asm.sourceforge.net/resources.html#docs

; various UNIX projects written in assembly language
; of course all of them feature extremely small size
; if you're looking for source code and examples, here they are

name short description platform OS assembler
asmutils miscellaneous utilities, small libc IA32 Linux, *BSD (Unixware, Solaris, AtheOS, BeOS) nasm
libASM assembly library (lots of various routines) IA32 Linux nasm
e3 WordStar-like text editor IA32 Linux, *BSD, AtheOS, BeOS, Win32 nasm
ec64 Commodore C64 emulator IA32 Linux nasm
lib4th Forth kernel implemented as shared library IA32 Linux nasm
Tiny Programs tiny Linux executables IA32 Linux nasm
ta traffic accounting daemon IA32 Linux nasm

CPU loading utilities IA32 Linux, FreeBSD gas
dream R4RS compliant Scheme interpreter IA32, PPC Unix gas
H3sm 3-stack Forth-like language
(and other stuff from Rick Hohensee)
IA32 Linux gas
F4 x86 Linux fig-Forth IA32 Linux gas
eforth eforth converted to nasm/asmutils IA32 Linux nasm
eforth original Linux eforth IA32 Linux gas
ASMIX several command-line utilities IA32, PPC, SPARC, PDP11 Linux, FreeBSD, LynxOS, Solaris, Unixware, SunOS gas
Bizarre Source, Corp several system utilities IA32 Linux gas
VMW Assembly tricks linux_logo and other ASCII tricks in assembly IA32, IA64, Alpha, PPC, SPARC, S390 Linux gas
acid small textmode intro IA32, ARM Linux nasm, gas
asm-toys few utilities IA32 Linux gas
smallutils few small utils in assembly and C IA32, SPARC Linux gas
There are quite a lot of mixed C-assembly projects, like GNU MP library, ATLAS/BLAS, OpenGUI, FreeAmp, just to name few. Also see source code of your kernel and libc. All this will provide you examples of assembly programming on different hardware platforms.

; Various documents on the topic
; Some of them are mustread

; CPU manuals and assembly programming guides list)

; Executable formats

; Books

; Articles

; If you're new to UNIX assembly programming, start from here

; Links to somehow related projects
; tools
NASM x86 assembler with Intel syntax
FASM another x86 assembler with Intel syntax
ALD Assembly Language Debugger
BASTARD Bastard Disassembly Environment
DUDE Despotic Unix Debugging Engine
LinIce SoftIce-like debugger for Linux
BIEW console hex viewer/editor with built-in disassembler
HTE viewer/editor/analyzer for text, binary, and executable files
OTCCELF tiny C compiler, generates a dynamically linked ELF file
UPX Ultimate Packer for eXecutables
Intel2gas converter between AT&T and Intel assembler syntax
A2I converter from AT&T to Intel assembler syntax
TA2AS converter from TASM to AT&T assembler syntax
SPARC ASM SPARC v8 assembler & disassembler
binutils as they are: gas, ld, ar, etc

; sites
Jan's Linux & Assembler page various source code examples
H-Peter Recktenwald's page "The Int80h page"
Karsten Scheibler's page "Unused Inode"
Jeff Owens's page Desktop Linux Assembly
G. Adam Stanislav's page FreeBSD related material
Bruce Ediger's page SPARC assembly related material
Assembly Programming Journal
Phrack Magazine


; discussion forums
FASM Linux/Unix forums (english)
WASM.UNIX forum (russian)




C/C++




Java




 Java範例、源碼網站
 ‧Java examples (example source code) Organized by topic
  http://www.java2s.com/Code/Java/CatalogJava.htm

  ‧Open Source Software in Java
  http://java-source.net/

  ‧The Independent Source for Enterprise Java -- java development, open and
   emerging enterp
  http://onjava.com/

  ‧Your Source for Java Information - Developer.com's Gamelan.com
   http://www.developer.com/java/

  ‧Java 開源大全
  http://www.open-open.com/

 ‧EasyJF 開源-讓JavaEE程序開發變得更加輕鬆、簡單
  http://www.easyjf.com/



 論壇
  ‧Java 視線論壇
  http://www.javaeye.com/forums

 ‧Java 中文世界論壇 (簡)
  http://bbs.chinajavaworld.com/index.jspa

  ‧JavaWorld@TW Java論壇
  http://www.javaworld.com.tw/jute/index.html

  ‧Java 遊戲開發交流平台 (簡)
  http://www.javagame.org.cn/

 ‧Spring Framework 中文論壇 (簡)
  http://spring.jactiongroup.net/

  ‧Oracle Java官方論壇
  http://forums.sun.com/index.jspa

  .J 道-軟體工程 (軟體分析建模與架構設計社區)
  http://www.jdon.com/jivejdon/



 技術網站


 ‧中文Java技術網 (簡)
  http://www.cn-java.com/

 ‧BlogJava - 專注於Java技術
  http://www.blogjava.net/

 ‧Java Beans



 教學

 ‧Java 學習
   http://www.java125.cn/

  ‧Learn Java – Tutorials, Tips, Help, and Resources for Learning Java
  http://java.about.com/

 ‧Java Tutorial

 ‧Java FAQs



 軟
 
  ‧中國UML 軟體工程組織
  http://www.uml.org.cn/j2ee/j2ee.asp

 

 Handset (Mobile Cell, Plate Computer...)

  ▲ Cross

   ‧使用 Opera手機模擬器撰寫手機程式之方式

   ‧中國Java手機網
    http://www.cnjm.net/



  ▲ Android

   國外地區

   ‧Android Developer Community
    http://developer.android.com/index.html 

   ‧Google Android 程式開發的官網
    第一次接觸 Android 的必來之處。下載 SDK,手冊。

   ‧Google Android 官方的程式開發討論區
    寫 Android 的過程中,遇到問題的話,可以先來這找答案。

   ‧Hello, Stack Overflow
    目前 Android 相關 Q&A 最多的地方,連 Google 官方都支持的。

   ‧Android 商業官網
    這應該是 Android 的正式對外入口,從這可以指到程式開發官網,還有
    Android Market 網。想賣 Android 程式的,一定不能錯過 Android Market。

   ‧Android Issue Tracking
    Android 裡有不少的 bugs,這裡是 Google Android 的 bugs (issues)
    tracking system。寫程式遇到奇怪的現象,可以來這找找看,說不定
    你遇到的就是隻大臭蟲。

   ‧Android Open Source Project
    這裡有 Android 專案的所有原始程式碼,想要一窺 Android 內部奧妙的,
    一定要下載一份好好研究一番。另一個早先可以下載 Linux kernel,
    Webkit, Emulator, ADT plugin for Eclipse 等專案原始碼的地方是
     Android Open Handset Alliance Project

   ‧anddev.org
    這也是寫 Android 的,必造訪的網站之一。裡面有不少的 Tutorials,
    範例程式,秘訣,和問題討論。這 裡 可下載 plusminus 寫的關於
    Android Programming 的PDF

   ‧developerlife.com
    這裡有不少寫得不錯的 Tutorials,值得一讀。

   ‧Android 開放程式區
    嫌 Android 的範例程式太少嗎?在這裡,可以找到上百個開放程式,
    而且還有原始碼。

   ‧IBM Technical Library
    別懷疑,IBM 也寫了好幾篇 Android 的技術文章。值得一讀。


   台灣地區

   ‧Android SDK 手機開發平台下載安裝方法

   ‧YSL 的程式天堂
    http://ysl-paradise.blogspot.com/

   ‧深入淺出 Android -- Google 手持設備應用程式設計
    gasolin 主筆。以開發實例,講解 Android 應用程式開發,協助讀者
    瞭解 Android 的應用程式設計。


   ‧JavaWorld@TW Android 討論區
    台灣地區的 Android 討論站,以程式設計相關為主。



   中國大陸

   ‧Android 開發者論壇
    中國地區架設的 Android 討論站,主要以程式開發討論為主。


   ‧Android中文網
    中國地區架設的 Android 討論站,有程式設計,及相關軟體討論。


   ‧Google Android愛好者論壇
    中國地區架設的 Android 討論站,有程式設計,及相關軟體討論。


   ‧Android 實驗室
    中國地區架設的 Android 討論站,主要以程式開發討論為主。




  Java Org 網站

   ‧Java開源專案、開源軟體、 API、源碼排行榜
    http://best-java-source.whyandhow.org/

   ‧一 個Java門戶
    http://ajava.org/
Others

VB, HTML


Networking - Web Server



Others


Linux, NT


Sample...