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 Have you considered...
...rather than just doing it "the same old way", and not as extreme as "learning a new language", just trying a couple new things? Thought about trying ASP (if you have Win2K Server or NT)? Might give you a leg up for when you decide to go with a strong OO language. If you still want to go with straight VB, I have some code which allows you to do CGI with VB (VB4, but should work). Let me know.

I recommend this because in my circles, local GUI's are dead, dead, dead. Web services is where it's at. Then you wouldn't need clients to get Crystal Reports, Access, and all that jazz. You could program the back end to use any decent database; only forcing the client to have a decent web browser. That way, when HTML is replaced, rewriting the front-end won't be so hard. Gotta look to the future of your app!

Just a thought.

Many fears are born of stupidity and ignorance -
Which you should be feeding with rumour and generalisation.
BOfH, 2002 "Episode" 10
New I don't see it
I recommend this because in my circles, local GUI's are dead, dead, dead. Web services is where it's at.

Everything is dead dead dead. My resume is full of web stuff: ASP, ColdFusion, PHP; yet it ends up in the black hole, right next to all the VB resumes.

But what companies really want is remote GUI's through HTTP. IOW web apps but with a more GUI-friendly browser instead of the current web standards which are optimized for e-brochures instead of biz forms.

Business is just itching for that. JavaScript+DOM sucks eggs. What we need is a decent standard (such as SCGUI rant rant).
________________
oop.ismad.com
New We know what you dream about. Talk reality for once.

Many fears are born of stupidity and ignorance -
Which you should be feeding with rumour and generalisation.
BOfH, 2002 "Episode" 10
New Yeah. It's called CSS2

All we need is for either business to go with moz as the browser, of msft to update IE to actually have unbroken CSS2 support.

\r\n\r\n

You're right, javascript and DOM do suck. CSS2 can do pretty much everything it can do, and do it with a tiny fraction of the code. Take a look at [link|http://consultron.ca/searchengineswami/|this page] in IE and Moz. It's all bog standard CSS2; very simple stuff... very simple. It took me about half an hour to construct all the controls on the page... and best of all, they're all standard html controls like unordered lists and the like, which means they can even be accessible to old browsers! ... just not ones that are far out of standards compliance, like IE.

\r\n\r\n

Note... make sure you set up your browser window so you have to scroll up and down to see all the text.

--\r\n-------------------------------------------------------------------\r\n* Jack Troughton                            jake at consultron.ca *\r\n* [link|http://consultron.ca|http://consultron.ca]                   [link|irc://irc.ecomstation.ca|irc://irc.ecomstation.ca] *\r\n* Kingston Ontario Canada               [link|news://news.consultron.ca|news://news.consultron.ca] *\r\n-------------------------------------------------------------------
New What about Forms processing?
CSS2 is nice for laying out web pages sans JavaScript - though it still can't produce professional quality output when sent to a printer but it's pretty good for monitors.

CSS2 fails to go beyond the idea that input from the user is but a series of clicking on links. The Form elements have barely improved over what we had long ago in HTML 2.0.
New That's a place where javascript has a great role

However, the original point wasn't that javascript sucked... it was that javascript + DOM sucked for creating good UIs.

--\r\n-------------------------------------------------------------------\r\n* Jack Troughton                            jake at consultron.ca *\r\n* [link|http://consultron.ca|http://consultron.ca]                   [link|irc://irc.ecomstation.ca|irc://irc.ecomstation.ca] *\r\n* Kingston Ontario Canada               [link|news://news.consultron.ca|news://news.consultron.ca] *\r\n-------------------------------------------------------------------
New It does suck....
...when it comes to forms processing. Doesn't mean it can't get the job done. But it will fight you every step of the way and be a general PITA.

The constraints of bandwidth and statelessness make web application programmming difficult to begin with. The dirth of innovation on the client side form elements is in stark contrast with all the improvements made to rendering side of the process.
New And with a *touch* of browser-agnostic JS thrown back in
[link|http://www.aminus.net|http://www.aminus.net]

Many fears are born of stupidity and ignorance -
Which you should be feeding with rumour and generalisation.
BOfH, 2002 "Episode" 10
New ASP
I have done ASP programming for over 4 years. VBScript mostly. ASP.NET has changed that now, most companies are looking for .NET now. Also Visual Studio.NET 2003 is going to come out soon.

I have some light PHP 3.X programming experience, but when I installed PHP 4.0, it broke the programs because variables were not defined, they were not defined because they were supposed to come in on the URL of the page being referenced. I guess something changed between 3.X and 4.0 of PHP?

I used to have ASP links at [link|http://www.normad.com/asphelp.html|http://www.normad.com/asphelp.html] and PHP links at [link|http://www.normad.com/phphelp.html|http://www.normad.com/phphelp.html] but my web server is down until I can get another DSL connection going. I am trying to set it up on my father's DSL connection for now. Earthlink hosed me, and refused to connect me citing low quality DSL signals, which I know is BS as my DirecTV DSL worked great, and now SBC is fumbling the ball in getting me my DSL Kit. I may have to pay for a dialup and second phone line? :(


[link|http://pub75.ezboard.com/bantiiwethey|
New and improved, Chicken Delvits!]
Expand Edited by orion March 3, 2003, 03:55:23 PM EST
     Took on a VB Project, Traveller Character Database - (orion) - (11)
         I also did a "project" - (tablizer) - (1)
             It is all in the marketing - (orion)
         Have you considered... - (tseliot) - (8)
             I don't see it - (tablizer) - (6)
                 We know what you dream about. Talk reality for once. -NT - (tseliot)
                 Yeah. It's called CSS2 - (jake123) - (4)
                     What about Forms processing? - (ChrisR) - (2)
                         That's a place where javascript has a great role - (jake123) - (1)
                             It does suck.... - (ChrisR)
                     And with a *touch* of browser-agnostic JS thrown back in - (tseliot)
             ASP - (orion)

They should name these things for their discoverers, like comets.
265 ms