Difference between revisions of "SoC css foundation classes"

From GeeklogWiki
Jump to: navigation, search
(expressed doubt about eligibility of the project)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>(This is an idea page for the [[Google Summer of Code]])</center>
+
'''Note:''' As the name implies, the Summer of '''Code''' is about writing code. This does ''not'' include HTML and CSS. So unless there is a significant portion of code in a programming language (e.g. PHP or JavaScript) involved, this idea or a project based on it may not be elibigle for the Google Summer of Code.
 +
 
 +
<center>(Return to the main idea page for the [[Google Summer of Code]])</center>
 +
 
 +
 
 +
== Objective ==
  
====Objective====
 
 
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources.
 
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources.
 
   
 
   
 
The YUI CSS Foundation consists for four core libraries and provide a platform and set of tools to build consisitent and flexible layouts. This Project would be to use the YUI Libraries as the base for a new theme and potentially become the base for future theme support.
 
The YUI CSS Foundation consists for four core libraries and provide a platform and set of tools to build consisitent and flexible layouts. This Project would be to use the YUI Libraries as the base for a new theme and potentially become the base for future theme support.
 +
 +
 +
== Resources ==
 +
 +
* http://yuiblog.com/blog/2007/10/29/video-koechley/
 +
* http://yuiblog.com/blog/
 +
* http://developer.yahoo.com/yui/
 +
* http://developer.yahoo.com/yui/theater/
 +
 +
 +
[[Category:Summer of Code]] [[Category:Development]]

Latest revision as of 20:43, 4 March 2010

Note: As the name implies, the Summer of Code is about writing code. This does not include HTML and CSS. So unless there is a significant portion of code in a programming language (e.g. PHP or JavaScript) involved, this idea or a project based on it may not be elibigle for the Google Summer of Code.

(Return to the main idea page for the Google Summer of Code)


Objective

The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources.

The YUI CSS Foundation consists for four core libraries and provide a platform and set of tools to build consisitent and flexible layouts. This Project would be to use the YUI Libraries as the base for a new theme and potentially become the base for future theme support.


Resources