FAQs, Tutorials and Tips - FYIcenter.com

Categories:
    CSS (113)
    PHP (275)
    C#/.NET (54)
    Oracle (48)
    Others (718)
    MySQL (76)
    XHTML/HTML (68)
    Photoshop (78)
    XML (18)
    JavaScript (152)
    MS Access (21)
    Visual Basic (16)
    Java (321)
    C and C++ (102)
    AJAX (86)
    ASP (24)
    Mathematics (37)
    Unix and Linux (54)
    Perl (50)
    Webmaster (59)
    Flash (30)
    Fonts (11)
    SQL Server (50)
    Python (43)
    RSS (5)
    Softwsre QA (87)
    Windows (27)
    Mac OS X (6)
    DB2 (8)
[ Home | What's new | What's popular | Add a resource ]
Categories:
Top > AJAX > Articles
Resource Details:
Rate this resource:
Vote total counts:1
Vote total score:0  :-)
Your vote:
:-(-3-2-1+1+2+3:-)
 
[ Home | What's new | What's popular | Add a resource ]

UTF-8: The Secret of...

Character encoding and character sets are not that difficult to understand, but so many people blithely stumble through the worlds of programming without knowin...

Implementing simple ...

This example will give you an idea about how you can implement simple AJAX interaction in your web application....                                                

Invoke dynamic langu...

You don't need to compile dynamic languages into Java™ bytecode to use them with a Java application. Dozens of scripting languages can be called at run time fro...

Web Bot Battle!...

Web Bot Battle is a simple turn based combat game for robots coded in PHP. When the game starts four robots are placed into an arena (100x100 grid), they are gi...

JVM Compiler Constru...

Writing a compiler is no simple undertaking. I’ve spent a few years on and off (mostly with the Python source code) trying to understand compiler internals on a...