IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Its the wave of the future
I happen to manage the group focused on building the framework for this (its two guys). The number of groups signing up to use their stuff is exploding. They've got a complete windowing system and widget toolkit built.

Sometime this summer you will begin to see very fancy new features launch at my employer based on this approach. Ultimately I think the browsers are going to become fairly rich clients. Safari on the Mac is getting new vector drawing commands to support dashboard widgets. You can do rich graphics compositing from javascript. Other browsers will likely follow suit.

Its going to become standard procedure within 2 years.



"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
Expand Edited by tuberculosis Aug. 21, 2007, 06:39:34 AM EDT
New If that's the case...
... the I would hope it gets done and accepted before Avalon.

Are you aware of any FOSS toolkits?
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New FOSS?
Like Free Open Source Software (I'm guessing here).

There are some parts around if you look.

[link|http://www.htmlarea.com/|http://www.htmlarea.com/] is a directory of wysiwyg text editors written as both js/dhtml and craplets (which we avoid because of response times).

Dynamic table widget: [link|http://www.activewidgets.com/grid/|http://www.activewidgets.com/grid/]

Calendar: [link|http://www.dynarch.com/projects/calendar/|http://www.dynarch.c...rojects/calendar/]

Tree widget: [link|http://www.zapatec.com/website/main/zptree/html.html|http://www.zapatec.c.../zptree/html.html]

There's even a simple working spreadsheet around somewhere (can't find it just now).

Google away though - lots of stuff. One of those nifty text editors might be a nice addition to iwethey.

These are just examples. Its only recently that people have figured out that you can build non-trivial widgets using js/css/dhtml. Google maps is a great example as is the search as you type feature.





"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
Expand Edited by tuberculosis Aug. 21, 2007, 06:41:05 AM EDT
New Thanks.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Just started using the calendar widget - very nice
Darrell Spice, Jr.                      [link|http://spiceware.org/gallery/ArtisticOverpass|Artistic Overpass]\n[link|http://www.spiceware.org/|SpiceWare] - We don't do Windows, it's too much of a chore
New Lots of new JS toolkits have come out
recently.

[link|http://script.aculo.us|http://script.aculo.us] is a library of visual transitions that looks pretty decent.

[link|http://prototype.conio.net/|http://prototype.conio.net/] is a base library starting to catch on.



"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
Expand Edited by tuberculosis Oct. 19, 2005, 12:38:21 PM EDT
New Sheesh.
Prototype: Worst. Documentation. Evah.

I don't even know WTF that library is capable of. Or really what it's for. And yes, I've already browsed the source.

There are some excuses in the README... some noises about not providing documentation because there's no way to automate it. <rant>I DON'T GIVE A FUCK. At least write SOMETHING the fuck down! Examples, or a list of features; fucking ANYTHING would be better than "the source code is easy to read"! Pah!</rant>
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Go to demos
[link|http://openrico.org/rico/demos.page|http://openrico.org/rico/demos.page]
New Didn't see that link anywhere...
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Seems it's "script.aculo.us", not "script.acul.ous". HTH!
New Thx - Fixed



"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
New Re: If that's the case...
[link|http://www.bindows.net/|Bindows] is cool, but it's not open source
New Holy-- You-- Son of a Blanchard
You always get the cool tech.

:(
New I have plenty of dull projects too
like I18N infrastructure. Adopted ICU, educated people, wrote a perl wrapper for some of it, developed tech to move string literals out of code, etc. Mind numbingly boring but I happen to be expert on the topic by virtue of etranslate experience.

The js lib is probably the coolest and most visible thing I have. It is way cool though.



"Whenever you find you are on the side of the majority, it is time to pause and reflect"   --Mark Twain

"The significant problems we face cannot be solved at the same level of thinking we were at when we created them."   --Albert Einstein

"This is still a dangerous world. It's a world of madmen and uncertainty and potential mental losses."   --George W. Bush
Expand Edited by tuberculosis Aug. 21, 2007, 12:39:47 PM EDT
     AJAX programming - (admin) - (21)
         Its the wave of the future - (tuberculosis) - (13)
             If that's the case... - (admin) - (10)
                 FOSS? - (tuberculosis) - (8)
                     Thanks. -NT - (admin)
                     Just started using the calendar widget - very nice -NT - (SpiceWare) - (6)
                         Lots of new JS toolkits have come out - (tuberculosis) - (5)
                             Sheesh. - (admin) - (2)
                                 Go to demos - (broomberg) - (1)
                                     Didn't see that link anywhere... -NT - (admin)
                             Seems it's "script.aculo.us", not "script.acul.ous". HTH! -NT - (CRConrad) - (1)
                                 Thx - Fixed -NT - (tuberculosis)
                 Re: If that's the case... - (johnu)
             Holy-- You-- Son of a Blanchard - (FuManChu) - (1)
                 I have plenty of dull projects too - (tuberculosis)
         Too bad Ajah isn't a Greek hero - (FuManChu) - (3)
             Same question to you then: - (admin) - (2)
                 Yes, but I haven't used any so can't recommend one - (FuManChu) - (1)
                     Thanks. -NT - (admin)
         The quirksmode guy has an interesting take on it. - (static)
         Another article on AJAX. - (mmoffitt) - (1)
             Microsoft misses the boat. Again. - (ben_tilly)

I enjoy this motorcade and will recommend it to my niece.
183 ms