firebug

>>> $$(‘div’)[0].getStyle
>>> $$(‘div’)[1].getStyle
>>> $$(‘div’)
#3366FF

syntax error
=”#3366FF”

hZftmGyD…NSQ%3D%3D (line 2)

#3366FF

syntax error
=”#3366FF”

final.js (line 20)

>>> $$(‘*[bgcolor]‘)
>>> $$(‘*[bgcolor]‘).map(function(el) {console.log(el.getProperty(‘bgcolor’))})
>>> $$(‘*[bgcolor]‘).map(function(el) {console.log($(el).getProperty(‘bgcolor’))})
>>> $$(‘*[bgcolor]‘).map(function(el) {console.log(el)})
>>> $$(‘*[bgcolor]‘).map(function(el) {console.log(el.bgcolor)})
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
undefined
>>> $$(‘*[bgcolor]‘).map(function(el) {console.log(el.getAttribute(‘bgcolor’)})
>>> $$(‘*[bgcolor]‘).map(function(el) {console.log(el.getAttribute(‘bgcolor’))})
#ffffff
#ffffff
#ffffff
#ffcccc
#ffcc99
#ffff99
#ffffcc
#99ff99
#99ffff
#ccffff
#ccccff
#ffccff
#cccccc
#ff6666
#ff9966
#ffff66
#ffff33
#66ff99
#33ffff
#66ffff
#9999ff
#ff99ff
#c0c0c0
#ff0000
#ff9900
#ffcc66
#ffff00
#33ff33
#66cccc
#33ccff
#6666cc
#cc66cc
#999999
#cc0000
#ff6600
#ffcc33
#ffcc00
#33cc00
#00cccc
#3366ff
#6633ff
#cc33cc
#666666
#990000
#cc6600
#cc9933
#999900
#009900
#339999
#3333ff
#6600cc
#993399
#333333
#660000
#993300
#996633
#666600
#006600
#336666
#000099
#333399
#663366
#000000
#330000
#663300
#663333
#333300
#003300
#003333
#000066
#330099
#330033
>>> $$(‘*’).getStyle(‘backgroundColor’)
>>> $$(‘*’)
#999900

syntax error
=”#999900″

November 25, 2008. Ajax. Leave a comment.

cn-plugin for javascript

apple has API for moving maps

javascript quicktime guide

coding w/ quicktime – for good quality video. better than flash. has nice compression scheme

apple quicktime provides many behaviors

quartz composer-apple opengl. faster than jitter. good for dashboard. looks like quicktime movie

comes free w/ mac os10 leopard

<embed type=”application/x=quartzcomposer”

src=”qc.qtz”

javascript <-> as-speed is slow

crossing language barrier is always slow

changing external javascript to change content created in flash

transparent bg is available in flash

open source flash

dont need flash for flash development

ExternalInterface in php n as-allows to catch error beforehand

js n as dont care about # of functions

if(checkJaaScriptReady())

as n js are almost merging

mootools swiff

quicktime-good for audio

will pick a day- figure out what time to meet w/ david next week

November 18, 2008. Ajax. Leave a comment.

cn

comet not easy to use in flash

canvas doesn’t work in IE

json php-need to turn on error reporting to c errors.

mootoos-fx.scholl method-allows scroll thru long screen page

http://mootools.net/docs/Plugins/Fx.Scroll

var myFx=new Fx.Scroll(window).toBottom().chain(function(){

this.toTop.delay(1000,this);

});;

reanalyze 10 websites

download json object

mootools – grab every single element from other wesbites

$$(‘*’).getStyle(‘backgroundColor’) in firebug

document.getElementsByTagName(‘div’)[0].style.backgroundColor

HTMLDivElement

mootools

RGB, RGBA

small database of different sites

meta data about color palette info about wesbite will be found along with background color info

greasemonkey-code for collect color info from websites

http://browserplus.yahoo.com/

drop picture on website n immediately uploads to flickr

http://www.yelp.com/nyc

http://www.crazyblinddate.com/

mootools supports snap function

week after next class-workshop class

go over mootools

next class-flash & quicktime

November 11, 2008. Ajax. Leave a comment.

cn

http://www.panic.com/goods/-drag and doppable into shopping cart

November 4, 2008. Ajax. Leave a comment.

cn

http://platial.com/

xml n html content to search results

http://github.com/

http://www.slicehost.com/

things not to do for safari

  • can’t use keyword names as property names when defining object
  • can’t have extraneous comments it’ll crash

http://www.macosxhints.com/article.php?story=20030110063041629

October 28, 2008. Ajax. Leave a comment.

cn

final – use css script to find colors, use userscript

upload link to projects

need terminal for instruction manual

October 21, 2008. Ajax. Leave a comment.

6

October 21, 2008. Ajax. Leave a comment.

5: canvas tag

October 14, 2008. Ajax. Leave a comment.

cn

come up w/ proposal for midte project a week after holiday-show it working somehow

open web-API, open source

closed web-

google maps-was developed by one person. scrollable map.

widget-fetches data from network

gadget-little application built on services

x11

JSON easier than XML

October 7, 2008. Ajax. Leave a comment.

cn

canvas tag-able to draw, supports drop shadow

canvas API is smaller than Processing API

Apple invented canvas tag

canvas size has to match css

canvas-transparent drawing area

3d models to show on web browser-greatly discussed among web browser companies

push and pop matrix in canvas

no mootools in canvas

paths don’t get saved

October 3, 2008. Ajax. Leave a comment.

Next Page »