You crack me up Dave (^_^) But I will need some joda time components once those new prototypes go in. Hrmmm...

Ramsey

On Jan 19, 2011, at 3:46 PM, David Avendasora wrote:

Pfft. No one could write an ERTimestampPicker component, certainly not by the weekend.

Dave

On Jan 19, 2011, at 3:11 PM, Ramsey Gurley wrote:

At the expense of requiring JS, and 'compatibility mode', and not being accessible to screen readers...

Which might be better for some than SVG, which currently requires application/xhtml+xml mime type. If your code is sloppy, the browser is just going to crap out pink error dialogs all day long (^_^)

Ramsey

On Jan 19, 2011, at 2:05 PM, Travis Britt wrote:

And for really easy cross-platform vector drawing check out Raphael:

http://raphaeljs.com/

On Jan 19, 2011, at 1:43 PM, Ramsey Gurley wrote:

Hi Dan,

I'm not aware of one. You could conceivably do a display time component pretty easily with a few lines of SVG. With just two circle elements, you are most of the way there...

<svg width="80" height="80">
<circle cx="40" cy="40" r="20" stroke="darkslategray" stroke- width="10" stroke-dasharray="1.75 8.72" fill="lightslategray" fill-opacity="0.5" /> <circle cx="40" cy="40" r="10" stroke="darkslategray" stroke- width="20" stroke-dasharray="0.875 14.833 0.875 100" fill="none" />
</svg>

<Clock.xhtml>

Ramsey

On Jan 19, 2011, at 12:46 PM, Dan Beatty wrote:

Greetings Wizards named David, and other geniuses of WO,
Is there such a thing as a timestamp attribute level component for D2W that includes a clock as well as a calendar? Any kind of clock will do. Obviously, the worst case is that I build the darn thing myself. Although, the beauty of D2W is incredible capability of reuse of code and components that D2W has.

Thank you,

Daniel Beatty
Computer Scientist, Detonation Sciences Branch
Code 474300D
2400 E. Pilot Plant Rd. M/S 1109
China Lake, CA 93555
daniel.bea...@navy.mil
(760)939-7097

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ramsey%40xeotech.com

This email sent to ram...@xeotech.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/tbritt%40phigment.org

This email sent to tbr...@phigment.org

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/ramsey%40xeotech.com

This email sent to ram...@xeotech.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com

This email sent to webobje...@avendasora.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to