Posted by Rasti | May 5th, 2009
Titanium is the first open platform for building rich desktop applications by using classic web technologies – HTML, CSS and JavaScript.
Titanium Appcelerator is:
Open source
Titanium is licensed under the Apache Public License (version 2)
Open web
Use standard HTML, CSS and Javascript to build rich desktop apps
Open desktop
Run your apps on Windows, Mac and Linux (coming soon!)
Open API
Add rich desktop...
Posted by Rasti | Apr 15th, 2009
Everybody starts sometimes. Nobody was born wise and experienced. Maybe, some of you would like to know how to begin with web development. And those of you this short post is for. You’ll find here some suggestions, tips and navigation which way to go to become a web developer from scratch.
Posted by Rasti | Apr 3rd, 2009
This specification defines the HyperText Markup Language (HTML), the publishing language of the World Wide Web. This specification defines HTML 4.01, which is a subversion of HTML 4. In addition to the text, multimedia, and hyperlink features of the previous versions of HTML (HTML 3.2 and HTML 2.0), HTML 4 supports more multimedia options, scripting languages, style sheets, better printing facilities, and documents...
Posted by Rasti | Mar 27th, 2009
Microsoft Developer Network offers quite good reference sources for HTML and DHTML API.
Here is an overview of the content:
Dynamic HTML (DHTML) Object Model References
DHTML Collections
DHTML Constants
DHTML Events
DHTML Methods
DHTML Objects
DHTML Properties
HTML References
HTML Character Sets
HTML Elements
Cascading Style Sheets (CSS) References
CSS Attributes: Index
CSS Length Units Reference
Additional...
Posted by Rasti | Mar 17th, 2009
As everyone knows, validity of source code plays important role in a web development. Improperly nested elements, unclosed tags, unrecognized parameters may affect web page’s display in some browsers. But this is not one and only negative influence of source code errors. Another important consequence of invalid (X)HTML or CSS source code is degradation in the eyes of search crawlers. Most search engine...
Posted by Rasti | Mar 8th, 2009
At W3Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP.
The references cover all Web-building technologies, including W3C standards like HTML, XHTML, CSS, XML and other technologies like JavaScript, PHP, ASP, SQL and much more.
At W3schools you will find thousands of cut-and-paste examples. With the on-line HTML editor...