Re: [jQuery] Mac OS X Widgets?

2007-01-15 Thread Subway
Hey, who needs Java and Flash as long as we have JS and the canvas element. :-) http://mindshareprojects.com/canvas/weaving.html Fredi Ⓙⓐⓚⓔ wrote: > > Jobs said javascript YES! > http://pogue.blogs.nytimes.com/2007/01/13/ultimate-iphone-faqs-list-part-2/ > > > On 1/11/07, Ⓙⓐⓚⓔ <[EMAIL PROT

Re: [jQuery] Mac OS X Widgets?

2007-01-14 Thread Ⓙⓐⓚⓔ
Jobs said javascript YES! http://pogue.blogs.nytimes.com/2007/01/13/ultimate-iphone-faqs-list-part-2/ On 1/11/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote: > they aren't even committing to javascript on the phone... hard to > believe they wont! > > On 1/9/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote: > > Today has b

Re: [jQuery] Mac OS X Widgets?

2007-01-11 Thread Ⓙⓐⓚⓔ
they aren't even committing to javascript on the phone... hard to believe they wont! On 1/9/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote: > Today has been a big day for the mac, and the iphone is about 6 months > away. It runs Safari and a mini version of OS X. And it supports > widgets! > > Widgets can be

Re: [jQuery] Mac OS X Widgets?

2007-01-11 Thread Jon Baer
Well as long as they don't close up shop on Javascript in Safari everything should be cool no? http://www.ilounge.com/index.php/news/comments/apples-jobs-more- iphone-apps-coming-before-launch/9320 "We define everything that is on the phone,” Jobs told the New York Times. “You don’t w

Re: [jQuery] Mac OS X Widgets?

2007-01-10 Thread Jon Baer
I would be *very* disappointed if the iPhone did not have support for HXR. There have been a few mobile browsers which shipped based on something else that is suppose to be desktop class but then leave out the OTA connection features altogether. (The one thing Id like to see is if the Goo

Re: [jQuery] Mac OS X Widgets?

2007-01-09 Thread Yehuda Katz
Yep... I just investigated it and had some ideas. Contact me offlist if you want to discuss this further. -- Yehuda On 1/9/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote: I dissected several widgets, they're mainly mainly 2 html pages, with a few (apple supplied) javascript files... I suspect iPhone widg

Re: [jQuery] Mac OS X Widgets?

2007-01-09 Thread Ⓙⓐⓚⓔ
I dissected several widgets, they're mainly mainly 2 html pages, with a few (apple supplied) javascript files... I suspect iPhone widgets are very similar to regular os x widgets same apple webkit that supports safari. On 1/9/07, Yehuda Katz <[EMAIL PROTECTED]> wrote: > I'm actually looking

Re: [jQuery] Mac OS X Widgets?

2007-01-09 Thread Yehuda Katz
I'm actually looking at the widget development information now, and it would be really easy to write some nice jQuery extensions to handle widgets (esp. regarding new widget-specific events). -- Yehuda On 1/9/07, Yehuda Katz <[EMAIL PROTECTED]> wrote: How easy is it to package a widget with jQ

Re: [jQuery] Mac OS X Widgets?

2007-01-09 Thread Yehuda Katz
How easy is it to package a widget with jQuery? I would assume that such a packaged version would be able to completely eliminate form and AJAX support (in most cases). I'd be curious if the phone version of the widgets was exactly the same... -- Yehuda On 1/9/07, Ⓙⓐⓚⓔ <[EMAIL PROTECTED]> wrote:

[jQuery] Mac OS X Widgets?

2007-01-09 Thread Ⓙⓐⓚⓔ
Today has been a big day for the mac, and the iphone is about 6 months away. It runs Safari and a mini version of OS X. And it supports widgets! Widgets can be written in javascript, and can run un-encumbered by the normal ajax cross host security restriction! So to get back on target... Has anyo