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 There are various ways
Seaside has a fairly elaborate app configuration system with a web UI. [link|http://seaside.st/Documentation/ConfigurationandPreferences/|http://seaside.st/Do...onandPreferences/]

You could trap db connection failures and send the user to a "please set up your db connection" page, get the info, and modify the method that returns the connection config and save the image. This is typical.

As for updates, most of us are using Monticello which does differencing and has a nice merge tool. There is a component called WAVersionUploader which allows you to download incremental updates from a server. Its all there and pretty sweet.

A new project designed to provide stable urls for published resources has just started, this is, I believe, your biggest objection to seaside and is being addressed for apps that are more like iwethey.

FWIW, big river books urls are like a combination IWETHEY url with a bunch of seaside type state tracking stuff tacked on at the end.

for instance
ttp://www.bigriver.com/exec/obidos/tg/stores/detail/-/toys/B000096L5J/ref=pd_qpf_gw/104-3225208-4242306

You can delete everything after the B00 bit and the url will still work, its stable up to then, the last bit is session tracking info. Seaside is doing something similar.



"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 Thanks.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
     Question is now moot (re: network scripting) - (tjsinclair) - (33)
         Biggest criticism I've seen of PHP - (drewk) - (8)
             Re: Biggest criticism I've seen of PHP - (tjsinclair) - (6)
                 Word from your Police Dept? What kind of students are these? -NT - (CRConrad) - (1)
                     Haven't met them yet - (tjsinclair)
                 I'd definitely vote for it over Front Page - (drewk) - (3)
                     My thoughts as well - (tjsinclair) - (2)
                         Personal Dictator? Professional Druid? Practical Devil? -NT - (Another Scott) - (1)
                             Program Director - (tjsinclair)
             Agreed. - (static)
         I'd use Seaside + Squeak + Postgres - (tuberculosis) - (23)
             OT: What country code is "st"? -NT - (drewk) - (1)
                 OT: It's the Peoples Republic of SmallTalk. :) - (a6l6e6x)
             What's the learning curve? - (drewk) - (12)
                 I think its easy, once you install squeak + seaside image - (tuberculosis) - (11)
                     There a good step by step "how to set this up" anywhere? -NT - (drewk) - (10)
                         You mean seaside? - (tuberculosis) - (9)
                             Sounds Windows-specific ... that work on Linux? -NT - (drewk) - (1)
                                 Of course - (tuberculosis)
                             Raises a question in my mind: - (admin) - (6)
                                 Everything in the image is typical - (tuberculosis) - (5)
                                     Yeah, but where does the config info come from? - (admin) - (4)
                                         Prompt them for it? - (tuberculosis) - (3)
                                             Re: Prompt them for it? - (admin) - (2)
                                                 There are various ways - (tuberculosis) - (1)
                                                     Thanks. -NT - (admin)
             Based on personal experience... - (admin) - (7)
                 Memories... - (Another Scott)
                 You can use emacs now - (tuberculosis) - (5)
                     Now that's progress... ;-) - (admin) - (4)
                         The description that I remember is... - (ben_tilly) - (3)
                             :-) -NT - (admin)
                             Nah. Emacs is a great operating system. - (broomberg) - (1)
                                 ICLRPDx2 (new thread) - (static)

My own limited experience with his work has struck me as being despondent in tone. I get that, but if I wanted to be hopeless and depressed about the state of the world I would just listen to the voices in my head.
202 ms