Result for
canvasSponsored Links
canvas the film joe pantoliano marcia gay harden
Screen Media Films Premiere of CANVAS, the emotionally charged story of one family’s struggle with mental illness starring Academy Award winner Marcia Gay Harden, Emmy Award
Source : http://canvasthefilm.com/
canvas html element wikipedia the free encyclopedia
The canvas element is part of HTML 5 and allows for dynamic scriptable rendering of bitmap images. It was initially introduced by Apple for use inside their own Mac OS X WebKit
Source : http://en.wikipedia.org/wiki/Canvas_(HTML_element)
photo on canvas photo to canvas canvas prints pop art
Photo on Canvas Prints by Canvas on Demand. The perfect gift for Christmas, Anniversary, Mothers or Fathers Day is a custom photo on canvas. We are the photos on canvas prints
Source : http://www.canvasondemand.com/
acdsee products
With a range of features not found in any other program, Canvas™ 11 handles any and all file types, eliminating the need to purchase and support other graphics products.
Source : http://store.acdsee.com/store/acd/ContentTheme/pbPage.en_forWork/Currency.USD
stretched canvas
The best value in stretched canvas for artists direct from manufacturer, offering bargains to artists willing to buy in bulk, typically 6 pieces of a given size.
Source : http://www.canvasplace.com/canvas.html
canvas and painting surfaces blick art materials
Dick Blick Art Materials can supply you with a variety of canvas products and accessories such as pre-stretched canvas, canvas carriers, stretching tools, and a variety of
Source : http://www.dickblick.com/categories/canvas/
canvas wikipedia the free encyclopedia
Canvas is an extremely heavy-duty plain-woven fabric used for making sails, tents, marquees, backpacks, and other functions where sturdiness is required.
Source : http://en.wikipedia.org/wiki/Canvas
canvas concepts home
Canvas Concepts ready-to-use decor canvas offers an easy, modular, low cost solution for decorating your home, apartment dorm or any space.
Source : http://www.canvasconcepts.com/
the canvas message board yuku
The Canvas A discussion board for General Hospitals Jason Elizabeth
Source : http://thecanvasmessageboard.yuku.com/
canvas 2006
advertisement. Overview. User Rating: 6.4/10 502 votes. MOVIEmeter: Up 27% in popularity this week. See why on IMDbPro. Director: Joseph Greco. Writer: Joseph Greco (writer)
Source : http://www.imdb.com/title/tt0780492/
Author: Chris Heilmann | 158 views
15
Jan
I am right now working on a high-traffic project that will run in a sandbox that doesn't allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data.
The solution to me was to create the charts from HTML using CSS. There have been some solutions for this problem already but I wanted something very simple and easy to maintain. Hence all the markup I am using is
Read more...
Tags :
bar charts,
Chart,
chart c,
container document,
CSS,
gt 400,
HTML,
innerHTML,
JavaScript,
nbsp,
php,
php script,
PLAIN,
script,
script src http,
span,
text,
text javascript,
trickery,
ul class,
Author: Chris Heilmann | 107 views
15
Jan
I am right now working on a high-traffic project that will run in a sandbox that doesn't allow me to pull third party JavaScript or use canvas/Flash. Yet I need to generate bar charts from a set of data.
The solution to me was to create the charts from HTML using CSS. There have been some solutions for this problem already but I wanted something very simple and easy to maintain. Hence all the markup I am using is
Read more...
Tags :
bar charts,
Chart,
chart c,
container document,
CSS,
gt 400,
HTML,
innerHTML,
JavaScript,
nbsp,
php,
php script,
PLAIN,
script,
script src http,
span,
text,
text javascript,
trickery,
ul class,
Author: Dion Almaer | 154 views
15
Jan
David Davis of Ext doesn't just have a cool name. He does cool stuff :) His latest post explains a showcase of melding HTML5 video and canvas support as he creates a live video tooltip.
The example uses Ext JS web desktop and the code created delivers a special Panel that is able to deliver video, and then the simple act of grabbing a video frame and scaling it down for the tooltip:
PLAIN TEXT
JAVASCRIPT:
&nbs
Read more...
Tags :
canvas support,
cool stuff,
David Davis,
Ext,
HTML,
name,
nbsp,
post,
Showcase,
stuff,
tip,
tip height,
tip width,
tooltip,
video,
video frame,
web desktop,
Author: Dion Almaer | 42 views
15
Jan
David Davis of Ext doesn't just have a cool name. He does cool stuff :) His latest post explains a showcase of melding HTML5 video and canvas support as he creates a live video tooltip.
The example uses Ext JS web desktop and the code created delivers a special Panel that is able to deliver video, and then the simple act of grabbing a video frame and scaling it down for the tooltip:
PLAIN TEXT
JAVASCRIPT:
&nbs
Read more...
Tags :
canvas support,
cool stuff,
David Davis,
Ext,
HTML,
name,
nbsp,
post,
Showcase,
stuff,
tip,
tip height,
tip width,
tooltip,
video,
video frame,
web desktop,
Author: Umut M. | 71 views
13
Jan
JAI is an open source JavaScript audio interface for the HTML5 <audio> tag that can play a list of audio files.
It doesn't use any image, all the elements are rendered in runtime with the <canvas> element & the click-able play-list is only a list of links that are styled with CSS.
It can only work in modern browsers that has HTML5 support & use the Ogg Vorbis audio codec for the <audio>
Read more...
Tags :
amp,
Audio,
audio interface,
cheap ssl certificates,
CSS,
dynamic drag,
HTML,
interface,
JAI,
JavaScript,
list,
modern browsers,
ogg vorbis audio codec,
play list,
proof of concept,
smart interface,
tag,
twitter,
use,
wavemaker,
web,
Author: Michael Mahemoff | 88 views
10
Jan
Steve Hanov has been busy. Following from his hand-drawn canvas app, he's now built a working QBasic implementation powered by Canvas and Javascript and is blogging about how he did it.
The most straightforward way of creating a basic compiler in javascript is to directly translate the basic into javascript functions. But this approach will not work for two reasons. First, there is "goto" which, although it is a r
Read more...
Tags :
App,
basic compiler,
browser,
browser thanks,
bytecode,
canvas,
chunks,
goto,
implementation,
inheritance,
JavaScript,
javascript functions,
javascript programs,
javascript timer,
program,
QBasic,
Shaun,
Steve Hanov,
way,
Author: Dion Almaer | 195 views
6
Jan
My gut feeling whenever I hear a "we are joining a group" type post from anyone is "thanks for telling us, ping me when you have an implementation".
However, when someone as big as Microsoft blogs about joining the W3C SVG Working Group they are trying to send a signal. Hopefully they will help the process and SVG will proceed nicely and we will see it on more user agents.
But, as a friend just said, I will hold my
Read more...
Tags :
anyone,
blogs,
canvas,
feeling,
group,
group type,
gut,
gut feeling,
implementation,
joining a group,
Microsoft,
post,
SVG,
type,
W3C,
working group,
Author: Dion Almaer | 170 views
5
Jan
Tim de Koning has done what folks do best with their winter holidays.... created something fun :)
With JSC64 he has ported the Flash version to give us an emulator for the Commodore 64 in JavaScript.
Tim's work uses Canvas and he provides a jQuery plugin if you are that way inclined. It is fun to check out the source on GitHub.
Read more...
Tags :
canvas,
Commodore,
commodore 64,
de koning,
emulator,
Flash,
flash version,
fun,
JavaScript,
JSC,
Something,
something fun,
Tim,
Tim de Koning,
version,
Winter,
winter holidays,
work,
Author: Michael Mahemoff | 104 views
29
Dec
Steve Hanov has produced a Canvas-based drawing tool with a hand-drawn look. Lines can be drawn with a "sloppiness" option, with possible values "Draftsman", "Artist", "Cartoonist", "Child", and - perfect for this time of year - "Drunk" :). The FG Virgil font, applied to text elements, adds to the cartoon vibe.
The techniques are used in a C library for WebSequenceDiagrams, which Steve explained in an older blog p
Read more...
Tags :
Artist,
blog,
c library,
canvas,
Canvas-based,
cartoon,
Cartoonist,
Child,
Draftsman,
drawing,
fg,
look,
option,
Steve,
Steve Hanov,
text elements,
time,
time of year,
tool,
Virgil,
year,
Author: Andrew Burgess | 230 views
28
Dec
Now that we’re down to the end of 2009, what were some of the best web development and design tutorials and articles from the year? We’ll take a look at 120 of them!JanuaryHow to Build a Login System for a Simple WebsiteIn today’s video tutorial, we’ll be building a login system with PHP and MYSQL. Many, many features will be covered; including MySqli, Prepared Statements, jQuery, Classes, S
Read more...
Tags :
Apple App,
Ben,
CSS,
custom url,
definitive guide,
design tutorials,
DOM,
DOM Elements,
hot plate,
HTML,
JavaScript,
jQuery,
keyboard shortcuts,
login system,
Nice,
oriented techniques,
page,
Part,
php,
PSD,
Ruby,
target,
tinyurl,
tutorial,
web,
Website,