1. Compile the source with -g option.
2. run gdb
(gdb) file exefile
(gdb) run [arg is optional]
After segment error occurs, type ‘up’ until you see the proper source file & line where the segment occurs.
(gdb) up
(more…)
http://www.roundcube.net/
RoundCube Webmail is an OpenSource Ajax Webmail. Probably it’s the only existing open source Ajax webmail.
It is still beta v0.1-beta2 but it has very nice interface and powerful functionalities. You gotta try this!

I always confuse between 0D & 0A.
CR = \r = Hex: 0D = Decimal : 13
LF = \n = Hex: 0A = Decimal : 10
Line Break:
DOS : \r\n
UNIX: \n
There are many interesting Web 2.0 , AJAX sites.
Wow, Web 2.0 technologies are so amazing!
The Best Web 2.0 Software of 2005 by Dion Hinchcliffe
http://web2.wsj2.com/the_best_web_20_software_of_2005.htm
Here is another site contains list of popular AJAX app.
http://www.aventureforth.com/?p=13
Cool AJAX Site Index
http://ajaxmatters.com
Maybe I should try to create a similar page too.
http://www.objectgraph.com/dictionary/