My Articles In English
Combine JavaScript and a Template Engine for Flexible Web Apps
Combine the power and simplicity of the TrimPath template engine with JavaScript and Ajax to develop next-generation web applications.
[Web Developer - Internet.com]
Script.aculo.us Controls: Do Your Web Users a Favor
Learn how to integrate Script.aculo.us web controls into your web applications to make the end-user experience more pleasant.
[DevX - Internet.com]
Will Your Next Web Application Be a Google Gadget?
Learn how to leverage the Google Gadget API to make your web applications more reachable. As an example, you'll see how to build a real-world gadget that fetches and displays the DevX feeds.
[DevX - Internet.com]
The Productivity Perks Behind Prototype's Popularity
Learn how to leverage the popular Prototype JavaScript framework to speed up your AJAX-based development. You'll see how to use JavaScript in an object-oriented way.
[DevX - Internet.com]
Speed Up Your AJAX-based Apps with JSON
Find out how to improve your Web application performance by leveraging AJAX and JSON. In particular, you'll see the advantages of using JSON over XML as a lightweight JavaScript data-interchange format.
[DevX - Internet.com]
Build Brilliant Client/Server Apps with J2ME, PHP, and MySQL
In this article you'll see how to make the three technologies work together by developing a simple and useful application that lets you update a multi-user blog and download the latest posts from it.
[DevX - Internet.com]
Producing Professional MSDN-style Documentation with .NET and NDoc
Tired of trying to keep your documentation synchronized with the source? You can help alleviate the problem by creating professional documentation directly from the built-in XML documentation features of the C# language using the brilliant NDoc open-source application.
[DevX - Internet.com]
Obtaining Wireless News with J2ME and PHP
J2ME and PHP are both powerful technologies used to develop applications for mobile devices and Web applications, respectively. In this article, you'll see how to make them work together by developing a simple and useful application that retrieves the latest news from the Web and displays that on a mobile device.
[DevX - Internet.com]