December
17

Wysing = Wysiwyg

Wyswing = Wysiwyg

This article is to teach how to create your own wysiwyg(wysing or wyswing) for better textarea elements on your web sites. The wysiwyg editor is generally used for inputting and editing formatted text. The powerful javascripts embedded on wysiwyg editors converts inputted text to formatted HTML elements in real time. Read More

June
4

Brief Idea about ASP.NET

Posted In: Web Tutorials by Iven Mathew Simon

ASP.NET is a web application framework developed and marketed by Microsoft, that programmers can use to build dynamic web sites, web applications and web services. It was first released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Microsoft’s Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any supported .NET language.

Read More

May
31

Tips for Creating your First WML Page

Posted In: Web Tutorials by Iven Mathew Simon

WML (Wireless Markup Language) is the new web language for making sites on mobile phones. WML is used to create pages that can be displayed in a WAP browser. WML is a content format for devices that implement the WAP specification, and preceded the use of other markup languages now used with WAP, such as XHTML and even standard HTML. Pages in WML are called DECKS. Decks are constructed as a set of CARDS.

Read More