Sunday, October 15, 2006

jUploadr 1.1.1 win32 installer

jUploadr is written by Java, you need to install JDK(or JRE) before using it.
But the win32 version of jUploadr use a batch file to start jUploadr, the batch file require REG.exe (which is included in WinXP by default no in Win2000).

You can get reg.exe from the following links:
http://www.petri.co.il/download_free_reskit_tools.htm

In my environment (Win2000), there is still some problem in the batch file to start jUploadr. Thus, I have packaged the jUplaodr using InstallAnywhere. The installer will help you to install jUploadr and help you execute jUploadr more easily. (no more DOS command window)

jUploadr_1.1.1_setup.exe (Without JVM)

(You still need to install JDK first)

Sunday, April 09, 2006

Source Code Beautifier for C/C++

Resources
-------------------------
http://www.chedong.com/tech/indent_tools.html
http://directory.google.com/Top/Computers/Programming/Languages/Java/Development_Tools/Code_Beautifiers/
http://www.google.com/Top/Computers/Programming/Development_Tools/Source_Code_Formatters/?il=1

Free
-------------------------
GNU Indent
http://directory.fsf.org/GNU/indent.html
http://mysite.wanadoo-members.co.uk/indent/beautify.html

Uncrustify
http://uncrustify.sourceforge.net/

Artistic Style
http://sourceforge.net/projects/astyle/

GC GreatCode
http://sourceforge.net/projects/gcgreatcode

Code Chameleon
http://www.c-point.com/code_chameleon.php
http://swblog.popsoftlib.com/2006/01/23/code-chameleon/

Commertial
-------------------------
StyleManager
http://www.profactor.co.uk/products.php?gclid=CLjgyKXEnoQCFQISGAod0kjpfg

SourceStyler C++
http://www.cine.idv.tw/Downloads/source-styler-1.4.1/
http://www.ochresoftware.com/sourcestyler-overview.html

SQCBW
http://www.sqcbw.com/source-code-beautifier-formatter-indenter-tool-utility-en/

Polystyle
http://www.polystyle.com/index.jsp

Crystal C/C++
http://www.sgvsarc.com/

SourceFormatX
http://www.textrush.com/formatx.htm

Source code formatter
http://www.semdesigns.com/Products/Formatters/index.html

Online Service
-------------------------
Pretty Printer for PHP, Java, C++, C, Perl, JavaScript, CSS
http://www.prettyprinter.de/index.php

Reference - Coding Standards
------------------------
GNU coding standards
http://www.gnu.org/prep/standards/

Monday, February 20, 2006

[Links] Collection Managers

[Online Service]
Listal - A web based DVD, music, game and book collection manager
http://www.listal.com/

LibraryThing
http://www.librarything.com/index.php

My search experience:
I just forgot the Listal web site at first when my friend send me the link of Delicious Library, a collection manager software for Mac. And then I try to find out where I had seen Listal before, I lookup the blogs that I had read recently but I got nothing.
Then I try to search it in Google using keywords like "books, dvd, collection manager", but I do not see Listal at first. But I see the LibraryThing, it's a similar service. So I just search LibraryThing in Google Directory Search, I found it is belong to the category "Reference > Libraries > Library and Information Science > Software > Collection Managers", and Listal is just one of them, too.

[Software]
Delicious Library(Mac)
http://www.delicious-monster.com/

BookCAT (PC)
http://www.fnprg.com/bookcat/index.html

Readerware (Mac/PC)
http://www.readerware.com/

Collectorz.com (Mac/PC)
http://www.collectorz.com/

Booxter (Mac)
http://www.deepprose.com/

Tellico(KDE)
http://periapsis.org/tellico/

Alexandria(GNOME)
http://alexandria.rubyforge.org/

mCatalog(GNOME)
http://www.mcatalog.net/

Thokbook
http://thokbook.sourceforge.net/

Ref:
Google Directory Result
Collectionz
Simple library software?

Sunday, January 22, 2006

[Programming] some articles

Why I don't believe in code review.
http://blogs.sun.com/roller/page/gameguy?entry=why_i_don_t_believe

Everything you ever wanted to know about C types, Part 1: What's in a type?
http://www-128.ibm.com/developerworks/power/library/pa-ctypes1/?ca=dgr-lnxwCTypesP1

Is Design Dead?
http://martinfowler.com/articles/designDead.html
(S.Chinese) http://blog.csdn.net/ai92/archive/2005/11/23/535430.aspx